OCamllabs icon Home|Differences with the last checks|Previous runs


Building on doris.caelum.ci.dev
day10 dispatch:
  verb             : health-check
  opam-repository  : <default>
  opam-repo commit : 717c44ec9929ffc34a7a733dde6f29aa59156738
  mirror           : /var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818
  cache-dir        : /var/cache/day10
  ocaml-version    : ocaml.5.3.0
  package          : ocaml-unikraft-backend-firecracker.1.2.0-0.20.0
  os-distribution  : debian
  os-version       : 13
  with-test        : false
+ 'day10' 'health-check' '--cache-dir' '/var/cache/day10' '--log' '--opam-repository' '/var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818:717c44ec9929ffc34a7a733dde6f29aa59156738' '--ocaml-version' 'ocaml.5.3.0' '--arch' 'x86_64' '--os' 'linux' '--os-distribution' 'debian' '--os-version' '13' 'ocaml-unikraft-backend-firecracker.1.2.0-0.20.0'
digraph opam {
  "dune.3.24.0" -> {"base-threads.base" "base-unix.base" "ocaml.5.3.0"}
  "ocaml.5.3.0" -> {"ocaml-base-compiler.5.3.0" "ocaml-config.3"}
  "ocaml-base-compiler.5.3.0" -> "ocaml-compiler.5.3.0";
  "ocaml-config.3" -> "ocaml-base-compiler.5.3.0";
  "ocaml-src.5.3.0" -> "ocaml.5.3.0";
  "ocaml-unikraft.1.2.0" -> "ocaml-unikraft-default-x86_64.1.2.0";
  "ocaml-unikraft-backend-firecracker.1.2.0-0.20.0" -> {"ocaml-unikraft.1.2.0" "ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0" "ocaml-unikraft-default-x86_64.1.2.0"}
  "ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0" -> {"unikraft.0.20.0" "unikraft-musl.0.20.0"}
  "ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0" -> {"unikraft.0.20.0" "unikraft-musl.0.20.0"}
  "ocaml-unikraft-default-x86_64.1.2.0" -> {"ocaml-unikraft-x86_64.1.2.0" "ocamlfind.1.9.8"}
  "ocaml-unikraft-toolchain-x86_64.1.2.0-0.20.0" -> "ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0";
  "ocaml-unikraft-x86_64.1.2.0" -> {"ocaml.5.3.0" "ocaml-src.5.3.0" "ocaml-unikraft-toolchain-x86_64.1.2.0-0.20.0" "ocamlfind.1.9.8" "opatch.3.1.2"}
  "ocamlfind.1.9.8" -> "ocaml.5.3.0";
  "opatch.3.1.2" -> {"dune.3.24.0" "ocaml.5.3.0" "patch.3.1.2"}
  "patch.3.1.2" -> {"dune.3.24.0" "ocaml.5.3.0"}
  "unikraft.0.20.0" -> {"conf-bison.2" "conf-flex.2" "conf-python-3.9.0.0"}
}

Processing: [default: loading data]
-> installed base-threads.base

Processing: [default: loading data]
-> installed base-unix.base

Processing: [default: loading data]

The following system packages will first need to be installed:
    bison

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "bison"
- Selecting previously unselected package m4.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20108 files and directories currently installed.)
- Preparing to unpack .../archives/m4_1.4.19-8_amd64.deb ...
- Unpacking m4 (1.4.19-8) ...
- Selecting previously unselected package bison.
- Preparing to unpack .../bison_2%3a3.8.2+dfsg-1+b2_amd64.deb ...
- Unpacking bison (2:3.8.2+dfsg-1+b2) ...
- Setting up m4 (1.4.19-8) ...
- Setting up bison (2:3.8.2+dfsg-1+b2) ...
- update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode
[conf-bison: bison]
+ /usr/bin/bison "--version" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-bison.2)
- bison (GNU Bison) 3.8.2
- Written by Robert Corbett and Richard Stallman.
- 
- Copyright (C) 2021 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-> compiled  conf-bison.2
-> installed conf-bison.2

Processing: [default: loading data]

The following system packages will first need to be installed:
    flex

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "flex"
- Selecting previously unselected package m4.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20108 files and directories currently installed.)
- Preparing to unpack .../archives/m4_1.4.19-8_amd64.deb ...
- Unpacking m4 (1.4.19-8) ...
- Selecting previously unselected package flex.
- Preparing to unpack .../flex_2.6.4-8.2+b4_amd64.deb ...
- Unpacking flex (2.6.4-8.2+b4) ...
- Selecting previously unselected package libfl2:amd64.
- Preparing to unpack .../libfl2_2.6.4-8.2+b4_amd64.deb ...
- Unpacking libfl2:amd64 (2.6.4-8.2+b4) ...
- Selecting previously unselected package libfl-dev:amd64.
- Preparing to unpack .../libfl-dev_2.6.4-8.2+b4_amd64.deb ...
- Unpacking libfl-dev:amd64 (2.6.4-8.2+b4) ...
- Setting up m4 (1.4.19-8) ...
- Setting up libfl2:amd64 (2.6.4-8.2+b4) ...
- Setting up flex (2.6.4-8.2+b4) ...
- Setting up libfl-dev:amd64 (2.6.4-8.2+b4) ...
- Processing triggers for libc-bin (2.41-12+deb13u3) ...
[conf-flex: flex]
+ /usr/bin/flex "--version" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-flex.2)
- flex 2.6.4
-> compiled  conf-flex.2
-> installed conf-flex.2

Processing: [default: loading data]

The following system packages will first need to be installed:
    python3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "python3"
- Selecting previously unselected package libpython3.13-minimal:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20108 files and directories currently installed.)
- Preparing to unpack .../libpython3.13-minimal_3.13.5-2+deb13u4_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.5-2+deb13u4) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.5-2+deb13u4_amd64.deb ...
- Unpacking python3.13-minimal (3.13.5-2+deb13u4) ...
- Setting up libpython3.13-minimal:amd64 (3.13.5-2+deb13u4) ...
- Setting up python3.13-minimal (3.13.5-2+deb13u4) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20433 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ...
- Unpacking python3-minimal (3.13.5-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_13.0.0_all.deb ...
- Unpacking media-types (13.0.0) ...
- Selecting previously unselected package readline-common.
- Preparing to unpack .../2-readline-common_8.2-6_all.deb ...
- Unpacking readline-common (8.2-6) ...
- Selecting previously unselected package libreadline8t64:amd64.
- Preparing to unpack .../3-libreadline8t64_8.2-6_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
- Unpacking libreadline8t64:amd64 (8.2-6) ...
- Selecting previously unselected package libpython3.13-stdlib:amd64.
- Preparing to unpack .../4-libpython3.13-stdlib_3.13.5-2+deb13u4_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.5-2+deb13u4) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../5-python3.13_3.13.5-2+deb13u4_amd64.deb ...
- Unpacking python3.13 (3.13.5-2+deb13u4) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../6-libpython3-stdlib_3.13.5-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.5-1) ...
- Setting up python3-minimal (3.13.5-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20919 files and directories currently installed.)
- Preparing to unpack .../python3_3.13.5-1_amd64.deb ...
- Unpacking python3 (3.13.5-1) ...
- Setting up media-types (13.0.0) ...
- Setting up readline-common (8.2-6) ...
- Setting up libreadline8t64:amd64 (8.2-6) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.5-2+deb13u4) ...
- Setting up libpython3-stdlib:amd64 (3.13.5-1) ...
- Setting up python3.13 (3.13.5-2+deb13u4) ...
- Setting up python3 (3.13.5-1) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Processing triggers for libc-bin (2.41-12+deb13u3) ...
[conf-python-3.9.0.0/test.py: dl]
-> retrieved conf-python-3.9.0.0  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-python-3/test.py)
[conf-python-3: python3 test.py]
+ /usr/bin/python3 "test.py" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
-> installed conf-python-3.9.0.0

Processing: [default: loading data]
[ocaml-compiler.5.3.0: http]
[ocaml-compiler.5.3.0: extract]
[ocaml-compiler.5.3.0/ocaml-compiler.install: dl]
-> retrieved ocaml-compiler.5.3.0  (https://github.com/ocaml/ocaml/releases/download/5.3.0/ocaml-5.3.0.tar.gz)
[ocaml-compiler: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/./configure "--prefix=/home/opam/.opam/default" "--docdir=/home/opam/.opam/default/doc/ocaml" "-C" "--disable-warn-error" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0)
- configure: creating cache config.cache
- configure: Configuring OCaml version 5.3.0
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for csc... no
- checking for ld... ld
- checking how to print strings... printf
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... ld
- checking if the linker (ld) is GNU ld... 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... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu 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... mawk
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- /home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/./configure: line 7997: /usr/bin/file: No such file or directory
- checking for mt... no
- checking if : is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... 
- yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C preprocessor... gcc -E
- checking C compiler vendor... gcc-14-2
- checking whether host executables can be run in the build... yes
- checking whether #! works in shell scripts... yes
- checking whether the C compiler accepts -Wold-style-declaration... yes
- checking whether the C compiler accepts -Wimplicit-fallthrough=5... yes
- checking for flexdll sources... checking for flexlink... no
- checking for flexdll.h... no
- checking for winpthreads sources... skipping on that platform
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for library containing cos... -lm
- checking for unistd.h... (cached) yes
- checking for math.h... yes
- checking for pthread_np.h... 
- no
- checking for dirent.h... yes
- checking for sys/select.h... yes
- checking for sys/mman.h... yes
- checking for linux/futex.h... 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 for max_align_t... yes
- checking if gcc supports _Atomic types with no additional options... yes
- checking whether the C compiler accepts -fno-tree-vrp... 
- yes
- checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
- checking whether gcc supports the labels as values extension... yes
- checking for ld... ld
- checking for rlwrap... no
- configure: checking semantics of signal handlers
- checking for sigaction... yes
- checking for sigprocmask... yes
- configure: POSIX signal handling found.
- checking for expm1... yes
- checking for log1p... yes
- checking for hypot... yes
- checking for fma... yes
- checking for exp2... yes
- checking for log2... yes
- checking for cbrt... yes
- checking for acosh... yes
- checking for asinh... yes
- checking for atanh... yes
- checking for erf... 
- yes
- checking for erfc... yes
- checking for trunc... yes
- checking for round... yes
- checking for copysign... yes
- checking whether round works... yes
- checking whether fma works... yes
- checking for getentropy... yes
- checking for getrusage... yes
- checking for times... yes
- checking for secure_getenv... yes
- checking for issetugid... no
- checking for library containing clock_gettime... none required
- configure: not using thread sanitizer
- checking for socket... yes
- checking for socketpair... yes
- checking for bind... yes
- checking for listen... 
- yes
- checking for accept... yes
- checking for connect... yes
- checking for socklen_t... yes
- checking for inet_aton... yes
- checking for struct sockaddr_in6... yes
- checking for getaddrinfo... yes
- checking for getnameinfo... yes
- checking for inet_pton... yes
- checking for inet_ntop... yes
- checking for rewinddir... yes
- checking for lockf... yes
- checking for mkfifo... yes
- checking for getcwd... yes
- checking for system... yes
- checking for sys/types.h... (cached) yes
- checking for utime.h... yes
- checking for utime... 
- yes
- checking for utimes... yes
- checking for fchmod... yes
- checking for fchown... yes
- checking for truncate... yes
- checking for ftruncate... yes
- checking for select... yes
- checking for fd_set... yes
- checking for nanosleep... yes
- checking for symlink... yes
- checking for readlink... yes
- checking for lstat... yes
- checking for realpath... yes
- checking for waitpid... yes
- checking for wait4... yes
- checking for getgroups... yes
- checking for setgroups... yes
- checking for initgroups... yes
- checking for termios.h... yes
- checking for tcgetattr... yes
- checking for tcsetattr... 
- yes
- checking for tcsendbreak... yes
- checking for tcflush... yes
- checking for tcflow... yes
- checking for setitimer... yes
- checking for gethostname... yes
- checking for sys/utsname.h... yes
- checking for uname... yes
- checking for gettimeofday... yes
- checking for mktime... yes
- checking for setsid... yes
- checking for putenv... yes
- checking for setenv... yes
- checking for unsetenv... yes
- checking for locale.h... yes
- checking for newlocale... yes
- checking for freelocale... yes
- checking for uselocale... yes
- checking for xlocale.h... no
- checking for strtod_l... yes
- checking for dlopen... 
- yes
- configure: Dynamic loading of shared libraries is supported.
- checking for sys/mman.h... (cached) yes
- checking for mmap... yes
- checking for munmap... yes
- checking for pwrite... yes
- checking whether the C compiler accepts -fdebug-prefix-map=old=new... yes
- checking for struct stat.st_atim.tv_nsec... yes
- checking for struct stat.st_atimespec.tv_nsec... no
- checking for struct stat.st_atimensec... no
- configure: stat supports nanosecond precision
- checking how many arguments gethostbyname_r() takes... six
- checking how many arguments gethostbyaddr_r() takes... eight
- checking for mkstemp... yes
- checking for nice... yes
- checking for dup3... yes
- checking for pipe2... yes
- checking for accept4... yes
- checking for getauxval... yes
- checking for sys/shm.h... yes
- checking for shmat... yes
- checking for execvpe... yes
- checking for spawn.h... 
- yes
- checking for posix_spawn... yes
- checking for posix_spawnp... yes
- checking for pkg-config... no
- checking for gcc options needed to detect all undeclared functions... none needed
- checking for ZSTD_createCCtx in -lzstd... no
- configure: WARNING: zstd library not found
- configure: WARNING: compressed compilation artefacts not supported
- configure: ocamldebug supported
- checking whether gcc is Clang... no
- checking whether pthreads work with "-pthread" and "-lpthread"... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking whether more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- checking for sigwait... yes
- checking arguments for pthread_getaffinity_np... GNU
- configure: the threads library is supported
- checking whether the assembler supports --debug-prefix-map... yes
- checking whether the assembler supports CFI directives... yes
- configure: not using frame pointers
- checking whether mmap supports huge pages... yes
- checking whether mmap supports MAP_STACK... yes
- configure: updating cache config.cache
- configure: creating ./config.status
- config.status: creating Makefile.build_config
- config.status: creating Makefile.config
- config.status: creating stdlib/sys.ml
- config.status: creating manual/src/version.tex
- config.status: creating manual/src/html_processing/src/common.ml
- config.status: creating ocamltest/ocamltest_config.ml
- config.status: creating otherlibs/dynlink/dynlink_config.ml
- config.status: creating utils/config.common.ml
- config.status: creating utils/config.generated.ml
- config.status: creating compilerlibs/META
- config.status: creating otherlibs/dynlink/META
- config.status: creating otherlibs/runtime_events/META
- config.status: creating stdlib/META
- config.status: creating ocamldoc/META
- config.status: creating otherlibs/unix/META
- config.status: creating otherlibs/str/META
- config.status: creating otherlibs/systhreads/META
- config.status: creating runtime/caml/exec.h
- config.status: creating runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: creating runtime/caml/version.h
- config.status: linking file_formats/cmo_format.mli to otherlibs/dynlink/dynlink_cmo_format.mli
- config.status: linking file_formats/cmxs_format.mli to otherlibs/dynlink/dynlink_cmxs_format.mli
- config.status: linking otherlibs/dynlink/dynlink_platform_intf.ml to otherlibs/dynlink/dynlink_platform_intf.mli
- config.status: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml
- config.status: executing libtool commands
- config.status: executing shebang commands
[ocaml-compiler: make]
+ /usr/bin/make "-j255" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0)
- /usr/bin/make coldstart
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   GEN runtime/primitives
-   GEN runtime/caml/opnames.h
-   GEN runtime/caml/jumptbl.h
-   CC runtime/sak.o
-   GEN runtime/prims.c
-   MKEXE runtime/sak
-   GEN runtime/build_config.h
-   CC runtime/prims.o
-   CC runtime/addrmap.b.o
-   CC runtime/afl.b.o
-   CC runtime/alloc.b.o
-   CC runtime/array.b.o
-   CC runtime/backtrace.b.o
-   CC runtime/bigarray.b.o
-   CC runtime/blake2.b.o
-   CC runtime/callback.b.o
-   CC runtime/codefrag.b.o
-   CC runtime/compare.b.o
-   CC runtime/custom.b.o
-   CC runtime/debugger.b.o
-   CC runtime/domain.b.o
-   CC runtime/dynlink.b.o
-   CC runtime/extern.b.o
-   CC runtime/fail.b.o
-   CC runtime/fiber.b.o
-   CC runtime/finalise.b.o
-   CC runtime/floats.b.o
-   CC runtime/gc_ctrl.b.o
-   CC runtime/gc_stats.b.o
-   CC runtime/globroots.b.o
-   CC runtime/hash.b.o
-   CC runtime/intern.b.o
-   CC runtime/ints.b.o
-   CC runtime/io.b.o
-   CC runtime/lexing.b.o
-   CC runtime/lf_skiplist.b.o
-   CC runtime/main.b.o
-   CC runtime/major_gc.b.o
-   CC runtime/md5.b.o
-   CC runtime/memory.b.o
-   CC runtime/memprof.b.o
-   CC runtime/meta.b.o
-   CC runtime/minor_gc.b.o
-   CC runtime/misc.b.o
-   CC runtime/obj.b.o
-   CC runtime/parsing.b.o
-   CC runtime/platform.b.o
-   CC runtime/printexc.b.o
-   CC runtime/prng.b.o
-   CC runtime/roots.b.o
-   CC runtime/runtime_events.b.o
-   CC runtime/shared_heap.b.o
-   CC runtime/signals.b.o
-   CC runtime/skiplist.b.o
-   CC runtime/startup_aux.b.o
-   CC runtime/str.b.o
-   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
-   MKLIB runtime/libcamlrun.a
-   MKEXE runtime/ocamlrun
- cp runtime/ocamlrun boot/ocamlrun
- /usr/bin/make -C stdlib OCAMLRUN='$(ROOTDIR)/boot/ocamlrun' USE_BOOT_OCAMLC=true all
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
-   OCAMLC camlinternalFormatBasics.cmi
-   CC header.o
-   MKEXE tmpheader.exe
- strip tmpheader.exe
-   OCAMLC camlinternalFormatBasics.cmo
-   OCAMLC stdlib.cmi
-   OCAMLC stdlib.cmo
-   OCAMLC stdlib__Either.cmi
-   OCAMLC stdlib__Sys.cmi
-   OCAMLC stdlib__Int32.cmi
-   OCAMLC stdlib__Type.cmi
-   OCAMLC stdlib__Atomic.cmi
-   OCAMLC camlinternalLazy.cmi
-   OCAMLC stdlib__Bool.cmi
-   OCAMLC stdlib__Char.cmi
-   OCAMLC stdlib__Uchar.cmi
-   OCAMLC stdlib__Int.cmi
-   OCAMLC stdlib__Unit.cmi
-   OCAMLC stdlib__Marshal.cmi
-   OCAMLC stdlib__Int64.cmi
-   OCAMLC stdlib__Nativeint.cmi
-   OCAMLC stdlib__Lexing.cmi
-   OCAMLC stdlib__Mutex.cmi
-   OCAMLC stdlib__Semaphore.cmi
-   OCAMLC stdlib__Domain.cmi
-   OCAMLC stdlib__Arg.cmi
-   OCAMLC stdlib__Fun.cmi
-   OCAMLC stdlib__Complex.cmi
-   OCAMLC stdlib__Digest.cmi
-   OCAMLC stdlib__Scanf.cmi
-   OCAMLC stdlib__Callback.cmi
-   OCAMLC stdlib__Filename.cmi
-   OCAMLC std_exit.cmi
-   OCAMLC stdlib__Either.cmo
-   OCAMLC stdlib__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__Bigarray.cmi
-   OCAMLC stdlib__Random.cmi
-   OCAMLC std_exit.cmo
-   OCAMLC stdlib__Obj.cmo
-   OCAMLC stdlib__Type.cmo
-   OCAMLC camlinternalLazy.cmo
-   OCAMLC stdlib__Lazy.cmo
-   OCAMLC stdlib__Parsing.cmi
-   OCAMLC stdlib__Printexc.cmi
-   OCAMLC stdlib__Callback.cmo
-   OCAMLC camlinternalOO.cmi
-   OCAMLC camlinternalMod.cmi
-   OCAMLC stdlib__Condition.cmo
-   OCAMLC stdlib__Semaphore.cmo
-   OCAMLC stdlib__Hashtbl.cmi
-   OCAMLC stdlib__Dynarray.cmi
-   OCAMLC stdlib__ArrayLabels.cmi
-   OCAMLC stdlib__ListLabels.cmi
-   OCAMLC stdlib__BytesLabels.cmi
-   OCAMLC stdlib__StringLabels.cmi
-   OCAMLC stdlib__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__Fun.cmo
-   OCAMLC stdlib__Gc.cmi
-   OCAMLC stdlib__Oo.cmi
-   OCAMLC stdlib__Effect.cmi
-   OCAMLC stdlib__Option.cmo
-   OCAMLC stdlib__Result.cmo
-   OCAMLC stdlib__In_channel.cmi
-   OCAMLC stdlib__Out_channel.cmi
-   OCAMLC stdlib__StdLabels.cmi
-   OCAMLC stdlib__Queue.cmo
-   OCAMLC stdlib__Domain.cmo
-   OCAMLC stdlib__Bigarray.cmo
-   OCAMLC stdlib__Random.cmo
-   OCAMLC stdlib__Hashtbl.cmo
-   OCAMLC stdlib__Weak.cmi
-   OCAMLC stdlib__Format.cmi
-   OCAMLC stdlib__Oo.cmo
-   OCAMLC camlinternalMod.cmo
-   OCAMLC stdlib__Ephemeron.cmi
-   OCAMLC stdlib__ArrayLabels.cmo
-   OCAMLC stdlib__ListLabels.cmo
-   OCAMLC stdlib__BytesLabels.cmo
-   OCAMLC stdlib__StringLabels.cmo
-   OCAMLC stdlib__MoreLabels.cmi
-   OCAMLC stdlib__List.cmo
-   OCAMLC stdlib__Bytes.cmo
-   OCAMLC stdlib__String.cmo
-   OCAMLC stdlib__Marshal.cmo
-   OCAMLC stdlib__Array.cmo
-   OCAMLC stdlib__Float.cmo
-   OCAMLC stdlib__Lexing.cmo
-   OCAMLC stdlib__Parsing.cmo
-   OCAMLC stdlib__Set.cmo
-   OCAMLC stdlib__Map.cmo
-   OCAMLC stdlib__Stack.cmo
-   OCAMLC stdlib__Buffer.cmo
-   OCAMLC camlinternalFormat.cmi
-   OCAMLC stdlib__Printf.cmi
-   OCAMLC stdlib__In_channel.cmo
-   OCAMLC stdlib__Out_channel.cmo
-   OCAMLC stdlib__Digest.cmo
-   OCAMLC stdlib__Weak.cmo
-   OCAMLC camlinternalOO.cmo
-   OCAMLC stdlib__Complex.cmo
-   OCAMLC stdlib__StdLabels.cmo
-   OCAMLC stdlib__Arg.cmo
-   OCAMLC stdlib__Printexc.cmo
-   OCAMLC stdlib__Gc.cmo
-   OCAMLC stdlib__Dynarray.cmo
-   OCAMLC stdlib__Ephemeron.cmo
-   OCAMLC stdlib__Filename.cmo
-   OCAMLC stdlib__Effect.cmo
-   OCAMLC camlinternalFormat.cmo
-   OCAMLC stdlib__Printf.cmo
-   OCAMLC stdlib__Format.cmo
-   OCAMLC stdlib__Scanf.cmo
-   OCAMLC stdlib__MoreLabels.cmo
-   LINKC stdlib.cma
- rm tmpheader.exe
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
- rm -f boot/libcamlrun.a boot/stdlib.cma boot/std_exit.cmo boot/*.cmi boot/runtime-launch-info
- cp stdlib/stdlib.cma stdlib/std_exit.cmo stdlib/*.cmi stdlib/runtime-launch-info boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make checkstack
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   CC tools/checkstack.o
-   MKEXE tools/checkstack
- tools/checkstack
- rm tools/checkstack tools/checkstack.o
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make coreall
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   GEN runtime/ld.conf
-   CC runtime/addrmap.bd.o
-   CC runtime/afl.bd.o
-   CC runtime/alloc.bd.o
-   CC runtime/array.bd.o
-   CC runtime/backtrace.bd.o
-   CC runtime/bigarray.bd.o
-   CC runtime/blake2.bd.o
-   CC runtime/callback.bd.o
-   CC runtime/codefrag.bd.o
-   CC runtime/compare.bd.o
-   CC runtime/custom.bd.o
-   CC runtime/debugger.bd.o
-   CC runtime/domain.bd.o
-   CC runtime/dynlink.bd.o
-   CC runtime/extern.bd.o
-   CC runtime/fail.bd.o
-   CC runtime/fiber.bd.o
-   CC runtime/finalise.bd.o
-   CC runtime/floats.bd.o
-   CC runtime/gc_ctrl.bd.o
-   CC runtime/gc_stats.bd.o
-   CC runtime/globroots.bd.o
-   CC runtime/hash.bd.o
-   CC runtime/intern.bd.o
-   CC runtime/ints.bd.o
-   CC runtime/io.bd.o
-   CC runtime/lexing.bd.o
-   CC runtime/lf_skiplist.bd.o
-   CC runtime/main.bd.o
-   CC runtime/major_gc.bd.o
-   CC runtime/md5.bd.o
-   CC runtime/memory.bd.o
-   CC runtime/memprof.bd.o
-   CC runtime/meta.bd.o
-   CC runtime/minor_gc.bd.o
-   CC runtime/misc.bd.o
-   CC runtime/obj.bd.o
-   CC runtime/parsing.bd.o
-   CC runtime/platform.bd.o
-   CC runtime/printexc.bd.o
-   CC runtime/prng.bd.o
-   CC runtime/roots.bd.o
-   CC runtime/runtime_events.bd.o
-   CC runtime/shared_heap.bd.o
-   CC runtime/signals.bd.o
-   CC runtime/skiplist.bd.o
-   CC runtime/startup_aux.bd.o
-   CC runtime/str.bd.o
-   CC runtime/sync.bd.o
-   CC runtime/sys.bd.o
-   CC runtime/unix.bd.o
-   CC runtime/weak.bd.o
-   CC runtime/backtrace_byt.bd.o
-   CC runtime/fail_byt.bd.o
-   CC runtime/fix_code.bd.o
-   CC runtime/interp.bd.o
-   CC runtime/startup_byt.bd.o
-   CC runtime/zstd.bd.o
-   CC runtime/instrtrace.bd.o
-   CC runtime/addrmap.bi.o
-   CC runtime/afl.bi.o
-   CC runtime/alloc.bi.o
-   CC runtime/array.bi.o
-   CC runtime/backtrace.bi.o
-   CC runtime/bigarray.bi.o
-   CC runtime/blake2.bi.o
-   CC runtime/callback.bi.o
-   CC runtime/codefrag.bi.o
-   CC runtime/compare.bi.o
-   CC runtime/custom.bi.o
-   CC runtime/debugger.bi.o
-   CC runtime/domain.bi.o
-   CC runtime/dynlink.bi.o
-   CC runtime/extern.bi.o
-   CC runtime/fail.bi.o
-   CC runtime/fiber.bi.o
-   CC runtime/finalise.bi.o
-   CC runtime/floats.bi.o
-   CC runtime/gc_ctrl.bi.o
-   CC runtime/gc_stats.bi.o
-   CC runtime/globroots.bi.o
-   CC runtime/hash.bi.o
-   CC runtime/intern.bi.o
-   CC runtime/ints.bi.o
-   CC runtime/io.bi.o
-   CC runtime/lexing.bi.o
-   CC runtime/lf_skiplist.bi.o
-   CC runtime/main.bi.o
-   CC runtime/major_gc.bi.o
-   CC runtime/md5.bi.o
-   CC runtime/memory.bi.o
-   CC runtime/memprof.bi.o
-   CC runtime/meta.bi.o
-   CC runtime/minor_gc.bi.o
-   CC runtime/misc.bi.o
-   CC runtime/obj.bi.o
-   CC runtime/parsing.bi.o
-   CC runtime/platform.bi.o
-   CC runtime/printexc.bi.o
-   CC runtime/prng.bi.o
-   CC runtime/roots.bi.o
-   CC runtime/runtime_events.bi.o
-   CC runtime/shared_heap.bi.o
-   CC runtime/signals.bi.o
-   CC runtime/skiplist.bi.o
-   CC runtime/startup_aux.bi.o
-   CC runtime/str.bi.o
-   CC runtime/sync.bi.o
-   CC runtime/sys.bi.o
-   CC runtime/unix.bi.o
-   CC runtime/weak.bi.o
-   CC runtime/backtrace_byt.bi.o
-   CC runtime/fail_byt.bi.o
-   CC runtime/fix_code.bi.o
-   CC runtime/interp.bi.o
-   CC runtime/startup_byt.bi.o
-   CC runtime/zstd.bi.o
-   CC runtime/addrmap.bpic.o
-   CC runtime/afl.bpic.o
-   CC runtime/alloc.bpic.o
-   CC runtime/array.bpic.o
-   CC runtime/backtrace.bpic.o
-   CC runtime/bigarray.bpic.o
-   CC runtime/blake2.bpic.o
-   CC runtime/callback.bpic.o
-   CC runtime/codefrag.bpic.o
-   CC runtime/compare.bpic.o
-   CC runtime/custom.bpic.o
-   CC runtime/debugger.bpic.o
-   CC runtime/domain.bpic.o
-   CC runtime/dynlink.bpic.o
-   CC runtime/extern.bpic.o
-   CC runtime/fail.bpic.o
-   CC runtime/fiber.bpic.o
-   CC runtime/finalise.bpic.o
-   CC runtime/floats.bpic.o
-   CC runtime/gc_ctrl.bpic.o
-   CC runtime/gc_stats.bpic.o
-   CC runtime/globroots.bpic.o
-   CC runtime/hash.bpic.o
-   CC runtime/intern.bpic.o
-   CC runtime/ints.bpic.o
-   CC runtime/io.bpic.o
-   CC runtime/lexing.bpic.o
-   CC runtime/lf_skiplist.bpic.o
-   CC runtime/main.bpic.o
-   CC runtime/major_gc.bpic.o
-   CC runtime/md5.bpic.o
-   CC runtime/memory.bpic.o
-   CC runtime/memprof.bpic.o
-   CC runtime/meta.bpic.o
-   CC runtime/minor_gc.bpic.o
-   CC runtime/misc.bpic.o
-   CC runtime/obj.bpic.o
-   CC runtime/parsing.bpic.o
-   CC runtime/platform.bpic.o
-   CC runtime/printexc.bpic.o
-   CC runtime/prng.bpic.o
-   CC runtime/roots.bpic.o
-   CC runtime/runtime_events.bpic.o
-   CC runtime/shared_heap.bpic.o
-   CC runtime/signals.bpic.o
-   CC runtime/skiplist.bpic.o
-   CC runtime/startup_aux.bpic.o
-   CC runtime/str.bpic.o
-   CC runtime/sync.bpic.o
-   CC runtime/sys.bpic.o
-   CC runtime/unix.bpic.o
-   CC runtime/weak.bpic.o
-   CC runtime/backtrace_byt.bpic.o
-   CC runtime/fail_byt.bpic.o
-   CC runtime/fix_code.bpic.o
-   CC runtime/interp.bpic.o
-   CC runtime/startup_byt.bpic.o
-   CC runtime/zstd.bpic.o
-   MKLIB runtime/libcamlruni.a
-   MKLIB runtime/libcamlrund.a
-   MKEXE runtime/ocamlruni
-   MKEXE runtime/ocamlrund
-   MKLIB runtime/libcamlrun_pic.a
-   MKDLL runtime/libcamlrun_shared.so
- cd stdlib; ln -sf ../runtime/libcamlrun.a .
- /usr/bin/make ocamlc
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLC utils/config.cmi
-   OCAMLC utils/build_path_prefix_map.cmi
-   OCAMLC utils/format_doc.cmi
-   OCAMLC utils/identifiable.cmi
-   OCAMLC utils/arg_helper.cmi
-   OCAMLC utils/local_store.cmi
-   OCAMLC utils/load_path.cmi
-   OCAMLC utils/profile.cmi
-   OCAMLC utils/terminfo.cmi
-   OCAMLC utils/ccomp.cmi
-   OCAMLC utils/targetint.cmi
-   OCAMLC utils/int_replace_polymorphic_compare.cmi
-   GEN utils/domainstate.mli
-   OCAMLC utils/binutils.cmi
-   OCAMLC utils/lazy_backtrack.cmi
-   OCAMLC utils/compression.cmi
-   OCAMLC parsing/unit_info.cmi
-   OCAMLC parsing/longident.cmi
-   GEN parsing/camlinternalMenhirLib.mli
-   OCAMLC typing/value_rec_types.cmi
-   OCAMLC lambda/switch.cmi
-   OCAMLC lambda/runtimedef.cmi
-   OCAMLC file_formats/cmo_format.cmi
-   OCAMLC middle_end/flambda/allocated_const.cmi
-   OCAMLC file_formats/cmxs_format.cmi
-   OCAMLLEX tools/make_opcodes.ml
-   OCAMLC tools/make_opcodes.cmi
-   OCAMLC bytecomp/bytesections.cmi
-   OCAMLC bytecomp/dll.cmi
-   OCAMLC driver/main_args.cmi
-   OCAMLC driver/makedepend.cmi
-   GEN utils/config_main.ml
-   GEN utils/domainstate.ml
-   GEN parsing/camlinternalMenhirLib.ml
-   OCAMLLEX parsing/lexer.ml
-   GEN lambda/runtimedef.ml
- cp utils/config.mli utils/config_main.mli
-   GEN utils/config_boot.ml
- cp utils/config.mli utils/config_boot.mli
-   OCAMLC driver/errors.cmi
-   OCAMLC driver/maindriver.cmi
-   OCAMLC driver/main.cmi
-   OCAMLC utils/domainstate.cmi
-   OCAMLC parsing/camlinternalMenhirLib.cmi
-   OCAMLC tools/make_opcodes.cmo
-   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/binutils.cmo
-   OCAMLC utils/lazy_backtrack.cmo
-   OCAMLC utils/compression.cmo
-   OCAMLC lambda/switch.cmo
-   OCAMLC lambda/runtimedef.cmo
-   OCAMLC bytecomp/bytesections.cmo
-   OCAMLC utils/config_main.cmi
-   OCAMLC utils/config_boot.cmi
-   OCAMLC utils/config.cmo
-   OCAMLC utils/misc.cmi
-   OCAMLC utils/warnings.cmi
-   OCAMLC utils/linkdeps.cmi
-   OCAMLC utils/format_doc.cmo
-   OCAMLC driver/main.cmo
-   OCAMLC utils/domainstate.cmo
-   OCAMLC utils/config_main.cmo
-   OCAMLC utils/config_boot.cmo
-   OCAMLC bytecomp/bytelibrarian.cmi
-   OCAMLC parsing/location.cmi
-   LINKC tools/make_opcodes
-   OCAMLC utils/clflags.cmi
-   OCAMLC utils/consistbl.cmi
-   OCAMLC utils/diffing.cmi
-   OCAMLC utils/misc.cmo
-   OCAMLC utils/load_path.cmo
-   OCAMLC utils/profile.cmo
-   OCAMLC utils/warnings.cmo
-   OCAMLC utils/linkdeps.cmo
-   OCAMLC utils/targetint.cmo
-   OCAMLC parsing/longident.cmo
-   OCAMLC bytecomp/dll.cmo
-   OCAMLC parsing/asttypes.cmi
-   OCAMLC parsing/syntaxerr.cmi
-   OCAMLC typing/annot.cmi
-   OCAMLC typing/ident.cmi
-   OCAMLC middle_end/linkage_name.cmi
-   OCAMLC middle_end/flambda/base_types/tag.cmi
-   OCAMLC middle_end/flambda/base_types/static_exception.cmi
-   OCAMLC utils/identifiable.cmo
-   OCAMLC parsing/unit_info.cmo
-   OCAMLC driver/errors.cmo
-   OCAMLC utils/numbers.cmi
-   OCAMLC utils/strongly_connected_components.cmi
-   OCAMLC parsing/camlinternalMenhirLib.cmo
-   OCAMLC utils/diffing_with_keys.cmi
-   OCAMLC utils/diffing.cmo
-   OCAMLC parsing/syntaxerr.cmo
-   OCAMLC parsing/parsetree.cmi
-   OCAMLC parsing/asttypes.cmo
-   GEN bytecomp/opcodes.ml
-   GEN bytecomp/opcodes.mli
-   OCAMLC utils/consistbl.cmo
-   OCAMLC driver/compenv.cmi
-   OCAMLC utils/ccomp.cmo
-   OCAMLC parsing/location.cmo
-   OCAMLC typing/path.cmi
-   OCAMLC lambda/debuginfo.cmi
-   OCAMLC middle_end/compilation_unit.cmi
-   OCAMLC typing/ident.cmo
-   OCAMLC utils/diffing_with_keys.cmo
-   OCAMLC bytecomp/opcodes.cmi
-   OCAMLC driver/compenv.cmo
-   OCAMLC driver/main_args.cmo
-   OCAMLC utils/numbers.cmo
-   OCAMLC utils/clflags.cmo
-   OCAMLC utils/strongly_connected_components.cmo
-   OCAMLC lambda/debuginfo.cmo
-   OCAMLC typing/shape.cmi
-   OCAMLC middle_end/backend_var.cmi
-   OCAMLC bytecomp/opcodes.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
-   OCAMLC middle_end/flambda/base_types/export_id.cmi
-   OCAMLC parsing/docstrings.cmi
-   OCAMLC parsing/ast_iterator.cmi
-   OCAMLC parsing/builtin_attributes.cmi
-   OCAMLC parsing/pprintast.cmi
-   OCAMLC parsing/parse.cmi
-   OCAMLC parsing/printast.cmi
-   OCAMLC parsing/ast_mapper.cmi
-   OCAMLC parsing/attr_helper.cmi
-   OCAMLC parsing/ast_invariants.cmi
-   OCAMLC parsing/depend.cmi
-   OCAMLC typing/type_immediacy.cmi
-   OCAMLC driver/pparse.cmi
-   OCAMLC typing/outcometree.cmi
-   OCAMLC parsing/attr_helper.cmo
-   OCAMLC typing/type_immediacy.cmo
-   OCAMLC parsing/ast_helper.cmi
-   OCAMLC parsing/docstrings.cmo
-   OCAMLC parsing/depend.cmo
-   OCAMLC parsing/printast.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
-   OCAMLC parsing/ast_iterator.cmo
-   OCAMLC parsing/ast_invariants.cmo
-   OCAMLC driver/pparse.cmo
-   OCAMLC typing/shape.cmo
-   OCAMLC typing/primitive.cmi
-   OCAMLC typing/oprint.cmi
-   OCAMLC typing/types.cmi
-   OCAMLC typing/primitive.cmo
-   GEN parsing/parser.mli
-   OCAMLC parsing/ast_helper.cmo
-   OCAMLC parsing/builtin_attributes.cmo
-   GEN parsing/parser.ml
-   OCAMLC parsing/ast_mapper.cmo
-   OCAMLC parsing/parser.cmi
-   OCAMLC parsing/parser.cmo
-   OCAMLC parsing/lexer.cmi
-   OCAMLC parsing/lexer.cmo
-   OCAMLC parsing/pprintast.cmo
-   OCAMLC parsing/parse.cmo
-   OCAMLC typing/path.cmo
-   OCAMLC typing/oprint.cmo
-   OCAMLC driver/makedepend.cmo
-   OCAMLC typing/rawprinttyp.cmi
-   OCAMLC typing/gprinttyp.cmi
-   OCAMLC typing/btype.cmi
-   OCAMLC typing/subst.cmi
-   OCAMLC typing/predef.cmi
-   OCAMLC typing/datarepr.cmi
-   OCAMLC file_formats/cmi_format.cmi
-   OCAMLC typing/errortrace.cmi
-   OCAMLC typing/signature_group.cmi
-   OCAMLC typing/types.cmo
-   OCAMLC typing/rawprinttyp.cmo
-   OCAMLC typing/persistent_env.cmi
-   OCAMLC file_formats/cmi_format.cmo
-   OCAMLC typing/gprinttyp.cmo
-   OCAMLC typing/env.cmi
-   OCAMLC typing/errortrace.cmo
-   OCAMLC typing/btype.cmo
-   OCAMLC typing/subst.cmo
-   OCAMLC typing/predef.cmo
-   OCAMLC typing/datarepr.cmo
-   OCAMLC typing/signature_group.cmo
-   OCAMLC typing/persistent_env.cmo
-   OCAMLC typing/typedtree.cmi
-   OCAMLC typing/ctype.cmi
-   OCAMLC typing/out_type.cmi
-   OCAMLC typing/mtype.cmi
-   OCAMLC typing/envaux.cmi
-   OCAMLC typing/shape_reduce.cmi
-   OCAMLC typing/typedecl_properties.cmi
-   OCAMLC typing/typedecl_unboxed.cmi
-   OCAMLC lambda/lambda.cmi
-   OCAMLC driver/compmisc.cmi
-   OCAMLC typing/env.cmo
-   OCAMLC bytecomp/bytepackager.cmi
-   OCAMLC typing/shape_reduce.cmo
-   OCAMLC typing/typedecl_immediacy.cmi
-   OCAMLC typing/typedecl_separability.cmi
-   OCAMLC typing/typedecl_properties.cmo
-   OCAMLC typing/printtyp.cmi
-   OCAMLC typing/errortrace_report.cmi
-   OCAMLC typing/includeclass.cmi
-   OCAMLC typing/ctype.cmo
-   OCAMLC typing/out_type.cmo
-   OCAMLC typing/mtype.cmo
-   OCAMLC typing/typedecl_unboxed.cmo
-   OCAMLC lambda/printlambda.cmi
-   OCAMLC lambda/value_rec_compiler.cmi
-   OCAMLC lambda/translobj.cmi
-   OCAMLC lambda/tmc.cmi
-   OCAMLC lambda/simplif.cmi
-   OCAMLC middle_end/internal_variable_names.cmi
-   OCAMLC middle_end/clambda_primitives.cmi
-   OCAMLC bytecomp/instruct.cmi
-   OCAMLC bytecomp/symtable.cmi
-   OCAMLC lambda/lambda.cmo
-   OCAMLC typing/typedecl_immediacy.cmo
-   OCAMLC typing/typedecl_separability.cmo
-   OCAMLC typing/printtyp.cmo
-   OCAMLC typing/errortrace_report.cmo
-   OCAMLC typing/envaux.cmo
-   OCAMLC lambda/tmc.cmo
-   OCAMLC lambda/value_rec_compiler.cmo
-   OCAMLC lambda/simplif.cmo
-   OCAMLC typing/includeclass.cmo
-   OCAMLC middle_end/variable.cmi
-   OCAMLC lambda/printlambda.cmo
-   OCAMLC lambda/translobj.cmo
-   OCAMLC middle_end/clambda.cmi
-   OCAMLC bytecomp/meta.cmi
-   OCAMLC bytecomp/bytegen.cmi
-   OCAMLC bytecomp/printinstr.cmi
-   OCAMLC bytecomp/emitcode.cmi
-   OCAMLC bytecomp/instruct.cmo
-   OCAMLC typing/printtyped.cmi
-   OCAMLC typing/includecore.cmi
-   OCAMLC typing/tast_iterator.cmi
-   OCAMLC typing/tast_mapper.cmi
-   OCAMLC typing/stypes.cmi
-   OCAMLC file_formats/cmt_format.cmi
-   OCAMLC typing/untypeast.cmi
-   OCAMLC typing/typetexp.cmi
-   OCAMLC typing/printpat.cmi
-   OCAMLC typing/patterns.cmi
-   OCAMLC typing/parmatch.cmi
-   OCAMLC typing/typedecl_variance.cmi
-   OCAMLC typing/typeopt.cmi
-   OCAMLC typing/value_rec_check.cmi
-   OCAMLC typing/typecore.cmi
-   OCAMLC typing/typeclass.cmi
-   OCAMLC lambda/matching.cmi
-   OCAMLC lambda/translattribute.cmi
-   OCAMLC lambda/translprim.cmi
-   OCAMLC lambda/translcore.cmi
-   OCAMLC lambda/translclass.cmi
-   OCAMLC lambda/translmod.cmi
-   OCAMLC driver/compile_common.cmi
-   OCAMLC typing/typedtree.cmo
-   OCAMLC bytecomp/bytelink.cmi
-   OCAMLC bytecomp/printinstr.cmo
-   OCAMLC bytecomp/meta.cmo
-   OCAMLC bytecomp/symtable.cmo
-   OCAMLC typing/printtyped.cmo
-   OCAMLC typing/stypes.cmo
-   OCAMLC typing/printpat.cmo
-   OCAMLC bytecomp/bytegen.cmo
-   OCAMLC lambda/translattribute.cmo
-   OCAMLC typing/typeopt.cmo
-   OCAMLC typing/value_rec_check.cmo
-   OCAMLC bytecomp/emitcode.cmo
-   OCAMLC typing/includemod.cmi
-   OCAMLC typing/includecore.cmo
-   OCAMLC lambda/translclass.cmo
-   OCAMLC typing/typetexp.cmo
-   OCAMLC typing/patterns.cmo
-   OCAMLC typing/typedecl_variance.cmo
-   OCAMLC lambda/matching.cmo
-   OCAMLC lambda/translprim.cmo
-   OCAMLC lambda/translmod.cmo
-   OCAMLC bytecomp/bytelink.cmo
-   OCAMLC bytecomp/bytelibrarian.cmo
-   OCAMLC typing/cmt2annot.cmi
-   OCAMLC typing/typedecl.cmi
-   OCAMLC typing/tast_iterator.cmo
-   OCAMLC typing/tast_mapper.cmo
-   OCAMLC file_formats/cmt_format.cmo
-   OCAMLC typing/untypeast.cmo
-   OCAMLC typing/parmatch.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 lambda/translcore.cmo
-   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_errorprinter.cmi
-   OCAMLC typing/typemod.cmi
-   OCAMLC typing/includemod.cmo
-   OCAMLC typing/includemod_errorprinter.cmo
-   OCAMLC middle_end/flambda/projection.cmi
-   OCAMLC middle_end/flambda/base_types/closure_origin.cmi
-   OCAMLC typing/typemod.cmo
-   OCAMLC driver/compmisc.cmo
-   OCAMLC driver/compile_common.cmo
-   OCAMLC bytecomp/bytepackager.cmo
-   OCAMLC middle_end/flambda/flambda.cmi
-   LINKC compilerlibs/ocamlbytecomp.cma
-   OCAMLC middle_end/flambda/freshening.cmi
-   OCAMLC middle_end/flambda/simple_value_approx.cmi
-   OCAMLC middle_end/flambda/export_info.cmi
-   OCAMLC file_formats/cmx_format.cmi
-   LINKC compilerlibs/ocamlcommon.cma
-   LINKC ocamlc
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make ocamllex ocamltools library
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   CC yacc/closure.o
-   CC yacc/error.o
-   CC yacc/lalr.o
-   CC yacc/lr0.o
-   CC yacc/main.o
-   CC yacc/mkpar.o
-   CC yacc/output.o
-   CC yacc/reader.o
-   CC yacc/skeleton.o
-   CC yacc/symtab.o
-   CC yacc/verbose.o
-   CC yacc/warshall.o
- /usr/bin/make -C stdlib all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
-   OCAMLC camlinternalFormatBasics.cmi
-   OCAMLC camlinternalFormatBasics.cmo
-   OCAMLC stdlib.cmi
-   OCAMLC stdlib.cmo
-   OCAMLC stdlib__Either.cmi
-   OCAMLC stdlib__Sys.cmi
-   OCAMLC stdlib__Int32.cmi
-   OCAMLC stdlib__Type.cmi
-   OCAMLC stdlib__Atomic.cmi
-   OCAMLC camlinternalLazy.cmi
-   OCAMLC stdlib__Bool.cmi
-   OCAMLC stdlib__Char.cmi
-   OCAMLC stdlib__Uchar.cmi
-   OCAMLC stdlib__Int.cmi
-   OCAMLC stdlib__Unit.cmi
-   OCAMLC stdlib__Marshal.cmi
-   OCAMLC stdlib__Int64.cmi
-   OCAMLC stdlib__Nativeint.cmi
-   OCAMLC stdlib__Lexing.cmi
-   OCAMLC stdlib__Mutex.cmi
-   OCAMLC stdlib__Semaphore.cmi
-   OCAMLC stdlib__Domain.cmi
-   OCAMLC stdlib__Arg.cmi
-   OCAMLC stdlib__Fun.cmi
-   OCAMLC stdlib__Complex.cmi
-   OCAMLC stdlib__Digest.cmi
-   OCAMLC stdlib__Scanf.cmi
-   OCAMLC stdlib__Callback.cmi
-   OCAMLC stdlib__Filename.cmi
-   OCAMLC std_exit.cmi
-   OCAMLC stdlib__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__Bigarray.cmi
-   OCAMLC stdlib__Random.cmi
-   OCAMLC std_exit.cmo
-   OCAMLC stdlib__Obj.cmo
-   OCAMLC stdlib__Type.cmo
-   MKEXE yacc/ocamlyacc
-   OCAMLC camlinternalLazy.cmo
-   OCAMLC stdlib__Lazy.cmo
-   OCAMLC stdlib__Parsing.cmi
-   OCAMLC stdlib__Printexc.cmi
-   OCAMLC stdlib__Callback.cmo
-   OCAMLC camlinternalOO.cmi
-   OCAMLC camlinternalMod.cmi
-   OCAMLC stdlib__Condition.cmo
-   OCAMLC stdlib__Semaphore.cmo
-   OCAMLC stdlib__Seq.cmo
-   OCAMLC stdlib__Option.cmi
-   OCAMLC stdlib__Result.cmi
-   OCAMLC stdlib__List.cmi
- /usr/bin/make lex-all
-   OCAMLC stdlib__Bytes.cmi
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   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__Fun.cmo
-   OCAMLC stdlib__Gc.cmi
-   OCAMLC stdlib__Hashtbl.cmi
-   OCAMLC lex/cset.cmi
-   OCAMLC stdlib__Oo.cmi
-   OCAMLYACC lex/parser.ml
-   OCAMLLEX lex/lexer.ml
-   OCAMLC lex/table.cmi
-   OCAMLC stdlib__Dynarray.cmi
-   OCAMLC lex/main.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__Queue.cmo
-   OCAMLC stdlib__In_channel.cmi
-   OCAMLC stdlib__Out_channel.cmi
-   OCAMLC stdlib__Bigarray.cmo
-   OCAMLC stdlib__Random.cmo
-   OCAMLC stdlib__Format.cmi
-   OCAMLC stdlib__Oo.cmo
-   OCAMLC camlinternalMod.cmo
-   OCAMLC stdlib__List.cmo
-   OCAMLC stdlib__Bytes.cmo
-   OCAMLC lex/cset.cmo
-   OCAMLC lex/syntax.cmi
-   OCAMLC stdlib__String.cmo
-   OCAMLC lex/table.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__Buffer.cmo
-   OCAMLC stdlib__Domain.cmo
-   OCAMLC camlinternalFormat.cmi
-   OCAMLC stdlib__Printf.cmi
-   OCAMLC stdlib__In_channel.cmo
-   OCAMLC stdlib__Out_channel.cmo
-   OCAMLC stdlib__Digest.cmo
-   OCAMLC stdlib__Hashtbl.cmo
-   OCAMLC stdlib__Weak.cmi
-   OCAMLC camlinternalOO.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 lex/syntax.cmo
-   OCAMLC stdlib__MoreLabels.cmi
-   OCAMLC lex/parser.cmi
-   OCAMLC lex/lexgen.cmi
-   OCAMLC stdlib__StdLabels.cmi
-   OCAMLC stdlib__Float.cmo
-   OCAMLC stdlib__Arg.cmo
-   OCAMLC stdlib__Printexc.cmo
-   OCAMLC stdlib__Gc.cmo
-   OCAMLC stdlib__Dynarray.cmo
-   OCAMLC stdlib__Filename.cmo
-   OCAMLC stdlib__Effect.cmo
-   OCAMLC stdlib__Weak.cmo
-   OCAMLC camlinternalFormat.cmo
-   OCAMLC stdlib__Printf.cmo
-   OCAMLC stdlib__Format.cmo
-   OCAMLC stdlib__Scanf.cmo
-   OCAMLC stdlib__StdLabels.cmo
-   OCAMLC lex/parser.cmo
-   OCAMLC lex/lexer.cmi
-   OCAMLC lex/lexgen.cmo
-   OCAMLC lex/compact.cmi
-   OCAMLC lex/common.cmi
-   OCAMLC stdlib__Ephemeron.cmo
-   OCAMLC lex/lexer.cmo
-   OCAMLC lex/compact.cmo
-   OCAMLC lex/common.cmo
-   OCAMLC lex/output.cmi
-   OCAMLC lex/outputbis.cmi
-   OCAMLC lex/output.cmo
-   OCAMLC lex/outputbis.cmo
-   OCAMLC lex/main.cmo
-   OCAMLC stdlib__MoreLabels.cmo
-   LINKC lex/ocamllex
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make tools-all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLC tools/ocamldep.cmi
-   OCAMLC middle_end/printclambda_primitives.cmi
-   OCAMLC middle_end/printclambda.cmi
-   OCAMLC middle_end/semantics_of_primitives.cmi
-   OCAMLC middle_end/convert_primitives.cmi
-   OCAMLC middle_end/flambda/base_types/id_types.cmi
-   OCAMLC middle_end/flambda/pass_wrapper.cmi
-   OCAMLC middle_end/flambda/flambda_iterators.cmi
-   OCAMLC middle_end/flambda/flambda_utils.cmi
-   OCAMLC middle_end/flambda/effect_analysis.cmi
-   OCAMLC middle_end/flambda/inlining_cost.cmi
-   OCAMLC middle_end/flambda/export_info_for_pack.cmi
-   OCAMLC middle_end/compilenv.cmi
-   OCAMLC middle_end/backend_intf.cmi
-   OCAMLC middle_end/flambda/import_approx.cmi
-   OCAMLC middle_end/flambda/lift_code.cmi
-   OCAMLC middle_end/flambda/closure_conversion_aux.cmi
-   OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi
-   OCAMLC middle_end/flambda/alias_analysis.cmi
-   OCAMLC middle_end/flambda/share_constants.cmi
-   OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi
-   OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi
-   OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi
-   OCAMLC middle_end/flambda/ref_to_variables.cmi
-   OCAMLC middle_end/flambda/flambda_invariants.cmi
-   OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi
-   OCAMLC middle_end/flambda/closure_offsets.cmi
-   OCAMLC middle_end/flambda/un_anf.cmi
-   OCAMLC middle_end/flambda/flambda_to_clambda.cmi
-   OCAMLC middle_end/internal_variable_names.cmo
-   OCAMLC middle_end/linkage_name.cmo
-   OCAMLC middle_end/compilation_unit.cmo
-   OCAMLC middle_end/variable.cmo
-   OCAMLC middle_end/flambda/base_types/closure_element.cmo
-   OCAMLC middle_end/flambda/base_types/closure_id.cmo
-   OCAMLC middle_end/symbol.cmo
-   OCAMLC middle_end/backend_var.cmo
-   OCAMLC middle_end/clambda_primitives.cmo
-   OCAMLC middle_end/clambda.cmo
-   OCAMLC middle_end/flambda/base_types/tag.cmo
-   OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo
-   OCAMLC middle_end/flambda/base_types/closure_origin.cmo
-   OCAMLC middle_end/flambda/base_types/var_within_closure.cmo
-   OCAMLC middle_end/flambda/base_types/static_exception.cmo
-   OCAMLC middle_end/flambda/allocated_const.cmo
-   OCAMLC middle_end/flambda/parameter.cmo
-   OCAMLC middle_end/flambda/projection.cmo
-   OCAMLC middle_end/flambda/export_info.cmo
-   OCAMLC tools/objinfo.cmi
-   OCAMLC tools/ocamlcmt.cmi
-   OCAMLC tools/ocamlprof.cmi
-   OCAMLC tools/ocamlcp_common.cmi
-   OCAMLC tools/ocamlcp.cmi
-   OCAMLC tools/ocamlmklib.cmi
-   OCAMLC tools/ocamlmktop.cmi
-   OCAMLC tools/ocamloptp.cmi
-   GEN tools/opnames.ml
-   OCAMLC tools/opnames.cmi
-   OCAMLC tools/dumpobj.cmi
-   OCAMLC tools/primreq.cmi
-   OCAMLC tools/stripdebug.cmi
-   OCAMLC tools/cmpbyt.cmi
-   OCAMLC tools/profiling.cmi
-   OCAMLC tools/ocamldep.cmo
-   OCAMLC middle_end/closure/closure.cmi
-   OCAMLC middle_end/closure/closure_middle_end.cmi
-   OCAMLC middle_end/flambda/closure_conversion.cmi
-   OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi
-   OCAMLC middle_end/flambda/find_recursive_functions.cmi
-   OCAMLC middle_end/flambda/invariant_params.cmi
-   OCAMLC middle_end/flambda/inconstant_idents.cmi
-   OCAMLC middle_end/flambda/lift_constants.cmi
-   OCAMLC middle_end/flambda/remove_unused_arguments.cmi
-   OCAMLC middle_end/flambda/build_export_info.cmi
-   OCAMLC middle_end/flambda/flambda_middle_end.cmi
-   OCAMLC middle_end/printclambda_primitives.cmo
-   OCAMLC middle_end/printclambda.cmo
-   OCAMLC middle_end/semantics_of_primitives.cmo
-   OCAMLC middle_end/convert_primitives.cmo
-   OCAMLC middle_end/flambda/base_types/id_types.cmo
-   OCAMLC middle_end/flambda/base_types/export_id.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo
-   OCAMLC middle_end/flambda/pass_wrapper.cmo
-   OCAMLC middle_end/flambda/flambda.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/flambda/import_approx.cmo
-   OCAMLC middle_end/flambda/lift_code.cmo
-   OCAMLC middle_end/flambda/closure_conversion_aux.cmo
-   OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo
-   OCAMLC middle_end/flambda/share_constants.cmo
-   OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo
-   OCAMLC middle_end/flambda/ref_to_variables.cmo
-   OCAMLC middle_end/flambda/flambda_invariants.cmo
-   OCAMLC middle_end/flambda/un_anf.cmo
-   OCAMLC middle_end/flambda/simplify_common.cmi
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi
-   OCAMLC middle_end/flambda/simplify_primitives.cmi
-   OCAMLC middle_end/flambda/inlining_stats_types.cmi
-   OCAMLC middle_end/flambda/alias_analysis.cmo
-   OCAMLC middle_end/flambda/flambda_utils.cmo
-   OCAMLC middle_end/flambda/freshening.cmo
-   OCAMLC middle_end/flambda/simple_value_approx.cmo
-   OCAMLC middle_end/flambda/remove_unused_closure_vars.cmo
-   OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmo
-   OCAMLC middle_end/flambda/closure_offsets.cmo
-   OCAMLC middle_end/flambda/flambda_to_clambda.cmo
-   OCAMLC tools/objinfo.cmo
-   OCAMLC tools/ocamlcmt.cmo
-   OCAMLC tools/ocamlprof.cmo
-   OCAMLC tools/ocamlmklib.cmo
-   OCAMLC tools/ocamlmktop.cmo
-   OCAMLC tools/ocamlcp_common.cmo
-   OCAMLC tools/ocamlcp.cmo
-   OCAMLC tools/ocamloptp.cmo
-   OCAMLC tools/opnames.cmo
-   OCAMLC tools/dumpobj.cmo
-   OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo
-   OCAMLC tools/primreq.cmo
-   OCAMLC tools/cmpbyt.cmo
-   OCAMLC tools/profiling.cmo
-   LINKC tools/ocamldep
-   OCAMLC middle_end/closure/closure.cmo
-   OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo
-   OCAMLC middle_end/flambda/find_recursive_functions.cmo
-   OCAMLC middle_end/closure/closure_middle_end.cmo
-   OCAMLC middle_end/flambda/closure_conversion.cmo
-   OCAMLC middle_end/flambda/inconstant_idents.cmo
-   OCAMLC middle_end/flambda/lift_constants.cmo
-   OCAMLC middle_end/flambda/invariant_params.cmo
-   OCAMLC middle_end/flambda/remove_unused_arguments.cmo
-   OCAMLC tools/stripdebug.cmo
-   OCAMLC middle_end/flambda/inlining_stats.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
-   OCAMLC middle_end/flambda/inlining_stats_types.cmo
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi
-   OCAMLC middle_end/flambda/simplify_common.cmo
-   LINKC tools/ocamlmktop
-   LINKC tools/primreq
-   LINKC tools/ocamlcp
-   LINKC tools/ocamloptp
-   OCAMLC middle_end/flambda/inlining_stats.cmo
-   LINKC tools/cmpbyt
-   LINKC tools/stripdebug
-   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/extract_projections.cmi
-   OCAMLC middle_end/flambda/augment_specialised_args.cmi
-   OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmi
-   OCAMLC middle_end/flambda/unbox_specialised_args.cmi
-   OCAMLC middle_end/flambda/unbox_closures.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo
-   OCAMLC middle_end/flambda/build_export_info.cmo
-   LINKC tools/ocamlcmt
-   OCAMLC middle_end/flambda/extract_projections.cmo
-   OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo
-   OCAMLC middle_end/flambda/augment_specialised_args.cmo
-   OCAMLC middle_end/flambda/unbox_closures.cmo
-   OCAMLC middle_end/flambda/unbox_specialised_args.cmo
-   OCAMLC middle_end/flambda/inlining_transforms.cmi
-   OCAMLC middle_end/flambda/inlining_decision.cmi
-   OCAMLC middle_end/flambda/flambda_middle_end.cmo
-   LINKC tools/ocamlmklib
-   LINKC tools/ocamlprof
-   OCAMLC middle_end/flambda/inline_and_simplify.cmo
-   OCAMLC middle_end/flambda/inlining_transforms.cmo
-   OCAMLC middle_end/flambda/inlining_decision.cmo
-   LINKC tools/dumpobj
-   LINKC compilerlibs/ocamlmiddleend.cma
-   LINKC tools/ocamlobjinfo
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   LINKC stdlib.cma
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make ocaml
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLC toplevel/expunge.cmi
-   OCAMLC toplevel/genprintval.cmi
-   OCAMLC toplevel/trace.cmi
-   OCAMLC toplevel/toploop.cmi
-   OCAMLC toplevel/topprinters.cmi
-   OCAMLC toplevel/topdirs.cmi
-   OCAMLC toplevel/topmain.cmi
-   OCAMLC toplevel/topstart.cmi
-   OCAMLC toplevel/expunge.cmo
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
-   OCAMLC toplevel/topstart.cmo
-   OCAMLC toplevel/topprinters.cmo
- 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
-   OCAMLC toplevel/byte/topmain.cmo
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
-   OCAMLC toplevel/toploop.cmo
-   OCAMLC toplevel/topdirs.cmo
-   OCAMLC toplevel/byte/topeval.cmo
-   OCAMLC toplevel/byte/trace.cmo
-   LINKC compilerlibs/ocamltoplevel.cma
-   LINKC ocaml.tmp
-   GEN ocaml
- rm ocaml.tmp
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make opt-core
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   CC runtime/addrmap.n.o
-   CC runtime/afl.n.o
-   CC runtime/alloc.n.o
-   CC runtime/array.n.o
-   CC runtime/backtrace.n.o
-   CC runtime/bigarray.n.o
-   CC runtime/blake2.n.o
-   CC runtime/callback.n.o
-   CC runtime/codefrag.n.o
-   CC runtime/compare.n.o
-   CC runtime/custom.n.o
-   CC runtime/debugger.n.o
-   CC runtime/domain.n.o
-   CC runtime/dynlink.n.o
-   CC runtime/extern.n.o
-   CC runtime/fail.n.o
-   CC runtime/fiber.n.o
-   CC runtime/finalise.n.o
-   CC runtime/floats.n.o
-   CC runtime/gc_ctrl.n.o
-   CC runtime/gc_stats.n.o
-   CC runtime/globroots.n.o
-   CC runtime/hash.n.o
-   CC runtime/intern.n.o
-   CC runtime/ints.n.o
-   CC runtime/io.n.o
-   CC runtime/lexing.n.o
-   CC runtime/lf_skiplist.n.o
-   CC runtime/main.n.o
-   CC runtime/major_gc.n.o
-   CC runtime/md5.n.o
-   CC runtime/memory.n.o
-   CC runtime/memprof.n.o
-   CC runtime/meta.n.o
-   CC runtime/minor_gc.n.o
-   CC runtime/misc.n.o
-   CC runtime/obj.n.o
-   CC runtime/parsing.n.o
-   CC runtime/platform.n.o
-   CC runtime/printexc.n.o
-   CC runtime/prng.n.o
-   CC runtime/roots.n.o
-   CC runtime/runtime_events.n.o
-   CC runtime/shared_heap.n.o
-   CC runtime/signals.n.o
-   CC runtime/skiplist.n.o
-   CC runtime/startup_aux.n.o
-   CC runtime/str.n.o
-   CC runtime/sync.n.o
-   CC runtime/sys.n.o
-   CC runtime/unix.n.o
-   CC runtime/weak.n.o
-   CC runtime/backtrace_nat.n.o
-   CC runtime/clambda_checks.n.o
-   CC runtime/dynlink_nat.n.o
-   CC runtime/fail_nat.n.o
-   CC runtime/frame_descriptors.n.o
-   CC runtime/startup_nat.n.o
-   CC runtime/signals_nat.n.o
-   ASM runtime/amd64.o
-   CC runtime/zstd.npic.o
-   CC runtime/addrmap.nd.o
-   CC runtime/afl.nd.o
-   CC runtime/alloc.nd.o
-   CC runtime/array.nd.o
-   CC runtime/backtrace.nd.o
-   CC runtime/bigarray.nd.o
-   CC runtime/blake2.nd.o
-   CC runtime/callback.nd.o
-   CC runtime/codefrag.nd.o
-   CC runtime/compare.nd.o
-   CC runtime/custom.nd.o
-   CC runtime/debugger.nd.o
-   CC runtime/domain.nd.o
-   CC runtime/dynlink.nd.o
-   CC runtime/extern.nd.o
-   CC runtime/fail.nd.o
-   CC runtime/fiber.nd.o
-   CC runtime/finalise.nd.o
-   CC runtime/floats.nd.o
-   CC runtime/gc_ctrl.nd.o
-   CC runtime/gc_stats.nd.o
-   CC runtime/globroots.nd.o
-   CC runtime/hash.nd.o
-   CC runtime/intern.nd.o
-   CC runtime/ints.nd.o
-   CC runtime/io.nd.o
-   CC runtime/lexing.nd.o
-   CC runtime/lf_skiplist.nd.o
-   CC runtime/main.nd.o
-   CC runtime/major_gc.nd.o
-   CC runtime/md5.nd.o
-   CC runtime/memory.nd.o
-   CC runtime/memprof.nd.o
-   CC runtime/meta.nd.o
-   CC runtime/minor_gc.nd.o
-   CC runtime/misc.nd.o
-   CC runtime/obj.nd.o
-   CC runtime/parsing.nd.o
-   CC runtime/platform.nd.o
-   CC runtime/printexc.nd.o
-   CC runtime/prng.nd.o
-   CC runtime/roots.nd.o
-   CC runtime/runtime_events.nd.o
-   CC runtime/shared_heap.nd.o
-   CC runtime/signals.nd.o
-   CC runtime/skiplist.nd.o
-   CC runtime/startup_aux.nd.o
-   CC runtime/str.nd.o
-   CC runtime/sync.nd.o
-   CC runtime/sys.nd.o
-   CC runtime/unix.nd.o
-   CC runtime/weak.nd.o
-   CC runtime/backtrace_nat.nd.o
-   CC runtime/clambda_checks.nd.o
-   CC runtime/dynlink_nat.nd.o
-   CC runtime/fail_nat.nd.o
-   CC runtime/frame_descriptors.nd.o
-   CC runtime/startup_nat.nd.o
-   CC runtime/signals_nat.nd.o
-   ASM runtime/amd64.d.o
-   CC runtime/addrmap.ni.o
-   CC runtime/afl.ni.o
-   CC runtime/alloc.ni.o
-   CC runtime/array.ni.o
-   CC runtime/backtrace.ni.o
-   CC runtime/bigarray.ni.o
-   CC runtime/blake2.ni.o
-   CC runtime/callback.ni.o
-   CC runtime/codefrag.ni.o
-   CC runtime/compare.ni.o
-   CC runtime/custom.ni.o
-   CC runtime/debugger.ni.o
-   CC runtime/domain.ni.o
-   CC runtime/dynlink.ni.o
-   CC runtime/extern.ni.o
-   CC runtime/fail.ni.o
-   CC runtime/fiber.ni.o
-   CC runtime/finalise.ni.o
-   CC runtime/floats.ni.o
-   CC runtime/gc_ctrl.ni.o
-   CC runtime/gc_stats.ni.o
-   CC runtime/globroots.ni.o
-   CC runtime/hash.ni.o
-   CC runtime/intern.ni.o
-   CC runtime/ints.ni.o
-   CC runtime/io.ni.o
-   CC runtime/lexing.ni.o
-   CC runtime/lf_skiplist.ni.o
-   CC runtime/main.ni.o
-   CC runtime/major_gc.ni.o
-   CC runtime/md5.ni.o
-   CC runtime/memory.ni.o
-   CC runtime/memprof.ni.o
-   CC runtime/meta.ni.o
-   CC runtime/minor_gc.ni.o
-   CC runtime/misc.ni.o
-   CC runtime/obj.ni.o
-   CC runtime/parsing.ni.o
-   CC runtime/platform.ni.o
-   CC runtime/printexc.ni.o
-   CC runtime/prng.ni.o
-   CC runtime/roots.ni.o
-   CC runtime/runtime_events.ni.o
-   CC runtime/shared_heap.ni.o
-   CC runtime/signals.ni.o
-   CC runtime/skiplist.ni.o
-   CC runtime/startup_aux.ni.o
-   CC runtime/str.ni.o
-   CC runtime/sync.ni.o
-   CC runtime/sys.ni.o
-   CC runtime/unix.ni.o
-   CC runtime/weak.ni.o
-   CC runtime/backtrace_nat.ni.o
-   CC runtime/clambda_checks.ni.o
-   CC runtime/dynlink_nat.ni.o
-   CC runtime/fail_nat.ni.o
-   CC runtime/frame_descriptors.ni.o
-   CC runtime/startup_nat.ni.o
-   CC runtime/signals_nat.ni.o
-   ASM runtime/amd64.i.o
-   CC runtime/addrmap.npic.o
-   CC runtime/afl.npic.o
-   CC runtime/alloc.npic.o
-   CC runtime/array.npic.o
-   CC runtime/backtrace.npic.o
-   CC runtime/bigarray.npic.o
-   CC runtime/blake2.npic.o
-   CC runtime/callback.npic.o
-   CC runtime/codefrag.npic.o
-   CC runtime/compare.npic.o
-   CC runtime/custom.npic.o
-   CC runtime/debugger.npic.o
-   CC runtime/domain.npic.o
-   CC runtime/dynlink.npic.o
-   CC runtime/extern.npic.o
-   CC runtime/fail.npic.o
-   CC runtime/fiber.npic.o
-   CC runtime/finalise.npic.o
-   CC runtime/floats.npic.o
-   CC runtime/gc_ctrl.npic.o
-   CC runtime/gc_stats.npic.o
-   CC runtime/globroots.npic.o
-   CC runtime/hash.npic.o
-   CC runtime/intern.npic.o
-   CC runtime/ints.npic.o
-   CC runtime/io.npic.o
-   CC runtime/lexing.npic.o
-   CC runtime/lf_skiplist.npic.o
-   CC runtime/main.npic.o
-   CC runtime/major_gc.npic.o
-   CC runtime/md5.npic.o
-   CC runtime/memory.npic.o
-   CC runtime/memprof.npic.o
-   CC runtime/meta.npic.o
-   CC runtime/minor_gc.npic.o
-   CC runtime/misc.npic.o
-   CC runtime/obj.npic.o
-   CC runtime/parsing.npic.o
-   CC runtime/platform.npic.o
-   CC runtime/printexc.npic.o
-   CC runtime/prng.npic.o
-   CC runtime/roots.npic.o
-   CC runtime/runtime_events.npic.o
-   CC runtime/shared_heap.npic.o
-   CC runtime/signals.npic.o
-   CC runtime/skiplist.npic.o
-   CC runtime/startup_aux.npic.o
-   CC runtime/str.npic.o
-   CC runtime/sync.npic.o
-   CC runtime/sys.npic.o
-   CC runtime/unix.npic.o
-   CC runtime/weak.npic.o
-   CC runtime/backtrace_nat.npic.o
-   CC runtime/clambda_checks.npic.o
-   CC runtime/dynlink_nat.npic.o
-   CC runtime/fail_nat.npic.o
-   CC runtime/frame_descriptors.npic.o
-   CC runtime/startup_nat.npic.o
-   CC runtime/signals_nat.npic.o
-   ASM runtime/amd64_libasmrunpic.o
-   MKLIB runtime/libcomprmarsh.a
-   MKLIB runtime/libasmrun.a
-   MKLIB runtime/libasmruni.a
-   MKLIB runtime/libasmrun_pic.a
-   MKDLL runtime/libasmrun_shared.so
-   MKLIB runtime/libasmrund.a
- cd stdlib; ln -sf ../runtime/libasmrun.a .
- /usr/bin/make ocamlopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLC asmcomp/x86_ast.cmi
-   OCAMLC asmcomp/cmm.cmi
-   OCAMLC asmcomp/coloring.cmi
-   OCAMLC asmcomp/asmlink.cmi
-   OCAMLC asmcomp/asmlibrarian.cmi
-   OCAMLC asmcomp/asmpackager.cmi
-   OCAMLC driver/opterrors.cmi
-   OCAMLC driver/optcompile.cmi
-   OCAMLC driver/optmaindriver.cmi
-   OCAMLLEX tools/cvt_emit.ml
-   OCAMLC tools/cvt_emit.cmi
-   OCAMLC driver/optmain.cmi
-   OCAMLC driver/opterrors.cmo
-   OCAMLC asmcomp/asmlibrarian.cmo
-   OCAMLC asmcomp/x86_proc.cmi
-   OCAMLC asmcomp/x86_dsl.cmi
-   OCAMLC asmcomp/x86_gas.cmi
-   OCAMLC asmcomp/x86_masm.cmi
-   OCAMLC asmcomp/arch.cmi
-   OCAMLC asmcomp/printcmm.cmi
-   OCAMLC asmcomp/reg.cmi
-   OCAMLC asmcomp/strmatch.cmi
-   OCAMLC asmcomp/cmmgen_state.cmi
-   OCAMLC asmcomp/afl_instrument.cmi
-   OCAMLC asmcomp/thread_sanitizer.cmi
-   OCAMLC asmcomp/cmmgen.cmi
-   OCAMLC asmcomp/cmm_invariants.cmi
-   OCAMLC asmcomp/cmm.cmo
-   OCAMLC driver/optmain.cmo
-   OCAMLC tools/cvt_emit.cmo
-   OCAMLC asmcomp/x86_proc.cmo
-   OCAMLC asmcomp/x86_gas.cmo
-   OCAMLC asmcomp/x86_masm.cmo
-   OCAMLC asmcomp/afl_instrument.cmo
-   OCAMLC asmcomp/arch.cmo
-   OCAMLC asmcomp/strmatch.cmo
-   OCAMLC asmcomp/printcmm.cmo
-   OCAMLC asmcomp/cmm_invariants.cmo
-   OCAMLC asmcomp/x86_dsl.cmo
-   OCAMLC asmcomp/cmm_helpers.cmi
-   OCAMLC asmcomp/cmmgen_state.cmo
-   OCAMLC asmcomp/mach.cmi
-   OCAMLC asmcomp/reg.cmo
-   LINKC tools/cvt_emit
-   GEN asmcomp/emit.ml
-   OCAMLC asmcomp/proc.cmi
-   OCAMLC asmcomp/interval.cmi
-   OCAMLC asmcomp/dataflow.cmi
-   OCAMLC asmcomp/polling.cmi
-   OCAMLC asmcomp/selectgen.cmi
-   OCAMLC asmcomp/selection.cmi
-   OCAMLC asmcomp/comballoc.cmi
-   OCAMLC asmcomp/CSEgen.cmi
-   OCAMLC asmcomp/CSE.cmi
-   OCAMLC asmcomp/liveness.cmi
-   OCAMLC asmcomp/spill.cmi
-   OCAMLC asmcomp/split.cmi
-   OCAMLC asmcomp/interf.cmi
-   OCAMLC asmcomp/reloadgen.cmi
-   OCAMLC asmcomp/reload.cmi
-   OCAMLC asmcomp/deadcode.cmi
-   OCAMLC asmcomp/stackframegen.cmi
-   OCAMLC asmcomp/linear.cmi
-   OCAMLC asmcomp/mach.cmo
-   OCAMLC asmcomp/cmm_helpers.cmo
-   OCAMLC asmcomp/thread_sanitizer.cmo
-   OCAMLC asmcomp/cmmgen.cmo
-   OCAMLC asmcomp/dataflow.cmo
-   OCAMLC asmcomp/printmach.cmi
-   OCAMLC asmcomp/linscan.cmi
-   OCAMLC asmcomp/proc.cmo
-   OCAMLC asmcomp/interval.cmo
-   OCAMLC asmcomp/coloring.cmo
-   OCAMLC driver/optmaindriver.cmo
-   OCAMLC asmcomp/polling.cmo
-   OCAMLC asmcomp/comballoc.cmo
-   OCAMLC asmcomp/CSEgen.cmo
-   OCAMLC asmcomp/CSE.cmo
-   OCAMLC asmcomp/spill.cmo
-   OCAMLC asmcomp/split.cmo
-   OCAMLC asmcomp/interf.cmo
-   OCAMLC asmcomp/deadcode.cmo
-   OCAMLC asmcomp/stackframe.cmi
-   OCAMLC asmcomp/stackframegen.cmo
-   OCAMLC asmcomp/reloadgen.cmo
-   OCAMLC asmcomp/reload.cmo
-   OCAMLC asmcomp/printlinear.cmi
-   OCAMLC asmcomp/linearize.cmi
-   OCAMLC file_formats/linear_format.cmi
-   OCAMLC asmcomp/schedgen.cmi
-   OCAMLC asmcomp/scheduling.cmi
-   OCAMLC asmcomp/branch_relaxation_intf.cmi
-   OCAMLC asmcomp/emitenv.cmi
-   OCAMLC asmcomp/emit.cmi
-   OCAMLC asmcomp/selectgen.cmo
-   OCAMLC asmcomp/selection.cmo
-   OCAMLC asmcomp/linear.cmo
-   OCAMLC asmcomp/linscan.cmo
-   OCAMLC asmcomp/printmach.cmo
-   OCAMLC asmcomp/liveness.cmo
-   OCAMLC asmcomp/stackframe.cmo
-   OCAMLC asmcomp/linearize.cmo
-   OCAMLC file_formats/linear_format.cmo
-   OCAMLC asmcomp/printlinear.cmo
-   OCAMLC asmcomp/schedgen.cmo
-   OCAMLC asmcomp/scheduling.cmo
-   OCAMLC asmcomp/branch_relaxation.cmi
-   OCAMLC asmcomp/emitaux.cmi
-   OCAMLC asmcomp/branch_relaxation.cmo
-   OCAMLC asmcomp/asmgen.cmi
-   OCAMLC asmcomp/emitaux.cmo
-   OCAMLC asmcomp/emit.cmo
-   OCAMLC asmcomp/asmgen.cmo
-   OCAMLC asmcomp/asmlink.cmo
-   OCAMLC asmcomp/asmpackager.cmo
-   OCAMLC driver/optcompile.cmo
-   LINKC compilerlibs/ocamloptcomp.cma
-   LINKC ocamlopt
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make libraryopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make -C stdlib allopt
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
-   OCAMLOPT camlinternalFormatBasics.cmx
-   OCAMLOPT stdlib.cmx
-   OCAMLOPT stdlib__Either.cmx
-   OCAMLOPT stdlib__Sys.cmx
-   OCAMLOPT stdlib__Atomic.cmx
-   OCAMLOPT stdlib__Bool.cmx
-   OCAMLOPT stdlib__Char.cmx
-   OCAMLOPT stdlib__Int.cmx
-   OCAMLOPT stdlib__Unit.cmx
-   OCAMLOPT stdlib__Int64.cmx
-   OCAMLOPT stdlib__Mutex.cmx
-   OCAMLOPT std_exit.cmx
-   OCAMLOPT stdlib__Condition.cmx
-   OCAMLOPT stdlib__Int32.cmx
-   OCAMLOPT stdlib__Nativeint.cmx
-   OCAMLOPT stdlib__Uchar.cmx
-   OCAMLOPT stdlib__Semaphore.cmx
-   OCAMLOPT stdlib__Obj.cmx
-   OCAMLOPT stdlib__Type.cmx
-   OCAMLOPT camlinternalLazy.cmx
-   OCAMLOPT stdlib__Callback.cmx
-   OCAMLOPT stdlib__Lazy.cmx
-   OCAMLOPT stdlib__Seq.cmx
-   OCAMLOPT stdlib__Option.cmx
-   OCAMLOPT stdlib__Result.cmx
-   OCAMLOPT stdlib__List.cmx
-   OCAMLOPT stdlib__Bytes.cmx
-   OCAMLOPT stdlib__Queue.cmx
-   OCAMLOPT stdlib__Set.cmx
-   OCAMLOPT stdlib__Map.cmx
-   OCAMLOPT stdlib__Stack.cmx
-   OCAMLOPT stdlib__ListLabels.cmx
-   OCAMLOPT stdlib__String.cmx
-   OCAMLOPT stdlib__Marshal.cmx
-   OCAMLOPT stdlib__BytesLabels.cmx
-   OCAMLOPT stdlib__Array.cmx
-   OCAMLOPT stdlib__Buffer.cmx
-   OCAMLOPT stdlib__StringLabels.cmx
-   OCAMLOPT camlinternalFormat.cmx
-   OCAMLOPT stdlib__Float.cmx
-   OCAMLOPT stdlib__Lexing.cmx
-   OCAMLOPT stdlib__Domain.cmx
-   OCAMLOPT camlinternalOO.cmx
-   OCAMLOPT stdlib__ArrayLabels.cmx
-   OCAMLOPT stdlib__StdLabels.cmx
-   OCAMLOPT stdlib__Parsing.cmx
-   OCAMLOPT stdlib__Complex.cmx
-   OCAMLOPT stdlib__Oo.cmx
-   OCAMLOPT camlinternalMod.cmx
-   OCAMLOPT stdlib__Bigarray.cmx
-   OCAMLOPT stdlib__Printf.cmx
-   OCAMLOPT stdlib__Format.cmx
-   OCAMLOPT stdlib__Arg.cmx
-   OCAMLOPT stdlib__Printexc.cmx
-   OCAMLOPT stdlib__Scanf.cmx
-   OCAMLOPT stdlib__Dynarray.cmx
-   OCAMLOPT stdlib__Fun.cmx
-   OCAMLOPT stdlib__Effect.cmx
-   OCAMLOPT stdlib__Gc.cmx
-   OCAMLOPT stdlib__In_channel.cmx
-   OCAMLOPT stdlib__Out_channel.cmx
-   OCAMLOPT stdlib__Digest.cmx
-   OCAMLOPT stdlib__Random.cmx
-   OCAMLOPT stdlib__Hashtbl.cmx
-   OCAMLOPT stdlib__Filename.cmx
-   OCAMLOPT stdlib__Weak.cmx
-   OCAMLOPT stdlib__Ephemeron.cmx
-   OCAMLOPT stdlib__MoreLabels.cmx
-   LINKOPT stdlib.cmxa
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make ocamlc.opt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLOPT utils/config.cmx
-   OCAMLOPT utils/build_path_prefix_map.cmx
-   OCAMLOPT utils/format_doc.cmx
-   OCAMLOPT utils/arg_helper.cmx
-   OCAMLOPT utils/local_store.cmx
-   OCAMLOPT utils/terminfo.cmx
-   OCAMLOPT utils/int_replace_polymorphic_compare.cmx
-   OCAMLOPT utils/domainstate.cmx
-   OCAMLOPT utils/binutils.cmx
-   OCAMLOPT utils/lazy_backtrack.cmx
-   OCAMLOPT utils/compression.cmx
-   OCAMLOPT parsing/camlinternalMenhirLib.cmx
-   OCAMLOPT lambda/switch.cmx
-   OCAMLOPT lambda/runtimedef.cmx
-   OCAMLOPT bytecomp/opcodes.cmx
- cd stdlib; ln -sf ../runtime/libcomprmarsh.a .
-   OCAMLOPT bytecomp/bytesections.cmx
-   OCAMLOPT utils/misc.cmx
-   OCAMLOPT utils/identifiable.cmx
-   OCAMLOPT utils/load_path.cmx
-   OCAMLOPT utils/profile.cmx
-   OCAMLOPT utils/warnings.cmx
-   OCAMLOPT utils/consistbl.cmx
-   OCAMLOPT utils/linkdeps.cmx
-   OCAMLOPT utils/targetint.cmx
-   OCAMLOPT utils/diffing.cmx
-   OCAMLOPT parsing/longident.cmx
-   OCAMLOPT bytecomp/dll.cmx
-   OCAMLOPT utils/diffing_with_keys.cmx
-   OCAMLOPT utils/numbers.cmx
-   OCAMLOPT utils/clflags.cmx
-   OCAMLOPT utils/strongly_connected_components.cmx
-   OCAMLOPT utils/ccomp.cmx
-   OCAMLOPT parsing/location.cmx
-   OCAMLOPT typing/ident.cmx
-   OCAMLOPT parsing/unit_info.cmx
-   OCAMLOPT parsing/asttypes.cmx
-   OCAMLOPT parsing/docstrings.cmx
-   OCAMLOPT parsing/syntaxerr.cmx
-   OCAMLOPT parsing/ast_iterator.cmx
-   OCAMLOPT driver/compenv.cmx
-   OCAMLOPT driver/errors.cmx
-   OCAMLOPT lambda/debuginfo.cmx
-   OCAMLOPT parsing/ast_helper.cmx
-   OCAMLOPT driver/main_args.cmx
-   OCAMLOPT parsing/builtin_attributes.cmx
-   OCAMLOPT parsing/ast_mapper.cmx
-   OCAMLOPT parsing/parser.cmx
-   OCAMLOPT parsing/attr_helper.cmx
-   OCAMLOPT parsing/ast_invariants.cmx
-   OCAMLOPT parsing/depend.cmx
-   OCAMLOPT typing/type_immediacy.cmx
-   OCAMLOPT typing/primitive.cmx
-   OCAMLOPT parsing/lexer.cmx
-   OCAMLOPT parsing/pprintast.cmx
-   OCAMLOPT typing/path.cmx
-   OCAMLOPT typing/shape.cmx
-   OCAMLOPT typing/types.cmx
-   OCAMLOPT typing/gprinttyp.cmx
-   OCAMLOPT typing/btype.cmx
-   OCAMLOPT file_formats/cmi_format.cmx
-   OCAMLOPT typing/errortrace.cmx
-   OCAMLOPT typing/persistent_env.cmx
-   OCAMLOPT typing/subst.cmx
-   OCAMLOPT typing/predef.cmx
-   OCAMLOPT typing/datarepr.cmx
-   OCAMLOPT typing/signature_group.cmx
-   OCAMLOPT parsing/parse.cmx
-   OCAMLOPT parsing/printast.cmx
-   OCAMLOPT typing/rawprinttyp.cmx
-   OCAMLOPT typing/oprint.cmx
-   OCAMLOPT typing/env.cmx
-   OCAMLOPT driver/pparse.cmx
-   OCAMLOPT driver/makedepend.cmx
-   OCAMLOPT typing/typedtree.cmx
-   OCAMLOPT typing/ctype.cmx
-   OCAMLOPT typing/shape_reduce.cmx
-   OCAMLOPT typing/typedecl_properties.cmx
-   OCAMLOPT lambda/lambda.cmx
-   OCAMLOPT typing/printtyped.cmx
-   OCAMLOPT typing/tast_iterator.cmx
-   OCAMLOPT typing/tast_mapper.cmx
-   OCAMLOPT typing/untypeast.cmx
-   OCAMLOPT typing/printpat.cmx
-   OCAMLOPT lambda/value_rec_compiler.cmx
-   OCAMLOPT lambda/translobj.cmx
-   OCAMLOPT lambda/translattribute.cmx
-   OCAMLOPT lambda/tmc.cmx
-   OCAMLOPT bytecomp/instruct.cmx
-   OCAMLOPT bytecomp/meta.cmx
-   OCAMLOPT bytecomp/symtable.cmx
-   OCAMLOPT lambda/simplif.cmx
-   OCAMLOPT file_formats/cmt_format.cmx
-   OCAMLOPT typing/out_type.cmx
-   OCAMLOPT typing/mtype.cmx
-   OCAMLOPT typing/patterns.cmx
-   OCAMLOPT typing/typedecl_variance.cmx
-   OCAMLOPT typing/typedecl_unboxed.cmx
-   OCAMLOPT typing/typedecl_separability.cmx
-   OCAMLOPT typing/typedecl_immediacy.cmx
-   OCAMLOPT typing/typeopt.cmx
-   OCAMLOPT typing/parmatch.cmx
-   OCAMLOPT typing/value_rec_check.cmx
-   OCAMLOPT typing/printtyp.cmx
-   OCAMLOPT typing/errortrace_report.cmx
-   OCAMLOPT typing/envaux.cmx
-   OCAMLOPT typing/stypes.cmx
-   OCAMLOPT lambda/printlambda.cmx
-   OCAMLOPT typing/cmt2annot.cmx
-   OCAMLOPT typing/includeclass.cmx
-   OCAMLOPT typing/includecore.cmx
-   OCAMLOPT typing/typetexp.cmx
-   OCAMLOPT lambda/matching.cmx
-   OCAMLOPT bytecomp/printinstr.cmx
-   OCAMLOPT typing/includemod.cmx
-   OCAMLOPT typing/typedecl.cmx
-   OCAMLOPT typing/includemod_errorprinter.cmx
-   OCAMLOPT typing/typecore.cmx
-   OCAMLOPT lambda/translprim.cmx
-   OCAMLOPT bytecomp/bytegen.cmx
-   OCAMLOPT typing/typeclass.cmx
-   OCAMLOPT lambda/translcore.cmx
-   OCAMLOPT lambda/translclass.cmx
-   OCAMLOPT typing/typemod.cmx
-   OCAMLOPT lambda/translmod.cmx
-   OCAMLOPT bytecomp/emitcode.cmx
-   OCAMLOPT bytecomp/bytelink.cmx
-   OCAMLOPT driver/compmisc.cmx
-   OCAMLOPT bytecomp/bytelibrarian.cmx
-   OCAMLOPT bytecomp/bytepackager.cmx
-   OCAMLOPT driver/compile_common.cmx
-   LINKOPT compilerlibs/ocamlcommon.cmxa
-   OCAMLOPT driver/compile.cmx
-   OCAMLOPT driver/maindriver.cmx
-   LINKOPT compilerlibs/ocamlbytecomp.cmxa
-   OCAMLOPT driver/main.cmx
-   LINKOPT ocamlc.opt
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make otherlibraries ocamldebug ocamldoc \
-   
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make lex-all
-   OCAMLC otherlibs/dynlink/dynlink_config.cmi
-   OCAMLC otherlibs/dynlink/dynlink_types.cmi
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLC otherlibs/dynlink/dynlink_cmo_format.cmi
-   OCAMLC otherlibs/dynlink/dynlink.cmi
-   OCAMLC debugger/int64ops.cmi
-   OCAMLC otherlibs/unix/unix.cmi
-   OCAMLC debugger/debugger_config.cmi
-   OCAMLC debugger/parameters.cmi
-   OCAMLLEX debugger/debugger_lexer.ml
-   OCAMLYACC debugger/debugger_parser.mli
-   OCAMLC debugger/question.cmi
-   OCAMLC debugger/exec.cmi
-   OCAMLC debugger/source.cmi
-   OCAMLC debugger/events.cmi
-   OCAMLC debugger/history.cmi
-   OCAMLC debugger/show_source.cmi
-   OCAMLC debugger/program_management.cmi
-   OCAMLC debugger/command_line.cmi
-   OCAMLC debugger/main.cmi
-   OCAMLC debugger/ocamldebug_entry.cmi
-   OCAMLC ocamldoc/odoc_config.cmi
-   OCAMLC ocamldoc/odoc_messages.cmi
-   OCAMLC ocamldoc/odoc_types.cmi
-   OCAMLYACC ocamldoc/odoc_text_parser.mli
-   OCAMLC ocamldoc/odoc_name.cmi
- make[3]: Nothing to be done for 'lex-all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLC ocamldoc/odoc_print.cmi
-   OCAMLC ocamldoc/odoc_comments_global.cmi
-   OCAMLYACC ocamldoc/odoc_parser.mli
-   OCAMLC otherlibs/str/str.cmi
-   OCAMLLEX ocamldoc/odoc_text_lexer.ml
-   OCAMLLEX ocamldoc/odoc_lexer.ml
-   OCAMLLEX ocamldoc/odoc_see_lexer.ml
-   OCAMLC ocamldoc/odoc_ocamlhtml.cmi
-   OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
-   OCAMLC ocamldoc/odoc_latex_style.cmi
-   OCAMLC ocamldoc/odoc.cmi
-   OCAMLC ocamldoc/odoc_test.cmi
- /usr/bin/make tools-all
-   OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmi
-   OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmi
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/byte/
-   OCAMLC otherlibs/dynlink/dynlink_config.cmo
-   OCAMLC otherlibs/dynlink/dynlink_types.cmo
-   OCAMLC debugger/int64ops.cmo
-   OCAMLC debugger/primitives.cmi
-   OCAMLC debugger/unix_tools.cmi
-   OCAMLC debugger/debugger_config.cmo
-   OCAMLC debugger/parameters.cmo
-   OCAMLC debugger/exec.cmo
-   OCAMLC debugger/pos.cmi
-   OCAMLC debugger/events.cmo
-   OCAMLC debugger/frames.cmi
-   OCAMLC debugger/show_information.cmi
-   OCAMLC debugger/loadprinter.cmi
-   OCAMLC ocamldoc/odoc_global.cmi
-   OCAMLC ocamldoc/odoc_misc.cmi
-   OCAMLC ocamldoc/odoc_text_parser.cmi
-   OCAMLC ocamldoc/odoc_text.cmi
-   OCAMLC ocamldoc/odoc_parameter.cmi
-   OCAMLC ocamldoc/odoc_type.cmi
-   OCAMLC ocamldoc/odoc_parser.cmi
-   OCAMLC ocamldoc/odoc_env.cmi
-   OCAMLC ocamldoc/odoc_config.cmo
-   OCAMLC ocamldoc/odoc_messages.cmo
-   OCAMLC ocamldoc/odoc_types.cmo
-   OCAMLC ocamldoc/odoc_print.cmo
-   OCAMLC ocamldoc/odoc_comments_global.cmo
-   OCAMLC ocamldoc/odoc_latex_style.cmo
-   OCAMLC otherlibs/dynlink/dynlink_common.cmi
-   OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmo
-   OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmo
-   OCAMLC debugger/unix_tools.cmo
-   OCAMLC debugger/pos.cmo
-   OCAMLC debugger/primitives.cmo
-   OCAMLC debugger/debugcom.cmi
-   OCAMLC debugger/input_handling.cmi
-   OCAMLC debugger/source.cmo
-   OCAMLC debugger/program_loading.cmi
-   OCAMLC debugger/show_source.cmo
-   OCAMLC debugger/time_travel.cmi
-   OCAMLC ocamldoc/odoc_global.cmo
-   OCAMLC ocamldoc/odoc_text_lexer.cmi
-   OCAMLC ocamldoc/odoc_value.cmi
-   OCAMLC ocamldoc/odoc_misc.cmo
-   OCAMLC ocamldoc/odoc_text_parser.cmo
-   OCAMLC ocamldoc/odoc_name.cmo
-   OCAMLC ocamldoc/odoc_parameter.cmo
-   OCAMLC ocamldoc/odoc_type.cmo
-   OCAMLC ocamldoc/odoc_parser.cmo
-   OCAMLC ocamldoc/odoc_env.cmo
-   OCAMLC ocamldoc/odoc_ocamlhtml.cmo
-   OCAMLC ocamldoc/odoc_extension.cmi
-   OCAMLC ocamldoc/odoc_exception.cmi
-   OCAMLC ocamldoc/odoc_lexer.cmi
-   OCAMLC ocamldoc/odoc_see_lexer.cmi
-   OCAMLC otherlibs/dynlink/dynlink_common.cmo
-   OCAMLC otherlibs/dynlink/byte/dynlink.cmo
-   OCAMLC debugger/input_handling.cmo
-   OCAMLC debugger/program_loading.cmo
-   OCAMLC debugger/parser_aux.cmi
-   OCAMLC debugger/debugcom.cmo
-   OCAMLC debugger/checkpoints.cmi
-   OCAMLC debugger/symbols.cmi
-   OCAMLC debugger/breakpoints.cmi
-   OCAMLC debugger/trap_barrier.cmi
-   OCAMLC ocamldoc/odoc_text_lexer.cmo
-   OCAMLC ocamldoc/odoc_text.cmo
-   OCAMLC ocamldoc/odoc_class.cmi
-   OCAMLC ocamldoc/odoc_value.cmo
-   OCAMLC ocamldoc/odoc_lexer.cmo
-   OCAMLC ocamldoc/odoc_see_lexer.cmo
-   OCAMLC ocamldoc/odoc_exception.cmo
-   OCAMLC ocamldoc/odoc_extension.cmo
-   OCAMLC debugger/debugger_parser.cmi
-   OCAMLC debugger/printval.cmi
-   OCAMLC debugger/eval.cmi
-   OCAMLC debugger/main.cmo
-   OCAMLC debugger/checkpoints.cmo
-   OCAMLC debugger/symbols.cmo
-   OCAMLC debugger/breakpoints.cmo
-   OCAMLC debugger/trap_barrier.cmo
- make[3]: Nothing to be done for 'tools-all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLC debugger/history.cmo
-   OCAMLC debugger/time_travel.cmo
-   OCAMLC debugger/program_management.cmo
-   OCAMLC debugger/frames.cmo
-   OCAMLC ocamldoc/odoc_module.cmi
-   OCAMLC ocamldoc/odoc_str.cmi
-   OCAMLC ocamldoc/odoc_class.cmo
-   LINKC otherlibs/dynlink/dynlink.cma
-   OCAMLC debugger/debugger_lexer.cmi
-   OCAMLC debugger/debugger_parser.cmo
-   OCAMLC debugger/printval.cmo
-   OCAMLC debugger/show_information.cmo
-   OCAMLC debugger/loadprinter.cmo
-   OCAMLC debugger/eval.cmo
-   OCAMLC ocamldoc/odoc_str.cmo
- /usr/bin/make -C otherlibs all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs'
-   OCAMLC ocamldoc/odoc_merge.cmi
-   OCAMLC ocamldoc/odoc_sig.cmi
-   OCAMLC ocamldoc/odoc_search.cmi
-   OCAMLC ocamldoc/odoc_scan.cmi
- for lib in runtime_events unix str systhreads; do (/usr/bin/make -C $lib all) || exit $?; done
-   OCAMLC ocamldoc/odoc_cross.cmi
-   OCAMLC ocamldoc/odoc_comments.cmi
-   OCAMLC ocamldoc/odoc_dep.cmi
-   OCAMLC ocamldoc/odoc_analyse.cmi
-   OCAMLC ocamldoc/odoc_module.cmo
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
-   OCAMLC debugger/debugger_lexer.cmo
-   OCAMLC debugger/question.cmo
-   OCAMLC debugger/command_line.cmo
-   CC runtime_events_consumer.b.o
-   CC runtime_events_consumer.n.o
-   OCAMLC runtime_events.cmi
-   OCAMLC ocamldoc/odoc_merge.cmo
-   OCAMLC ocamldoc/odoc_comments.cmo
-   OCAMLC ocamldoc/odoc_scan.cmo
-   OCAMLC ocamldoc/odoc_dep.cmo
-   OCAMLC ocamldoc/odoc_info.cmi
-   OCAMLC ocamldoc/odoc_search.cmo
-   OCAMLC ocamldoc/odoc_cross.cmo
-   OCAMLC runtime_events.cmo
-   OCAMLC ocamldoc/odoc_ast.cmi
-   OCAMLC ocamldoc/odoc_sig.cmo
-   OCAMLMKLIB runtime_events.cma
-   OCAMLC ocamldoc/odoc_ast.cmo
-   OCAMLC ocamldoc/odoc_analyse.cmo
-   OCAMLC ocamldoc/odoc_info.cmo
-   OCAMLC ocamldoc/odoc_dag2html.cmi
-   OCAMLC ocamldoc/odoc_to_text.cmi
-   OCAMLC ocamldoc/odoc_man.cmi
-   OCAMLC ocamldoc/odoc_latex.cmi
-   OCAMLC ocamldoc/odoc_texi.cmi
-   OCAMLC ocamldoc/odoc_dot.cmi
-   OCAMLC ocamldoc/odoc_dag2html.cmo
-   OCAMLC ocamldoc/odoc_html.cmi
-   OCAMLC ocamldoc/odoc_dot.cmo
-   OCAMLC ocamldoc/odoc_to_text.cmo
-   OCAMLC ocamldoc/odoc_man.cmo
-   OCAMLC ocamldoc/odoc_texi.cmo
-   OCAMLC debugger/ocamldebug.cmo
-   OCAMLC ocamldoc/odoc_latex.cmo
-   OCAMLC ocamldoc/odoc_html.cmo
-   OCAMLC ocamldoc/odoc_gen.cmi
-   OCAMLC debugger/ocamldebug_entry.cmo
-   OCAMLC ocamldoc/odoc_gen.cmo
-   OCAMLC ocamldoc/odoc_args.cmi
-   LINKC ocamldoc/odoc_info.cma
-   OCAMLC ocamldoc/odoc_args.cmo
-   OCAMLC ocamldoc/odoc.cmo
-   OCAMLC ocamldoc/odoc_test.cmo
-   OCAMLMKLIB libcamlruntime_eventsbyt.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
-   CC access.b.o
-   CC addrofstr.b.o
-   CC chdir.b.o
-   CC chmod.b.o
-   CC cst2constr.b.o
-   CC cstringv.b.o
-   CC execv.b.o
-   CC execve.b.o
-   CC execvp.b.o
-   CC fsync.b.o
-   CC mkdir.b.o
-   CC exit.b.o
-   CC getaddrinfo.b.o
-   CC getcwd.b.o
-   CC gethost.b.o
-   CC gethostname.b.o
-   CC getnameinfo.b.o
-   CC getproto.b.o
-   CC getserv.b.o
-   CC gmtime.b.o
-   CC mmap_ba.b.o
-   CC putenv.b.o
-   CC rmdir.b.o
-   CC socketaddr.b.o
-   CC strofaddr.b.o
-   CC time.b.o
-   CC unlink.b.o
-   CC accept_unix.b.o
-   CC bind_unix.b.o
-   CC channels_unix.b.o
-   CC close_unix.b.o
-   CC connect_unix.b.o
-   CC dup_unix.b.o
-   CC envir_unix.b.o
-   CC errmsg_unix.b.o
-   CC getpeername_unix.b.o
-   CC getpid_unix.b.o
-   CC getsockname_unix.b.o
-   CC gettimeofday_unix.b.o
-   CC isatty_unix.b.o
-   CC link_unix.b.o
-   CC listen_unix.b.o
-   CC lockf_unix.b.o
-   CC lseek_unix.b.o
-   CC mmap_unix.b.o
-   CC open_unix.b.o
-   CC pipe_unix.b.o
-   CC read_unix.b.o
-   CC readlink_unix.b.o
-   CC realpath_unix.b.o
-   CC rename_unix.b.o
-   CC select_unix.b.o
-   CC sendrecv_unix.b.o
-   CC shutdown_unix.b.o
-   CC sleep_unix.b.o
-   CC socket_unix.b.o
-   CC socketpair_unix.b.o
-   CC sockopt_unix.b.o
-   CC stat_unix.b.o
-   CC symlink_unix.b.o
-   CC times_unix.b.o
-   CC truncate_unix.b.o
-   CC unixsupport_unix.b.o
-   CC utimes_unix.b.o
-   CC write_unix.b.o
-   CC alarm.b.o
-   CC chown.b.o
-   CC chroot.b.o
-   CC closedir.b.o
-   CC dup2.b.o
-   CC fchmod.b.o
-   CC fchown.b.o
-   CC fcntl.b.o
-   CC fork.b.o
-   CC ftruncate.b.o
-   CC getegid.b.o
-   CC geteuid.b.o
-   CC getgid.b.o
-   CC getgr.b.o
-   CC getgroups.b.o
-   CC getlogin.b.o
-   CC getppid.b.o
-   CC getpw.b.o
-   CC getuid.b.o
-   CC initgroups.b.o
-   CC itimer.b.o
-   CC kill.b.o
-   CC mkfifo.b.o
-   CC nice.b.o
-   CC opendir.b.o
-   CC readdir.b.o
-   CC rewinddir.b.o
-   CC setgid.b.o
-   CC setgroups.b.o
-   CC setsid.b.o
-   CC setuid.b.o
-   CC signals.b.o
-   CC spawn.b.o
-   CC termios.b.o
-   CC umask.b.o
-   CC wait.b.o
-   CC access.n.o
-   CC addrofstr.n.o
-   CC chdir.n.o
-   CC chmod.n.o
-   CC cst2constr.n.o
-   CC cstringv.n.o
-   CC execv.n.o
-   CC execve.n.o
-   CC execvp.n.o
-   CC fsync.n.o
-   CC mkdir.n.o
-   CC exit.n.o
-   CC getaddrinfo.n.o
-   CC getcwd.n.o
-   CC gethost.n.o
-   CC gethostname.n.o
-   CC getnameinfo.n.o
-   CC getproto.n.o
-   CC getserv.n.o
-   CC gmtime.n.o
-   CC mmap_ba.n.o
-   CC putenv.n.o
-   CC rmdir.n.o
-   CC socketaddr.n.o
-   CC strofaddr.n.o
-   CC time.n.o
-   CC unlink.n.o
-   CC accept_unix.n.o
-   CC bind_unix.n.o
-   CC channels_unix.n.o
-   CC close_unix.n.o
-   CC connect_unix.n.o
-   CC dup_unix.n.o
-   CC envir_unix.n.o
-   CC errmsg_unix.n.o
-   CC getpeername_unix.n.o
-   CC getpid_unix.n.o
-   CC getsockname_unix.n.o
-   CC gettimeofday_unix.n.o
-   CC isatty_unix.n.o
-   CC link_unix.n.o
-   CC listen_unix.n.o
-   CC lockf_unix.n.o
-   CC lseek_unix.n.o
-   CC mmap_unix.n.o
-   CC open_unix.n.o
-   CC pipe_unix.n.o
-   CC read_unix.n.o
-   CC readlink_unix.n.o
-   CC realpath_unix.n.o
-   CC rename_unix.n.o
-   CC select_unix.n.o
-   CC sendrecv_unix.n.o
-   CC shutdown_unix.n.o
-   CC sleep_unix.n.o
-   CC socket_unix.n.o
-   CC socketpair_unix.n.o
-   CC sockopt_unix.n.o
-   CC stat_unix.n.o
-   CC symlink_unix.n.o
-   CC times_unix.n.o
-   CC truncate_unix.n.o
-   CC unixsupport_unix.n.o
-   CC utimes_unix.n.o
-   CC write_unix.n.o
-   CC alarm.n.o
-   CC chown.n.o
-   CC chroot.n.o
-   CC closedir.n.o
-   CC dup2.n.o
-   CC fchmod.n.o
-   CC fchown.n.o
-   CC fcntl.n.o
-   CC fork.n.o
-   CC ftruncate.n.o
-   CC getegid.n.o
-   CC geteuid.n.o
-   CC getgid.n.o
-   CC getgr.n.o
-   CC getgroups.n.o
-   CC getlogin.n.o
-   CC getppid.n.o
-   CC getpw.n.o
-   CC getuid.n.o
-   CC initgroups.n.o
-   CC itimer.n.o
-   CC kill.n.o
-   CC mkfifo.n.o
-   CC nice.n.o
-   CC opendir.n.o
-   CC readdir.n.o
-   CC rewinddir.n.o
-   CC setgid.n.o
-   CC setgroups.n.o
-   CC setsid.n.o
-   CC setuid.n.o
-   CC signals.n.o
-   CC spawn.n.o
-   CC termios.n.o
-   CC umask.n.o
-   CC wait.n.o
-   OCAMLC unix.cmo
-   OCAMLC unixLabels.cmi
-   OCAMLC unixLabels.cmo
-   OCAMLMKLIB unix.cma
-   OCAMLMKLIB libunixbyt.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
-   CC strstubs.b.o
-   CC strstubs.n.o
-   OCAMLC str.cmo
-   OCAMLMKLIB str.cma
-   OCAMLMKLIB libcamlstrbyt.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
-   CC st_stubs.b.o
-   OCAMLC thread.cmi
-   OCAMLC event.cmi
-   OCAMLC event.cmo
-   OCAMLC thread.cmo
-   OCAMLMKLIB threads.cma
-   OCAMLMKLIB libthreads.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs'
-   LINKC debugger/ocamldebug
-   LINKC ocamldoc/ocamldoc
- rm ocamldoc/odoc_parser.mli ocamldoc/odoc_text_parser.ml ocamldoc/odoc_lexer.ml ocamldoc/odoc_text_parser.mli ocamldoc/odoc_ocamlhtml.ml ocamldoc/odoc_see_lexer.ml ocamldoc/odoc_text_lexer.ml ocamldoc/odoc_parser.ml
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make ocamlopt.opt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLOPT middle_end/internal_variable_names.cmx
-   OCAMLOPT middle_end/linkage_name.cmx
-   OCAMLOPT middle_end/backend_var.cmx
-   OCAMLOPT middle_end/clambda_primitives.cmx
-   OCAMLOPT middle_end/flambda/base_types/id_types.cmx
-   OCAMLOPT middle_end/flambda/base_types/tag.cmx
-   OCAMLOPT middle_end/flambda/base_types/static_exception.cmx
-   OCAMLOPT middle_end/flambda/pass_wrapper.cmx
-   OCAMLOPT middle_end/flambda/allocated_const.cmx
-   OCAMLOPT asmcomp/arch.cmx
-   OCAMLOPT driver/opterrors.cmx
-   OCAMLOPT middle_end/printclambda_primitives.cmx
-   OCAMLOPT middle_end/semantics_of_primitives.cmx
-   OCAMLOPT middle_end/convert_primitives.cmx
-   OCAMLOPT middle_end/clambda.cmx
-   OCAMLOPT asmcomp/cmm.cmx
-   OCAMLOPT middle_end/compilation_unit.cmx
-   OCAMLOPT middle_end/variable.cmx
-   OCAMLOPT middle_end/flambda/base_types/export_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/set_of_closures_id.cmx
-   OCAMLOPT asmcomp/printcmm.cmx
-   OCAMLOPT asmcomp/reg.cmx
-   OCAMLOPT asmcomp/strmatch.cmx
-   OCAMLOPT asmcomp/afl_instrument.cmx
-   OCAMLOPT asmcomp/cmm_invariants.cmx
-   OCAMLOPT middle_end/printclambda.cmx
-   OCAMLOPT middle_end/flambda/base_types/set_of_closures_origin.cmx
-   OCAMLOPT asmcomp/mach.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_element.cmx
-   OCAMLOPT middle_end/symbol.cmx
-   OCAMLOPT middle_end/flambda/base_types/mutable_variable.cmx
-   OCAMLOPT middle_end/flambda/parameter.cmx
-   OCAMLOPT asmcomp/dataflow.cmx
-   OCAMLOPT asmcomp/comballoc.cmx
-   OCAMLOPT asmcomp/split.cmx
-   OCAMLOPT asmcomp/reloadgen.cmx
-   OCAMLOPT asmcomp/deadcode.cmx
-   OCAMLOPT asmcomp/stackframegen.cmx
-   OCAMLOPT asmcomp/linear.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx
-   OCAMLOPT file_formats/linear_format.cmx
-   OCAMLOPT asmcomp/branch_relaxation.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx
-   OCAMLOPT asmcomp/polling.cmx
-   OCAMLOPT asmcomp/stackframe.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx
-   OCAMLOPT middle_end/flambda/projection.cmx
-   OCAMLOPT asmcomp/reload.cmx
-   OCAMLOPT asmcomp/linearize.cmx
-   OCAMLOPT middle_end/flambda/un_anf.cmx
-   OCAMLOPT middle_end/flambda/flambda.cmx
-   OCAMLOPT middle_end/flambda/flambda_iterators.cmx
-   OCAMLOPT middle_end/flambda/effect_analysis.cmx
-   OCAMLOPT middle_end/flambda/initialize_symbol_to_let_symbol.cmx
-   OCAMLOPT middle_end/flambda/alias_analysis.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_program_constructs.cmx
-   OCAMLOPT middle_end/flambda/flambda_utils.cmx
-   OCAMLOPT middle_end/flambda/inlining_cost.cmx
-   OCAMLOPT middle_end/flambda/lift_code.cmx
-   OCAMLOPT middle_end/flambda/share_constants.cmx
-   OCAMLOPT middle_end/flambda/ref_to_variables.cmx
-   OCAMLOPT middle_end/flambda/flambda_invariants.cmx
-   OCAMLOPT middle_end/flambda/inlining_stats_types.cmx
-   OCAMLOPT middle_end/flambda/inlining_stats.cmx
-   OCAMLOPT middle_end/flambda/freshening.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion.cmx
-   OCAMLOPT middle_end/flambda/lift_let_to_initialize_symbol.cmx
-   OCAMLOPT middle_end/flambda/find_recursive_functions.cmx
-   OCAMLOPT middle_end/flambda/invariant_params.cmx
-   OCAMLOPT middle_end/flambda/inconstant_idents.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_closure_vars.cmx
-   OCAMLOPT middle_end/flambda/remove_free_vars_equal_to_args.cmx
-   OCAMLOPT middle_end/flambda/closure_offsets.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_arguments.cmx
-   OCAMLOPT middle_end/flambda/simple_value_approx.cmx
-   OCAMLOPT middle_end/flambda/export_info.cmx
-   OCAMLOPT middle_end/flambda/lift_constants.cmx
-   OCAMLOPT middle_end/flambda/simplify_common.cmx
-   OCAMLOPT middle_end/flambda/inline_and_simplify_aux.cmx
-   OCAMLOPT middle_end/flambda/simplify_boxed_integer_ops.cmx
-   OCAMLOPT middle_end/flambda/simplify_primitives.cmx
-   OCAMLOPT middle_end/flambda/export_info_for_pack.cmx
-   OCAMLOPT middle_end/compilenv.cmx
-   OCAMLOPT middle_end/flambda/traverse_for_exported_symbols.cmx
-   OCAMLOPT middle_end/flambda/extract_projections.cmx
-   OCAMLOPT middle_end/flambda/augment_specialised_args.cmx
-   OCAMLOPT middle_end/flambda/inlining_transforms.cmx
-   OCAMLOPT middle_end/flambda/unbox_free_vars_of_closures.cmx
-   OCAMLOPT middle_end/closure/closure.cmx
-   OCAMLOPT middle_end/flambda/import_approx.cmx
-   OCAMLOPT middle_end/flambda/build_export_info.cmx
-   OCAMLOPT middle_end/flambda/flambda_to_clambda.cmx
-   OCAMLOPT asmcomp/x86_proc.cmx
-   OCAMLOPT asmcomp/cmmgen_state.cmx
-   OCAMLOPT asmcomp/emitaux.cmx
-   OCAMLOPT middle_end/flambda/inlining_decision.cmx
-   OCAMLOPT asmcomp/cmm_helpers.cmx
-   OCAMLOPT middle_end/flambda/unbox_specialised_args.cmx
-   OCAMLOPT middle_end/flambda/unbox_closures.cmx
-   OCAMLOPT asmcomp/x86_dsl.cmx
-   OCAMLOPT asmcomp/x86_gas.cmx
-   OCAMLOPT asmcomp/x86_masm.cmx
-   OCAMLOPT asmcomp/proc.cmx
-   OCAMLOPT asmcomp/interval.cmx
-   OCAMLOPT asmcomp/selectgen.cmx
-   OCAMLOPT asmcomp/CSEgen.cmx
-   OCAMLOPT asmcomp/spill.cmx
-   OCAMLOPT asmcomp/interf.cmx
-   OCAMLOPT asmcomp/coloring.cmx
-   OCAMLOPT asmcomp/schedgen.cmx
-   OCAMLOPT middle_end/flambda/inline_and_simplify.cmx
-   OCAMLOPT asmcomp/printmach.cmx
-   OCAMLOPT asmcomp/linscan.cmx
-   OCAMLOPT asmcomp/emit.cmx
-   OCAMLOPT asmcomp/scheduling.cmx
-   OCAMLOPT asmcomp/CSE.cmx
-   OCAMLOPT asmcomp/liveness.cmx
-   OCAMLOPT asmcomp/printlinear.cmx
-   OCAMLOPT middle_end/closure/closure_middle_end.cmx
-   OCAMLOPT asmcomp/selection.cmx
-   OCAMLOPT middle_end/flambda/flambda_middle_end.cmx
-   OCAMLOPT asmcomp/thread_sanitizer.cmx
-   OCAMLOPT asmcomp/cmmgen.cmx
-   OCAMLOPT asmcomp/asmgen.cmx
-   OCAMLOPT asmcomp/asmlink.cmx
-   OCAMLOPT driver/optcompile.cmx
-   OCAMLOPT asmcomp/asmlibrarian.cmx
-   OCAMLOPT asmcomp/asmpackager.cmx
-   OCAMLOPT driver/optmaindriver.cmx
-   LINKOPT compilerlibs/ocamloptcomp.cmxa
-   OCAMLOPT driver/optmain.cmx
-   LINKOPT ocamlopt.opt
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make otherlibrariesopt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/native/
-   OCAMLOPT otherlibs/dynlink/dynlink_config.cmx
-   OCAMLOPT otherlibs/dynlink/dynlink_types.cmx
-   OCAMLC otherlibs/dynlink/dynlink_cmxs_format.cmi
-   OCAMLOPT otherlibs/dynlink/dynlink_platform_intf.cmx
-   OCAMLOPT otherlibs/dynlink/dynlink_common.cmx
-   OCAMLOPT otherlibs/dynlink/native/dynlink.cmx
-   LINKOPT otherlibs/dynlink/dynlink.cmxa
- /usr/bin/make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs'
- for lib in runtime_events unix str systhreads; do (/usr/bin/make -C $lib allopt) || exit $?; done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
-   OCAMLMKLIB libcamlruntime_eventsnat.a
-   OCAMLOPT runtime_events.cmx
-   OCAMLMKLIB runtime_events.cmxa
-   OCAMLOPT runtime_events.cmxs
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
-   OCAMLMKLIB libunixnat.a
-   OCAMLOPT unix.cmx
-   OCAMLOPT unixLabels.cmx
-   OCAMLMKLIB unix.cmxa
-   OCAMLOPT unix.cmxs
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
-   OCAMLMKLIB libcamlstrnat.a
-   OCAMLOPT str.cmx
-   OCAMLMKLIB str.cmxa
-   OCAMLOPT str.cmxs
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
-   CC st_stubs.n.o
-   OCAMLOPT thread.cmx
-   OCAMLOPT event.cmx
-   LINKOPT threads.cmxa
-   OCAMLMKLIB libthreadsnat.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make ocamllex.opt ocamltoolsopt ocamltoolsopt.opt \
-   ocamldoc.opt \
-    othertools ocamlnat
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make lex-allopt
- /usr/bin/make tools-allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs'
- for lib in runtime_events unix str systhreads; do (/usr/bin/make -C $lib allopt) || exit $?; done
-   OCAMLOPT ocamldoc/odoc_config.cmx
-   OCAMLOPT ocamldoc/odoc_messages.cmx
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
-   OCAMLYACC ocamldoc/odoc_text_parser.ml
-   OCAMLLEX ocamldoc/odoc_text_lexer.ml
-   OCAMLOPT ocamldoc/odoc_print.cmx
-   OCAMLOPT ocamldoc/odoc_comments_global.cmx
-   OCAMLYACC ocamldoc/odoc_parser.ml
-   OCAMLLEX ocamldoc/odoc_lexer.ml
-   OCAMLLEX ocamldoc/odoc_see_lexer.ml
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
-   OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
-   OCAMLOPT ocamldoc/odoc_latex_style.cmx
-   OCAMLOPT tools/profiling.cmx
- cd otherlibs/dynlink; ln -sf native/dynlink.cmx .
- /usr/bin/make lex-all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLC tools/ocamltex.cmi
-   OCAMLC toplevel/native/tophooks.cmi
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/native
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/native
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/native
-   OCAMLOPT toplevel/genprintval.cmx
-   OCAMLOPT toplevel/topprinters.cmx
-   OCAMLOPT toplevel/native/trace.cmx
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- make[3]: Nothing to be done for 'lex-all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make tools-all
-   OCAMLOPT ocamldoc/odoc_ocamlhtml.cmx
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs'
-   OCAMLOPT lex/cset.cmx
-   OCAMLOPT lex/table.cmx
-   OCAMLOPT ocamldoc/odoc_types.cmx
-   OCAMLC tools/ocamltex.cmo
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLOPT ocamldoc/odoc_global.cmx
-   OCAMLOPT ocamldoc/odoc_misc.cmx
-   OCAMLOPT ocamldoc/odoc_parameter.cmx
-   OCAMLOPT ocamldoc/odoc_parser.cmx
- make[3]: Nothing to be done for 'tools-all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make -C otherlibs all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs'
- for lib in runtime_events unix str systhreads; do (/usr/bin/make -C $lib all) || exit $?; done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
-   OCAMLOPT ocamldoc/odoc_lexer.cmx
-   OCAMLOPT ocamldoc/odoc_see_lexer.cmx
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs'
-   OCAMLOPT lex/syntax.cmx
-   OCAMLOPT ocamldoc/odoc_text_parser.cmx
-   OCAMLOPT ocamldoc/odoc_name.cmx
-   OCAMLOPT lex/parser.cmx
-   OCAMLOPT lex/lexgen.cmx
-   OCAMLOPT ocamldoc/odoc_value.cmx
-   OCAMLOPT ocamldoc/odoc_type.cmx
-   OCAMLOPT ocamldoc/odoc_env.cmx
-   OCAMLOPT ocamldoc/odoc_text_lexer.cmx
-   OCAMLOPT ocamldoc/odoc_extension.cmx
-   OCAMLOPT ocamldoc/odoc_exception.cmx
-   OCAMLOPT ocamldoc/odoc_class.cmx
-   OCAMLOPT ocamldoc/odoc_text.cmx
-   OCAMLOPT ocamldoc/odoc_module.cmx
-   OCAMLOPT ocamldoc/odoc_str.cmx
-   OCAMLOPT ocamldoc/odoc_merge.cmx
-   OCAMLOPT ocamldoc/odoc_search.cmx
-   OCAMLOPT ocamldoc/odoc_scan.cmx
-   OCAMLOPT ocamldoc/odoc_dep.cmx
-   OCAMLOPT lex/lexer.cmx
-   OCAMLOPT toplevel/topcommon.cmx
-   LINKC tools/ocamltex
-   OCAMLOPT ocamldoc/odoc_sig.cmx
-   OCAMLOPT ocamldoc/odoc_cross.cmx
-   OCAMLOPT ocamldoc/odoc_comments.cmx
-   OCAMLOPT ocamldoc/odoc_ast.cmx
-   OCAMLOPT toplevel/native/tophooks.cmx
-   OCAMLOPT lex/compact.cmx
-   OCAMLOPT lex/common.cmx
-   OCAMLOPT toplevel/native/topeval.cmx
-   OCAMLOPT ocamldoc/odoc_analyse.cmx
-   OCAMLOPT lex/output.cmx
-   OCAMLOPT lex/outputbis.cmx
-   OCAMLOPT ocamldoc/odoc_info.cmx
-   LINKOPT ocamldoc/odoc_info.cmxa
-   OCAMLOPT ocamldoc/odoc_dag2html.cmx
-   OCAMLOPT ocamldoc/odoc_to_text.cmx
-   OCAMLOPT ocamldoc/odoc_man.cmx
-   OCAMLOPT ocamldoc/odoc_dot.cmx
-   OCAMLOPT toplevel/toploop.cmx
-   OCAMLOPT ocamldoc/odoc_latex.cmx
-   OCAMLOPT ocamldoc/odoc_texi.cmx
-   OCAMLOPT lex/main.cmx
-   OCAMLOPT ocamldoc/odoc_html.cmx
-   LINKOPT lex/ocamllex.opt
-   OCAMLOPT toplevel/topdirs.cmx
-   OCAMLOPT toplevel/native/topmain.cmx
-   OCAMLOPT toplevel/topstart.cmx
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make tools-allopt.opt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-   OCAMLOPT tools/ocamldep.cmx
-   LINKOPT compilerlibs/ocamlmiddleend.cmxa
-   OCAMLOPT tools/objinfo.cmx
-   OCAMLOPT ocamldoc/odoc_gen.cmx
-   LINKOPT compilerlibs/ocamltoplevel.cmxa
-   LINKOPT tools/ocamldep.opt
-   OCAMLOPT ocamldoc/odoc_args.cmx
-   LINKOPT ocamlnat
-   OCAMLOPT ocamldoc/odoc.cmx
-   LINKOPT ocamldoc/ocamldoc.opt
-   LINKOPT tools/ocamlobjinfo.opt
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- rm ocamldoc/odoc_parser.mli ocamldoc/odoc_text_parser.ml ocamldoc/odoc_lexer.ml ocamldoc/odoc_text_parser.mli ocamldoc/odoc_ocamlhtml.ml ocamldoc/odoc_see_lexer.ml ocamldoc/odoc_text_lexer.ml ocamldoc/odoc_parser.ml
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make manpages
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/make -C api_docgen man
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/api_docgen'
- /usr/bin/make -C ocamldoc man
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/api_docgen/ocamldoc'
- mkdir -p build/
- mkdir -p build/libref
- mkdir -p build/compilerlibref
- mkdir -p build/man
-   GEN build/Format_tutorial.mld
-   GEN build/Ocaml_operators.mld
-   OCAMLDOC build/libref/arg.odoc
-   OCAMLDOC build/libref/array.odoc
-   OCAMLDOC build/libref/arrayLabels.odoc
-   OCAMLDOC build/libref/atomic.odoc
-   OCAMLDOC build/libref/bigarray.odoc
-   OCAMLDOC build/libref/bool.odoc
-   OCAMLDOC build/libref/buffer.odoc
-   OCAMLDOC build/libref/bytes.odoc
-   OCAMLDOC build/libref/bytesLabels.odoc
-   OCAMLDOC build/libref/callback.odoc
-   OCAMLDOC build/libref/char.odoc
-   OCAMLDOC build/libref/complex.odoc
-   OCAMLDOC build/libref/condition.odoc
-   OCAMLDOC build/libref/digest.odoc
-   OCAMLDOC build/libref/domain.odoc
-   OCAMLDOC build/libref/dynarray.odoc
-   OCAMLDOC build/libref/dynlink.odoc
-   OCAMLDOC build/libref/effect.odoc
-   OCAMLDOC build/libref/either.odoc
-   OCAMLDOC build/libref/ephemeron.odoc
-   OCAMLDOC build/libref/event.odoc
-   OCAMLDOC build/libref/filename.odoc
-   OCAMLDOC build/libref/float.odoc
-   OCAMLDOC build/libref/format.odoc
-   OCAMLDOC build/libref/fun.odoc
-   OCAMLDOC build/libref/gc.odoc
-   OCAMLDOC build/libref/hashtbl.odoc
-   OCAMLDOC build/libref/in_channel.odoc
-   OCAMLDOC build/libref/int.odoc
-   OCAMLDOC build/libref/int32.odoc
-   OCAMLDOC build/libref/int64.odoc
-   OCAMLDOC build/libref/lazy.odoc
-   OCAMLDOC build/libref/lexing.odoc
-   OCAMLDOC build/libref/list.odoc
-   OCAMLDOC build/libref/listLabels.odoc
-   OCAMLDOC build/libref/map.odoc
-   OCAMLDOC build/libref/marshal.odoc
-   OCAMLDOC build/libref/moreLabels.odoc
-   OCAMLDOC build/libref/mutex.odoc
-   OCAMLDOC build/libref/nativeint.odoc
-   OCAMLDOC build/libref/obj.odoc
-   OCAMLDOC build/libref/oo.odoc
-   OCAMLDOC build/libref/option.odoc
-   OCAMLDOC build/libref/out_channel.odoc
-   OCAMLDOC build/libref/parsing.odoc
-   OCAMLDOC build/libref/printexc.odoc
-   OCAMLDOC build/libref/printf.odoc
-   OCAMLDOC build/libref/queue.odoc
-   OCAMLDOC build/libref/random.odoc
-   OCAMLDOC build/libref/result.odoc
-   OCAMLDOC build/libref/runtime_events.odoc
-   OCAMLDOC build/libref/scanf.odoc
-   OCAMLDOC build/libref/semaphore.odoc
-   OCAMLDOC build/libref/seq.odoc
-   OCAMLDOC build/libref/set.odoc
-   OCAMLDOC build/libref/stack.odoc
-   OCAMLDOC build/libref/stdLabels.odoc
-   OCAMLDOC build/libref/stdlib.odoc
-   OCAMLDOC build/libref/str.odoc
-   OCAMLDOC build/libref/string.odoc
-   OCAMLDOC build/libref/stringLabels.odoc
-   OCAMLDOC build/libref/sys.odoc
-   OCAMLDOC build/libref/thread.odoc
-   OCAMLDOC build/libref/type.odoc
-   OCAMLDOC build/libref/uchar.odoc
-   OCAMLDOC build/libref/unit.odoc
-   OCAMLDOC build/libref/unix.odoc
-   OCAMLDOC build/libref/unixLabels.odoc
-   OCAMLDOC build/libref/weak.odoc
-   OCAMLDOC build/libref/camlinternalFormat.odoc
-   OCAMLDOC build/libref/camlinternalFormatBasics.odoc
-   OCAMLDOC build/libref/camlinternalLazy.odoc
-   OCAMLDOC build/libref/camlinternalMod.odoc
-   OCAMLDOC build/libref/camlinternalOO.odoc
-   GEN build/Compiler_libs.mld
-   OCAMLDOC build/compilerlibref/ast_helper.odoc
-   OCAMLDOC build/compilerlibref/ast_invariants.odoc
-   OCAMLDOC build/compilerlibref/ast_iterator.odoc
-   OCAMLDOC build/compilerlibref/ast_mapper.odoc
-   OCAMLDOC build/compilerlibref/asttypes.odoc
-   OCAMLDOC build/compilerlibref/attr_helper.odoc
-   OCAMLDOC build/compilerlibref/builtin_attributes.odoc
-   OCAMLDOC build/compilerlibref/camlinternalMenhirLib.odoc
-   OCAMLDOC build/compilerlibref/depend.odoc
-   OCAMLDOC build/compilerlibref/docstrings.odoc
-   OCAMLDOC build/compilerlibref/lexer.odoc
-   OCAMLDOC build/compilerlibref/location.odoc
-   OCAMLDOC build/compilerlibref/longident.odoc
-   OCAMLDOC build/compilerlibref/parse.odoc
-   OCAMLDOC build/compilerlibref/parser.odoc
-   OCAMLDOC build/compilerlibref/parsetree.odoc
-   OCAMLDOC build/compilerlibref/pprintast.odoc
-   OCAMLDOC build/compilerlibref/printast.odoc
-   OCAMLDOC build/compilerlibref/syntaxerr.odoc
-   OCAMLDOC build/compilerlibref/unit_info.odoc
-   OCAMLDOC build/compilerlibref/arg_helper.odoc
-   OCAMLDOC build/compilerlibref/binutils.odoc
-   OCAMLDOC build/compilerlibref/build_path_prefix_map.odoc
-   OCAMLDOC build/compilerlibref/ccomp.odoc
-   OCAMLDOC build/compilerlibref/clflags.odoc
-   OCAMLDOC build/compilerlibref/compression.odoc
-   OCAMLDOC build/compilerlibref/config.odoc
-   OCAMLDOC build/compilerlibref/config_boot.odoc
-   OCAMLDOC build/compilerlibref/config_main.odoc
-   OCAMLDOC build/compilerlibref/consistbl.odoc
-   OCAMLDOC build/compilerlibref/diffing.odoc
-   OCAMLDOC build/compilerlibref/diffing_with_keys.odoc
-   OCAMLDOC build/compilerlibref/domainstate.odoc
-   OCAMLDOC build/compilerlibref/format_doc.odoc
-   OCAMLDOC build/compilerlibref/identifiable.odoc
-   OCAMLDOC build/compilerlibref/int_replace_polymorphic_compare.odoc
-   OCAMLDOC build/compilerlibref/lazy_backtrack.odoc
-   OCAMLDOC build/compilerlibref/linkdeps.odoc
-   OCAMLDOC build/compilerlibref/load_path.odoc
-   OCAMLDOC build/compilerlibref/local_store.odoc
-   OCAMLDOC build/compilerlibref/misc.odoc
-   OCAMLDOC build/compilerlibref/numbers.odoc
-   OCAMLDOC build/compilerlibref/profile.odoc
-   OCAMLDOC build/compilerlibref/strongly_connected_components.odoc
-   OCAMLDOC build/compilerlibref/targetint.odoc
-   OCAMLDOC build/compilerlibref/terminfo.odoc
-   OCAMLDOC build/compilerlibref/warnings.odoc
-   OCAMLDOC build/compilerlibref/pparse.odoc
-   OCAMLDOC build/libref/Format_tutorial.odoc
-   OCAMLDOC build/libref/Ocaml_operators.odoc
-   OCAMLDOC build/compilerlibref/Compiler_libs.odoc
-   OCAMLDOC build/man/Stdlib.3o
- Warning: Element modname_from_source not found
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/api_docgen/ocamldoc'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/api_docgen'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-> compiled  ocaml-compiler.5.3.0
[ocaml-compiler: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0)
- mkdir -p "/home/opam/.opam/default/bin"
- mkdir -p "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/stublibs"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- mkdir -p "/home/opam/.opam/default/doc/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/caml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/profiling"
- /usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/home/opam/.opam/default/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/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p runtime/libcamlrun_shared.so \
-   "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
-   "/home/opam/.opam/default/lib/ocaml/caml"
- /usr/bin/install -c -p ocaml "/home/opam/.opam/default/bin"
- ./boot/ocamlrun ./tools/stripdebug  ocamlc  ocamlc.tmp && /usr/bin/install -c -p  ocamlc.tmp "/home/opam/.opam/default/bin/ocamlc.byte" && rm  ocamlc.tmp
- /usr/bin/make -C stdlib install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
- /usr/bin/install -c -p -m 644 \
-   stdlib.cma std_exit.cmo *.cmi "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/stdlib"
- /usr/bin/install -c -p -m 644 META "/home/opam/.opam/default/lib/ocaml/stdlib"
- /usr/bin/install -c -p -m 644 \
-   *.cmt *.cmti *.mli *.ml *.ml.in \
-   "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 target_runtime-launch-info "/home/opam/.opam/default/lib/ocaml/runtime-launch-info"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
- /usr/bin/install -c -p lex/ocamllex \
-   "/home/opam/.opam/default/bin/ocamllex.byte"
- for i in ocamldep ocamlobjinfo; \
- do \
-   /usr/bin/install -c -p "tools/$i" "/home/opam/.opam/default/bin/$i.byte";\
-   if test -f "tools/$i".opt; then \
-     /usr/bin/install -c -p "tools/$i.opt" "/home/opam/.opam/default/bin" && \
-     (cd "/home/opam/.opam/default/bin" && ln -sf "$i.opt" "$i"); \
-   else \
-     (cd "/home/opam/.opam/default/bin" && ln -sf "$i.byte" "$i"); \
-   fi; \
- done
- for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop ocamloptp; \
- do \
-   /usr/bin/install -c -p "tools/$i" "/home/opam/.opam/default/bin";\
- done
- /usr/bin/install -c -p yacc/ocamlyacc "/home/opam/.opam/default/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/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmi \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmt utils/*.cmti utils/*.mli \
-    parsing/*.cmt parsing/*.cmti parsing/*.mli \
-    typing/*.cmt typing/*.cmti typing/*.mli \
-    file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \
-    lambda/*.cmt lambda/*.cmti lambda/*.mli \
-    bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \
-    driver/*.cmt driver/*.cmti driver/*.mli \
-    toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmt \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-   tools/profiling.cmt tools/profiling.cmti \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- /usr/bin/install -c -p -m 644 \
-   compilerlibs/*.cma compilerlibs/META \
-   "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmo toplevel/topstart.cmo \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p expunge "/home/opam/.opam/default/lib/ocaml"
- rm -f "/home/opam/.opam/default/lib/ocaml"/topdirs.cm* "/home/opam/.opam/default/lib/ocaml/topdirs.mli"
- rm -f "/home/opam/.opam/default/lib/ocaml"/profiling.cm* "/home/opam/.opam/default/lib/ocaml/profiling.o"
- /usr/bin/install -c -p -m 644 \
-   tools/profiling.cmi tools/profiling.cmo \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- /usr/bin/make -C man install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/man'
- mkdir -p '/home/opam/.opam/default/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/opam/.opam/default/man/man1'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/man'
- rm -f "/home/opam/.opam/default/lib/ocaml"/dynlink.cm* "/home/opam/.opam/default/lib/ocaml/dynlink.mli" \
-         "/home/opam/.opam/default/lib/ocaml/dynlink.a" \
-         "/home/opam/.opam/default/lib/ocaml/"dynlink_config.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_types.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_platform_intf.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_common.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink.cmx
- mkdir -p "/home/opam/.opam/default/lib/ocaml/dynlink"
- /usr/bin/install -c -p -m 644 \
-   otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.cma \
-   otherlibs/dynlink/META \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- /usr/bin/install -c -p -m 644 \
-   otherlibs/dynlink/dynlink.cmti otherlibs/dynlink/dynlink.mli \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- for i in runtime_events unix str systhreads; do \
-   /usr/bin/make -C otherlibs/$i install || exit $?; \
- done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- if test -f dllcamlruntime_eventsbyt.so; then \
-   /usr/bin/install -c -p \
-     dllcamlruntime_eventsbyt.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/runtime_events.cma "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmi "/home/opam/.opam/default/lib/ocaml"/runtime_events.mli "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmti "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmx "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmxa "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmxs "/home/opam/.opam/default/lib/ocaml"/runtime_events.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/runtime_events"
- /usr/bin/install -c -p -m 644 \
-   runtime_events.cma runtime_events.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- /usr/bin/install -c -p -m 644 \
-   runtime_events.mli \
-           runtime_events.cmti \
-   "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- if test -n "caml/runtime_events_consumer.h"; then \
-   /usr/bin/install -c -p -m 644 caml/runtime_events_consumer.h "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- if test -f dllunixbyt.so; then \
-   /usr/bin/install -c -p \
-     dllunixbyt.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libunixbyt.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/unix.cma "/home/opam/.opam/default/lib/ocaml"/unix.cmi "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmi "/home/opam/.opam/default/lib/ocaml"/unix.mli "/home/opam/.opam/default/lib/ocaml"/unixLabels.mli "/home/opam/.opam/default/lib/ocaml"/unix.cmti "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmti "/home/opam/.opam/default/lib/ocaml"/unix.cmx "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmx "/home/opam/.opam/default/lib/ocaml"/unix.cmxa "/home/opam/.opam/default/lib/ocaml"/unix.cmxs "/home/opam/.opam/default/lib/ocaml"/unix.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/unix"
- /usr/bin/install -c -p -m 644 \
-   unix.cma unix.cmi unixLabels.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/unix/"
- /usr/bin/install -c -p -m 644 \
-   unix.mli unixLabels.mli \
-           unix.cmti unixLabels.cmti \
-   "/home/opam/.opam/default/lib/ocaml/unix/"
- if test -n "caml/unixsupport.h caml/socketaddr.h"; then \
-   /usr/bin/install -c -p -m 644 caml/unixsupport.h caml/socketaddr.h "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- if test -f dllcamlstrbyt.so; then \
-   /usr/bin/install -c -p \
-     dllcamlstrbyt.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlstrbyt.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/str.cma "/home/opam/.opam/default/lib/ocaml"/str.cmi "/home/opam/.opam/default/lib/ocaml"/str.mli "/home/opam/.opam/default/lib/ocaml"/str.cmti "/home/opam/.opam/default/lib/ocaml"/str.cmx "/home/opam/.opam/default/lib/ocaml"/str.cmxa "/home/opam/.opam/default/lib/ocaml"/str.cmxs "/home/opam/.opam/default/lib/ocaml"/str.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/str"
- /usr/bin/install -c -p -m 644 \
-   str.cma str.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/str/"
- /usr/bin/install -c -p -m 644 \
-   str.mli \
-           str.cmti \
-   "/home/opam/.opam/default/lib/ocaml/str/"
- if test -n ""; then \
-   /usr/bin/install -c -p -m 644  "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- if test -f dllthreads.so; then \
-   /usr/bin/install -c -p dllthreads.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libthreads.a "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmi event.cmi threads.cma META \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmti event.cmti \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 thread.mli event.mli "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 caml/threads.h "/home/opam/.opam/default/lib/ocaml/caml"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- mkdir -p "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p ./ocamldoc/ocamldoc "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/ocamldoc.hva ocamldoc/*.cmi ocamldoc/odoc_info.cma \
-   ocamldoc/META \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/odoc_dep.mli ocamldoc/odoc_dot.mli ocamldoc/odoc_extension.mli ocamldoc/odoc_html.mli ocamldoc/odoc_info.mli ocamldoc/odoc_latex.mli ocamldoc/odoc_latex_style.mli ocamldoc/odoc_man.mli ocamldoc/odoc_messages.mli ocamldoc/odoc_ocamlhtml.mli ocamldoc/odoc_parameter.mli ocamldoc/odoc_texi.mli ocamldoc/odoc_text_lexer.mli ocamldoc/odoc_to_text.mli ocamldoc/odoc_type.mli ocamldoc/odoc_value.mli ocamldoc/odoc_dep.cmt ocamldoc/odoc_dot.cmt ocamldoc/odoc_extension.cmt ocamldoc/odoc_html.cmt ocamldoc/odoc_info.cmt ocamldoc/odoc_latex.cmt ocamldoc/odoc_latex_style.cmt ocamldoc/odoc_man.cmt ocamldoc/odoc_messages.cmt ocamldoc/odoc_ocamlhtml.cmt ocamldoc/odoc_parameter.cmt ocamldoc/odoc_texi.cmt ocamldoc/odoc_text_lexer.cmt ocamldoc/odoc_to_text.cmt ocamldoc/odoc_type.cmt ocamldoc/odoc_value.cmt ocamldoc/odoc_dep.cmti ocamldoc/odoc_dot.cmti ocamldoc/odoc_extension.cmti ocamldoc/odoc_html.cmti ocamldoc/odoc_info.cmti ocamldoc/odoc_latex.cmti ocamldoc/odoc_latex_style.cmti ocamldoc/odoc_man.cmti ocamldoc/odoc_messages.cmti ocamldoc/odoc_ocamlhtml.cmti ocamldoc/odoc_parameter.cmti ocamldoc/odoc_texi.cmti ocamldoc/odoc_text_lexer.cmti ocamldoc/odoc_to_text.cmti ocamldoc/odoc_type.cmti ocamldoc/odoc_value.cmti \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/make -C api_docgen install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/api_docgen'
- /usr/bin/make -C ocamldoc install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/api_docgen/ocamldoc'
- mkdir -p "/home/opam/.opam/default/man/man3"
- if test -d build/man; then \
-   /usr/bin/install -c -p -m 644 build/man/*.3o "/home/opam/.opam/default/man/man3"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/api_docgen/ocamldoc'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/api_docgen'
- if test -n "ocamldebug"; then \
-   /usr/bin/install -c -p debugger/ocamldebug "/home/opam/.opam/default/bin"; \
- fi
- /usr/bin/install -c -p -m 644 Makefile.config "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/opam/.opam/default/doc/ocaml"
- if test -f ocamlopt; then /usr/bin/make installopt; else \
-    cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-       ln -sf flexlink.byte flexlink) || true; \
- fi
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/install -c -p -m 644 runtime/libasmrun.a runtime/libcomprmarsh.a runtime/libasmrund.a runtime/libasmruni.a runtime/libasmrun_pic.a "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p runtime/libasmrun_shared.so "/home/opam/.opam/default/lib/ocaml"
- ./boot/ocamlrun ./tools/stripdebug  ocamlopt  ocamlopt.tmp && /usr/bin/install -c -p  ocamlopt.tmp "/home/opam/.opam/default/bin/ocamlopt.byte" && rm  ocamlopt.tmp
- /usr/bin/make -C stdlib installopt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
- /usr/bin/install -c -p -m 644 \
-   stdlib.cmxa stdlib.a std_exit.o *.cmx \
-   "/home/opam/.opam/default/lib/ocaml"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/stdlib'
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmt middle_end/*.cmti \
-     middle_end/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmt middle_end/closure/*.cmti \
-     middle_end/closure/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
-     middle_end/flambda/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmt \
-             middle_end/flambda/base_types/*.cmti \
-     middle_end/flambda/base_types/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmt asmcomp/*.cmti \
-     asmcomp/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     driver/optmain.cmo \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p ./ocamldoc/ocamldoc.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/odoc_dep.mli ocamldoc/odoc_dot.mli ocamldoc/odoc_extension.mli ocamldoc/odoc_html.mli ocamldoc/odoc_info.mli ocamldoc/odoc_latex.mli ocamldoc/odoc_latex_style.mli ocamldoc/odoc_man.mli ocamldoc/odoc_messages.mli ocamldoc/odoc_ocamlhtml.mli ocamldoc/odoc_parameter.mli ocamldoc/odoc_texi.mli ocamldoc/odoc_text_lexer.mli ocamldoc/odoc_to_text.mli ocamldoc/odoc_type.mli ocamldoc/odoc_value.mli ocamldoc/odoc_dep.cmt ocamldoc/odoc_dot.cmt ocamldoc/odoc_extension.cmt ocamldoc/odoc_html.cmt ocamldoc/odoc_info.cmt ocamldoc/odoc_latex.cmt ocamldoc/odoc_latex_style.cmt ocamldoc/odoc_man.cmt ocamldoc/odoc_messages.cmt ocamldoc/odoc_ocamlhtml.cmt ocamldoc/odoc_parameter.cmt ocamldoc/odoc_texi.cmt ocamldoc/odoc_text_lexer.cmt ocamldoc/odoc_to_text.cmt ocamldoc/odoc_type.cmt ocamldoc/odoc_value.cmt ocamldoc/odoc_dep.cmti ocamldoc/odoc_dot.cmti ocamldoc/odoc_extension.cmti ocamldoc/odoc_html.cmti ocamldoc/odoc_info.cmti ocamldoc/odoc_latex.cmti ocamldoc/odoc_latex_style.cmti ocamldoc/odoc_man.cmti ocamldoc/odoc_messages.cmti ocamldoc/odoc_ocamlhtml.cmti ocamldoc/odoc_parameter.cmti ocamldoc/odoc_texi.cmti ocamldoc/odoc_text_lexer.cmti ocamldoc/odoc_to_text.cmti ocamldoc/odoc_type.cmti ocamldoc/odoc_value.cmti \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc/ocamldoc.hva ocamldoc/*.cmx ocamldoc/odoc_info.a \
-   ocamldoc/odoc_info.cmxa \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   otherlibs/dynlink/dynlink_config.cmx otherlibs/dynlink/dynlink_types.cmx otherlibs/dynlink/dynlink_platform_intf.cmx otherlibs/dynlink/dynlink_common.cmx otherlibs/dynlink/native/dynlink.cmx otherlibs/dynlink/dynlink.cmxa \
-   otherlibs/dynlink/dynlink.a \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- for i in runtime_events unix str systhreads; do \
-   /usr/bin/make -C otherlibs/$i installopt || exit $?; \
- done
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- /usr/bin/install -c -p -m 644 \
-    runtime_events.cmx runtime_events.cmxa runtime_events.a \
-    "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- if test -f runtime_events.cmxs; then \
-   /usr/bin/install -c -p runtime_events.cmxs "/home/opam/.opam/default/lib/ocaml/runtime_events"; \
- fi
- if test -f dllcamlruntime_eventsnat.so; then \
-   /usr/bin/install -c -p \
-     dllcamlruntime_eventsnat.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlruntime_eventsnat.a "/home/opam/.opam/default/lib/ocaml/"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/runtime_events'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- /usr/bin/install -c -p -m 644 \
-    unix.cmx unixLabels.cmx unix.cmxa unix.a \
-    "/home/opam/.opam/default/lib/ocaml/unix/"
- if test -f unix.cmxs; then \
-   /usr/bin/install -c -p unix.cmxs "/home/opam/.opam/default/lib/ocaml/unix"; \
- fi
- if test -f dllunixnat.so; then \
-   /usr/bin/install -c -p \
-     dllunixnat.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libunixnat.a "/home/opam/.opam/default/lib/ocaml/"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/unix'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- /usr/bin/install -c -p -m 644 \
-    str.cmx str.cmxa str.a \
-    "/home/opam/.opam/default/lib/ocaml/str/"
- if test -f str.cmxs; then \
-   /usr/bin/install -c -p str.cmxs "/home/opam/.opam/default/lib/ocaml/str"; \
- fi
- if test -f dllcamlstrnat.so; then \
-   /usr/bin/install -c -p \
-     dllcamlstrnat.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlstrnat.a "/home/opam/.opam/default/lib/ocaml/"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/str'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- /usr/bin/install -c -p -m 644 libthreadsnat.a "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-   thread.cmx event.cmx threads.cmxa threads.a \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0/otherlibs/systhreads'
- if test -f ocamlopt.opt; then /usr/bin/make installoptopt; else \
-    cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamlopt.byte ocamlopt; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-      ln -sf flexlink.byte flexlink) || true; \
- fi
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/install -c -p ocamlc.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p ocamlopt.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p lex/ocamllex.opt "/home/opam/.opam/default/bin"
- cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.opt ocamlc; \
-    ln -sf ocamlopt.opt ocamlopt; \
-    ln -sf ocamllex.opt ocamllex
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \
-    toplevel/*.cmx toplevel/native/*.cmx \
-    toplevel/native/tophooks.cmi \
-    file_formats/*.cmx \
-    lambda/*.cmx \
-    driver/*.cmx asmcomp/*.cmx middle_end/*.cmx \
-            middle_end/closure/*.cmx \
-            middle_end/flambda/*.cmx \
-            middle_end/flambda/base_types/*.cmx \
-           "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    compilerlibs/*.cmxa compilerlibs/*.a \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmx driver/main.o \
-    driver/optmain.cmx driver/optmain.o \
-    toplevel/topstart.o \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
- /usr/bin/install -c -p -m 644 \
-           tools/profiling.cmx tools/profiling.o \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-compiler.5.3.0'
-> installed ocaml-compiler.5.3.0

Processing: [default: loading data]
[unikraft-musl.0.20.0: http]
[unikraft-musl.0.20.0: extract]
[unikraft-musl.0.20.0/musl-1.2.3.tar.gz: dl]
-> retrieved unikraft-musl.0.20.0  (https://github.com/mirage/unikraft-lib-musl/archive/refs/tags/v0.20.0.tar.gz)
[unikraft-musl: rm .github]
+ /usr/bin/rm "-rf" ".github" (CWD=/home/opam/.opam/default/.opam-switch/build/unikraft-musl.0.20.0)
[unikraft-musl: cp .]
+ /usr/bin/cp "-r" "." "/home/opam/.opam/default/lib/unikraft-musl" (CWD=/home/opam/.opam/default/.opam-switch/build/unikraft-musl.0.20.0)
-> installed unikraft-musl.0.20.0

Processing: [default: loading data]
-> installed ocaml-base-compiler.5.3.0

Processing: [default: loading data]
[unikraft.0.20.0: http]
[unikraft.0.20.0: extract]
-> retrieved unikraft.0.20.0  (https://github.com/mirage/unikraft/archive/refs/tags/v0.20.0.tar.gz)
[unikraft: rm .github]
+ /usr/bin/rm "-rf" ".github" ".gitignore" (CWD=/home/opam/.opam/default/.opam-switch/build/unikraft.0.20.0)
[unikraft: cp .]
+ /usr/bin/cp "-r" "." "/home/opam/.opam/default/lib/unikraft" (CWD=/home/opam/.opam/default/.opam-switch/build/unikraft.0.20.0)
-> installed unikraft.0.20.0
[WARNING] Opam packages conf-bison.2 and conf-flex.2 depend on the following system packages that are no longer installed: bison flex
  - conf-bison.2: depends on bison
  - conf-flex.2: depends on flex

Processing: [default: loading data]
[ocaml-config.3/gen_ocaml_config.ml.in: dl]
[ocaml-config.3/ocaml-config.install: dl]
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
[ocaml-config: subst] expanding opam variables in gen_ocaml_config.ml.in, generating gen_ocaml_config.ml
-> installed ocaml-config.3

Processing: [default: loading data]
[ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0: http]
[ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0: extract]
-> retrieved ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0  (https://github.com/mirage/ocaml-unikraft/archive/refs/tags/v1.2.0.tar.gz)
[ocaml-unikraft-backend-firecracker-x86_64: make ocaml-unikraft-backend-firecracker-x86_64.install]
+ /usr/bin/make "-j255" "UNIKRAFT=/home/opam/.opam/default/lib/unikraft" "UNIKRAFTMUSL=/home/opam/.opam/default/lib/unikraft-musl" "OCUKPLAT=firecracker" "OCUKARCH=x86_64" "OCUKEXTLIBS=musl" "UK_CFLAGS=-std=gnu11" "ocaml-unikraft-backend-firecracker-x86_64.install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0)
- mkdir -p _build/lib/ocaml-unikraft-backend-firecracker-x86_64
- mkdir -p _build/lib
- mkdir -p _build/libs/
- mkdir -p _build/share/ocaml-unikraft-backend-firecracker-x86_64
- mkdir -p _build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/
- ln -sf "/home/opam/.opam/default/lib/unikraft-musl" _build/libs/musl
- ln -sf "/home/opam/.opam/default/lib/unikraft" _build/lib/unikraft
- cp /home/opam/.opam/default/lib/unikraft-musl/musl-1.2.3.tar.gz _build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/musl-1.2.3.tar.gz
- test -e "/home/opam/.opam/default/lib/unikraft/Makefile"
- ln -sf "/home/opam/.opam/default/lib/unikraft/Makefile" _build/lib/ocaml-unikraft-backend-firecracker-x86_64/Makefile
- umask 0022 && /usr/bin/make -C _build/lib/ocaml-unikraft-backend-firecracker-x86_64 CONFIG_UK_BASE="/home/opam/.opam/default/lib/unikraft/" O="$PWD/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/" A="$PWD/dummykernel/" L="$PWD/_build/libs/musl" N=dummykernel C="$PWD/dummykernel/firecracker-x86_64-musl.fullconfig" sub_make_exec=1
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64'
- /bin/bash: line 1: wget: command not found
-   CP      config
-   MKDIR   lxdialog
-   MAKE    kconfig
- /usr/bin/gcc -ldl -I. -I/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/kconfig -DCONFIG_=\"\"   -c fixdep.c -o /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/kconfig/fixdep.o
-   GEN     libsyscall_shim: provided_syscalls.in.new
-   HOSTLN  libmusl: core: include/sys/types.h
-   HOSTLN  libmusl: core: include/sys/param.h
- /usr/bin/gcc -ldl -I. -I/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/kconfig -DCONFIG_=\"\"   /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/kconfig/fixdep.o -o /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/kconfig/fixdep
-   HOSTLN  libmusl: core: include/sys/time.h
-   HOSTLN  libmusl: core: include/sys/mount.h
-   HOSTLN  libmusl: core: include/sys/sysmacros.h
-   HOSTLN  libmusl: core: include/sys/file.h
-   HOSTLN  libmusl: core: include/alloca.h
-   HOSTLN  libmusl: core: include/stdbool.h
-   HOSTLN  libmusl: core: include/limits.h
-   HOSTLN  libmusl: core: include/features.h
-   HOSTLN  libmusl: core: include/assert.h
-   HOSTLN  libmusl: core: include/sysexits.h
-   HOSTLN  libmusl: mq: include/errno.h
-   HOSTLN  libmusl: mq: include/fcntl.h
-   HOSTLN  libmusl: mq: include/mqueue.h
-   HOSTLN  libmusl: mq: include/pthread.h
-   HOSTLN  libmusl: mq: include/signal.h
-   HOSTLN  libmusl: mq: include/stdarg.h
-   HOSTLN  libmusl: mq: src/internal/syscall.h
-   HOSTLN  libmusl: mq: include/sys/socket.h
-   HOSTLN  libmusl: mq: include/unistd.h
-   HOSTLN  libmusl: dirent: include/sys/stat.h
-   HOSTLN  libmusl: dirent: include/dirent.h
-   HOSTLN  libmusl: dirent: include/errno.h
-   HOSTLN  libmusl: dirent: include/fcntl.h
-   HOSTLN  libmusl: dirent: include/stddef.h
-   HOSTLN  libmusl: dirent: include/stdint.h
-   HOSTLN  libmusl: dirent: include/stdlib.h
-   HOSTLN  libmusl: dirent: include/string.h
-   HOSTLN  libmusl: dirent: include/unistd.h
-   HOSTLN  libmusl: dirent: src/dirent/__dirent.h
-   HOSTLN  libmusl: dirent: src/internal/libc.h
-   HOSTLN  libmusl: dirent: src/internal/syscall.h
-   HOSTLN  libmusl: misc: src/internal/atomic.h
-   HOSTLN  libmusl: misc: include/dirent.h
-   HOSTLN  libmusl: misc: include/endian.h
-   HOSTLN  libmusl: misc: include/errno.h
-   HOSTLN  libmusl: misc: include/fcntl.h
-   HOSTLN  libmusl: misc: include/fmtmsg.h
-   HOSTLN  libmusl: misc: src/internal/fork_impl.h
-   HOSTLN  libmusl: misc: include/ftw.h
-   HOSTLN  libmusl: misc: include/getopt.h
-   HOSTLN  libmusl: misc: include/grp.h
-   HOSTLN  libmusl: misc: src/internal/libc.h
-   HOSTLN  libmusl: misc: include/libgen.h
-   HOSTLN  libmusl: misc: include/limits.h
-   HOSTLN  libmusl: misc: src/internal/locale_impl.h
-   HOSTLN  libmusl: misc: src/internal/lock.h
-   HOSTLN  libmusl: misc: include/mntent.h
-   HOSTLN  libmusl: misc: include/pthread.h
-   HOSTLN  libmusl: misc: src/internal/pthread_impl.h
-   HOSTLN  libmusl: misc: include/pty.h
-   HOSTLN  libmusl: misc: include/signal.h
-   HOSTLN  libmusl: misc: include/stdarg.h
-   HOSTLN  libmusl: misc: include/stddef.h
-   HOSTLN  libmusl: misc: include/stdint.h
-   HOSTLN  libmusl: misc: include/stdio.h
-   HOSTLN  libmusl: misc: src/internal/stdio_impl.h
-   HOSTLN  libmusl: misc: include/stdlib.h
-   HOSTLN  libmusl: misc: include/string.h
-   HOSTLN  libmusl: misc: include/strings.h
-   HOSTLN  libmusl: misc: include/sys/auxv.h
-   HOSTLN  libmusl: misc: src/internal/syscall.h
-   HOSTLN  libmusl: misc: include/sys/ioctl.h
-   HOSTLN  libmusl: misc: include/syslog.h
-   HOSTLN  libmusl: misc: include/sys/random.h
-   HOSTLN  libmusl: misc: include/sys/resource.h
-   HOSTLN  libmusl: misc: include/sys/socket.h
-   HOSTLN  libmusl: misc: include/sys/stat.h
-   HOSTLN  libmusl: misc: include/sys/time.h
-   HOSTLN  libmusl: misc: include/sys/utsname.h
-   HOSTLN  libmusl: misc: include/sys/wait.h
-   HOSTLN  libmusl: misc: include/time.h
-   HOSTLN  libmusl: misc: include/unistd.h
-   HOSTLN  libmusl: misc: include/utmp.h
-   HOSTLN  libmusl: misc: include/wchar.h
-   HOSTLN  libmusl: misc: include/wordexp.h
-   HOSTLN  libmusl: misc: include/ar.h
-   HOSTLN  libmusl: temp: include/errno.h
-   HOSTLN  libmusl: temp: include/fcntl.h
-   HOSTLN  libmusl: temp: src/internal/libc.h
-   HOSTLN  libmusl: temp: include/stdint.h
-   HOSTLN  libmusl: temp: include/stdlib.h
-   HOSTLN  libmusl: temp: include/string.h
-   HOSTLN  libmusl: temp: include/sys/stat.h
-   HOSTLN  libmusl: temp: include/time.h
-   HOSTLN  libmusl: temp: include/unistd.h
-   HOSTLN  libmusl: multibyte: include/errno.h
-   HOSTLN  libmusl: multibyte: src/multibyte/internal.h
-   HOSTLN  libmusl: multibyte: include/stdint.h
-   HOSTLN  libmusl: multibyte: include/stdio.h
-   HOSTLN  libmusl: multibyte: include/stdlib.h
-   HOSTLN  libmusl: multibyte: include/string.h
-   HOSTLN  libmusl: multibyte: include/uchar.h
-   HOSTLN  libmusl: multibyte: include/wchar.h
-   HOSTLN  libmusl: process: src/internal/aio_impl.h
-   HOSTLN  libmusl: process: include/errno.h
-   HOSTLN  libmusl: process: include/fcntl.h
-   HOSTLN  libmusl: process: src/internal/fork_impl.h
-   HOSTLN  libmusl: process: src/internal/libc.h
-   HOSTLN  libmusl: process: include/limits.h
-   HOSTLN  libmusl: process: src/internal/lock.h
-   HOSTLN  libmusl: process: src/internal/pthread_impl.h
-   HOSTLN  libmusl: process: include/sched.h
-   HOSTLN  libmusl: process: include/signal.h
-   HOSTLN  libmusl: process: include/spawn.h
-   HOSTLN  libmusl: process: include/stdarg.h
-   HOSTLN  libmusl: process: include/stdlib.h
-   HOSTLN  libmusl: process: include/string.h
-   HOSTLN  libmusl: process: include/syscall.h
-   HOSTLN  libmusl: process: include/sys/wait.h
-   HOSTLN  libmusl: process: include/sys/ucontext.h
-   HOSTLN  libmusl: process: include/ucontext.h
-   HOSTLN  libmusl: process: include/unistd.h
-   HOSTLN  libmusl: mman: include/errno.h
-   HOSTLN  libmusl: mman: include/fcntl.h
-   HOSTLN  libmusl: mman: src/internal/libc.h
-   HOSTLN  libmusl: mman: include/limits.h
-   HOSTLN  libmusl: mman: include/pthread.h
-   HOSTLN  libmusl: mman: include/stdarg.h
-   HOSTLN  libmusl: mman: include/stdint.h
-   HOSTLN  libmusl: mman: include/string.h
-   HOSTLN  libmusl: mman: src/internal/syscall.h
-   HOSTLN  libmusl: mman: include/sys/syscall.h
-   HOSTLN  libmusl: mman: include/sys/mman.h
-   HOSTLN  libmusl: mman: include/unistd.h
-   HOSTLN  libmusl: stdlib: src/internal/atomic.h
-   HOSTLN  libmusl: stdlib: include/ctype.h
-   HOSTLN  libmusl: stdlib: src/internal/floatscan.h
-   HOSTLN  libmusl: stdlib: src/internal/intscan.h
-   HOSTLN  libmusl: stdlib: include/inttypes.h
-   HOSTLN  libmusl: stdlib: include/limits.h
-   HOSTLN  libmusl: stdlib: src/internal/shgetc.h
-   HOSTLN  libmusl: stdlib: include/stdint.h
-   HOSTLN  libmusl: stdlib: include/stdalign.h
-   HOSTLN  libmusl: stdlib: include/stdio.h
-   HOSTLN  libmusl: stdlib: src/internal/stdio_impl.h
-   HOSTLN  libmusl: stdlib: include/stdlib.h
-   HOSTLN  libmusl: stdlib: include/string.h
-   HOSTLN  libmusl: stdlib: include/wchar.h
-   HOSTLN  libmusl: stdlib: include/wctype.h
-   HOSTLN  libmusl: fcntl: include/errno.h
-   HOSTLN  libmusl: fcntl: include/fcntl.h
-   HOSTLN  libmusl: fcntl: src/internal/libc.h
-   HOSTLN  libmusl: fcntl: include/stdarg.h
-   HOSTLN  libmusl: fcntl: src/internal/syscall.h
-   HOSTLN  libmusl: stdio: src/internal/aio_impl.h
-   HOSTLN  libmusl: stdio: include/ctype.h
-   HOSTLN  libmusl: stdio: include/errno.h
-   HOSTLN  libmusl: stdio: include/fcntl.h
-   HOSTLN  libmusl: stdio: include/float.h
-   HOSTLN  libmusl: stdio: src/internal/floatscan.h
-   HOSTLN  libmusl: stdio: src/internal/fork_impl.h
-   HOSTLN  libmusl: stdio: src/internal/intscan.h
-   HOSTLN  libmusl: stdio: include/inttypes.h
-   HOSTLN  libmusl: stdio: src/internal/libc.h
-   HOSTLN  libmusl: stdio: include/limits.h
-   HOSTLN  libmusl: stdio: src/internal/locale_impl.h
-   HOSTLN  libmusl: stdio: src/internal/lock.h
-   HOSTLN  libmusl: stdio: include/math.h
-   HOSTLN  libmusl: stdio: src/internal/pthread_impl.h
-   HOSTLN  libmusl: stdio: src/internal/shgetc.h
-   HOSTLN  libmusl: stdio: include/spawn.h
-   HOSTLN  libmusl: stdio: include/stdarg.h
-   HOSTLN  libmusl: stdio: include/stddef.h
-   HOSTLN  libmusl: stdio: include/stdint.h
-   HOSTLN  libmusl: stdio: include/stdio_ext.h
-   HOSTLN  libmusl: stdio: include/stdio.h
-   HOSTLN  libmusl: stdio: src/internal/stdio_impl.h
-   HOSTLN  libmusl: stdio: include/stdlib.h
-   HOSTLN  libmusl: stdio: include/string.h
-   HOSTLN  libmusl: stdio: include/syscall.h
-   HOSTLN  libmusl: stdio: include/sys/ioctl.h
-   HOSTLN  libmusl: stdio: include/sys/stat.h
-   HOSTLN  libmusl: stdio: include/sys/uio.h
-   HOSTLN  libmusl: stdio: include/unistd.h
-   HOSTLN  libmusl: stdio: include/wchar.h
-   HOSTLN  libmusl: stdio: include/wctype.h
-   HOSTLN  libmusl: conf: include/errno.h
-   HOSTLN  libmusl: conf: src/internal/libc.h
-   HOSTLN  libmusl: conf: include/limits.h
-   HOSTLN  libmusl: conf: include/signal.h
-   HOSTLN  libmusl: conf: include/stdio.h
-   HOSTLN  libmusl: conf: src/internal/syscall.h
-   HOSTLN  libmusl: conf: include/sys/resource.h
-   HOSTLN  libmusl: conf: include/sys/sysinfo.h
-   HOSTLN  libmusl: conf: include/unistd.h
-   HOSTLN  libmusl: math: src/internal/atomic.h
-   HOSTLN  libmusl: math: include/fenv.h
-   HOSTLN  libmusl: math: include/float.h
-   HOSTLN  libmusl: math: src/math/__invtrigl.h
-   HOSTLN  libmusl: math: src/internal/libc.h
-   HOSTLN  libmusl: math: src/internal/libm.h
-   HOSTLN  libmusl: math: include/limits.h
-   HOSTLN  libmusl: math: include/math.h
-   HOSTLN  libmusl: math: include/stdint.h
-   HOSTLN  libmusl: math: include/complex.h
-   HOSTLN  libmusl: math: include/endian.h
-   HOSTLN  libmusl: aio: include/aio.h
-   HOSTLN  libmusl: aio: src/internal/atomic.h
-   HOSTLN  libmusl: aio: include/errno.h
-   HOSTLN  libmusl: aio: src/internal/libc.h
-   HOSTLN  libmusl: aio: include/limits.h
-   HOSTLN  libmusl: aio: include/pthread.h
-   HOSTLN  libmusl: aio: src/internal/pthread_impl.h
-   HOSTLN  libmusl: aio: include/semaphore.h
-   HOSTLN  libmusl: aio: include/stdlib.h
-   HOSTLN  libmusl: aio: include/string.h
-   HOSTLN  libmusl: aio: src/internal/syscall.h
-   HOSTLN  libmusl: aio: include/time.h
-   HOSTLN  libmusl: aio: include/unistd.h
-   HOSTLN  libmusl: stat: include/errno.h
-   HOSTLN  libmusl: stat: include/fcntl.h
-   HOSTLN  libmusl: stat: src/internal/libc.h
-   HOSTLN  libmusl: stat: src/internal/syscall.h
-   HOSTLN  libmusl: stat: include/sys/statfs.h
-   HOSTLN  libmusl: stat: include/sys/stat.h
-   HOSTLN  libmusl: stat: include/sys/statvfs.h
-   HOSTLN  libmusl: stat: include/sys/time.h
-   HOSTLN  libmusl: search: src/internal/libc.h
-   HOSTLN  libmusl: search: include/search.h
-   HOSTLN  libmusl: search: include/stdlib.h
-   HOSTLN  libmusl: search: include/string.h
-   HOSTLN  libmusl: crypt: include/crypt.h
-   HOSTLN  libmusl: crypt: include/ctype.h
-   HOSTLN  libmusl: crypt: src/internal/libc.h
-   HOSTLN  libmusl: crypt: include/stdint.h
-   HOSTLN  libmusl: crypt: include/stdio.h
-   HOSTLN  libmusl: crypt: include/stdlib.h
-   HOSTLN  libmusl: crypt: include/string.h
-   HOSTLN  libmusl: crypt: include/unistd.h
-   HOSTLN  libmusl: select: include/errno.h
-   HOSTLN  libmusl: select: src/internal/libc.h
-   HOSTLN  libmusl: select: include/poll.h
-   HOSTLN  libmusl: select: include/signal.h
-   HOSTLN  libmusl: select: include/stdint.h
-   HOSTLN  libmusl: select: src/internal/syscall.h
-   HOSTLN  libmusl: select: include/sys/select.h
-   HOSTLN  libmusl: select: include/time.h
-   HOSTLN  libmusl: malloc: src/internal/atomic.h
-   HOSTLN  libmusl: malloc: include/errno.h
-   HOSTLN  libmusl: malloc: src/internal/libc.h
-   HOSTLN  libmusl: malloc: include/limits.h
-   HOSTLN  libmusl: malloc: include/malloc.h
-   HOSTLN  libmusl: malloc: src/internal/pthread_impl.h
-   HOSTLN  libmusl: malloc: include/stdint.h
-   HOSTLN  libmusl: malloc: include/stdlib.h
-   HOSTLN  libmusl: malloc: include/string.h
-   HOSTLN  libmusl: malloc: src/internal/syscall.h
-   HOSTLN  libmusl: malloc: include/sys/mman.h
-   HOSTLN  libmusl: unistd: include/errno.h
-   HOSTLN  libmusl: unistd: include/fcntl.h
-   HOSTLN  libmusl: unistd: src/internal/libc.h
-   HOSTLN  libmusl: unistd: include/limits.h
-   HOSTLN  libmusl: unistd: src/internal/pthread_impl.h
-   HOSTLN  libmusl: unistd: include/signal.h
-   HOSTLN  libmusl: unistd: include/stdio.h
-   HOSTLN  libmusl: unistd: include/stdlib.h
-   HOSTLN  libmusl: unistd: include/string.h
-   HOSTLN  libmusl: unistd: src/internal/syscall.h
-   HOSTLN  libmusl: unistd: include/sys/ioctl.h
-   HOSTLN  libmusl: unistd: include/sys/resource.h
-   HOSTLN  libmusl: unistd: include/sys/stat.h
-   HOSTLN  libmusl: unistd: include/sys/time.h
-   HOSTLN  libmusl: unistd: include/sys/uio.h
-   HOSTLN  libmusl: unistd: include/sys/utsname.h
-   HOSTLN  libmusl: unistd: include/sys/wait.h
-   HOSTLN  libmusl: unistd: include/termios.h
-   HOSTLN  libmusl: unistd: include/time.h
-   HOSTLN  libmusl: unistd: include/unistd.h
-   HOSTLN  libmusl: signal: include/errno.h
-   HOSTLN  libmusl: signal: include/features.h
-   HOSTLN  libmusl: signal: src/internal/ksigaction.h
-   HOSTLN  libmusl: signal: src/internal/libc.h
-   HOSTLN  libmusl: signal: include/limits.h
-   HOSTLN  libmusl: signal: src/internal/lock.h
-   HOSTLN  libmusl: signal: src/internal/pthread_impl.h
-   HOSTLN  libmusl: signal: include/setjmp.h
-   HOSTLN  libmusl: signal: include/signal.h
-   HOSTLN  libmusl: signal: include/stdint.h
-   HOSTLN  libmusl: signal: src/internal/stdio_impl.h
-   HOSTLN  libmusl: signal: include/string.h
-   HOSTLN  libmusl: signal: include/syscall.h
-   HOSTLN  libmusl: signal: include/sys/time.h
-   HOSTLN  libmusl: signal: include/unistd.h
-   HOSTLN  libmusl: signal: arch/x86_64/bits/signal.h
-   HOSTLN  libmusl: thread: src/internal/atomic.h
-   HOSTLN  libmusl: thread: include/ctype.h
-   HOSTLN  libmusl: thread: include/dirent.h
-   HOSTLN  libmusl: thread: src/internal/dynlink.h
-   HOSTLN  libmusl: thread: include/elf.h
-   HOSTLN  libmusl: thread: include/errno.h
-   HOSTLN  libmusl: thread: include/fcntl.h
-   HOSTLN  libmusl: thread: src/internal/futex.h
-   HOSTLN  libmusl: thread: src/internal/libc.h
-   HOSTLN  libmusl: thread: include/limits.h
-   HOSTLN  libmusl: thread: include/pthread.h
-   HOSTLN  libmusl: thread: src/internal/pthread_impl.h
-   HOSTLN  libmusl: thread: include/semaphore.h
-   HOSTLN  libmusl: thread: include/signal.h
-   HOSTLN  libmusl: thread: include/stdarg.h
-   HOSTLN  libmusl: thread: include/stddef.h
-   HOSTLN  libmusl: thread: include/stdint.h
-   HOSTLN  libmusl: thread: include/stdio.h
-   HOSTLN  libmusl: thread: src/internal/stdio_impl.h
-   HOSTLN  libmusl: thread: include/stdlib.h
-   HOSTLN  libmusl: thread: include/string.h
-   HOSTLN  libmusl: thread: src/internal/syscall.h
-   HOSTLN  libmusl: thread: include/sys/mman.h
-   HOSTLN  libmusl: thread: include/sys/prctl.h
-   HOSTLN  libmusl: thread: include/sys/stat.h
-   HOSTLN  libmusl: thread: include/sys/syscall.h
-   HOSTLN  libmusl: thread: include/threads.h
-   HOSTLN  libmusl: thread: include/time.h
-   HOSTLN  libmusl: thread: include/unistd.h
-   HOSTLN  libmusl: legacy: include/err.h
-   HOSTLN  libmusl: legacy: include/errno.h
-   HOSTLN  libmusl: legacy: include/fcntl.h
-   HOSTLN  libmusl: legacy: include/ftw.h
-   HOSTLN  libmusl: legacy: src/internal/libc.h
-   HOSTLN  libmusl: legacy: include/limits.h
-   HOSTLN  libmusl: legacy: include/pwd.h
-   HOSTLN  libmusl: legacy: include/stdarg.h
-   HOSTLN  libmusl: legacy: include/stddef.h
-   HOSTLN  libmusl: legacy: include/stdio.h
-   HOSTLN  libmusl: legacy: include/stdlib.h
-   HOSTLN  libmusl: legacy: include/string.h
-   HOSTLN  libmusl: legacy: include/stropts.h
-   HOSTLN  libmusl: legacy: include/sys/resource.h
-   HOSTLN  libmusl: legacy: include/sys/stat.h
-   HOSTLN  libmusl: legacy: include/sys/sysinfo.h
-   HOSTLN  libmusl: legacy: include/sys/time.h
-   HOSTLN  libmusl: legacy: include/termios.h
-   HOSTLN  libmusl: legacy: include/ulimit.h
-   HOSTLN  libmusl: legacy: include/unistd.h
-   HOSTLN  libmusl: legacy: include/utmpx.h
-   HOSTLN  libmusl: env: src/internal/atomic.h
-   HOSTLN  libmusl: env: include/elf.h
-   HOSTLN  libmusl: env: include/errno.h
-   HOSTLN  libmusl: env: include/fcntl.h
-   HOSTLN  libmusl: env: src/internal/libc.h
-   HOSTLN  libmusl: env: include/limits.h
-   HOSTLN  libmusl: env: include/poll.h
-   HOSTLN  libmusl: env: src/internal/pthread_impl.h
-   HOSTLN  libmusl: env: include/signal.h
-   HOSTLN  libmusl: env: include/stddef.h
-   HOSTLN  libmusl: env: include/stdint.h
-   HOSTLN  libmusl: env: include/stdlib.h
-   HOSTLN  libmusl: env: src/include/string.h
-   HOSTLN  libmusl: env: include/syscall.h
-   HOSTLN  libmusl: env: include/sys/mman.h
-   HOSTLN  libmusl: env: src/include/unistd.h
-   HOSTLN  libmusl: time: src/internal/atomic.h
-   HOSTLN  libmusl: time: include/ctype.h
-   HOSTLN  libmusl: time: include/errno.h
-   HOSTLN  libmusl: time: include/fcntl.h
-   HOSTLN  libmusl: time: src/internal/fork_impl.h
-   HOSTLN  libmusl: time: include/langinfo.h
-   HOSTLN  libmusl: time: src/internal/libc.h
-   HOSTLN  libmusl: time: include/limits.h
-   HOSTLN  libmusl: time: include/locale.h
-   HOSTLN  libmusl: time: src/internal/locale_impl.h
-   HOSTLN  libmusl: time: src/internal/lock.h
-   HOSTLN  libmusl: time: include/pthread.h
-   HOSTLN  libmusl: time: src/internal/pthread_impl.h
-   HOSTLN  libmusl: time: include/setjmp.h
-   HOSTLN  libmusl: time: include/stddef.h
-   HOSTLN  libmusl: time: include/stdint.h
-   HOSTLN  libmusl: time: include/stdio.h
-   HOSTLN  libmusl: time: include/stdlib.h
-   HOSTLN  libmusl: time: include/string.h
-   HOSTLN  libmusl: time: include/strings.h
-   HOSTLN  libmusl: time: include/syscall.h
-   HOSTLN  libmusl: time: include/sys/mman.h
-   HOSTLN  libmusl: time: include/sys/stat.h
-   HOSTLN  libmusl: time: include/sys/timeb.h
-   HOSTLN  libmusl: time: include/sys/time.h
-   HOSTLN  libmusl: time: include/sys/times.h
-   HOSTLN  libmusl: time: src/include/time.h
-   HOSTLN  libmusl: time: include/unistd.h
-   HOSTLN  libmusl: time: include/utime.h
-   HOSTLN  libmusl: time: include/wchar.h
-   HOSTLN  libmusl: errno: include/errno.h
-   HOSTLN  libmusl: errno: src/internal/libc.h
-   HOSTLN  libmusl: errno: src/internal/locale_impl.h
-   HOSTLN  libmusl: errno: src/internal/pthread_impl.h
-   HOSTLN  libmusl: errno: src/errno/__strerror.h
-   HOSTLN  libmusl: errno: include/string.h
-   HOSTLN  libmusl: ipc: include/errno.h
-   HOSTLN  libmusl: ipc: src/ipc/ipc.h
-   HOSTLN  libmusl: ipc: src/internal/libc.h
-   HOSTLN  libmusl: ipc: include/limits.h
-   HOSTLN  libmusl: ipc: include/stdarg.h
-   HOSTLN  libmusl: ipc: include/stdint.h
-   HOSTLN  libmusl: ipc: src/internal/syscall.h
-   HOSTLN  libmusl: ipc: include/sys/ipc.h
-   HOSTLN  libmusl: ipc: include/sys/msg.h
-   HOSTLN  libmusl: ipc: include/sys/sem.h
-   HOSTLN  libmusl: ipc: include/sys/shm.h
-   HOSTLN  libmusl: ipc: include/sys/stat.h
-   HOSTLN  libmusl: prng: include/inttypes.h
-   HOSTLN  libmusl: prng: src/internal/libc.h
-   HOSTLN  libmusl: prng: include/stdint.h
-   HOSTLN  libmusl: prng: include/stdlib.h
-   HOSTLN  libmusl: prng: include/string.h
-   HOSTLN  libmusl: ldso: include/dlfcn.h
-   HOSTLN  libmusl: ldso: include/elf.h
-   HOSTLN  libmusl: ldso: src/internal/libc.h
-   HOSTLN  libmusl: ldso: include/link.h
-   HOSTLN  libmusl: ldso: src/internal/pthread_impl.h
-   HOSTLN  libmusl: ldso: include/stdarg.h
-   HOSTLN  libmusl: ldso: include/stddef.h
-   HOSTLN  libmusl: ldso: include/stdint.h
-   HOSTLN  libmusl: ldso: include/stdlib.h
-   HOSTLN  libmusl: passwd: include/byteswap.h
-   HOSTLN  libmusl: passwd: include/ctype.h
-   HOSTLN  libmusl: passwd: include/errno.h
-   HOSTLN  libmusl: passwd: include/fcntl.h
-   HOSTLN  libmusl: passwd: include/grp.h
-   HOSTLN  libmusl: passwd: include/limits.h
-   HOSTLN  libmusl: passwd: src/passwd/nscd.h
-   HOSTLN  libmusl: passwd: include/pthread.h
-   HOSTLN  libmusl: passwd: include/pwd.h
-   HOSTLN  libmusl: passwd: src/passwd/pwf.h
-   HOSTLN  libmusl: passwd: include/shadow.h
-   HOSTLN  libmusl: passwd: include/stdio.h
-   HOSTLN  libmusl: passwd: include/stdlib.h
-   HOSTLN  libmusl: passwd: include/string.h
-   HOSTLN  libmusl: passwd: include/sys/socket.h
-   HOSTLN  libmusl: passwd: include/sys/stat.h
-   HOSTLN  libmusl: passwd: include/unistd.h
-   HOSTLN  libmusl: fenv: include/fenv.h
-   HOSTLN  libmusl: fenv: include/float.h
-   HOSTLN  libmusl: ctype: include/ctype.h
-   HOSTLN  libmusl: ctype: include/endian.h
-   HOSTLN  libmusl: ctype: src/internal/libc.h
-   HOSTLN  libmusl: ctype: src/internal/locale_impl.h
-   HOSTLN  libmusl: ctype: src/ctype/nonspacing.h
-   HOSTLN  libmusl: ctype: src/ctype/punct.h
-   HOSTLN  libmusl: ctype: include/stdint.h
-   HOSTLN  libmusl: ctype: include/stdlib.h
-   HOSTLN  libmusl: ctype: include/string.h
-   HOSTLN  libmusl: ctype: include/wchar.h
-   HOSTLN  libmusl: ctype: include/wctype.h
-   HOSTLN  libmusl: ctype: src/ctype/wide.h
-   HOSTLN  libmusl: linux: include/errno.h
-   HOSTLN  libmusl: linux: include/fcntl.h
-   HOSTLN  libmusl: linux: src/internal/libc.h
-   HOSTLN  libmusl: linux: include/poll.h
-   HOSTLN  libmusl: linux: src/internal/pthread_impl.h
-   HOSTLN  libmusl: linux: include/sched.h
-   HOSTLN  libmusl: linux: include/signal.h
-   HOSTLN  libmusl: linux: include/stdarg.h
-   HOSTLN  libmusl: linux: include/stdint.h
-   HOSTLN  libmusl: linux: src/internal/syscall.h
-   HOSTLN  libmusl: linux: include/sys/epoll.h
-   HOSTLN  libmusl: linux: include/sys/eventfd.h
-   HOSTLN  libmusl: linux: include/sys/fanotify.h
-   HOSTLN  libmusl: linux: include/sys/file.h
-   HOSTLN  libmusl: linux: include/sys/fsuid.h
-   HOSTLN  libmusl: linux: include/sys/inotify.h
-   HOSTLN  libmusl: linux: include/sys/io.h
-   HOSTLN  libmusl: linux: include/sys/klog.h
-   HOSTLN  libmusl: linux: include/sys/mman.h
-   HOSTLN  libmusl: linux: include/sys/mount.h
-   HOSTLN  libmusl: linux: include/sys/personality.h
-   HOSTLN  libmusl: linux: include/sys/prctl.h
-   HOSTLN  libmusl: linux: include/sys/ptrace.h
-   HOSTLN  libmusl: linux: include/sys/quota.h
-   HOSTLN  libmusl: linux: include/sys/reboot.h
-   HOSTLN  libmusl: linux: include/sys/resource.h
-   HOSTLN  libmusl: linux: include/sys/sendfile.h
-   HOSTLN  libmusl: linux: include/sys/signalfd.h
-   HOSTLN  libmusl: linux: include/sys/swap.h
-   HOSTLN  libmusl: linux: include/sys/sysinfo.h
-   HOSTLN  libmusl: linux: include/sys/time.h
-   HOSTLN  libmusl: linux: include/sys/timerfd.h
-   HOSTLN  libmusl: linux: include/sys/timex.h
-   HOSTLN  libmusl: linux: include/sys/uio.h
-   HOSTLN  libmusl: linux: include/sys/wait.h
-   HOSTLN  libmusl: linux: include/sys/xattr.h
-   HOSTLN  libmusl: linux: include/time.h
-   HOSTLN  libmusl: linux: include/unistd.h
-   HOSTLN  libmusl: internal: include/ctype.h
-   HOSTLN  libmusl: internal: include/elf.h
-   HOSTLN  libmusl: internal: include/errno.h
-   HOSTLN  libmusl: internal: include/features.h
-   HOSTLN  libmusl: internal: include/float.h
-   HOSTLN  libmusl: internal: src/internal/floatscan.h
-   HOSTLN  libmusl: internal: src/internal/libc.h
-   HOSTLN  libmusl: internal: include/limits.h
-   HOSTLN  libmusl: internal: include/link.h
-   HOSTLN  libmusl: internal: include/math.h
-   HOSTLN  libmusl: internal: src/internal/shgetc.h
-   HOSTLN  libmusl: internal: include/stdint.h
-   HOSTLN  libmusl: internal: include/stdio.h
-   HOSTLN  libmusl: internal: include/string.h
-   HOSTLN  libmusl: internal: include/syscall.h
-   HOSTLN  libmusl: network: include/arpa/inet.h
-   HOSTLN  libmusl: network: include/arpa/nameser.h
-   HOSTLN  libmusl: network: include/byteswap.h
-   HOSTLN  libmusl: network: include/ctype.h
-   HOSTLN  libmusl: network: include/errno.h
-   HOSTLN  libmusl: network: include/fcntl.h
-   HOSTLN  libmusl: network: include/ifaddrs.h
-   HOSTLN  libmusl: network: include/inttypes.h
-   HOSTLN  libmusl: network: src/internal/libc.h
-   HOSTLN  libmusl: network: include/limits.h
-   HOSTLN  libmusl: network: src/internal/locale_impl.h
-   HOSTLN  libmusl: network: src/network/lookup.h
-   HOSTLN  libmusl: network: include/netdb.h
-   HOSTLN  libmusl: network: include/net/ethernet.h
-   HOSTLN  libmusl: network: include/net/if.h
-   HOSTLN  libmusl: network: include/net/if_arp.h
-   HOSTLN  libmusl: network: include/netinet/ether.h
-   HOSTLN  libmusl: network: include/netinet/if_ether.h
-   HOSTLN  libmusl: network: include/netinet/in.h
-   HOSTLN  libmusl: network: include/netinet/tcp.h
-   HOSTLN  libmusl: network: src/network/netlink.h
-   HOSTLN  libmusl: network: include/poll.h
-   HOSTLN  libmusl: network: include/pthread.h
-   HOSTLN  libmusl: network: include/resolv.h
-   HOSTLN  libmusl: network: include/stddef.h
-   HOSTLN  libmusl: network: include/stdint.h
-   HOSTLN  libmusl: network: include/stdio.h
-   HOSTLN  libmusl: network: src/internal/stdio_impl.h
-   HOSTLN  libmusl: network: include/stdlib.h
-   HOSTLN  libmusl: network: include/string.h
-   HOSTLN  libmusl: network: src/internal/syscall.h
-   HOSTLN  libmusl: network: include/sys/ioctl.h
-   HOSTLN  libmusl: network: include/sys/un.h
-   HOSTLN  libmusl: network: include/time.h
-   HOSTLN  libmusl: network: include/unistd.h
-   HOSTLN  libmusl: network: include/sys/socket.h
-   HOSTLN  libmusl: sched: src/internal/atomic.h
-   HOSTLN  libmusl: sched: include/errno.h
-   HOSTLN  libmusl: sched: include/sys/membarrier.h
-   HOSTLN  libmusl: sched: src/internal/pthread_impl.h
-   HOSTLN  libmusl: sched: include/sched.h
-   HOSTLN  libmusl: sched: include/string.h
-   HOSTLN  libmusl: sched: src/internal/syscall.h
-   HOSTLN  libmusl: string: include/ctype.h
-   HOSTLN  libmusl: string: include/endian.h
-   HOSTLN  libmusl: string: include/errno.h
-   HOSTLN  libmusl: string: src/internal/libc.h
-   HOSTLN  libmusl: string: include/limits.h
-   HOSTLN  libmusl: string: src/internal/locale_impl.h
-   HOSTLN  libmusl: string: include/memory.h
-   HOSTLN  libmusl: string: include/signal.h
-   HOSTLN  libmusl: string: include/stdint.h
-   HOSTLN  libmusl: string: include/stdlib.h
-   HOSTLN  libmusl: string: include/string.h
-   HOSTLN  libmusl: string: include/strings.h
-   HOSTLN  libmusl: string: include/unistd.h
-   HOSTLN  libmusl: string: include/wchar.h
-   HOSTLN  libmusl: string: include/wctype.h
-   HOSTLN  libmusl: regex: include/assert.h
-   HOSTLN  libmusl: regex: include/ctype.h
-   HOSTLN  libmusl: regex: include/dirent.h
-   HOSTLN  libmusl: regex: include/errno.h
-   HOSTLN  libmusl: regex: include/fnmatch.h
-   HOSTLN  libmusl: regex: include/glob.h
-   HOSTLN  libmusl: regex: src/internal/libc.h
-   HOSTLN  libmusl: regex: include/limits.h
-   HOSTLN  libmusl: regex: src/internal/locale_impl.h
-   HOSTLN  libmusl: regex: include/regex.h
-   HOSTLN  libmusl: regex: include/stddef.h
-   HOSTLN  libmusl: regex: include/stdint.h
-   HOSTLN  libmusl: regex: include/stdio.h
-   HOSTLN  libmusl: regex: include/stdlib.h
-   HOSTLN  libmusl: regex: include/string.h
-   HOSTLN  libmusl: regex: include/sys/stat.h
-   HOSTLN  libmusl: regex: src/regex/tre.h
-   HOSTLN  libmusl: regex: include/wchar.h
-   HOSTLN  libmusl: regex: include/wctype.h
-   HOSTLN  libmusl: termios: include/errno.h
-   HOSTLN  libmusl: termios: src/internal/libc.h
-   HOSTLN  libmusl: termios: src/internal/syscall.h
-   HOSTLN  libmusl: termios: include/sys/ioctl.h
-   HOSTLN  libmusl: termios: include/termios.h
-   HOSTLN  libmusl: exit: src/internal/atomic.h
-   HOSTLN  libmusl: exit: src/internal/fork_impl.h
-   HOSTLN  libmusl: exit: src/internal/ksigaction.h
-   HOSTLN  libmusl: exit: src/internal/libc.h
-   HOSTLN  libmusl: exit: src/internal/lock.h
-   HOSTLN  libmusl: exit: src/internal/pthread_impl.h
-   HOSTLN  libmusl: exit: include/signal.h
-   HOSTLN  libmusl: exit: include/stdint.h
-   HOSTLN  libmusl: exit: include/stdio.h
-   HOSTLN  libmusl: exit: include/stdlib.h
-   HOSTLN  libmusl: exit: include/syscall.h
-   HOSTLN  libmusl: locale: src/internal/atomic.h
-   HOSTLN  libmusl: locale: include/ctype.h
-   HOSTLN  libmusl: locale: include/endian.h
-   HOSTLN  libmusl: locale: include/errno.h
-   HOSTLN  libmusl: locale: src/internal/fork_impl.h
-   HOSTLN  libmusl: locale: include/iconv.h
-   HOSTLN  libmusl: locale: include/langinfo.h
-   HOSTLN  libmusl: locale: src/internal/libc.h
-   HOSTLN  libmusl: locale: include/libintl.h
-   HOSTLN  libmusl: locale: include/limits.h
-   HOSTLN  libmusl: locale: include/locale.h
-   HOSTLN  libmusl: locale: src/internal/locale_impl.h
-   HOSTLN  libmusl: locale: src/internal/lock.h
-   HOSTLN  libmusl: locale: include/monetary.h
-   HOSTLN  libmusl: locale: include/nl_types.h
-   HOSTLN  libmusl: locale: include/pthread.h
-   HOSTLN  libmusl: locale: src/internal/pthread_impl.h
-   HOSTLN  libmusl: locale: include/stdarg.h
-   HOSTLN  libmusl: locale: include/stdint.h
-   HOSTLN  libmusl: locale: include/stdio.h
-   HOSTLN  libmusl: locale: include/stdlib.h
-   HOSTLN  libmusl: locale: include/string.h
-   HOSTLN  libmusl: locale: include/strings.h
-   HOSTLN  libmusl: locale: include/sys/mman.h
-   HOSTLN  libmusl: locale: include/sys/stat.h
-   HOSTLN  libmusl: locale: include/wchar.h
-   GEN     libuklibid: libraries.in.new
-   LN      dummykernel_fc-x86_64.dbg.gdb.py
-   GEN     uk-gdb.py
-   GEN     config.h
-   CP      libsyscall_shim: provided_syscalls.in
-   UNTAR   libmusl: musl-1.2.3.tar.gz
-   CP      libuklibid: libraries.in
-   PATCH   libmusl: 0001-Remove-prototype-for-syscall-from-unistd.h.patch
-   PATCH   libmusl: 0002-prevent-index-redeclaration-error.patch
-   PATCH   libmusl: 0003-Avoid-reserved-__unused-in-stat.h.patch
-   CONFIGURE libmusl: version.h
-   PATCH   libmusl: 0004-Fix-time_h-conflicts.patch
-   PATCH   libmusl: 0005-lib-musl-Use-macros-defined-in-syscall-shim-layer.patch
-   PATCH   libmusl: 0006-lib-musl-Use-uk_syscall_r-for-do_setxid.patch
-   PATCH   libmusl: 0007-lib-musl-Use-uk_syscall_r-for-__syscall_cp_c.patch
-   PATCH   libmusl: 0008-__syscall_cp-use-syscall-shim-layer.patch
-   PATCH   libmusl: 0009-Use-uk_bits_syscall_nrs.patch
-   PATCH   libmusl: 0010-Fix-stdio_write-output.patch
-   PATCH   libmusl: 0011-add-SC_LEVEL1_DCACHE_LINESIZE-unistd_h.patch
-   PATCH   libmusl: 0012-Change-some-things-in-pthread_create.c.patch
-   PATCH   libmusl: 0013-Comment-macros-to-stop-using-VDSO.patch
-   PATCH   libmusl: 0014-include-Use-function-declaration-for-getdents64.patch
-   PATCH   libmusl: 0015-Use-uk_syscall_r_for_alt_socketcall-patch.patch
-   PATCH   libmusl: 0016-Use-ulong-in-ioctl.patch
-   PATCH   libmusl: 0017-locale-iconv-Add-character-map-option.patch
-   PATCH   libmusl: 0018-prlimit64_conflict.patch
-   PATCH   libmusl: 0019-Use-ulong-in-ioctl-definition.patch
-   PATCH   libmusl: 0020-Add-syscall-function-prototype.patch
-   PATCH   libmusl: 0022-Terminate-the-whole-unikernel-on-calls-to-exit.patch
-   CONFIGURE libmusl: alltypes.h
-   AWK     libsyscall_shim: syscall_provided.h
-   AWK     libsyscall_shim: syscall_gensyms.exportsyms.uk
-   AWK     libsyscall_shim: syscall_static.h
-   AWK     libsyscall_shim: syscall_r_static.h
-   AWK     libsyscall_shim: syscall_do_static.h
-   AWK     libsyscall_shim: syscall_nrs.h
-   AWK     libsyscall_shim: syscall_nrs2.h
-   AWK     libsyscall_shim: syscall_map.h
-   AWK     libsyscall_shim: syscall_stubs.h
-   AWK     libsyscall_shim: uk_syscall.c
-   AWK     libsyscall_shim: uk_syscall_r.c
-   AWK     libsyscall_shim: uk_syscall6.c
-   AWK     libsyscall_shim: uk_syscall6_r.c
-   AWK     libsyscall_shim: uk_syscall6_do.c
-   AWK     libsyscall_shim: uk_syscall_name.c
-   AWK     libsyscall_shim: uk_syscall_name_p.c
-   AWK     libsyscall_shim: libc_stubs.c
-   AWK     libuklibid: libid.h
-   AWK     libuklibid: namemap.c
-   AWK     libuklibid: selfids.c
-   AWK     libuklibid: exportsyms.uk
-   CC      libkvmplat: trace.common.o
-   CC      libkvmplat: traps.isr.o
-   CC      libkvmplat: cpu_native.common.o
-   CC      libkvmplat: lcpu.x86_common.o
-   CC      libkvmplat: tls.common.o
-   AS      libkvmplat: lxboot.x86.o
-   CC      libkvmplat: lxboot.o
-   AS      libkvmplat: pagetable64.o
-   CC      libkvmplat: traps.o
-   AS      libkvmplat: cpu_vectors_x86_64.o
-   CC      libkvmplat: setup.o
-   CC      libkvmplat: lcpu.o
-   AS      libkvmplat: lcpu_start.o
-   CC      libkvmplat: tscclock.o
-   CC      libkvmplat: time.o
-   CC      libkvmplat: shutdown.o
-   CC      libkvmplat: memory.o
-   CC      libkvmplat: io.o
-   CC      libkvmplat: lcpu.common.o
-   CC      libkvmplat: memory.common.o
-   CC      libkvmplat: bootinfo.common.o
-   LDS     libkvmplat: link64.lds
-   LDS     libkvmplat: bootinfo.lds
-   CC      appdummykernel: dummymain.o
-   CC      libisrlib: string.isr.o
-   CC      libposix_environ: setenv.o
-   CC      libposix_environ: unsetenv.o
-   CC      libposix_environ: clearenv.o
-   CC      libposix_environ: putenv.o
-   CC      libposix_environ: getenv.o
-   CC      libposix_environ: environ.o
-   CC      libposix_fdtab: fdtab.o
-   CC      libposix_fdio: fdio.o
-   CC      libposix_fdio: fdstat.o
-   CC      libposix_fdio: fdctl.o
-   CC      libposix_fdio: fd-shim.o
-   CC      libposix_fdio: sendfile-shim.o
-   CC      libposix_pipe: pipe.o
-   CC      libposix_poll: epoll.o
-   CC      libposix_poll: poll.o
-   CC      libposix_poll: select.o
-   CC      libposix_process: deprecated.o
-   CC      libposix_process: exit.o
-   CC      libposix_process: process.o
-   CC      libposix_process: shutdown.o
-   CC      libposix_process: wait.o
-   CC      libposix_process: alarm.o
-   CC      libposix_process: pause.o
-   CC      libposix_process: sigaltstack.o
-   CC      libposix_process: rt_sigpending.o
-   CC      libposix_process: rt_sigprocmask.o
-   CC      libposix_process: rt_sigsuspend.o
-   CC      libposix_process: rt_sigaction.o
-   CC      libposix_process: rt_sigqueueinfo.o
-   CC      libposix_process: rt_tgsigqueueinfo.o
-   CC      libposix_process: rt_sigtimedwait.o
-   CC      libposix_process: kill.o
-   CC      libposix_process: tgkill.o
-   CC      libposix_process: tkill.o
-   CC      libposix_process: clone.signal.o
-   CC      libposix_process: clone.o
-   CC      libposix_process: events.o
-   CC      libposix_process: clone.x86_64.o
-   AS      libposix_process: clone.arch.o
-   CC      libposix_futex: futex.o
-   CC      libposix_tty: tty.o
-   CC      libposix_tty: serial.o
-   CC      libsyscall_shim: uk_syscall.o
-   CC      libsyscall_shim: uk_syscall_r.o
-   CC      libsyscall_shim: uk_syscall6.o
-   CC      libsyscall_shim: uk_syscall6_r.o
-   CC      libsyscall_shim: uk_syscall6_do.o
-   CC      libsyscall_shim: uk_syscall_name.o
-   CC      libsyscall_shim: uk_syscall_name_p.o
-   CC      libsyscall_shim: libc_stubs.o
-   CC      libsyscall_shim: uk_prsyscall.o
-   CC      libsyscall_shim: vars.o
-   LDS     libsyscall_shim: syscall_exittab.lds
-   LDS     libsyscall_shim: syscall_entertab.lds
-   CC      libukalloc: alloc.o
-   CC      libukallocbbuddy: bbuddy.o
-   CC      libukargparse: argparse.o
-   CC      libukstreambuf: streambuf.o
-   CC      libukblkdev: blkdev.o
-   CC      libukboot: boot.o
-   CC      libukboot: early_init.o
-   CC      libukboot: version.o
-   CC      libukboot: banner.o
-   LDS     libukboot: earlytab.lds
-   CC      libukboot_main: weak_main.o
-   CC      libukbus: bus.o
-   CC      libukconsole: console.isr.o
-   CC      libukdebug: print.o
-   CC      libukdebug: snprintf.o
-   CC      libukdebug: outf.o
-   CC      libukdebug: hexdump.o
-   CC      libukfile: pollqueue.o
-   CC      libukfile: file-nops.o
-   CC      libukfile_pseudo: pseudo.o
-   CC      libuklibid: namemap.o
-   CC      libuklibid: selfids.o
-   CC      libuklibid: rtmap.o
-   CC      libukintctlr: ukintctlr.o
-   CC      libuklibparam: parser.o
-   LDS     libuklibparam: libparam.lds
-   CC      libuklock: semaphore.o
-   CC      libuklock: mutex.o
-   CC      libuklock: rwlock.o
-   CC      libukmmap: mmap.o
-   CC      libuknetdev: netbuf.o
-   CC      libuknetdev: netdev.o
-   CC      libuksched: sched.o
-   CC      libuksched: thread.o
-   CC      libuksched: isrwake.isr.o
-   CC      libukschedcoop: schedcoop.o
-   CC      libukschedcoop: isrwoken.isr.o
-   CC      libuksglist: sglist.o
-   CC      libposix_time: time.o
-   CC      libposix_time: timer.o
-   CC      libuktimeconv: timeconv.o
-   CC      libvfscore: fd.o
-   CC      libvfscore: file.o
-   CC      libvfscore: mount.o
-   CC      libvfscore: vnode.o
-   CC      libvfscore: dentry.o
-   CC      libvfscore: syscalls.o
-   CC      libvfscore: main.o
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/dentry.c: In function 'dentry_alloc':
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/dentry.c:72:58: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
-    72 |         struct dentry *dp = (struct dentry*)calloc(sizeof(*dp), 1);
-       |                                                          ^
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/dentry.c:72:58: note: earlier argument should specify number of elements, later size of each element
-   CC      libvfscore: task.o
-   CC      libvfscore: lookup.o
-   CC      libvfscore: fops.o
-   CC      libvfscore: subr_uio.o
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c: In function 'sys_open':
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:197:28: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
-   197 |         fp = calloc(sizeof(struct vfscore_file), 1);
-       |                            ^~~~~~
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:197:28: note: earlier argument should specify number of elements, later size of each element
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c: In function 'sys_read':
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:285:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
-   285 |         copy_iov = calloc(sizeof(struct iovec), niov);
-       |                                  ^~~~~~
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:285:34: note: earlier argument should specify number of elements, later size of each element
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c: In function 'sys_write':
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:334:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
-   334 |         copy_iov = calloc(sizeof(struct iovec), niov);
-       |                                  ^~~~~~
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:334:34: note: earlier argument should specify number of elements, later size of each element
-   CC      libukallocstack: stack.o
-   CC      libmusl: mq_close.o
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/main.c:2042:43: warning: argument 2 of type 'const struct timeval *' declared as a pointer [-Warray-parameter=]
-  2042 | int futimes(int fd, const struct timeval *times)
-       |                     ~~~~~~~~~~~~~~~~~~~~~~^~~~~
- In file included from /home/opam/.opam/default/lib/unikraft/lib/vfscore/vfs.h:42,
-                  from /home/opam/.opam/default/lib/unikraft/lib/vfscore/main.c:45:
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/include/core/include/sys/time.h:31:18: note: previously declared as an array 'const struct timeval[2]'
-    31 | int futimes(int, const struct timeval [2]);
-       |                  ^~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/main.c:2180:57: warning: argument 2 of type 'const struct timeval *' declared as a pointer [-Warray-parameter=]
-  2180 | int lutimes(const char *pathname, const struct timeval *times)
-       |                                   ~~~~~~~~~~~~~~~~~~~~~~^~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/include/core/include/sys/time.h:33:27: note: previously declared as an array 'const struct timeval[2]'
-    33 | int lutimes(const char *, const struct timeval [2]);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~
-   CC      libmusl: mq_getattr.o
-   CC      libmusl: mq_notify.o
-   CC      libmusl: mq_open.o
-   CC      libmusl: mq_receive.o
-   CC      libmusl: mq_send.o
-   CC      libmusl: mq_setattr.o
-   CC      libmusl: mq_timedreceive.o
-   CC      libmusl: mq_timedsend.o
-   CC      libmusl: mq_unlink.o
-   CC      libmusl: alphasort.o
-   CC      libmusl: versionsort.o
-   CC      libmusl: a64l.o
-   CC      libmusl: basename.o
-   CC      libmusl: dirname.o
-   CC      libmusl: ffs.o
-   CC      libmusl: ffsl.o
-   CC      libmusl: ffsll.o
-   CC      libmusl: fmtmsg.o
-   CC      libmusl: getauxval.o
-   CC      libmusl: get_current_dir_name.o
-   CC      libmusl: getdomainname.o
-   CC      libmusl: getentropy.o
-   CC      libmusl: gethostid.o
-   CC      libmusl: getopt.o
-   CC      libmusl: getopt_long.o
-   CC      libmusl: getpriority.o
-   CC      libmusl: getrlimit.o
-   CC      libmusl: getrusage.o
-   CC      libmusl: getsubopt.o
-   CC      libmusl: initgroups.o
-   CC      libmusl: issetugid.o
-   CC      libmusl: getresgid.o
-   CC      libmusl: getresuid.o
-   CC      libmusl: ioctl.o
-   CC      libmusl: lockf.o
-   CC      libmusl: login_tty.o
-   CC      libmusl: mntent.o
-   CC      libmusl: nftw.o
-   CC      libmusl: openpty.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:54:9: warning: missing initializer for field 'offsets' of 'const struct ioctl_compat_map' [-Wmissing-field-initializers]
-    54 |         { _IOWR('A', 0x23, char[136]), _IOWR('A', 0x23, char[132]), 0, WR, 1, 0 },
-       |         ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:21:23: note: 'offsets' declared here
-    21 |         unsigned char offsets[8];
-       |                       ^~~~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:55:9: warning: missing initializer for field 'offsets' of 'const struct ioctl_compat_map' [-Wmissing-field-initializers]
-    55 |         { 0, 0, 4, WR, 1, 0 }, /* snd_pcm_sync_ptr (flags only) */
-       |         ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:21:23: note: 'offsets' declared here
-    21 |         unsigned char offsets[8];
-       |                       ^~~~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:57:9: warning: missing initializer for field 'offsets' of 'const struct ioctl_compat_map' [-Wmissing-field-initializers]
-    57 |         { 0, 0, 4, WR, 1, 0 }, /* snd_pcm_mmap_control (each member) */
-       |         ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:21:23: note: 'offsets' declared here
-    21 |         unsigned char offsets[8];
-       |                       ^~~~~~~
-   CC      libmusl: ptsname.o
-   CC      libmusl: pty.o
-   CC      libmusl: realpath.o
-   CC      libmusl: setdomainname.o
-   CC      libmusl: setpriority.o
-   CC      libmusl: setrlimit.o
-   CC      libmusl: syslog.o
-   CC      libmusl: uname.o
-   CC      libmusl: __randname.o
-   CC      libmusl: mkdtemp.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/misc/setrlimit.c:6:9: warning: "MIN" redefined
-     6 | #define MIN(a, b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/misc/setrlimit.c:3:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: mkostemp.o
-   CC      libmusl: mkostemps.o
-   CC      libmusl: mkstemp.o
-   CC      libmusl: mkstemps.o
-   CC      libmusl: mktemp.o
-   CC      libmusl: btowc.o
-   CC      libmusl: c16rtomb.o
-   CC      libmusl: c32rtomb.o
-   CC      libmusl: internal.o
-   CC      libmusl: mblen.o
-   CC      libmusl: mbrlen.o
-   CC      libmusl: mbrtoc16.o
-   CC      libmusl: mbrtoc32.o
-   CC      libmusl: mbrtowc.o
-   CC      libmusl: mbsinit.o
-   CC      libmusl: mbsnrtowcs.o
-   CC      libmusl: mbsrtowcs.o
-   CC      libmusl: mbstowcs.o
-   CC      libmusl: mbtowc.o
-   CC      libmusl: wcrtomb.o
-   CC      libmusl: wcsnrtombs.o
-   CC      libmusl: wcsrtombs.o
-   CC      libmusl: wcstombs.o
-   CC      libmusl: wctob.o
-   CC      libmusl: wctomb.o
-   CC      libmusl: execve.o
-   CC      libmusl: fork.o
-   CC      libmusl: _Fork.o
-   CC      libmusl: posix_spawnattr_destroy.o
-   CC      libmusl: posix_spawnattr_getflags.o
-   CC      libmusl: posix_spawnattr_getpgroup.o
-   CC      libmusl: posix_spawnattr_getsigdefault.o
-   CC      libmusl: posix_spawnattr_getsigmask.o
-   CC      libmusl: posix_spawnattr_init.o
-   CC      libmusl: posix_spawnattr_sched.o
-   CC      libmusl: posix_spawnattr_setflags.o
-   CC      libmusl: posix_spawnattr_setpgroup.o
-   CC      libmusl: posix_spawnattr_setsigdefault.o
-   CC      libmusl: posix_spawnattr_setsigmask.o
-   CC      libmusl: posix_spawn.o
-   CC      libmusl: posix_spawn_file_actions_addchdir.o
-   CC      libmusl: posix_spawn_file_actions_addclose.o
-   CC      libmusl: posix_spawn_file_actions_adddup2.o
-   CC      libmusl: posix_spawn_file_actions_addfchdir.o
-   CC      libmusl: posix_spawn_file_actions_addopen.o
-   CC      libmusl: posix_spawn_file_actions_destroy.o
-   CC      libmusl: posix_spawn_file_actions_init.o
-   CC      libmusl: wait.o
-   CC      libmusl: waitid.o
-   CC      libmusl: waitpid.o
-   CC      libmusl: madvise.o
-   CC      libmusl: mincore.o
-   CC      libmusl: mlock.o
-   CC      libmusl: mlockall.o
-   CC      libmusl: mmap.o
-   CC      libmusl: mprotect.o
-   CC      libmusl: mremap.o
-   CC      libmusl: msync.o
-   CC      libmusl: munlock.o
-   CC      libmusl: munlockall.o
-   CC      libmusl: munmap.o
-   CC      libmusl: posix_madvise.o
-   CC      libmusl: shm_open.o
-   CC      libmusl: abs.o
-   CC      libmusl: atof.o
-   CC      libmusl: atoi.o
-   CC      libmusl: atol.o
-   CC      libmusl: atoll.o
-   CC      libmusl: bsearch.o
-   CC      libmusl: div.o
-   CC      libmusl: ecvt.o
-   CC      libmusl: fcvt.o
-   CC      libmusl: gcvt.o
-   CC      libmusl: imaxabs.o
-   CC      libmusl: imaxdiv.o
-   CC      libmusl: labs.o
-   CC      libmusl: ldiv.o
-   CC      libmusl: llabs.o
-   CC      libmusl: lldiv.o
-   CC      libmusl: qsort.o
-   CC      libmusl: qsort_nr.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdlib/qsort.c: In function 'cycle':
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdlib/qsort.c:55:15: warning: storing the address of local variable 'tmp' in '*<unknown>' [-Wdangling-pointer=]
-    55 |         ar[n] = tmp;
-       |         ~~~~~~^~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdlib/qsort.c:47:23: note: 'tmp' declared here
-    47 |         unsigned char tmp[256];
-       |                       ^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdlib/qsort.c:45:48: note: 'ar' declared here
-    45 | static void cycle(size_t width, unsigned char* ar[], int n)
-       |                                 ~~~~~~~~~~~~~~~^~~~
-   CC      libmusl: strtod.o
-   CC      libmusl: strtol.o
-   CC      libmusl: wcstod.o
-   CC      libmusl: wcstol.o
-   CC      libmusl: creat.o
-   CC      libmusl: fcntl.o
-   CC      libmusl: open.o
-   CC      libmusl: openat.o
-   CC      libmusl: posix_fadvise.o
-   CC      libmusl: posix_fallocate.o
-   CC      libmusl: asprintf.o
-   CC      libmusl: clearerr.o
-   CC      libmusl: dprintf.o
-   CC      libmusl: ext2.o
-   CC      libmusl: ext.o
-   CC      libmusl: fclose.o
-   CC      libmusl: __fclose_ca.o
-   CC      libmusl: __fdopen.o
-   CC      libmusl: feof.o
-   CC      libmusl: ferror.o
-   CC      libmusl: fflush.o
-   CC      libmusl: fgetc.o
-   CC      libmusl: fgetln.o
-   CC      libmusl: fgetpos.o
-   CC      libmusl: fgets.o
-   CC      libmusl: fgetwc.o
-   CC      libmusl: fgetws.o
-   CC      libmusl: fileno.o
-   CC      libmusl: flockfile.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/fgets.c:4:9: warning: "MIN" redefined
-     4 | #define MIN(a,b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/stdio_impl.h:5,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/fgets.c:1:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: fmemopen.o
-   CC      libmusl: __fmodeflags.o
-   CC      libmusl: fopen.o
-   CC      libmusl: fopencookie.o
-   CC      libmusl: __fopen_rb_ca.o
-   CC      libmusl: fprintf.o
-   CC      libmusl: fputc.o
-   CC      libmusl: fputs.o
-   CC      libmusl: fputwc.o
-   CC      libmusl: fputws.o
-   CC      libmusl: fread.o
-   CC      libmusl: freopen.o
-   CC      libmusl: fscanf.o
-   CC      libmusl: fseek.o
-   CC      libmusl: fsetpos.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/fread.c:4:9: warning: "MIN" redefined
-     4 | #define MIN(a,b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/stdio_impl.h:5,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/fread.c:1:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: ftell.o
-   CC      libmusl: ftrylockfile.o
-   CC      libmusl: funlockfile.o
-   CC      libmusl: fwide.o
-   CC      libmusl: fwprintf.o
-   CC      libmusl: fwrite.o
-   CC      libmusl: fwscanf.o
-   CC      libmusl: getc.o
-   CC      libmusl: getchar.o
-   CC      libmusl: getchar_unlocked.o
-   CC      libmusl: getc_unlocked.o
-   CC      libmusl: getdelim.o
-   CC      libmusl: getline.o
-   CC      libmusl: gets.o
-   CC      libmusl: getw.o
-   CC      libmusl: getwc.o
-   CC      libmusl: getwchar.o
-   CC      libmusl: __lockfile.o
-   CC      libmusl: ofl_add.o
-   CC      libmusl: ofl.o
-   CC      libmusl: open_memstream.o
-   CC      libmusl: open_wmemstream.o
-   CC      libmusl: __overflow.o
-   CC      libmusl: perror.o
-   CC      libmusl: printf.o
-   CC      libmusl: putc.o
-   CC      libmusl: putchar.o
-   CC      libmusl: putchar_unlocked.o
-   CC      libmusl: putc_unlocked.o
-   CC      libmusl: puts.o
-   CC      libmusl: putw.o
-   CC      libmusl: putwc.o
-   CC      libmusl: putwchar.o
-   CC      libmusl: remove.o
-   CC      libmusl: rename.o
-   CC      libmusl: rewind.o
-   CC      libmusl: scanf.o
-   CC      libmusl: setbuf.o
-   CC      libmusl: setbuffer.o
-   CC      libmusl: setlinebuf.o
-   CC      libmusl: setvbuf.o
-   CC      libmusl: snprintf.o
-   CC      libmusl: sprintf.o
-   CC      libmusl: sscanf.o
-   CC      libmusl: stderr.o
-   CC      libmusl: stdin.o
-   CC      libmusl: __stdio_close.o
-   CC      libmusl: __stdio_exit.o
-   CC      libmusl: __stdio_read.o
-   CC      libmusl: __stdio_seek.o
-   CC      libmusl: __stdio_write.o
-   CC      libmusl: stdout.o
-   CC      libmusl: __stdout_write.o
-   CC      libmusl: swprintf.o
-   CC      libmusl: swscanf.o
-   CC      libmusl: tempnam.o
-   CC      libmusl: tmpfile.o
-   CC      libmusl: tmpnam.o
-   CC      libmusl: __toread.o
-   CC      libmusl: __towrite.o
-   CC      libmusl: __uflow.o
-   CC      libmusl: ungetc.o
-   CC      libmusl: ungetwc.o
-   CC      libmusl: vasprintf.o
-   CC      libmusl: vdprintf.o
-   CC      libmusl: vfprintf.o
-   CC      libmusl: vfscanf.o
-   CC      libmusl: vfwprintf.o
-   CC      libmusl: vfwscanf.o
-   CC      libmusl: vprintf.o
-   CC      libmusl: vscanf.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vfprintf.c:16:9: warning: "MAX" redefined
-    16 | #define MAX(a,b) ((a)>(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/stdio_impl.h:5,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vfprintf.c:1:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:104:9: note: this is the location of the previous definition
-   104 | #define MAX(a, b)                                                              \
-       |         ^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vfprintf.c:17:9: warning: "MIN" redefined
-    17 | #define MIN(a,b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: vsnprintf.o
-   CC      libmusl: vsprintf.o
-   CC      libmusl: vsscanf.o
-   CC      libmusl: vswprintf.o
-   CC      libmusl: vswscanf.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vsnprintf.c:12:9: warning: "MIN" redefined
-    12 | #define MIN(a, b) ((a) < (b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/stdio_impl.h:5,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vsnprintf.c:1:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: vwprintf.o
-   CC      libmusl: vwscanf.o
-   CC      libmusl: wprintf.o
-   CC      libmusl: wscanf.o
-   CC      libmusl: confstr.o
-   CC      libmusl: fpathconf.o
-   CC      libmusl: legacy.o
-   CC      libmusl: pathconf.o
-   CC      libmusl: sysconf.o
-   CC      libmusl: acos.o
-   CC      libmusl: acosf.o
-   CC      libmusl: acosh.o
-   CC      libmusl: acoshf.o
-   CC      libmusl: acoshl.o
-   CC      libmusl: asin.o
-   CC      libmusl: asinf.o
-   CC      libmusl: asinh.o
-   CC      libmusl: asinhf.o
-   CC      libmusl: asinhl.o
-   CC      libmusl: atan2.o
-   CC      libmusl: atan2f.o
-   CC      libmusl: atan.o
-   CC      libmusl: atanf.o
-   CC      libmusl: atanh.o
-   CC      libmusl: atanhf.o
-   CC      libmusl: atanhl.o
-   CC      libmusl: cbrt.o
-   CC      libmusl: cbrtf.o
-   CC      libmusl: cbrtl.o
-   CC      libmusl: ceil.o
-   CC      libmusl: ceilf.o
-   CC      libmusl: copysign.o
-   CC      libmusl: copysignf.o
-   CC      libmusl: copysignl.o
-   CC      libmusl: __cos.o
-   CC      libmusl: cos.o
-   CC      libmusl: __cosdf.o
-   CC      libmusl: cosf.o
-   CC      libmusl: cosh.o
-   CC      libmusl: coshf.o
-   CC      libmusl: coshl.o
-   CC      libmusl: __cosl.o
-   CC      libmusl: cosl.o
-   CC      libmusl: erf.o
-   CC      libmusl: erff.o
-   CC      libmusl: erfl.o
-   CC      libmusl: exp10.o
-   CC      libmusl: exp10f.o
-   CC      libmusl: exp10l.o
-   CC      libmusl: exp2.o
-   CC      libmusl: exp2f.o
-   CC      libmusl: exp2f_data.o
-   CC      libmusl: exp.o
-   CC      libmusl: exp_data.o
-   CC      libmusl: expf.o
-   CC      libmusl: expm1.o
-   CC      libmusl: expm1f.o
-   CC      libmusl: __expo2.o
-   CC      libmusl: __expo2f.o
-   CC      libmusl: fdim.o
-   CC      libmusl: fdimf.o
-   CC      libmusl: fdiml.o
-   CC      libmusl: finite.o
-   CC      libmusl: finitef.o
-   CC      libmusl: floor.o
-   CC      libmusl: floorf.o
-   CC      libmusl: fmal.o
-   CC      libmusl: fmax.o
-   CC      libmusl: fmaxf.o
-   CC      libmusl: fmaxl.o
-   CC      libmusl: fmin.o
-   CC      libmusl: fminf.o
-   CC      libmusl: fminl.o
-   CC      libmusl: fmod.o
-   CC      libmusl: fmodf.o
-   CC      libmusl: __fpclassify.o
-   CC      libmusl: __fpclassifyf.o
-   CC      libmusl: __fpclassifyl.o
-   CC      libmusl: frexp.o
-   CC      libmusl: frexpf.o
-   CC      libmusl: frexpl.o
-   CC      libmusl: hypot.o
-   CC      libmusl: hypotf.o
-   CC      libmusl: hypotl.o
-   CC      libmusl: ilogb.o
-   CC      libmusl: ilogbf.o
-   CC      libmusl: ilogbl.o
-   CC      libmusl: j0.o
-   CC      libmusl: j0f.o
-   CC      libmusl: j1.o
-   CC      libmusl: j1f.o
-   CC      libmusl: jn.o
-   CC      libmusl: jnf.o
-   CC      libmusl: ldexp.o
-   CC      libmusl: ldexpf.o
-   CC      libmusl: ldexpl.o
-   CC      libmusl: lgamma.o
-   CC      libmusl: lgammaf.o
-   CC      libmusl: lgammaf_r.o
-   CC      libmusl: lgammal.o
-   CC      libmusl: lgamma_r.o
-   CC      libmusl: llround.o
-   CC      libmusl: llroundf.o
-   CC      libmusl: llroundl.o
-   CC      libmusl: log10.o
-   CC      libmusl: log10f.o
-   CC      libmusl: log1p.o
-   CC      libmusl: log1pf.o
-   CC      libmusl: log2.o
-   CC      libmusl: log2_data.o
-   CC      libmusl: log2f.o
-   CC      libmusl: log2f_data.o
-   CC      libmusl: logb.o
-   CC      libmusl: logbf.o
-   CC      libmusl: logbl.o
-   CC      libmusl: log.o
-   CC      libmusl: log_data.o
-   CC      libmusl: logf.o
-   CC      libmusl: logf_data.o
-   CC      libmusl: lround.o
-   CC      libmusl: lroundf.o
-   CC      libmusl: lroundl.o
-   CC      libmusl: __math_divzero.o
-   CC      libmusl: __math_divzerof.o
-   CC      libmusl: __math_invalid.o
-   CC      libmusl: __math_invalidf.o
-   CC      libmusl: __math_invalidl.o
-   CC      libmusl: __math_oflow.o
-   CC      libmusl: __math_oflowf.o
-   CC      libmusl: __math_uflow.o
-   CC      libmusl: __math_uflowf.o
-   CC      libmusl: __math_xflow.o
-   CC      libmusl: __math_xflowf.o
-   CC      libmusl: modf.o
-   CC      libmusl: modff.o
-   CC      libmusl: modfl.o
-   CC      libmusl: nan.o
-   CC      libmusl: nanf.o
-   CC      libmusl: nanl.o
-   CC      libmusl: nearbyint.o
-   CC      libmusl: nearbyintf.o
-   CC      libmusl: nearbyintl.o
-   CC      libmusl: nextafter.o
-   CC      libmusl: nextafterf.o
-   CC      libmusl: nextafterl.o
-   CC      libmusl: nexttoward.o
-   CC      libmusl: nexttowardf.o
-   CC      libmusl: nexttowardl.o
-   CC      libmusl: __polevll.o
-   CC      libmusl: pow.o
-   CC      libmusl: pow_data.o
-   CC      libmusl: powf.o
-   CC      libmusl: powf_data.o
-   CC      libmusl: powl.o
-   CC      libmusl: remainder.o
-   CC      libmusl: remainderf.o
-   CC      libmusl: __rem_pio2.o
-   CC      libmusl: __rem_pio2f.o
-   CC      libmusl: __rem_pio2_large.o
-   CC      libmusl: __rem_pio2l.o
-   CC      libmusl: remquo.o
-   CC      libmusl: remquof.o
-   CC      libmusl: rint.o
-   CC      libmusl: rintf.o
-   CC      libmusl: round.o
-   CC      libmusl: roundf.o
-   CC      libmusl: roundl.o
-   CC      libmusl: scalb.o
-   CC      libmusl: scalbf.o
-   CC      libmusl: scalbln.o
-   CC      libmusl: scalblnf.o
-   CC      libmusl: scalblnl.o
-   CC      libmusl: scalbn.o
-   CC      libmusl: scalbnf.o
-   CC      libmusl: scalbnl.o
-   CC      libmusl: __signbit.o
-   CC      libmusl: __signbitf.o
-   CC      libmusl: __signbitl.o
-   CC      libmusl: signgam.o
-   CC      libmusl: significand.o
-   CC      libmusl: significandf.o
-   CC      libmusl: __sin.o
-   CC      libmusl: sin.o
-   CC      libmusl: sincos.o
-   CC      libmusl: sincosf.o
-   CC      libmusl: sincosl.o
-   CC      libmusl: __sindf.o
-   CC      libmusl: sinf.o
-   CC      libmusl: sinh.o
-   CC      libmusl: sinhf.o
-   CC      libmusl: sinhl.o
-   CC      libmusl: __sinl.o
-   CC      libmusl: sinl.o
-   CC      libmusl: sqrt_data.o
-   CC      libmusl: __tan.o
-   CC      libmusl: tan.o
-   CC      libmusl: __tandf.o
-   CC      libmusl: tanf.o
-   CC      libmusl: tanh.o
-   CC      libmusl: tanhf.o
-   CC      libmusl: tanhl.o
-   CC      libmusl: __tanl.o
-   CC      libmusl: tanl.o
-   CC      libmusl: tgamma.o
-   CC      libmusl: tgammaf.o
-   CC      libmusl: tgammal.o
-   CC      libmusl: trunc.o
-   CC      libmusl: truncf.o
-   AS      libmusl: acosl.x86_64.o
-   AS      libmusl: asinl.x86_64.o
-   AS      libmusl: atan2l.x86_64.o
-   AS      libmusl: atanl.x86_64.o
-   AS      libmusl: ceill.x86_64.o
-   AS      libmusl: exp2l.x86_64.o
-   AS      libmusl: expl.x86_64.o
-   AS      libmusl: expm1l.x86_64.o
-   CC      libmusl: fabs.x86_64.o
-   CC      libmusl: fabsf.x86_64.o
-   CC      libmusl: fabsl.x86_64.o
-   AS      libmusl: floorl.x86_64.o
-   CC      libmusl: fma.x86_64.o
-   CC      libmusl: fmaf.x86_64.o
-   CC      libmusl: fmodl.x86_64.o
-   AS      libmusl: __invtrigl.x86_64.o
-   CC      libmusl: llrint.x86_64.o
-   CC      libmusl: llrintf.x86_64.o
-   CC      libmusl: llrintl.x86_64.o
-   AS      libmusl: log10l.x86_64.o
-   AS      libmusl: log1pl.x86_64.o
-   AS      libmusl: log2l.x86_64.o
-   AS      libmusl: logl.x86_64.o
-   CC      libmusl: lrint.x86_64.o
-   CC      libmusl: lrintf.x86_64.o
-   CC      libmusl: lrintl.x86_64.o
-   CC      libmusl: remainderl.x86_64.o
-   CC      libmusl: remquol.x86_64.o
-   CC      libmusl: rintl.x86_64.o
-   CC      libmusl: sqrt.x86_64.o
-   CC      libmusl: sqrtf.x86_64.o
-   CC      libmusl: sqrtl.x86_64.o
-   AS      libmusl: truncl.x86_64.o
-   CC      libmusl: aio.o
-   CC      libmusl: aio_suspend.o
-   CC      libmusl: lio_listio.o
-   CC      libmusl: __xstat.o
-   CC      libmusl: chmod.o
-   CC      libmusl: fchmod.o
-   CC      libmusl: fchmodat.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/aio/aio.c:81:9: warning: "MAX" redefined
-    81 | #define MAX(a,b) ((a)>(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/aio/aio.c:9:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:104:9: note: this is the location of the previous definition
-   104 | #define MAX(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: fstat.o
-   CC      libmusl: fstatat.o
-   CC      libmusl: futimens.o
-   CC      libmusl: futimesat.o
-   CC      libmusl: lchmod.o
-   CC      libmusl: lstat.o
-   CC      libmusl: mkdir.o
-   CC      libmusl: mkdirat.o
-   CC      libmusl: mkfifo.o
-   CC      libmusl: mkfifoat.o
-   CC      libmusl: mknod.o
-   CC      libmusl: mknodat.o
-   CC      libmusl: stat.o
-   CC      libmusl: statvfs.o
-   CC      libmusl: umask.o
-   CC      libmusl: utimensat.o
-   CC      libmusl: hsearch.o
-   CC      libmusl: insque.o
-   CC      libmusl: lsearch.o
-   CC      libmusl: tdelete.o
-   CC      libmusl: tdestroy.o
-   CC      libmusl: tfind.o
-   CC      libmusl: tsearch.o
-   CC      libmusl: twalk.o
-   CC      libmusl: crypt.o
-   CC      libmusl: crypt_blowfish.o
-   CC      libmusl: crypt_des.o
-   CC      libmusl: crypt_md5.o
-   CC      libmusl: crypt_r.o
-   CC      libmusl: crypt_sha256.o
-   CC      libmusl: crypt_sha512.o
-   CC      libmusl: encrypt.o
-   CC      libmusl: poll.o
-   CC      libmusl: pselect.o
-   CC      libmusl: select.o
-   CC      libmusl: _exit.o
-   CC      libmusl: access.o
-   CC      libmusl: acct.o
-   CC      libmusl: alarm.o
-   CC      libmusl: chdir.o
-   CC      libmusl: chown.o
-   CC      libmusl: close.o
-   CC      libmusl: ctermid.o
-   CC      libmusl: dup.o
-   CC      libmusl: dup2.o
-   CC      libmusl: dup3.o
-   CC      libmusl: faccessat.o
-   CC      libmusl: fchdir.o
-   CC      libmusl: fchown.o
-   CC      libmusl: fchownat.o
-   CC      libmusl: fdatasync.o
-   CC      libmusl: fsync.o
-   CC      libmusl: ftruncate.o
-   CC      libmusl: getcwd.o
-   CC      libmusl: getegid.o
-   CC      libmusl: geteuid.o
-   CC      libmusl: getgid.o
-   CC      libmusl: getgroups.o
-   CC      libmusl: getuid.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/unistd/getcwd.c: In function 'getcwd':
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/unistd/getcwd.c:25:1: warning: function may return address of local variable [-Wreturn-local-addr]
-    25 | }
-       | ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/unistd/getcwd.c:9:14: note: declared here
-     9 |         char tmp[buf ? 1 : PATH_MAX];
-       |              ^~~
-   CC      libmusl: getlogin.o
-   CC      libmusl: getlogin_r.o
-   CC      libmusl: gethostname.o
-   CC      libmusl: getpgid.o
-   CC      libmusl: getpgrp.o
-   CC      libmusl: getpid.o
-   CC      libmusl: getppid.o
-   CC      libmusl: getsid.o
-   CC      libmusl: isatty.o
-   CC      libmusl: lchown.o
-   CC      libmusl: link.o
-   CC      libmusl: linkat.o
-   CC      libmusl: lseek.o
-   CC      libmusl: nice.o
-   CC      libmusl: pause.o
-   CC      libmusl: pipe.o
-   CC      libmusl: pipe2.o
-   CC      libmusl: posix_close.o
-   CC      libmusl: pread.o
-   CC      libmusl: preadv.o
-   CC      libmusl: pwrite.o
-   CC      libmusl: pwritev.o
-   CC      libmusl: read.o
-   CC      libmusl: readlink.o
-   CC      libmusl: readlinkat.o
-   CC      libmusl: readv.o
-   CC      libmusl: renameat.o
-   CC      libmusl: rmdir.o
-   CC      libmusl: setgid.o
-   CC      libmusl: setregid.o
-   CC      libmusl: setresgid.o
-   CC      libmusl: setresuid.o
-   CC      libmusl: setreuid.o
-   CC      libmusl: setuid.o
-   CC      libmusl: setegid.o
-   CC      libmusl: seteuid.o
-   CC      libmusl: setpgid.o
-   CC      libmusl: setpgrp.o
-   CC      libmusl: setsid.o
-   CC      libmusl: setxid.o
-   CC      libmusl: sleep.o
-   CC      libmusl: symlink.o
-   CC      libmusl: symlinkat.o
-   CC      libmusl: sync.o
-   CC      libmusl: tcgetpgrp.o
-   CC      libmusl: tcsetpgrp.o
-   CC      libmusl: truncate.o
-   CC      libmusl: ttyname.o
-   CC      libmusl: ttyname_r.o
-   CC      libmusl: ualarm.o
-   CC      libmusl: unlink.o
-   CC      libmusl: unlinkat.o
-   CC      libmusl: usleep.o
-   CC      libmusl: write.o
-   CC      libmusl: writev.o
-   CC      libmusl: block.o
-   CC      libmusl: getitimer.o
-   CC      libmusl: kill.o
-   CC      libmusl: killpg.o
-   CC      libmusl: psiginfo.o
-   CC      libmusl: psignal.o
-   CC      libmusl: raise.o
-   CC      libmusl: setitimer.o
-   CC      libmusl: sigaction.o
-   CC      libmusl: sigaddset.o
-   CC      libmusl: sigaltstack.o
-   CC      libmusl: sigandset.o
-   CC      libmusl: sigdelset.o
-   CC      libmusl: sigemptyset.o
-   CC      libmusl: sigfillset.o
-   CC      libmusl: sighold.o
-   CC      libmusl: sigignore.o
-   CC      libmusl: siginterrupt.o
-   CC      libmusl: sigisemptyset.o
-   CC      libmusl: sigismember.o
-   CC      libmusl: siglongjmp.o
-   CC      libmusl: signal.o
-   CC      libmusl: sigorset.o
-   CC      libmusl: sigpause.o
-   CC      libmusl: sigpending.o
-   CC      libmusl: sigprocmask.o
-   CC      libmusl: sigqueue.o
-   CC      libmusl: sigrelse.o
-   CC      libmusl: sigrtmax.o
-   CC      libmusl: sigrtmin.o
-   CC      libmusl: sigset.o
-   CC      libmusl: sigsetjmp_tail.o
-   CC      libmusl: sigsuspend.o
-   CC      libmusl: sigtimedwait.o
-   CC      libmusl: sigwait.o
-   CC      libmusl: sigwaitinfo.o
-   AS      libmusl: restore.x86_64.o
-   AS      libmusl: sigsetjmp.x86_64.o
-   CC      libmusl: call_once.o
-   CC      libmusl: cnd_broadcast.o
-   CC      libmusl: cnd_destroy.o
-   CC      libmusl: cnd_init.o
-   CC      libmusl: cnd_signal.o
-   CC      libmusl: cnd_timedwait.o
-   CC      libmusl: cnd_wait.o
-   CC      libmusl: default_attr.o
-   CC      libmusl: __lock.o
-   CC      libmusl: lock_ptc.o
-   CC      libmusl: mtx_destroy.o
-   CC      libmusl: mtx_init.o
-   CC      libmusl: mtx_lock.o
-   CC      libmusl: mtx_timedlock.o
-   CC      libmusl: mtx_trylock.o
-   CC      libmusl: mtx_unlock.o
-   CC      libmusl: pthread_atfork.o
-   CC      libmusl: pthread_attr_destroy.o
-   CC      libmusl: pthread_attr_get.o
-   CC      libmusl: pthread_attr_init.o
-   CC      libmusl: pthread_attr_setdetachstate.o
-   CC      libmusl: pthread_attr_setguardsize.o
-   CC      libmusl: pthread_attr_setinheritsched.o
-   CC      libmusl: pthread_attr_setschedparam.o
-   CC      libmusl: pthread_attr_setschedpolicy.o
-   CC      libmusl: pthread_attr_setscope.o
-   CC      libmusl: pthread_attr_setstack.o
-   CC      libmusl: pthread_attr_setstacksize.o
-   CC      libmusl: pthread_barrierattr_destroy.o
-   CC      libmusl: pthread_barrierattr_init.o
-   CC      libmusl: pthread_barrierattr_setpshared.o
-   CC      libmusl: pthread_barrier_destroy.o
-   CC      libmusl: pthread_barrier_init.o
-   CC      libmusl: pthread_barrier_wait.o
-   CC      libmusl: pthread_cancel.o
-   CC      libmusl: pthread_cleanup_push.o
-   CC      libmusl: pthread_condattr_destroy.o
-   CC      libmusl: pthread_condattr_init.o
-   CC      libmusl: pthread_condattr_setclock.o
-   CC      libmusl: pthread_condattr_setpshared.o
-   CC      libmusl: pthread_cond_broadcast.o
-   CC      libmusl: pthread_cond_destroy.o
-   CC      libmusl: pthread_cond_init.o
-   CC      libmusl: pthread_cond_signal.o
-   CC      libmusl: pthread_cond_timedwait.o
-   CC      libmusl: pthread_cond_wait.o
-   CC      libmusl: pthread_create.o
-   CC      libmusl: pthread_detach.o
-   CC      libmusl: pthread_equal.o
-   CC      libmusl: pthread_getattr_np.o
-   CC      libmusl: pthread_getconcurrency.o
-   CC      libmusl: pthread_getcpuclockid.o
-   CC      libmusl: pthread_getname_np.o
-   CC      libmusl: pthread_getschedparam.o
-   CC      libmusl: pthread_getspecific.o
-   CC      libmusl: pthread_join.o
-   CC      libmusl: pthread_key_create.o
-   CC      libmusl: pthread_kill.o
-   CC      libmusl: pthread_mutexattr_destroy.o
-   CC      libmusl: pthread_mutexattr_init.o
-   CC      libmusl: pthread_mutexattr_setprotocol.o
-   CC      libmusl: pthread_mutexattr_setpshared.o
-   CC      libmusl: pthread_mutexattr_setrobust.o
-   CC      libmusl: pthread_mutexattr_settype.o
-   CC      libmusl: pthread_mutex_consistent.o
-   CC      libmusl: pthread_mutex_destroy.o
-   CC      libmusl: pthread_mutex_getprioceiling.o
-   CC      libmusl: pthread_mutex_init.o
-   CC      libmusl: pthread_mutex_lock.o
-   CC      libmusl: pthread_mutex_setprioceiling.o
-   CC      libmusl: pthread_mutex_timedlock.o
-   CC      libmusl: pthread_mutex_trylock.o
-   CC      libmusl: pthread_mutex_unlock.o
-   CC      libmusl: pthread_once.o
-   CC      libmusl: pthread_rwlockattr_destroy.o
-   CC      libmusl: pthread_rwlockattr_init.o
-   CC      libmusl: pthread_rwlockattr_setpshared.o
-   CC      libmusl: pthread_rwlock_destroy.o
-   CC      libmusl: pthread_rwlock_init.o
-   CC      libmusl: pthread_rwlock_rdlock.o
-   CC      libmusl: pthread_rwlock_timedrdlock.o
-   CC      libmusl: pthread_rwlock_timedwrlock.o
-   CC      libmusl: pthread_rwlock_tryrdlock.o
-   CC      libmusl: pthread_rwlock_trywrlock.o
-   CC      libmusl: pthread_rwlock_unlock.o
-   CC      libmusl: pthread_rwlock_wrlock.o
-   CC      libmusl: pthread_self.o
-   CC      libmusl: pthread_setattr_default_np.o
-   CC      libmusl: pthread_setcancelstate.o
-   CC      libmusl: pthread_setcanceltype.o
-   CC      libmusl: pthread_setconcurrency.o
-   CC      libmusl: pthread_setname_np.o
-   CC      libmusl: pthread_setschedparam.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/thread/pthread_setattr_default_np.c:5:9: warning: "MIN" redefined
-     5 | #define MIN(a,b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/pthread_impl.h:10,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/thread/pthread_setattr_default_np.c:2:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/thread/pthread_setattr_default_np.c:6:9: warning: "MAX" redefined
-     6 | #define MAX(a,b) ((a)>(b) ? (a) : (b))
-       |         ^~~
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:104:9: note: this is the location of the previous definition
-   104 | #define MAX(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: pthread_setschedprio.o
-   CC      libmusl: pthread_setspecific.o
-   CC      libmusl: pthread_sigmask.o
-   CC      libmusl: pthread_spin_destroy.o
-   CC      libmusl: pthread_spin_init.o
-   CC      libmusl: pthread_spin_lock.o
-   CC      libmusl: pthread_spin_trylock.o
-   CC      libmusl: pthread_spin_unlock.o
-   CC      libmusl: pthread_testcancel.o
-   CC      libmusl: sem_destroy.o
-   CC      libmusl: sem_getvalue.o
-   CC      libmusl: sem_init.o
-   CC      libmusl: sem_open.o
-   CC      libmusl: sem_post.o
-   CC      libmusl: sem_timedwait.o
-   CC      libmusl: sem_trywait.o
-   CC      libmusl: sem_unlink.o
-   CC      libmusl: sem_wait.o
-   CC      libmusl: synccall.o
-   CC      libmusl: __syscall_cp.o
-   CC      libmusl: thrd_create.o
-   CC      libmusl: thrd_exit.o
-   CC      libmusl: thrd_join.o
-   CC      libmusl: thrd_sleep.o
-   CC      libmusl: thrd_yield.o
-   CC      libmusl: __timedwait.o
-   CC      libmusl: tls.o
-   CC      libmusl: __tls_get_addr.o
-   CC      libmusl: tss_create.o
-   CC      libmusl: tss_delete.o
-   CC      libmusl: tss_set.o
-   CC      libmusl: vmlock.o
-   CC      libmusl: __wait.o
-   AS      libmusl: syscall_cp.x86_64.o
-   CC      libmusl: cuserid.o
-   CC      libmusl: err.o
-   CC      libmusl: ftw.o
-   CC      libmusl: getdtablesize.o
-   CC      libmusl: getloadavg.o
-   CC      libmusl: getpagesize.o
-   CC      libmusl: getpass.o
-   CC      libmusl: getusershell.o
-   CC      libmusl: isastream.o
-   CC      libmusl: ulimit.o
-   CC      libmusl: utmpx.o
-   CC      libmusl: valloc.o
-   CC      libmusl: __init_tls.o
-   CC      libmusl: __libc_start_main.o
-   CC      libmusl: __reset_tls.o
-   CC      libmusl: __stack_chk_fail.o
-   CC      libmusl: asctime.o
-   CC      libmusl: asctime_r.o
-   CC      libmusl: clock.o
-   CC      libmusl: clock_getcpuclockid.o
-   CC      libmusl: clock_getres.o
-   CC      libmusl: clock_gettime.o
-   CC      libmusl: clock_nanosleep.o
-   CC      libmusl: clock_settime.o
-   CC      libmusl: ctime.o
-   CC      libmusl: ctime_r.o
-   CC      libmusl: difftime.o
-   CC      libmusl: ftime.o
-   CC      libmusl: getdate.o
-   CC      libmusl: gettimeofday.o
-   CC      libmusl: gmtime.o
-   CC      libmusl: gmtime_r.o
-   CC      libmusl: localtime.o
-   CC      libmusl: localtime_r.o
-   CC      libmusl: __map_file.o
-   CC      libmusl: mktime.o
-   CC      libmusl: __month_to_secs.o
-   CC      libmusl: nanosleep.o
-   CC      libmusl: __secs_to_tm.o
-   CC      libmusl: strftime.o
-   CC      libmusl: strptime.o
-   CC      libmusl: time.o
-   CC      libmusl: timegm.o
-   CC      libmusl: timer_create.o
-   CC      libmusl: timer_delete.o
-   CC      libmusl: timer_getoverrun.o
-   CC      libmusl: timer_gettime.o
-   CC      libmusl: timer_settime.o
-   CC      libmusl: times.o
-   CC      libmusl: timespec_get.o
-   CC      libmusl: __tm_to_secs.o
-   CC      libmusl: __tz.o
-   CC      libmusl: utime.o
-   CC      libmusl: wcsftime.o
-   CC      libmusl: __year_to_secs.o
-   CC      libmusl: __errno_location.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c: In function '__year_to_secs':
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:44:45: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
-    44 |         leaps += 97*cycles + 24*centuries - *is_leap;
-       |                                             ^~~~~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:15:39: note: unnamed temporary defined here
-    15 |         if (!is_leap) is_leap = &(int){0};
-       |                                       ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:23:26: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
-    23 |                 *is_leap = 1;
-       |                 ~~~~~~~~~^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:15:39: note: unnamed temporary defined here
-    15 |         if (!is_leap) is_leap = &(int){0};
-       |                                       ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:35:34: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
-    35 |                         *is_leap = 0;
-       |                         ~~~~~~~~~^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:15:39: note: unnamed temporary defined here
-    15 |         if (!is_leap) is_leap = &(int){0};
-       |                                       ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:40:34: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
-    40 |                         *is_leap = !rem;
-       |                         ~~~~~~~~~^~~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:15:39: note: unnamed temporary defined here
-    15 |         if (!is_leap) is_leap = &(int){0};
-       |                                       ^
-   CC      libmusl: strerror.o
-   CC      libmusl: ftok.o
-   CC      libmusl: msgctl.o
-   CC      libmusl: msgget.o
-   CC      libmusl: msgrcv.o
-   CC      libmusl: msgsnd.o
-   CC      libmusl: semctl.o
-   CC      libmusl: semget.o
-   CC      libmusl: semop.o
-   CC      libmusl: semtimedop.o
-   CC      libmusl: shmat.o
-   CC      libmusl: shmctl.o
-   CC      libmusl: shmdt.o
-   CC      libmusl: shmget.o
-   CC      libmusl: __rand48_step.o
-   CC      libmusl: __seed48.o
-   CC      libmusl: drand48.o
-   CC      libmusl: lcong48.o
-   CC      libmusl: lrand48.o
-   CC      libmusl: mrand48.o
-   CC      libmusl: rand.o
-   CC      libmusl: rand_r.o
-   CC      libmusl: random.o
-   CC      libmusl: seed48.o
-   CC      libmusl: srand48.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/prng/seed48.c:5:40: warning: argument 1 of type 'short unsigned int *' declared as a pointer [-Warray-parameter=]
-     5 | unsigned short *seed48(unsigned short *s)
-       |                        ~~~~~~~~~~~~~~~~^
- In file included from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/include/stdlib.h:4,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/prng/seed48.c:1:
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/include/../../include/stdlib.h:135:25: note: previously declared as an array 'short unsigned int[3]'
-   135 | unsigned short *seed48 (unsigned short [3]);
-       |                         ^~~~~~~~~~~~~~~~~~
-   CC      libmusl: __dlsym.o
-   CC      libmusl: dl_iterate_phdr.o
-   CC      libmusl: dladdr.o
-   CC      libmusl: dlclose.o
-   CC      libmusl: dlerror.o
-   CC      libmusl: dlinfo.o
-   CC      libmusl: dlopen.o
-   AS      libmusl: dlsym.x86_64.o
-   AS      libmusl: tlsdesc.x86_64.o
-   CC      libmusl: fgetgrent.o
-   CC      libmusl: fgetpwent.o
-   CC      libmusl: fgetspent.o
-   CC      libmusl: getgr_a.o
-   CC      libmusl: getgr_r.o
-   CC      libmusl: getgrent.o
-   CC      libmusl: getgrent_a.o
-   CC      libmusl: getpw_a.o
-   CC      libmusl: getpw_r.o
-   CC      libmusl: getpwent.o
-   CC      libmusl: getpwent_a.o
-   CC      libmusl: getgrouplist.o
-   CC      libmusl: getspent.o
-   CC      libmusl: getspnam.o
-   CC      libmusl: getspnam_r.o
-   CC      libmusl: lckpwdf.o
-   CC      libmusl: nscd_query.o
-   CC      libmusl: putgrent.o
-   CC      libmusl: putpwent.o
-   CC      libmusl: putspent.o
-   CC      libmusl: __flt_rounds.o
-   CC      libmusl: fegetexceptflag.o
-   CC      libmusl: feholdexcept.o
-   CC      libmusl: fesetexceptflag.o
-   CC      libmusl: fesetround.o
-   CC      libmusl: feupdateenv.o
-   AS      libmusl: fenv.x86_64.o
-   CC      libmusl: __ctype_b_loc.o
-   CC      libmusl: __ctype_get_mb_cur_max.o
-   CC      libmusl: __ctype_tolower_loc.o
-   CC      libmusl: __ctype_toupper_loc.o
-   CC      libmusl: isalnum.o
-   CC      libmusl: isalpha.o
-   CC      libmusl: isascii.o
-   CC      libmusl: isblank.o
-   CC      libmusl: iscntrl.o
-   CC      libmusl: isdigit.o
-   CC      libmusl: isgraph.o
-   CC      libmusl: islower.o
-   CC      libmusl: isprint.o
-   CC      libmusl: ispunct.o
-   CC      libmusl: isspace.o
-   CC      libmusl: isupper.o
-   CC      libmusl: iswalnum.o
-   CC      libmusl: iswalpha.o
-   CC      libmusl: iswblank.o
-   CC      libmusl: iswcntrl.o
-   CC      libmusl: iswctype.o
-   CC      libmusl: iswdigit.o
-   CC      libmusl: iswgraph.o
-   CC      libmusl: iswlower.o
-   CC      libmusl: iswprint.o
-   CC      libmusl: iswpunct.o
-   CC      libmusl: iswspace.o
-   CC      libmusl: iswupper.o
-   CC      libmusl: iswxdigit.o
-   CC      libmusl: isxdigit.o
-   CC      libmusl: toascii.o
-   CC      libmusl: tolower.o
-   CC      libmusl: toupper.o
-   CC      libmusl: towctrans.o
-   CC      libmusl: wcswidth.o
-   CC      libmusl: wctrans.o
-   CC      libmusl: wcwidth.o
-   CC      libmusl: adjtime.o
-   CC      libmusl: adjtimex.o
-   CC      libmusl: arch_prctl.o
-   CC      libmusl: brk.o
-   CC      libmusl: cache.o
-   CC      libmusl: cap.o
-   CC      libmusl: chroot.o
-   CC      libmusl: clock_adjtime.o
-   CC      libmusl: clone.linux.o
-   CC      libmusl: epoll.o
-   CC      libmusl: eventfd.o
-   CC      libmusl: fallocate.o
-   CC      libmusl: fanotify.o
-   CC      libmusl: flock.o
-   CC      libmusl: getdents.o
-   CC      libmusl: gettid.o
-   CC      libmusl: inotify.o
-   CC      libmusl: ioperm.o
-   CC      libmusl: iopl.o
-   CC      libmusl: klogctl.o
-   CC      libmusl: module.o
-   CC      libmusl: mount.o
-   CC      libmusl: personality.o
-   CC      libmusl: pivot_root.o
-   CC      libmusl: ppoll.o
-   CC      libmusl: prctl.o
-   CC      libmusl: prlimit.o
-   CC      libmusl: process_vm.o
-   CC      libmusl: ptrace.o
-   CC      libmusl: quotactl.o
-   CC      libmusl: readahead.o
-   CC      libmusl: reboot.o
-   CC      libmusl: remap_file_pages.o
-   CC      libmusl: sbrk.o
-   CC      libmusl: sendfile.o
-   CC      libmusl: setfsgid.o
-   CC      libmusl: setfsuid.o
-   CC      libmusl: setgroups.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/linux/sbrk.c: In function 'sbrk':
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/linux/sbrk.c:10:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
-    10 |         return (void *)__syscall(SYS_brk, 0);
-       |                ^
-   CC      libmusl: sethostname.o
-   CC      libmusl: setns.o
-   CC      libmusl: settimeofday.o
-   CC      libmusl: signalfd.o
-   CC      libmusl: splice.o
-   CC      libmusl: stime.o
-   CC      libmusl: swap.o
-   CC      libmusl: sync_file_range.o
-   CC      libmusl: syncfs.o
-   CC      libmusl: sysinfo.o
-   CC      libmusl: tee.o
-   CC      libmusl: timerfd.o
-   CC      libmusl: unshare.o
-   CC      libmusl: utimes.o
-   CC      libmusl: vhangup.o
-   CC      libmusl: vmsplice.o
-   CC      libmusl: wait3.o
-   CC      libmusl: wait4.o
-   CC      libmusl: xattr.o
-   CC      libmusl: defsysinfo.o
-   CC      libmusl: floatscan.o
-   CC      libmusl: intscan.o
-   CC      libmusl: libc.o
-   CC      libmusl: procfdname.o
-   CC      libmusl: shgetc.o
-   CC      libmusl: syscall_ret.o
-   CC      libmusl: vdso.o
-   CC      libmusl: version.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/procfdname.c:3:25: warning: argument 1 of type 'char *' declared as a pointer [-Warray-parameter=]
-     3 | void __procfdname(char *buf, unsigned fd)
-       |                   ~~~~~~^~~
- In file included from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/procfdname.c:1:
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:379:31: note: previously declared as an array 'char[static 27]'
-   379 | hidden void __procfdname(char __buf[static 15+3*sizeof(int)], unsigned);
-       |                          ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-   CC      libmusl: socket.o
-   CC      libmusl: accept.o
-   CC      libmusl: accept4.o
-   CC      libmusl: bind.o
-   CC      libmusl: shutdown.o
-   CC      libmusl: getpeername.o
-   CC      libmusl: getsockname.o
-   CC      libmusl: getsockopt.o
-   CC      libmusl: setsockopt.o
-   CC      libmusl: connect.o
-   CC      libmusl: listen.o
-   CC      libmusl: recv.o
-   CC      libmusl: recvfrom.o
-   CC      libmusl: recvmsg.o
-   CC      libmusl: send.o
-   CC      libmusl: sendmsg.o
-   CC      libmusl: sendto.o
-   CC      libmusl: socketpair.o
-   CC      libmusl: dn_comp.o
-   CC      libmusl: dn_expand.o
-   CC      libmusl: dn_skipname.o
-   CC      libmusl: dns_parse.o
-   CC      libmusl: ent.o
-   CC      libmusl: ether.o
-   CC      libmusl: gai_strerror.o
-   CC      libmusl: getaddrinfo.o
-   CC      libmusl: freeaddrinfo.o
-   CC      libmusl: getnameinfo.o
-   CC      libmusl: gethostbyname.o
-   CC      libmusl: gethostbyname2.o
-   CC      libmusl: gethostbyname2_r.o
-   CC      libmusl: gethostbyname_r.o
-   CC      libmusl: gethostbyaddr.o
-   CC      libmusl: gethostbyaddr_r.o
-   CC      libmusl: getifaddrs.o
-   CC      libmusl: getservbyname.o
-   CC      libmusl: getservbyname_r.o
-   CC      libmusl: getservbyport.o
-   CC      libmusl: getservbyport_r.o
-   CC      libmusl: h_errno.o
-   CC      libmusl: herror.o
-   CC      libmusl: hstrerror.o
-   CC      libmusl: htonl.o
-   CC      libmusl: htons.o
-   CC      libmusl: if_freenameindex.o
-   CC      libmusl: if_indextoname.o
-   CC      libmusl: if_nameindex.o
-   CC      libmusl: if_nametoindex.o
-   CC      libmusl: in6addr_any.o
-   CC      libmusl: in6addr_loopback.o
-   CC      libmusl: inet_addr.o
-   CC      libmusl: inet_aton.o
-   CC      libmusl: inet_legacy.o
-   CC      libmusl: inet_ntoa.o
-   CC      libmusl: inet_ntop.o
-   CC      libmusl: inet_pton.o
-   CC      libmusl: lookup_ipliteral.o
-   CC      libmusl: lookup_name.o
-   CC      libmusl: lookup_serv.o
-   CC      libmusl: netlink.o
-   CC      libmusl: netname.o
-   CC      libmusl: ns_parse.o
-   CC      libmusl: ntohl.o
-   CC      libmusl: ntohs.o
-   CC      libmusl: proto.o
-   CC      libmusl: res_init.o
-   CC      libmusl: res_mkquery.o
-   CC      libmusl: res_msend.o
-   CC      libmusl: res_query.o
-   CC      libmusl: res_querydomain.o
-   CC      libmusl: res_send.o
-   CC      libmusl: res_state.o
-   CC      libmusl: resolvconf.o
-   CC      libmusl: serv.o
-   CC      libmusl: sockatmark.o
-   CC      libmusl: affinity.o
-   CC      libmusl: sched_cpucount.o
-   CC      libmusl: sched_get_priority_max.o
-   CC      libmusl: sched_getcpu.o
-   CC      libmusl: sched_getparam.o
-   CC      libmusl: sched_getscheduler.o
-   CC      libmusl: sched_rr_get_interval.o
-   CC      libmusl: sched_setparam.o
-   CC      libmusl: sched_setscheduler.o
-   CC      libmusl: sched_yield.o
-   CC      libmusl: bcmp.o
-   CC      libmusl: bcopy.o
-   CC      libmusl: bzero.o
-   CC      libmusl: explicit_bzero.o
-   CC      libmusl: index.o
-   CC      libmusl: memccpy.o
-   CC      libmusl: memchr.o
-   CC      libmusl: memcmp.o
-   CC      libmusl: memmem.o
-   CC      libmusl: mempcpy.o
-   CC      libmusl: memrchr.o
-   CC      libmusl: rindex.o
-   CC      libmusl: stpcpy.o
-   CC      libmusl: stpncpy.o
-   CC      libmusl: strcasecmp.o
-   CC      libmusl: strcasestr.o
-   CC      libmusl: strcat.o
-   CC      libmusl: strchr.o
-   CC      libmusl: strchrnul.o
-   CC      libmusl: strcmp.o
-   CC      libmusl: strcpy.o
-   CC      libmusl: strcspn.o
-   CC      libmusl: strdup.o
-   CC      libmusl: strerror_r.o
-   CC      libmusl: strlcat.o
-   CC      libmusl: strlcpy.o
-   CC      libmusl: strlen.o
-   CC      libmusl: strncasecmp.o
-   CC      libmusl: strncat.o
-   CC      libmusl: strncmp.o
-   CC      libmusl: strncpy.o
-   CC      libmusl: strndup.o
-   CC      libmusl: strnlen.o
-   CC      libmusl: strpbrk.o
-   CC      libmusl: strrchr.o
-   CC      libmusl: strsep.o
-   CC      libmusl: strsignal.o
-   CC      libmusl: strspn.o
-   CC      libmusl: strstr.o
-   CC      libmusl: strtok.o
-   CC      libmusl: strtok_r.o
-   CC      libmusl: strverscmp.o
-   CC      libmusl: swab.o
-   CC      libmusl: wcpcpy.o
-   CC      libmusl: wcpncpy.o
-   CC      libmusl: wcscasecmp.o
-   CC      libmusl: wcscasecmp_l.o
-   CC      libmusl: wcscat.o
-   CC      libmusl: wcschr.o
-   CC      libmusl: wcscmp.o
-   CC      libmusl: wcscpy.o
-   CC      libmusl: wcscspn.o
-   CC      libmusl: wcsdup.o
-   CC      libmusl: wcslen.o
-   CC      libmusl: wcsncasecmp.o
-   CC      libmusl: wcsncasecmp_l.o
-   CC      libmusl: wcsncat.o
-   CC      libmusl: wcsncmp.o
-   CC      libmusl: wcsncpy.o
-   CC      libmusl: wcsnlen.o
-   CC      libmusl: wcspbrk.o
-   CC      libmusl: wcsrchr.o
-   CC      libmusl: wcsspn.o
-   CC      libmusl: wcsstr.o
-   CC      libmusl: wcstok.o
-   CC      libmusl: wcswcs.o
-   CC      libmusl: wmemchr.o
-   CC      libmusl: wmemcmp.o
-   CC      libmusl: wmemcpy.o
-   CC      libmusl: wmemmove.o
-   CC      libmusl: wmemset.o
-   AS      libmusl: memcpy.x86_64.o
-   AS      libmusl: memmove.x86_64.o
-   AS      libmusl: memset.x86_64.o
-   CC      libmusl: fnmatch.o
-   CC      libmusl: glob.o
-   CC      libmusl: regcomp.o
-   CC      libmusl: regerror.o
-   CC      libmusl: regexec.o
-   CC      libmusl: tre-mem.o
-   CC      libmusl: cfgetospeed.o
-   CC      libmusl: cfmakeraw.o
-   CC      libmusl: cfsetospeed.o
-   CC      libmusl: tcdrain.o
-   CC      libmusl: tcflow.o
-   CC      libmusl: tcflush.o
-   CC      libmusl: tcgetattr.o
-   CC      libmusl: tcgetsid.o
-   CC      libmusl: tcsendbreak.o
-   CC      libmusl: tcsetattr.o
-   CC      libmusl: abort.o
-   CC      libmusl: abort_lock.o
-   CC      libmusl: assert.o
-   CC      libmusl: atexit.o
-   CC      libmusl: at_quick_exit.o
-   CC      libmusl: exit.o
-   CC      libmusl: _Exit.exit.o
-   CC      libmusl: quick_exit.o
-   CC      libmusl: setjmp.o
-   CC      libmusl: longjmp.o
-   AS      libmusl: longjmp.x86_64.o
-   AS      libmusl: setjmp.x86_64.o
-   CC      libmusl: bind_textdomain_codeset.o
-   CC      libmusl: catclose.o
-   CC      libmusl: catgets.o
-   CC      libmusl: catopen.o
-   CC      libmusl: c_locale.o
-   CC      libmusl: dcngettext.o
-   CC      libmusl: duplocale.o
-   CC      libmusl: freelocale.o
-   CC      libmusl: iconv.o
-   CC      libmusl: iconv_close.o
-   CC      libmusl: langinfo.o
-   CC      libmusl: __lctrans.o
-   CC      libmusl: localeconv.o
-   CC      libmusl: locale_map.o
-   CC      libmusl: __mo_lookup.o
-   CC      libmusl: newlocale.o
-   CC      libmusl: pleval.o
-   CC      libmusl: setlocale.o
-   CC      libmusl: strcoll.o
-   CC      libmusl: strfmon.o
-   CC      libmusl: strtod_l.o
-   CC      libmusl: strxfrm.o
-   CC      libmusl: textdomain.o
-   CC      libmusl: uselocale.o
-   CC      libmusl: wcscoll.o
-   CC      libmusl: wcsxfrm.o
-   CC      libmuslglue: mem.o
-   CC      libmuslglue: __uk_init_tls.o
-   CC      libmuslglue: __uk_unmapself.o
-   CC      libmuslglue: __set_thread_area.o
-   AS      libmuslglue: __clone.o
-   CC      libcontext: ctx.isr.o
-   CC      libcontext: ectx.isr.o
-   CC      libcontext: sysctx.isr.o
-   AS      libcontext: execenv.x86_64.o
-   AS      libcontext: ctx.x86_64.o
-   CC      libcontext: tls.x86_64.o
-   CC      libcontext: fsgsbase.x86_64.o
-   CC      libukbus_platform: platform_bus.o
-   CC      libns16550: com.isr.o
-   CC      libukintctlr_xpic: pic.o
-   CC      libukintctlr_xpic: ukintctlr.o
-   CC      libukps2_kbd: dumbkbd.isr.o
-   CC      libvirtio_blk: virtio_blk.o
-   CC      libvirtio_bus: virtio_bus.o
-   CC      libvirtio_mmio: virtio_mmio.o
-   CC      libvirtio_mmio: virtio_mmio_cmdl.o
-   CC      libvirtio_net: virtio_net.o
-   CC      libvirtio_ring: virtio_ring.o
-   LD      libkvmplat.ld.o
-   LD      appdummykernel.ld.o
-   LD      libisrlib.ld.o
-   LD      libposix_environ.ld.o
-   LD      libposix_fdtab.ld.o
-   LD      libposix_fdio.ld.o
-   LD      libposix_pipe.ld.o
-   LD      libposix_poll.ld.o
-   LD      libposix_process.ld.o
-   LD      libposix_futex.ld.o
-   LD      libposix_tty.ld.o
-   LD      libsyscall_shim.ld.o
-   LD      libukalloc.ld.o
-   LD      libukallocbbuddy.ld.o
-   LD      libukargparse.ld.o
-   LD      libukstreambuf.ld.o
-   LD      libukblkdev.ld.o
-   LD      libukboot.ld.o
-   LD      libukboot_main.ld.o
-   LD      libukbus.ld.o
-   LD      libukconsole.ld.o
-   LD      libukdebug.ld.o
-   LD      libukfile.ld.o
-   LD      libukfile_pseudo.ld.o
-   LD      libuklibid.ld.o
-   LD      libukintctlr.ld.o
-   LD      libuklibparam.ld.o
-   LD      libuklock.ld.o
-   LD      libukmmap.ld.o
-   LD      libuknetdev.ld.o
-   LD      libuksched.ld.o
-   LD      libukschedcoop.ld.o
-   LD      libuksglist.ld.o
-   LD      libposix_time.ld.o
-   LD      libuktimeconv.ld.o
-   LD      libvfscore.ld.o
-   LD      libukallocstack.ld.o
-   LD      libmusl.ld.o
-   LD      libmuslglue.ld.o
-   LD      libcontext.ld.o
-   LD      libukbus_platform.ld.o
-   LD      libns16550.ld.o
-   LD      libukintctlr_xpic.ld.o
-   LD      libukps2_kbd.ld.o
-   LD      libvirtio_blk.ld.o
-   LD      libvirtio_bus.ld.o
-   LD      libvirtio_mmio.ld.o
-   LD      libvirtio_net.ld.o
-   LD      libvirtio_ring.ld.o
-   OBJCOPY libkvmplat.o
-   OBJCOPY appdummykernel.o
-   OBJCOPY libisrlib.o
-   OBJCOPY libposix_environ.o
-   OBJCOPY libposix_fdtab.o
-   OBJCOPY libposix_fdio.o
-   OBJCOPY libposix_pipe.o
-   OBJCOPY libposix_poll.o
-   OBJCOPY libposix_process.o
-   OBJCOPY libposix_futex.o
-   OBJCOPY libposix_tty.o
-   OBJCOPY libsyscall_shim.o
-   OBJCOPY libukalloc.o
-   OBJCOPY libukallocbbuddy.o
-   OBJCOPY libukargparse.o
-   OBJCOPY libukstreambuf.o
-   OBJCOPY libukblkdev.o
-   OBJCOPY libukboot.o
-   OBJCOPY libukboot_main.o
-   OBJCOPY libukbus.o
-   OBJCOPY libukconsole.o
-   OBJCOPY libukdebug.o
-   OBJCOPY libukfile.o
-   OBJCOPY libukfile_pseudo.o
-   OBJCOPY libuklibid.o
-   OBJCOPY libukintctlr.o
-   OBJCOPY libuklibparam.o
-   OBJCOPY libuklock.o
-   OBJCOPY libukmmap.o
-   OBJCOPY libuknetdev.o
-   OBJCOPY libuksched.o
-   OBJCOPY libukschedcoop.o
-   OBJCOPY libuksglist.o
-   OBJCOPY libposix_time.o
-   OBJCOPY libuktimeconv.o
-   OBJCOPY libvfscore.o
-   OBJCOPY libukallocstack.o
-   OBJCOPY libmusl.o
-   OBJCOPY libmuslglue.o
-   OBJCOPY libcontext.o
-   OBJCOPY libukbus_platform.o
-   OBJCOPY libns16550.o
-   OBJCOPY libukintctlr_xpic.o
-   OBJCOPY libukps2_kbd.o
-   OBJCOPY libvirtio_blk.o
-   OBJCOPY libvirtio_bus.o
-   OBJCOPY libvirtio_mmio.o
-   OBJCOPY libvirtio_net.o
-   OBJCOPY libvirtio_ring.o
-   LD      dummykernel_fc-x86_64.dbg
-   SCSTRIP dummykernel_fc-x86_64
-   UKBI    dummykernel_fc-x86_64.bootinfo
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-firecracker-x86_64'
- touch _build/firecracker-x86_64_built
- bash extract_cc_opts.sh "/home/opam/.opam/default/lib/unikraft" "$PWD/_build/lib/ocaml-unikraft-backend-firecracker-x86_64" _build/lib/ocaml-unikraft-backend-firecracker-x86_64/appdummykernel/dummymain.o.cmd \
-     _build/share/ocaml-unikraft-backend-firecracker-x86_64/cflags _build/share/ocaml-unikraft-backend-firecracker-x86_64/cc _build/share/ocaml-unikraft-backend-firecracker-x86_64/toolprefix
- bash extract_cc_opts.sh "/home/opam/.opam/default/lib/unikraft" "$PWD/_build/lib/ocaml-unikraft-backend-firecracker-x86_64" \
-     "_build/lib/ocaml-unikraft-backend-firecracker-x86_64/"dummykernel_*.dbg.cmd _build/share/ocaml-unikraft-backend-firecracker-x86_64/ldflags
- if ! diff -u dummykernel/firecracker-x86_64-musl.fullconfig _build/lib/ocaml-unikraft-backend-firecracker-x86_64/config ; then \
-     cp -p dummykernel/firecracker-x86_64-musl.fullconfig _build/lib/ocaml-unikraft-backend-firecracker-x86_64/config; \
- fi
- suffix=`basename "_build/lib/ocaml-unikraft-backend-firecracker-x86_64"/dummykernel_*.dbg` ; \
-     printf %s "${suffix#*.}" > _build/share/ocaml-unikraft-backend-firecracker-x86_64/.suffix
- --- dummykernel/firecracker-x86_64-musl.fullconfig	2026-07-23 15:44:02.864996646 +0000
- +++ _build/lib/ocaml-unikraft-backend-firecracker-x86_64/config	2026-07-23 15:43:54.439489695 +0000
- @@ -1,13 +1,8 @@
-  #
-  # Automatically generated file; DO NOT EDIT.
- -# Unikraft/0.20.0 Configuration
-  #
- -CONFIG_UK_FULLVERSION="0.20.0"
-  CONFIG_UK_CODENAME="Kiviuq"
-  CONFIG_UK_ARCH="x86_64"
- -CONFIG_HOST_ARCH="x86_64"
- -CONFIG_UK_BASE="/home/opam/.opam/default/lib/unikraft"
- -CONFIG_UK_APP="/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0/dummykernel"
-  CONFIG_UK_DEFNAME="dummykernel"
-  
-  #
- umask 0022 && /usr/bin/make -C _build/lib/ocaml-unikraft-backend-firecracker-x86_64 CONFIG_UK_BASE="/home/opam/.opam/default/lib/unikraft/" O="$PWD/_build/lib/ocaml-unikraft-backend-firecracker-x86_64/" A="$PWD/dummykernel/" L="$PWD/_build/libs/musl" N=dummykernel C="$PWD/dummykernel/firecracker-x86_64-musl.fullconfig" sub_make_exec=1 -W "$PWD/_build/lib/ocaml-unikraft-backend-firecracker-x86_64"/dummykernel_*.dbg \
-     --no-print-directory V=1 > _build/share/ocaml-unikraft-backend-firecracker-x86_64/.poststeps.log
- /bin/bash: line 1: wget: command not found
- sed -e '/^[*A-Z]/d' \
-     -e '/^cmp.*fullconfig.*config/d' \
-     -e '/sh provided_syscalls.in/d' \
-     -e '/sh libraries.in/d' _build/share/ocaml-unikraft-backend-firecracker-x86_64/.poststeps.log \
- | bash extract_postprocessing.sh "/home/opam/.opam/default/lib/unikraft" \
-     "$PWD/_build/lib/ocaml-unikraft-backend-firecracker-x86_64" \
-     dummykernel_fc-x86_64 \
-     _build/share/ocaml-unikraft-backend-firecracker-x86_64/.suffix > _build/share/ocaml-unikraft-backend-firecracker-x86_64/poststeps
- ./gen_backend_install.sh firecracker-x86_64 > ocaml-unikraft-backend-firecracker-x86_64.install
-> compiled  ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0
-> installed ocaml-unikraft-backend-firecracker-x86_64.1.2.0-0.20.0
[WARNING] Opam packages conf-bison.2 and conf-flex.2 depend on the following system packages that are no longer installed: bison flex
  - conf-bison.2: depends on bison
  - conf-flex.2: depends on flex

Processing: [default: loading data]
[ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0: http]
[ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0: extract]
-> retrieved ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0  (https://github.com/mirage/ocaml-unikraft/archive/refs/tags/v1.2.0.tar.gz)
[ocaml-unikraft-backend-qemu-x86_64: make ocaml-unikraft-backend-qemu-x86_64.install]
+ /usr/bin/make "-j255" "UNIKRAFT=/home/opam/.opam/default/lib/unikraft" "UNIKRAFTMUSL=/home/opam/.opam/default/lib/unikraft-musl" "OCUKPLAT=qemu" "OCUKARCH=x86_64" "OCUKEXTLIBS=musl" "UK_CFLAGS=-std=gnu11" "ocaml-unikraft-backend-qemu-x86_64.install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0)
- mkdir -p _build/lib/ocaml-unikraft-backend-qemu-x86_64
- mkdir -p _build/lib
- mkdir -p _build/share/ocaml-unikraft-backend-qemu-x86_64
- mkdir -p _build/libs/
- mkdir -p _build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/
- ln -sf "/home/opam/.opam/default/lib/unikraft-musl" _build/libs/musl
- cp /home/opam/.opam/default/lib/unikraft-musl/musl-1.2.3.tar.gz _build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/musl-1.2.3.tar.gz
- ln -sf "/home/opam/.opam/default/lib/unikraft" _build/lib/unikraft
- test -e "/home/opam/.opam/default/lib/unikraft/Makefile"
- ln -sf "/home/opam/.opam/default/lib/unikraft/Makefile" _build/lib/ocaml-unikraft-backend-qemu-x86_64/Makefile
- umask 0022 && /usr/bin/make -C _build/lib/ocaml-unikraft-backend-qemu-x86_64 CONFIG_UK_BASE="/home/opam/.opam/default/lib/unikraft/" O="$PWD/_build/lib/ocaml-unikraft-backend-qemu-x86_64/" A="$PWD/dummykernel/" L="$PWD/_build/libs/musl" N=dummykernel C="$PWD/dummykernel/qemu-x86_64-musl.fullconfig" sub_make_exec=1
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64'
- /bin/bash: line 1: wget: command not found
-   CP      config
-   MKDIR   lxdialog
-   MAKE    kconfig
- /usr/bin/gcc -ldl -I. -I/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/kconfig -DCONFIG_=\"\"   -c fixdep.c -o /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/kconfig/fixdep.o
-   GEN     libsyscall_shim: provided_syscalls.in.new
-   HOSTLN  libmusl: core: include/sys/types.h
-   HOSTLN  libmusl: core: include/sys/param.h
- /usr/bin/gcc -ldl -I. -I/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/kconfig -DCONFIG_=\"\"   /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/kconfig/fixdep.o -o /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/kconfig/fixdep
-   HOSTLN  libmusl: core: include/sys/time.h
-   HOSTLN  libmusl: core: include/sys/mount.h
-   HOSTLN  libmusl: core: include/sys/sysmacros.h
-   HOSTLN  libmusl: core: include/sys/file.h
-   HOSTLN  libmusl: core: include/alloca.h
-   HOSTLN  libmusl: core: include/stdbool.h
-   HOSTLN  libmusl: core: include/limits.h
-   HOSTLN  libmusl: core: include/features.h
-   HOSTLN  libmusl: core: include/assert.h
-   HOSTLN  libmusl: core: include/sysexits.h
-   HOSTLN  libmusl: mq: include/errno.h
-   HOSTLN  libmusl: mq: include/fcntl.h
-   HOSTLN  libmusl: mq: include/mqueue.h
-   HOSTLN  libmusl: mq: include/pthread.h
-   HOSTLN  libmusl: mq: include/signal.h
-   HOSTLN  libmusl: mq: include/stdarg.h
-   HOSTLN  libmusl: mq: src/internal/syscall.h
-   HOSTLN  libmusl: mq: include/sys/socket.h
-   HOSTLN  libmusl: mq: include/unistd.h
-   HOSTLN  libmusl: dirent: include/sys/stat.h
-   HOSTLN  libmusl: dirent: include/dirent.h
-   HOSTLN  libmusl: dirent: include/errno.h
-   HOSTLN  libmusl: dirent: include/fcntl.h
-   HOSTLN  libmusl: dirent: include/stddef.h
-   HOSTLN  libmusl: dirent: include/stdint.h
-   HOSTLN  libmusl: dirent: include/stdlib.h
-   HOSTLN  libmusl: dirent: include/string.h
-   HOSTLN  libmusl: dirent: include/unistd.h
-   HOSTLN  libmusl: dirent: src/dirent/__dirent.h
-   HOSTLN  libmusl: dirent: src/internal/libc.h
-   HOSTLN  libmusl: dirent: src/internal/syscall.h
-   HOSTLN  libmusl: misc: src/internal/atomic.h
-   HOSTLN  libmusl: misc: include/dirent.h
-   HOSTLN  libmusl: misc: include/endian.h
-   HOSTLN  libmusl: misc: include/errno.h
-   HOSTLN  libmusl: misc: include/fcntl.h
-   HOSTLN  libmusl: misc: include/fmtmsg.h
-   HOSTLN  libmusl: misc: src/internal/fork_impl.h
-   HOSTLN  libmusl: misc: include/ftw.h
-   HOSTLN  libmusl: misc: include/getopt.h
-   HOSTLN  libmusl: misc: include/grp.h
-   HOSTLN  libmusl: misc: src/internal/libc.h
-   HOSTLN  libmusl: misc: include/libgen.h
-   HOSTLN  libmusl: misc: include/limits.h
-   HOSTLN  libmusl: misc: src/internal/locale_impl.h
-   HOSTLN  libmusl: misc: src/internal/lock.h
-   HOSTLN  libmusl: misc: include/mntent.h
-   HOSTLN  libmusl: misc: include/pthread.h
-   HOSTLN  libmusl: misc: src/internal/pthread_impl.h
-   HOSTLN  libmusl: misc: include/pty.h
-   HOSTLN  libmusl: misc: include/signal.h
-   HOSTLN  libmusl: misc: include/stdarg.h
-   HOSTLN  libmusl: misc: include/stddef.h
-   HOSTLN  libmusl: misc: include/stdint.h
-   HOSTLN  libmusl: misc: include/stdio.h
-   HOSTLN  libmusl: misc: src/internal/stdio_impl.h
-   HOSTLN  libmusl: misc: include/stdlib.h
-   HOSTLN  libmusl: misc: include/string.h
-   HOSTLN  libmusl: misc: include/strings.h
-   HOSTLN  libmusl: misc: include/sys/auxv.h
-   HOSTLN  libmusl: misc: src/internal/syscall.h
-   HOSTLN  libmusl: misc: include/sys/ioctl.h
-   HOSTLN  libmusl: misc: include/syslog.h
-   HOSTLN  libmusl: misc: include/sys/random.h
-   HOSTLN  libmusl: misc: include/sys/resource.h
-   HOSTLN  libmusl: misc: include/sys/socket.h
-   HOSTLN  libmusl: misc: include/sys/stat.h
-   HOSTLN  libmusl: misc: include/sys/time.h
-   HOSTLN  libmusl: misc: include/sys/utsname.h
-   HOSTLN  libmusl: misc: include/sys/wait.h
-   HOSTLN  libmusl: misc: include/time.h
-   HOSTLN  libmusl: misc: include/unistd.h
-   HOSTLN  libmusl: misc: include/utmp.h
-   HOSTLN  libmusl: misc: include/wchar.h
-   HOSTLN  libmusl: misc: include/wordexp.h
-   HOSTLN  libmusl: misc: include/ar.h
-   HOSTLN  libmusl: temp: include/errno.h
-   HOSTLN  libmusl: temp: include/fcntl.h
-   HOSTLN  libmusl: temp: src/internal/libc.h
-   HOSTLN  libmusl: temp: include/stdint.h
-   HOSTLN  libmusl: temp: include/stdlib.h
-   HOSTLN  libmusl: temp: include/string.h
-   HOSTLN  libmusl: temp: include/sys/stat.h
-   HOSTLN  libmusl: temp: include/time.h
-   HOSTLN  libmusl: temp: include/unistd.h
-   HOSTLN  libmusl: multibyte: include/errno.h
-   HOSTLN  libmusl: multibyte: src/multibyte/internal.h
-   HOSTLN  libmusl: multibyte: include/stdint.h
-   HOSTLN  libmusl: multibyte: include/stdio.h
-   HOSTLN  libmusl: multibyte: include/stdlib.h
-   HOSTLN  libmusl: multibyte: include/string.h
-   HOSTLN  libmusl: multibyte: include/uchar.h
-   HOSTLN  libmusl: multibyte: include/wchar.h
-   HOSTLN  libmusl: process: src/internal/aio_impl.h
-   HOSTLN  libmusl: process: include/errno.h
-   HOSTLN  libmusl: process: include/fcntl.h
-   HOSTLN  libmusl: process: src/internal/fork_impl.h
-   HOSTLN  libmusl: process: src/internal/libc.h
-   HOSTLN  libmusl: process: include/limits.h
-   HOSTLN  libmusl: process: src/internal/lock.h
-   HOSTLN  libmusl: process: src/internal/pthread_impl.h
-   HOSTLN  libmusl: process: include/sched.h
-   HOSTLN  libmusl: process: include/signal.h
-   HOSTLN  libmusl: process: include/spawn.h
-   HOSTLN  libmusl: process: include/stdarg.h
-   HOSTLN  libmusl: process: include/stdlib.h
-   HOSTLN  libmusl: process: include/string.h
-   HOSTLN  libmusl: process: include/syscall.h
-   HOSTLN  libmusl: process: include/sys/wait.h
-   HOSTLN  libmusl: process: include/sys/ucontext.h
-   HOSTLN  libmusl: process: include/ucontext.h
-   HOSTLN  libmusl: process: include/unistd.h
-   HOSTLN  libmusl: mman: include/errno.h
-   HOSTLN  libmusl: mman: include/fcntl.h
-   HOSTLN  libmusl: mman: src/internal/libc.h
-   HOSTLN  libmusl: mman: include/limits.h
-   HOSTLN  libmusl: mman: include/pthread.h
-   HOSTLN  libmusl: mman: include/stdarg.h
-   HOSTLN  libmusl: mman: include/stdint.h
-   HOSTLN  libmusl: mman: include/string.h
-   HOSTLN  libmusl: mman: src/internal/syscall.h
-   HOSTLN  libmusl: mman: include/sys/syscall.h
-   HOSTLN  libmusl: mman: include/sys/mman.h
-   HOSTLN  libmusl: mman: include/unistd.h
-   HOSTLN  libmusl: stdlib: src/internal/atomic.h
-   HOSTLN  libmusl: stdlib: include/ctype.h
-   HOSTLN  libmusl: stdlib: src/internal/floatscan.h
-   HOSTLN  libmusl: stdlib: src/internal/intscan.h
-   HOSTLN  libmusl: stdlib: include/inttypes.h
-   HOSTLN  libmusl: stdlib: include/limits.h
-   HOSTLN  libmusl: stdlib: src/internal/shgetc.h
-   HOSTLN  libmusl: stdlib: include/stdint.h
-   HOSTLN  libmusl: stdlib: include/stdalign.h
-   HOSTLN  libmusl: stdlib: include/stdio.h
-   HOSTLN  libmusl: stdlib: src/internal/stdio_impl.h
-   HOSTLN  libmusl: stdlib: include/stdlib.h
-   HOSTLN  libmusl: stdlib: include/string.h
-   HOSTLN  libmusl: stdlib: include/wchar.h
-   HOSTLN  libmusl: stdlib: include/wctype.h
-   HOSTLN  libmusl: fcntl: include/errno.h
-   HOSTLN  libmusl: fcntl: include/fcntl.h
-   HOSTLN  libmusl: fcntl: src/internal/libc.h
-   HOSTLN  libmusl: fcntl: include/stdarg.h
-   HOSTLN  libmusl: fcntl: src/internal/syscall.h
-   HOSTLN  libmusl: stdio: src/internal/aio_impl.h
-   HOSTLN  libmusl: stdio: include/ctype.h
-   HOSTLN  libmusl: stdio: include/errno.h
-   HOSTLN  libmusl: stdio: include/fcntl.h
-   HOSTLN  libmusl: stdio: include/float.h
-   HOSTLN  libmusl: stdio: src/internal/floatscan.h
-   HOSTLN  libmusl: stdio: src/internal/fork_impl.h
-   HOSTLN  libmusl: stdio: src/internal/intscan.h
-   HOSTLN  libmusl: stdio: include/inttypes.h
-   HOSTLN  libmusl: stdio: src/internal/libc.h
-   HOSTLN  libmusl: stdio: include/limits.h
-   HOSTLN  libmusl: stdio: src/internal/locale_impl.h
-   HOSTLN  libmusl: stdio: src/internal/lock.h
-   HOSTLN  libmusl: stdio: include/math.h
-   HOSTLN  libmusl: stdio: src/internal/pthread_impl.h
-   HOSTLN  libmusl: stdio: src/internal/shgetc.h
-   HOSTLN  libmusl: stdio: include/spawn.h
-   HOSTLN  libmusl: stdio: include/stdarg.h
-   HOSTLN  libmusl: stdio: include/stddef.h
-   HOSTLN  libmusl: stdio: include/stdint.h
-   HOSTLN  libmusl: stdio: include/stdio_ext.h
-   HOSTLN  libmusl: stdio: include/stdio.h
-   HOSTLN  libmusl: stdio: src/internal/stdio_impl.h
-   HOSTLN  libmusl: stdio: include/stdlib.h
-   HOSTLN  libmusl: stdio: include/string.h
-   HOSTLN  libmusl: stdio: include/syscall.h
-   HOSTLN  libmusl: stdio: include/sys/ioctl.h
-   HOSTLN  libmusl: stdio: include/sys/stat.h
-   HOSTLN  libmusl: stdio: include/sys/uio.h
-   HOSTLN  libmusl: stdio: include/unistd.h
-   HOSTLN  libmusl: stdio: include/wchar.h
-   HOSTLN  libmusl: stdio: include/wctype.h
-   HOSTLN  libmusl: conf: include/errno.h
-   HOSTLN  libmusl: conf: src/internal/libc.h
-   HOSTLN  libmusl: conf: include/limits.h
-   HOSTLN  libmusl: conf: include/signal.h
-   HOSTLN  libmusl: conf: include/stdio.h
-   HOSTLN  libmusl: conf: src/internal/syscall.h
-   HOSTLN  libmusl: conf: include/sys/resource.h
-   HOSTLN  libmusl: conf: include/sys/sysinfo.h
-   HOSTLN  libmusl: conf: include/unistd.h
-   HOSTLN  libmusl: math: src/internal/atomic.h
-   HOSTLN  libmusl: math: include/fenv.h
-   HOSTLN  libmusl: math: include/float.h
-   HOSTLN  libmusl: math: src/math/__invtrigl.h
-   HOSTLN  libmusl: math: src/internal/libc.h
-   HOSTLN  libmusl: math: src/internal/libm.h
-   HOSTLN  libmusl: math: include/limits.h
-   HOSTLN  libmusl: math: include/math.h
-   HOSTLN  libmusl: math: include/stdint.h
-   HOSTLN  libmusl: math: include/complex.h
-   HOSTLN  libmusl: math: include/endian.h
-   HOSTLN  libmusl: aio: include/aio.h
-   HOSTLN  libmusl: aio: src/internal/atomic.h
-   HOSTLN  libmusl: aio: include/errno.h
-   HOSTLN  libmusl: aio: src/internal/libc.h
-   HOSTLN  libmusl: aio: include/limits.h
-   HOSTLN  libmusl: aio: include/pthread.h
-   HOSTLN  libmusl: aio: src/internal/pthread_impl.h
-   HOSTLN  libmusl: aio: include/semaphore.h
-   HOSTLN  libmusl: aio: include/stdlib.h
-   HOSTLN  libmusl: aio: include/string.h
-   HOSTLN  libmusl: aio: src/internal/syscall.h
-   HOSTLN  libmusl: aio: include/time.h
-   HOSTLN  libmusl: aio: include/unistd.h
-   HOSTLN  libmusl: stat: include/errno.h
-   HOSTLN  libmusl: stat: include/fcntl.h
-   HOSTLN  libmusl: stat: src/internal/libc.h
-   HOSTLN  libmusl: stat: src/internal/syscall.h
-   HOSTLN  libmusl: stat: include/sys/statfs.h
-   HOSTLN  libmusl: stat: include/sys/stat.h
-   HOSTLN  libmusl: stat: include/sys/statvfs.h
-   HOSTLN  libmusl: stat: include/sys/time.h
-   HOSTLN  libmusl: search: src/internal/libc.h
-   HOSTLN  libmusl: search: include/search.h
-   HOSTLN  libmusl: search: include/stdlib.h
-   HOSTLN  libmusl: search: include/string.h
-   HOSTLN  libmusl: crypt: include/crypt.h
-   HOSTLN  libmusl: crypt: include/ctype.h
-   HOSTLN  libmusl: crypt: src/internal/libc.h
-   HOSTLN  libmusl: crypt: include/stdint.h
-   HOSTLN  libmusl: crypt: include/stdio.h
-   HOSTLN  libmusl: crypt: include/stdlib.h
-   HOSTLN  libmusl: crypt: include/string.h
-   HOSTLN  libmusl: crypt: include/unistd.h
-   HOSTLN  libmusl: select: include/errno.h
-   HOSTLN  libmusl: select: src/internal/libc.h
-   HOSTLN  libmusl: select: include/poll.h
-   HOSTLN  libmusl: select: include/signal.h
-   HOSTLN  libmusl: select: include/stdint.h
-   HOSTLN  libmusl: select: src/internal/syscall.h
-   HOSTLN  libmusl: select: include/sys/select.h
-   HOSTLN  libmusl: select: include/time.h
-   HOSTLN  libmusl: malloc: src/internal/atomic.h
-   HOSTLN  libmusl: malloc: include/errno.h
-   HOSTLN  libmusl: malloc: src/internal/libc.h
-   HOSTLN  libmusl: malloc: include/limits.h
-   HOSTLN  libmusl: malloc: include/malloc.h
-   HOSTLN  libmusl: malloc: src/internal/pthread_impl.h
-   HOSTLN  libmusl: malloc: include/stdint.h
-   HOSTLN  libmusl: malloc: include/stdlib.h
-   HOSTLN  libmusl: malloc: include/string.h
-   HOSTLN  libmusl: malloc: src/internal/syscall.h
-   HOSTLN  libmusl: malloc: include/sys/mman.h
-   HOSTLN  libmusl: unistd: include/errno.h
-   HOSTLN  libmusl: unistd: include/fcntl.h
-   HOSTLN  libmusl: unistd: src/internal/libc.h
-   HOSTLN  libmusl: unistd: include/limits.h
-   HOSTLN  libmusl: unistd: src/internal/pthread_impl.h
-   HOSTLN  libmusl: unistd: include/signal.h
-   HOSTLN  libmusl: unistd: include/stdio.h
-   HOSTLN  libmusl: unistd: include/stdlib.h
-   HOSTLN  libmusl: unistd: include/string.h
-   HOSTLN  libmusl: unistd: src/internal/syscall.h
-   HOSTLN  libmusl: unistd: include/sys/ioctl.h
-   HOSTLN  libmusl: unistd: include/sys/resource.h
-   HOSTLN  libmusl: unistd: include/sys/stat.h
-   HOSTLN  libmusl: unistd: include/sys/time.h
-   HOSTLN  libmusl: unistd: include/sys/uio.h
-   HOSTLN  libmusl: unistd: include/sys/utsname.h
-   HOSTLN  libmusl: unistd: include/sys/wait.h
-   HOSTLN  libmusl: unistd: include/termios.h
-   HOSTLN  libmusl: unistd: include/time.h
-   HOSTLN  libmusl: unistd: include/unistd.h
-   HOSTLN  libmusl: signal: include/errno.h
-   HOSTLN  libmusl: signal: include/features.h
-   HOSTLN  libmusl: signal: src/internal/ksigaction.h
-   HOSTLN  libmusl: signal: src/internal/libc.h
-   HOSTLN  libmusl: signal: include/limits.h
-   HOSTLN  libmusl: signal: src/internal/lock.h
-   HOSTLN  libmusl: signal: src/internal/pthread_impl.h
-   HOSTLN  libmusl: signal: include/setjmp.h
-   HOSTLN  libmusl: signal: include/signal.h
-   HOSTLN  libmusl: signal: include/stdint.h
-   HOSTLN  libmusl: signal: src/internal/stdio_impl.h
-   HOSTLN  libmusl: signal: include/string.h
-   HOSTLN  libmusl: signal: include/syscall.h
-   HOSTLN  libmusl: signal: include/sys/time.h
-   HOSTLN  libmusl: signal: include/unistd.h
-   HOSTLN  libmusl: signal: arch/x86_64/bits/signal.h
-   HOSTLN  libmusl: thread: src/internal/atomic.h
-   HOSTLN  libmusl: thread: include/ctype.h
-   HOSTLN  libmusl: thread: include/dirent.h
-   HOSTLN  libmusl: thread: src/internal/dynlink.h
-   HOSTLN  libmusl: thread: include/elf.h
-   HOSTLN  libmusl: thread: include/errno.h
-   HOSTLN  libmusl: thread: include/fcntl.h
-   HOSTLN  libmusl: thread: src/internal/futex.h
-   HOSTLN  libmusl: thread: src/internal/libc.h
-   HOSTLN  libmusl: thread: include/limits.h
-   HOSTLN  libmusl: thread: include/pthread.h
-   HOSTLN  libmusl: thread: src/internal/pthread_impl.h
-   HOSTLN  libmusl: thread: include/semaphore.h
-   HOSTLN  libmusl: thread: include/signal.h
-   HOSTLN  libmusl: thread: include/stdarg.h
-   HOSTLN  libmusl: thread: include/stddef.h
-   HOSTLN  libmusl: thread: include/stdint.h
-   HOSTLN  libmusl: thread: include/stdio.h
-   HOSTLN  libmusl: thread: src/internal/stdio_impl.h
-   HOSTLN  libmusl: thread: include/stdlib.h
-   HOSTLN  libmusl: thread: include/string.h
-   HOSTLN  libmusl: thread: src/internal/syscall.h
-   HOSTLN  libmusl: thread: include/sys/mman.h
-   HOSTLN  libmusl: thread: include/sys/prctl.h
-   HOSTLN  libmusl: thread: include/sys/stat.h
-   HOSTLN  libmusl: thread: include/sys/syscall.h
-   HOSTLN  libmusl: thread: include/threads.h
-   HOSTLN  libmusl: thread: include/time.h
-   HOSTLN  libmusl: thread: include/unistd.h
-   HOSTLN  libmusl: legacy: include/err.h
-   HOSTLN  libmusl: legacy: include/errno.h
-   HOSTLN  libmusl: legacy: include/fcntl.h
-   HOSTLN  libmusl: legacy: include/ftw.h
-   HOSTLN  libmusl: legacy: src/internal/libc.h
-   HOSTLN  libmusl: legacy: include/limits.h
-   HOSTLN  libmusl: legacy: include/pwd.h
-   HOSTLN  libmusl: legacy: include/stdarg.h
-   HOSTLN  libmusl: legacy: include/stddef.h
-   HOSTLN  libmusl: legacy: include/stdio.h
-   HOSTLN  libmusl: legacy: include/stdlib.h
-   HOSTLN  libmusl: legacy: include/string.h
-   HOSTLN  libmusl: legacy: include/stropts.h
-   HOSTLN  libmusl: legacy: include/sys/resource.h
-   HOSTLN  libmusl: legacy: include/sys/stat.h
-   HOSTLN  libmusl: legacy: include/sys/sysinfo.h
-   HOSTLN  libmusl: legacy: include/sys/time.h
-   HOSTLN  libmusl: legacy: include/termios.h
-   HOSTLN  libmusl: legacy: include/ulimit.h
-   HOSTLN  libmusl: legacy: include/unistd.h
-   HOSTLN  libmusl: legacy: include/utmpx.h
-   HOSTLN  libmusl: env: src/internal/atomic.h
-   HOSTLN  libmusl: env: include/elf.h
-   HOSTLN  libmusl: env: include/errno.h
-   HOSTLN  libmusl: env: include/fcntl.h
-   HOSTLN  libmusl: env: src/internal/libc.h
-   HOSTLN  libmusl: env: include/limits.h
-   HOSTLN  libmusl: env: include/poll.h
-   HOSTLN  libmusl: env: src/internal/pthread_impl.h
-   HOSTLN  libmusl: env: include/signal.h
-   HOSTLN  libmusl: env: include/stddef.h
-   HOSTLN  libmusl: env: include/stdint.h
-   HOSTLN  libmusl: env: include/stdlib.h
-   HOSTLN  libmusl: env: src/include/string.h
-   HOSTLN  libmusl: env: include/syscall.h
-   HOSTLN  libmusl: env: include/sys/mman.h
-   HOSTLN  libmusl: env: src/include/unistd.h
-   HOSTLN  libmusl: time: src/internal/atomic.h
-   HOSTLN  libmusl: time: include/ctype.h
-   HOSTLN  libmusl: time: include/errno.h
-   HOSTLN  libmusl: time: include/fcntl.h
-   HOSTLN  libmusl: time: src/internal/fork_impl.h
-   HOSTLN  libmusl: time: include/langinfo.h
-   HOSTLN  libmusl: time: src/internal/libc.h
-   HOSTLN  libmusl: time: include/limits.h
-   HOSTLN  libmusl: time: include/locale.h
-   HOSTLN  libmusl: time: src/internal/locale_impl.h
-   HOSTLN  libmusl: time: src/internal/lock.h
-   HOSTLN  libmusl: time: include/pthread.h
-   HOSTLN  libmusl: time: src/internal/pthread_impl.h
-   HOSTLN  libmusl: time: include/setjmp.h
-   HOSTLN  libmusl: time: include/stddef.h
-   HOSTLN  libmusl: time: include/stdint.h
-   HOSTLN  libmusl: time: include/stdio.h
-   HOSTLN  libmusl: time: include/stdlib.h
-   HOSTLN  libmusl: time: include/string.h
-   HOSTLN  libmusl: time: include/strings.h
-   HOSTLN  libmusl: time: include/syscall.h
-   HOSTLN  libmusl: time: include/sys/mman.h
-   HOSTLN  libmusl: time: include/sys/stat.h
-   HOSTLN  libmusl: time: include/sys/timeb.h
-   HOSTLN  libmusl: time: include/sys/time.h
-   HOSTLN  libmusl: time: include/sys/times.h
-   HOSTLN  libmusl: time: src/include/time.h
-   HOSTLN  libmusl: time: include/unistd.h
-   HOSTLN  libmusl: time: include/utime.h
-   HOSTLN  libmusl: time: include/wchar.h
-   HOSTLN  libmusl: errno: include/errno.h
-   HOSTLN  libmusl: errno: src/internal/libc.h
-   HOSTLN  libmusl: errno: src/internal/locale_impl.h
-   HOSTLN  libmusl: errno: src/internal/pthread_impl.h
-   HOSTLN  libmusl: errno: src/errno/__strerror.h
-   HOSTLN  libmusl: errno: include/string.h
-   HOSTLN  libmusl: ipc: include/errno.h
-   HOSTLN  libmusl: ipc: src/ipc/ipc.h
-   HOSTLN  libmusl: ipc: src/internal/libc.h
-   HOSTLN  libmusl: ipc: include/limits.h
-   HOSTLN  libmusl: ipc: include/stdarg.h
-   HOSTLN  libmusl: ipc: include/stdint.h
-   HOSTLN  libmusl: ipc: src/internal/syscall.h
-   HOSTLN  libmusl: ipc: include/sys/ipc.h
-   HOSTLN  libmusl: ipc: include/sys/msg.h
-   HOSTLN  libmusl: ipc: include/sys/sem.h
-   HOSTLN  libmusl: ipc: include/sys/shm.h
-   HOSTLN  libmusl: ipc: include/sys/stat.h
-   HOSTLN  libmusl: prng: include/inttypes.h
-   HOSTLN  libmusl: prng: src/internal/libc.h
-   HOSTLN  libmusl: prng: include/stdint.h
-   HOSTLN  libmusl: prng: include/stdlib.h
-   HOSTLN  libmusl: prng: include/string.h
-   HOSTLN  libmusl: ldso: include/dlfcn.h
-   HOSTLN  libmusl: ldso: include/elf.h
-   HOSTLN  libmusl: ldso: src/internal/libc.h
-   HOSTLN  libmusl: ldso: include/link.h
-   HOSTLN  libmusl: ldso: src/internal/pthread_impl.h
-   HOSTLN  libmusl: ldso: include/stdarg.h
-   HOSTLN  libmusl: ldso: include/stddef.h
-   HOSTLN  libmusl: ldso: include/stdint.h
-   HOSTLN  libmusl: ldso: include/stdlib.h
-   HOSTLN  libmusl: passwd: include/byteswap.h
-   HOSTLN  libmusl: passwd: include/ctype.h
-   HOSTLN  libmusl: passwd: include/errno.h
-   HOSTLN  libmusl: passwd: include/fcntl.h
-   HOSTLN  libmusl: passwd: include/grp.h
-   HOSTLN  libmusl: passwd: include/limits.h
-   HOSTLN  libmusl: passwd: src/passwd/nscd.h
-   HOSTLN  libmusl: passwd: include/pthread.h
-   HOSTLN  libmusl: passwd: include/pwd.h
-   HOSTLN  libmusl: passwd: src/passwd/pwf.h
-   HOSTLN  libmusl: passwd: include/shadow.h
-   HOSTLN  libmusl: passwd: include/stdio.h
-   HOSTLN  libmusl: passwd: include/stdlib.h
-   HOSTLN  libmusl: passwd: include/string.h
-   HOSTLN  libmusl: passwd: include/sys/socket.h
-   HOSTLN  libmusl: passwd: include/sys/stat.h
-   HOSTLN  libmusl: passwd: include/unistd.h
-   HOSTLN  libmusl: fenv: include/fenv.h
-   HOSTLN  libmusl: fenv: include/float.h
-   HOSTLN  libmusl: ctype: include/ctype.h
-   HOSTLN  libmusl: ctype: include/endian.h
-   HOSTLN  libmusl: ctype: src/internal/libc.h
-   HOSTLN  libmusl: ctype: src/internal/locale_impl.h
-   HOSTLN  libmusl: ctype: src/ctype/nonspacing.h
-   HOSTLN  libmusl: ctype: src/ctype/punct.h
-   HOSTLN  libmusl: ctype: include/stdint.h
-   HOSTLN  libmusl: ctype: include/stdlib.h
-   HOSTLN  libmusl: ctype: include/string.h
-   HOSTLN  libmusl: ctype: include/wchar.h
-   HOSTLN  libmusl: ctype: include/wctype.h
-   HOSTLN  libmusl: ctype: src/ctype/wide.h
-   HOSTLN  libmusl: linux: include/errno.h
-   HOSTLN  libmusl: linux: include/fcntl.h
-   HOSTLN  libmusl: linux: src/internal/libc.h
-   HOSTLN  libmusl: linux: include/poll.h
-   HOSTLN  libmusl: linux: src/internal/pthread_impl.h
-   HOSTLN  libmusl: linux: include/sched.h
-   HOSTLN  libmusl: linux: include/signal.h
-   HOSTLN  libmusl: linux: include/stdarg.h
-   HOSTLN  libmusl: linux: include/stdint.h
-   HOSTLN  libmusl: linux: src/internal/syscall.h
-   HOSTLN  libmusl: linux: include/sys/epoll.h
-   HOSTLN  libmusl: linux: include/sys/eventfd.h
-   HOSTLN  libmusl: linux: include/sys/fanotify.h
-   HOSTLN  libmusl: linux: include/sys/file.h
-   HOSTLN  libmusl: linux: include/sys/fsuid.h
-   HOSTLN  libmusl: linux: include/sys/inotify.h
-   HOSTLN  libmusl: linux: include/sys/io.h
-   HOSTLN  libmusl: linux: include/sys/klog.h
-   HOSTLN  libmusl: linux: include/sys/mman.h
-   HOSTLN  libmusl: linux: include/sys/mount.h
-   HOSTLN  libmusl: linux: include/sys/personality.h
-   HOSTLN  libmusl: linux: include/sys/prctl.h
-   HOSTLN  libmusl: linux: include/sys/ptrace.h
-   HOSTLN  libmusl: linux: include/sys/quota.h
-   HOSTLN  libmusl: linux: include/sys/reboot.h
-   HOSTLN  libmusl: linux: include/sys/resource.h
-   HOSTLN  libmusl: linux: include/sys/sendfile.h
-   HOSTLN  libmusl: linux: include/sys/signalfd.h
-   HOSTLN  libmusl: linux: include/sys/swap.h
-   HOSTLN  libmusl: linux: include/sys/sysinfo.h
-   HOSTLN  libmusl: linux: include/sys/time.h
-   HOSTLN  libmusl: linux: include/sys/timerfd.h
-   HOSTLN  libmusl: linux: include/sys/timex.h
-   HOSTLN  libmusl: linux: include/sys/uio.h
-   HOSTLN  libmusl: linux: include/sys/wait.h
-   HOSTLN  libmusl: linux: include/sys/xattr.h
-   HOSTLN  libmusl: linux: include/time.h
-   HOSTLN  libmusl: linux: include/unistd.h
-   HOSTLN  libmusl: internal: include/ctype.h
-   HOSTLN  libmusl: internal: include/elf.h
-   HOSTLN  libmusl: internal: include/errno.h
-   HOSTLN  libmusl: internal: include/features.h
-   HOSTLN  libmusl: internal: include/float.h
-   HOSTLN  libmusl: internal: src/internal/floatscan.h
-   HOSTLN  libmusl: internal: src/internal/libc.h
-   HOSTLN  libmusl: internal: include/limits.h
-   HOSTLN  libmusl: internal: include/link.h
-   HOSTLN  libmusl: internal: include/math.h
-   HOSTLN  libmusl: internal: src/internal/shgetc.h
-   HOSTLN  libmusl: internal: include/stdint.h
-   HOSTLN  libmusl: internal: include/stdio.h
-   HOSTLN  libmusl: internal: include/string.h
-   HOSTLN  libmusl: internal: include/syscall.h
-   HOSTLN  libmusl: network: include/arpa/inet.h
-   HOSTLN  libmusl: network: include/arpa/nameser.h
-   HOSTLN  libmusl: network: include/byteswap.h
-   HOSTLN  libmusl: network: include/ctype.h
-   HOSTLN  libmusl: network: include/errno.h
-   HOSTLN  libmusl: network: include/fcntl.h
-   HOSTLN  libmusl: network: include/ifaddrs.h
-   HOSTLN  libmusl: network: include/inttypes.h
-   HOSTLN  libmusl: network: src/internal/libc.h
-   HOSTLN  libmusl: network: include/limits.h
-   HOSTLN  libmusl: network: src/internal/locale_impl.h
-   HOSTLN  libmusl: network: src/network/lookup.h
-   HOSTLN  libmusl: network: include/netdb.h
-   HOSTLN  libmusl: network: include/net/ethernet.h
-   HOSTLN  libmusl: network: include/net/if.h
-   HOSTLN  libmusl: network: include/net/if_arp.h
-   HOSTLN  libmusl: network: include/netinet/ether.h
-   HOSTLN  libmusl: network: include/netinet/if_ether.h
-   HOSTLN  libmusl: network: include/netinet/in.h
-   HOSTLN  libmusl: network: include/netinet/tcp.h
-   HOSTLN  libmusl: network: src/network/netlink.h
-   HOSTLN  libmusl: network: include/poll.h
-   HOSTLN  libmusl: network: include/pthread.h
-   HOSTLN  libmusl: network: include/resolv.h
-   HOSTLN  libmusl: network: include/stddef.h
-   HOSTLN  libmusl: network: include/stdint.h
-   HOSTLN  libmusl: network: include/stdio.h
-   HOSTLN  libmusl: network: src/internal/stdio_impl.h
-   HOSTLN  libmusl: network: include/stdlib.h
-   HOSTLN  libmusl: network: include/string.h
-   HOSTLN  libmusl: network: src/internal/syscall.h
-   HOSTLN  libmusl: network: include/sys/ioctl.h
-   HOSTLN  libmusl: network: include/sys/un.h
-   HOSTLN  libmusl: network: include/time.h
-   HOSTLN  libmusl: network: include/unistd.h
-   HOSTLN  libmusl: network: include/sys/socket.h
-   HOSTLN  libmusl: sched: src/internal/atomic.h
-   HOSTLN  libmusl: sched: include/errno.h
-   HOSTLN  libmusl: sched: include/sys/membarrier.h
-   HOSTLN  libmusl: sched: src/internal/pthread_impl.h
-   HOSTLN  libmusl: sched: include/sched.h
-   HOSTLN  libmusl: sched: include/string.h
-   HOSTLN  libmusl: sched: src/internal/syscall.h
-   HOSTLN  libmusl: string: include/ctype.h
-   HOSTLN  libmusl: string: include/endian.h
-   HOSTLN  libmusl: string: include/errno.h
-   HOSTLN  libmusl: string: src/internal/libc.h
-   HOSTLN  libmusl: string: include/limits.h
-   HOSTLN  libmusl: string: src/internal/locale_impl.h
-   HOSTLN  libmusl: string: include/memory.h
-   HOSTLN  libmusl: string: include/signal.h
-   HOSTLN  libmusl: string: include/stdint.h
-   HOSTLN  libmusl: string: include/stdlib.h
-   HOSTLN  libmusl: string: include/string.h
-   HOSTLN  libmusl: string: include/strings.h
-   HOSTLN  libmusl: string: include/unistd.h
-   HOSTLN  libmusl: string: include/wchar.h
-   HOSTLN  libmusl: string: include/wctype.h
-   HOSTLN  libmusl: regex: include/assert.h
-   HOSTLN  libmusl: regex: include/ctype.h
-   HOSTLN  libmusl: regex: include/dirent.h
-   HOSTLN  libmusl: regex: include/errno.h
-   HOSTLN  libmusl: regex: include/fnmatch.h
-   HOSTLN  libmusl: regex: include/glob.h
-   HOSTLN  libmusl: regex: src/internal/libc.h
-   HOSTLN  libmusl: regex: include/limits.h
-   HOSTLN  libmusl: regex: src/internal/locale_impl.h
-   HOSTLN  libmusl: regex: include/regex.h
-   HOSTLN  libmusl: regex: include/stddef.h
-   HOSTLN  libmusl: regex: include/stdint.h
-   HOSTLN  libmusl: regex: include/stdio.h
-   HOSTLN  libmusl: regex: include/stdlib.h
-   HOSTLN  libmusl: regex: include/string.h
-   HOSTLN  libmusl: regex: include/sys/stat.h
-   HOSTLN  libmusl: regex: src/regex/tre.h
-   HOSTLN  libmusl: regex: include/wchar.h
-   HOSTLN  libmusl: regex: include/wctype.h
-   HOSTLN  libmusl: termios: include/errno.h
-   HOSTLN  libmusl: termios: src/internal/libc.h
-   HOSTLN  libmusl: termios: src/internal/syscall.h
-   HOSTLN  libmusl: termios: include/sys/ioctl.h
-   HOSTLN  libmusl: termios: include/termios.h
-   HOSTLN  libmusl: exit: src/internal/atomic.h
-   HOSTLN  libmusl: exit: src/internal/fork_impl.h
-   HOSTLN  libmusl: exit: src/internal/ksigaction.h
-   HOSTLN  libmusl: exit: src/internal/libc.h
-   HOSTLN  libmusl: exit: src/internal/lock.h
-   HOSTLN  libmusl: exit: src/internal/pthread_impl.h
-   HOSTLN  libmusl: exit: include/signal.h
-   HOSTLN  libmusl: exit: include/stdint.h
-   HOSTLN  libmusl: exit: include/stdio.h
-   HOSTLN  libmusl: exit: include/stdlib.h
-   HOSTLN  libmusl: exit: include/syscall.h
-   HOSTLN  libmusl: locale: src/internal/atomic.h
-   HOSTLN  libmusl: locale: include/ctype.h
-   HOSTLN  libmusl: locale: include/endian.h
-   HOSTLN  libmusl: locale: include/errno.h
-   HOSTLN  libmusl: locale: src/internal/fork_impl.h
-   HOSTLN  libmusl: locale: include/iconv.h
-   HOSTLN  libmusl: locale: include/langinfo.h
-   HOSTLN  libmusl: locale: src/internal/libc.h
-   HOSTLN  libmusl: locale: include/libintl.h
-   HOSTLN  libmusl: locale: include/limits.h
-   HOSTLN  libmusl: locale: include/locale.h
-   HOSTLN  libmusl: locale: src/internal/locale_impl.h
-   HOSTLN  libmusl: locale: src/internal/lock.h
-   HOSTLN  libmusl: locale: include/monetary.h
-   HOSTLN  libmusl: locale: include/nl_types.h
-   HOSTLN  libmusl: locale: include/pthread.h
-   HOSTLN  libmusl: locale: src/internal/pthread_impl.h
-   HOSTLN  libmusl: locale: include/stdarg.h
-   HOSTLN  libmusl: locale: include/stdint.h
-   HOSTLN  libmusl: locale: include/stdio.h
-   HOSTLN  libmusl: locale: include/stdlib.h
-   HOSTLN  libmusl: locale: include/string.h
-   HOSTLN  libmusl: locale: include/strings.h
-   HOSTLN  libmusl: locale: include/sys/mman.h
-   HOSTLN  libmusl: locale: include/sys/stat.h
-   HOSTLN  libmusl: locale: include/wchar.h
-   GEN     libuklibid: libraries.in.new
-   LN      dummykernel_qemu-x86_64.dbg.gdb.py
-   GEN     uk-gdb.py
-   GEN     config.h
-   CP      libsyscall_shim: provided_syscalls.in
-   UNTAR   libmusl: musl-1.2.3.tar.gz
-   CP      libuklibid: libraries.in
-   PATCH   libmusl: 0001-Remove-prototype-for-syscall-from-unistd.h.patch
-   PATCH   libmusl: 0002-prevent-index-redeclaration-error.patch
-   PATCH   libmusl: 0003-Avoid-reserved-__unused-in-stat.h.patch
-   CONFIGURE libmusl: version.h
-   PATCH   libmusl: 0004-Fix-time_h-conflicts.patch
-   PATCH   libmusl: 0005-lib-musl-Use-macros-defined-in-syscall-shim-layer.patch
-   PATCH   libmusl: 0006-lib-musl-Use-uk_syscall_r-for-do_setxid.patch
-   PATCH   libmusl: 0007-lib-musl-Use-uk_syscall_r-for-__syscall_cp_c.patch
-   PATCH   libmusl: 0008-__syscall_cp-use-syscall-shim-layer.patch
-   PATCH   libmusl: 0009-Use-uk_bits_syscall_nrs.patch
-   PATCH   libmusl: 0010-Fix-stdio_write-output.patch
-   PATCH   libmusl: 0011-add-SC_LEVEL1_DCACHE_LINESIZE-unistd_h.patch
-   PATCH   libmusl: 0012-Change-some-things-in-pthread_create.c.patch
-   PATCH   libmusl: 0013-Comment-macros-to-stop-using-VDSO.patch
-   PATCH   libmusl: 0014-include-Use-function-declaration-for-getdents64.patch
-   PATCH   libmusl: 0015-Use-uk_syscall_r_for_alt_socketcall-patch.patch
-   PATCH   libmusl: 0016-Use-ulong-in-ioctl.patch
-   PATCH   libmusl: 0017-locale-iconv-Add-character-map-option.patch
-   PATCH   libmusl: 0018-prlimit64_conflict.patch
-   PATCH   libmusl: 0019-Use-ulong-in-ioctl-definition.patch
-   PATCH   libmusl: 0020-Add-syscall-function-prototype.patch
-   PATCH   libmusl: 0022-Terminate-the-whole-unikernel-on-calls-to-exit.patch
-   CONFIGURE libmusl: alltypes.h
-   AWK     libsyscall_shim: syscall_provided.h
-   AWK     libsyscall_shim: syscall_gensyms.exportsyms.uk
-   AWK     libsyscall_shim: syscall_static.h
-   AWK     libsyscall_shim: syscall_r_static.h
-   AWK     libsyscall_shim: syscall_do_static.h
-   AWK     libsyscall_shim: syscall_nrs.h
-   AWK     libsyscall_shim: syscall_nrs2.h
-   AWK     libsyscall_shim: syscall_map.h
-   AWK     libsyscall_shim: syscall_stubs.h
-   AWK     libsyscall_shim: uk_syscall.c
-   AWK     libsyscall_shim: uk_syscall_r.c
-   AWK     libsyscall_shim: uk_syscall6.c
-   AWK     libsyscall_shim: uk_syscall6_r.c
-   AWK     libsyscall_shim: uk_syscall6_do.c
-   AWK     libsyscall_shim: uk_syscall_name.c
-   AWK     libsyscall_shim: uk_syscall_name_p.c
-   AWK     libsyscall_shim: libc_stubs.c
-   AWK     libuklibid: libid.h
-   AWK     libuklibid: namemap.c
-   AWK     libuklibid: selfids.c
-   AWK     libuklibid: exportsyms.uk
-   CC      libkvmplat: trace.common.o
-   CC      libkvmplat: traps.isr.o
-   CC      libkvmplat: cpu_native.common.o
-   CC      libkvmplat: lcpu.x86_common.o
-   CC      libkvmplat: tls.common.o
-   AS      libkvmplat: multiboot.x86.o
-   CC      libkvmplat: multiboot.o
-   AS      libkvmplat: pagetable64.o
-   CC      libkvmplat: traps.o
-   AS      libkvmplat: cpu_vectors_x86_64.o
-   CC      libkvmplat: setup.o
-   CC      libkvmplat: lcpu.o
-   AS      libkvmplat: lcpu_start.o
-   CC      libkvmplat: tscclock.o
-   CC      libkvmplat: time.o
-   CC      libkvmplat: shutdown.o
-   CC      libkvmplat: memory.o
-   CC      libkvmplat: io.o
-   CC      libkvmplat: lcpu.common.o
-   CC      libkvmplat: memory.common.o
-   CC      libkvmplat: bootinfo.common.o
-   LDS     libkvmplat: link64.lds
-   LDS     libkvmplat: bootinfo.lds
-   CC      appdummykernel: dummymain.o
-   CC      libisrlib: string.isr.o
-   CC      libposix_environ: setenv.o
-   CC      libposix_environ: unsetenv.o
-   CC      libposix_environ: clearenv.o
-   CC      libposix_environ: putenv.o
-   CC      libposix_environ: getenv.o
-   CC      libposix_environ: environ.o
-   CC      libposix_fdtab: fdtab.o
-   CC      libposix_fdio: fdio.o
-   CC      libposix_fdio: fdstat.o
-   CC      libposix_fdio: fdctl.o
-   CC      libposix_fdio: fd-shim.o
-   CC      libposix_fdio: sendfile-shim.o
-   CC      libposix_pipe: pipe.o
-   CC      libposix_poll: epoll.o
-   CC      libposix_poll: poll.o
-   CC      libposix_poll: select.o
-   CC      libposix_process: deprecated.o
-   CC      libposix_process: exit.o
-   CC      libposix_process: process.o
-   CC      libposix_process: shutdown.o
-   CC      libposix_process: wait.o
-   CC      libposix_process: alarm.o
-   CC      libposix_process: pause.o
-   CC      libposix_process: sigaltstack.o
-   CC      libposix_process: rt_sigpending.o
-   CC      libposix_process: rt_sigprocmask.o
-   CC      libposix_process: rt_sigsuspend.o
-   CC      libposix_process: rt_sigaction.o
-   CC      libposix_process: rt_sigqueueinfo.o
-   CC      libposix_process: rt_tgsigqueueinfo.o
-   CC      libposix_process: rt_sigtimedwait.o
-   CC      libposix_process: kill.o
-   CC      libposix_process: tgkill.o
-   CC      libposix_process: tkill.o
-   CC      libposix_process: clone.signal.o
-   CC      libposix_process: clone.o
-   CC      libposix_process: events.o
-   CC      libposix_process: clone.x86_64.o
-   AS      libposix_process: clone.arch.o
-   CC      libposix_futex: futex.o
-   CC      libposix_tty: tty.o
-   CC      libposix_tty: serial.o
-   CC      libsyscall_shim: uk_syscall.o
-   CC      libsyscall_shim: uk_syscall_r.o
-   CC      libsyscall_shim: uk_syscall6.o
-   CC      libsyscall_shim: uk_syscall6_r.o
-   CC      libsyscall_shim: uk_syscall6_do.o
-   CC      libsyscall_shim: uk_syscall_name.o
-   CC      libsyscall_shim: uk_syscall_name_p.o
-   CC      libsyscall_shim: libc_stubs.o
-   CC      libsyscall_shim: uk_prsyscall.o
-   CC      libsyscall_shim: vars.o
-   LDS     libsyscall_shim: syscall_exittab.lds
-   LDS     libsyscall_shim: syscall_entertab.lds
-   CC      libukalloc: alloc.o
-   CC      libukallocbbuddy: bbuddy.o
-   CC      libukargparse: argparse.o
-   CC      libukstreambuf: streambuf.o
-   CC      libukblkdev: blkdev.o
-   CC      libukboot: boot.o
-   CC      libukboot: early_init.o
-   CC      libukboot: version.o
-   CC      libukboot: banner.o
-   LDS     libukboot: earlytab.lds
-   CC      libukboot_main: weak_main.o
-   CC      libukbus: bus.o
-   CC      libukconsole: console.isr.o
-   CC      libukdebug: print.o
-   CC      libukdebug: snprintf.o
-   CC      libukdebug: outf.o
-   CC      libukdebug: hexdump.o
-   CC      libukfile: pollqueue.o
-   CC      libukfile: file-nops.o
-   CC      libukfile_pseudo: pseudo.o
-   CC      libuklibid: namemap.o
-   CC      libuklibid: selfids.o
-   CC      libuklibid: rtmap.o
-   CC      libukintctlr: ukintctlr.o
-   CC      libuklibparam: parser.o
-   LDS     libuklibparam: libparam.lds
-   CC      libuklock: semaphore.o
-   CC      libuklock: mutex.o
-   CC      libuklock: rwlock.o
-   CC      libukmmap: mmap.o
-   CC      libuknetdev: netbuf.o
-   CC      libuknetdev: netdev.o
-   CC      libuksched: sched.o
-   CC      libuksched: thread.o
-   CC      libuksched: isrwake.isr.o
-   CC      libukschedcoop: schedcoop.o
-   CC      libukschedcoop: isrwoken.isr.o
-   CC      libuksglist: sglist.o
-   CC      libposix_time: time.o
-   CC      libposix_time: timer.o
-   CC      libuktimeconv: timeconv.o
-   CC      libvfscore: fd.o
-   CC      libvfscore: file.o
-   CC      libvfscore: mount.o
-   CC      libvfscore: vnode.o
-   CC      libvfscore: dentry.o
-   CC      libvfscore: syscalls.o
-   CC      libvfscore: main.o
-   CC      libvfscore: task.o
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/dentry.c: In function 'dentry_alloc':
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/dentry.c:72:58: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
-    72 |         struct dentry *dp = (struct dentry*)calloc(sizeof(*dp), 1);
-       |                                                          ^
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/dentry.c:72:58: note: earlier argument should specify number of elements, later size of each element
-   CC      libvfscore: lookup.o
-   CC      libvfscore: fops.o
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c: In function 'sys_open':
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:197:28: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
-   197 |         fp = calloc(sizeof(struct vfscore_file), 1);
-       |                            ^~~~~~
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:197:28: note: earlier argument should specify number of elements, later size of each element
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c: In function 'sys_read':
-   CC      libvfscore: subr_uio.o
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:285:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
-   285 |         copy_iov = calloc(sizeof(struct iovec), niov);
-       |                                  ^~~~~~
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:285:34: note: earlier argument should specify number of elements, later size of each element
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c: In function 'sys_write':
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:334:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
-   334 |         copy_iov = calloc(sizeof(struct iovec), niov);
-       |                                  ^~~~~~
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/syscalls.c:334:34: note: earlier argument should specify number of elements, later size of each element
-   CC      libukallocstack: stack.o
-   CC      libmusl: mq_close.o
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/main.c:2042:43: warning: argument 2 of type 'const struct timeval *' declared as a pointer [-Warray-parameter=]
-  2042 | int futimes(int fd, const struct timeval *times)
-       |                     ~~~~~~~~~~~~~~~~~~~~~~^~~~~
- In file included from /home/opam/.opam/default/lib/unikraft/lib/vfscore/vfs.h:42,
-                  from /home/opam/.opam/default/lib/unikraft/lib/vfscore/main.c:45:
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/include/core/include/sys/time.h:31:18: note: previously declared as an array 'const struct timeval[2]'
-    31 | int futimes(int, const struct timeval [2]);
-       |                  ^~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/unikraft/lib/vfscore/main.c:2180:57: warning: argument 2 of type 'const struct timeval *' declared as a pointer [-Warray-parameter=]
-  2180 | int lutimes(const char *pathname, const struct timeval *times)
-       |                                   ~~~~~~~~~~~~~~~~~~~~~~^~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/include/core/include/sys/time.h:33:27: note: previously declared as an array 'const struct timeval[2]'
-    33 | int lutimes(const char *, const struct timeval [2]);
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~
-   CC      libmusl: mq_getattr.o
-   CC      libmusl: mq_notify.o
-   CC      libmusl: mq_open.o
-   CC      libmusl: mq_receive.o
-   CC      libmusl: mq_send.o
-   CC      libmusl: mq_setattr.o
-   CC      libmusl: mq_timedreceive.o
-   CC      libmusl: mq_timedsend.o
-   CC      libmusl: mq_unlink.o
-   CC      libmusl: alphasort.o
-   CC      libmusl: versionsort.o
-   CC      libmusl: a64l.o
-   CC      libmusl: basename.o
-   CC      libmusl: dirname.o
-   CC      libmusl: ffs.o
-   CC      libmusl: ffsl.o
-   CC      libmusl: ffsll.o
-   CC      libmusl: fmtmsg.o
-   CC      libmusl: getauxval.o
-   CC      libmusl: get_current_dir_name.o
-   CC      libmusl: getdomainname.o
-   CC      libmusl: getentropy.o
-   CC      libmusl: gethostid.o
-   CC      libmusl: getopt.o
-   CC      libmusl: getopt_long.o
-   CC      libmusl: getpriority.o
-   CC      libmusl: getrlimit.o
-   CC      libmusl: getrusage.o
-   CC      libmusl: getsubopt.o
-   CC      libmusl: initgroups.o
-   CC      libmusl: issetugid.o
-   CC      libmusl: getresgid.o
-   CC      libmusl: getresuid.o
-   CC      libmusl: ioctl.o
-   CC      libmusl: lockf.o
-   CC      libmusl: login_tty.o
-   CC      libmusl: mntent.o
-   CC      libmusl: nftw.o
-   CC      libmusl: openpty.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:54:9: warning: missing initializer for field 'offsets' of 'const struct ioctl_compat_map' [-Wmissing-field-initializers]
-    54 |         { _IOWR('A', 0x23, char[136]), _IOWR('A', 0x23, char[132]), 0, WR, 1, 0 },
-       |         ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:21:23: note: 'offsets' declared here
-    21 |         unsigned char offsets[8];
-       |                       ^~~~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:55:9: warning: missing initializer for field 'offsets' of 'const struct ioctl_compat_map' [-Wmissing-field-initializers]
-    55 |         { 0, 0, 4, WR, 1, 0 }, /* snd_pcm_sync_ptr (flags only) */
-       |         ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:21:23: note: 'offsets' declared here
-    21 |         unsigned char offsets[8];
-       |                       ^~~~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:57:9: warning: missing initializer for field 'offsets' of 'const struct ioctl_compat_map' [-Wmissing-field-initializers]
-    57 |         { 0, 0, 4, WR, 1, 0 }, /* snd_pcm_mmap_control (each member) */
-       |         ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/misc/ioctl.c:21:23: note: 'offsets' declared here
-    21 |         unsigned char offsets[8];
-       |                       ^~~~~~~
-   CC      libmusl: ptsname.o
-   CC      libmusl: pty.o
-   CC      libmusl: realpath.o
-   CC      libmusl: setdomainname.o
-   CC      libmusl: setpriority.o
-   CC      libmusl: setrlimit.o
-   CC      libmusl: syslog.o
-   CC      libmusl: uname.o
-   CC      libmusl: __randname.o
-   CC      libmusl: mkdtemp.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/misc/setrlimit.c:6:9: warning: "MIN" redefined
-     6 | #define MIN(a, b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/misc/setrlimit.c:3:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: mkostemp.o
-   CC      libmusl: mkostemps.o
-   CC      libmusl: mkstemp.o
-   CC      libmusl: mkstemps.o
-   CC      libmusl: mktemp.o
-   CC      libmusl: btowc.o
-   CC      libmusl: c16rtomb.o
-   CC      libmusl: c32rtomb.o
-   CC      libmusl: internal.o
-   CC      libmusl: mblen.o
-   CC      libmusl: mbrlen.o
-   CC      libmusl: mbrtoc16.o
-   CC      libmusl: mbrtoc32.o
-   CC      libmusl: mbrtowc.o
-   CC      libmusl: mbsinit.o
-   CC      libmusl: mbsnrtowcs.o
-   CC      libmusl: mbsrtowcs.o
-   CC      libmusl: mbstowcs.o
-   CC      libmusl: mbtowc.o
-   CC      libmusl: wcrtomb.o
-   CC      libmusl: wcsnrtombs.o
-   CC      libmusl: wcsrtombs.o
-   CC      libmusl: wcstombs.o
-   CC      libmusl: wctob.o
-   CC      libmusl: wctomb.o
-   CC      libmusl: execve.o
-   CC      libmusl: fork.o
-   CC      libmusl: _Fork.o
-   CC      libmusl: posix_spawnattr_destroy.o
-   CC      libmusl: posix_spawnattr_getflags.o
-   CC      libmusl: posix_spawnattr_getpgroup.o
-   CC      libmusl: posix_spawnattr_getsigdefault.o
-   CC      libmusl: posix_spawnattr_getsigmask.o
-   CC      libmusl: posix_spawnattr_init.o
-   CC      libmusl: posix_spawnattr_sched.o
-   CC      libmusl: posix_spawnattr_setflags.o
-   CC      libmusl: posix_spawnattr_setpgroup.o
-   CC      libmusl: posix_spawnattr_setsigdefault.o
-   CC      libmusl: posix_spawnattr_setsigmask.o
-   CC      libmusl: posix_spawn.o
-   CC      libmusl: posix_spawn_file_actions_addchdir.o
-   CC      libmusl: posix_spawn_file_actions_addclose.o
-   CC      libmusl: posix_spawn_file_actions_adddup2.o
-   CC      libmusl: posix_spawn_file_actions_addfchdir.o
-   CC      libmusl: posix_spawn_file_actions_addopen.o
-   CC      libmusl: posix_spawn_file_actions_destroy.o
-   CC      libmusl: posix_spawn_file_actions_init.o
-   CC      libmusl: wait.o
-   CC      libmusl: waitid.o
-   CC      libmusl: waitpid.o
-   CC      libmusl: madvise.o
-   CC      libmusl: mincore.o
-   CC      libmusl: mlock.o
-   CC      libmusl: mlockall.o
-   CC      libmusl: mmap.o
-   CC      libmusl: mprotect.o
-   CC      libmusl: mremap.o
-   CC      libmusl: msync.o
-   CC      libmusl: munlock.o
-   CC      libmusl: munlockall.o
-   CC      libmusl: munmap.o
-   CC      libmusl: posix_madvise.o
-   CC      libmusl: shm_open.o
-   CC      libmusl: abs.o
-   CC      libmusl: atof.o
-   CC      libmusl: atoi.o
-   CC      libmusl: atol.o
-   CC      libmusl: atoll.o
-   CC      libmusl: bsearch.o
-   CC      libmusl: div.o
-   CC      libmusl: ecvt.o
-   CC      libmusl: fcvt.o
-   CC      libmusl: gcvt.o
-   CC      libmusl: imaxabs.o
-   CC      libmusl: imaxdiv.o
-   CC      libmusl: labs.o
-   CC      libmusl: ldiv.o
-   CC      libmusl: llabs.o
-   CC      libmusl: lldiv.o
-   CC      libmusl: qsort.o
-   CC      libmusl: qsort_nr.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdlib/qsort.c: In function 'cycle':
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdlib/qsort.c:55:15: warning: storing the address of local variable 'tmp' in '*<unknown>' [-Wdangling-pointer=]
-    55 |         ar[n] = tmp;
-       |         ~~~~~~^~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdlib/qsort.c:47:23: note: 'tmp' declared here
-    47 |         unsigned char tmp[256];
-       |                       ^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdlib/qsort.c:45:48: note: 'ar' declared here
-    45 | static void cycle(size_t width, unsigned char* ar[], int n)
-       |                                 ~~~~~~~~~~~~~~~^~~~
-   CC      libmusl: strtod.o
-   CC      libmusl: strtol.o
-   CC      libmusl: wcstod.o
-   CC      libmusl: wcstol.o
-   CC      libmusl: creat.o
-   CC      libmusl: fcntl.o
-   CC      libmusl: open.o
-   CC      libmusl: openat.o
-   CC      libmusl: posix_fadvise.o
-   CC      libmusl: posix_fallocate.o
-   CC      libmusl: asprintf.o
-   CC      libmusl: clearerr.o
-   CC      libmusl: dprintf.o
-   CC      libmusl: ext2.o
-   CC      libmusl: ext.o
-   CC      libmusl: fclose.o
-   CC      libmusl: __fclose_ca.o
-   CC      libmusl: __fdopen.o
-   CC      libmusl: feof.o
-   CC      libmusl: ferror.o
-   CC      libmusl: fflush.o
-   CC      libmusl: fgetc.o
-   CC      libmusl: fgetln.o
-   CC      libmusl: fgetpos.o
-   CC      libmusl: fgets.o
-   CC      libmusl: fgetwc.o
-   CC      libmusl: fgetws.o
-   CC      libmusl: fileno.o
-   CC      libmusl: flockfile.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/fgets.c:4:9: warning: "MIN" redefined
-     4 | #define MIN(a,b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/stdio_impl.h:5,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/fgets.c:1:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: fmemopen.o
-   CC      libmusl: __fmodeflags.o
-   CC      libmusl: fopen.o
-   CC      libmusl: fopencookie.o
-   CC      libmusl: __fopen_rb_ca.o
-   CC      libmusl: fprintf.o
-   CC      libmusl: fputc.o
-   CC      libmusl: fputs.o
-   CC      libmusl: fputwc.o
-   CC      libmusl: fputws.o
-   CC      libmusl: fread.o
-   CC      libmusl: freopen.o
-   CC      libmusl: fscanf.o
-   CC      libmusl: fseek.o
-   CC      libmusl: fsetpos.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/fread.c:4:9: warning: "MIN" redefined
-     4 | #define MIN(a,b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/stdio_impl.h:5,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/fread.c:1:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: ftell.o
-   CC      libmusl: ftrylockfile.o
-   CC      libmusl: funlockfile.o
-   CC      libmusl: fwide.o
-   CC      libmusl: fwprintf.o
-   CC      libmusl: fwrite.o
-   CC      libmusl: fwscanf.o
-   CC      libmusl: getc.o
-   CC      libmusl: getchar.o
-   CC      libmusl: getchar_unlocked.o
-   CC      libmusl: getc_unlocked.o
-   CC      libmusl: getdelim.o
-   CC      libmusl: getline.o
-   CC      libmusl: gets.o
-   CC      libmusl: getw.o
-   CC      libmusl: getwc.o
-   CC      libmusl: getwchar.o
-   CC      libmusl: __lockfile.o
-   CC      libmusl: ofl_add.o
-   CC      libmusl: ofl.o
-   CC      libmusl: open_memstream.o
-   CC      libmusl: open_wmemstream.o
-   CC      libmusl: __overflow.o
-   CC      libmusl: perror.o
-   CC      libmusl: printf.o
-   CC      libmusl: putc.o
-   CC      libmusl: putchar.o
-   CC      libmusl: putchar_unlocked.o
-   CC      libmusl: putc_unlocked.o
-   CC      libmusl: puts.o
-   CC      libmusl: putw.o
-   CC      libmusl: putwc.o
-   CC      libmusl: putwchar.o
-   CC      libmusl: remove.o
-   CC      libmusl: rename.o
-   CC      libmusl: rewind.o
-   CC      libmusl: scanf.o
-   CC      libmusl: setbuf.o
-   CC      libmusl: setbuffer.o
-   CC      libmusl: setlinebuf.o
-   CC      libmusl: setvbuf.o
-   CC      libmusl: snprintf.o
-   CC      libmusl: sprintf.o
-   CC      libmusl: sscanf.o
-   CC      libmusl: stderr.o
-   CC      libmusl: stdin.o
-   CC      libmusl: __stdio_close.o
-   CC      libmusl: __stdio_exit.o
-   CC      libmusl: __stdio_read.o
-   CC      libmusl: __stdio_seek.o
-   CC      libmusl: __stdio_write.o
-   CC      libmusl: stdout.o
-   CC      libmusl: __stdout_write.o
-   CC      libmusl: swprintf.o
-   CC      libmusl: swscanf.o
-   CC      libmusl: tempnam.o
-   CC      libmusl: tmpfile.o
-   CC      libmusl: tmpnam.o
-   CC      libmusl: __toread.o
-   CC      libmusl: __towrite.o
-   CC      libmusl: __uflow.o
-   CC      libmusl: ungetc.o
-   CC      libmusl: ungetwc.o
-   CC      libmusl: vasprintf.o
-   CC      libmusl: vdprintf.o
-   CC      libmusl: vfprintf.o
-   CC      libmusl: vfscanf.o
-   CC      libmusl: vfwprintf.o
-   CC      libmusl: vfwscanf.o
-   CC      libmusl: vprintf.o
-   CC      libmusl: vscanf.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vfprintf.c:16:9: warning: "MAX" redefined
-    16 | #define MAX(a,b) ((a)>(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/stdio_impl.h:5,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vfprintf.c:1:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:104:9: note: this is the location of the previous definition
-   104 | #define MAX(a, b)                                                              \
-       |         ^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vfprintf.c:17:9: warning: "MIN" redefined
-    17 | #define MIN(a,b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: vsnprintf.o
-   CC      libmusl: vsprintf.o
-   CC      libmusl: vsscanf.o
-   CC      libmusl: vswprintf.o
-   CC      libmusl: vswscanf.o
-   CC      libmusl: vwprintf.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vsnprintf.c:12:9: warning: "MIN" redefined
-    12 | #define MIN(a, b) ((a) < (b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/stdio_impl.h:5,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/stdio/vsnprintf.c:1:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: vwscanf.o
-   CC      libmusl: wprintf.o
-   CC      libmusl: wscanf.o
-   CC      libmusl: confstr.o
-   CC      libmusl: fpathconf.o
-   CC      libmusl: legacy.o
-   CC      libmusl: pathconf.o
-   CC      libmusl: sysconf.o
-   CC      libmusl: acos.o
-   CC      libmusl: acosf.o
-   CC      libmusl: acosh.o
-   CC      libmusl: acoshf.o
-   CC      libmusl: acoshl.o
-   CC      libmusl: asin.o
-   CC      libmusl: asinf.o
-   CC      libmusl: asinh.o
-   CC      libmusl: asinhf.o
-   CC      libmusl: asinhl.o
-   CC      libmusl: atan2.o
-   CC      libmusl: atan2f.o
-   CC      libmusl: atan.o
-   CC      libmusl: atanf.o
-   CC      libmusl: atanh.o
-   CC      libmusl: atanhf.o
-   CC      libmusl: atanhl.o
-   CC      libmusl: cbrt.o
-   CC      libmusl: cbrtf.o
-   CC      libmusl: cbrtl.o
-   CC      libmusl: ceil.o
-   CC      libmusl: ceilf.o
-   CC      libmusl: copysign.o
-   CC      libmusl: copysignf.o
-   CC      libmusl: copysignl.o
-   CC      libmusl: __cos.o
-   CC      libmusl: cos.o
-   CC      libmusl: __cosdf.o
-   CC      libmusl: cosf.o
-   CC      libmusl: cosh.o
-   CC      libmusl: coshf.o
-   CC      libmusl: coshl.o
-   CC      libmusl: __cosl.o
-   CC      libmusl: cosl.o
-   CC      libmusl: erf.o
-   CC      libmusl: erff.o
-   CC      libmusl: erfl.o
-   CC      libmusl: exp10.o
-   CC      libmusl: exp10f.o
-   CC      libmusl: exp10l.o
-   CC      libmusl: exp2.o
-   CC      libmusl: exp2f.o
-   CC      libmusl: exp2f_data.o
-   CC      libmusl: exp.o
-   CC      libmusl: exp_data.o
-   CC      libmusl: expf.o
-   CC      libmusl: expm1.o
-   CC      libmusl: expm1f.o
-   CC      libmusl: __expo2.o
-   CC      libmusl: __expo2f.o
-   CC      libmusl: fdim.o
-   CC      libmusl: fdimf.o
-   CC      libmusl: fdiml.o
-   CC      libmusl: finite.o
-   CC      libmusl: finitef.o
-   CC      libmusl: floor.o
-   CC      libmusl: floorf.o
-   CC      libmusl: fmal.o
-   CC      libmusl: fmax.o
-   CC      libmusl: fmaxf.o
-   CC      libmusl: fmaxl.o
-   CC      libmusl: fmin.o
-   CC      libmusl: fminf.o
-   CC      libmusl: fminl.o
-   CC      libmusl: fmod.o
-   CC      libmusl: fmodf.o
-   CC      libmusl: __fpclassify.o
-   CC      libmusl: __fpclassifyf.o
-   CC      libmusl: __fpclassifyl.o
-   CC      libmusl: frexp.o
-   CC      libmusl: frexpf.o
-   CC      libmusl: frexpl.o
-   CC      libmusl: hypot.o
-   CC      libmusl: hypotf.o
-   CC      libmusl: hypotl.o
-   CC      libmusl: ilogb.o
-   CC      libmusl: ilogbf.o
-   CC      libmusl: ilogbl.o
-   CC      libmusl: j0.o
-   CC      libmusl: j0f.o
-   CC      libmusl: j1.o
-   CC      libmusl: j1f.o
-   CC      libmusl: jn.o
-   CC      libmusl: jnf.o
-   CC      libmusl: ldexp.o
-   CC      libmusl: ldexpf.o
-   CC      libmusl: ldexpl.o
-   CC      libmusl: lgamma.o
-   CC      libmusl: lgammaf.o
-   CC      libmusl: lgammaf_r.o
-   CC      libmusl: lgammal.o
-   CC      libmusl: lgamma_r.o
-   CC      libmusl: llround.o
-   CC      libmusl: llroundf.o
-   CC      libmusl: llroundl.o
-   CC      libmusl: log10.o
-   CC      libmusl: log10f.o
-   CC      libmusl: log1p.o
-   CC      libmusl: log1pf.o
-   CC      libmusl: log2.o
-   CC      libmusl: log2_data.o
-   CC      libmusl: log2f.o
-   CC      libmusl: log2f_data.o
-   CC      libmusl: logb.o
-   CC      libmusl: logbf.o
-   CC      libmusl: logbl.o
-   CC      libmusl: log.o
-   CC      libmusl: log_data.o
-   CC      libmusl: logf.o
-   CC      libmusl: logf_data.o
-   CC      libmusl: lround.o
-   CC      libmusl: lroundf.o
-   CC      libmusl: lroundl.o
-   CC      libmusl: __math_divzero.o
-   CC      libmusl: __math_divzerof.o
-   CC      libmusl: __math_invalid.o
-   CC      libmusl: __math_invalidf.o
-   CC      libmusl: __math_invalidl.o
-   CC      libmusl: __math_oflow.o
-   CC      libmusl: __math_oflowf.o
-   CC      libmusl: __math_uflow.o
-   CC      libmusl: __math_uflowf.o
-   CC      libmusl: __math_xflow.o
-   CC      libmusl: __math_xflowf.o
-   CC      libmusl: modf.o
-   CC      libmusl: modff.o
-   CC      libmusl: modfl.o
-   CC      libmusl: nan.o
-   CC      libmusl: nanf.o
-   CC      libmusl: nanl.o
-   CC      libmusl: nearbyint.o
-   CC      libmusl: nearbyintf.o
-   CC      libmusl: nearbyintl.o
-   CC      libmusl: nextafter.o
-   CC      libmusl: nextafterf.o
-   CC      libmusl: nextafterl.o
-   CC      libmusl: nexttoward.o
-   CC      libmusl: nexttowardf.o
-   CC      libmusl: nexttowardl.o
-   CC      libmusl: __polevll.o
-   CC      libmusl: pow.o
-   CC      libmusl: pow_data.o
-   CC      libmusl: powf.o
-   CC      libmusl: powf_data.o
-   CC      libmusl: powl.o
-   CC      libmusl: remainder.o
-   CC      libmusl: remainderf.o
-   CC      libmusl: __rem_pio2.o
-   CC      libmusl: __rem_pio2f.o
-   CC      libmusl: __rem_pio2_large.o
-   CC      libmusl: __rem_pio2l.o
-   CC      libmusl: remquo.o
-   CC      libmusl: remquof.o
-   CC      libmusl: rint.o
-   CC      libmusl: rintf.o
-   CC      libmusl: round.o
-   CC      libmusl: roundf.o
-   CC      libmusl: roundl.o
-   CC      libmusl: scalb.o
-   CC      libmusl: scalbf.o
-   CC      libmusl: scalbln.o
-   CC      libmusl: scalblnf.o
-   CC      libmusl: scalblnl.o
-   CC      libmusl: scalbn.o
-   CC      libmusl: scalbnf.o
-   CC      libmusl: scalbnl.o
-   CC      libmusl: __signbit.o
-   CC      libmusl: __signbitf.o
-   CC      libmusl: __signbitl.o
-   CC      libmusl: signgam.o
-   CC      libmusl: significand.o
-   CC      libmusl: significandf.o
-   CC      libmusl: __sin.o
-   CC      libmusl: sin.o
-   CC      libmusl: sincos.o
-   CC      libmusl: sincosf.o
-   CC      libmusl: sincosl.o
-   CC      libmusl: __sindf.o
-   CC      libmusl: sinf.o
-   CC      libmusl: sinh.o
-   CC      libmusl: sinhf.o
-   CC      libmusl: sinhl.o
-   CC      libmusl: __sinl.o
-   CC      libmusl: sinl.o
-   CC      libmusl: sqrt_data.o
-   CC      libmusl: __tan.o
-   CC      libmusl: tan.o
-   CC      libmusl: __tandf.o
-   CC      libmusl: tanf.o
-   CC      libmusl: tanh.o
-   CC      libmusl: tanhf.o
-   CC      libmusl: tanhl.o
-   CC      libmusl: __tanl.o
-   CC      libmusl: tanl.o
-   CC      libmusl: tgamma.o
-   CC      libmusl: tgammaf.o
-   CC      libmusl: tgammal.o
-   CC      libmusl: trunc.o
-   CC      libmusl: truncf.o
-   AS      libmusl: acosl.x86_64.o
-   AS      libmusl: asinl.x86_64.o
-   AS      libmusl: atan2l.x86_64.o
-   AS      libmusl: atanl.x86_64.o
-   AS      libmusl: ceill.x86_64.o
-   AS      libmusl: exp2l.x86_64.o
-   AS      libmusl: expl.x86_64.o
-   AS      libmusl: expm1l.x86_64.o
-   CC      libmusl: fabs.x86_64.o
-   CC      libmusl: fabsf.x86_64.o
-   CC      libmusl: fabsl.x86_64.o
-   AS      libmusl: floorl.x86_64.o
-   CC      libmusl: fma.x86_64.o
-   CC      libmusl: fmaf.x86_64.o
-   CC      libmusl: fmodl.x86_64.o
-   AS      libmusl: __invtrigl.x86_64.o
-   CC      libmusl: llrint.x86_64.o
-   CC      libmusl: llrintf.x86_64.o
-   CC      libmusl: llrintl.x86_64.o
-   AS      libmusl: log10l.x86_64.o
-   AS      libmusl: log1pl.x86_64.o
-   AS      libmusl: log2l.x86_64.o
-   AS      libmusl: logl.x86_64.o
-   CC      libmusl: lrint.x86_64.o
-   CC      libmusl: lrintf.x86_64.o
-   CC      libmusl: lrintl.x86_64.o
-   CC      libmusl: remainderl.x86_64.o
-   CC      libmusl: remquol.x86_64.o
-   CC      libmusl: rintl.x86_64.o
-   CC      libmusl: sqrt.x86_64.o
-   CC      libmusl: sqrtf.x86_64.o
-   CC      libmusl: sqrtl.x86_64.o
-   AS      libmusl: truncl.x86_64.o
-   CC      libmusl: aio.o
-   CC      libmusl: aio_suspend.o
-   CC      libmusl: lio_listio.o
-   CC      libmusl: __xstat.o
-   CC      libmusl: chmod.o
-   CC      libmusl: fchmod.o
-   CC      libmusl: fchmodat.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/aio/aio.c:81:9: warning: "MAX" redefined
-    81 | #define MAX(a,b) ((a)>(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/aio/aio.c:9:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:104:9: note: this is the location of the previous definition
-   104 | #define MAX(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: fstat.o
-   CC      libmusl: fstatat.o
-   CC      libmusl: futimens.o
-   CC      libmusl: futimesat.o
-   CC      libmusl: lchmod.o
-   CC      libmusl: lstat.o
-   CC      libmusl: mkdir.o
-   CC      libmusl: mkdirat.o
-   CC      libmusl: mkfifo.o
-   CC      libmusl: mkfifoat.o
-   CC      libmusl: mknod.o
-   CC      libmusl: mknodat.o
-   CC      libmusl: stat.o
-   CC      libmusl: statvfs.o
-   CC      libmusl: umask.o
-   CC      libmusl: utimensat.o
-   CC      libmusl: hsearch.o
-   CC      libmusl: insque.o
-   CC      libmusl: lsearch.o
-   CC      libmusl: tdelete.o
-   CC      libmusl: tdestroy.o
-   CC      libmusl: tfind.o
-   CC      libmusl: tsearch.o
-   CC      libmusl: twalk.o
-   CC      libmusl: crypt.o
-   CC      libmusl: crypt_blowfish.o
-   CC      libmusl: crypt_des.o
-   CC      libmusl: crypt_md5.o
-   CC      libmusl: crypt_r.o
-   CC      libmusl: crypt_sha256.o
-   CC      libmusl: crypt_sha512.o
-   CC      libmusl: encrypt.o
-   CC      libmusl: poll.o
-   CC      libmusl: pselect.o
-   CC      libmusl: select.o
-   CC      libmusl: _exit.o
-   CC      libmusl: access.o
-   CC      libmusl: acct.o
-   CC      libmusl: alarm.o
-   CC      libmusl: chdir.o
-   CC      libmusl: chown.o
-   CC      libmusl: close.o
-   CC      libmusl: ctermid.o
-   CC      libmusl: dup.o
-   CC      libmusl: dup2.o
-   CC      libmusl: dup3.o
-   CC      libmusl: faccessat.o
-   CC      libmusl: fchdir.o
-   CC      libmusl: fchown.o
-   CC      libmusl: fchownat.o
-   CC      libmusl: fdatasync.o
-   CC      libmusl: fsync.o
-   CC      libmusl: ftruncate.o
-   CC      libmusl: getcwd.o
-   CC      libmusl: getegid.o
-   CC      libmusl: geteuid.o
-   CC      libmusl: getgid.o
-   CC      libmusl: getgroups.o
-   CC      libmusl: getuid.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/unistd/getcwd.c: In function 'getcwd':
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/unistd/getcwd.c:25:1: warning: function may return address of local variable [-Wreturn-local-addr]
-    25 | }
-       | ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/unistd/getcwd.c:9:14: note: declared here
-     9 |         char tmp[buf ? 1 : PATH_MAX];
-       |              ^~~
-   CC      libmusl: getlogin.o
-   CC      libmusl: getlogin_r.o
-   CC      libmusl: gethostname.o
-   CC      libmusl: getpgid.o
-   CC      libmusl: getpgrp.o
-   CC      libmusl: getpid.o
-   CC      libmusl: getppid.o
-   CC      libmusl: getsid.o
-   CC      libmusl: isatty.o
-   CC      libmusl: lchown.o
-   CC      libmusl: link.o
-   CC      libmusl: linkat.o
-   CC      libmusl: lseek.o
-   CC      libmusl: nice.o
-   CC      libmusl: pause.o
-   CC      libmusl: pipe.o
-   CC      libmusl: pipe2.o
-   CC      libmusl: posix_close.o
-   CC      libmusl: pread.o
-   CC      libmusl: preadv.o
-   CC      libmusl: pwrite.o
-   CC      libmusl: pwritev.o
-   CC      libmusl: read.o
-   CC      libmusl: readlink.o
-   CC      libmusl: readlinkat.o
-   CC      libmusl: readv.o
-   CC      libmusl: renameat.o
-   CC      libmusl: rmdir.o
-   CC      libmusl: setgid.o
-   CC      libmusl: setregid.o
-   CC      libmusl: setresgid.o
-   CC      libmusl: setresuid.o
-   CC      libmusl: setreuid.o
-   CC      libmusl: setuid.o
-   CC      libmusl: setegid.o
-   CC      libmusl: seteuid.o
-   CC      libmusl: setpgid.o
-   CC      libmusl: setpgrp.o
-   CC      libmusl: setsid.o
-   CC      libmusl: setxid.o
-   CC      libmusl: sleep.o
-   CC      libmusl: symlink.o
-   CC      libmusl: symlinkat.o
-   CC      libmusl: sync.o
-   CC      libmusl: tcgetpgrp.o
-   CC      libmusl: tcsetpgrp.o
-   CC      libmusl: truncate.o
-   CC      libmusl: ttyname.o
-   CC      libmusl: ttyname_r.o
-   CC      libmusl: ualarm.o
-   CC      libmusl: unlink.o
-   CC      libmusl: unlinkat.o
-   CC      libmusl: usleep.o
-   CC      libmusl: write.o
-   CC      libmusl: writev.o
-   CC      libmusl: block.o
-   CC      libmusl: getitimer.o
-   CC      libmusl: kill.o
-   CC      libmusl: killpg.o
-   CC      libmusl: psiginfo.o
-   CC      libmusl: psignal.o
-   CC      libmusl: raise.o
-   CC      libmusl: setitimer.o
-   CC      libmusl: sigaction.o
-   CC      libmusl: sigaddset.o
-   CC      libmusl: sigaltstack.o
-   CC      libmusl: sigandset.o
-   CC      libmusl: sigdelset.o
-   CC      libmusl: sigemptyset.o
-   CC      libmusl: sigfillset.o
-   CC      libmusl: sighold.o
-   CC      libmusl: sigignore.o
-   CC      libmusl: siginterrupt.o
-   CC      libmusl: sigisemptyset.o
-   CC      libmusl: sigismember.o
-   CC      libmusl: siglongjmp.o
-   CC      libmusl: signal.o
-   CC      libmusl: sigorset.o
-   CC      libmusl: sigpause.o
-   CC      libmusl: sigpending.o
-   CC      libmusl: sigprocmask.o
-   CC      libmusl: sigqueue.o
-   CC      libmusl: sigrelse.o
-   CC      libmusl: sigrtmax.o
-   CC      libmusl: sigrtmin.o
-   CC      libmusl: sigset.o
-   CC      libmusl: sigsetjmp_tail.o
-   CC      libmusl: sigsuspend.o
-   CC      libmusl: sigtimedwait.o
-   CC      libmusl: sigwait.o
-   CC      libmusl: sigwaitinfo.o
-   AS      libmusl: restore.x86_64.o
-   AS      libmusl: sigsetjmp.x86_64.o
-   CC      libmusl: call_once.o
-   CC      libmusl: cnd_broadcast.o
-   CC      libmusl: cnd_destroy.o
-   CC      libmusl: cnd_init.o
-   CC      libmusl: cnd_signal.o
-   CC      libmusl: cnd_timedwait.o
-   CC      libmusl: cnd_wait.o
-   CC      libmusl: default_attr.o
-   CC      libmusl: __lock.o
-   CC      libmusl: lock_ptc.o
-   CC      libmusl: mtx_destroy.o
-   CC      libmusl: mtx_init.o
-   CC      libmusl: mtx_lock.o
-   CC      libmusl: mtx_timedlock.o
-   CC      libmusl: mtx_trylock.o
-   CC      libmusl: mtx_unlock.o
-   CC      libmusl: pthread_atfork.o
-   CC      libmusl: pthread_attr_destroy.o
-   CC      libmusl: pthread_attr_get.o
-   CC      libmusl: pthread_attr_init.o
-   CC      libmusl: pthread_attr_setdetachstate.o
-   CC      libmusl: pthread_attr_setguardsize.o
-   CC      libmusl: pthread_attr_setinheritsched.o
-   CC      libmusl: pthread_attr_setschedparam.o
-   CC      libmusl: pthread_attr_setschedpolicy.o
-   CC      libmusl: pthread_attr_setscope.o
-   CC      libmusl: pthread_attr_setstack.o
-   CC      libmusl: pthread_attr_setstacksize.o
-   CC      libmusl: pthread_barrierattr_destroy.o
-   CC      libmusl: pthread_barrierattr_init.o
-   CC      libmusl: pthread_barrierattr_setpshared.o
-   CC      libmusl: pthread_barrier_destroy.o
-   CC      libmusl: pthread_barrier_init.o
-   CC      libmusl: pthread_barrier_wait.o
-   CC      libmusl: pthread_cancel.o
-   CC      libmusl: pthread_cleanup_push.o
-   CC      libmusl: pthread_condattr_destroy.o
-   CC      libmusl: pthread_condattr_init.o
-   CC      libmusl: pthread_condattr_setclock.o
-   CC      libmusl: pthread_condattr_setpshared.o
-   CC      libmusl: pthread_cond_broadcast.o
-   CC      libmusl: pthread_cond_destroy.o
-   CC      libmusl: pthread_cond_init.o
-   CC      libmusl: pthread_cond_signal.o
-   CC      libmusl: pthread_cond_timedwait.o
-   CC      libmusl: pthread_cond_wait.o
-   CC      libmusl: pthread_create.o
-   CC      libmusl: pthread_detach.o
-   CC      libmusl: pthread_equal.o
-   CC      libmusl: pthread_getattr_np.o
-   CC      libmusl: pthread_getconcurrency.o
-   CC      libmusl: pthread_getcpuclockid.o
-   CC      libmusl: pthread_getname_np.o
-   CC      libmusl: pthread_getschedparam.o
-   CC      libmusl: pthread_getspecific.o
-   CC      libmusl: pthread_join.o
-   CC      libmusl: pthread_key_create.o
-   CC      libmusl: pthread_kill.o
-   CC      libmusl: pthread_mutexattr_destroy.o
-   CC      libmusl: pthread_mutexattr_init.o
-   CC      libmusl: pthread_mutexattr_setprotocol.o
-   CC      libmusl: pthread_mutexattr_setpshared.o
-   CC      libmusl: pthread_mutexattr_setrobust.o
-   CC      libmusl: pthread_mutexattr_settype.o
-   CC      libmusl: pthread_mutex_consistent.o
-   CC      libmusl: pthread_mutex_destroy.o
-   CC      libmusl: pthread_mutex_getprioceiling.o
-   CC      libmusl: pthread_mutex_init.o
-   CC      libmusl: pthread_mutex_lock.o
-   CC      libmusl: pthread_mutex_setprioceiling.o
-   CC      libmusl: pthread_mutex_timedlock.o
-   CC      libmusl: pthread_mutex_trylock.o
-   CC      libmusl: pthread_mutex_unlock.o
-   CC      libmusl: pthread_once.o
-   CC      libmusl: pthread_rwlockattr_destroy.o
-   CC      libmusl: pthread_rwlockattr_init.o
-   CC      libmusl: pthread_rwlockattr_setpshared.o
-   CC      libmusl: pthread_rwlock_destroy.o
-   CC      libmusl: pthread_rwlock_init.o
-   CC      libmusl: pthread_rwlock_rdlock.o
-   CC      libmusl: pthread_rwlock_timedrdlock.o
-   CC      libmusl: pthread_rwlock_timedwrlock.o
-   CC      libmusl: pthread_rwlock_tryrdlock.o
-   CC      libmusl: pthread_rwlock_trywrlock.o
-   CC      libmusl: pthread_rwlock_unlock.o
-   CC      libmusl: pthread_rwlock_wrlock.o
-   CC      libmusl: pthread_self.o
-   CC      libmusl: pthread_setattr_default_np.o
-   CC      libmusl: pthread_setcancelstate.o
-   CC      libmusl: pthread_setcanceltype.o
-   CC      libmusl: pthread_setconcurrency.o
-   CC      libmusl: pthread_setname_np.o
-   CC      libmusl: pthread_setschedparam.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/thread/pthread_setattr_default_np.c:5:9: warning: "MIN" redefined
-     5 | #define MIN(a,b) ((a)<(b) ? (a) : (b))
-       |         ^~~
- In file included from /home/opam/.opam/default/lib/unikraft/arch/x86/x86_64/include/uk/asm/sysctx.h:15,
-                  from /home/opam/.opam/default/lib/unikraft/include/uk/arch/ctx.h:41,
-                  from /home/opam/.opam/default/lib/unikraft/lib/syscall_shim/include/uk/syscall.h:38,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:8,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/pthread_impl.h:10,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/thread/pthread_setattr_default_np.c:2:
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:89:9: note: this is the location of the previous definition
-    89 | #define MIN(a, b)                                                              \
-       |         ^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/thread/pthread_setattr_default_np.c:6:9: warning: "MAX" redefined
-     6 | #define MAX(a,b) ((a)>(b) ? (a) : (b))
-       |         ^~~
- /home/opam/.opam/default/lib/unikraft/include/uk/essentials.h:104:9: note: this is the location of the previous definition
-   104 | #define MAX(a, b)                                                              \
-       |         ^~~
-   CC      libmusl: pthread_setschedprio.o
-   CC      libmusl: pthread_setspecific.o
-   CC      libmusl: pthread_sigmask.o
-   CC      libmusl: pthread_spin_destroy.o
-   CC      libmusl: pthread_spin_init.o
-   CC      libmusl: pthread_spin_lock.o
-   CC      libmusl: pthread_spin_trylock.o
-   CC      libmusl: pthread_spin_unlock.o
-   CC      libmusl: pthread_testcancel.o
-   CC      libmusl: sem_destroy.o
-   CC      libmusl: sem_getvalue.o
-   CC      libmusl: sem_init.o
-   CC      libmusl: sem_open.o
-   CC      libmusl: sem_post.o
-   CC      libmusl: sem_timedwait.o
-   CC      libmusl: sem_trywait.o
-   CC      libmusl: sem_unlink.o
-   CC      libmusl: sem_wait.o
-   CC      libmusl: synccall.o
-   CC      libmusl: __syscall_cp.o
-   CC      libmusl: thrd_create.o
-   CC      libmusl: thrd_exit.o
-   CC      libmusl: thrd_join.o
-   CC      libmusl: thrd_sleep.o
-   CC      libmusl: thrd_yield.o
-   CC      libmusl: __timedwait.o
-   CC      libmusl: tls.o
-   CC      libmusl: __tls_get_addr.o
-   CC      libmusl: tss_create.o
-   CC      libmusl: tss_delete.o
-   CC      libmusl: tss_set.o
-   CC      libmusl: vmlock.o
-   CC      libmusl: __wait.o
-   AS      libmusl: syscall_cp.x86_64.o
-   CC      libmusl: cuserid.o
-   CC      libmusl: err.o
-   CC      libmusl: ftw.o
-   CC      libmusl: getdtablesize.o
-   CC      libmusl: getloadavg.o
-   CC      libmusl: getpagesize.o
-   CC      libmusl: getpass.o
-   CC      libmusl: getusershell.o
-   CC      libmusl: isastream.o
-   CC      libmusl: ulimit.o
-   CC      libmusl: utmpx.o
-   CC      libmusl: valloc.o
-   CC      libmusl: __init_tls.o
-   CC      libmusl: __libc_start_main.o
-   CC      libmusl: __reset_tls.o
-   CC      libmusl: __stack_chk_fail.o
-   CC      libmusl: asctime.o
-   CC      libmusl: asctime_r.o
-   CC      libmusl: clock.o
-   CC      libmusl: clock_getcpuclockid.o
-   CC      libmusl: clock_getres.o
-   CC      libmusl: clock_gettime.o
-   CC      libmusl: clock_nanosleep.o
-   CC      libmusl: clock_settime.o
-   CC      libmusl: ctime.o
-   CC      libmusl: ctime_r.o
-   CC      libmusl: difftime.o
-   CC      libmusl: ftime.o
-   CC      libmusl: getdate.o
-   CC      libmusl: gettimeofday.o
-   CC      libmusl: gmtime.o
-   CC      libmusl: gmtime_r.o
-   CC      libmusl: localtime.o
-   CC      libmusl: localtime_r.o
-   CC      libmusl: __map_file.o
-   CC      libmusl: mktime.o
-   CC      libmusl: __month_to_secs.o
-   CC      libmusl: nanosleep.o
-   CC      libmusl: __secs_to_tm.o
-   CC      libmusl: strftime.o
-   CC      libmusl: strptime.o
-   CC      libmusl: time.o
-   CC      libmusl: timegm.o
-   CC      libmusl: timer_create.o
-   CC      libmusl: timer_delete.o
-   CC      libmusl: timer_getoverrun.o
-   CC      libmusl: timer_gettime.o
-   CC      libmusl: timer_settime.o
-   CC      libmusl: times.o
-   CC      libmusl: timespec_get.o
-   CC      libmusl: __tm_to_secs.o
-   CC      libmusl: __tz.o
-   CC      libmusl: utime.o
-   CC      libmusl: wcsftime.o
-   CC      libmusl: __year_to_secs.o
-   CC      libmusl: __errno_location.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c: In function '__year_to_secs':
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:44:45: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
-    44 |         leaps += 97*cycles + 24*centuries - *is_leap;
-       |                                             ^~~~~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:15:39: note: unnamed temporary defined here
-    15 |         if (!is_leap) is_leap = &(int){0};
-       |                                       ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:23:26: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
-    23 |                 *is_leap = 1;
-       |                 ~~~~~~~~~^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:15:39: note: unnamed temporary defined here
-    15 |         if (!is_leap) is_leap = &(int){0};
-       |                                       ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:35:34: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
-    35 |                         *is_leap = 0;
-       |                         ~~~~~~~~~^~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:15:39: note: unnamed temporary defined here
-    15 |         if (!is_leap) is_leap = &(int){0};
-       |                                       ^
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:40:34: warning: dangling pointer 'is_leap' to an unnamed temporary may be used [-Wdangling-pointer=]
-    40 |                         *is_leap = !rem;
-       |                         ~~~~~~~~~^~~~~~
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/time/__year_to_secs.c:15:39: note: unnamed temporary defined here
-    15 |         if (!is_leap) is_leap = &(int){0};
-       |                                       ^
-   CC      libmusl: strerror.o
-   CC      libmusl: ftok.o
-   CC      libmusl: msgctl.o
-   CC      libmusl: msgget.o
-   CC      libmusl: msgrcv.o
-   CC      libmusl: msgsnd.o
-   CC      libmusl: semctl.o
-   CC      libmusl: semget.o
-   CC      libmusl: semop.o
-   CC      libmusl: semtimedop.o
-   CC      libmusl: shmat.o
-   CC      libmusl: shmctl.o
-   CC      libmusl: shmdt.o
-   CC      libmusl: shmget.o
-   CC      libmusl: __rand48_step.o
-   CC      libmusl: __seed48.o
-   CC      libmusl: drand48.o
-   CC      libmusl: lcong48.o
-   CC      libmusl: lrand48.o
-   CC      libmusl: mrand48.o
-   CC      libmusl: rand.o
-   CC      libmusl: rand_r.o
-   CC      libmusl: random.o
-   CC      libmusl: seed48.o
-   CC      libmusl: srand48.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/prng/seed48.c:5:40: warning: argument 1 of type 'short unsigned int *' declared as a pointer [-Warray-parameter=]
-     5 | unsigned short *seed48(unsigned short *s)
-       |                        ~~~~~~~~~~~~~~~~^
- In file included from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/include/stdlib.h:4,
-                  from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/prng/seed48.c:1:
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/include/../../include/stdlib.h:135:25: note: previously declared as an array 'short unsigned int[3]'
-   135 | unsigned short *seed48 (unsigned short [3]);
-       |                         ^~~~~~~~~~~~~~~~~~
-   CC      libmusl: __dlsym.o
-   CC      libmusl: dl_iterate_phdr.o
-   CC      libmusl: dladdr.o
-   CC      libmusl: dlclose.o
-   CC      libmusl: dlerror.o
-   CC      libmusl: dlinfo.o
-   CC      libmusl: dlopen.o
-   AS      libmusl: dlsym.x86_64.o
-   AS      libmusl: tlsdesc.x86_64.o
-   CC      libmusl: fgetgrent.o
-   CC      libmusl: fgetpwent.o
-   CC      libmusl: fgetspent.o
-   CC      libmusl: getgr_a.o
-   CC      libmusl: getgr_r.o
-   CC      libmusl: getgrent.o
-   CC      libmusl: getgrent_a.o
-   CC      libmusl: getpw_a.o
-   CC      libmusl: getpw_r.o
-   CC      libmusl: getpwent.o
-   CC      libmusl: getpwent_a.o
-   CC      libmusl: getgrouplist.o
-   CC      libmusl: getspent.o
-   CC      libmusl: getspnam.o
-   CC      libmusl: getspnam_r.o
-   CC      libmusl: lckpwdf.o
-   CC      libmusl: nscd_query.o
-   CC      libmusl: putgrent.o
-   CC      libmusl: putpwent.o
-   CC      libmusl: putspent.o
-   CC      libmusl: __flt_rounds.o
-   CC      libmusl: fegetexceptflag.o
-   CC      libmusl: feholdexcept.o
-   CC      libmusl: fesetexceptflag.o
-   CC      libmusl: fesetround.o
-   CC      libmusl: feupdateenv.o
-   AS      libmusl: fenv.x86_64.o
-   CC      libmusl: __ctype_b_loc.o
-   CC      libmusl: __ctype_get_mb_cur_max.o
-   CC      libmusl: __ctype_tolower_loc.o
-   CC      libmusl: __ctype_toupper_loc.o
-   CC      libmusl: isalnum.o
-   CC      libmusl: isalpha.o
-   CC      libmusl: isascii.o
-   CC      libmusl: isblank.o
-   CC      libmusl: iscntrl.o
-   CC      libmusl: isdigit.o
-   CC      libmusl: isgraph.o
-   CC      libmusl: islower.o
-   CC      libmusl: isprint.o
-   CC      libmusl: ispunct.o
-   CC      libmusl: isspace.o
-   CC      libmusl: isupper.o
-   CC      libmusl: iswalnum.o
-   CC      libmusl: iswalpha.o
-   CC      libmusl: iswblank.o
-   CC      libmusl: iswcntrl.o
-   CC      libmusl: iswctype.o
-   CC      libmusl: iswdigit.o
-   CC      libmusl: iswgraph.o
-   CC      libmusl: iswlower.o
-   CC      libmusl: iswprint.o
-   CC      libmusl: iswpunct.o
-   CC      libmusl: iswspace.o
-   CC      libmusl: iswupper.o
-   CC      libmusl: iswxdigit.o
-   CC      libmusl: isxdigit.o
-   CC      libmusl: toascii.o
-   CC      libmusl: tolower.o
-   CC      libmusl: toupper.o
-   CC      libmusl: towctrans.o
-   CC      libmusl: wcswidth.o
-   CC      libmusl: wctrans.o
-   CC      libmusl: wcwidth.o
-   CC      libmusl: adjtime.o
-   CC      libmusl: adjtimex.o
-   CC      libmusl: arch_prctl.o
-   CC      libmusl: brk.o
-   CC      libmusl: cache.o
-   CC      libmusl: cap.o
-   CC      libmusl: chroot.o
-   CC      libmusl: clock_adjtime.o
-   CC      libmusl: clone.linux.o
-   CC      libmusl: epoll.o
-   CC      libmusl: eventfd.o
-   CC      libmusl: fallocate.o
-   CC      libmusl: fanotify.o
-   CC      libmusl: flock.o
-   CC      libmusl: getdents.o
-   CC      libmusl: gettid.o
-   CC      libmusl: inotify.o
-   CC      libmusl: ioperm.o
-   CC      libmusl: iopl.o
-   CC      libmusl: klogctl.o
-   CC      libmusl: module.o
-   CC      libmusl: mount.o
-   CC      libmusl: personality.o
-   CC      libmusl: pivot_root.o
-   CC      libmusl: ppoll.o
-   CC      libmusl: prctl.o
-   CC      libmusl: prlimit.o
-   CC      libmusl: process_vm.o
-   CC      libmusl: ptrace.o
-   CC      libmusl: quotactl.o
-   CC      libmusl: readahead.o
-   CC      libmusl: reboot.o
-   CC      libmusl: remap_file_pages.o
-   CC      libmusl: sbrk.o
-   CC      libmusl: sendfile.o
-   CC      libmusl: setfsgid.o
-   CC      libmusl: setfsuid.o
-   CC      libmusl: setgroups.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/linux/sbrk.c: In function 'sbrk':
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/linux/sbrk.c:10:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
-    10 |         return (void *)__syscall(SYS_brk, 0);
-       |                ^
-   CC      libmusl: sethostname.o
-   CC      libmusl: setns.o
-   CC      libmusl: settimeofday.o
-   CC      libmusl: signalfd.o
-   CC      libmusl: splice.o
-   CC      libmusl: stime.o
-   CC      libmusl: swap.o
-   CC      libmusl: sync_file_range.o
-   CC      libmusl: syncfs.o
-   CC      libmusl: sysinfo.o
-   CC      libmusl: tee.o
-   CC      libmusl: timerfd.o
-   CC      libmusl: unshare.o
-   CC      libmusl: utimes.o
-   CC      libmusl: vhangup.o
-   CC      libmusl: vmsplice.o
-   CC      libmusl: wait3.o
-   CC      libmusl: wait4.o
-   CC      libmusl: xattr.o
-   CC      libmusl: defsysinfo.o
-   CC      libmusl: floatscan.o
-   CC      libmusl: intscan.o
-   CC      libmusl: libc.o
-   CC      libmusl: procfdname.o
-   CC      libmusl: shgetc.o
-   CC      libmusl: syscall_ret.o
-   CC      libmusl: vdso.o
-   CC      libmusl: version.o
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/procfdname.c:3:25: warning: argument 1 of type 'char *' declared as a pointer [-Warray-parameter=]
-     3 | void __procfdname(char *buf, unsigned fd)
-       |                   ~~~~~~^~~
- In file included from /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/procfdname.c:1:
- /home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64/libmusl/origin/musl-1.2.3//src/internal/syscall.h:379:31: note: previously declared as an array 'char[static 27]'
-   379 | hidden void __procfdname(char __buf[static 15+3*sizeof(int)], unsigned);
-       |                          ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-   CC      libmusl: socket.o
-   CC      libmusl: accept.o
-   CC      libmusl: accept4.o
-   CC      libmusl: bind.o
-   CC      libmusl: shutdown.o
-   CC      libmusl: getpeername.o
-   CC      libmusl: getsockname.o
-   CC      libmusl: getsockopt.o
-   CC      libmusl: setsockopt.o
-   CC      libmusl: connect.o
-   CC      libmusl: listen.o
-   CC      libmusl: recv.o
-   CC      libmusl: recvfrom.o
-   CC      libmusl: recvmsg.o
-   CC      libmusl: send.o
-   CC      libmusl: sendmsg.o
-   CC      libmusl: sendto.o
-   CC      libmusl: socketpair.o
-   CC      libmusl: dn_comp.o
-   CC      libmusl: dn_expand.o
-   CC      libmusl: dn_skipname.o
-   CC      libmusl: dns_parse.o
-   CC      libmusl: ent.o
-   CC      libmusl: ether.o
-   CC      libmusl: gai_strerror.o
-   CC      libmusl: getaddrinfo.o
-   CC      libmusl: freeaddrinfo.o
-   CC      libmusl: getnameinfo.o
-   CC      libmusl: gethostbyname.o
-   CC      libmusl: gethostbyname2.o
-   CC      libmusl: gethostbyname2_r.o
-   CC      libmusl: gethostbyname_r.o
-   CC      libmusl: gethostbyaddr.o
-   CC      libmusl: gethostbyaddr_r.o
-   CC      libmusl: getifaddrs.o
-   CC      libmusl: getservbyname.o
-   CC      libmusl: getservbyname_r.o
-   CC      libmusl: getservbyport.o
-   CC      libmusl: getservbyport_r.o
-   CC      libmusl: h_errno.o
-   CC      libmusl: herror.o
-   CC      libmusl: hstrerror.o
-   CC      libmusl: htonl.o
-   CC      libmusl: htons.o
-   CC      libmusl: if_freenameindex.o
-   CC      libmusl: if_indextoname.o
-   CC      libmusl: if_nameindex.o
-   CC      libmusl: if_nametoindex.o
-   CC      libmusl: in6addr_any.o
-   CC      libmusl: in6addr_loopback.o
-   CC      libmusl: inet_addr.o
-   CC      libmusl: inet_aton.o
-   CC      libmusl: inet_legacy.o
-   CC      libmusl: inet_ntoa.o
-   CC      libmusl: inet_ntop.o
-   CC      libmusl: inet_pton.o
-   CC      libmusl: lookup_ipliteral.o
-   CC      libmusl: lookup_name.o
-   CC      libmusl: lookup_serv.o
-   CC      libmusl: netlink.o
-   CC      libmusl: netname.o
-   CC      libmusl: ns_parse.o
-   CC      libmusl: ntohl.o
-   CC      libmusl: ntohs.o
-   CC      libmusl: proto.o
-   CC      libmusl: res_init.o
-   CC      libmusl: res_mkquery.o
-   CC      libmusl: res_msend.o
-   CC      libmusl: res_query.o
-   CC      libmusl: res_querydomain.o
-   CC      libmusl: res_send.o
-   CC      libmusl: res_state.o
-   CC      libmusl: resolvconf.o
-   CC      libmusl: serv.o
-   CC      libmusl: sockatmark.o
-   CC      libmusl: affinity.o
-   CC      libmusl: sched_cpucount.o
-   CC      libmusl: sched_get_priority_max.o
-   CC      libmusl: sched_getcpu.o
-   CC      libmusl: sched_getparam.o
-   CC      libmusl: sched_getscheduler.o
-   CC      libmusl: sched_rr_get_interval.o
-   CC      libmusl: sched_setparam.o
-   CC      libmusl: sched_setscheduler.o
-   CC      libmusl: sched_yield.o
-   CC      libmusl: bcmp.o
-   CC      libmusl: bcopy.o
-   CC      libmusl: bzero.o
-   CC      libmusl: explicit_bzero.o
-   CC      libmusl: index.o
-   CC      libmusl: memccpy.o
-   CC      libmusl: memchr.o
-   CC      libmusl: memcmp.o
-   CC      libmusl: memmem.o
-   CC      libmusl: mempcpy.o
-   CC      libmusl: memrchr.o
-   CC      libmusl: rindex.o
-   CC      libmusl: stpcpy.o
-   CC      libmusl: stpncpy.o
-   CC      libmusl: strcasecmp.o
-   CC      libmusl: strcasestr.o
-   CC      libmusl: strcat.o
-   CC      libmusl: strchr.o
-   CC      libmusl: strchrnul.o
-   CC      libmusl: strcmp.o
-   CC      libmusl: strcpy.o
-   CC      libmusl: strcspn.o
-   CC      libmusl: strdup.o
-   CC      libmusl: strerror_r.o
-   CC      libmusl: strlcat.o
-   CC      libmusl: strlcpy.o
-   CC      libmusl: strlen.o
-   CC      libmusl: strncasecmp.o
-   CC      libmusl: strncat.o
-   CC      libmusl: strncmp.o
-   CC      libmusl: strncpy.o
-   CC      libmusl: strndup.o
-   CC      libmusl: strnlen.o
-   CC      libmusl: strpbrk.o
-   CC      libmusl: strrchr.o
-   CC      libmusl: strsep.o
-   CC      libmusl: strsignal.o
-   CC      libmusl: strspn.o
-   CC      libmusl: strstr.o
-   CC      libmusl: strtok.o
-   CC      libmusl: strtok_r.o
-   CC      libmusl: strverscmp.o
-   CC      libmusl: swab.o
-   CC      libmusl: wcpcpy.o
-   CC      libmusl: wcpncpy.o
-   CC      libmusl: wcscasecmp.o
-   CC      libmusl: wcscasecmp_l.o
-   CC      libmusl: wcscat.o
-   CC      libmusl: wcschr.o
-   CC      libmusl: wcscmp.o
-   CC      libmusl: wcscpy.o
-   CC      libmusl: wcscspn.o
-   CC      libmusl: wcsdup.o
-   CC      libmusl: wcslen.o
-   CC      libmusl: wcsncasecmp.o
-   CC      libmusl: wcsncasecmp_l.o
-   CC      libmusl: wcsncat.o
-   CC      libmusl: wcsncmp.o
-   CC      libmusl: wcsncpy.o
-   CC      libmusl: wcsnlen.o
-   CC      libmusl: wcspbrk.o
-   CC      libmusl: wcsrchr.o
-   CC      libmusl: wcsspn.o
-   CC      libmusl: wcsstr.o
-   CC      libmusl: wcstok.o
-   CC      libmusl: wcswcs.o
-   CC      libmusl: wmemchr.o
-   CC      libmusl: wmemcmp.o
-   CC      libmusl: wmemcpy.o
-   CC      libmusl: wmemmove.o
-   CC      libmusl: wmemset.o
-   AS      libmusl: memcpy.x86_64.o
-   AS      libmusl: memmove.x86_64.o
-   AS      libmusl: memset.x86_64.o
-   CC      libmusl: fnmatch.o
-   CC      libmusl: glob.o
-   CC      libmusl: regcomp.o
-   CC      libmusl: regerror.o
-   CC      libmusl: regexec.o
-   CC      libmusl: tre-mem.o
-   CC      libmusl: cfgetospeed.o
-   CC      libmusl: cfmakeraw.o
-   CC      libmusl: cfsetospeed.o
-   CC      libmusl: tcdrain.o
-   CC      libmusl: tcflow.o
-   CC      libmusl: tcflush.o
-   CC      libmusl: tcgetattr.o
-   CC      libmusl: tcgetsid.o
-   CC      libmusl: tcsendbreak.o
-   CC      libmusl: tcsetattr.o
-   CC      libmusl: abort.o
-   CC      libmusl: abort_lock.o
-   CC      libmusl: assert.o
-   CC      libmusl: atexit.o
-   CC      libmusl: at_quick_exit.o
-   CC      libmusl: exit.o
-   CC      libmusl: _Exit.exit.o
-   CC      libmusl: quick_exit.o
-   CC      libmusl: setjmp.o
-   CC      libmusl: longjmp.o
-   AS      libmusl: longjmp.x86_64.o
-   AS      libmusl: setjmp.x86_64.o
-   CC      libmusl: bind_textdomain_codeset.o
-   CC      libmusl: catclose.o
-   CC      libmusl: catgets.o
-   CC      libmusl: catopen.o
-   CC      libmusl: c_locale.o
-   CC      libmusl: dcngettext.o
-   CC      libmusl: duplocale.o
-   CC      libmusl: freelocale.o
-   CC      libmusl: iconv.o
-   CC      libmusl: iconv_close.o
-   CC      libmusl: langinfo.o
-   CC      libmusl: __lctrans.o
-   CC      libmusl: localeconv.o
-   CC      libmusl: locale_map.o
-   CC      libmusl: __mo_lookup.o
-   CC      libmusl: newlocale.o
-   CC      libmusl: pleval.o
-   CC      libmusl: setlocale.o
-   CC      libmusl: strcoll.o
-   CC      libmusl: strfmon.o
-   CC      libmusl: strtod_l.o
-   CC      libmusl: strxfrm.o
-   CC      libmusl: textdomain.o
-   CC      libmusl: uselocale.o
-   CC      libmusl: wcscoll.o
-   CC      libmusl: wcsxfrm.o
-   CC      libmuslglue: mem.o
-   CC      libmuslglue: __uk_init_tls.o
-   CC      libmuslglue: __uk_unmapself.o
-   CC      libmuslglue: __set_thread_area.o
-   AS      libmuslglue: __clone.o
-   CC      libcontext: ctx.isr.o
-   CC      libcontext: ectx.isr.o
-   CC      libcontext: sysctx.isr.o
-   AS      libcontext: execenv.x86_64.o
-   AS      libcontext: ctx.x86_64.o
-   CC      libcontext: tls.x86_64.o
-   CC      libcontext: fsgsbase.x86_64.o
-   CC      libukbus_pci: pci_bus.o
-   CC      libukbus_pci: pci_bus.x86.o
-   CC      libukbus_platform: platform_bus.o
-   CC      libns16550: com.isr.o
-   CC      libvgacons: vga.o
-   CC      libukintctlr_xpic: pic.o
-   CC      libukintctlr_xpic: ukintctlr.o
-   CC      libvirtio_blk: virtio_blk.o
-   CC      libvirtio_bus: virtio_bus.o
-   CC      libvirtio_mmio: virtio_mmio.o
-   CC      libvirtio_mmio: virtio_mmio_cmdl.o
-   CC      libvirtio_net: virtio_net.o
-   CC      libvirtio_pci: virtio_pci.o
-   CC      libvirtio_ring: virtio_ring.o
-   LD      libkvmplat.ld.o
-   LD      appdummykernel.ld.o
-   LD      libisrlib.ld.o
-   LD      libposix_environ.ld.o
-   LD      libposix_fdtab.ld.o
-   LD      libposix_fdio.ld.o
-   LD      libposix_pipe.ld.o
-   LD      libposix_poll.ld.o
-   LD      libposix_process.ld.o
-   LD      libposix_futex.ld.o
-   LD      libposix_tty.ld.o
-   LD      libsyscall_shim.ld.o
-   LD      libukalloc.ld.o
-   LD      libukallocbbuddy.ld.o
-   LD      libukargparse.ld.o
-   LD      libukstreambuf.ld.o
-   LD      libukblkdev.ld.o
-   LD      libukboot.ld.o
-   LD      libukboot_main.ld.o
-   LD      libukbus.ld.o
-   LD      libukconsole.ld.o
-   LD      libukdebug.ld.o
-   LD      libukfile.ld.o
-   LD      libukfile_pseudo.ld.o
-   LD      libuklibid.ld.o
-   LD      libukintctlr.ld.o
-   LD      libuklibparam.ld.o
-   LD      libuklock.ld.o
-   LD      libukmmap.ld.o
-   LD      libuknetdev.ld.o
-   LD      libuksched.ld.o
-   LD      libukschedcoop.ld.o
-   LD      libuksglist.ld.o
-   LD      libposix_time.ld.o
-   LD      libuktimeconv.ld.o
-   LD      libvfscore.ld.o
-   LD      libukallocstack.ld.o
-   LD      libmusl.ld.o
-   LD      libmuslglue.ld.o
-   LD      libcontext.ld.o
-   LD      libukbus_pci.ld.o
-   LD      libukbus_platform.ld.o
-   LD      libns16550.ld.o
-   LD      libvgacons.ld.o
-   LD      libukintctlr_xpic.ld.o
-   LD      libvirtio_blk.ld.o
-   LD      libvirtio_bus.ld.o
-   LD      libvirtio_mmio.ld.o
-   LD      libvirtio_net.ld.o
-   LD      libvirtio_pci.ld.o
-   LD      libvirtio_ring.ld.o
-   OBJCOPY libkvmplat.o
-   OBJCOPY appdummykernel.o
-   OBJCOPY libisrlib.o
-   OBJCOPY libposix_environ.o
-   OBJCOPY libposix_fdtab.o
-   OBJCOPY libposix_fdio.o
-   OBJCOPY libposix_pipe.o
-   OBJCOPY libposix_poll.o
-   OBJCOPY libposix_process.o
-   OBJCOPY libposix_futex.o
-   OBJCOPY libposix_tty.o
-   OBJCOPY libsyscall_shim.o
-   OBJCOPY libukalloc.o
-   OBJCOPY libukallocbbuddy.o
-   OBJCOPY libukargparse.o
-   OBJCOPY libukstreambuf.o
-   OBJCOPY libukblkdev.o
-   OBJCOPY libukboot.o
-   OBJCOPY libukboot_main.o
-   OBJCOPY libukbus.o
-   OBJCOPY libukconsole.o
-   OBJCOPY libukdebug.o
-   OBJCOPY libukfile.o
-   OBJCOPY libukfile_pseudo.o
-   OBJCOPY libuklibid.o
-   OBJCOPY libukintctlr.o
-   OBJCOPY libuklibparam.o
-   OBJCOPY libuklock.o
-   OBJCOPY libukmmap.o
-   OBJCOPY libuknetdev.o
-   OBJCOPY libuksched.o
-   OBJCOPY libukschedcoop.o
-   OBJCOPY libuksglist.o
-   OBJCOPY libposix_time.o
-   OBJCOPY libuktimeconv.o
-   OBJCOPY libvfscore.o
-   OBJCOPY libukallocstack.o
-   OBJCOPY libmusl.o
-   OBJCOPY libmuslglue.o
-   OBJCOPY libcontext.o
-   OBJCOPY libukbus_pci.o
-   OBJCOPY libukbus_platform.o
-   OBJCOPY libns16550.o
-   OBJCOPY libvgacons.o
-   OBJCOPY libukintctlr_xpic.o
-   OBJCOPY libvirtio_blk.o
-   OBJCOPY libvirtio_bus.o
-   OBJCOPY libvirtio_mmio.o
-   OBJCOPY libvirtio_net.o
-   OBJCOPY libvirtio_pci.o
-   OBJCOPY libvirtio_ring.o
-   LD      dummykernel_qemu-x86_64.dbg
-   SCSTRIP dummykernel_qemu-x86_64
-   UKBI    dummykernel_qemu-x86_64.bootinfo
-   MULTIBT dummykernel_qemu-x86_64.multiboot
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/_build/lib/ocaml-unikraft-backend-qemu-x86_64'
- touch _build/qemu-x86_64_built
- bash extract_cc_opts.sh "/home/opam/.opam/default/lib/unikraft" "$PWD/_build/lib/ocaml-unikraft-backend-qemu-x86_64" _build/lib/ocaml-unikraft-backend-qemu-x86_64/appdummykernel/dummymain.o.cmd \
-     _build/share/ocaml-unikraft-backend-qemu-x86_64/cflags _build/share/ocaml-unikraft-backend-qemu-x86_64/cc _build/share/ocaml-unikraft-backend-qemu-x86_64/toolprefix
- bash extract_cc_opts.sh "/home/opam/.opam/default/lib/unikraft" "$PWD/_build/lib/ocaml-unikraft-backend-qemu-x86_64" \
-     "_build/lib/ocaml-unikraft-backend-qemu-x86_64/"dummykernel_*.dbg.cmd _build/share/ocaml-unikraft-backend-qemu-x86_64/ldflags
- if ! diff -u dummykernel/qemu-x86_64-musl.fullconfig _build/lib/ocaml-unikraft-backend-qemu-x86_64/config ; then \
-     cp -p dummykernel/qemu-x86_64-musl.fullconfig _build/lib/ocaml-unikraft-backend-qemu-x86_64/config; \
- fi
- suffix=`basename "_build/lib/ocaml-unikraft-backend-qemu-x86_64"/dummykernel_*.dbg` ; \
-     printf %s "${suffix#*.}" > _build/share/ocaml-unikraft-backend-qemu-x86_64/.suffix
- --- dummykernel/qemu-x86_64-musl.fullconfig	2026-07-23 15:44:02.864725206 +0000
- +++ _build/lib/ocaml-unikraft-backend-qemu-x86_64/config	2026-07-23 15:43:54.416255417 +0000
- @@ -1,13 +1,8 @@
-  #
-  # Automatically generated file; DO NOT EDIT.
- -# Unikraft/0.20.0 Configuration
-  #
- -CONFIG_UK_FULLVERSION="0.20.0"
-  CONFIG_UK_CODENAME="Kiviuq"
-  CONFIG_UK_ARCH="x86_64"
- -CONFIG_HOST_ARCH="x86_64"
- -CONFIG_UK_BASE="/home/opam/.opam/default/lib/unikraft"
- -CONFIG_UK_APP="/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0/dummykernel"
-  CONFIG_UK_DEFNAME="dummykernel"
-  
-  #
- umask 0022 && /usr/bin/make -C _build/lib/ocaml-unikraft-backend-qemu-x86_64 CONFIG_UK_BASE="/home/opam/.opam/default/lib/unikraft/" O="$PWD/_build/lib/ocaml-unikraft-backend-qemu-x86_64/" A="$PWD/dummykernel/" L="$PWD/_build/libs/musl" N=dummykernel C="$PWD/dummykernel/qemu-x86_64-musl.fullconfig" sub_make_exec=1 -W "$PWD/_build/lib/ocaml-unikraft-backend-qemu-x86_64"/dummykernel_*.dbg \
-     --no-print-directory V=1 > _build/share/ocaml-unikraft-backend-qemu-x86_64/.poststeps.log
- /bin/bash: line 1: wget: command not found
- sed -e '/^[*A-Z]/d' \
-     -e '/^cmp.*fullconfig.*config/d' \
-     -e '/sh provided_syscalls.in/d' \
-     -e '/sh libraries.in/d' _build/share/ocaml-unikraft-backend-qemu-x86_64/.poststeps.log \
- | bash extract_postprocessing.sh "/home/opam/.opam/default/lib/unikraft" \
-     "$PWD/_build/lib/ocaml-unikraft-backend-qemu-x86_64" \
-     dummykernel_qemu-x86_64 \
-     _build/share/ocaml-unikraft-backend-qemu-x86_64/.suffix > _build/share/ocaml-unikraft-backend-qemu-x86_64/poststeps
- ./gen_backend_install.sh qemu-x86_64 > ocaml-unikraft-backend-qemu-x86_64.install
-> compiled  ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0
[WARNING] Opam packages conf-bison.2 and conf-flex.2 depend on the following system packages that are no longer installed: bison flex
  - conf-bison.2: depends on bison
  - conf-flex.2: depends on flex
-> installed ocaml-unikraft-backend-qemu-x86_64.1.2.0-0.20.0

Processing: [default: loading data]
[ocaml: ocaml 5.3.0]
+ /home/opam/.opam/default/bin/ocaml "/home/opam/.opam/default/share/ocaml-config/gen_ocaml_config.ml" "5.3.0" "ocaml" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml.5.3.0)
-> compiled  ocaml.5.3.0
-> installed ocaml.5.3.0

Processing: [default: loading data]
[ocaml-unikraft-toolchain-x86_64.1.2.0-0.20.0: extract]
-> retrieved ocaml-unikraft-toolchain-x86_64.1.2.0-0.20.0  (cached)
[ocaml-unikraft-toolchain-x86_64: make ocaml-unikraft-toolchain-x86_64.install]
+ /usr/bin/make "-j255" "LIB=/home/opam/.opam/default/lib" "SHARE=/home/opam/.opam/default/share" "OCUKARCH=x86_64" "ocaml-unikraft-toolchain-x86_64.install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-toolchain-x86_64.1.2.0-0.20.0)
- mkdir -p _build/bin
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share gcc > _build/bin/x86_64-unikraft-ocaml-gcc
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share cc > _build/bin/x86_64-unikraft-ocaml-cc
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share ar > _build/bin/x86_64-unikraft-ocaml-ar
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share as > _build/bin/x86_64-unikraft-ocaml-as
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share ld > _build/bin/x86_64-unikraft-ocaml-ld
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share nm > _build/bin/x86_64-unikraft-ocaml-nm
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share objcopy > _build/bin/x86_64-unikraft-ocaml-objcopy
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share objdump > _build/bin/x86_64-unikraft-ocaml-objdump
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share ranlib > _build/bin/x86_64-unikraft-ocaml-ranlib
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share readelf > _build/bin/x86_64-unikraft-ocaml-readelf
- ./gen_toolchain_tool.sh x86_64 /home/opam/.opam/default/share strip > _build/bin/x86_64-unikraft-ocaml-strip
- chmod +x _build/bin/x86_64-unikraft-ocaml-ld
- chmod +x _build/bin/x86_64-unikraft-ocaml-as
- chmod +x _build/bin/x86_64-unikraft-ocaml-ar
- chmod +x _build/bin/x86_64-unikraft-ocaml-nm
- chmod +x _build/bin/x86_64-unikraft-ocaml-objcopy
- chmod +x _build/bin/x86_64-unikraft-ocaml-objdump
- chmod +x _build/bin/x86_64-unikraft-ocaml-ranlib
- chmod +x _build/bin/x86_64-unikraft-ocaml-readelf
- chmod +x _build/bin/x86_64-unikraft-ocaml-strip
- chmod +x _build/bin/x86_64-unikraft-ocaml-gcc
- chmod +x _build/bin/x86_64-unikraft-ocaml-cc
- ./gen_toolchain_install.sh x86_64 _build/bin/x86_64-unikraft-ocaml-gcc _build/bin/x86_64-unikraft-ocaml-cc _build/bin/x86_64-unikraft-ocaml-ar _build/bin/x86_64-unikraft-ocaml-as _build/bin/x86_64-unikraft-ocaml-ld _build/bin/x86_64-unikraft-ocaml-nm _build/bin/x86_64-unikraft-ocaml-objcopy _build/bin/x86_64-unikraft-ocaml-objdump _build/bin/x86_64-unikraft-ocaml-ranlib _build/bin/x86_64-unikraft-ocaml-readelf _build/bin/x86_64-unikraft-ocaml-strip > ocaml-unikraft-toolchain-x86_64.install
-> compiled  ocaml-unikraft-toolchain-x86_64.1.2.0-0.20.0
-> installed ocaml-unikraft-toolchain-x86_64.1.2.0-0.20.0
[WARNING] Opam packages conf-bison.2 and conf-flex.2 depend on the following system packages that are no longer installed: bison flex
  - conf-bison.2: depends on bison
  - conf-flex.2: depends on flex

Processing: [default: loading data]
[dune.3.24.0: http]
[dune.3.24.0: extract]
-> retrieved dune.3.24.0  (https://github.com/ocaml/dune/releases/download/3.24.0/dune-3.24.0.tbz)
[dune: ocaml 255]
+ /home/opam/.opam/default/bin/ocaml "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/dune.3.24.0)
- ocamllex -q -o boot/pps.ml boot/pps.mll
- ocaml -I +unix unix.cma /tmp/.duneboot04c4f8main -j 255
[dune: ./_boot/dune.exe build]
+ /home/opam/.opam/default/.opam-switch/build/dune.3.24.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/dune.3.24.0)
-> compiled  dune.3.24.0
-> installed dune.3.24.0

Processing: [default: loading data]
[ocaml-src.5.3.0: extract]
-> retrieved ocaml-src.5.3.0  (cached)
[ocaml-src: touch META]
+ /usr/bin/touch "META" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-src.5.3.0)
-> compiled  ocaml-src.5.3.0
[ocaml-src: cp .]
+ /usr/bin/cp "-r" "." "/home/opam/.opam/default/lib/ocaml-src" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-src.5.3.0)
-> installed ocaml-src.5.3.0

Processing: [default: loading data]
[ocamlfind.1.9.8: http]
[ocamlfind.1.9.8: extract]
-> retrieved ocamlfind.1.9.8  (https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz)
[ocamlfind: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/default/bin" "-sitelib" "/home/opam/.opam/default/lib" "-mandir" "/home/opam/.opam/default/man" "-config" "/home/opam/.opam/default/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/default/lib/ocaml
-     Binaries:              /home/opam/.opam/default/bin
-     Manual pages:          /home/opam/.opam/default/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/default/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/default/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/default/bin
-     Manual pages:          /home/opam/.opam/default/man
-     topfind script:        /home/opam/.opam/default/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
[ocamlfind: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/default/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/default/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/default/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/bin/make findlib-relative; \
-         else \
-   /usr/bin/make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/default/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/default/lib/ocaml:/home/opam/.opam/default/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
[ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
[ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/default/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/default/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/default/bin"
- install -d "/home/opam/.opam/default/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/default/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/default/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/default/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/default/lib/findlib"
- install -d "/home/opam/.opam/default/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/default/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/default/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/default/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/default/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/default/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/default/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/default/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/default/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/default/lib/$x/META.tmp" && mv "/home/opam/.opam/default/lib/$x/META.tmp" "/home/opam/.opam/default/lib/$x/META"; done
- install -d "/home/opam/.opam/default/lib/findlib"; cp Makefile.packages "/home/opam/.opam/default/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/default/bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/default/man/man1" "/home/opam/.opam/default/man/man3" "/home/opam/.opam/default/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/default/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/default/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8

Processing: [default: loading data]
[patch.3.1.2: http]
[patch.3.1.2: extract]
-> retrieved patch.3.1.2  (https://github.com/hannesm/patch/releases/download/v3.1.2/patch-3.1.2.tbz)
[patch: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "patch" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/patch.3.1.2)
-> compiled  patch.3.1.2
-> installed patch.3.1.2

Processing: [default: loading data]
[opatch.3.1.2: extract]
-> retrieved opatch.3.1.2  (cached)
[opatch: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "opatch" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/opatch.3.1.2)
-> compiled  opatch.3.1.2
-> installed opatch.3.1.2

Processing: [default: loading data]
[ocaml-unikraft-x86_64.1.2.0: extract]
-> retrieved ocaml-unikraft-x86_64.1.2.0  (cached)
[ocaml-unikraft-x86_64: make ocaml-unikraft-x86_64.install]
+ /usr/bin/make "-j255" "prefix=/home/opam/.opam/default" "BIN=/home/opam/.opam/default/bin" "LIB=/home/opam/.opam/default/lib" "SHARE=/home/opam/.opam/default/share" "OCUKARCH=x86_64" "ocaml-unikraft-x86_64.install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0)
- test ! -d ocaml
- mkdir -p _build
- cp -r "$(ocamlfind query ocaml-src)" ocaml
- touch _build/empty
- VERSION="$(head -n1 ocaml/VERSION)" ; \
- if test -d "patches/$VERSION" ; then \
-   opatch -v -C ocaml "patches/$VERSION"/*; \
- fi
- "patches/5.3.0/0001-Use-target-instead-of-host-to-detect-the-C-toolchain.patch" applied.
- "patches/5.3.0/0002-Use-target-instead-of-host-when-relevant-in-configur.patch" applied.
- "patches/5.3.0/0003-Detect-a-_build_-C-toolchain-to-build-sak.patch" applied.
- "patches/5.3.0/0004-Check-that-the-OCaml-versions-are-compatible-for-a-c.patch" applied.
- "patches/5.3.0/0005-Use-a-TARGET_BINDIR-configure-variable-instead-of-wi.patch" applied.
- "patches/5.3.0/0006-Add-a-configurable-library-directory-on-target.patch" applied.
- "patches/5.3.0/0007-Detect-flexlink-only-on-relevant-targets.patch" applied.
- "patches/5.3.0/0008-Add-a-Makefile.cross-with-rules-to-build-a-cross-com.patch" applied.
- "patches/5.3.0/0009-Enable-bootstrapping-flexdll-in-the-cross-compiler-s.patch" applied.
- "patches/5.3.0/0010-Fix-static-builds-of-the-compiler.patch" applied.
- "patches/5.3.0/0011-Add-a-dummy-caml_debugger_saved_instruction-when-HAS.patch" applied.
- "patches/5.3.0/0012-Include-asm.h-at-the-beginning-of-assembler-sources.patch" applied.
- "patches/5.3.0/0013-Detect-the-need-for-the-GNU-note-for-non-executable-.patch" applied.
- "patches/5.3.0/0014-Add-a-Config-variable-for-the-need-of-the-GNU-non-ex.patch" applied.
- "patches/5.3.0/0015-Output-the-.note.GNU-stack-section-based-on-configur.patch" applied.
- "patches/5.3.0/0016-Detect-support-for-.size-and-.type-assembler-directi.patch" applied.
- "patches/5.3.0/0017-Add-a-Config-variable-for-the-.size-and-.type-assemb.patch" applied.
- "patches/5.3.0/0018-Output-the-.size-and-.type-directives-based-on-confi.patch" applied.
- "patches/5.3.0/0019-Accept-native-freestanding-targets-at-configure-time.patch" applied.
- "patches/5.3.0/0020-Allow-ocaml-in-a-triplet-target-to-build-freestandin.patch" applied.
- cd ocaml && \
-   PATH="$PWD/../_build/bin:$PATH" \
-   ./configure \
- 	--target=x86_64-unikraft-ocaml \
- 	--prefix='/home/opam/.opam/default/lib/ocaml-unikraft-x86_64' \
- 	--disable-shared \
- 	--disable-ocamldoc \
- 	--without-zstd \
- 	--with-additional-stublibsdir \
- 	--with-relative-libdir \
- 	--enable-runtime-search \
- 	--enable-runtime-search-target
- configure: WARNING: unrecognized options: --with-additional-stublibsdir, --with-relative-libdir, --enable-runtime-search, --enable-runtime-search-target
- configure: Configuring OCaml version 5.3.0
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-none
- checking for csc... no
- checking if the installed OCaml compiler can build the cross compiler... yes (5.3.0)
- checking for x86_64-unikraft-ocaml-ld... x86_64-unikraft-ocaml-ld
- checking how to print strings... printf
- checking for x86_64-unikraft-ocaml-gcc... x86_64-unikraft-ocaml-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... yes
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether x86_64-unikraft-ocaml-gcc accepts -g... yes
- checking for x86_64-unikraft-ocaml-gcc option to enable C11 features... none needed
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by x86_64-unikraft-ocaml-gcc... x86_64-unikraft-ocaml-ld
- checking if the linker (x86_64-unikraft-ocaml-ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /home/opam/.opam/default/bin/x86_64-unikraft-ocaml-nm -B
- checking the name lister (/home/opam/.opam/default/bin/x86_64-unikraft-ocaml-nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-none format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for x86_64-unikraft-ocaml-ld option to reload object files... -r
- checking for x86_64-unikraft-ocaml-objdump... x86_64-unikraft-ocaml-objdump
- checking how to recognize dependent libraries... unknown
- checking for x86_64-unikraft-ocaml-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-unikraft-ocaml-ar... x86_64-unikraft-ocaml-ar
- checking for archiver @FILE support... @
- checking for x86_64-unikraft-ocaml-strip... x86_64-unikraft-ocaml-strip
- checking for x86_64-unikraft-ocaml-ranlib... x86_64-unikraft-ocaml-ranlib
- checking for gawk... no
- checking for mawk... mawk
- checking command to parse /home/opam/.opam/default/bin/x86_64-unikraft-ocaml-nm -B output from x86_64-unikraft-ocaml-gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- checking for x86_64-unikraft-ocaml-mt... no
- 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 x86_64-unikraft-ocaml-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-unikraft-ocaml-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-unikraft-ocaml-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-unikraft-ocaml-gcc static flag -static works... yes
- checking if x86_64-unikraft-ocaml-gcc supports -c -o file.o... yes
- checking if x86_64-unikraft-ocaml-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-unikraft-ocaml-gcc linker (x86_64-unikraft-ocaml-ld) supports shared libraries... yes
- checking dynamic linker characteristics... no
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... no
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking if x86_64-unikraft-ocaml-gcc generates a .note.GNU-stack section... yes
- checking if x86_64-unikraft-ocaml-gcc generates .size and .type asm directives... yes
- checking how to run the C preprocessor... x86_64-unikraft-ocaml-gcc -E
- checking C compiler vendor... gcc-14-2
- checking whether target executables can be run in the build... no
- checking whether #! works in shell scripts... yes
- configure: detecting the C toolchain for build
- checking for x86_64-pc-linux-gnu-gcc... no
- checking for gcc... gcc
- 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 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 how to run the C preprocessor... gcc -E
- checking whether the C compiler accepts -Wold-style-declaration... yes
- checking whether the C compiler accepts -Wimplicit-fallthrough=5... yes
- checking for winpthreads sources... skipping on that platform
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for library containing cos... none required
- checking for unistd.h... (cached) yes
- checking for math.h... yes
- checking for pthread_np.h... no
- checking for dirent.h... yes
- checking for sys/select.h... yes
- checking for sys/mman.h... yes
- checking for 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 for max_align_t... 
- yes
- checking if x86_64-unikraft-ocaml-gcc supports _Atomic types with no additional options... yes
- checking whether the C compiler accepts -fno-tree-vrp... yes
- checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
- checking whether x86_64-unikraft-ocaml-gcc supports the labels as values extension... yes
- checking for x86_64-unikraft-ocaml-ld... x86_64-unikraft-ocaml-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... cross-compiling; assume yes
- checking whether fma works... cross-compiling; assume yes
- checking for getentropy... yes
- checking for getrusage... yes
- checking for times... yes
- checking for secure_getenv... no
- checking for __secure_getenv... no
- checking for issetugid... yes
- checking for library containing clock_gettime... none required
- configure: not using thread sanitizer
- checking for socket... yes
- checking for socketpair... 
- yes
- checking for bind... yes
- checking for listen... yes
- checking for accept... yes
- checking for connect... yes
- checking for socklen_t... yes
- checking for inet_aton... yes
- checking for struct sockaddr_in6... yes
- checking for getaddrinfo... yes
- checking for getnameinfo... 
- yes
- checking for inet_pton... yes
- checking for inet_ntop... yes
- checking for rewinddir... yes
- checking for lockf... yes
- checking for mkfifo... yes
- checking for getcwd... yes
- checking for system... yes
- checking for sys/types.h... (cached) yes
- checking for utime.h... yes
- checking for utime... yes
- checking for utimes... 
- yes
- checking for fchmod... yes
- checking for fchown... yes
- checking for truncate... yes
- checking for ftruncate... yes
- checking for select... yes
- checking for fd_set... yes
- checking for nanosleep... yes
- checking for symlink... yes
- checking for readlink... 
- yes
- checking for lstat... yes
- checking for realpath... yes
- checking for waitpid... yes
- checking for wait4... yes
- checking for getgroups... yes
- checking for setgroups... yes
- checking for initgroups... yes
- checking for termios.h... yes
- checking for tcgetattr... yes
- checking for tcsetattr... 
- yes
- checking for tcsendbreak... yes
- checking for tcflush... yes
- checking for tcflow... yes
- checking for setitimer... yes
- checking for gethostname... yes
- checking for sys/utsname.h... yes
- checking for uname... yes
- checking for gettimeofday... yes
- checking for mktime... yes
- checking for setsid... 
- yes
- checking for putenv... yes
- checking for setenv... yes
- checking for unsetenv... yes
- checking for locale.h... yes
- checking for newlocale... yes
- checking for freelocale... yes
- checking for uselocale... yes
- checking for xlocale.h... no
- checking for strtod_l... yes
- configure: Dynamic loading of shared libraries is not supported.
- checking for sys/mman.h... (cached) yes
- checking for mmap... yes
- checking for munmap... 
- yes
- checking for pwrite... yes
- checking whether the C compiler accepts -fdebug-prefix-map=old=new... yes
- checking for struct stat.st_atim.tv_nsec... yes
- checking for struct stat.st_atimespec.tv_nsec... no
- checking for struct stat.st_atimensec... no
- configure: stat supports nanosecond precision
- checking how many arguments gethostbyname_r() takes... six
- checking how many arguments gethostbyaddr_r() takes... eight
- checking for mkstemp... yes
- checking for nice... yes
- checking for dup3... yes
- checking for pipe2... yes
- checking for accept4... 
- yes
- checking for getauxval... yes
- checking for sys/shm.h... yes
- checking for shmat... yes
- checking for execvpe... yes
- checking for spawn.h... yes
- checking for posix_spawn... yes
- checking for posix_spawnp... no
- checking for x86_64-unikraft-ocaml-pkg-config... no
- checking for x86_64-unikraft-ocaml-gcc options needed to detect all undeclared functions... none needed
- configure: ocamldebug supported
- checking whether x86_64-unikraft-ocaml-gcc is Clang... no
- checking whether pthreads work with "-pthread" and "-lpthread"... yes
- checking for joinable pthread attribute... 
- PTHREAD_CREATE_JOINABLE
- checking whether more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- checking for sigwait... yes
- checking arguments for pthread_getaffinity_np... GNU
- configure: the threads library is supported
- checking whether the assembler supports --debug-prefix-map... no
- checking whether the assembler supports CFI directives... yes
- configure: not using frame pointers
- checking whether mmap supports huge pages... no assumed
- checking whether mmap supports MAP_STACK... no assumed
- configure: creating ./config.status
- config.status: creating Makefile.build_config
- config.status: creating Makefile.config
- config.status: creating stdlib/sys.ml
- config.status: creating manual/src/version.tex
- config.status: creating manual/src/html_processing/src/common.ml
- config.status: creating ocamltest/ocamltest_config.ml
- config.status: creating otherlibs/dynlink/dynlink_config.ml
- config.status: creating utils/config.common.ml
- config.status: creating utils/config.generated.ml
- config.status: creating compilerlibs/META
- config.status: creating otherlibs/dynlink/META
- config.status: creating otherlibs/runtime_events/META
- config.status: creating stdlib/META
- config.status: creating otherlibs/unix/META
- config.status: creating otherlibs/str/META
- config.status: creating otherlibs/systhreads/META
- config.status: creating runtime/caml/exec.h
- config.status: creating runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: creating runtime/caml/version.h
- config.status: linking file_formats/cmo_format.mli to otherlibs/dynlink/dynlink_cmo_format.mli
- config.status: linking file_formats/cmxs_format.mli to otherlibs/dynlink/dynlink_cmxs_format.mli
- config.status: linking otherlibs/dynlink/dynlink_platform_intf.ml to otherlibs/dynlink/dynlink_platform_intf.mli
- config.status: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml
- config.status: executing libtool commands
- config.status: executing shebang commands
- configure: WARNING: unrecognized options: --with-additional-stublibsdir, --with-relative-libdir, --enable-runtime-search, --enable-runtime-search-target
- PATH="$PWD/_build/bin:$PATH" \
-   /usr/bin/make -C ocaml crossopt \
-     prefix='/home/opam/.opam/default/lib/ocaml-unikraft-x86_64' \
-     OLDS="-o yacc/ocamlyacc -o lex/ocamllex" \
-     $(case "$(ocamlc -vnum)" in 5.5.*) echo LIBDIR=../lib/ocaml ;; \
-        esac)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   GEN runtime/ld.conf
-   GEN runtime/caml/opnames.h
-   GEN runtime/caml/jumptbl.h
-   CC runtime/sak.o
-   GEN runtime/primitives
-   MKEXE runtime/sak
-   GEN runtime/prims.c
-   GEN runtime/build_config.h
-   CC runtime/addrmap.b.o
-   CC runtime/afl.b.o
-   CC runtime/alloc.b.o
-   CC runtime/array.b.o
-   CC runtime/backtrace.b.o
-   CC runtime/bigarray.b.o
-   CC runtime/blake2.b.o
-   CC runtime/callback.b.o
-   CC runtime/codefrag.b.o
-   CC runtime/compare.b.o
-   CC runtime/custom.b.o
-   CC runtime/debugger.b.o
-   CC runtime/domain.b.o
-   CC runtime/dynlink.b.o
-   CC runtime/extern.b.o
-   CC runtime/fail.b.o
-   CC runtime/fiber.b.o
-   CC runtime/finalise.b.o
-   CC runtime/floats.b.o
-   CC runtime/gc_ctrl.b.o
-   CC runtime/gc_stats.b.o
-   CC runtime/globroots.b.o
-   CC runtime/hash.b.o
-   CC runtime/intern.b.o
-   CC runtime/ints.b.o
-   CC runtime/io.b.o
-   CC runtime/lexing.b.o
-   CC runtime/lf_skiplist.b.o
-   CC runtime/main.b.o
-   CC runtime/major_gc.b.o
-   CC runtime/md5.b.o
-   CC runtime/memory.b.o
-   CC runtime/memprof.b.o
-   CC runtime/meta.b.o
-   CC runtime/minor_gc.b.o
-   CC runtime/misc.b.o
-   CC runtime/obj.b.o
-   CC runtime/parsing.b.o
-   CC runtime/platform.b.o
-   CC runtime/printexc.b.o
-   CC runtime/prng.b.o
-   CC runtime/roots.b.o
-   CC runtime/runtime_events.b.o
-   CC runtime/shared_heap.b.o
-   CC runtime/signals.b.o
-   CC runtime/skiplist.b.o
-   CC runtime/startup_aux.b.o
-   CC runtime/str.b.o
-   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/blake2.bd.o
-   CC runtime/callback.bd.o
-   CC runtime/codefrag.bd.o
-   CC runtime/compare.bd.o
-   CC runtime/custom.bd.o
-   CC runtime/debugger.bd.o
-   CC runtime/domain.bd.o
-   CC runtime/dynlink.bd.o
-   CC runtime/extern.bd.o
-   CC runtime/fail.bd.o
-   CC runtime/fiber.bd.o
-   CC runtime/finalise.bd.o
-   CC runtime/floats.bd.o
-   CC runtime/gc_ctrl.bd.o
-   CC runtime/gc_stats.bd.o
-   CC runtime/globroots.bd.o
-   CC runtime/hash.bd.o
-   CC runtime/intern.bd.o
-   CC runtime/ints.bd.o
-   CC runtime/io.bd.o
-   CC runtime/lexing.bd.o
-   CC runtime/lf_skiplist.bd.o
-   CC runtime/main.bd.o
-   CC runtime/major_gc.bd.o
-   CC runtime/md5.bd.o
-   CC runtime/memory.bd.o
-   CC runtime/memprof.bd.o
-   CC runtime/meta.bd.o
-   CC runtime/minor_gc.bd.o
-   CC runtime/misc.bd.o
-   CC runtime/obj.bd.o
-   CC runtime/parsing.bd.o
-   CC runtime/platform.bd.o
-   CC runtime/printexc.bd.o
-   CC runtime/prng.bd.o
-   CC runtime/roots.bd.o
-   CC runtime/runtime_events.bd.o
-   CC runtime/shared_heap.bd.o
-   CC runtime/signals.bd.o
-   CC runtime/skiplist.bd.o
-   CC runtime/startup_aux.bd.o
-   CC runtime/str.bd.o
-   CC runtime/sync.bd.o
-   CC runtime/sys.bd.o
-   CC runtime/unix.bd.o
-   CC runtime/weak.bd.o
-   CC runtime/backtrace_byt.bd.o
-   CC runtime/fail_byt.bd.o
-   CC runtime/fix_code.bd.o
-   CC runtime/interp.bd.o
-   CC runtime/startup_byt.bd.o
-   CC runtime/zstd.bd.o
-   CC runtime/instrtrace.bd.o
-   CC runtime/addrmap.bi.o
-   CC runtime/afl.bi.o
-   CC runtime/alloc.bi.o
-   CC runtime/array.bi.o
-   CC runtime/backtrace.bi.o
-   CC runtime/bigarray.bi.o
-   CC runtime/blake2.bi.o
-   CC runtime/callback.bi.o
-   CC runtime/codefrag.bi.o
-   CC runtime/compare.bi.o
-   CC runtime/custom.bi.o
-   CC runtime/debugger.bi.o
-   CC runtime/domain.bi.o
-   CC runtime/dynlink.bi.o
-   CC runtime/extern.bi.o
-   CC runtime/fail.bi.o
-   CC runtime/fiber.bi.o
-   CC runtime/finalise.bi.o
-   CC runtime/floats.bi.o
-   CC runtime/gc_ctrl.bi.o
-   CC runtime/gc_stats.bi.o
-   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/prims.o
-   MKLIB runtime/libcamlrun.a
-   MKLIB runtime/libcamlrund.a
-   MKEXE runtime/ocamlrun
-   MKEXE runtime/ocamlrund
-   MKLIB runtime/libcamlruni.a
-   MKEXE runtime/ocamlruni
- /usr/bin/make ocamlc tools/ocamldep tools/ocamlobjinfo tools/ocamlcmt tools/ocamlprof tools/ocamlcp tools/ocamlmklib tools/ocamlmktop tools/ocamloptp tools/dumpobj tools/primreq tools/stripdebug tools/cmpbyt tools/profiling.cmo expunge \
-   OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc CAMLC=ocamlc CAMLOPT=ocamlopt BEST_OCAMLC=ocamlc BEST_OCAMLOPT=ocamlopt BEST_OCAMLLEX=ocamllex -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   OCAMLC utils/config.cmi
-   OCAMLC utils/build_path_prefix_map.cmi
-   OCAMLC utils/format_doc.cmi
-   OCAMLC utils/identifiable.cmi
-   OCAMLC utils/arg_helper.cmi
-   OCAMLC utils/local_store.cmi
-   OCAMLC utils/load_path.cmi
-   OCAMLC utils/profile.cmi
-   OCAMLC utils/terminfo.cmi
-   OCAMLC utils/ccomp.cmi
-   OCAMLC utils/targetint.cmi
-   OCAMLC utils/int_replace_polymorphic_compare.cmi
-   GEN utils/domainstate.mli
-   OCAMLC utils/binutils.cmi
-   OCAMLC utils/lazy_backtrack.cmi
-   OCAMLC utils/compression.cmi
-   OCAMLC parsing/unit_info.cmi
-   OCAMLC parsing/longident.cmi
-   GEN parsing/camlinternalMenhirLib.mli
-   OCAMLC typing/value_rec_types.cmi
-   OCAMLC lambda/switch.cmi
-   OCAMLC lambda/runtimedef.cmi
-   OCAMLC file_formats/cmo_format.cmi
-   OCAMLC middle_end/flambda/allocated_const.cmi
-   OCAMLC file_formats/cmxs_format.cmi
-   OCAMLLEX tools/make_opcodes.ml
-   OCAMLC tools/make_opcodes.cmi
-   OCAMLC bytecomp/bytesections.cmi
-   OCAMLC bytecomp/dll.cmi
-   OCAMLC driver/main_args.cmi
-   OCAMLC driver/makedepend.cmi
-   GEN utils/config_main.ml
-   OCAMLC utils/build_path_prefix_map.cmo
-   OCAMLC utils/format_doc.cmo
-   OCAMLC utils/arg_helper.cmo
-   OCAMLC utils/local_store.cmo
-   OCAMLC utils/terminfo.cmo
-   OCAMLC utils/int_replace_polymorphic_compare.cmo
-   GEN utils/domainstate.ml
-   OCAMLC utils/binutils.cmo
-   OCAMLC utils/lazy_backtrack.cmo
-   OCAMLC utils/compression.cmo
-   GEN parsing/camlinternalMenhirLib.ml
-   OCAMLLEX parsing/lexer.ml
-   OCAMLC lambda/switch.cmo
-   GEN lambda/runtimedef.ml
-   OCAMLC bytecomp/bytesections.cmo
- cp utils/config.mli utils/config_main.mli
-   GEN utils/config_boot.ml
- cp utils/config.mli utils/config_boot.mli
-   OCAMLC driver/errors.cmi
-   OCAMLC driver/maindriver.cmi
-   OCAMLC driver/main.cmi
-   OCAMLC tools/ocamldep.cmi
-   OCAMLC middle_end/flambda/base_types/id_types.cmi
-   OCAMLC middle_end/flambda/pass_wrapper.cmi
-   OCAMLC middle_end/flambda/allocated_const.cmo
-   OCAMLC tools/objinfo.cmi
-   OCAMLC tools/ocamlcmt.cmi
-   OCAMLC tools/ocamlprof.cmi
-   OCAMLC tools/ocamlcp_common.cmi
-   OCAMLC tools/ocamlcp.cmi
-   OCAMLC tools/ocamlmklib.cmi
-   OCAMLC tools/ocamlmktop.cmi
-   OCAMLC tools/ocamloptp.cmi
-   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 toplevel/expunge.cmi
-   OCAMLC utils/misc.cmi
-   OCAMLC utils/numbers.cmi
-   OCAMLC utils/warnings.cmi
-   OCAMLC utils/linkdeps.cmi
-   OCAMLC utils/strongly_connected_components.cmi
-   OCAMLC utils/domainstate.cmi
-   OCAMLC parsing/camlinternalMenhirLib.cmi
-   OCAMLC typing/ident.cmi
-   OCAMLC middle_end/linkage_name.cmi
-   OCAMLC middle_end/flambda/base_types/tag.cmi
-   OCAMLC middle_end/flambda/base_types/static_exception.cmi
-   OCAMLC tools/make_opcodes.cmo
-   GEN utils/config.ml
-   OCAMLC lambda/runtimedef.cmo
-   OCAMLC utils/config_main.cmi
-   OCAMLC utils/config_boot.cmi
-   OCAMLC driver/main.cmo
-   OCAMLC tools/ocamldep.cmo
-   OCAMLC middle_end/flambda/base_types/id_types.cmo
-   OCAMLC tools/ocamlcp.cmo
-   OCAMLC tools/ocamlmktop.cmo
-   OCAMLC tools/ocamloptp.cmo
-   OCAMLC utils/config.cmo
-   OCAMLC tools/cmpbyt.cmo
-   OCAMLC tools/profiling.cmo
-   OCAMLC bytecomp/bytelibrarian.cmi
-   OCAMLC utils/domainstate.cmo
-   OCAMLC parsing/location.cmi
-   OCAMLC utils/config_main.cmo
-   OCAMLC utils/config_boot.cmo
-   OCAMLC middle_end/linkage_name.cmo
-   LINKC tools/make_opcodes
-   OCAMLC typing/path.cmi
-   OCAMLC middle_end/compilation_unit.cmi
-   OCAMLC utils/clflags.cmi
-   OCAMLC utils/consistbl.cmi
-   OCAMLC utils/diffing.cmi
-   OCAMLC utils/misc.cmo
-   OCAMLC utils/identifiable.cmo
-   OCAMLC utils/numbers.cmo
-   OCAMLC utils/load_path.cmo
-   OCAMLC utils/profile.cmo
-   OCAMLC utils/warnings.cmo
-   OCAMLC utils/linkdeps.cmo
-   OCAMLC utils/strongly_connected_components.cmo
-   OCAMLC utils/targetint.cmo
-   OCAMLC parsing/longident.cmo
-   OCAMLC bytecomp/dll.cmo
-   OCAMLC middle_end/flambda/base_types/tag.cmo
-   OCAMLC tools/ocamlmklib.cmo
-   OCAMLC tools/primreq.cmo
-   OCAMLC tools/stripdebug.cmo
-   OCAMLC parsing/camlinternalMenhirLib.cmo
-   OCAMLC parsing/asttypes.cmi
-   OCAMLC parsing/syntaxerr.cmi
-   OCAMLC typing/annot.cmi
-   OCAMLC parsing/unit_info.cmo
-   OCAMLC driver/errors.cmo
-   OCAMLC typing/shape.cmi
-   OCAMLC utils/diffing_with_keys.cmi
-   OCAMLC utils/diffing.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
-   OCAMLC middle_end/flambda/base_types/export_id.cmi
-   OCAMLC middle_end/compilation_unit.cmo
-   OCAMLC utils/consistbl.cmo
-   OCAMLC driver/compenv.cmi
-   OCAMLC utils/clflags.cmo
-   OCAMLC utils/ccomp.cmo
-   OCAMLC parsing/location.cmo
-   OCAMLC typing/ident.cmo
-   OCAMLC middle_end/flambda/pass_wrapper.cmo
-   OCAMLC parsing/syntaxerr.cmo
-   OCAMLC parsing/parsetree.cmi
-   OCAMLC lambda/debuginfo.cmi
-   OCAMLC parsing/asttypes.cmo
-   OCAMLC utils/diffing_with_keys.cmo
-   OCAMLC driver/compenv.cmo
-   OCAMLC driver/main_args.cmo
-   OCAMLC tools/ocamlcp_common.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
-   OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo
-   OCAMLC middle_end/flambda/base_types/export_id.cmo
-   OCAMLC middle_end/backend_var.cmi
-   OCAMLC lambda/debuginfo.cmo
-   OCAMLC typing/shape.cmo
-   OCAMLC parsing/docstrings.cmi
-   OCAMLC parsing/ast_iterator.cmi
-   OCAMLC parsing/builtin_attributes.cmi
-   OCAMLC parsing/pprintast.cmi
-   OCAMLC parsing/parse.cmi
-   OCAMLC parsing/printast.cmi
-   OCAMLC parsing/ast_mapper.cmi
-   OCAMLC parsing/attr_helper.cmi
-   OCAMLC parsing/ast_invariants.cmi
-   OCAMLC parsing/depend.cmi
-   OCAMLC typing/type_immediacy.cmi
-   OCAMLC driver/pparse.cmi
-   OCAMLC middle_end/backend_var.cmo
-   OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo
-   OCAMLC parsing/ast_helper.cmi
-   OCAMLC parsing/docstrings.cmo
-   OCAMLC tools/ocamlprof.cmo
-   OCAMLC parsing/ast_iterator.cmo
-   OCAMLC parsing/ast_invariants.cmo
-   OCAMLC typing/type_immediacy.cmo
-   OCAMLC typing/outcometree.cmi
-   OCAMLC parsing/printast.cmo
-   OCAMLC parsing/attr_helper.cmo
-   OCAMLC parsing/depend.cmo
-   OCAMLC driver/pparse.cmo
-   GEN bytecomp/opcodes.ml
-   GEN tools/opnames.ml
-   OCAMLC tools/opnames.cmo
-   GEN bytecomp/opcodes.mli
-   OCAMLC typing/primitive.cmi
-   OCAMLC typing/oprint.cmi
-   GEN parsing/parser.mli
-   OCAMLC parsing/ast_helper.cmo
-   OCAMLC parsing/builtin_attributes.cmo
-   GEN parsing/parser.ml
-   OCAMLC parsing/ast_mapper.cmo
-   OCAMLC bytecomp/opcodes.cmi
-   OCAMLC parsing/parser.cmi
-   LINKC tools/ocamlmklib
-   LINKC tools/ocamlmktop
-   OCAMLC typing/types.cmi
-   OCAMLC typing/primitive.cmo
-   OCAMLC bytecomp/opcodes.cmo
-   OCAMLC parsing/parser.cmo
-   OCAMLC parsing/lexer.cmi
-   OCAMLC parsing/lexer.cmo
-   OCAMLC parsing/pprintast.cmo
-   OCAMLC parsing/parse.cmo
-   OCAMLC typing/path.cmo
-   OCAMLC typing/oprint.cmo
-   OCAMLC driver/makedepend.cmo
-   OCAMLC typing/rawprinttyp.cmi
-   OCAMLC typing/gprinttyp.cmi
-   OCAMLC typing/btype.cmi
-   OCAMLC typing/subst.cmi
-   OCAMLC typing/predef.cmi
-   OCAMLC typing/datarepr.cmi
-   OCAMLC file_formats/cmi_format.cmi
-   OCAMLC typing/errortrace.cmi
-   OCAMLC typing/signature_group.cmi
-   OCAMLC typing/types.cmo
-   LINKC tools/ocamlcp
-   LINKC tools/ocamloptp
-   OCAMLC typing/rawprinttyp.cmo
-   OCAMLC typing/gprinttyp.cmo
-   OCAMLC typing/persistent_env.cmi
-   OCAMLC file_formats/cmi_format.cmo
-   OCAMLC typing/env.cmi
-   OCAMLC typing/errortrace.cmo
-   OCAMLC typing/btype.cmo
-   OCAMLC typing/subst.cmo
-   OCAMLC typing/predef.cmo
-   OCAMLC typing/datarepr.cmo
-   OCAMLC typing/signature_group.cmo
-   OCAMLC typing/persistent_env.cmo
-   OCAMLC typing/typedtree.cmi
-   OCAMLC typing/ctype.cmi
-   OCAMLC typing/out_type.cmi
-   OCAMLC typing/mtype.cmi
-   OCAMLC typing/envaux.cmi
-   OCAMLC typing/shape_reduce.cmi
-   OCAMLC typing/typedecl_properties.cmi
-   OCAMLC typing/typedecl_unboxed.cmi
-   OCAMLC lambda/lambda.cmi
-   OCAMLC driver/compmisc.cmi
-   OCAMLC typing/env.cmo
-   OCAMLC bytecomp/bytepackager.cmi
-   OCAMLC typing/shape_reduce.cmo
-   OCAMLC typing/typedecl_immediacy.cmi
-   OCAMLC typing/typedecl_separability.cmi
-   OCAMLC typing/typedecl_properties.cmo
-   OCAMLC typing/printtyp.cmi
-   OCAMLC typing/errortrace_report.cmi
-   OCAMLC typing/includeclass.cmi
-   OCAMLC typing/ctype.cmo
-   OCAMLC typing/out_type.cmo
-   OCAMLC typing/mtype.cmo
-   OCAMLC typing/typedecl_unboxed.cmo
-   OCAMLC lambda/printlambda.cmi
-   OCAMLC lambda/value_rec_compiler.cmi
-   OCAMLC lambda/translobj.cmi
-   OCAMLC lambda/tmc.cmi
-   OCAMLC lambda/simplif.cmi
-   OCAMLC middle_end/internal_variable_names.cmi
-   OCAMLC middle_end/clambda_primitives.cmi
-   OCAMLC bytecomp/instruct.cmi
-   OCAMLC bytecomp/symtable.cmi
-   OCAMLC lambda/lambda.cmo
-   OCAMLC middle_end/flambda/base_types/static_exception.cmo
-   OCAMLC typing/printtyped.cmi
-   OCAMLC typing/includecore.cmi
-   OCAMLC typing/tast_iterator.cmi
-   OCAMLC typing/tast_mapper.cmi
-   OCAMLC typing/stypes.cmi
-   OCAMLC file_formats/cmt_format.cmi
-   OCAMLC typing/untypeast.cmi
-   OCAMLC typing/typetexp.cmi
-   OCAMLC typing/printpat.cmi
-   OCAMLC typing/patterns.cmi
-   OCAMLC typing/parmatch.cmi
-   OCAMLC typing/typedecl_variance.cmi
-   OCAMLC typing/typeopt.cmi
-   OCAMLC typing/value_rec_check.cmi
-   OCAMLC typing/typecore.cmi
-   OCAMLC typing/typeclass.cmi
-   OCAMLC lambda/matching.cmi
-   OCAMLC lambda/translattribute.cmi
-   OCAMLC lambda/translprim.cmi
-   OCAMLC lambda/translcore.cmi
-   OCAMLC lambda/translclass.cmi
-   OCAMLC lambda/translmod.cmi
-   OCAMLC driver/compile_common.cmi
-   OCAMLC typing/typedtree.cmo
-   OCAMLC typing/printtyp.cmo
-   OCAMLC typing/errortrace_report.cmo
-   OCAMLC typing/includeclass.cmo
-   OCAMLC typing/envaux.cmo
-   OCAMLC typing/typedecl_immediacy.cmo
-   OCAMLC typing/typedecl_separability.cmo
-   OCAMLC lambda/printlambda.cmo
-   OCAMLC lambda/value_rec_compiler.cmo
-   OCAMLC lambda/translobj.cmo
-   OCAMLC middle_end/internal_variable_names.cmo
-   OCAMLC middle_end/variable.cmi
-   OCAMLC typing/printtyped.cmo
-   OCAMLC lambda/tmc.cmo
-   OCAMLC lambda/simplif.cmo
-   OCAMLC middle_end/printclambda_primitives.cmi
-   OCAMLC middle_end/semantics_of_primitives.cmi
-   OCAMLC middle_end/convert_primitives.cmi
-   OCAMLC middle_end/clambda_primitives.cmo
-   OCAMLC middle_end/clambda.cmi
-   OCAMLC bytecomp/meta.cmi
-   OCAMLC typing/stypes.cmo
-   OCAMLC bytecomp/bytegen.cmi
-   OCAMLC bytecomp/printinstr.cmi
-   OCAMLC bytecomp/emitcode.cmi
-   OCAMLC bytecomp/instruct.cmo
-   OCAMLC typing/includemod.cmi
-   OCAMLC typing/includecore.cmo
-   OCAMLC typing/printpat.cmo
-   OCAMLC typing/tast_iterator.cmo
-   OCAMLC typing/tast_mapper.cmo
-   OCAMLC typing/untypeast.cmo
-   OCAMLC typing/typetexp.cmo
-   OCAMLC bytecomp/bytelink.cmi
-   OCAMLC tools/dumpobj.cmo
-   OCAMLC toplevel/expunge.cmo
-   OCAMLC typing/cmt2annot.cmi
-   OCAMLC typing/typedecl.cmi
-   OCAMLC file_formats/cmt_format.cmo
-   OCAMLC typing/patterns.cmo
-   OCAMLC typing/parmatch.cmo
-   OCAMLC typing/typedecl_variance.cmo
-   OCAMLC typing/typeopt.cmo
-   OCAMLC typing/value_rec_check.cmo
-   OCAMLC lambda/matching.cmo
-   OCAMLC lambda/translattribute.cmo
-   OCAMLC lambda/translprim.cmo
-   OCAMLC lambda/translclass.cmo
-   OCAMLC lambda/translmod.cmo
-   OCAMLC driver/compile.cmi
-   OCAMLC middle_end/semantics_of_primitives.cmo
-   OCAMLC lambda/translcore.cmo
-   OCAMLC middle_end/printclambda_primitives.cmo
-   OCAMLC middle_end/convert_primitives.cmo
-   OCAMLC bytecomp/meta.cmo
-   OCAMLC bytecomp/symtable.cmo
-   OCAMLC bytecomp/bytegen.cmo
-   OCAMLC bytecomp/printinstr.cmo
-   OCAMLC bytecomp/emitcode.cmo
-   OCAMLC middle_end/printclambda.cmi
-   OCAMLC middle_end/clambda.cmo
-   OCAMLC middle_end/flambda/base_types/closure_element.cmi
-   OCAMLC middle_end/symbol.cmi
-   OCAMLC middle_end/flambda/parameter.cmi
-   OCAMLC middle_end/flambda/base_types/mutable_variable.cmi
-   OCAMLC middle_end/variable.cmo
-   OCAMLC tools/ocamlcmt.cmo
-   OCAMLC typing/cmt2annot.cmo
-   OCAMLC bytecomp/bytelink.cmo
-   OCAMLC bytecomp/bytelibrarian.cmo
-   OCAMLC driver/compile.cmo
-   OCAMLC driver/maindriver.cmo
-   OCAMLC typing/includemod_errorprinter.cmi
-   OCAMLC typing/includemod.cmo
-   OCAMLC typing/typemod.cmi
-   OCAMLC typing/typedecl.cmo
-   OCAMLC typing/typecore.cmo
-   OCAMLC typing/typeclass.cmo
-   OCAMLC middle_end/printclambda.cmo
-   OCAMLC middle_end/flambda/base_types/var_within_closure.cmi
-   OCAMLC middle_end/flambda/base_types/closure_id.cmi
-   OCAMLC middle_end/flambda/un_anf.cmi
-   OCAMLC middle_end/flambda/base_types/closure_element.cmo
-   OCAMLC middle_end/symbol.cmo
-   OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
-   OCAMLC middle_end/flambda/parameter.cmo
-   OCAMLC middle_end/flambda/closure_conversion_aux.cmi
-   OCAMLC typing/includemod_errorprinter.cmo
-   OCAMLC typing/typemod.cmo
-   OCAMLC driver/compmisc.cmo
-   OCAMLC driver/compile_common.cmo
-   OCAMLC bytecomp/bytepackager.cmo
-   OCAMLC middle_end/flambda/un_anf.cmo
-   OCAMLC middle_end/flambda/closure_conversion_aux.cmo
-   OCAMLC middle_end/flambda/base_types/closure_origin.cmi
-   OCAMLC middle_end/flambda/base_types/closure_id.cmo
-   OCAMLC middle_end/flambda/base_types/var_within_closure.cmo
-   OCAMLC middle_end/flambda/projection.cmi
-   OCAMLC middle_end/flambda/base_types/closure_origin.cmo
-   OCAMLC middle_end/flambda/flambda.cmi
-   OCAMLC middle_end/flambda/projection.cmo
-   LINKC compilerlibs/ocamlbytecomp.cma
-   OCAMLC middle_end/flambda/freshening.cmi
-   OCAMLC middle_end/flambda/flambda_iterators.cmi
-   OCAMLC middle_end/flambda/flambda_utils.cmi
-   OCAMLC middle_end/flambda/effect_analysis.cmi
-   OCAMLC middle_end/flambda/inlining_cost.cmi
-   OCAMLC middle_end/flambda/lift_code.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/closure_offsets.cmi
-   OCAMLC middle_end/flambda/flambda.cmo
-   OCAMLC middle_end/flambda/simple_value_approx.cmi
-   OCAMLC middle_end/flambda/inlining_stats_types.cmi
-   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/lift_code.cmo
-   OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo
-   OCAMLC middle_end/flambda/alias_analysis.cmo
-   OCAMLC middle_end/flambda/share_constants.cmo
-   OCAMLC middle_end/flambda/remove_unused_closure_vars.cmo
-   OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo
-   OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmo
-   OCAMLC middle_end/flambda/ref_to_variables.cmo
-   OCAMLC middle_end/flambda/flambda_invariants.cmo
-   OCAMLC middle_end/flambda/closure_offsets.cmo
-   OCAMLC middle_end/flambda/flambda_utils.cmo
-   OCAMLC middle_end/flambda/freshening.cmo
-   OCAMLC middle_end/flambda/inlining_stats.cmi
-   OCAMLC middle_end/flambda/inlining_stats_types.cmo
-   OCAMLC middle_end/flambda/export_info.cmi
-   OCAMLC middle_end/backend_intf.cmi
-   OCAMLC middle_end/flambda/import_approx.cmi
-   OCAMLC middle_end/flambda/simplify_common.cmi
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi
-   OCAMLC middle_end/flambda/simplify_primitives.cmi
-   OCAMLC middle_end/flambda/simple_value_approx.cmo
-   OCAMLC middle_end/flambda/inlining_stats.cmo
-   OCAMLC middle_end/closure/closure.cmi
-   OCAMLC middle_end/closure/closure_middle_end.cmi
-   OCAMLC middle_end/flambda/closure_conversion.cmi
-   OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi
-   OCAMLC middle_end/flambda/find_recursive_functions.cmi
-   OCAMLC middle_end/flambda/invariant_params.cmi
-   OCAMLC middle_end/flambda/inconstant_idents.cmi
-   OCAMLC middle_end/flambda/lift_constants.cmi
-   OCAMLC middle_end/flambda/remove_unused_arguments.cmi
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
-   OCAMLC middle_end/flambda/flambda_middle_end.cmi
-   OCAMLC middle_end/flambda/simplify_common.cmo
-   OCAMLC file_formats/cmx_format.cmi
-   OCAMLC middle_end/flambda/export_info_for_pack.cmi
-   OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi
-   OCAMLC middle_end/flambda/build_export_info.cmi
-   OCAMLC middle_end/flambda/flambda_to_clambda.cmi
-   OCAMLC middle_end/flambda/export_info.cmo
-   OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo
-   OCAMLC middle_end/flambda/closure_conversion.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/remove_unused_arguments.cmo
-   OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo
-   OCAMLC middle_end/flambda/simplify_primitives.cmo
-   OCAMLC middle_end/flambda/export_info_for_pack.cmo
-   OCAMLC middle_end/compilenv.cmi
-   OCAMLC tools/objinfo.cmo
-   OCAMLC middle_end/flambda/inlining_decision_intf.cmi
-   OCAMLC middle_end/flambda/extract_projections.cmi
-   OCAMLC middle_end/flambda/augment_specialised_args.cmi
-   OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmi
-   OCAMLC middle_end/flambda/unbox_specialised_args.cmi
-   OCAMLC middle_end/flambda/unbox_closures.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify.cmi
-   OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo
-   OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo
-   OCAMLC middle_end/flambda/extract_projections.cmo
-   OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo
-   OCAMLC middle_end/flambda/build_export_info.cmo
-   OCAMLC middle_end/flambda/flambda_to_clambda.cmo
-   OCAMLC middle_end/flambda/inlining_transforms.cmi
-   OCAMLC middle_end/flambda/inlining_decision.cmi
-   OCAMLC middle_end/compilenv.cmo
-   OCAMLC middle_end/closure/closure.cmo
-   OCAMLC middle_end/closure/closure_middle_end.cmo
-   OCAMLC middle_end/flambda/import_approx.cmo
-   OCAMLC middle_end/flambda/augment_specialised_args.cmo
-   OCAMLC middle_end/flambda/unbox_specialised_args.cmo
-   OCAMLC middle_end/flambda/unbox_closures.cmo
-   OCAMLC middle_end/flambda/flambda_middle_end.cmo
-   OCAMLC middle_end/flambda/inline_and_simplify.cmo
-   OCAMLC middle_end/flambda/inlining_transforms.cmo
-   OCAMLC middle_end/flambda/inlining_decision.cmo
-   LINKC compilerlibs/ocamlmiddleend.cma
-   LINKC compilerlibs/ocamlcommon.cma
-   LINKC tools/ocamlprof
-   LINKC ocamlc
-   LINKC tools/ocamldep
-   LINKC tools/ocamlobjinfo
-   LINKC tools/ocamlcmt
-   LINKC tools/dumpobj
-   LINKC tools/primreq
-   LINKC tools/stripdebug
-   LINKC tools/cmpbyt
-   LINKC expunge
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make library OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make -C stdlib all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/stdlib'
-   OCAMLC camlinternalFormatBasics.cmi
-   CC header.o
-   MKEXE tmpheader.exe
-   OCAMLC camlinternalFormatBasics.cmo
- x86_64-unikraft-ocaml-strip tmpheader.exe
-   OCAMLC stdlib.cmi
-   OCAMLC stdlib.cmo
-   OCAMLC stdlib__Either.cmi
-   OCAMLC stdlib__Sys.cmi
-   OCAMLC stdlib__Int32.cmi
-   OCAMLC stdlib__Type.cmi
-   OCAMLC stdlib__Atomic.cmi
-   OCAMLC camlinternalLazy.cmi
-   OCAMLC stdlib__Bool.cmi
-   OCAMLC stdlib__Char.cmi
-   OCAMLC stdlib__Uchar.cmi
-   OCAMLC stdlib__Int.cmi
-   OCAMLC stdlib__Unit.cmi
-   OCAMLC stdlib__Marshal.cmi
-   OCAMLC stdlib__Int64.cmi
-   OCAMLC stdlib__Nativeint.cmi
-   OCAMLC stdlib__Lexing.cmi
-   OCAMLC stdlib__Mutex.cmi
-   OCAMLC stdlib__Semaphore.cmi
-   OCAMLC stdlib__Domain.cmi
-   OCAMLC stdlib__Arg.cmi
-   OCAMLC stdlib__Fun.cmi
-   OCAMLC stdlib__Complex.cmi
-   OCAMLC stdlib__Digest.cmi
-   OCAMLC stdlib__Scanf.cmi
-   OCAMLC stdlib__Callback.cmi
-   OCAMLC stdlib__Filename.cmi
-   OCAMLC std_exit.cmi
-   OCAMLC stdlib__Either.cmo
-   OCAMLC stdlib__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 std_exit.cmo
-   OCAMLC stdlib__Obj.cmo
-   OCAMLC stdlib__Type.cmo
-   OCAMLC camlinternalLazy.cmo
-   OCAMLC stdlib__Lazy.cmo
-   OCAMLC stdlib__Parsing.cmi
-   OCAMLC stdlib__Seq.cmo
-   OCAMLC stdlib__Option.cmi
-   OCAMLC stdlib__Result.cmi
-   OCAMLC stdlib__List.cmi
-   OCAMLC stdlib__Bytes.cmi
-   OCAMLC stdlib__String.cmi
-   OCAMLC stdlib__Array.cmi
-   OCAMLC stdlib__Float.cmi
-   OCAMLC stdlib__Set.cmi
-   OCAMLC stdlib__Map.cmi
-   OCAMLC stdlib__Stack.cmi
-   OCAMLC stdlib__Queue.cmi
-   OCAMLC stdlib__Buffer.cmi
-   OCAMLC stdlib__Condition.cmo
-   OCAMLC stdlib__Semaphore.cmo
-   OCAMLC stdlib__Fun.cmo
-   OCAMLC stdlib__Gc.cmi
-   OCAMLC stdlib__Hashtbl.cmi
-   OCAMLC stdlib__Oo.cmi
-   OCAMLC stdlib__Dynarray.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__Queue.cmo
-   OCAMLC stdlib__Array.cmo
-   OCAMLC stdlib__Parsing.cmo
-   OCAMLC stdlib__Stack.cmo
-   OCAMLC stdlib__Buffer.cmo
-   OCAMLC stdlib__Domain.cmo
-   OCAMLC camlinternalFormat.cmi
-   OCAMLC stdlib__Printf.cmi
-   OCAMLC stdlib__Format.cmi
-   OCAMLC stdlib__Oo.cmo
-   OCAMLC camlinternalMod.cmo
-   OCAMLC stdlib__List.cmo
-   OCAMLC stdlib__Bytes.cmo
-   OCAMLC stdlib__String.cmo
-   OCAMLC stdlib__Marshal.cmo
-   OCAMLC stdlib__Lexing.cmo
-   OCAMLC stdlib__Set.cmo
-   OCAMLC stdlib__Map.cmo
-   OCAMLC stdlib__In_channel.cmi
-   OCAMLC stdlib__Out_channel.cmi
-   OCAMLC stdlib__Bigarray.cmo
-   OCAMLC stdlib__Random.cmo
-   OCAMLC camlinternalOO.cmo
-   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__Effect.cmo
-   OCAMLC stdlib__Float.cmo
-   OCAMLC stdlib__Arg.cmo
-   OCAMLC stdlib__Printexc.cmo
-   OCAMLC stdlib__Gc.cmo
-   OCAMLC stdlib__Hashtbl.cmo
-   OCAMLC stdlib__Weak.cmi
-   OCAMLC stdlib__Scanf.cmo
-   OCAMLC stdlib__Dynarray.cmo
-   OCAMLC stdlib__Ephemeron.cmi
-   OCAMLC stdlib__Filename.cmo
-   OCAMLC camlinternalFormat.cmo
-   OCAMLC stdlib__Printf.cmo
-   OCAMLC stdlib__In_channel.cmo
-   OCAMLC stdlib__Out_channel.cmo
-   OCAMLC stdlib__Digest.cmo
-   OCAMLC stdlib__StdLabels.cmo
-   OCAMLC stdlib__Format.cmo
-   OCAMLC stdlib__Weak.cmo
-   OCAMLC stdlib__Ephemeron.cmo
-   OCAMLC stdlib__MoreLabels.cmo
-   LINKC stdlib.cma
- rm tmpheader.exe
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/stdlib'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make ocamlyacc OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- make[2]: Nothing to be done for 'ocamlyacc'.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make ocamllex OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc CAMLC=ocamlc CAMLOPT=ocamlopt BEST_OCAMLC=ocamlc BEST_OCAMLOPT=ocamlopt BEST_OCAMLLEX=ocamllex -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make lex-all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   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/compact.cmo
-   OCAMLC lex/common.cmo
-   OCAMLC lex/output.cmi
-   OCAMLC lex/outputbis.cmi
-   OCAMLC lex/outputbis.cmo
-   OCAMLC lex/output.cmo
-   OCAMLC lex/main.cmo
-   LINKC lex/ocamllex
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make ocaml OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc CAMLC=ocamlc CAMLOPT=ocamlopt BEST_OCAMLC=ocamlc BEST_OCAMLOPT=ocamlopt BEST_OCAMLLEX=ocamllex -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   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
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
-   OCAMLC toplevel/topprinters.cmo
-   OCAMLC toplevel/topstart.cmo
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
-   OCAMLC toplevel/topcommon.cmi
-   OCAMLC toplevel/genprintval.cmo
-   OCAMLC toplevel/topeval.cmi
-   OCAMLC toplevel/topcommon.cmo
-   OCAMLC toplevel/byte/topmain.cmo
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
-   OCAMLC toplevel/toploop.cmo
-   OCAMLC toplevel/topdirs.cmo
-   OCAMLC toplevel/byte/topeval.cmo
-   OCAMLC toplevel/byte/trace.cmo
-   LINKC compilerlibs/ocamltoplevel.cma
-   LINKC ocaml.tmp
-   GEN ocaml
- rm ocaml.tmp
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make dynlink-all OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   OCAMLC otherlibs/dynlink/dynlink_config.cmi
-   OCAMLC otherlibs/dynlink/dynlink_types.cmi
-   OCAMLC otherlibs/dynlink/dynlink_cmo_format.cmi
-   OCAMLC otherlibs/dynlink/dynlink.cmi
-   OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmi
-   OCAMLC otherlibs/dynlink/dynlink_types.cmo
-   OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmi
- cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/byte/
-   OCAMLC otherlibs/dynlink/dynlink_config.cmo
-   OCAMLC otherlibs/dynlink/dynlink_common.cmi
-   OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmo
-   OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmo
-   OCAMLC otherlibs/dynlink/dynlink_common.cmo
-   OCAMLC otherlibs/dynlink/byte/dynlink.cmo
-   LINKC otherlibs/dynlink/dynlink.cma
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make -C otherlibs all OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs'
- for lib in runtime_events unix str systhreads; do (/usr/bin/make -C $lib all) || exit $?; done
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/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[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/runtime_events'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/unix'
-   CC access.b.o
-   CC addrofstr.b.o
-   CC chdir.b.o
-   CC chmod.b.o
-   CC cst2constr.b.o
-   CC cstringv.b.o
-   CC execv.b.o
-   CC execve.b.o
-   CC execvp.b.o
-   CC fsync.b.o
-   CC mkdir.b.o
-   CC exit.b.o
-   CC getaddrinfo.b.o
-   CC getcwd.b.o
-   CC gethost.b.o
-   CC gethostname.b.o
-   CC getnameinfo.b.o
-   CC getproto.b.o
-   CC getserv.b.o
-   CC gmtime.b.o
-   CC mmap_ba.b.o
-   CC putenv.b.o
-   CC rmdir.b.o
-   CC socketaddr.b.o
-   CC strofaddr.b.o
-   CC time.b.o
-   CC unlink.b.o
-   CC accept_unix.b.o
-   CC bind_unix.b.o
-   CC channels_unix.b.o
-   CC close_unix.b.o
-   CC connect_unix.b.o
-   CC dup_unix.b.o
-   CC envir_unix.b.o
-   CC errmsg_unix.b.o
-   CC getpeername_unix.b.o
-   CC getpid_unix.b.o
-   CC getsockname_unix.b.o
-   CC gettimeofday_unix.b.o
-   CC isatty_unix.b.o
-   CC link_unix.b.o
-   CC listen_unix.b.o
-   CC lockf_unix.b.o
-   CC lseek_unix.b.o
-   CC mmap_unix.b.o
-   CC open_unix.b.o
-   CC pipe_unix.b.o
-   CC read_unix.b.o
-   CC readlink_unix.b.o
-   CC realpath_unix.b.o
-   CC rename_unix.b.o
-   CC select_unix.b.o
-   CC sendrecv_unix.b.o
-   CC shutdown_unix.b.o
-   CC sleep_unix.b.o
-   CC socket_unix.b.o
-   CC socketpair_unix.b.o
-   CC sockopt_unix.b.o
-   CC stat_unix.b.o
-   CC symlink_unix.b.o
-   CC times_unix.b.o
-   CC truncate_unix.b.o
-   CC unixsupport_unix.b.o
-   CC utimes_unix.b.o
-   CC write_unix.b.o
-   CC alarm.b.o
-   CC chown.b.o
-   CC chroot.b.o
-   CC closedir.b.o
-   CC dup2.b.o
-   CC fchmod.b.o
-   CC fchown.b.o
-   CC fcntl.b.o
-   CC fork.b.o
-   CC ftruncate.b.o
-   CC getegid.b.o
-   CC geteuid.b.o
-   CC getgid.b.o
-   CC getgr.b.o
-   CC getgroups.b.o
-   CC getlogin.b.o
-   CC getppid.b.o
-   CC getpw.b.o
-   CC getuid.b.o
-   CC initgroups.b.o
-   CC itimer.b.o
-   CC kill.b.o
-   CC mkfifo.b.o
-   CC nice.b.o
-   CC opendir.b.o
-   CC readdir.b.o
-   CC rewinddir.b.o
-   CC setgid.b.o
-   CC setgroups.b.o
-   CC setsid.b.o
-   CC setuid.b.o
-   CC signals.b.o
-   CC spawn.b.o
-   CC termios.b.o
-   CC umask.b.o
-   CC wait.b.o
-   CC access.n.o
-   CC addrofstr.n.o
-   CC chdir.n.o
-   CC chmod.n.o
-   CC cst2constr.n.o
-   CC cstringv.n.o
-   CC execv.n.o
-   CC execve.n.o
-   CC execvp.n.o
-   CC fsync.n.o
-   CC mkdir.n.o
-   CC exit.n.o
-   CC getaddrinfo.n.o
-   CC getcwd.n.o
-   CC gethost.n.o
-   CC gethostname.n.o
-   CC getnameinfo.n.o
-   CC getproto.n.o
-   CC getserv.n.o
-   CC gmtime.n.o
-   CC mmap_ba.n.o
-   CC putenv.n.o
-   CC rmdir.n.o
-   CC socketaddr.n.o
-   CC strofaddr.n.o
-   CC time.n.o
-   CC unlink.n.o
-   CC accept_unix.n.o
-   CC bind_unix.n.o
-   CC channels_unix.n.o
-   CC close_unix.n.o
-   CC connect_unix.n.o
-   CC dup_unix.n.o
-   CC envir_unix.n.o
-   CC errmsg_unix.n.o
-   CC getpeername_unix.n.o
-   CC getpid_unix.n.o
-   CC getsockname_unix.n.o
-   CC gettimeofday_unix.n.o
-   CC isatty_unix.n.o
-   CC link_unix.n.o
-   CC listen_unix.n.o
-   CC lockf_unix.n.o
-   CC lseek_unix.n.o
-   CC mmap_unix.n.o
-   CC open_unix.n.o
-   CC pipe_unix.n.o
-   CC read_unix.n.o
-   CC readlink_unix.n.o
-   CC realpath_unix.n.o
-   CC rename_unix.n.o
-   CC select_unix.n.o
-   CC sendrecv_unix.n.o
-   CC shutdown_unix.n.o
-   CC sleep_unix.n.o
-   CC socket_unix.n.o
-   CC socketpair_unix.n.o
-   CC sockopt_unix.n.o
-   CC stat_unix.n.o
-   CC symlink_unix.n.o
-   CC times_unix.n.o
-   CC truncate_unix.n.o
-   CC unixsupport_unix.n.o
-   CC utimes_unix.n.o
-   CC write_unix.n.o
-   CC alarm.n.o
-   CC chown.n.o
-   CC chroot.n.o
-   CC closedir.n.o
-   CC dup2.n.o
-   CC fchmod.n.o
-   CC fchown.n.o
-   CC fcntl.n.o
-   CC fork.n.o
-   CC ftruncate.n.o
-   CC getegid.n.o
-   CC geteuid.n.o
-   CC getgid.n.o
-   CC getgr.n.o
-   CC getgroups.n.o
-   CC getlogin.n.o
-   CC getppid.n.o
-   CC getpw.n.o
-   CC getuid.n.o
-   CC initgroups.n.o
-   CC itimer.n.o
-   CC kill.n.o
-   CC mkfifo.n.o
-   CC nice.n.o
-   CC opendir.n.o
-   CC readdir.n.o
-   CC rewinddir.n.o
-   CC setgid.n.o
-   CC setgroups.n.o
-   CC setsid.n.o
-   CC setuid.n.o
-   CC signals.n.o
-   CC spawn.n.o
-   CC termios.n.o
-   CC umask.n.o
-   CC wait.n.o
-   OCAMLC unix.cmi
-   OCAMLMKLIB libunixbyt.a
-   OCAMLC unix.cmo
-   OCAMLC unixLabels.cmi
-   OCAMLC unixLabels.cmo
-   OCAMLMKLIB unix.cma
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/unix'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/str'
-   CC strstubs.b.o
-   CC strstubs.n.o
-   OCAMLC str.cmi
-   OCAMLC str.cmo
-   OCAMLMKLIB libcamlstrbyt.a
-   OCAMLMKLIB str.cma
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/str'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/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[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/systhreads'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs'
- /usr/bin/make runtimeopt -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   CC runtime/addrmap.n.o
-   CC runtime/afl.n.o
-   CC runtime/alloc.n.o
-   CC runtime/array.n.o
-   CC runtime/backtrace.n.o
-   CC runtime/bigarray.n.o
-   CC runtime/blake2.n.o
-   CC runtime/callback.n.o
-   CC runtime/codefrag.n.o
-   CC runtime/compare.n.o
-   CC runtime/custom.n.o
-   CC runtime/debugger.n.o
-   CC runtime/domain.n.o
-   CC runtime/dynlink.n.o
-   CC runtime/extern.n.o
-   CC runtime/fail.n.o
-   CC runtime/fiber.n.o
-   CC runtime/finalise.n.o
-   CC runtime/floats.n.o
-   CC runtime/gc_ctrl.n.o
-   CC runtime/gc_stats.n.o
-   CC runtime/globroots.n.o
-   CC runtime/hash.n.o
-   CC runtime/intern.n.o
-   CC runtime/ints.n.o
-   CC runtime/io.n.o
-   CC runtime/lexing.n.o
-   CC runtime/lf_skiplist.n.o
-   CC runtime/main.n.o
-   CC runtime/major_gc.n.o
-   CC runtime/md5.n.o
-   CC runtime/memory.n.o
-   CC runtime/memprof.n.o
-   CC runtime/meta.n.o
-   CC runtime/minor_gc.n.o
-   CC runtime/misc.n.o
-   CC runtime/obj.n.o
-   CC runtime/parsing.n.o
-   CC runtime/platform.n.o
-   CC runtime/printexc.n.o
-   CC runtime/prng.n.o
-   CC runtime/roots.n.o
-   CC runtime/runtime_events.n.o
-   CC runtime/shared_heap.n.o
-   CC runtime/signals.n.o
-   CC runtime/skiplist.n.o
-   CC runtime/startup_aux.n.o
-   CC runtime/str.n.o
-   CC runtime/sync.n.o
-   CC runtime/sys.n.o
-   CC runtime/unix.n.o
-   CC runtime/weak.n.o
-   CC runtime/backtrace_nat.n.o
-   CC runtime/clambda_checks.n.o
-   CC runtime/dynlink_nat.n.o
-   CC runtime/fail_nat.n.o
-   CC runtime/frame_descriptors.n.o
-   CC runtime/startup_nat.n.o
-   CC runtime/signals_nat.n.o
-   ASM runtime/amd64.o
-   CC runtime/zstd.npic.o
-   CC runtime/addrmap.nd.o
-   CC runtime/afl.nd.o
-   CC runtime/alloc.nd.o
-   CC runtime/array.nd.o
-   CC runtime/backtrace.nd.o
-   CC runtime/bigarray.nd.o
-   CC runtime/blake2.nd.o
-   CC runtime/callback.nd.o
-   CC runtime/codefrag.nd.o
-   CC runtime/compare.nd.o
-   CC runtime/custom.nd.o
-   CC runtime/debugger.nd.o
-   CC runtime/domain.nd.o
-   CC runtime/dynlink.nd.o
-   CC runtime/extern.nd.o
-   CC runtime/fail.nd.o
-   CC runtime/fiber.nd.o
-   CC runtime/finalise.nd.o
-   CC runtime/floats.nd.o
-   CC runtime/gc_ctrl.nd.o
-   CC runtime/gc_stats.nd.o
-   CC runtime/globroots.nd.o
-   CC runtime/hash.nd.o
-   CC runtime/intern.nd.o
-   CC runtime/ints.nd.o
-   CC runtime/io.nd.o
-   CC runtime/lexing.nd.o
-   CC runtime/lf_skiplist.nd.o
-   CC runtime/main.nd.o
-   CC runtime/major_gc.nd.o
-   CC runtime/md5.nd.o
-   CC runtime/memory.nd.o
-   CC runtime/memprof.nd.o
-   CC runtime/meta.nd.o
-   CC runtime/minor_gc.nd.o
-   CC runtime/misc.nd.o
-   CC runtime/obj.nd.o
-   CC runtime/parsing.nd.o
-   CC runtime/platform.nd.o
-   CC runtime/printexc.nd.o
-   CC runtime/prng.nd.o
-   CC runtime/roots.nd.o
-   CC runtime/runtime_events.nd.o
-   CC runtime/shared_heap.nd.o
-   CC runtime/signals.nd.o
-   CC runtime/skiplist.nd.o
-   CC runtime/startup_aux.nd.o
-   CC runtime/str.nd.o
-   CC runtime/sync.nd.o
-   CC runtime/sys.nd.o
-   CC runtime/unix.nd.o
-   CC runtime/weak.nd.o
-   CC runtime/backtrace_nat.nd.o
-   CC runtime/clambda_checks.nd.o
-   CC runtime/dynlink_nat.nd.o
-   CC runtime/fail_nat.nd.o
-   CC runtime/frame_descriptors.nd.o
-   CC runtime/startup_nat.nd.o
-   CC runtime/signals_nat.nd.o
-   ASM runtime/amd64.d.o
-   CC runtime/addrmap.ni.o
-   CC runtime/afl.ni.o
-   CC runtime/alloc.ni.o
-   CC runtime/array.ni.o
-   CC runtime/backtrace.ni.o
-   CC runtime/bigarray.ni.o
-   CC runtime/blake2.ni.o
-   CC runtime/callback.ni.o
-   CC runtime/codefrag.ni.o
-   CC runtime/compare.ni.o
-   CC runtime/custom.ni.o
-   CC runtime/debugger.ni.o
-   CC runtime/domain.ni.o
-   CC runtime/dynlink.ni.o
-   CC runtime/extern.ni.o
-   CC runtime/fail.ni.o
-   CC runtime/fiber.ni.o
-   CC runtime/finalise.ni.o
-   CC runtime/floats.ni.o
-   CC runtime/gc_ctrl.ni.o
-   CC runtime/gc_stats.ni.o
-   CC runtime/globroots.ni.o
-   CC runtime/hash.ni.o
-   CC runtime/intern.ni.o
-   CC runtime/ints.ni.o
-   CC runtime/io.ni.o
-   CC runtime/lexing.ni.o
-   CC runtime/lf_skiplist.ni.o
-   CC runtime/main.ni.o
-   CC runtime/major_gc.ni.o
-   CC runtime/md5.ni.o
-   CC runtime/memory.ni.o
-   CC runtime/memprof.ni.o
-   CC runtime/meta.ni.o
-   CC runtime/minor_gc.ni.o
-   CC runtime/misc.ni.o
-   CC runtime/obj.ni.o
-   CC runtime/parsing.ni.o
-   CC runtime/platform.ni.o
-   CC runtime/printexc.ni.o
-   CC runtime/prng.ni.o
-   CC runtime/roots.ni.o
-   CC runtime/runtime_events.ni.o
-   CC runtime/shared_heap.ni.o
-   CC runtime/signals.ni.o
-   CC runtime/skiplist.ni.o
-   CC runtime/startup_aux.ni.o
-   CC runtime/str.ni.o
-   CC runtime/sync.ni.o
-   CC runtime/sys.ni.o
-   CC runtime/unix.ni.o
-   CC runtime/weak.ni.o
-   CC runtime/backtrace_nat.ni.o
-   CC runtime/clambda_checks.ni.o
-   CC runtime/dynlink_nat.ni.o
-   CC runtime/fail_nat.ni.o
-   CC runtime/frame_descriptors.ni.o
-   CC runtime/startup_nat.ni.o
-   CC runtime/signals_nat.ni.o
-   ASM runtime/amd64.i.o
-   MKLIB runtime/libcomprmarsh.a
-   MKLIB runtime/libasmrun.a
-   MKLIB runtime/libasmruni.a
-   MKLIB runtime/libasmrund.a
- cd stdlib; ln -sf ../runtime/libasmrun.a .
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make ocamlc.opt ocamlopt.opt tools/profiling.cmx \
-   OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc CAMLC=ocamlc CAMLOPT=ocamlopt BEST_OCAMLC=ocamlc BEST_OCAMLOPT=ocamlopt BEST_OCAMLLEX=ocamllex "ZSTD_LIBS=" -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   OCAMLC asmcomp/x86_ast.cmi
-   OCAMLC asmcomp/cmm.cmi
-   OCAMLC asmcomp/coloring.cmi
-   OCAMLC asmcomp/asmlink.cmi
-   OCAMLC asmcomp/asmlibrarian.cmi
-   OCAMLC asmcomp/asmpackager.cmi
-   OCAMLC driver/opterrors.cmi
-   OCAMLC driver/optcompile.cmi
-   OCAMLC driver/optmaindriver.cmi
-   OCAMLLEX tools/cvt_emit.ml
-   OCAMLC tools/cvt_emit.cmi
-   OCAMLC asmcomp/asmlibrarian.cmo
-   OCAMLC driver/opterrors.cmo
-   OCAMLC driver/optmain.cmi
- cd stdlib; ln -sf ../runtime/libcomprmarsh.a .
-   OCAMLOPT tools/profiling.cmx
-   OCAMLC asmcomp/x86_proc.cmi
-   OCAMLC asmcomp/x86_dsl.cmi
-   OCAMLC asmcomp/x86_gas.cmi
-   OCAMLC asmcomp/x86_masm.cmi
-   OCAMLC asmcomp/arch.cmi
-   OCAMLC asmcomp/printcmm.cmi
-   OCAMLC asmcomp/reg.cmi
-   OCAMLC asmcomp/strmatch.cmi
-   OCAMLC asmcomp/cmmgen_state.cmi
-   OCAMLC asmcomp/afl_instrument.cmi
-   OCAMLC asmcomp/thread_sanitizer.cmi
-   OCAMLC asmcomp/cmmgen.cmi
-   OCAMLC asmcomp/cmm_invariants.cmi
-   OCAMLC asmcomp/cmm.cmo
-   OCAMLC tools/cvt_emit.cmo
-   OCAMLC driver/optmain.cmo
-   OCAMLC asmcomp/x86_proc.cmo
-   OCAMLC asmcomp/x86_gas.cmo
-   OCAMLC asmcomp/x86_masm.cmo
-   OCAMLC asmcomp/afl_instrument.cmo
-   OCAMLC asmcomp/x86_dsl.cmo
-   OCAMLC asmcomp/printcmm.cmo
-   OCAMLC asmcomp/arch.cmo
-   OCAMLC asmcomp/strmatch.cmo
-   OCAMLC asmcomp/cmm_invariants.cmo
-   OCAMLC asmcomp/cmm_helpers.cmi
-   OCAMLC asmcomp/cmmgen_state.cmo
-   OCAMLC asmcomp/mach.cmi
-   OCAMLC asmcomp/reg.cmo
-   LINKC tools/cvt_emit
-   OCAMLC asmcomp/proc.cmi
-   OCAMLC asmcomp/interval.cmi
-   OCAMLC asmcomp/dataflow.cmi
-   OCAMLC asmcomp/polling.cmi
-   OCAMLC asmcomp/selectgen.cmi
-   OCAMLC asmcomp/selection.cmi
-   OCAMLC asmcomp/comballoc.cmi
-   OCAMLC asmcomp/CSEgen.cmi
-   OCAMLC asmcomp/CSE.cmi
-   OCAMLC asmcomp/liveness.cmi
-   OCAMLC asmcomp/spill.cmi
-   OCAMLC asmcomp/split.cmi
-   OCAMLC asmcomp/interf.cmi
-   OCAMLC asmcomp/reloadgen.cmi
-   OCAMLC asmcomp/reload.cmi
-   OCAMLC asmcomp/deadcode.cmi
-   OCAMLC asmcomp/stackframegen.cmi
-   OCAMLC asmcomp/linear.cmi
-   OCAMLC asmcomp/mach.cmo
-   OCAMLC asmcomp/cmm_helpers.cmo
-   OCAMLC asmcomp/thread_sanitizer.cmo
-   OCAMLC asmcomp/cmmgen.cmo
-   OCAMLC asmcomp/printmach.cmi
-   OCAMLC asmcomp/linscan.cmi
-   OCAMLC asmcomp/dataflow.cmo
-   OCAMLC asmcomp/polling.cmo
-   OCAMLC asmcomp/comballoc.cmo
-   OCAMLC asmcomp/CSEgen.cmo
-   OCAMLC asmcomp/CSE.cmo
-   OCAMLC asmcomp/spill.cmo
-   OCAMLC asmcomp/split.cmo
-   OCAMLC asmcomp/interf.cmo
-   OCAMLC asmcomp/coloring.cmo
-   OCAMLC driver/optmaindriver.cmo
-   OCAMLC asmcomp/proc.cmo
-   OCAMLC asmcomp/interval.cmo
-   OCAMLC asmcomp/selectgen.cmo
-   OCAMLC asmcomp/selection.cmo
-   OCAMLC asmcomp/reloadgen.cmo
-   OCAMLC asmcomp/reload.cmo
-   OCAMLC asmcomp/deadcode.cmo
-   OCAMLC asmcomp/stackframegen.cmo
-   OCAMLC asmcomp/linear.cmo
-   OCAMLC asmcomp/stackframe.cmi
-   OCAMLC asmcomp/printlinear.cmi
-   OCAMLC asmcomp/linearize.cmi
-   OCAMLC file_formats/linear_format.cmi
-   OCAMLC asmcomp/schedgen.cmi
-   OCAMLC asmcomp/scheduling.cmi
-   OCAMLC asmcomp/branch_relaxation_intf.cmi
-   OCAMLC asmcomp/emitenv.cmi
-   OCAMLC asmcomp/emit.cmi
-   OCAMLC asmcomp/linscan.cmo
-   OCAMLC asmcomp/printmach.cmo
-   OCAMLC asmcomp/liveness.cmo
-   OCAMLC asmcomp/stackframe.cmo
-   OCAMLC asmcomp/linearize.cmo
-   OCAMLC asmcomp/printlinear.cmo
-   OCAMLC file_formats/linear_format.cmo
-   OCAMLC asmcomp/schedgen.cmo
-   OCAMLC asmcomp/scheduling.cmo
-   OCAMLC asmcomp/branch_relaxation.cmi
-   OCAMLC asmcomp/emitaux.cmi
-   OCAMLC asmcomp/branch_relaxation.cmo
-   OCAMLC asmcomp/asmgen.cmi
-   OCAMLC asmcomp/emitaux.cmo
-   GEN asmcomp/emit.ml
-   OCAMLC asmcomp/emit.cmo
-   OCAMLC asmcomp/asmgen.cmo
-   OCAMLC asmcomp/asmlink.cmo
-   OCAMLC asmcomp/asmpackager.cmo
-   OCAMLC driver/optcompile.cmo
-   LINKC compilerlibs/ocamloptcomp.cma
-   LINKC ocamlopt
-   OCAMLOPT utils/config.cmx
-   OCAMLOPT utils/build_path_prefix_map.cmx
-   OCAMLOPT utils/format_doc.cmx
-   OCAMLOPT utils/arg_helper.cmx
-   OCAMLOPT utils/local_store.cmx
-   OCAMLOPT utils/terminfo.cmx
-   OCAMLOPT utils/int_replace_polymorphic_compare.cmx
-   OCAMLOPT utils/domainstate.cmx
-   OCAMLOPT utils/binutils.cmx
-   OCAMLOPT utils/lazy_backtrack.cmx
-   OCAMLOPT utils/compression.cmx
-   OCAMLOPT parsing/camlinternalMenhirLib.cmx
-   OCAMLOPT lambda/switch.cmx
-   OCAMLOPT lambda/runtimedef.cmx
-   OCAMLOPT bytecomp/opcodes.cmx
-   OCAMLOPT middle_end/flambda/allocated_const.cmx
-   OCAMLOPT bytecomp/bytesections.cmx
-   OCAMLOPT utils/misc.cmx
-   OCAMLOPT utils/identifiable.cmx
-   OCAMLOPT utils/load_path.cmx
-   OCAMLOPT utils/profile.cmx
-   OCAMLOPT utils/warnings.cmx
-   OCAMLOPT utils/consistbl.cmx
-   OCAMLOPT utils/linkdeps.cmx
-   OCAMLOPT utils/targetint.cmx
-   OCAMLOPT utils/diffing.cmx
-   OCAMLOPT parsing/longident.cmx
-   OCAMLOPT bytecomp/dll.cmx
-   OCAMLOPT utils/diffing_with_keys.cmx
-   OCAMLOPT utils/numbers.cmx
-   OCAMLOPT middle_end/linkage_name.cmx
-   OCAMLOPT middle_end/flambda/base_types/id_types.cmx
-   OCAMLOPT utils/clflags.cmx
-   OCAMLOPT utils/strongly_connected_components.cmx
-   OCAMLOPT middle_end/flambda/base_types/tag.cmx
-   OCAMLOPT utils/ccomp.cmx
-   OCAMLOPT parsing/location.cmx
-   OCAMLOPT typing/ident.cmx
-   OCAMLOPT middle_end/flambda/pass_wrapper.cmx
-   OCAMLOPT middle_end/compilation_unit.cmx
-   OCAMLOPT middle_end/flambda/base_types/export_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/set_of_closures_id.cmx
-   OCAMLOPT parsing/unit_info.cmx
-   OCAMLOPT parsing/asttypes.cmx
-   OCAMLOPT parsing/docstrings.cmx
-   OCAMLOPT parsing/syntaxerr.cmx
-   OCAMLOPT parsing/ast_iterator.cmx
-   OCAMLOPT driver/compenv.cmx
-   OCAMLOPT driver/errors.cmx
-   OCAMLOPT driver/opterrors.cmx
-   OCAMLOPT lambda/debuginfo.cmx
-   OCAMLOPT middle_end/flambda/base_types/set_of_closures_origin.cmx
-   OCAMLOPT parsing/ast_helper.cmx
-   OCAMLOPT driver/main_args.cmx
-   OCAMLOPT parsing/builtin_attributes.cmx
-   OCAMLOPT parsing/ast_mapper.cmx
-   OCAMLOPT parsing/parser.cmx
-   OCAMLOPT parsing/attr_helper.cmx
-   OCAMLOPT parsing/ast_invariants.cmx
-   OCAMLOPT parsing/depend.cmx
-   OCAMLOPT typing/type_immediacy.cmx
-   OCAMLOPT typing/primitive.cmx
-   OCAMLOPT parsing/lexer.cmx
-   OCAMLOPT parsing/pprintast.cmx
-   OCAMLOPT typing/path.cmx
-   OCAMLOPT typing/shape.cmx
-   OCAMLOPT middle_end/backend_var.cmx
-   OCAMLOPT typing/types.cmx
-   OCAMLOPT typing/gprinttyp.cmx
-   OCAMLOPT typing/btype.cmx
-   OCAMLOPT file_formats/cmi_format.cmx
-   OCAMLOPT typing/errortrace.cmx
-   OCAMLOPT typing/persistent_env.cmx
-   OCAMLOPT typing/subst.cmx
-   OCAMLOPT typing/predef.cmx
-   OCAMLOPT typing/datarepr.cmx
-   OCAMLOPT typing/signature_group.cmx
-   OCAMLOPT parsing/parse.cmx
-   OCAMLOPT parsing/printast.cmx
-   OCAMLOPT typing/rawprinttyp.cmx
-   OCAMLOPT typing/oprint.cmx
-   OCAMLOPT typing/env.cmx
-   OCAMLOPT driver/pparse.cmx
-   OCAMLOPT driver/makedepend.cmx
-   OCAMLOPT typing/typedtree.cmx
-   OCAMLOPT typing/ctype.cmx
-   OCAMLOPT typing/shape_reduce.cmx
-   OCAMLOPT typing/typedecl_properties.cmx
-   OCAMLOPT lambda/lambda.cmx
-   OCAMLOPT typing/printtyped.cmx
-   OCAMLOPT typing/tast_iterator.cmx
-   OCAMLOPT typing/tast_mapper.cmx
-   OCAMLOPT typing/untypeast.cmx
-   OCAMLOPT typing/printpat.cmx
-   OCAMLOPT lambda/value_rec_compiler.cmx
-   OCAMLOPT lambda/translobj.cmx
-   OCAMLOPT lambda/translattribute.cmx
-   OCAMLOPT lambda/tmc.cmx
-   OCAMLOPT bytecomp/instruct.cmx
-   OCAMLOPT middle_end/internal_variable_names.cmx
-   OCAMLOPT middle_end/clambda_primitives.cmx
-   OCAMLOPT middle_end/flambda/base_types/static_exception.cmx
-   OCAMLOPT asmcomp/arch.cmx
-   OCAMLOPT asmcomp/cmm.cmx
-   OCAMLOPT middle_end/clambda.cmx
-   OCAMLOPT middle_end/semantics_of_primitives.cmx
-   OCAMLOPT bytecomp/meta.cmx
-   OCAMLOPT asmcomp/printcmm.cmx
-   OCAMLOPT asmcomp/reg.cmx
-   OCAMLOPT asmcomp/strmatch.cmx
-   OCAMLOPT asmcomp/afl_instrument.cmx
-   OCAMLOPT asmcomp/cmm_invariants.cmx
-   OCAMLOPT middle_end/variable.cmx
-   OCAMLOPT bytecomp/symtable.cmx
-   OCAMLOPT file_formats/cmt_format.cmx
-   OCAMLOPT asmcomp/mach.cmx
-   OCAMLOPT lambda/simplif.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_element.cmx
-   OCAMLOPT middle_end/symbol.cmx
-   OCAMLOPT middle_end/flambda/base_types/mutable_variable.cmx
-   OCAMLOPT middle_end/flambda/parameter.cmx
-   OCAMLOPT asmcomp/dataflow.cmx
-   OCAMLOPT asmcomp/comballoc.cmx
-   OCAMLOPT asmcomp/split.cmx
-   OCAMLOPT asmcomp/reloadgen.cmx
-   OCAMLOPT asmcomp/deadcode.cmx
-   OCAMLOPT asmcomp/stackframegen.cmx
-   OCAMLOPT asmcomp/linear.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx
-   OCAMLOPT file_formats/linear_format.cmx
-   OCAMLOPT asmcomp/branch_relaxation.cmx
-   OCAMLOPT asmcomp/polling.cmx
-   OCAMLOPT asmcomp/stackframe.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx
-   OCAMLOPT middle_end/flambda/projection.cmx
-   OCAMLOPT asmcomp/reload.cmx
-   OCAMLOPT asmcomp/linearize.cmx
-   OCAMLOPT typing/out_type.cmx
-   OCAMLOPT typing/mtype.cmx
-   OCAMLOPT typing/patterns.cmx
-   OCAMLOPT typing/typedecl_variance.cmx
-   OCAMLOPT typing/typedecl_unboxed.cmx
-   OCAMLOPT typing/typedecl_separability.cmx
-   OCAMLOPT typing/typedecl_immediacy.cmx
-   OCAMLOPT typing/typeopt.cmx
-   OCAMLOPT typing/parmatch.cmx
-   OCAMLOPT typing/value_rec_check.cmx
-   OCAMLOPT typing/printtyp.cmx
-   OCAMLOPT typing/errortrace_report.cmx
-   OCAMLOPT typing/envaux.cmx
-   OCAMLOPT typing/stypes.cmx
-   OCAMLOPT lambda/printlambda.cmx
-   OCAMLOPT typing/cmt2annot.cmx
-   OCAMLOPT typing/includeclass.cmx
-   OCAMLOPT typing/includecore.cmx
-   OCAMLOPT typing/typetexp.cmx
-   OCAMLOPT lambda/matching.cmx
-   OCAMLOPT bytecomp/printinstr.cmx
-   OCAMLOPT middle_end/printclambda_primitives.cmx
-   OCAMLOPT middle_end/convert_primitives.cmx
-   OCAMLOPT middle_end/printclambda.cmx
-   OCAMLOPT middle_end/flambda/flambda.cmx
-   OCAMLOPT typing/includemod.cmx
-   OCAMLOPT typing/typedecl.cmx
-   OCAMLOPT middle_end/flambda/un_anf.cmx
-   OCAMLOPT middle_end/flambda/flambda_iterators.cmx
-   OCAMLOPT middle_end/flambda/effect_analysis.cmx
-   OCAMLOPT middle_end/flambda/initialize_symbol_to_let_symbol.cmx
-   OCAMLOPT middle_end/flambda/alias_analysis.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_program_constructs.cmx
-   OCAMLOPT typing/includemod_errorprinter.cmx
-   OCAMLOPT middle_end/flambda/flambda_utils.cmx
-   OCAMLOPT middle_end/flambda/inlining_cost.cmx
-   OCAMLOPT middle_end/flambda/lift_code.cmx
-   OCAMLOPT middle_end/flambda/share_constants.cmx
-   OCAMLOPT middle_end/flambda/ref_to_variables.cmx
-   OCAMLOPT middle_end/flambda/flambda_invariants.cmx
-   OCAMLOPT typing/typecore.cmx
-   OCAMLOPT middle_end/flambda/inlining_stats_types.cmx
-   OCAMLOPT lambda/translprim.cmx
-   OCAMLOPT bytecomp/bytegen.cmx
-   OCAMLOPT middle_end/flambda/freshening.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion.cmx
-   OCAMLOPT middle_end/flambda/lift_let_to_initialize_symbol.cmx
-   OCAMLOPT middle_end/flambda/find_recursive_functions.cmx
-   OCAMLOPT middle_end/flambda/invariant_params.cmx
-   OCAMLOPT middle_end/flambda/inconstant_idents.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_closure_vars.cmx
-   OCAMLOPT middle_end/flambda/remove_free_vars_equal_to_args.cmx
-   OCAMLOPT middle_end/flambda/closure_offsets.cmx
-   OCAMLOPT middle_end/flambda/inlining_stats.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_arguments.cmx
-   OCAMLOPT middle_end/flambda/simple_value_approx.cmx
-   OCAMLOPT middle_end/flambda/export_info.cmx
-   OCAMLOPT middle_end/flambda/lift_constants.cmx
-   OCAMLOPT middle_end/flambda/simplify_common.cmx
-   OCAMLOPT middle_end/flambda/inline_and_simplify_aux.cmx
-   OCAMLOPT middle_end/flambda/simplify_boxed_integer_ops.cmx
-   OCAMLOPT middle_end/flambda/simplify_primitives.cmx
-   OCAMLOPT middle_end/flambda/export_info_for_pack.cmx
-   OCAMLOPT middle_end/compilenv.cmx
-   OCAMLOPT middle_end/flambda/traverse_for_exported_symbols.cmx
-   OCAMLOPT middle_end/flambda/extract_projections.cmx
-   OCAMLOPT middle_end/flambda/augment_specialised_args.cmx
-   OCAMLOPT middle_end/flambda/inlining_transforms.cmx
-   OCAMLOPT middle_end/flambda/unbox_free_vars_of_closures.cmx
-   OCAMLOPT middle_end/closure/closure.cmx
-   OCAMLOPT middle_end/flambda/import_approx.cmx
-   OCAMLOPT middle_end/flambda/build_export_info.cmx
-   OCAMLOPT middle_end/flambda/flambda_to_clambda.cmx
-   OCAMLOPT asmcomp/x86_proc.cmx
-   OCAMLOPT asmcomp/cmmgen_state.cmx
-   OCAMLOPT asmcomp/emitaux.cmx
-   OCAMLOPT middle_end/flambda/inlining_decision.cmx
-   OCAMLOPT middle_end/flambda/unbox_specialised_args.cmx
-   OCAMLOPT middle_end/flambda/unbox_closures.cmx
-   OCAMLOPT asmcomp/cmm_helpers.cmx
-   OCAMLOPT asmcomp/x86_dsl.cmx
-   OCAMLOPT asmcomp/x86_gas.cmx
-   OCAMLOPT asmcomp/x86_masm.cmx
-   OCAMLOPT asmcomp/proc.cmx
-   OCAMLOPT asmcomp/interval.cmx
-   OCAMLOPT asmcomp/selectgen.cmx
-   OCAMLOPT asmcomp/CSEgen.cmx
-   OCAMLOPT asmcomp/spill.cmx
-   OCAMLOPT asmcomp/interf.cmx
-   OCAMLOPT asmcomp/coloring.cmx
-   OCAMLOPT asmcomp/schedgen.cmx
-   OCAMLOPT middle_end/flambda/inline_and_simplify.cmx
-   OCAMLOPT asmcomp/emit.cmx
-   OCAMLOPT asmcomp/printmach.cmx
-   OCAMLOPT asmcomp/linscan.cmx
-   OCAMLOPT asmcomp/scheduling.cmx
-   OCAMLOPT asmcomp/CSE.cmx
-   OCAMLOPT middle_end/closure/closure_middle_end.cmx
-   OCAMLOPT asmcomp/liveness.cmx
-   OCAMLOPT asmcomp/printlinear.cmx
-   OCAMLOPT asmcomp/selection.cmx
-   OCAMLOPT middle_end/flambda/flambda_middle_end.cmx
-   OCAMLOPT typing/typeclass.cmx
-   OCAMLOPT lambda/translcore.cmx
-   OCAMLOPT asmcomp/thread_sanitizer.cmx
-   OCAMLOPT asmcomp/cmmgen.cmx
-   OCAMLOPT lambda/translclass.cmx
-   OCAMLOPT typing/typemod.cmx
-   OCAMLOPT lambda/translmod.cmx
-   OCAMLOPT bytecomp/emitcode.cmx
-   OCAMLOPT asmcomp/asmgen.cmx
-   OCAMLOPT asmcomp/asmlink.cmx
-   OCAMLOPT bytecomp/bytelink.cmx
-   OCAMLOPT driver/compmisc.cmx
-   OCAMLOPT driver/compile_common.cmx
-   OCAMLOPT asmcomp/asmlibrarian.cmx
-   OCAMLOPT asmcomp/asmpackager.cmx
-   OCAMLOPT bytecomp/bytelibrarian.cmx
-   OCAMLOPT bytecomp/bytepackager.cmx
-   LINKOPT compilerlibs/ocamlcommon.cmxa
-   OCAMLOPT driver/compile.cmx
-   OCAMLOPT driver/optcompile.cmx
-   OCAMLOPT driver/optmaindriver.cmx
-   OCAMLOPT driver/maindriver.cmx
-   LINKOPT compilerlibs/ocamloptcomp.cmxa
-   OCAMLOPT driver/optmain.cmx
-   LINKOPT compilerlibs/ocamlbytecomp.cmxa
-   OCAMLOPT driver/main.cmx
-   LINKOPT ocamlc.opt
-   LINKOPT ocamlopt.opt
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make libraryopt OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make -C stdlib allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/stdlib'
-   OCAMLOPT camlinternalFormatBasics.cmx
-   OCAMLOPT stdlib.cmx
-   OCAMLOPT stdlib__Either.cmx
-   OCAMLOPT stdlib__Sys.cmx
-   OCAMLOPT stdlib__Atomic.cmx
-   OCAMLOPT stdlib__Bool.cmx
-   OCAMLOPT stdlib__Char.cmx
-   OCAMLOPT stdlib__Int.cmx
-   OCAMLOPT stdlib__Unit.cmx
-   OCAMLOPT stdlib__Int64.cmx
-   OCAMLOPT stdlib__Mutex.cmx
-   OCAMLOPT std_exit.cmx
-   OCAMLOPT stdlib__Condition.cmx
-   OCAMLOPT stdlib__Int32.cmx
-   OCAMLOPT stdlib__Nativeint.cmx
-   OCAMLOPT stdlib__Uchar.cmx
-   OCAMLOPT stdlib__Semaphore.cmx
-   OCAMLOPT stdlib__Obj.cmx
-   OCAMLOPT stdlib__Type.cmx
-   OCAMLOPT camlinternalLazy.cmx
-   OCAMLOPT stdlib__Callback.cmx
-   OCAMLOPT stdlib__Lazy.cmx
-   OCAMLOPT stdlib__Seq.cmx
-   OCAMLOPT stdlib__Option.cmx
-   OCAMLOPT stdlib__Result.cmx
-   OCAMLOPT stdlib__List.cmx
-   OCAMLOPT stdlib__Bytes.cmx
-   OCAMLOPT stdlib__Queue.cmx
-   OCAMLOPT stdlib__Set.cmx
-   OCAMLOPT stdlib__Map.cmx
-   OCAMLOPT stdlib__Stack.cmx
-   OCAMLOPT stdlib__ListLabels.cmx
-   OCAMLOPT stdlib__String.cmx
-   OCAMLOPT stdlib__Marshal.cmx
-   OCAMLOPT stdlib__BytesLabels.cmx
-   OCAMLOPT stdlib__Array.cmx
-   OCAMLOPT stdlib__Buffer.cmx
-   OCAMLOPT stdlib__StringLabels.cmx
-   OCAMLOPT camlinternalFormat.cmx
-   OCAMLOPT stdlib__Float.cmx
-   OCAMLOPT stdlib__Lexing.cmx
-   OCAMLOPT stdlib__Domain.cmx
-   OCAMLOPT camlinternalOO.cmx
-   OCAMLOPT stdlib__ArrayLabels.cmx
-   OCAMLOPT stdlib__StdLabels.cmx
-   OCAMLOPT stdlib__Parsing.cmx
-   OCAMLOPT stdlib__Complex.cmx
-   OCAMLOPT stdlib__Oo.cmx
-   OCAMLOPT camlinternalMod.cmx
-   OCAMLOPT stdlib__Bigarray.cmx
-   OCAMLOPT stdlib__Printf.cmx
-   OCAMLOPT stdlib__Format.cmx
-   OCAMLOPT stdlib__Arg.cmx
-   OCAMLOPT stdlib__Printexc.cmx
-   OCAMLOPT stdlib__Scanf.cmx
-   OCAMLOPT stdlib__Dynarray.cmx
-   OCAMLOPT stdlib__Fun.cmx
-   OCAMLOPT stdlib__Effect.cmx
-   OCAMLOPT stdlib__Gc.cmx
-   OCAMLOPT stdlib__In_channel.cmx
-   OCAMLOPT stdlib__Out_channel.cmx
-   OCAMLOPT stdlib__Digest.cmx
-   OCAMLOPT stdlib__Random.cmx
-   OCAMLOPT stdlib__Hashtbl.cmx
-   OCAMLOPT stdlib__Filename.cmx
-   OCAMLOPT stdlib__Weak.cmx
-   OCAMLOPT stdlib__Ephemeron.cmx
-   OCAMLOPT stdlib__MoreLabels.cmx
-   LINKOPT stdlib.cmxa
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/stdlib'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make otherlibrariesopt ocamltoolsopt OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/native/
-   OCAMLOPT otherlibs/dynlink/dynlink_config.cmx
-   OCAMLOPT otherlibs/dynlink/dynlink_types.cmx
-   OCAMLC otherlibs/dynlink/dynlink_cmxs_format.cmi
- /usr/bin/make tools-allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- make[3]: Nothing to be done for 'tools-allopt'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   OCAMLOPT otherlibs/dynlink/dynlink_platform_intf.cmx
-   OCAMLOPT otherlibs/dynlink/dynlink_common.cmx
-   OCAMLOPT otherlibs/dynlink/native/dynlink.cmx
-   LINKOPT otherlibs/dynlink/dynlink.cmxa
- /usr/bin/make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs'
- for lib in runtime_events unix str systhreads; do (/usr/bin/make -C $lib allopt) || exit $?; done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/runtime_events'
-   OCAMLMKLIB libcamlruntime_eventsnat.a
-   OCAMLOPT runtime_events.cmx
-   OCAMLMKLIB runtime_events.cmxa
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/unix'
-   OCAMLMKLIB libunixnat.a
-   OCAMLOPT unix.cmx
-   OCAMLOPT unixLabels.cmx
-   OCAMLMKLIB unix.cmxa
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/str'
-   OCAMLMKLIB libcamlstrnat.a
-   OCAMLOPT str.cmx
-   OCAMLMKLIB str.cmxa
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/systhreads'
-   CC st_stubs.n.o
-   OCAMLOPT thread.cmx
-   OCAMLOPT event.cmx
-   LINKOPT threads.cmxa
-   OCAMLMKLIB libthreadsnat.a
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/make tools-allopt.opt OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc CAMLC=ocamlc CAMLOPT=ocamlopt BEST_OCAMLC=ocamlc BEST_OCAMLOPT=ocamlopt BEST_OCAMLLEX=ocamllex -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   OCAMLOPT tools/ocamldep.cmx
-   LINKOPT compilerlibs/ocamlmiddleend.cmxa
-   OCAMLOPT tools/objinfo.cmx
-   LINKOPT tools/ocamldep.opt
-   LINKOPT tools/ocamlobjinfo.opt
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- # We now build the compiler libs again, but for target this time
- rm -f  utils/config.cmx utils/build_path_prefix_map.cmx utils/format_doc.cmx utils/misc.cmx utils/identifiable.cmx utils/numbers.cmx utils/arg_helper.cmx utils/local_store.cmx utils/load_path.cmx utils/clflags.cmx utils/profile.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx utils/consistbl.cmx utils/linkdeps.cmx utils/strongly_connected_components.cmx utils/targetint.cmx utils/int_replace_polymorphic_compare.cmx utils/domainstate.cmx utils/binutils.cmx utils/lazy_backtrack.cmx utils/diffing.cmx utils/diffing_with_keys.cmx utils/compression.cmx parsing/location.cmx parsing/unit_info.cmx parsing/asttypes.cmx parsing/longident.cmx parsing/docstrings.cmx parsing/syntaxerr.cmx parsing/ast_helper.cmx parsing/ast_iterator.cmx parsing/builtin_attributes.cmx parsing/camlinternalMenhirLib.cmx parsing/parser.cmx parsing/lexer.cmx parsing/pprintast.cmx parsing/parse.cmx parsing/printast.cmx parsing/ast_mapper.cmx parsing/attr_helper.cmx parsing/ast_invariants.cmx parsing/depend.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/type_immediacy.cmx typing/shape.cmx typing/types.cmx typing/rawprinttyp.cmx typing/gprinttyp.cmx typing/btype.cmx typing/oprint.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx file_formats/cmi_format.cmx typing/persistent_env.cmx typing/env.cmx typing/errortrace.cmx typing/typedtree.cmx typing/signature_group.cmx typing/printtyped.cmx typing/ctype.cmx typing/out_type.cmx typing/printtyp.cmx typing/errortrace_report.cmx typing/includeclass.cmx typing/mtype.cmx typing/envaux.cmx typing/includecore.cmx typing/tast_iterator.cmx typing/tast_mapper.cmx typing/stypes.cmx typing/shape_reduce.cmx file_formats/cmt_format.cmx typing/cmt2annot.cmx typing/untypeast.cmx typing/includemod.cmx typing/includemod_errorprinter.cmx typing/typetexp.cmx typing/printpat.cmx typing/patterns.cmx typing/parmatch.cmx typing/typedecl_properties.cmx typing/typedecl_variance.cmx typing/typedecl_unboxed.cmx typing/typedecl_immediacy.cmx typing/typedecl_separability.cmx typing/typeopt.cmx typing/typedecl.cmx typing/value_rec_check.cmx typing/typecore.cmx typing/typeclass.cmx typing/typemod.cmx lambda/debuginfo.cmx lambda/lambda.cmx lambda/printlambda.cmx lambda/switch.cmx lambda/matching.cmx lambda/value_rec_compiler.cmx lambda/translobj.cmx lambda/translattribute.cmx lambda/translprim.cmx lambda/translcore.cmx lambda/translclass.cmx lambda/translmod.cmx lambda/tmc.cmx lambda/simplif.cmx lambda/runtimedef.cmx bytecomp/meta.cmx bytecomp/opcodes.cmx bytecomp/bytesections.cmx bytecomp/dll.cmx bytecomp/symtable.cmx driver/pparse.cmx driver/compenv.cmx driver/main_args.cmx driver/compmisc.cmx driver/makedepend.cmx driver/compile_common.cmx  middle_end/internal_variable_names.cmx middle_end/linkage_name.cmx middle_end/compilation_unit.cmx middle_end/variable.cmx middle_end/flambda/base_types/closure_element.cmx middle_end/flambda/base_types/closure_id.cmx middle_end/symbol.cmx middle_end/backend_var.cmx middle_end/clambda_primitives.cmx middle_end/printclambda_primitives.cmx middle_end/clambda.cmx middle_end/printclambda.cmx middle_end/semantics_of_primitives.cmx middle_end/convert_primitives.cmx middle_end/flambda/base_types/id_types.cmx middle_end/flambda/base_types/export_id.cmx middle_end/flambda/base_types/tag.cmx middle_end/flambda/base_types/mutable_variable.cmx middle_end/flambda/base_types/set_of_closures_id.cmx middle_end/flambda/base_types/set_of_closures_origin.cmx middle_end/flambda/base_types/closure_origin.cmx middle_end/flambda/base_types/var_within_closure.cmx middle_end/flambda/base_types/static_exception.cmx middle_end/flambda/pass_wrapper.cmx middle_end/flambda/allocated_const.cmx middle_end/flambda/parameter.cmx middle_end/flambda/projection.cmx middle_end/flambda/flambda.cmx middle_end/flambda/flambda_iterators.cmx middle_end/flambda/flambda_utils.cmx middle_end/flambda/freshening.cmx middle_end/flambda/effect_analysis.cmx middle_end/flambda/inlining_cost.cmx middle_end/flambda/simple_value_approx.cmx middle_end/flambda/export_info.cmx middle_end/flambda/export_info_for_pack.cmx middle_end/compilenv.cmx middle_end/closure/closure.cmx middle_end/closure/closure_middle_end.cmx middle_end/flambda/import_approx.cmx middle_end/flambda/lift_code.cmx middle_end/flambda/closure_conversion_aux.cmx middle_end/flambda/closure_conversion.cmx middle_end/flambda/initialize_symbol_to_let_symbol.cmx middle_end/flambda/lift_let_to_initialize_symbol.cmx middle_end/flambda/find_recursive_functions.cmx middle_end/flambda/invariant_params.cmx middle_end/flambda/inconstant_idents.cmx middle_end/flambda/alias_analysis.cmx middle_end/flambda/lift_constants.cmx middle_end/flambda/share_constants.cmx middle_end/flambda/simplify_common.cmx middle_end/flambda/remove_unused_arguments.cmx middle_end/flambda/remove_unused_closure_vars.cmx middle_end/flambda/remove_unused_program_constructs.cmx middle_end/flambda/simplify_boxed_integer_ops.cmx middle_end/flambda/simplify_primitives.cmx middle_end/flambda/inlining_stats_types.cmx middle_end/flambda/inlining_stats.cmx middle_end/flambda/inline_and_simplify_aux.cmx middle_end/flambda/remove_free_vars_equal_to_args.cmx middle_end/flambda/extract_projections.cmx middle_end/flambda/augment_specialised_args.cmx middle_end/flambda/unbox_free_vars_of_closures.cmx middle_end/flambda/unbox_specialised_args.cmx middle_end/flambda/unbox_closures.cmx middle_end/flambda/inlining_transforms.cmx middle_end/flambda/inlining_decision.cmx middle_end/flambda/inline_and_simplify.cmx middle_end/flambda/ref_to_variables.cmx middle_end/flambda/flambda_invariants.cmx middle_end/flambda/traverse_for_exported_symbols.cmx middle_end/flambda/build_export_info.cmx middle_end/flambda/closure_offsets.cmx middle_end/flambda/un_anf.cmx middle_end/flambda/flambda_to_clambda.cmx middle_end/flambda/flambda_middle_end.cmx \
-    bytecomp/instruct.cmx bytecomp/bytegen.cmx bytecomp/printinstr.cmx bytecomp/emitcode.cmx bytecomp/bytelink.cmx bytecomp/bytelibrarian.cmx bytecomp/bytepackager.cmx driver/errors.cmx driver/compile.cmx driver/maindriver.cmx  middle_end/internal_variable_names.cmx middle_end/linkage_name.cmx middle_end/compilation_unit.cmx middle_end/variable.cmx middle_end/flambda/base_types/closure_element.cmx middle_end/flambda/base_types/closure_id.cmx middle_end/symbol.cmx middle_end/backend_var.cmx middle_end/clambda_primitives.cmx middle_end/printclambda_primitives.cmx middle_end/clambda.cmx middle_end/printclambda.cmx middle_end/semantics_of_primitives.cmx middle_end/convert_primitives.cmx middle_end/flambda/base_types/id_types.cmx middle_end/flambda/base_types/export_id.cmx middle_end/flambda/base_types/tag.cmx middle_end/flambda/base_types/mutable_variable.cmx middle_end/flambda/base_types/set_of_closures_id.cmx middle_end/flambda/base_types/set_of_closures_origin.cmx middle_end/flambda/base_types/closure_origin.cmx middle_end/flambda/base_types/var_within_closure.cmx middle_end/flambda/base_types/static_exception.cmx middle_end/flambda/pass_wrapper.cmx middle_end/flambda/allocated_const.cmx middle_end/flambda/parameter.cmx middle_end/flambda/projection.cmx middle_end/flambda/flambda.cmx middle_end/flambda/flambda_iterators.cmx middle_end/flambda/flambda_utils.cmx middle_end/flambda/freshening.cmx middle_end/flambda/effect_analysis.cmx middle_end/flambda/inlining_cost.cmx middle_end/flambda/simple_value_approx.cmx middle_end/flambda/export_info.cmx middle_end/flambda/export_info_for_pack.cmx middle_end/compilenv.cmx middle_end/closure/closure.cmx middle_end/closure/closure_middle_end.cmx middle_end/flambda/import_approx.cmx middle_end/flambda/lift_code.cmx middle_end/flambda/closure_conversion_aux.cmx middle_end/flambda/closure_conversion.cmx middle_end/flambda/initialize_symbol_to_let_symbol.cmx middle_end/flambda/lift_let_to_initialize_symbol.cmx middle_end/flambda/find_recursive_functions.cmx middle_end/flambda/invariant_params.cmx middle_end/flambda/inconstant_idents.cmx middle_end/flambda/alias_analysis.cmx middle_end/flambda/lift_constants.cmx middle_end/flambda/share_constants.cmx middle_end/flambda/simplify_common.cmx middle_end/flambda/remove_unused_arguments.cmx middle_end/flambda/remove_unused_closure_vars.cmx middle_end/flambda/remove_unused_program_constructs.cmx middle_end/flambda/simplify_boxed_integer_ops.cmx middle_end/flambda/simplify_primitives.cmx middle_end/flambda/inlining_stats_types.cmx middle_end/flambda/inlining_stats.cmx middle_end/flambda/inline_and_simplify_aux.cmx middle_end/flambda/remove_free_vars_equal_to_args.cmx middle_end/flambda/extract_projections.cmx middle_end/flambda/augment_specialised_args.cmx middle_end/flambda/unbox_free_vars_of_closures.cmx middle_end/flambda/unbox_specialised_args.cmx middle_end/flambda/unbox_closures.cmx middle_end/flambda/inlining_transforms.cmx middle_end/flambda/inlining_decision.cmx middle_end/flambda/inline_and_simplify.cmx middle_end/flambda/ref_to_variables.cmx middle_end/flambda/flambda_invariants.cmx middle_end/flambda/traverse_for_exported_symbols.cmx middle_end/flambda/build_export_info.cmx middle_end/flambda/closure_offsets.cmx middle_end/flambda/un_anf.cmx middle_end/flambda/flambda_to_clambda.cmx middle_end/flambda/flambda_middle_end.cmx asmcomp/x86_proc.cmx asmcomp/x86_dsl.cmx asmcomp/x86_gas.cmx asmcomp/x86_masm.cmx asmcomp/arch.cmx asmcomp/cmm.cmx asmcomp/printcmm.cmx asmcomp/reg.cmx asmcomp/mach.cmx asmcomp/proc.cmx asmcomp/strmatch.cmx asmcomp/cmmgen_state.cmx asmcomp/cmm_helpers.cmx asmcomp/afl_instrument.cmx asmcomp/thread_sanitizer.cmx asmcomp/cmmgen.cmx asmcomp/cmm_invariants.cmx asmcomp/interval.cmx asmcomp/printmach.cmx asmcomp/dataflow.cmx asmcomp/polling.cmx asmcomp/selectgen.cmx asmcomp/selection.cmx asmcomp/comballoc.cmx asmcomp/CSEgen.cmx asmcomp/CSE.cmx asmcomp/liveness.cmx asmcomp/spill.cmx asmcomp/split.cmx asmcomp/interf.cmx asmcomp/coloring.cmx asmcomp/linscan.cmx asmcomp/reloadgen.cmx asmcomp/reload.cmx asmcomp/deadcode.cmx asmcomp/stackframegen.cmx asmcomp/stackframe.cmx asmcomp/linear.cmx asmcomp/printlinear.cmx asmcomp/linearize.cmx file_formats/linear_format.cmx asmcomp/schedgen.cmx asmcomp/scheduling.cmx asmcomp/branch_relaxation.cmx asmcomp/emitaux.cmx asmcomp/emit.cmx asmcomp/asmgen.cmx asmcomp/asmlink.cmx asmcomp/asmlibrarian.cmx asmcomp/asmpackager.cmx driver/opterrors.cmx driver/optcompile.cmx driver/optmaindriver.cmx \
-    toplevel/genprintval.cmx toplevel/topcommon.cmx toplevel/native/tophooks.cmx toplevel/native/topeval.cmx toplevel/native/trace.cmx toplevel/toploop.cmx toplevel/topprinters.cmx toplevel/topdirs.cmx toplevel/native/topmain.cmx compilerlibs/ocamlcommon.cmxa compilerlibs/ocamlmiddleend.cmxa compilerlibs/ocamlbytecomp.cmxa compilerlibs/ocamloptcomp.cmxa compilerlibs/ocamltoplevel.cmxa
- /usr/bin/make compilerlibs/ocamlcommon.cmxa compilerlibs/ocamlmiddleend.cmxa compilerlibs/ocamlbytecomp.cmxa compilerlibs/ocamloptcomp.cmxa compilerlibs/ocamltoplevel.cmxa OCAMLRUN=ocamlrun NEW_OCAMLRUN=ocamlrun BOOT_OCAMLLEX=ocamllex OCAMLYACC=ocamlyacc CAMLC=ocamlc CAMLOPT="./ocamlopt.opt -nostdlib -I ./stdlib" -o yacc/ocamlyacc -o lex/ocamllex
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-   OCAMLOPT utils/config.cmx
-   OCAMLOPT utils/build_path_prefix_map.cmx
-   OCAMLOPT utils/format_doc.cmx
-   OCAMLOPT utils/arg_helper.cmx
-   OCAMLOPT utils/local_store.cmx
-   OCAMLOPT utils/terminfo.cmx
-   OCAMLOPT utils/int_replace_polymorphic_compare.cmx
-   OCAMLOPT utils/domainstate.cmx
-   OCAMLOPT utils/binutils.cmx
-   OCAMLOPT utils/lazy_backtrack.cmx
-   OCAMLOPT utils/compression.cmx
-   OCAMLOPT parsing/camlinternalMenhirLib.cmx
-   OCAMLOPT lambda/switch.cmx
-   OCAMLOPT lambda/runtimedef.cmx
-   OCAMLOPT bytecomp/opcodes.cmx
-   OCAMLC toplevel/native/tophooks.cmi
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/native
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/native
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/native
- cd otherlibs/dynlink; ln -sf native/dynlink.cmx .
-   OCAMLOPT middle_end/flambda/allocated_const.cmx
-   OCAMLOPT bytecomp/bytesections.cmx
-   OCAMLOPT utils/misc.cmx
-   OCAMLOPT utils/identifiable.cmx
-   OCAMLOPT utils/load_path.cmx
-   OCAMLOPT utils/profile.cmx
-   OCAMLOPT utils/warnings.cmx
-   OCAMLOPT utils/consistbl.cmx
-   OCAMLOPT utils/linkdeps.cmx
-   OCAMLOPT utils/targetint.cmx
-   OCAMLOPT utils/diffing.cmx
-   OCAMLOPT parsing/longident.cmx
-   OCAMLOPT bytecomp/dll.cmx
-   OCAMLOPT utils/diffing_with_keys.cmx
-   OCAMLOPT utils/numbers.cmx
-   OCAMLOPT middle_end/linkage_name.cmx
-   OCAMLOPT middle_end/flambda/base_types/id_types.cmx
-   OCAMLOPT utils/clflags.cmx
-   OCAMLOPT utils/strongly_connected_components.cmx
-   OCAMLOPT middle_end/flambda/base_types/tag.cmx
-   OCAMLOPT utils/ccomp.cmx
-   OCAMLOPT parsing/location.cmx
-   OCAMLOPT typing/ident.cmx
-   OCAMLOPT middle_end/flambda/pass_wrapper.cmx
-   OCAMLOPT middle_end/compilation_unit.cmx
-   OCAMLOPT parsing/unit_info.cmx
-   OCAMLOPT parsing/asttypes.cmx
-   OCAMLOPT parsing/docstrings.cmx
-   OCAMLOPT parsing/syntaxerr.cmx
-   OCAMLOPT parsing/ast_iterator.cmx
-   OCAMLOPT driver/compenv.cmx
-   OCAMLOPT driver/errors.cmx
-   OCAMLOPT driver/opterrors.cmx
-   OCAMLOPT middle_end/flambda/base_types/export_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/set_of_closures_id.cmx
-   OCAMLOPT lambda/debuginfo.cmx
-   OCAMLOPT middle_end/flambda/base_types/set_of_closures_origin.cmx
-   OCAMLOPT parsing/ast_helper.cmx
-   OCAMLOPT driver/main_args.cmx
-   OCAMLOPT parsing/builtin_attributes.cmx
-   OCAMLOPT parsing/ast_mapper.cmx
-   OCAMLOPT parsing/parser.cmx
-   OCAMLOPT parsing/attr_helper.cmx
-   OCAMLOPT parsing/ast_invariants.cmx
-   OCAMLOPT parsing/depend.cmx
-   OCAMLOPT typing/type_immediacy.cmx
-   OCAMLOPT typing/primitive.cmx
-   OCAMLOPT parsing/lexer.cmx
-   OCAMLOPT parsing/pprintast.cmx
-   OCAMLOPT typing/path.cmx
-   OCAMLOPT typing/shape.cmx
-   OCAMLOPT middle_end/backend_var.cmx
-   OCAMLOPT toplevel/native/trace.cmx
-   OCAMLOPT typing/types.cmx
-   OCAMLOPT typing/gprinttyp.cmx
-   OCAMLOPT typing/btype.cmx
-   OCAMLOPT file_formats/cmi_format.cmx
-   OCAMLOPT typing/errortrace.cmx
-   OCAMLOPT typing/persistent_env.cmx
-   OCAMLOPT typing/subst.cmx
-   OCAMLOPT typing/predef.cmx
-   OCAMLOPT typing/datarepr.cmx
-   OCAMLOPT typing/signature_group.cmx
-   OCAMLOPT parsing/parse.cmx
-   OCAMLOPT parsing/printast.cmx
-   OCAMLOPT typing/rawprinttyp.cmx
-   OCAMLOPT typing/oprint.cmx
-   OCAMLOPT typing/env.cmx
-   OCAMLOPT driver/pparse.cmx
-   OCAMLOPT driver/makedepend.cmx
-   OCAMLOPT typing/typedtree.cmx
-   OCAMLOPT typing/ctype.cmx
-   OCAMLOPT typing/shape_reduce.cmx
-   OCAMLOPT typing/typedecl_properties.cmx
-   OCAMLOPT lambda/lambda.cmx
-   OCAMLOPT typing/printtyped.cmx
-   OCAMLOPT typing/tast_iterator.cmx
-   OCAMLOPT typing/tast_mapper.cmx
-   OCAMLOPT typing/untypeast.cmx
-   OCAMLOPT typing/printpat.cmx
-   OCAMLOPT lambda/value_rec_compiler.cmx
-   OCAMLOPT lambda/translobj.cmx
-   OCAMLOPT lambda/translattribute.cmx
-   OCAMLOPT lambda/tmc.cmx
-   OCAMLOPT bytecomp/instruct.cmx
-   OCAMLOPT middle_end/internal_variable_names.cmx
-   OCAMLOPT middle_end/clambda_primitives.cmx
-   OCAMLOPT middle_end/flambda/base_types/static_exception.cmx
-   OCAMLOPT asmcomp/arch.cmx
-   OCAMLOPT asmcomp/cmm.cmx
-   OCAMLOPT middle_end/clambda.cmx
-   OCAMLOPT middle_end/semantics_of_primitives.cmx
-   OCAMLOPT bytecomp/meta.cmx
-   OCAMLOPT asmcomp/printcmm.cmx
-   OCAMLOPT asmcomp/reg.cmx
-   OCAMLOPT asmcomp/strmatch.cmx
-   OCAMLOPT asmcomp/afl_instrument.cmx
-   OCAMLOPT asmcomp/cmm_invariants.cmx
-   OCAMLOPT bytecomp/symtable.cmx
-   OCAMLOPT middle_end/variable.cmx
-   OCAMLOPT file_formats/cmt_format.cmx
-   OCAMLOPT lambda/simplif.cmx
-   OCAMLOPT asmcomp/mach.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_element.cmx
-   OCAMLOPT middle_end/symbol.cmx
-   OCAMLOPT middle_end/flambda/base_types/mutable_variable.cmx
-   OCAMLOPT middle_end/flambda/parameter.cmx
-   OCAMLOPT asmcomp/dataflow.cmx
-   OCAMLOPT asmcomp/comballoc.cmx
-   OCAMLOPT asmcomp/split.cmx
-   OCAMLOPT asmcomp/reloadgen.cmx
-   OCAMLOPT asmcomp/deadcode.cmx
-   OCAMLOPT asmcomp/stackframegen.cmx
-   OCAMLOPT asmcomp/linear.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_id.cmx
-   OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx
-   OCAMLOPT file_formats/linear_format.cmx
-   OCAMLOPT asmcomp/branch_relaxation.cmx
-   OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx
-   OCAMLOPT middle_end/flambda/projection.cmx
-   OCAMLOPT asmcomp/polling.cmx
-   OCAMLOPT asmcomp/stackframe.cmx
-   OCAMLOPT asmcomp/reload.cmx
-   OCAMLOPT asmcomp/linearize.cmx
-   OCAMLOPT typing/out_type.cmx
-   OCAMLOPT typing/mtype.cmx
-   OCAMLOPT typing/patterns.cmx
-   OCAMLOPT typing/typedecl_variance.cmx
-   OCAMLOPT typing/typedecl_unboxed.cmx
-   OCAMLOPT typing/typedecl_separability.cmx
-   OCAMLOPT toplevel/topprinters.cmx
-   OCAMLOPT typing/typedecl_immediacy.cmx
-   OCAMLOPT typing/typeopt.cmx
-   OCAMLOPT typing/parmatch.cmx
-   OCAMLOPT typing/value_rec_check.cmx
-   OCAMLOPT typing/printtyp.cmx
-   OCAMLOPT typing/errortrace_report.cmx
-   OCAMLOPT typing/envaux.cmx
-   OCAMLOPT typing/stypes.cmx
-   OCAMLOPT lambda/printlambda.cmx
-   OCAMLOPT toplevel/genprintval.cmx
-   OCAMLOPT typing/cmt2annot.cmx
-   OCAMLOPT typing/includeclass.cmx
-   OCAMLOPT typing/includecore.cmx
-   OCAMLOPT typing/typetexp.cmx
-   OCAMLOPT lambda/matching.cmx
-   OCAMLOPT middle_end/printclambda_primitives.cmx
-   OCAMLOPT middle_end/convert_primitives.cmx
-   OCAMLOPT bytecomp/printinstr.cmx
-   OCAMLOPT middle_end/printclambda.cmx
-   OCAMLOPT middle_end/flambda/flambda.cmx
-   OCAMLOPT typing/includemod.cmx
-   OCAMLOPT typing/typedecl.cmx
-   OCAMLOPT middle_end/flambda/un_anf.cmx
-   OCAMLOPT middle_end/flambda/flambda_iterators.cmx
-   OCAMLOPT middle_end/flambda/effect_analysis.cmx
-   OCAMLOPT middle_end/flambda/initialize_symbol_to_let_symbol.cmx
-   OCAMLOPT middle_end/flambda/alias_analysis.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_program_constructs.cmx
-   OCAMLOPT typing/includemod_errorprinter.cmx
-   OCAMLOPT middle_end/flambda/flambda_utils.cmx
-   OCAMLOPT middle_end/flambda/inlining_cost.cmx
-   OCAMLOPT middle_end/flambda/lift_code.cmx
-   OCAMLOPT middle_end/flambda/share_constants.cmx
-   OCAMLOPT middle_end/flambda/ref_to_variables.cmx
-   OCAMLOPT middle_end/flambda/flambda_invariants.cmx
-   OCAMLOPT typing/typecore.cmx
-   OCAMLOPT lambda/translprim.cmx
-   OCAMLOPT bytecomp/bytegen.cmx
-   OCAMLOPT middle_end/flambda/inlining_stats_types.cmx
-   OCAMLOPT middle_end/flambda/freshening.cmx
-   OCAMLOPT middle_end/flambda/closure_conversion.cmx
-   OCAMLOPT middle_end/flambda/lift_let_to_initialize_symbol.cmx
-   OCAMLOPT middle_end/flambda/find_recursive_functions.cmx
-   OCAMLOPT middle_end/flambda/invariant_params.cmx
-   OCAMLOPT middle_end/flambda/inconstant_idents.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_closure_vars.cmx
-   OCAMLOPT middle_end/flambda/remove_free_vars_equal_to_args.cmx
-   OCAMLOPT middle_end/flambda/closure_offsets.cmx
-   OCAMLOPT middle_end/flambda/inlining_stats.cmx
-   OCAMLOPT middle_end/flambda/remove_unused_arguments.cmx
-   OCAMLOPT middle_end/flambda/simple_value_approx.cmx
-   OCAMLOPT middle_end/flambda/export_info.cmx
-   OCAMLOPT middle_end/flambda/lift_constants.cmx
-   OCAMLOPT middle_end/flambda/simplify_common.cmx
-   OCAMLOPT middle_end/flambda/inline_and_simplify_aux.cmx
-   OCAMLOPT middle_end/flambda/simplify_boxed_integer_ops.cmx
-   OCAMLOPT middle_end/flambda/simplify_primitives.cmx
-   OCAMLOPT middle_end/flambda/export_info_for_pack.cmx
-   OCAMLOPT middle_end/compilenv.cmx
-   OCAMLOPT middle_end/flambda/traverse_for_exported_symbols.cmx
-   OCAMLOPT middle_end/flambda/extract_projections.cmx
-   OCAMLOPT middle_end/flambda/augment_specialised_args.cmx
-   OCAMLOPT middle_end/flambda/inlining_transforms.cmx
-   OCAMLOPT middle_end/flambda/unbox_free_vars_of_closures.cmx
-   OCAMLOPT middle_end/closure/closure.cmx
-   OCAMLOPT middle_end/flambda/import_approx.cmx
-   OCAMLOPT middle_end/flambda/build_export_info.cmx
-   OCAMLOPT middle_end/flambda/flambda_to_clambda.cmx
-   OCAMLOPT asmcomp/x86_proc.cmx
-   OCAMLOPT asmcomp/cmmgen_state.cmx
-   OCAMLOPT asmcomp/emitaux.cmx
-   OCAMLOPT middle_end/flambda/inlining_decision.cmx
-   OCAMLOPT middle_end/flambda/unbox_specialised_args.cmx
-   OCAMLOPT middle_end/flambda/unbox_closures.cmx
-   OCAMLOPT asmcomp/cmm_helpers.cmx
-   OCAMLOPT asmcomp/x86_dsl.cmx
-   OCAMLOPT asmcomp/x86_gas.cmx
-   OCAMLOPT asmcomp/x86_masm.cmx
-   OCAMLOPT asmcomp/proc.cmx
-   OCAMLOPT asmcomp/interval.cmx
-   OCAMLOPT asmcomp/selectgen.cmx
-   OCAMLOPT asmcomp/CSEgen.cmx
-   OCAMLOPT asmcomp/spill.cmx
-   OCAMLOPT asmcomp/interf.cmx
-   OCAMLOPT asmcomp/coloring.cmx
-   OCAMLOPT asmcomp/schedgen.cmx
-   OCAMLOPT middle_end/flambda/inline_and_simplify.cmx
-   OCAMLOPT asmcomp/emit.cmx
-   OCAMLOPT asmcomp/printmach.cmx
-   OCAMLOPT asmcomp/linscan.cmx
-   OCAMLOPT asmcomp/CSE.cmx
-   OCAMLOPT asmcomp/scheduling.cmx
-   OCAMLOPT middle_end/closure/closure_middle_end.cmx
-   OCAMLOPT asmcomp/liveness.cmx
-   OCAMLOPT asmcomp/printlinear.cmx
-   OCAMLOPT asmcomp/selection.cmx
-   OCAMLOPT middle_end/flambda/flambda_middle_end.cmx
-   OCAMLOPT typing/typeclass.cmx
-   OCAMLOPT lambda/translcore.cmx
-   OCAMLOPT asmcomp/thread_sanitizer.cmx
-   LINKOPT compilerlibs/ocamlmiddleend.cmxa
-   OCAMLOPT asmcomp/cmmgen.cmx
-   OCAMLOPT lambda/translclass.cmx
-   OCAMLOPT typing/typemod.cmx
-   OCAMLOPT lambda/translmod.cmx
-   OCAMLOPT bytecomp/emitcode.cmx
-   OCAMLOPT asmcomp/asmgen.cmx
-   OCAMLOPT asmcomp/asmlink.cmx
-   OCAMLOPT bytecomp/bytelink.cmx
-   OCAMLOPT driver/compmisc.cmx
-   OCAMLOPT driver/compile_common.cmx
-   OCAMLOPT toplevel/topcommon.cmx
-   OCAMLOPT asmcomp/asmlibrarian.cmx
-   OCAMLOPT asmcomp/asmpackager.cmx
-   OCAMLOPT bytecomp/bytelibrarian.cmx
-   OCAMLOPT bytecomp/bytepackager.cmx
-   LINKOPT compilerlibs/ocamlcommon.cmxa
-   OCAMLOPT driver/compile.cmx
-   OCAMLOPT driver/optcompile.cmx
-   OCAMLOPT toplevel/native/tophooks.cmx
-   OCAMLOPT driver/maindriver.cmx
-   OCAMLOPT driver/optmaindriver.cmx
-   OCAMLOPT toplevel/native/topeval.cmx
-   LINKOPT compilerlibs/ocamlbytecomp.cmxa
-   LINKOPT compilerlibs/ocamloptcomp.cmxa
-   OCAMLOPT toplevel/toploop.cmx
-   OCAMLOPT toplevel/topdirs.cmx
-   OCAMLOPT toplevel/native/topmain.cmx
-   LINKOPT compilerlibs/ocamltoplevel.cmxa
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- touch _build/ocaml_built
- ./gen_ocamlfind_conf.sh x86_64 "/home/opam/.opam/default" > _build/unikraft_x86_64.conf
- ./gen_dot_install.sh x86_64 > ocaml-unikraft-x86_64.install
-> compiled  ocaml-unikraft-x86_64.1.2.0
[ocaml-unikraft-x86_64: make install-ocaml]
+ /usr/bin/make "install-ocaml" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0)
- ln -sf "$(command -v ocamllex)" ocaml/lex/ocamllex
- ln -sf "$(command -v ocamlyacc)" ocaml/yacc/ocamlyacc
- /usr/bin/make -C ocaml installcross
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- # Create dummy files to keep `install` happy
- touch \
-   toplevel/native/nat__dummy__.cmi toplevel/native/nat__dummy__.cmt toplevel/native/nat__dummy__.cmti toplevel/native/nat__dummy__.cmx toplevel/all__dummy__.cmx toplevel/topstart.o toplevel/native/tophooks.cmi
- ln -sf `command -v ocamllex` lex/ocamllex.opt
- ln -sf `command -v ocamlyacc` yacc/ocamlyacc.opt
- # Real installation
- /usr/bin/make install build_ocamldoc=false WITH_DEBUGGER= OCAMLRUN=ocamlrun
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stublibs"
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/share/doc/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/caml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/profiling"
- /usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"
- /usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- /usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/caml"
- /usr/bin/install -c -p ocaml "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"
- ocamlrun ./tools/stripdebug  ocamlc  ocamlc.tmp && /usr/bin/install -c -p  ocamlc.tmp "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin/ocamlc.byte" && rm  ocamlc.tmp
- /usr/bin/make -C stdlib install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/stdlib'
- /usr/bin/install -c -p -m 644 \
-   stdlib.cma std_exit.cmo *.cmi "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stdlib"
- /usr/bin/install -c -p -m 644 META "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stdlib"
- /usr/bin/install -c -p -m 644 \
-   *.cmt *.cmti *.mli *.ml *.ml.in \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- /usr/bin/install -c -p -m 644 target_runtime-launch-info "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/runtime-launch-info"
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/stdlib'
- /usr/bin/install -c -p lex/ocamllex \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin/ocamllex.byte"
- for i in ocamldep ocamlobjinfo; \
- do \
-   /usr/bin/install -c -p "tools/$i" "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin/$i.byte";\
-   if test -f "tools/$i".opt; then \
-     /usr/bin/install -c -p "tools/$i.opt" "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin" && \
-     (cd "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin" && ln -sf "$i.opt" "$i"); \
-   else \
-     (cd "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin" && ln -sf "$i.byte" "$i"); \
-   fi; \
- done
- for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop ocamloptp; \
- do \
-   /usr/bin/install -c -p "tools/$i" "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin";\
- done
- /usr/bin/install -c -p yacc/ocamlyacc "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/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/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmi \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmt utils/*.cmti utils/*.mli \
-    parsing/*.cmt parsing/*.cmti parsing/*.mli \
-    typing/*.cmt typing/*.cmti typing/*.mli \
-    file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \
-    lambda/*.cmt lambda/*.cmti lambda/*.mli \
-    bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \
-    driver/*.cmt driver/*.cmti driver/*.mli \
-    toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmt \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-   tools/profiling.cmt tools/profiling.cmti \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/profiling"
- /usr/bin/install -c -p -m 644 \
-   compilerlibs/*.cma compilerlibs/META \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmo toplevel/topstart.cmo \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p expunge "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- rm -f "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/topdirs.cm* "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/topdirs.mli"
- rm -f "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/profiling.cm* "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/profiling.o"
- /usr/bin/install -c -p -m 644 \
-   tools/profiling.cmi tools/profiling.cmo \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/profiling"
- /usr/bin/make -C man install
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/man'
- mkdir -p '/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/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/opam/.opam/default/lib/ocaml-unikraft-x86_64/man/man1'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/man'
- rm -f "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/dynlink.cm* "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/dynlink.mli" \
-         "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/dynlink.a" \
-         "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"dynlink_config.cmx "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"dynlink_types.cmx "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"dynlink_platform_intf.cmx "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"dynlink_common.cmx "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"dynlink.cmx
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/dynlink"
- /usr/bin/install -c -p -m 644 \
-   otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.cma \
-   otherlibs/dynlink/META \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/dynlink"
- /usr/bin/install -c -p -m 644 \
-   otherlibs/dynlink/dynlink.cmti otherlibs/dynlink/dynlink.mli \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/dynlink"
- for i in runtime_events unix str systhreads; do \
-   /usr/bin/make -C otherlibs/$i install || exit $?; \
- done
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/runtime_events'
- if test -f dllcamlruntime_eventsbyt.so; then \
-   /usr/bin/install -c -p \
-     dllcamlruntime_eventsbyt.so "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/runtime_events.cma "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/runtime_events.cmi "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/runtime_events.mli "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/runtime_events.cmti "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/runtime_events.cmx "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/runtime_events.cmxa "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/runtime_events.cmxs "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/runtime_events.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/runtime_events"
- /usr/bin/install -c -p -m 644 \
-   runtime_events.cma runtime_events.cmi META \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/runtime_events/"
- /usr/bin/install -c -p -m 644 \
-   runtime_events.mli \
-           runtime_events.cmti \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/runtime_events/"
- if test -n "caml/runtime_events_consumer.h"; then \
-   /usr/bin/install -c -p -m 644 caml/runtime_events_consumer.h "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/caml/"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/runtime_events'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/unix'
- if test -f dllunixbyt.so; then \
-   /usr/bin/install -c -p \
-     dllunixbyt.so "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libunixbyt.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unix.cma "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unix.cmi "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unixLabels.cmi "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unix.mli "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unixLabels.mli "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unix.cmti "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unixLabels.cmti "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unix.cmx "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unixLabels.cmx "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unix.cmxa "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unix.cmxs "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/unix.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/unix"
- /usr/bin/install -c -p -m 644 \
-   unix.cma unix.cmi unixLabels.cmi META \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/unix/"
- /usr/bin/install -c -p -m 644 \
-   unix.mli unixLabels.mli \
-           unix.cmti unixLabels.cmti \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/unix/"
- if test -n "caml/unixsupport.h caml/socketaddr.h"; then \
-   /usr/bin/install -c -p -m 644 caml/unixsupport.h caml/socketaddr.h "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/caml/"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/unix'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/str'
- if test -f dllcamlstrbyt.so; then \
-   /usr/bin/install -c -p \
-     dllcamlstrbyt.so "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlstrbyt.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/str.cma "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/str.cmi "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/str.mli "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/str.cmti "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/str.cmx "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/str.cmxa "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/str.cmxs "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"/str.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/str"
- /usr/bin/install -c -p -m 644 \
-   str.cma str.cmi META \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/str/"
- /usr/bin/install -c -p -m 644 \
-   str.mli \
-           str.cmti \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/str/"
- if test -n ""; then \
-   /usr/bin/install -c -p -m 644  "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/caml/"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/str'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/systhreads'
- if test -f dllthreads.so; then \
-   /usr/bin/install -c -p dllthreads.so "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libthreads.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmi event.cmi threads.cma META \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmti event.cmti \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 thread.mli event.mli "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 caml/threads.h "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/caml"
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/systhreads'
- if test -n ""; then \
-   /usr/bin/install -c -p debugger/ocamldebug "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"; \
- fi
- /usr/bin/install -c -p -m 644 Makefile.config "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/share/doc/ocaml"
- if test -f ocamlopt; then /usr/bin/make installopt; else \
-    cd "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-       ln -sf flexlink.byte flexlink) || true; \
- fi
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/install -c -p -m 644 runtime/libasmrun.a runtime/libcomprmarsh.a runtime/libasmrund.a runtime/libasmruni.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- ocamlrun ./tools/stripdebug  ocamlopt  ocamlopt.tmp && /usr/bin/install -c -p  ocamlopt.tmp "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin/ocamlopt.byte" && rm  ocamlopt.tmp
- /usr/bin/make -C stdlib installopt
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/stdlib'
- /usr/bin/install -c -p -m 644 \
-   stdlib.cmxa stdlib.a std_exit.o *.cmx \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/stdlib'
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmt middle_end/*.cmti \
-     middle_end/*.mli \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmt middle_end/closure/*.cmti \
-     middle_end/closure/*.mli \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
-     middle_end/flambda/*.mli \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmt \
-             middle_end/flambda/base_types/*.cmti \
-     middle_end/flambda/base_types/*.mli \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmt asmcomp/*.cmti \
-     asmcomp/*.mli \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     driver/optmain.cmo \
-     "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- for i in runtime_events unix str systhreads; do \
-   /usr/bin/make -C otherlibs/$i installopt || exit $?; \
- done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/runtime_events'
- /usr/bin/install -c -p -m 644 \
-    runtime_events.cmx runtime_events.cmxa runtime_events.a \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/runtime_events/"
- if test -f runtime_events.cmxs; then \
-   /usr/bin/install -c -p runtime_events.cmxs "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/runtime_events"; \
- fi
- if test -f dllcamlruntime_eventsnat.so; then \
-   /usr/bin/install -c -p \
-     dllcamlruntime_eventsnat.so "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlruntime_eventsnat.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/unix'
- /usr/bin/install -c -p -m 644 \
-    unix.cmx unixLabels.cmx unix.cmxa unix.a \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/unix/"
- if test -f unix.cmxs; then \
-   /usr/bin/install -c -p unix.cmxs "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/unix"; \
- fi
- if test -f dllunixnat.so; then \
-   /usr/bin/install -c -p \
-     dllunixnat.so "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libunixnat.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/str'
- /usr/bin/install -c -p -m 644 \
-    str.cmx str.cmxa str.a \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/str/"
- if test -f str.cmxs; then \
-   /usr/bin/install -c -p str.cmxs "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/str"; \
- fi
- if test -f dllcamlstrnat.so; then \
-   /usr/bin/install -c -p \
-     dllcamlstrnat.so "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlstrnat.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/"
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/systhreads'
- /usr/bin/install -c -p -m 644 libthreadsnat.a "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-   thread.cmx event.cmx threads.cmxa threads.a \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/threads"
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml/otherlibs/systhreads'
- if test -f ocamlopt.opt; then /usr/bin/make installoptopt; else \
-    cd "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamlopt.byte ocamlopt; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-      ln -sf flexlink.byte flexlink) || true; \
- fi
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/install -c -p ocamlc.opt "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"
- /usr/bin/install -c -p ocamlopt.opt "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"
- /usr/bin/install -c -p lex/ocamllex.opt "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"
- cd "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/bin"; \
-    ln -sf ocamlc.opt ocamlc; \
-    ln -sf ocamlopt.opt ocamlopt; \
-    ln -sf ocamllex.opt ocamllex
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \
-    toplevel/*.cmx toplevel/native/*.cmx \
-    toplevel/native/tophooks.cmi \
-    file_formats/*.cmx \
-    lambda/*.cmx \
-    driver/*.cmx asmcomp/*.cmx middle_end/*.cmx \
-            middle_end/closure/*.cmx \
-            middle_end/flambda/*.cmx \
-            middle_end/flambda/base_types/*.cmx \
-           "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    compilerlibs/*.cmxa compilerlibs/*.a \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmx driver/main.o \
-    driver/optmain.cmx driver/optmain.o \
-    toplevel/topstart.o \
-    "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/compiler-libs"
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- /usr/bin/install -c -p -m 644 \
-           tools/profiling.cmx tools/profiling.o \
-   "/home/opam/.opam/default/lib/ocaml-unikraft-x86_64/lib/ocaml/profiling"
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-x86_64.1.2.0/ocaml'
-> installed ocaml-unikraft-x86_64.1.2.0
[WARNING] Opam packages conf-bison.2 and conf-flex.2 depend on the following system packages that are no longer installed: bison flex
  - conf-bison.2: depends on bison
  - conf-flex.2: depends on flex

[NOTE] Building ocaml-unikraft-default-x86_64.1.2.0
Processing: [default: loading data]
[ocaml-unikraft-default-x86_64.1.2.0: extract]
-> retrieved ocaml-unikraft-default-x86_64.1.2.0  (cached)
[ocaml-unikraft-default-x86_64: make ocaml-unikraft-default-x86_64.install]
+ /usr/bin/make "prefix=/home/opam/.opam/default" "OCUKARCH=x86_64" "ocaml-unikraft-default-x86_64.install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-unikraft-default-x86_64.1.2.0)
- mkdir -p _build
- ./gen_ocamlfind_conf.sh default x86_64 "/home/opam/.opam/default" > _build/unikraft.conf
- printf 'lib_root: [\n  "%s" { "%s" }\n]\n' _build/unikraft.conf \
-   findlib.conf.d/unikraft.conf > ocaml-unikraft-default-x86_64.install
-> compiled  ocaml-unikraft-default-x86_64.1.2.0
-> installed ocaml-unikraft-default-x86_64.1.2.0
[WARNING] Opam packages conf-bison.2 and conf-flex.2 depend on the following system packages that are no longer installed: bison flex
  - conf-bison.2: depends on bison
  - conf-flex.2: depends on flex

[NOTE] Building ocaml-unikraft.1.2.0
Processing: [default: loading data]
-> installed ocaml-unikraft.1.2.0
[WARNING] Opam packages conf-bison.2 and conf-flex.2 depend on the following system packages that are no longer installed: bison flex
  - conf-bison.2: depends on bison
  - conf-flex.2: depends on flex

[NOTE] Building ocaml-unikraft-backend-firecracker.1.2.0-0.20.0
Processing: [default: loading data]
-> installed ocaml-unikraft-backend-firecracker.1.2.0-0.20.0
[WARNING] Opam packages conf-bison.2 and conf-flex.2 depend on the following system packages that are no longer installed: bison flex
  - conf-bison.2: depends on bison
  - conf-flex.2: depends on flex

[NOTE] success
Job succeeded