Started by GitHub push by Octachron
Lightweight checkout support not available, falling back to full checkout.
Checking out git git@github.com:ocaml/ocaml.git into /net/www/ci/ocaml/workspace/Risc-V@script to read tools/ci/inria/Risc-V/Jenkinsfile
The recommended git tool is: git
using credential 1460efba-98da-4ca5-9696-a7e681202cc4
> git rev-parse --resolve-git-dir /net/www/ci/ocaml/workspace/Risc-V@script/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:ocaml/ocaml.git # timeout=10
Fetching upstream changes from git@github.com:ocaml/ocaml.git
> git --version # timeout=10
> git --version # 'git version 2.7.4'
using GIT_SSH to set credentials Credential used by Jenkins to login to GitHub over SSH
> git fetch --tags --progress git@github.com:ocaml/ocaml.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/3.08
Seen branch in repository origin/3.09
Seen branch in repository origin/3.10
Seen branch in repository origin/3.11
Seen branch in repository origin/3.12
Seen branch in repository origin/4.00
Seen branch in repository origin/4.01
Seen branch in repository origin/4.02
Seen branch in repository origin/4.03
Seen branch in repository origin/4.04
Seen branch in repository origin/4.05
Seen branch in repository origin/4.06
Seen branch in repository origin/4.07
Seen branch in repository origin/4.08
Seen branch in repository origin/4.09
Seen branch in repository origin/4.10
Seen branch in repository origin/4.11
Seen branch in repository origin/4.12
Seen branch in repository origin/4.13
Seen branch in repository origin/4.14
Seen branch in repository origin/5.0
Seen branch in repository origin/abstract-new
Seen branch in repository origin/annot-from-lambda
Seen branch in repository origin/autofocus
Seen branch in repository origin/cducetrunk
Seen branch in repository origin/class-with-type
Seen branch in repository origin/contracts
Seen branch in repository origin/contracts-3.11
Seen branch in repository origin/delegate
Seen branch in repository origin/deprecated_optional_arguments
Seen branch in repository origin/dothat
Seen branch in repository origin/dwarf
Seen branch in repository origin/dynamics
Seen branch in repository origin/dyntypes
Seen branch in repository origin/expoly
Seen branch in repository origin/fastclass
Seen branch in repository origin/fmu
Seen branch in repository origin/gadts
Seen branch in repository origin/gadts-devel
Seen branch in repository origin/gadts-devel-lenormand
Seen branch in repository origin/gcaml
Seen branch in repository origin/gcaml3
Seen branch in repository origin/gcaml3090
Seen branch in repository origin/gcaml3101
Seen branch in repository origin/hidden_args
Seen branch in repository origin/implicit-subtyping
Seen branch in repository origin/implicits
Seen branch in repository origin/ios-support
Seen branch in repository origin/jo311
Seen branch in repository origin/jo312
Seen branch in repository origin/jo400
Seen branch in repository origin/jo401
Seen branch in repository origin/jocamltrunk
Seen branch in repository origin/jocamltrunk+cduce
Seen branch in repository origin/letopen
Seen branch in repository origin/mark_expansive
Seen branch in repository origin/merge_sig_str
Seen branch in repository origin/mltk
Seen branch in repository origin/module_of_module_type
Seen branch in repository origin/monadic_let
Seen branch in repository origin/multimatch
Seen branch in repository origin/namespaces
Seen branch in repository origin/newfunsyntax
Seen branch in repository origin/newoolab
Seen branch in repository origin/newoolab2
Seen branch in repository origin/newoolabmult
Seen branch in repository origin/non-vanishing
Seen branch in repository origin/objvariants
Seen branch in repository origin/ocamlmode
Seen branch in repository origin/olabl
Seen branch in repository origin/open_types
Seen branch in repository origin/polyrec
Seen branch in repository origin/pr8891
Seen branch in repository origin/pr8908
Seen branch in repository origin/pr8934
Seen branch in repository origin/private_abbrevs
Seen branch in repository origin/record-disambiguation
Seen branch in repository origin/short-paths
Seen branch in repository origin/short-paths-4.01
Seen branch in repository origin/sigsubst
Seen branch in repository origin/static_exceptions
Seen branch in repository origin/strict_labels
Seen branch in repository origin/treematch
Seen branch in repository origin/trunk
Seen branch in repository origin/varunion
Seen 85 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision b497c284639043e3d7dba81a4a4b379f273a9ba4 (origin/4.14)
> git config core.sparsecheckout # timeout=10
> git checkout -f b497c284639043e3d7dba81a4a4b379f273a9ba4 # timeout=10
Commit message: "Merge pull request #11860 from Octachron/index_for_stdlib"
> git rev-list --no-walk 87efa5e6681dd0fc6547ef4669883bf15c871588 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on olive in /home/ci/workspace/Risc-V
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
using credential 1460efba-98da-4ca5-9696-a7e681202cc4
Fetching changes from the remote Git repository
> git rev-parse --resolve-git-dir /home/ci/workspace/Risc-V/.git # timeout=10
> git config remote.origin.url git@github.com:ocaml/ocaml.git # timeout=10
Fetching upstream changes from git@github.com:ocaml/ocaml.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
using GIT_SSH to set credentials Credential used by Jenkins to login to GitHub over SSH
> git fetch --tags --force --progress -- git@github.com:ocaml/ocaml.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision b497c284639043e3d7dba81a4a4b379f273a9ba4 (origin/4.14)
Seen branch in repository origin/3.08
Seen branch in repository origin/3.09
Seen branch in repository origin/3.10
Seen branch in repository origin/3.11
Seen branch in repository origin/3.12
Seen branch in repository origin/4.00
Seen branch in repository origin/4.01
Seen branch in repository origin/4.02
Seen branch in repository origin/4.03
Seen branch in repository origin/4.04
Seen branch in repository origin/4.05
Seen branch in repository origin/4.06
Seen branch in repository origin/4.07
Seen branch in repository origin/4.08
Seen branch in repository origin/4.09
Seen branch in repository origin/4.10
Seen branch in repository origin/4.11
Seen branch in repository origin/4.12
Seen branch in repository origin/4.13
Seen branch in repository origin/4.14
Seen branch in repository origin/5.0
Seen branch in repository origin/abstract-new
Seen branch in repository origin/annot-from-lambda
Seen branch in repository origin/autofocus
Seen branch in repository origin/cducetrunk
Seen branch in repository origin/class-with-type
Seen branch in repository origin/contracts
Seen branch in repository origin/contracts-3.11
Seen branch in repository origin/delegate
Seen branch in repository origin/deprecated_optional_arguments
Seen branch in repository origin/dothat
Seen branch in repository origin/dwarf
Seen branch in repository origin/dynamics
Seen branch in repository origin/dyntypes
Seen branch in repository origin/expoly
Seen branch in repository origin/fastclass
Seen branch in repository origin/fmu
Seen branch in repository origin/gadts
Seen branch in repository origin/gadts-devel
Seen branch in repository origin/gadts-devel-lenormand
Seen branch in repository origin/gcaml
Seen branch in repository origin/gcaml3
Seen branch in repository origin/gcaml3090
Seen branch in repository origin/gcaml3101
Seen branch in repository origin/hidden_args
Seen branch in repository origin/implicit-subtyping
Seen branch in repository origin/implicits
Seen branch in repository origin/ios-support
Seen branch in repository origin/jo311
Seen branch in repository origin/jo312
Seen branch in repository origin/jo400
Seen branch in repository origin/jo401
Seen branch in repository origin/jocamltrunk
Seen branch in repository origin/jocamltrunk+cduce
Seen branch in repository origin/letopen
Seen branch in repository origin/mark_expansive
Seen branch in repository origin/merge_sig_str
Seen branch in repository origin/mltk
Seen branch in repository origin/module_of_module_type
Seen branch in repository origin/monadic_let
Seen branch in repository origin/multimatch
Seen branch in repository origin/namespaces
Seen branch in repository origin/newfunsyntax
Seen branch in repository origin/newoolab
Seen branch in repository origin/newoolab2
Seen branch in repository origin/newoolabmult
Seen branch in repository origin/non-vanishing
Seen branch in repository origin/objvariants
Seen branch in repository origin/ocamlmode
Seen branch in repository origin/olabl
Seen branch in repository origin/open_types
Seen branch in repository origin/polyrec
Seen branch in repository origin/pr8891
Seen branch in repository origin/pr8908
Seen branch in repository origin/pr8934
Seen branch in repository origin/private_abbrevs
Seen branch in repository origin/record-disambiguation
Seen branch in repository origin/short-paths
Seen branch in repository origin/short-paths-4.01
Seen branch in repository origin/sigsubst
Seen branch in repository origin/static_exceptions
Seen branch in repository origin/strict_labels
Seen branch in repository origin/treematch
Seen branch in repository origin/trunk
Seen branch in repository origin/varunion
Seen 85 remote branches
> git show-ref --tags -d # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f b497c284639043e3d7dba81a4a4b379f273a9ba4 # timeout=10
Commit message: "Merge pull request #11860 from Octachron/index_for_stdlib"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Verifying that OCaml commpiles on a Risc-V virtual machine)
[Pipeline] sh
+ ssh -p 10000 riscv@localhost GIT_COMMIT=b497c284639043e3d7dba81a4a4b379f273a9ba4 flambda=false /home/riscv/run-ci
+ cd /home/riscv/ocaml
+ git clean -q -fdx
+ git fetch --all
Récupération de origin
Depuis https://github.com/ocaml/ocaml
7f4021ef0..bae30e3bc 4.13 -> origin/4.13
87efa5e66..b497c2846 4.14 -> origin/4.14
f048a027a..848e28fc6 5.0 -> origin/5.0
+ git reset --hard
HEAD est maintenant à 5f05c2b0c Add Array.mapi_inplace, Float.Array.map_inplace, Float.Array.mapi_inplace (#11837)
+ git checkout b497c284639043e3d7dba81a4a4b379f273a9ba4
La position précédente de HEAD était sur 5f05c2b0c Add Array.mapi_inplace, Float.Array.map_inplace, Float.Array.mapi_inplace (#11837)
HEAD est maintenant sur b497c2846 Merge pull request #11860 from Octachron/index_for_stdlib
+ export OCAML_ARCH=linux
+ OCAML_ARCH=linux
+ export OCAML_JOBS=4
+ OCAML_JOBS=4
+ ./tools/ci/inria/main
Linux fedora-riscv 5.5.0-0.rc5.git0.1.1.riscv64.fc32.riscv64 #1 SMP Mon Jan 6 17:31:22 UTC 2020 riscv64 riscv64 riscv64 GNU/Linux
/etc/issue content:
| Welcome to the Fedora/RISC-V disk image
| https://fedoraproject.org/wiki/Architectures/RISC-V
|
| Build date: Wed Jan 8 10:28:16 UTC 2020
|
| Kernel \r on an \m (\l)
|
| The root password is 'fedora_rocks!'.
| root password logins are disabled in SSH starting Fedora 31.
| User 'riscv' with password 'fedora_rocks!' in 'wheel' group is provided.
|
| To install new packages use 'dnf install ...'
|
| To upgrade disk image use 'dnf upgrade --best'
|
| If DNS isn’t working, try editing ‘/etc/yum.repos.d/fedora-riscv.repo’.
|
| For updates and latest information read:
| https://fedoraproject.org/wiki/Architectures/RISC-V
|
| Fedora/RISC-V
| -------------
| Koji: http://fedora.riscv.rocks/koji/
| SCM: http://fedora.riscv.rocks:3000/
| Distribution rep.: http://fedora.riscv.rocks/repos-dist/
| Koji internal rep.: http://fedora.riscv.rocks/repos/
/etc/redhat-release content:
| Fedora release 32 (Rawhide)
gcc info:
| Utilisation des specs internes.
| COLLECT_GCC=/usr/bin/gcc
| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/riscv64-redhat-linux/9/lto-wrapper
| gcc (GCC) 9.2.1 20191120 (Red Hat 9.2.1-2)
| Copyright © 2019 Free Software Foundation, Inc.
| Ce logiciel est un logiciel libre; voir les sources pour les conditions de copie. Il n'y a
| AUCUNE GARANTIE, pas même pour la COMMERCIALISATION ni L'ADÉQUATION À UNE TÂCHE PARTICULIÈRE.
|
|
| Cible : riscv64-redhat-linux
| Configuré avec: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --with-arch=rv64gc --with-abi=lp64d --with-multilib-list=lp64d --build=riscv64-redhat-linux
| Modèle de thread: posix
| gcc version 9.2.1 20191120 (Red Hat 9.2.1-2) (GCC)
| COLLECT_GCC_OPTIONS='--version' '-v' '-march=rv64gc' '-mabi=lp64d'
| /usr/libexec/gcc/riscv64-redhat-linux/9/cc1 -quiet -v help-dummy -quiet -dumpbase help-dummy -march=rv64gc -mabi=lp64d -auxbase help-dummy -version --version -o /tmp/ccvE1u75.s
| GNU C17 (GCC) version 9.2.1 20191120 (Red Hat 9.2.1-2) (riscv64-redhat-linux)
| compilé par GNU C version 9.2.1 20191120 (Red Hat 9.2.1-2), GMP version 6.1.2, MPFR version 4.0.2-p1, MPC version 1.1.0, isl version isl-0.16.1-GMP
|
| heuristiques GGC: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
| COLLECT_GCC_OPTIONS='--version' '-v' '-march=rv64gc' '-mabi=lp64d'
| as -v --traditional-format -march=rv64gc -mabi=lp64d --version -o /tmp/ccULizj4.o /tmp/ccvE1u75.s
| Version de l'assembleur GNU 2.33.1 (riscv64-redhat-linux) utilisant la version BFD version 2.33.1-10.0.riscv64.fc32
| Assembleur GNU version 2.33.1-10.0.riscv64.fc32
| Copyright © 2019 Free Software Foundation, Inc.
| Ce logiciel est libre; vous pouvez le redistribuer selon les termes de la
| version 3 de la licence GNU General Public License ou suivante.
| Ce programme n'est couvert par AUCUNE garantie.
| Cet assembleur a été configuré pour la cible « riscv64-redhat-linux ».
| COMPILER_PATH=/usr/libexec/gcc/riscv64-redhat-linux/9/:/usr/libexec/gcc/riscv64-redhat-linux/9/:/usr/libexec/gcc/riscv64-redhat-linux/:/usr/lib/gcc/riscv64-redhat-linux/9/:/usr/lib/gcc/riscv64-redhat-linux/
| LIBRARY_PATH=/usr/lib/gcc/riscv64-redhat-linux/9/:/lib64/lp64d/../lib64/lp64d/:/usr/lib64/lp64d/../lib64/lp64d/:/lib/../lib64/lp64d/:/usr/lib/../lib64/lp64d/:/lib64/lp64d/:/usr/lib64/lp64d/:/lib/:/usr/lib/
| COLLECT_GCC_OPTIONS='--version' '-v' '-march=rv64gc' '-mabi=lp64d'
| /usr/libexec/gcc/riscv64-redhat-linux/9/collect2 -plugin /usr/libexec/gcc/riscv64-redhat-linux/9/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/riscv64-redhat-linux/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7UE4R6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -melf64lriscv -dynamic-linker /lib/ld-linux-riscv64-lp64d.so.1 --version /lib64/lp64d/../lib64/lp64d/crt1.o /usr/lib/gcc/riscv64-redhat-linux/9/crti.o /usr/lib/gcc/riscv64-redhat-linux/9/crtbegin.o -L/usr/lib/gcc/riscv64-redhat-linux/9 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d /tmp/ccULizj4.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/riscv64-redhat-linux/9/crtend.o /usr/lib/gcc/riscv64-redhat-linux/9/crtn.o
| collect2 version 9.2.1 20191120 (Red Hat 9.2.1-2)
| /usr/bin/ld -plugin /usr/libexec/gcc/riscv64-redhat-linux/9/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/riscv64-redhat-linux/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7UE4R6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -melf64lriscv -dynamic-linker /lib/ld-linux-riscv64-lp64d.so.1 --version /lib64/lp64d/../lib64/lp64d/crt1.o /usr/lib/gcc/riscv64-redhat-linux/9/crti.o /usr/lib/gcc/riscv64-redhat-linux/9/crtbegin.o -L/usr/lib/gcc/riscv64-redhat-linux/9 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d /tmp/ccULizj4.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/riscv64-redhat-linux/9/crtend.o /usr/lib/gcc/riscv64-redhat-linux/9/crtn.o
| GNU ld version 2.33.1-10.0.riscv64.fc32
| Copyright (C) 2019 Free Software Foundation, Inc.
| Ce logiciel est libre; si vous le redistribuez, vous devez le faire selon les termes
| de la licence GNU General Public License version 3 ou postérieure selon votre besoin.
| Ce logiciel n'est couvert par aucune GARANTIE.
| COLLECT_GCC_OPTIONS='--version' '-v' '-march=rv64gc' '-mabi=lp64d'
++ pwd
+ jenkinsdir=/home/riscv/ocaml
+ echo jenkinsdir=/home/riscv/ocaml
jenkinsdir=/home/riscv/ocaml
+ case "${OCAML_ARCH}" in
+ case "${OCAML_ARCH}" in
+ renice 10 1143
1143 (process ID) priorité précédente 0, nouvelle priorité 10
+ set -ex
+ CCOMP=
+ case $NODE_NAME in
+ build=
+ host=
+ conffile=Makefile.config
+ make=make
+ instdir=/home/riscv/ocaml-tmp-install
+ confoptions='--enable-ocamltest --enable-dependency-generation '
+ make_native=true
+ cleanup=false
+ check_make_alldepend=false
+ jobs=
+ bootstrap=false
+ init_submodule=false
+ case "${OCAML_ARCH}" in
+ check_make_alldepend=true
+ instdir=/home/riscv/ocaml-tmp-install-1143
+ case "${OCAML_JOBS}" in
+ jobs=-j4
+ false
+ pwd
/home/riscv/ocaml
+ cd /home/riscv/ocaml
+ false
+ '[' -f flexdll/Makefile ']'
+ '[' 0 -gt 0 ']'
+ export LC_ALL=C
+ LC_ALL=C
+ git clean -q -f -d -x
+ false
+ eval ./configure '' '--prefix=$instdir' --enable-ocamltest --enable-dependency-generation
++ ./configure --prefix=/home/riscv/ocaml-tmp-install-1143 --enable-ocamltest --enable-dependency-generation
configure: Configuring OCaml version 4.14.2+dev0-2022-12-19
checking build system type... riscv64-unknown-linux-gnu
checking host system type... riscv64-unknown-linux-gnu
checking target system type... riscv64-unknown-linux-gnu
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... 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 riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-unknown-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... gawk
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
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 C compiler vendor... gcc-9-2
checking whether host executables can be run in the build... yes
checking whether #! works in shell scripts... yes
checking for flexdll sources... checking for flexlink... no
checking flexdll.h usability... no
checking flexdll.h presence... no
checking for flexdll.h... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for cos in -lm... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for dirent.h... yes
checking for sys/select.h... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking size of long *... 8
checking size of short... 2
checking size of long long... 8
configure: Target is a 64 bits architecture
checking whether byte ordering is bigendian... no
checking alignment of double... 8
checking alignment of long... 8
checking alignment of long long... 8
checking whether the C compiler supports __attribute__((aligned(n)))... yes
checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
checking for ld... ld
checking for rlwrap... rlwrap
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 getrusage... yes
checking for times... yes
checking for secure_getenv... yes
checking for issetugid... no
checking for library containing clock_gettime... none required
checking for socket... yes
checking for socketpair... yes
checking for bind... yes
checking for listen... yes
checking for accept... yes
checking for connect... yes
checking for socklen_t... yes
checking for inet_aton... yes
checking for struct sockaddr_in6... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for rewinddir... yes
checking for lockf... yes
checking for mkfifo... yes
checking for getcwd... yes
checking whether system is declared... yes
checking for sys/types.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... 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 termios.h usability... yes
checking termios.h presence... 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 sys/utsname.h usability... yes
checking sys/utsname.h presence... 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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for newlocale... yes
checking for freelocale... yes
checking for uselocale... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking for strtod_l... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
configure: Dynamic loading of shared libraries is supported.
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for munmap... yes
checking for pwrite... yes
checking whether the C compiler supports -fdebug-prefix-map... yes
checking for struct stat.st_atim.tv_nsec... yes
configure: stat supports nanosecond precision
checking how many arguments gethostbyname_r() takes... six
checking how many arguments gethostbyaddr_r() takes... eight
checking for mkstemp... yes
checking for nice... yes
checking for dup3... yes
checking for pipe2... yes
checking for accept4... yes
checking for getauxval... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking for shmat... yes
checking for execvpe... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking for posix_spawn... yes
checking for posix_spawnp... yes
checking for ffs... yes
checking for _BitScanForward... no
configure: replay debugger supported
checking whether stack overflows can be detected... no
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
configure: the POSIX threads library is supported
checking for sigwait... yes
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
configure: Disabling function sections.
configure: creating ./config.status
config.status: creating Makefile.build_config
config.status: creating Makefile.config
config.status: creating stdlib/sys.ml
config.status: creating manual/src/version.tex
config.status: creating manual/src/html_processing/src/common.ml
config.status: creating tools/eventlog_metadata
config.status: creating runtime/caml/m.h
config.status: creating runtime/caml/s.h
config.status: creating runtime/caml/version.h
config.status: executing libtool commands
+ false
+ make -j4 --warn-undefined-variables
make -C runtime sak
make[1]: Entering directory '/home/riscv/ocaml/runtime'
mkdir -p .dep
tr -d '\r' < caml/instruct.h | \
sed -e '/\/\*/d' \
-e '/^#/d' \
-e 's/enum /static char * names_of_/' \
-e 's/{$/[] = {/' \
-e 's/\([[:upper:]][[:upper:]_0-9]*\)/"\1"/g' > caml/opnames.h
tr -d '\r' < caml/instruct.h | \
sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
-e '/^}/q' > caml/jumptbl.h
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o sak.o sak.c
gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -Wl,-E -o sak sak.o
echo '/* This file is generated from ../Makefile.config */' > build_config.h
echo '#define OCAML_STDLIB_DIR "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"' >> build_config.h
echo '#define HOST "riscv64-unknown-linux-gnu"' >> build_config.h
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux codefrag.c -MT 'codefrag.npic.o' -MF .dep/codefrag.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux skiplist.c -MT 'skiplist.npic.o' -MF .dep/skiplist.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux domain.c -MT 'domain.npic.o' -MF .dep/domain.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux memprof.c -MT 'memprof.npic.o' -MF .dep/memprof.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux bigarray.c -MT 'bigarray.npic.o' -MF .dep/bigarray.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux afl.c -MT 'afl.npic.o' -MF .dep/afl.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux clambda_checks.c -MT 'clambda_checks.npic.o' -MF .dep/clambda_checks.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux dynlink.c -MT 'dynlink.npic.o' -MF .dep/dynlink.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux meta.c -MT 'meta.npic.o' -MF .dep/meta.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux debugger.c -MT 'debugger.npic.o' -MF .dep/debugger.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux dynlink_nat.c -MT 'dynlink_nat.npic.o' -MF .dep/dynlink_nat.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux backtrace.c -MT 'backtrace.npic.o' -MF .dep/backtrace.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux backtrace_nat.c -MT 'backtrace_nat.npic.o' -MF .dep/backtrace_nat.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux globroots.c -MT 'globroots.npic.o' -MF .dep/globroots.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux custom.c -MT 'custom.npic.o' -MF .dep/custom.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux finalise.c -MT 'finalise.npic.o' -MF .dep/finalise.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux compact.c -MT 'compact.npic.o' -MF .dep/compact.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux weak.c -MT 'weak.npic.o' -MF .dep/weak.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux callback.c -MT 'callback.npic.o' -MF .dep/callback.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux printexc.c -MT 'printexc.npic.o' -MF .dep/printexc.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux unix.c -MT 'unix.npic.o' -MF .dep/unix.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux lexing.c -MT 'lexing.npic.o' -MF .dep/lexing.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux obj.c -MT 'obj.npic.o' -MF .dep/obj.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux md5.c -MT 'md5.npic.o' -MF .dep/md5.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux eventlog.c -MT 'eventlog.npic.o' -MF .dep/eventlog.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux gc_ctrl.c -MT 'gc_ctrl.npic.o' -MF .dep/gc_ctrl.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux parsing.c -MT 'parsing.npic.o' -MF .dep/parsing.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux sys.c -MT 'sys.npic.o' -MF .dep/sys.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux hash.c -MT 'hash.npic.o' -MF .dep/hash.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux intern.c -MT 'intern.npic.o' -MF .dep/intern.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux extern.c -MT 'extern.npic.o' -MF .dep/extern.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux io.c -MT 'io.npic.o' -MF .dep/io.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux array.c -MT 'array.npic.o' -MF .dep/array.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux str.c -MT 'str.npic.o' -MF .dep/str.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux floats.c -MT 'floats.npic.o' -MF .dep/floats.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux ints.c -MT 'ints.npic.o' -MF .dep/ints.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux compare.c -MT 'compare.npic.o' -MF .dep/compare.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux alloc.c -MT 'alloc.npic.o' -MF .dep/alloc.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux memory.c -MT 'memory.npic.o' -MF .dep/memory.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux minor_gc.c -MT 'minor_gc.npic.o' -MF .dep/minor_gc.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux major_gc.c -MT 'major_gc.npic.o' -MF .dep/major_gc.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux freelist.c -MT 'freelist.npic.o' -MF .dep/freelist.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux misc.c -MT 'misc.npic.o' -MF .dep/misc.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux signals_nat.c -MT 'signals_nat.npic.o' -MF .dep/signals_nat.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux signals.c -MT 'signals.npic.o' -MF .dep/signals.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux roots_nat.c -MT 'roots_nat.npic.o' -MF .dep/roots_nat.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux fail_nat.c -MT 'fail_nat.npic.o' -MF .dep/fail_nat.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux main.c -MT 'main.npic.o' -MF .dep/main.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux startup_nat.c -MT 'startup_nat.npic.o' -MF .dep/startup_nat.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux startup_aux.c -MT 'startup_aux.npic.o' -MF .dep/startup_aux.npic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= instrtrace.c -MT 'instrtrace.bpic.o' -MF .dep/instrtrace.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= codefrag.c -MT 'codefrag.bpic.o' -MF .dep/codefrag.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= skiplist.c -MT 'skiplist.bpic.o' -MF .dep/skiplist.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= domain.c -MT 'domain.bpic.o' -MF .dep/domain.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= memprof.c -MT 'memprof.bpic.o' -MF .dep/memprof.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= main.c -MT 'main.bpic.o' -MF .dep/main.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= bigarray.c -MT 'bigarray.bpic.o' -MF .dep/bigarray.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= unix.c -MT 'unix.bpic.o' -MF .dep/unix.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= afl.c -MT 'afl.bpic.o' -MF .dep/afl.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= dynlink.c -MT 'dynlink.bpic.o' -MF .dep/dynlink.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= custom.c -MT 'custom.bpic.o' -MF .dep/custom.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= finalise.c -MT 'finalise.bpic.o' -MF .dep/finalise.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= compact.c -MT 'compact.bpic.o' -MF .dep/compact.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= weak.c -MT 'weak.bpic.o' -MF .dep/weak.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= debugger.c -MT 'debugger.bpic.o' -MF .dep/debugger.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= callback.c -MT 'callback.bpic.o' -MF .dep/callback.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= lexing.c -MT 'lexing.bpic.o' -MF .dep/lexing.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= obj.c -MT 'obj.bpic.o' -MF .dep/obj.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= md5.c -MT 'md5.bpic.o' -MF .dep/md5.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= gc_ctrl.c -MT 'gc_ctrl.bpic.o' -MF .dep/gc_ctrl.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= parsing.c -MT 'parsing.bpic.o' -MF .dep/parsing.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= meta.c -MT 'meta.bpic.o' -MF .dep/meta.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= sys.c -MT 'sys.bpic.o' -MF .dep/sys.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= hash.c -MT 'hash.bpic.o' -MF .dep/hash.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= intern.c -MT 'intern.bpic.o' -MF .dep/intern.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= extern.c -MT 'extern.bpic.o' -MF .dep/extern.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= io.c -MT 'io.bpic.o' -MF .dep/io.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= array.c -MT 'array.bpic.o' -MF .dep/array.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= str.c -MT 'str.bpic.o' -MF .dep/str.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= floats.c -MT 'floats.bpic.o' -MF .dep/floats.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= eventlog.c -MT 'eventlog.bpic.o' -MF .dep/eventlog.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= ints.c -MT 'ints.bpic.o' -MF .dep/ints.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= compare.c -MT 'compare.bpic.o' -MF .dep/compare.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= backtrace.c -MT 'backtrace.bpic.o' -MF .dep/backtrace.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= backtrace_byt.c -MT 'backtrace_byt.bpic.o' -MF .dep/backtrace_byt.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= printexc.c -MT 'printexc.bpic.o' -MF .dep/printexc.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= signals_byt.c -MT 'signals_byt.bpic.o' -MF .dep/signals_byt.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= signals.c -MT 'signals.bpic.o' -MF .dep/signals.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= fail_byt.c -MT 'fail_byt.bpic.o' -MF .dep/fail_byt.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= globroots.c -MT 'globroots.bpic.o' -MF .dep/globroots.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= roots_byt.c -MT 'roots_byt.bpic.o' -MF .dep/roots_byt.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= alloc.c -MT 'alloc.bpic.o' -MF .dep/alloc.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= memory.c -MT 'memory.bpic.o' -MF .dep/memory.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= minor_gc.c -MT 'minor_gc.bpic.o' -MF .dep/minor_gc.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= major_gc.c -MT 'major_gc.bpic.o' -MF .dep/major_gc.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= freelist.c -MT 'freelist.bpic.o' -MF .dep/freelist.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= startup_byt.c -MT 'startup_byt.bpic.o' -MF .dep/startup_byt.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= startup_aux.c -MT 'startup_aux.bpic.o' -MF .dep/startup_aux.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= fix_code.c -MT 'fix_code.bpic.o' -MF .dep/fix_code.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= stacks.c -MT 'stacks.bpic.o' -MF .dep/stacks.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= misc.c -MT 'misc.bpic.o' -MF .dep/misc.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= interp.c -MT 'interp.bpic.o' -MF .dep/interp.bpic.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR codefrag.c -MT 'codefrag.ni.o' -MF .dep/codefrag.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR skiplist.c -MT 'skiplist.ni.o' -MF .dep/skiplist.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR domain.c -MT 'domain.ni.o' -MF .dep/domain.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR memprof.c -MT 'memprof.ni.o' -MF .dep/memprof.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR bigarray.c -MT 'bigarray.ni.o' -MF .dep/bigarray.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR afl.c -MT 'afl.ni.o' -MF .dep/afl.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR clambda_checks.c -MT 'clambda_checks.ni.o' -MF .dep/clambda_checks.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR dynlink.c -MT 'dynlink.ni.o' -MF .dep/dynlink.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR meta.c -MT 'meta.ni.o' -MF .dep/meta.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR debugger.c -MT 'debugger.ni.o' -MF .dep/debugger.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR dynlink_nat.c -MT 'dynlink_nat.ni.o' -MF .dep/dynlink_nat.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR backtrace.c -MT 'backtrace.ni.o' -MF .dep/backtrace.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR backtrace_nat.c -MT 'backtrace_nat.ni.o' -MF .dep/backtrace_nat.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR globroots.c -MT 'globroots.ni.o' -MF .dep/globroots.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR custom.c -MT 'custom.ni.o' -MF .dep/custom.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR finalise.c -MT 'finalise.ni.o' -MF .dep/finalise.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR compact.c -MT 'compact.ni.o' -MF .dep/compact.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR weak.c -MT 'weak.ni.o' -MF .dep/weak.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR callback.c -MT 'callback.ni.o' -MF .dep/callback.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR printexc.c -MT 'printexc.ni.o' -MF .dep/printexc.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR unix.c -MT 'unix.ni.o' -MF .dep/unix.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR lexing.c -MT 'lexing.ni.o' -MF .dep/lexing.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR obj.c -MT 'obj.ni.o' -MF .dep/obj.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR md5.c -MT 'md5.ni.o' -MF .dep/md5.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR eventlog.c -MT 'eventlog.ni.o' -MF .dep/eventlog.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR gc_ctrl.c -MT 'gc_ctrl.ni.o' -MF .dep/gc_ctrl.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR parsing.c -MT 'parsing.ni.o' -MF .dep/parsing.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR sys.c -MT 'sys.ni.o' -MF .dep/sys.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR hash.c -MT 'hash.ni.o' -MF .dep/hash.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR intern.c -MT 'intern.ni.o' -MF .dep/intern.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR extern.c -MT 'extern.ni.o' -MF .dep/extern.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR io.c -MT 'io.ni.o' -MF .dep/io.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR array.c -MT 'array.ni.o' -MF .dep/array.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR str.c -MT 'str.ni.o' -MF .dep/str.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR floats.c -MT 'floats.ni.o' -MF .dep/floats.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR ints.c -MT 'ints.ni.o' -MF .dep/ints.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR compare.c -MT 'compare.ni.o' -MF .dep/compare.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR alloc.c -MT 'alloc.ni.o' -MF .dep/alloc.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR memory.c -MT 'memory.ni.o' -MF .dep/memory.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR minor_gc.c -MT 'minor_gc.ni.o' -MF .dep/minor_gc.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR major_gc.c -MT 'major_gc.ni.o' -MF .dep/major_gc.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR freelist.c -MT 'freelist.ni.o' -MF .dep/freelist.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR misc.c -MT 'misc.ni.o' -MF .dep/misc.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR signals_nat.c -MT 'signals_nat.ni.o' -MF .dep/signals_nat.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR signals.c -MT 'signals.ni.o' -MF .dep/signals.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR roots_nat.c -MT 'roots_nat.ni.o' -MF .dep/roots_nat.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR fail_nat.c -MT 'fail_nat.ni.o' -MF .dep/fail_nat.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR main.c -MT 'main.ni.o' -MF .dep/main.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR startup_nat.c -MT 'startup_nat.ni.o' -MF .dep/startup_nat.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR startup_aux.c -MT 'startup_aux.ni.o' -MF .dep/startup_aux.ni.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR instrtrace.c -MT 'instrtrace.bi.o' -MF .dep/instrtrace.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR codefrag.c -MT 'codefrag.bi.o' -MF .dep/codefrag.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR skiplist.c -MT 'skiplist.bi.o' -MF .dep/skiplist.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR domain.c -MT 'domain.bi.o' -MF .dep/domain.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR memprof.c -MT 'memprof.bi.o' -MF .dep/memprof.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR main.c -MT 'main.bi.o' -MF .dep/main.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR bigarray.c -MT 'bigarray.bi.o' -MF .dep/bigarray.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR unix.c -MT 'unix.bi.o' -MF .dep/unix.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR afl.c -MT 'afl.bi.o' -MF .dep/afl.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR dynlink.c -MT 'dynlink.bi.o' -MF .dep/dynlink.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR custom.c -MT 'custom.bi.o' -MF .dep/custom.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR finalise.c -MT 'finalise.bi.o' -MF .dep/finalise.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR compact.c -MT 'compact.bi.o' -MF .dep/compact.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR weak.c -MT 'weak.bi.o' -MF .dep/weak.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR debugger.c -MT 'debugger.bi.o' -MF .dep/debugger.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR callback.c -MT 'callback.bi.o' -MF .dep/callback.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR lexing.c -MT 'lexing.bi.o' -MF .dep/lexing.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR obj.c -MT 'obj.bi.o' -MF .dep/obj.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR md5.c -MT 'md5.bi.o' -MF .dep/md5.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR gc_ctrl.c -MT 'gc_ctrl.bi.o' -MF .dep/gc_ctrl.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR parsing.c -MT 'parsing.bi.o' -MF .dep/parsing.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR meta.c -MT 'meta.bi.o' -MF .dep/meta.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR sys.c -MT 'sys.bi.o' -MF .dep/sys.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR hash.c -MT 'hash.bi.o' -MF .dep/hash.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR intern.c -MT 'intern.bi.o' -MF .dep/intern.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR extern.c -MT 'extern.bi.o' -MF .dep/extern.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR io.c -MT 'io.bi.o' -MF .dep/io.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR array.c -MT 'array.bi.o' -MF .dep/array.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR str.c -MT 'str.bi.o' -MF .dep/str.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR floats.c -MT 'floats.bi.o' -MF .dep/floats.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR eventlog.c -MT 'eventlog.bi.o' -MF .dep/eventlog.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR ints.c -MT 'ints.bi.o' -MF .dep/ints.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR compare.c -MT 'compare.bi.o' -MF .dep/compare.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR backtrace.c -MT 'backtrace.bi.o' -MF .dep/backtrace.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR backtrace_byt.c -MT 'backtrace_byt.bi.o' -MF .dep/backtrace_byt.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR printexc.c -MT 'printexc.bi.o' -MF .dep/printexc.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR signals_byt.c -MT 'signals_byt.bi.o' -MF .dep/signals_byt.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR signals.c -MT 'signals.bi.o' -MF .dep/signals.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR fail_byt.c -MT 'fail_byt.bi.o' -MF .dep/fail_byt.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR globroots.c -MT 'globroots.bi.o' -MF .dep/globroots.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR roots_byt.c -MT 'roots_byt.bi.o' -MF .dep/roots_byt.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR alloc.c -MT 'alloc.bi.o' -MF .dep/alloc.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR memory.c -MT 'memory.bi.o' -MF .dep/memory.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR minor_gc.c -MT 'minor_gc.bi.o' -MF .dep/minor_gc.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR major_gc.c -MT 'major_gc.bi.o' -MF .dep/major_gc.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR freelist.c -MT 'freelist.bi.o' -MF .dep/freelist.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR startup_byt.c -MT 'startup_byt.bi.o' -MF .dep/startup_byt.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR startup_aux.c -MT 'startup_aux.bi.o' -MF .dep/startup_aux.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR fix_code.c -MT 'fix_code.bi.o' -MF .dep/fix_code.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR stacks.c -MT 'stacks.bi.o' -MF .dep/stacks.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR misc.c -MT 'misc.bi.o' -MF .dep/misc.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR interp.c -MT 'interp.bi.o' -MF .dep/interp.bi.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG codefrag.c -MT 'codefrag.nd.o' -MF .dep/codefrag.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG skiplist.c -MT 'skiplist.nd.o' -MF .dep/skiplist.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG domain.c -MT 'domain.nd.o' -MF .dep/domain.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG memprof.c -MT 'memprof.nd.o' -MF .dep/memprof.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG bigarray.c -MT 'bigarray.nd.o' -MF .dep/bigarray.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG afl.c -MT 'afl.nd.o' -MF .dep/afl.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG clambda_checks.c -MT 'clambda_checks.nd.o' -MF .dep/clambda_checks.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG dynlink.c -MT 'dynlink.nd.o' -MF .dep/dynlink.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG meta.c -MT 'meta.nd.o' -MF .dep/meta.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG debugger.c -MT 'debugger.nd.o' -MF .dep/debugger.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG dynlink_nat.c -MT 'dynlink_nat.nd.o' -MF .dep/dynlink_nat.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG backtrace.c -MT 'backtrace.nd.o' -MF .dep/backtrace.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG backtrace_nat.c -MT 'backtrace_nat.nd.o' -MF .dep/backtrace_nat.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG globroots.c -MT 'globroots.nd.o' -MF .dep/globroots.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG custom.c -MT 'custom.nd.o' -MF .dep/custom.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG finalise.c -MT 'finalise.nd.o' -MF .dep/finalise.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG compact.c -MT 'compact.nd.o' -MF .dep/compact.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG weak.c -MT 'weak.nd.o' -MF .dep/weak.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG callback.c -MT 'callback.nd.o' -MF .dep/callback.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG printexc.c -MT 'printexc.nd.o' -MF .dep/printexc.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG unix.c -MT 'unix.nd.o' -MF .dep/unix.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG lexing.c -MT 'lexing.nd.o' -MF .dep/lexing.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG obj.c -MT 'obj.nd.o' -MF .dep/obj.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG md5.c -MT 'md5.nd.o' -MF .dep/md5.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG eventlog.c -MT 'eventlog.nd.o' -MF .dep/eventlog.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG gc_ctrl.c -MT 'gc_ctrl.nd.o' -MF .dep/gc_ctrl.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG parsing.c -MT 'parsing.nd.o' -MF .dep/parsing.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG sys.c -MT 'sys.nd.o' -MF .dep/sys.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG hash.c -MT 'hash.nd.o' -MF .dep/hash.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG intern.c -MT 'intern.nd.o' -MF .dep/intern.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG extern.c -MT 'extern.nd.o' -MF .dep/extern.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG io.c -MT 'io.nd.o' -MF .dep/io.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG array.c -MT 'array.nd.o' -MF .dep/array.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG str.c -MT 'str.nd.o' -MF .dep/str.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG floats.c -MT 'floats.nd.o' -MF .dep/floats.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG ints.c -MT 'ints.nd.o' -MF .dep/ints.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG compare.c -MT 'compare.nd.o' -MF .dep/compare.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG alloc.c -MT 'alloc.nd.o' -MF .dep/alloc.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG memory.c -MT 'memory.nd.o' -MF .dep/memory.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG minor_gc.c -MT 'minor_gc.nd.o' -MF .dep/minor_gc.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG major_gc.c -MT 'major_gc.nd.o' -MF .dep/major_gc.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG freelist.c -MT 'freelist.nd.o' -MF .dep/freelist.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG misc.c -MT 'misc.nd.o' -MF .dep/misc.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG signals_nat.c -MT 'signals_nat.nd.o' -MF .dep/signals_nat.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG signals.c -MT 'signals.nd.o' -MF .dep/signals.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG roots_nat.c -MT 'roots_nat.nd.o' -MF .dep/roots_nat.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG fail_nat.c -MT 'fail_nat.nd.o' -MF .dep/fail_nat.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG main.c -MT 'main.nd.o' -MF .dep/main.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG startup_nat.c -MT 'startup_nat.nd.o' -MF .dep/startup_nat.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG startup_aux.c -MT 'startup_aux.nd.o' -MF .dep/startup_aux.nd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG instrtrace.c -MT 'instrtrace.bd.o' -MF .dep/instrtrace.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG codefrag.c -MT 'codefrag.bd.o' -MF .dep/codefrag.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG skiplist.c -MT 'skiplist.bd.o' -MF .dep/skiplist.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG domain.c -MT 'domain.bd.o' -MF .dep/domain.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG memprof.c -MT 'memprof.bd.o' -MF .dep/memprof.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG main.c -MT 'main.bd.o' -MF .dep/main.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG bigarray.c -MT 'bigarray.bd.o' -MF .dep/bigarray.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG unix.c -MT 'unix.bd.o' -MF .dep/unix.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG afl.c -MT 'afl.bd.o' -MF .dep/afl.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG dynlink.c -MT 'dynlink.bd.o' -MF .dep/dynlink.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG custom.c -MT 'custom.bd.o' -MF .dep/custom.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG finalise.c -MT 'finalise.bd.o' -MF .dep/finalise.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG compact.c -MT 'compact.bd.o' -MF .dep/compact.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG weak.c -MT 'weak.bd.o' -MF .dep/weak.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG debugger.c -MT 'debugger.bd.o' -MF .dep/debugger.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG callback.c -MT 'callback.bd.o' -MF .dep/callback.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG lexing.c -MT 'lexing.bd.o' -MF .dep/lexing.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG obj.c -MT 'obj.bd.o' -MF .dep/obj.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG md5.c -MT 'md5.bd.o' -MF .dep/md5.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG gc_ctrl.c -MT 'gc_ctrl.bd.o' -MF .dep/gc_ctrl.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG parsing.c -MT 'parsing.bd.o' -MF .dep/parsing.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG meta.c -MT 'meta.bd.o' -MF .dep/meta.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG sys.c -MT 'sys.bd.o' -MF .dep/sys.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG hash.c -MT 'hash.bd.o' -MF .dep/hash.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG intern.c -MT 'intern.bd.o' -MF .dep/intern.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG extern.c -MT 'extern.bd.o' -MF .dep/extern.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG io.c -MT 'io.bd.o' -MF .dep/io.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG array.c -MT 'array.bd.o' -MF .dep/array.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG str.c -MT 'str.bd.o' -MF .dep/str.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG floats.c -MT 'floats.bd.o' -MF .dep/floats.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG eventlog.c -MT 'eventlog.bd.o' -MF .dep/eventlog.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG ints.c -MT 'ints.bd.o' -MF .dep/ints.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG compare.c -MT 'compare.bd.o' -MF .dep/compare.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG backtrace.c -MT 'backtrace.bd.o' -MF .dep/backtrace.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG backtrace_byt.c -MT 'backtrace_byt.bd.o' -MF .dep/backtrace_byt.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG printexc.c -MT 'printexc.bd.o' -MF .dep/printexc.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG signals_byt.c -MT 'signals_byt.bd.o' -MF .dep/signals_byt.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG signals.c -MT 'signals.bd.o' -MF .dep/signals.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG fail_byt.c -MT 'fail_byt.bd.o' -MF .dep/fail_byt.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG globroots.c -MT 'globroots.bd.o' -MF .dep/globroots.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG roots_byt.c -MT 'roots_byt.bd.o' -MF .dep/roots_byt.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG alloc.c -MT 'alloc.bd.o' -MF .dep/alloc.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG memory.c -MT 'memory.bd.o' -MF .dep/memory.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG minor_gc.c -MT 'minor_gc.bd.o' -MF .dep/minor_gc.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG major_gc.c -MT 'major_gc.bd.o' -MF .dep/major_gc.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG freelist.c -MT 'freelist.bd.o' -MF .dep/freelist.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG startup_byt.c -MT 'startup_byt.bd.o' -MF .dep/startup_byt.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG startup_aux.c -MT 'startup_aux.bd.o' -MF .dep/startup_aux.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG fix_code.c -MT 'fix_code.bd.o' -MF .dep/fix_code.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG stacks.c -MT 'stacks.bd.o' -MF .dep/stacks.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG misc.c -MT 'misc.bd.o' -MF .dep/misc.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG interp.c -MT 'interp.bd.o' -MF .dep/interp.bd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux codefrag.c -MT 'codefrag.n.o' -MF .dep/codefrag.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux skiplist.c -MT 'skiplist.n.o' -MF .dep/skiplist.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux domain.c -MT 'domain.n.o' -MF .dep/domain.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux memprof.c -MT 'memprof.n.o' -MF .dep/memprof.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux bigarray.c -MT 'bigarray.n.o' -MF .dep/bigarray.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux afl.c -MT 'afl.n.o' -MF .dep/afl.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux clambda_checks.c -MT 'clambda_checks.n.o' -MF .dep/clambda_checks.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux dynlink.c -MT 'dynlink.n.o' -MF .dep/dynlink.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux meta.c -MT 'meta.n.o' -MF .dep/meta.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux debugger.c -MT 'debugger.n.o' -MF .dep/debugger.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux dynlink_nat.c -MT 'dynlink_nat.n.o' -MF .dep/dynlink_nat.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux backtrace.c -MT 'backtrace.n.o' -MF .dep/backtrace.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux backtrace_nat.c -MT 'backtrace_nat.n.o' -MF .dep/backtrace_nat.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux globroots.c -MT 'globroots.n.o' -MF .dep/globroots.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux custom.c -MT 'custom.n.o' -MF .dep/custom.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux finalise.c -MT 'finalise.n.o' -MF .dep/finalise.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux compact.c -MT 'compact.n.o' -MF .dep/compact.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux weak.c -MT 'weak.n.o' -MF .dep/weak.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux callback.c -MT 'callback.n.o' -MF .dep/callback.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux printexc.c -MT 'printexc.n.o' -MF .dep/printexc.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux unix.c -MT 'unix.n.o' -MF .dep/unix.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux lexing.c -MT 'lexing.n.o' -MF .dep/lexing.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux obj.c -MT 'obj.n.o' -MF .dep/obj.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux md5.c -MT 'md5.n.o' -MF .dep/md5.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux eventlog.c -MT 'eventlog.n.o' -MF .dep/eventlog.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux gc_ctrl.c -MT 'gc_ctrl.n.o' -MF .dep/gc_ctrl.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux parsing.c -MT 'parsing.n.o' -MF .dep/parsing.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux sys.c -MT 'sys.n.o' -MF .dep/sys.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux hash.c -MT 'hash.n.o' -MF .dep/hash.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux intern.c -MT 'intern.n.o' -MF .dep/intern.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux extern.c -MT 'extern.n.o' -MF .dep/extern.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux io.c -MT 'io.n.o' -MF .dep/io.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux array.c -MT 'array.n.o' -MF .dep/array.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux str.c -MT 'str.n.o' -MF .dep/str.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux floats.c -MT 'floats.n.o' -MF .dep/floats.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux ints.c -MT 'ints.n.o' -MF .dep/ints.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux compare.c -MT 'compare.n.o' -MF .dep/compare.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux alloc.c -MT 'alloc.n.o' -MF .dep/alloc.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux memory.c -MT 'memory.n.o' -MF .dep/memory.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux minor_gc.c -MT 'minor_gc.n.o' -MF .dep/minor_gc.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux major_gc.c -MT 'major_gc.n.o' -MF .dep/major_gc.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux freelist.c -MT 'freelist.n.o' -MF .dep/freelist.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux misc.c -MT 'misc.n.o' -MF .dep/misc.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux signals_nat.c -MT 'signals_nat.n.o' -MF .dep/signals_nat.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux signals.c -MT 'signals.n.o' -MF .dep/signals.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux roots_nat.c -MT 'roots_nat.n.o' -MF .dep/roots_nat.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux fail_nat.c -MT 'fail_nat.n.o' -MF .dep/fail_nat.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux main.c -MT 'main.n.o' -MF .dep/main.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux startup_nat.c -MT 'startup_nat.n.o' -MF .dep/startup_nat.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux startup_aux.c -MT 'startup_aux.n.o' -MF .dep/startup_aux.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= instrtrace.c -MT 'instrtrace.b.o' -MF .dep/instrtrace.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= codefrag.c -MT 'codefrag.b.o' -MF .dep/codefrag.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= skiplist.c -MT 'skiplist.b.o' -MF .dep/skiplist.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= domain.c -MT 'domain.b.o' -MF .dep/domain.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= memprof.c -MT 'memprof.b.o' -MF .dep/memprof.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= main.c -MT 'main.b.o' -MF .dep/main.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= bigarray.c -MT 'bigarray.b.o' -MF .dep/bigarray.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= unix.c -MT 'unix.b.o' -MF .dep/unix.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= afl.c -MT 'afl.b.o' -MF .dep/afl.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= dynlink.c -MT 'dynlink.b.o' -MF .dep/dynlink.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= custom.c -MT 'custom.b.o' -MF .dep/custom.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= finalise.c -MT 'finalise.b.o' -MF .dep/finalise.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= compact.c -MT 'compact.b.o' -MF .dep/compact.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= weak.c -MT 'weak.b.o' -MF .dep/weak.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= debugger.c -MT 'debugger.b.o' -MF .dep/debugger.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= callback.c -MT 'callback.b.o' -MF .dep/callback.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= lexing.c -MT 'lexing.b.o' -MF .dep/lexing.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= obj.c -MT 'obj.b.o' -MF .dep/obj.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= md5.c -MT 'md5.b.o' -MF .dep/md5.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= gc_ctrl.c -MT 'gc_ctrl.b.o' -MF .dep/gc_ctrl.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= parsing.c -MT 'parsing.b.o' -MF .dep/parsing.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= meta.c -MT 'meta.b.o' -MF .dep/meta.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= sys.c -MT 'sys.b.o' -MF .dep/sys.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= hash.c -MT 'hash.b.o' -MF .dep/hash.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= intern.c -MT 'intern.b.o' -MF .dep/intern.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= extern.c -MT 'extern.b.o' -MF .dep/extern.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= io.c -MT 'io.b.o' -MF .dep/io.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= array.c -MT 'array.b.o' -MF .dep/array.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= str.c -MT 'str.b.o' -MF .dep/str.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= floats.c -MT 'floats.b.o' -MF .dep/floats.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= eventlog.c -MT 'eventlog.b.o' -MF .dep/eventlog.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= ints.c -MT 'ints.b.o' -MF .dep/ints.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= compare.c -MT 'compare.b.o' -MF .dep/compare.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= backtrace.c -MT 'backtrace.b.o' -MF .dep/backtrace.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= backtrace_byt.c -MT 'backtrace_byt.b.o' -MF .dep/backtrace_byt.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= printexc.c -MT 'printexc.b.o' -MF .dep/printexc.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= signals_byt.c -MT 'signals_byt.b.o' -MF .dep/signals_byt.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= signals.c -MT 'signals.b.o' -MF .dep/signals.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= fail_byt.c -MT 'fail_byt.b.o' -MF .dep/fail_byt.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= globroots.c -MT 'globroots.b.o' -MF .dep/globroots.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= roots_byt.c -MT 'roots_byt.b.o' -MF .dep/roots_byt.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= alloc.c -MT 'alloc.b.o' -MF .dep/alloc.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= memory.c -MT 'memory.b.o' -MF .dep/memory.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= minor_gc.c -MT 'minor_gc.b.o' -MF .dep/minor_gc.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= major_gc.c -MT 'major_gc.b.o' -MF .dep/major_gc.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= freelist.c -MT 'freelist.b.o' -MF .dep/freelist.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= startup_byt.c -MT 'startup_byt.b.o' -MF .dep/startup_byt.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= startup_aux.c -MT 'startup_aux.b.o' -MF .dep/startup_aux.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= fix_code.c -MT 'fix_code.b.o' -MF .dep/fix_code.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= stacks.c -MT 'stacks.b.o' -MF .dep/stacks.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= misc.c -MT 'misc.b.o' -MF .dep/misc.b.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= interp.c -MT 'interp.b.o' -MF .dep/interp.b.d
make[1]: 'sak' is up to date.
make[1]: Leaving directory '/home/riscv/ocaml/runtime'
make coldstart
make[1]: Entering directory '/home/riscv/ocaml'
make -C runtime all
make[2]: Entering directory '/home/riscv/ocaml/runtime'
echo "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/stublibs" > ld.conf
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o interp.b.o interp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o misc.b.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o stacks.b.o stacks.c
echo "/home/riscv/ocaml-tmp-install-1143/lib/ocaml" >> ld.conf
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o fix_code.b.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o startup_aux.b.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o startup_byt.b.o startup_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o freelist.b.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o major_gc.b.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o minor_gc.b.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o memory.b.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o alloc.b.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o roots_byt.b.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o globroots.b.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o fail_byt.b.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o signals.b.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o signals_byt.b.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o printexc.b.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o backtrace_byt.b.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o backtrace.b.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o compare.b.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o ints.b.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o eventlog.b.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o floats.b.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o str.b.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o array.b.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o io.b.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o extern.b.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o intern.b.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o hash.b.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o sys.b.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o meta.b.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o parsing.b.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o gc_ctrl.b.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o md5.b.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o obj.b.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o lexing.b.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o callback.b.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o debugger.b.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o weak.b.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o compact.b.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o finalise.b.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o custom.b.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o dynlink.b.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o afl.b.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o unix.b.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o bigarray.b.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o main.b.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o memprof.b.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o domain.b.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o skiplist.b.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o codefrag.b.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o interp.bd.o interp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o misc.bd.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o stacks.bd.o stacks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o fix_code.bd.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o startup_aux.bd.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o startup_byt.bd.o startup_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o freelist.bd.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o major_gc.bd.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o minor_gc.bd.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o memory.bd.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o alloc.bd.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o roots_byt.bd.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o globroots.bd.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o fail_byt.bd.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o signals.bd.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o signals_byt.bd.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o printexc.bd.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o backtrace_byt.bd.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o backtrace.bd.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o compare.bd.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o ints.bd.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o eventlog.bd.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o floats.bd.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o str.bd.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o array.bd.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o io.bd.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o extern.bd.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o intern.bd.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o hash.bd.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o sys.bd.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o meta.bd.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o parsing.bd.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o gc_ctrl.bd.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o md5.bd.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o obj.bd.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o lexing.bd.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o callback.bd.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o debugger.bd.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o weak.bd.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o compact.bd.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o finalise.bd.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o custom.bd.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o dynlink.bd.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o afl.bd.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o unix.bd.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o bigarray.bd.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o main.bd.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o memprof.bd.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o domain.bd.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o skiplist.bd.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o codefrag.bd.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DDEBUG -o instrtrace.bd.o instrtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o interp.bi.o interp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o misc.bi.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o stacks.bi.o stacks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o fix_code.bi.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o startup_aux.bi.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o startup_byt.bi.o startup_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o freelist.bi.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o major_gc.bi.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o minor_gc.bi.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o memory.bi.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o alloc.bi.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o roots_byt.bi.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o globroots.bi.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o fail_byt.bi.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o signals.bi.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o signals_byt.bi.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o printexc.bi.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o backtrace_byt.bi.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o backtrace.bi.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o compare.bi.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o ints.bi.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o eventlog.bi.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o floats.bi.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o str.bi.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o array.bi.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o io.bi.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o extern.bi.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o intern.bi.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o hash.bi.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o sys.bi.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o meta.bi.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o parsing.bi.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o gc_ctrl.bi.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o md5.bi.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o obj.bi.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o lexing.bi.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o callback.bi.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o debugger.bi.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o weak.bi.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o compact.bi.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o finalise.bi.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o custom.bi.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o dynlink.bi.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o afl.bi.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o unix.bi.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o bigarray.bi.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o main.bi.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o memprof.bi.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o domain.bi.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o skiplist.bi.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DCAML_INSTR -o codefrag.bi.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o interp.bpic.o interp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o misc.bpic.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o stacks.bpic.o stacks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o fix_code.bpic.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o startup_aux.bpic.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o startup_byt.bpic.o startup_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o freelist.bpic.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o major_gc.bpic.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o minor_gc.bpic.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o memory.bpic.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o alloc.bpic.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o roots_byt.bpic.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o globroots.bpic.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o fail_byt.bpic.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o signals.bpic.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o signals_byt.bpic.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o printexc.bpic.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o backtrace_byt.bpic.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o backtrace.bpic.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o compare.bpic.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o ints.bpic.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o eventlog.bpic.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o floats.bpic.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o str.bpic.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o array.bpic.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o io.bpic.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o extern.bpic.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o intern.bpic.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o hash.bpic.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o sys.bpic.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o meta.bpic.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o parsing.bpic.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o gc_ctrl.bpic.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o md5.bpic.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o obj.bpic.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o lexing.bpic.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o callback.bpic.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o debugger.bpic.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o weak.bpic.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o compact.bpic.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o finalise.bpic.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o custom.bpic.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o dynlink.bpic.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o afl.bpic.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o unix.bpic.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o bigarray.bpic.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o main.bpic.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o memprof.bpic.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o domain.bpic.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o skiplist.bpic.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o codefrag.bpic.o codefrag.c
cp primitives.new primitives
rm -f libcamlrun.a && ar rc libcamlrun.a interp.b.o misc.b.o stacks.b.o fix_code.b.o startup_aux.b.o startup_byt.b.o freelist.b.o major_gc.b.o minor_gc.b.o memory.b.o alloc.b.o roots_byt.b.o globroots.b.o fail_byt.b.o signals.b.o signals_byt.b.o printexc.b.o backtrace_byt.b.o backtrace.b.o compare.b.o ints.b.o eventlog.b.o floats.b.o str.b.o array.b.o io.b.o extern.b.o intern.b.o hash.b.o sys.b.o meta.b.o parsing.b.o gc_ctrl.b.o md5.b.o obj.b.o lexing.b.o callback.b.o debugger.b.o weak.b.o compact.b.o finalise.b.o custom.b.o dynlink.b.o afl.b.o unix.b.o bigarray.b.o main.b.o memprof.b.o domain.b.o skiplist.b.o codefrag.b.o
rm -f libcamlrund.a && ar rc libcamlrund.a interp.bd.o misc.bd.o stacks.bd.o fix_code.bd.o startup_aux.bd.o startup_byt.bd.o freelist.bd.o major_gc.bd.o minor_gc.bd.o memory.bd.o alloc.bd.o roots_byt.bd.o globroots.bd.o fail_byt.bd.o signals.bd.o signals_byt.bd.o printexc.bd.o backtrace_byt.bd.o backtrace.bd.o compare.bd.o ints.bd.o eventlog.bd.o floats.bd.o str.bd.o array.bd.o io.bd.o extern.bd.o intern.bd.o hash.bd.o sys.bd.o meta.bd.o parsing.bd.o gc_ctrl.bd.o md5.bd.o obj.bd.o lexing.bd.o callback.bd.o debugger.bd.o weak.bd.o compact.bd.o finalise.bd.o custom.bd.o dynlink.bd.o afl.bd.o unix.bd.o bigarray.bd.o main.bd.o memprof.bd.o domain.bd.o skiplist.bd.o codefrag.bd.o instrtrace.bd.o
rm -f libcamlruni.a && ar rc libcamlruni.a interp.bi.o misc.bi.o stacks.bi.o fix_code.bi.o startup_aux.bi.o startup_byt.bi.o freelist.bi.o major_gc.bi.o minor_gc.bi.o memory.bi.o alloc.bi.o roots_byt.bi.o globroots.bi.o fail_byt.bi.o signals.bi.o signals_byt.bi.o printexc.bi.o backtrace_byt.bi.o backtrace.bi.o compare.bi.o ints.bi.o eventlog.bi.o floats.bi.o str.bi.o array.bi.o io.bi.o extern.bi.o intern.bi.o hash.bi.o sys.bi.o meta.bi.o parsing.bi.o gc_ctrl.bi.o md5.bi.o obj.bi.o lexing.bi.o callback.bi.o debugger.bi.o weak.bi.o compact.bi.o finalise.bi.o custom.bi.o dynlink.bi.o afl.bi.o unix.bi.o bigarray.bi.o main.bi.o memprof.bi.o domain.bi.o skiplist.bi.o codefrag.bi.o
(echo '#define CAML_INTERNALS'; \
echo '#include "caml/mlvalues.h"'; \
echo '#include "caml/prims.h"'; \
sed -e 's/.*/extern value &();/' primitives; \
echo 'c_primitive caml_builtin_cprim[] = {'; \
sed -e 's/.*/ &,/' primitives; \
echo ' 0 };'; \
echo 'char * caml_names_of_builtin_cprim[] = {'; \
sed -e 's/.*/ "&",/' primitives; \
echo ' 0 };') > prims.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -o prims.o prims.c
gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -Wl,-E -o ocamlrun prims.o libcamlrun.a -lm -ldl -lpthread
gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -Wl,-E -g -o ocamlrund prims.o libcamlrund.a -lm -ldl -lpthread
gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -Wl,-E -o ocamlruni prims.o libcamlruni.a -lm -ldl -lpthread
rm -f libcamlrun_pic.a && ar rc libcamlrun_pic.a interp.bpic.o misc.bpic.o stacks.bpic.o fix_code.bpic.o startup_aux.bpic.o startup_byt.bpic.o freelist.bpic.o major_gc.bpic.o minor_gc.bpic.o memory.bpic.o alloc.bpic.o roots_byt.bpic.o globroots.bpic.o fail_byt.bpic.o signals.bpic.o signals_byt.bpic.o printexc.bpic.o backtrace_byt.bpic.o backtrace.bpic.o compare.bpic.o ints.bpic.o eventlog.bpic.o floats.bpic.o str.bpic.o array.bpic.o io.bpic.o extern.bpic.o intern.bpic.o hash.bpic.o sys.bpic.o meta.bpic.o parsing.bpic.o gc_ctrl.bpic.o md5.bpic.o obj.bpic.o lexing.bpic.o callback.bpic.o debugger.bpic.o weak.bpic.o compact.bpic.o finalise.bpic.o custom.bpic.o dynlink.bpic.o afl.bpic.o unix.bpic.o bigarray.bpic.o main.bpic.o memprof.bpic.o domain.bpic.o skiplist.bpic.o codefrag.bpic.o
gcc -shared -o libcamlrun_shared.so interp.bpic.o misc.bpic.o stacks.bpic.o fix_code.bpic.o startup_aux.bpic.o startup_byt.bpic.o freelist.bpic.o major_gc.bpic.o minor_gc.bpic.o memory.bpic.o alloc.bpic.o roots_byt.bpic.o globroots.bpic.o fail_byt.bpic.o signals.bpic.o signals_byt.bpic.o printexc.bpic.o backtrace_byt.bpic.o backtrace.bpic.o compare.bpic.o ints.bpic.o eventlog.bpic.o floats.bpic.o str.bpic.o array.bpic.o io.bpic.o extern.bpic.o intern.bpic.o hash.bpic.o sys.bpic.o meta.bpic.o parsing.bpic.o gc_ctrl.bpic.o md5.bpic.o obj.bpic.o lexing.bpic.o callback.bpic.o debugger.bpic.o weak.bpic.o compact.bpic.o finalise.bpic.o custom.bpic.o dynlink.bpic.o afl.bpic.o unix.bpic.o bigarray.bpic.o main.bpic.o memprof.bpic.o domain.bpic.o skiplist.bpic.o codefrag.bpic.o -lm -ldl -lpthread
make[2]: Leaving directory '/home/riscv/ocaml/runtime'
make -C stdlib \
OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \
CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
make[2]: Entering directory '/home/riscv/ocaml/stdlib'
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalFormatBasics.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalAtomic.mli
echo '#!/home/riscv/ocaml-tmp-install-1143/bin/ocamlrun' > camlheader
echo '#!/home/riscv/ocaml-tmp-install-1143/bin/ocamlrun' > target_camlheader
echo '#!' | tr -d '\012' > camlheader_ur
echo '#!/home/riscv/ocaml-tmp-install-1143/bin/ocamlrund' > camlheaderd
echo '#!/home/riscv/ocaml-tmp-install-1143/bin/ocamlrund' > target_camlheaderd
echo '#!/home/riscv/ocaml-tmp-install-1143/bin/ocamlruni' > camlheaderi
echo '#!/home/riscv/ocaml-tmp-install-1143/bin/ocamlruni' > target_camlheaderi
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalAtomic.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalFormatBasics.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -no-alias-deps -w -49 -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -no-alias-deps -w -49 -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Pervasives.cmo -c pervasives.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Either.cmi -c either.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Sys.cmi -c sys.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Nativeint.cmi -c nativeint.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int32.cmi -c int32.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalLazy.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Seq.cmi -c seq.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bool.cmi -c bool.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Char.cmi -c char.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Uchar.cmi -c uchar.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int.cmi -c int.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Unit.cmi -c unit.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Marshal.cmi -c marshal.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Array.cmi -c array.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Float.cmi -c float.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int32.cmo -c int32.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int64.cmi -c int64.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Nativeint.cmo -c nativeint.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lexing.cmi -c lexing.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Set.cmi -c set.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Map.cmi -c map.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stack.cmi -c stack.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Queue.cmi -c queue.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stream.cmi -c stream.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A \
-o stdlib__Buffer.cmi -c buffer.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Arg.cmi -c arg.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Atomic.cmi -c atomic.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Printexc.cmi -c printexc.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Fun.cmi -c fun.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Digest.cmi -c digest.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Random.cmi -c random.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Hashtbl.cmi -c hashtbl.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Format.cmi -c format.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Scanf.cmi -c scanf.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Callback.cmi -c callback.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Genlex.cmi -c genlex.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Filename.cmi -c filename.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Complex.cmi -c complex.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__ArrayLabels.cmi -c arrayLabels.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__ListLabels.cmi -c listLabels.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__BytesLabels.cmi -c bytesLabels.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__StringLabels.cmi -c stringLabels.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__MoreLabels.cmi -c moreLabels.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bigarray.cmi -c bigarray.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__In_channel.cmi -c in_channel.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Out_channel.cmi -c out_channel.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c std_exit.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Either.cmo -c either.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Sys.cmo -c sys.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Obj.cmi -c obj.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lazy.cmi -c lazy.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Option.cmi -c option.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Result.cmi -c result.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bool.cmo -c bool.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Char.cmo -c char.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Uchar.cmo -c uchar.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__List.cmi -c list.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int.cmo -c int.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bytes.cmi -c bytes.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__String.cmi -c string.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Unit.cmo -c unit.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Array.cmo -c array.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__Float.cmo -c float.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int64.cmo -c int64.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lexing.cmo -c lexing.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Parsing.cmi -c parsing.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Set.cmo -c set.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Map.cmo -c map.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stack.cmo -c stack.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Queue.cmo -c queue.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stream.cmo -c stream.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A \
-o stdlib__Buffer.cmo -c buffer.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match -c camlinternalFormat.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Printf.cmi -c printf.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Atomic.cmo -c atomic.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Fun.cmo -c fun.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Gc.cmi -c gc.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Digest.cmo -c digest.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Random.cmo -c random.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Hashtbl.cmo -c hashtbl.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Weak.cmi -c weak.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Format.cmo -c format.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Scanf.cmo -c scanf.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Callback.cmo -c callback.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Genlex.cmo -c genlex.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Ephemeron.cmi -c ephemeron.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Filename.cmo -c filename.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Complex.cmo -c complex.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__ArrayLabels.cmo -c arrayLabels.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__ListLabels.cmo -c listLabels.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__BytesLabels.cmo -c bytesLabels.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__StringLabels.cmo -c stringLabels.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__MoreLabels.cmo -c moreLabels.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__StdLabels.cmi -c stdLabels.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bigarray.cmo -c bigarray.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__In_channel.cmo -c in_channel.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Out_channel.cmo -c out_channel.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Obj.cmo -c obj.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalLazy.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lazy.cmo -c lazy.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Seq.cmo -c seq.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Option.cmo -c option.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Result.cmo -c result.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__List.cmo -c list.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bytes.cmo -c bytes.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__String.cmo -c string.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Marshal.cmo -c marshal.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Parsing.cmo -c parsing.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match -c camlinternalFormat.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Printf.cmo -c printf.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Arg.cmo -c arg.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Printexc.cmo -c printexc.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Gc.cmo -c gc.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Weak.cmo -c weak.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -no-principal \
-o stdlib__Oo.cmi -c oo.mli
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Ephemeron.cmo -c ephemeron.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__StdLabels.cmo -c stdLabels.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Oo.cmo -c oo.ml
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -a -o stdlib.cma camlinternalFormatBasics.cmo camlinternalAtomic.cmo stdlib.cmo stdlib__Pervasives.cmo stdlib__Either.cmo stdlib__Sys.cmo stdlib__Obj.cmo camlinternalLazy.cmo stdlib__Lazy.cmo stdlib__Seq.cmo stdlib__Option.cmo stdlib__Result.cmo stdlib__Bool.cmo stdlib__Char.cmo stdlib__Uchar.cmo stdlib__List.cmo stdlib__Int.cmo stdlib__Bytes.cmo stdlib__String.cmo stdlib__Unit.cmo stdlib__Marshal.cmo stdlib__Array.cmo stdlib__Float.cmo stdlib__Int32.cmo stdlib__Int64.cmo stdlib__Nativeint.cmo stdlib__Lexing.cmo stdlib__Parsing.cmo stdlib__Set.cmo stdlib__Map.cmo stdlib__Stack.cmo stdlib__Queue.cmo stdlib__Stream.cmo stdlib__Buffer.cmo camlinternalFormat.cmo stdlib__Printf.cmo stdlib__Arg.cmo stdlib__Atomic.cmo stdlib__Printexc.cmo stdlib__Fun.cmo stdlib__Gc.cmo stdlib__Digest.cmo stdlib__Random.cmo stdlib__Hashtbl.cmo stdlib__Weak.cmo stdlib__Format.cmo stdlib__Scanf.cmo stdlib__Callback.cmo camlinternalOO.cmo stdlib__Oo.cmo camlinternalMod.cmo stdlib__Genlex.cmo stdlib__Ephemeron.cmo stdlib__Filename.cmo stdlib__Complex.cmo stdlib__ArrayLabels.cmo stdlib__ListLabels.cmo stdlib__BytesLabels.cmo stdlib__StringLabels.cmo stdlib__MoreLabels.cmo stdlib__StdLabels.cmo stdlib__Bigarray.cmo stdlib__In_channel.cmo stdlib__Out_channel.cmo
make[2]: Leaving directory '/home/riscv/ocaml/stdlib'
cp runtime/ocamlrun boot/ocamlrun
cd boot; rm -f stdlib.cma std_exit.cmo *.cmi camlheader
cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
cd boot; ln -sf ../runtime/libcamlrun.a .
make[1]: Leaving directory '/home/riscv/ocaml'
make opt.opt
make[1]: Entering directory '/home/riscv/ocaml'
make checkstack
make[2]: Entering directory '/home/riscv/ocaml'
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE \
-o tools/checkstack.o tools/checkstack.c
make -C tools checkstack
make[3]: Entering directory '/home/riscv/ocaml/tools'
gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -Wl,-E -o checkstack checkstack.o
make[3]: Leaving directory '/home/riscv/ocaml/tools'
tools/checkstack
rm tools/checkstack tools/checkstack.o
make[2]: Leaving directory '/home/riscv/ocaml'
make coreall
make[2]: Entering directory '/home/riscv/ocaml'
make -C runtime all
make[3]: Entering directory '/home/riscv/ocaml/runtime'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/riscv/ocaml/runtime'
cd stdlib; ln -sf ../runtime/libcamlrun.a .
make ocamlc
make[3]: Entering directory '/home/riscv/ocaml'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/warnings.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/longident.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/build_path_prefix_map.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/identifiable.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/load_path.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/allocated_const.mli
make -C utils config.ml
make[4]: Entering directory '/home/riscv/ocaml/utils'
sed -e 's!%%AFL_INSTRUMENT%%!false!' \
-e 's!%%ARCH%%!riscv!' \
-e 's!%%ARCMD%%!ar!' \
-e 's!%%ASM%%!as!' \
-e 's!%%ASM_CFI_SUPPORTED%%!true!' \
-e 's!%%BYTECCLIBS%%!-lm -ldl -lpthread!' \
-e 's!%%CC%%!gcc!' \
-e 's!%%CCOMPTYPE%%!cc!' \
-e 's!%%OUTPUTOBJ%%!-o !' \
-e 's!%%EXT_ASM%%!.s!' \
-e 's!%%EXT_DLL%%!.so!' \
-e 's!%%EXE%%!!' \
-e 's!%%EXT_LIB%%!.a!' \
-e 's!%%EXT_OBJ%%!.o!' \
-e 's!%%FLAMBDA%%!false!' \
-e 's!%%WITH_FLAMBDA_INVARIANTS%%!false!' \
-e 's!%%WITH_CMM_INVARIANTS%%!false!' \
-e 's!%%FLEXLINK_FLAGS%%!!' \
-e 's!%%FLEXDLL_DIR%%!!' \
-e 's!%%HOST%%!riscv64-unknown-linux-gnu!' \
-e 's!%%BINDIR%%!/home/riscv/ocaml-tmp-install-1143/bin!' \
-e 's!%%LIBDIR%%!/home/riscv/ocaml-tmp-install-1143/lib/ocaml!' \
-e 's!%%MKDLL%%!gcc -shared !' \
-e 's!%%MKEXE%%!gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -Wl,-E !' \
-e 's!%%FLEXLINK_LDFLAGS%%! -link \\"-Wl,-E\\"!' \
-e 's!%%FLEXLINK_DLL_LDFLAGS%%!!' \
-e 's!%%MKMAINDLL%%!gcc -shared !' \
-e 's!%%MODEL%%!riscv64!' \
-e 's!%%NATIVECCLIBS%%!-lm -ldl !' \
-e 's!%%OCAMLC_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC !' \
-e 's!%%OCAMLC_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \
-e 's!%%OCAMLOPT_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC !' \
-e 's!%%OCAMLOPT_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \
-e 's!%%PACKLD%%!ld -r -o !' \
-e 's!%%PROFINFO_WIDTH%%!0!' \
-e 's!%%RPATH%%!-Wl,-rpath,!' \
-e 's!%%MKSHAREDLIBRPATH%%!-Wl,-rpath,!' \
-e 's!%%FORCE_SAFE_STRING%%!true!' \
-e 's!%%DEFAULT_SAFE_STRING%%!true!' \
-e 's!%%WINDOWS_UNICODE%%!0!' \
-e 's!%%NAKED_POINTERS%%!true!' \
-e 's!%%SUPPORTS_SHARED_LIBRARIES%%!true!' \
-e 's!%%SYSTEM%%!linux!' \
-e 's!%%SYSTHREAD_SUPPORT%%!true!' \
-e 's!%%TARGET%%!riscv64-unknown-linux-gnu!' \
-e 's!%%WITH_FRAME_POINTERS%%!false!' \
-e 's!%%WITH_PROFINFO%%!false!' \
-e 's!%%FLAT_FLOAT_ARRAY%%!true!' \
-e 's!%%FUNCTION_SECTIONS%%!false!' \
-e 's!%%CC_HAS_DEBUG_PREFIX_MAP%%!true!' \
-e 's!%%AS_HAS_DEBUG_PREFIX_MAP%%!true!' \
config.mlp > config.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/build_path_prefix_map.ml -I utils
make[4]: Leaving directory '/home/riscv/ocaml/utils'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/arg_helper.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/profile.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/local_store.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/terminfo.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/ccomp.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/targetint.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/int_replace_polymorphic_compare.mli
gcc -E -I runtime/caml utils/domainstate.ml.c > utils/domainstate.ml
gcc -E -I runtime/caml utils/domainstate.mli.c > utils/domainstate.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/binutils.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/lazy_backtrack.mli
cp boot/menhir/menhirLib.ml parsing/camlinternalMenhirLib.ml
echo '[@@@ocaml.warning "-67"]' > parsing/camlinternalMenhirLib.mli
./boot/ocamlrun ./boot/ocamllex -q parsing/lexer.mll
cat boot/menhir/menhirLib.mli >> parsing/camlinternalMenhirLib.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/switch.mli
lambda/generate_runtimedef.sh runtime/caml/fail.h runtime/primitives > lambda/runtimedef.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/runtimedef.mli
make -C tools make_opcodes
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.mli
make[4]: Entering directory '/home/riscv/ocaml/tools'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/dll.mli
../boot/ocamlrun ../boot/ocamllex -q make_opcodes.mll
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. make_opcodes.ml -o make_opcodes
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main_args.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/makedepend.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/errors.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/maindriver.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/location.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/misc.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ident.mli
make[4]: Leaving directory '/home/riscv/ocaml/tools'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/linkage_name.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/tag.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/numbers.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/arg_helper.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/clflags.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/profile.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/local_store.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/load_path.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/terminfo.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/ccomp.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/warnings.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/consistbl.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/strongly_connected_components.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/targetint.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/int_replace_polymorphic_compare.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/domainstate.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/binutils.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/lazy_backtrack.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/location.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/longident.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/camlinternalMenhirLib.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ident.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/switch.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/runtimedef.ml -I lambda
./runtime/ocamlrun tools/make_opcodes -opcodes < runtime/caml/instruct.h > bytecomp/opcodes.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compenv.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/errors.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/annot.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/path.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilation_unit.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmxs_format.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/misc.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/identifiable.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/numbers.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/clflags.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/consistbl.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/strongly_connected_components.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/domainstate.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing_with_keys.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/camlinternalMenhirLib.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/path.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -i bytecomp/opcodes.ml > bytecomp/opcodes.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compenv.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main_args.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/shape.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/debuginfo.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/export_id.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_var.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing_with_keys.ml -I utils
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/docstrings.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/pprintast.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parse.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/printast.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_iterator.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/attr_helper.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/builtin_attributes.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_invariants.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/depend.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/shape.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/debuginfo.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/pparse.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/type_immediacy.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/docstrings.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_helper.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/printast.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_iterator.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/attr_helper.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/builtin_attributes.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_invariants.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/depend.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/type_immediacy.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/pparse.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/outcometree.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_helper.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/pprintast.ml -I parsing
sed "s/MenhirLib/CamlinternalMenhirLib/g" boot/menhir/parser.ml > parsing/parser.ml
sed "s/MenhirLib/CamlinternalMenhirLib/g" boot/menhir/parser.mli > parsing/parser.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/oprint.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/primitive.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parser.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/oprint.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/types.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parser.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/lexer.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/primitive.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/types.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/btype.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/predef.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/datarepr.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/errortrace.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/signature_group.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/makedepend.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/subst.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmi_format.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/lexer.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parse.ml -I parsing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/btype.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/subst.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/predef.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/datarepr.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmi_format.ml -I file_formats
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/persistent_env.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/errortrace.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/signature_group.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/env.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/persistent_env.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/lambda.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/env.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedtree.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ctype.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyp.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/mtype.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/envaux.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includecore.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_iterator.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_mapper.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/stypes.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmt_format.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/untypeast.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typetexp.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printpat.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/patterns.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/parmatch.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_properties.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_unboxed.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeopt.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/rec_check.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typecore.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeclass.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/lambda.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/printlambda.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/matching.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translobj.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translattribute.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translprim.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translcore.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translclass.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translmod.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/tmc.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/simplif.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compmisc.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile_common.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmo_format.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/internal_variable_names.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda_primitives.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedtree.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyped.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ctype.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyp.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includeclass.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/mtype.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/envaux.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includecore.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_iterator.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_mapper.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/stypes.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmt_format.ml -I file_formats
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/cmt2annot.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/untypeast.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod_errorprinter.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typetexp.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printpat.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/patterns.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/parmatch.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_properties.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_variance.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_unboxed.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_immediacy.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_separability.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeopt.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/rec_check.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/printlambda.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/matching.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translobj.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translattribute.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translprim.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translcore.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translclass.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translmod.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/tmc.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/simplif.ml -I lambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/symtable.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/variable.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyped.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includeclass.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod_errorprinter.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_variance.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_immediacy.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_separability.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/maindriver.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/symbol.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/parameter.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typecore.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeclass.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typemod.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typemod.ml -I typing
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compmisc.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile_common.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml -I bytecomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/projection.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamlbytecomp.cma bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/emitcode.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/errors.cmo driver/compile.cmo driver/maindriver.cmo
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/freshening.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simple_value_approx.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmx_format.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -linkall -o compilerlibs/ocamlcommon.cma utils/config.cmo utils/build_path_prefix_map.cmo utils/misc.cmo utils/identifiable.cmo utils/numbers.cmo utils/arg_helper.cmo utils/clflags.cmo utils/profile.cmo utils/local_store.cmo utils/load_path.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo utils/strongly_connected_components.cmo utils/targetint.cmo utils/int_replace_polymorphic_compare.cmo utils/domainstate.cmo utils/binutils.cmo utils/lazy_backtrack.cmo utils/diffing.cmo utils/diffing_with_keys.cmo parsing/location.cmo parsing/longident.cmo parsing/docstrings.cmo parsing/syntaxerr.cmo parsing/ast_helper.cmo parsing/pprintast.cmo parsing/camlinternalMenhirLib.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo parsing/ast_mapper.cmo parsing/ast_iterator.cmo parsing/attr_helper.cmo parsing/builtin_attributes.cmo parsing/ast_invariants.cmo parsing/depend.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/type_immediacy.cmo typing/shape.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo file_formats/cmi_format.cmo typing/persistent_env.cmo typing/env.cmo typing/errortrace.cmo typing/typedtree.cmo typing/signature_group.cmo typing/printtyped.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/envaux.cmo typing/includecore.cmo typing/tast_iterator.cmo typing/tast_mapper.cmo typing/stypes.cmo file_formats/cmt_format.cmo typing/cmt2annot.cmo typing/untypeast.cmo typing/includemod.cmo typing/includemod_errorprinter.cmo typing/typetexp.cmo typing/printpat.cmo typing/patterns.cmo typing/parmatch.cmo typing/typedecl_properties.cmo typing/typedecl_variance.cmo typing/typedecl_unboxed.cmo typing/typedecl_immediacy.cmo typing/typedecl_separability.cmo typing/typedecl.cmo typing/typeopt.cmo typing/rec_check.cmo typing/typecore.cmo typing/typeclass.cmo typing/typemod.cmo lambda/debuginfo.cmo lambda/lambda.cmo lambda/printlambda.cmo lambda/switch.cmo lambda/matching.cmo lambda/translobj.cmo lambda/translattribute.cmo lambda/translprim.cmo lambda/translcore.cmo lambda/translclass.cmo lambda/translmod.cmo lambda/tmc.cmo lambda/simplif.cmo lambda/runtimedef.cmo bytecomp/meta.cmo bytecomp/opcodes.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo driver/pparse.cmo driver/compenv.cmo driver/main_args.cmo driver/compmisc.cmo driver/makedepend.cmo driver/compile_common.cmo
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -compat-32 -o ocamlc compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma driver/main.cmo
make[3]: Leaving directory '/home/riscv/ocaml'
make ocamllex ocamltools library
make[3]: Entering directory '/home/riscv/ocaml'
make -C yacc all
make[4]: Entering directory '/home/riscv/ocaml/yacc'
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o closure.o closure.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o error.o error.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o lalr.o lalr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o lr0.o lr0.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o main.o main.c
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_intf.mli
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o mkpar.o mkpar.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o output.o output.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o reader.o reader.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o skeleton.o skeleton.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o symtab.o symtab.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o verbose.o verbose.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime \
-o warshall.o warshall.c
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_cost.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/internal_variable_names.ml -I middle_end
gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -Wl,-E -o ocamlyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/linkage_name.ml -I middle_end
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilation_unit.ml -I middle_end
make[4]: Leaving directory '/home/riscv/ocaml/yacc'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/variable.ml -I middle_end
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/symbol.ml -I middle_end
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_var.ml -I middle_end
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda_primitives.ml -I middle_end
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda_primitives.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda.ml -I middle_end
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/semantics_of_primitives.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/convert_primitives.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/id_types.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/tag.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/pass_wrapper.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/allocated_const.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/parameter.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/projection.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_iterators.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_utils.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/effect_analysis.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_cost.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilenv.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure_middle_end.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/import_approx.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_code.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/invariant_params.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inconstant_idents.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/alias_analysis.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_constants.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/share_constants.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_common.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_primitives.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/ref_to_variables.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_invariants.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/build_export_info.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_offsets.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/un_anf.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.mli
make -C stdlib all
make[4]: Entering directory '/home/riscv/ocaml/stdlib'
make -C lex all
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.mli
make[4]: Entering directory '/home/riscv/ocaml/lex'
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalFormatBasics.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot cset.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops_intf.mli
../yacc/ocamlyacc -v parser.mly
../boot/ocamlrun ../boot/ocamllex -q lexer.mll
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda_primitives.ml -I middle_end
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda.ml -I middle_end
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot table.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot cset.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalAtomic.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot syntax.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -no-alias-deps -w -49 -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot table.ml
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot syntax.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/semantics_of_primitives.ml -I middle_end
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalFormatBasics.ml
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot parser.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/convert_primitives.ml -I middle_end
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/id_types.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/export_id.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/pass_wrapper.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_iterators.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalAtomic.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_utils.ml -I middle_end/flambda
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot compact.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -no-alias-deps -w -49 -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot common.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot parser.ml
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexer.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Pervasives.cmo -c pervasives.ml
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot compact.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/freshening.ml -I middle_end/flambda
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot common.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Either.cmi -c either.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Sys.cmi -c sys.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot output.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Nativeint.cmi -c nativeint.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int32.cmi -c int32.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexer.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalLazy.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Seq.cmi -c seq.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/effect_analysis.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bool.cmi -c bool.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot output.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simple_value_approx.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Char.cmi -c char.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Uchar.cmi -c uchar.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__List.cmi -c list.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int.cmi -c int.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilenv.ml -I middle_end
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bytes.cmi -c bytes.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__String.cmi -c string.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot main.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Unit.cmi -c unit.mli
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -compat-32 -o ocamllex cset.cmo syntax.cmo parser.cmo lexer.cmo table.cmo lexgen.cmo compact.cmo common.cmo output.cmo outputbis.cmo main.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Marshal.cmi -c marshal.mli
make[4]: Leaving directory '/home/riscv/ocaml/lex'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure.ml -I middle_end/closure
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Array.cmi -c array.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure_middle_end.ml -I middle_end/closure
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Float.cmi -c float.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/import_approx.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_code.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int32.cmo -c int32.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int64.cmi -c int64.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Nativeint.cmo -c nativeint.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lexing.cmi -c lexing.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Set.cmi -c set.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Map.cmi -c map.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stack.cmi -c stack.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Queue.cmi -c queue.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stream.cmi -c stream.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A \
-o stdlib__Buffer.cmi -c buffer.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/invariant_params.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Arg.cmi -c arg.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Atomic.cmi -c atomic.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inconstant_idents.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Printexc.cmi -c printexc.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/alias_analysis.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Fun.cmi -c fun.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Gc.cmi -c gc.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Digest.cmi -c digest.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_constants.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/share_constants.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Random.cmi -c random.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_common.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Hashtbl.cmi -c hashtbl.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Format.cmi -c format.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Scanf.cmi -c scanf.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Callback.cmi -c callback.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Genlex.cmi -c genlex.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Ephemeron.cmi -c ephemeron.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/ref_to_variables.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_invariants.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Filename.cmi -c filename.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Complex.cmi -c complex.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_offsets.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__ArrayLabels.cmi -c arrayLabels.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/un_anf.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__ListLabels.cmi -c listLabels.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__BytesLabels.cmi -c bytesLabels.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__StringLabels.cmi -c stringLabels.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__MoreLabels.cmi -c moreLabels.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_primitives.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \
-o stdlib__StdLabels.cmi -c stdLabels.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bigarray.cmi -c bigarray.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/extract_projections.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__In_channel.cmi -c in_channel.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Out_channel.cmi -c out_channel.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_closures.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c std_exit.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/build_export_info.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Either.cmo -c either.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision_intf.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Sys.cmo -c sys.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/extract_projections.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Obj.cmi -c obj.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lazy.cmi -c lazy.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Option.cmi -c option.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Result.cmi -c result.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bool.cmo -c bool.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_closures.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Char.cmo -c char.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Uchar.cmo -c uchar.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_transforms.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__List.cmo -c list.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_transforms.ml -I middle_end/flambda
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision.ml -I middle_end/flambda
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int.cmo -c int.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bytes.cmo -c bytes.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__String.cmo -c string.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Unit.cmo -c unit.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Marshal.cmo -c marshal.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Array.cmo -c array.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__Float.cmo -c float.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int64.cmo -c int64.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamlmiddleend.cma middle_end/internal_variable_names.cmo middle_end/linkage_name.cmo middle_end/compilation_unit.cmo middle_end/variable.cmo middle_end/flambda/base_types/closure_element.cmo middle_end/flambda/base_types/closure_id.cmo middle_end/symbol.cmo middle_end/backend_var.cmo middle_end/clambda_primitives.cmo middle_end/printclambda_primitives.cmo middle_end/clambda.cmo middle_end/printclambda.cmo middle_end/semantics_of_primitives.cmo middle_end/convert_primitives.cmo middle_end/flambda/base_types/id_types.cmo middle_end/flambda/base_types/export_id.cmo middle_end/flambda/base_types/tag.cmo middle_end/flambda/base_types/mutable_variable.cmo middle_end/flambda/base_types/set_of_closures_id.cmo middle_end/flambda/base_types/set_of_closures_origin.cmo middle_end/flambda/base_types/closure_origin.cmo middle_end/flambda/base_types/var_within_closure.cmo middle_end/flambda/base_types/static_exception.cmo middle_end/flambda/pass_wrapper.cmo middle_end/flambda/allocated_const.cmo middle_end/flambda/parameter.cmo middle_end/flambda/projection.cmo middle_end/flambda/flambda.cmo middle_end/flambda/flambda_iterators.cmo middle_end/flambda/flambda_utils.cmo middle_end/flambda/freshening.cmo middle_end/flambda/effect_analysis.cmo middle_end/flambda/inlining_cost.cmo middle_end/flambda/simple_value_approx.cmo middle_end/flambda/export_info.cmo middle_end/flambda/export_info_for_pack.cmo middle_end/compilenv.cmo middle_end/closure/closure.cmo middle_end/closure/closure_middle_end.cmo middle_end/flambda/import_approx.cmo middle_end/flambda/lift_code.cmo middle_end/flambda/closure_conversion_aux.cmo middle_end/flambda/closure_conversion.cmo middle_end/flambda/initialize_symbol_to_let_symbol.cmo middle_end/flambda/lift_let_to_initialize_symbol.cmo middle_end/flambda/find_recursive_functions.cmo middle_end/flambda/invariant_params.cmo middle_end/flambda/inconstant_idents.cmo middle_end/flambda/alias_analysis.cmo middle_end/flambda/lift_constants.cmo middle_end/flambda/share_constants.cmo middle_end/flambda/simplify_common.cmo middle_end/flambda/remove_unused_arguments.cmo middle_end/flambda/remove_unused_closure_vars.cmo middle_end/flambda/remove_unused_program_constructs.cmo middle_end/flambda/simplify_boxed_integer_ops.cmo middle_end/flambda/simplify_primitives.cmo middle_end/flambda/inlining_stats_types.cmo middle_end/flambda/inlining_stats.cmo middle_end/flambda/inline_and_simplify_aux.cmo middle_end/flambda/remove_free_vars_equal_to_args.cmo middle_end/flambda/extract_projections.cmo middle_end/flambda/augment_specialised_args.cmo middle_end/flambda/unbox_free_vars_of_closures.cmo middle_end/flambda/unbox_specialised_args.cmo middle_end/flambda/unbox_closures.cmo middle_end/flambda/inlining_transforms.cmo middle_end/flambda/inlining_decision.cmo middle_end/flambda/inline_and_simplify.cmo middle_end/flambda/ref_to_variables.cmo middle_end/flambda/flambda_invariants.cmo middle_end/flambda/traverse_for_exported_symbols.cmo middle_end/flambda/build_export_info.cmo middle_end/flambda/closure_offsets.cmo middle_end/flambda/un_anf.cmo middle_end/flambda/flambda_to_clambda.cmo middle_end/flambda/flambda_middle_end.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lexing.cmo -c lexing.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Parsing.cmi -c parsing.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Set.cmo -c set.ml
make -C tools all
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Map.cmo -c map.ml
make[4]: Entering directory '/home/riscv/ocaml/tools'
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stack.cmo -c stack.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamldep.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlprof.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Queue.cmo -c queue.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stream.cmo -c stream.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A \
-o stdlib__Buffer.cmo -c buffer.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match -c camlinternalFormat.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Printf.cmi -c printf.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Atomic.cmo -c atomic.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Printexc.cmo -c printexc.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcp.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Fun.cmo -c fun.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamloptp.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Gc.cmo -c gc.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmklib.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Digest.cmo -c digest.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmktop.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Random.cmo -c random.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Hashtbl.cmo -c hashtbl.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcmt.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Weak.cmi -c weak.mli
../runtime/ocamlrun make_opcodes -opnames < ../runtime/caml/instruct.h > opnames.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Format.cmo -c format.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - objinfo.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - primreq.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Scanf.cmo -c scanf.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - stripdebug.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - cmpbyt.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - profiling.mli
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -compat-32 -I .. -o ocamldep ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ocamldep.cmo
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlprof ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/clflags.cmo ../utils/terminfo.cmo ../utils/warnings.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/docstrings.cmo ../parsing/syntaxerr.cmo ../parsing/ast_helper.cmo ../parsing/camlinternalMenhirLib.cmo ../parsing/parser.cmo ../parsing/pprintast.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ocamlprof.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Callback.cmo -c callback.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Genlex.cmo -c genlex.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcp ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/profile.cmo ../utils/warnings.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/clflags.cmo ../utils/local_store.cmo ../utils/terminfo.cmo ../parsing/location.cmo ../utils/load_path.cmo ../utils/ccomp.cmo ../driver/compenv.cmo ../driver/main_args.cmo ocamlcp.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Ephemeron.cmo -c ephemeron.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamloptp ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/profile.cmo ../utils/warnings.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/clflags.cmo ../utils/local_store.cmo ../utils/terminfo.cmo ../parsing/location.cmo ../utils/load_path.cmo ../utils/ccomp.cmo ../driver/compenv.cmo ../driver/main_args.cmo ocamloptp.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Filename.cmo -c filename.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmklib ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ocamlmklib.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Complex.cmo -c complex.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmktop ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/clflags.cmo ../utils/local_store.cmo ../utils/load_path.cmo ../utils/profile.cmo ../utils/ccomp.cmo ocamlmktop.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__ArrayLabels.cmo -c arrayLabels.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcmt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ocamlcmt.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__ListLabels.cmo -c listLabels.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - opnames.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__BytesLabels.cmo -c bytesLabels.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlobjinfo ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ../compilerlibs/ocamlmiddleend.cma objinfo.cmo
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o primreq ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma primreq.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__StringLabels.cmo -c stringLabels.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__MoreLabels.cmo -c moreLabels.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__StdLabels.cmo -c stdLabels.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bigarray.cmo -c bigarray.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__In_channel.cmo -c in_channel.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Out_channel.cmo -c out_channel.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o stripdebug ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma stripdebug.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Obj.cmo -c obj.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalLazy.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o cmpbyt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma cmpbyt.cmo
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - profiling.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lazy.cmo -c lazy.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - dumpobj.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Seq.cmo -c seq.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Option.cmo -c option.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Result.cmo -c result.ml
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o dumpobj ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma opnames.cmo dumpobj.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Parsing.cmo -c parsing.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match -c camlinternalFormat.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \
-o stdlib__Printf.cmo -c printf.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Arg.cmo -c arg.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Weak.cmo -c weak.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -no-principal \
-o stdlib__Oo.cmi -c oo.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Oo.cmo -c oo.ml
make[4]: Leaving directory '/home/riscv/ocaml/tools'
../boot/ocamlrun ../ocamlc -a -o stdlib.cma camlinternalFormatBasics.cmo camlinternalAtomic.cmo stdlib.cmo stdlib__Pervasives.cmo stdlib__Either.cmo stdlib__Sys.cmo stdlib__Obj.cmo camlinternalLazy.cmo stdlib__Lazy.cmo stdlib__Seq.cmo stdlib__Option.cmo stdlib__Result.cmo stdlib__Bool.cmo stdlib__Char.cmo stdlib__Uchar.cmo stdlib__List.cmo stdlib__Int.cmo stdlib__Bytes.cmo stdlib__String.cmo stdlib__Unit.cmo stdlib__Marshal.cmo stdlib__Array.cmo stdlib__Float.cmo stdlib__Int32.cmo stdlib__Int64.cmo stdlib__Nativeint.cmo stdlib__Lexing.cmo stdlib__Parsing.cmo stdlib__Set.cmo stdlib__Map.cmo stdlib__Stack.cmo stdlib__Queue.cmo stdlib__Stream.cmo stdlib__Buffer.cmo camlinternalFormat.cmo stdlib__Printf.cmo stdlib__Arg.cmo stdlib__Atomic.cmo stdlib__Printexc.cmo stdlib__Fun.cmo stdlib__Gc.cmo stdlib__Digest.cmo stdlib__Random.cmo stdlib__Hashtbl.cmo stdlib__Weak.cmo stdlib__Format.cmo stdlib__Scanf.cmo stdlib__Callback.cmo camlinternalOO.cmo stdlib__Oo.cmo camlinternalMod.cmo stdlib__Genlex.cmo stdlib__Ephemeron.cmo stdlib__Filename.cmo stdlib__Complex.cmo stdlib__ArrayLabels.cmo stdlib__ListLabels.cmo stdlib__BytesLabels.cmo stdlib__StringLabels.cmo stdlib__MoreLabels.cmo stdlib__StdLabels.cmo stdlib__Bigarray.cmo stdlib__In_channel.cmo stdlib__Out_channel.cmo
make[4]: Leaving directory '/home/riscv/ocaml/stdlib'
make[3]: Leaving directory '/home/riscv/ocaml'
make[2]: Leaving directory '/home/riscv/ocaml'
make ocaml
make[2]: Entering directory '/home/riscv/ocaml'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/expunge.ml -I toplevel
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/genprintval.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/trace.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/toploop.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topdirs.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topmain.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml -I toplevel
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -o expunge compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma toplevel/expunge.cmo
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topcommon.mli
cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topstart.ml -I toplevel
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topeval.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topcommon.ml -I toplevel
cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/toploop.ml -I toplevel
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topdirs.ml -I toplevel
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/topmain.ml -I toplevel/byte
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/topeval.ml -I toplevel/byte
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/trace.ml -I toplevel/byte
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamltoplevel.cma -I toplevel/byte toplevel/genprintval.cmo toplevel/topcommon.cmo toplevel/byte/topeval.cmo toplevel/byte/trace.cmo toplevel/toploop.cmo toplevel/topdirs.cmo toplevel/byte/topmain.cmo
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -I toplevel/byte -linkall -o ocaml.tmp compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma compilerlibs/ocamltoplevel.cma toplevel/topstart.cmo
./boot/ocamlrun expunge ocaml.tmp ocaml camlinternalFormatBasics camlinternalAtomic stdlib stdlib__Pervasives stdlib__Either stdlib__Sys stdlib__Obj camlinternalLazy stdlib__Lazy stdlib__Seq stdlib__Option stdlib__Result stdlib__Bool stdlib__Char stdlib__Uchar stdlib__List stdlib__Int stdlib__Bytes stdlib__String stdlib__Unit stdlib__Marshal stdlib__Array stdlib__Float stdlib__Int32 stdlib__Int64 stdlib__Nativeint stdlib__Lexing stdlib__Parsing stdlib__Set stdlib__Map stdlib__Stack stdlib__Queue stdlib__Stream stdlib__Buffer camlinternalFormat stdlib__Printf stdlib__Arg stdlib__Atomic stdlib__Printexc stdlib__Fun stdlib__Gc stdlib__Digest stdlib__Random stdlib__Hashtbl stdlib__Weak stdlib__Format stdlib__Scanf stdlib__Callback camlinternalOO stdlib__Oo camlinternalMod stdlib__Genlex stdlib__Ephemeron stdlib__Filename stdlib__Complex stdlib__ArrayLabels stdlib__ListLabels stdlib__BytesLabels stdlib__StringLabels stdlib__MoreLabels stdlib__StdLabels stdlib__Bigarray stdlib__In_channel stdlib__Out_channel outcometree topdirs toploop
rm ocaml.tmp
make[2]: Leaving directory '/home/riscv/ocaml'
make opt-core
make[2]: Entering directory '/home/riscv/ocaml'
make -C runtime allopt
make[3]: Entering directory '/home/riscv/ocaml/runtime'
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o startup_aux.n.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o startup_nat.n.o startup_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o main.n.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o fail_nat.n.o fail_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o roots_nat.n.o roots_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o signals.n.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o signals_nat.n.o signals_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o misc.n.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o freelist.n.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o major_gc.n.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o minor_gc.n.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o memory.n.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o alloc.n.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o compare.n.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o ints.n.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o floats.n.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o str.n.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o array.n.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o io.n.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o extern.n.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o intern.n.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o hash.n.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o sys.n.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o parsing.n.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o gc_ctrl.n.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o eventlog.n.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o md5.n.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o obj.n.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o lexing.n.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o unix.n.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o printexc.n.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o callback.n.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o weak.n.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o compact.n.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o finalise.n.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o custom.n.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o globroots.n.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o backtrace_nat.n.o backtrace_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o backtrace.n.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o dynlink_nat.n.o dynlink_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o debugger.n.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o meta.n.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o dynlink.n.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o clambda_checks.n.o clambda_checks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o afl.n.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o bigarray.n.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o memprof.n.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o domain.n.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o skiplist.n.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o codefrag.n.o codefrag.c
gcc -c -DSYS_linux -I../runtime -DMODEL_riscv64 -o riscv.o riscv.S || \
{ echo "If your assembler produced syntax errors, it is probably";\
echo "unhappy with the preprocessor. Check your assembler, or";\
echo "try producing riscv.o by hand.";\
exit 2; }
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o startup_aux.nd.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o startup_nat.nd.o startup_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o main.nd.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o fail_nat.nd.o fail_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o roots_nat.nd.o roots_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o signals.nd.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o signals_nat.nd.o signals_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o misc.nd.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o freelist.nd.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o major_gc.nd.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o minor_gc.nd.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o memory.nd.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o alloc.nd.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o compare.nd.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o ints.nd.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o floats.nd.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o str.nd.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o array.nd.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o io.nd.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o extern.nd.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o intern.nd.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o hash.nd.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o sys.nd.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o parsing.nd.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o gc_ctrl.nd.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o eventlog.nd.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o md5.nd.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o obj.nd.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o lexing.nd.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o unix.nd.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o printexc.nd.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o callback.nd.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o weak.nd.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o compact.nd.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o finalise.nd.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o custom.nd.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o globroots.nd.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o backtrace_nat.nd.o backtrace_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o backtrace.nd.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o dynlink_nat.nd.o dynlink_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o debugger.nd.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o meta.nd.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o dynlink.nd.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o clambda_checks.nd.o clambda_checks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o afl.nd.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o bigarray.nd.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o memprof.nd.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o domain.nd.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o skiplist.nd.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DDEBUG -o codefrag.nd.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o startup_aux.ni.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o startup_nat.ni.o startup_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o main.ni.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o fail_nat.ni.o fail_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o roots_nat.ni.o roots_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o signals.ni.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o signals_nat.ni.o signals_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o misc.ni.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o freelist.ni.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o major_gc.ni.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o minor_gc.ni.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o memory.ni.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o alloc.ni.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o compare.ni.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o ints.ni.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o floats.ni.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o str.ni.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o array.ni.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o io.ni.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o extern.ni.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o intern.ni.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o hash.ni.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o sys.ni.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o parsing.ni.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o gc_ctrl.ni.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o eventlog.ni.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o md5.ni.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o obj.ni.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o lexing.ni.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o unix.ni.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o printexc.ni.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o callback.ni.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o weak.ni.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o compact.ni.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o finalise.ni.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o custom.ni.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o globroots.ni.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o backtrace_nat.ni.o backtrace_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o backtrace.ni.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o dynlink_nat.ni.o dynlink_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o debugger.ni.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o meta.ni.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o dynlink.ni.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o clambda_checks.ni.o clambda_checks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o afl.ni.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o bigarray.ni.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o memprof.ni.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o domain.ni.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o skiplist.ni.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DCAML_INSTR -o codefrag.ni.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o startup_aux.npic.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o startup_nat.npic.o startup_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o main.npic.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o fail_nat.npic.o fail_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o roots_nat.npic.o roots_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o signals.npic.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o signals_nat.npic.o signals_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o misc.npic.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o freelist.npic.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o major_gc.npic.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o minor_gc.npic.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o memory.npic.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o alloc.npic.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o compare.npic.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o ints.npic.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o floats.npic.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o str.npic.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o array.npic.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o io.npic.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o extern.npic.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o intern.npic.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o hash.npic.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o sys.npic.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o parsing.npic.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o gc_ctrl.npic.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o eventlog.npic.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o md5.npic.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o obj.npic.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o lexing.npic.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o unix.npic.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o printexc.npic.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o callback.npic.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o weak.npic.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o compact.npic.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o finalise.npic.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o custom.npic.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o globroots.npic.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o backtrace_nat.npic.o backtrace_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o backtrace.npic.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o dynlink_nat.npic.o dynlink_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o debugger.npic.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o meta.npic.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o dynlink.npic.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o clambda_checks.npic.o clambda_checks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o afl.npic.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o bigarray.npic.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o memprof.npic.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o domain.npic.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o skiplist.npic.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -o codefrag.npic.o codefrag.c
gcc -c -DSYS_linux -I../runtime -DMODEL_riscv64 -fPIC -o riscv_libasmrunpic.o riscv.S
rm -f libasmrun.a && ar rc libasmrun.a startup_aux.n.o startup_nat.n.o main.n.o fail_nat.n.o roots_nat.n.o signals.n.o signals_nat.n.o misc.n.o freelist.n.o major_gc.n.o minor_gc.n.o memory.n.o alloc.n.o compare.n.o ints.n.o floats.n.o str.n.o array.n.o io.n.o extern.n.o intern.n.o hash.n.o sys.n.o parsing.n.o gc_ctrl.n.o eventlog.n.o md5.n.o obj.n.o lexing.n.o unix.n.o printexc.n.o callback.n.o weak.n.o compact.n.o finalise.n.o custom.n.o globroots.n.o backtrace_nat.n.o backtrace.n.o dynlink_nat.n.o debugger.n.o meta.n.o dynlink.n.o clambda_checks.n.o afl.n.o bigarray.n.o memprof.n.o domain.n.o skiplist.n.o codefrag.n.o riscv.o
rm -f libasmrund.a && ar rc libasmrund.a startup_aux.nd.o startup_nat.nd.o main.nd.o fail_nat.nd.o roots_nat.nd.o signals.nd.o signals_nat.nd.o misc.nd.o freelist.nd.o major_gc.nd.o minor_gc.nd.o memory.nd.o alloc.nd.o compare.nd.o ints.nd.o floats.nd.o str.nd.o array.nd.o io.nd.o extern.nd.o intern.nd.o hash.nd.o sys.nd.o parsing.nd.o gc_ctrl.nd.o eventlog.nd.o md5.nd.o obj.nd.o lexing.nd.o unix.nd.o printexc.nd.o callback.nd.o weak.nd.o compact.nd.o finalise.nd.o custom.nd.o globroots.nd.o backtrace_nat.nd.o backtrace.nd.o dynlink_nat.nd.o debugger.nd.o meta.nd.o dynlink.nd.o clambda_checks.nd.o afl.nd.o bigarray.nd.o memprof.nd.o domain.nd.o skiplist.nd.o codefrag.nd.o riscv.o
rm -f libasmruni.a && ar rc libasmruni.a startup_aux.ni.o startup_nat.ni.o main.ni.o fail_nat.ni.o roots_nat.ni.o signals.ni.o signals_nat.ni.o misc.ni.o freelist.ni.o major_gc.ni.o minor_gc.ni.o memory.ni.o alloc.ni.o compare.ni.o ints.ni.o floats.ni.o str.ni.o array.ni.o io.ni.o extern.ni.o intern.ni.o hash.ni.o sys.ni.o parsing.ni.o gc_ctrl.ni.o eventlog.ni.o md5.ni.o obj.ni.o lexing.ni.o unix.ni.o printexc.ni.o callback.ni.o weak.ni.o compact.ni.o finalise.ni.o custom.ni.o globroots.ni.o backtrace_nat.ni.o backtrace.ni.o dynlink_nat.ni.o debugger.ni.o meta.ni.o dynlink.ni.o clambda_checks.ni.o afl.ni.o bigarray.ni.o memprof.ni.o domain.ni.o skiplist.ni.o codefrag.ni.o riscv.o
rm -f libasmrun_pic.a && ar rc libasmrun_pic.a startup_aux.npic.o startup_nat.npic.o main.npic.o fail_nat.npic.o roots_nat.npic.o signals.npic.o signals_nat.npic.o misc.npic.o freelist.npic.o major_gc.npic.o minor_gc.npic.o memory.npic.o alloc.npic.o compare.npic.o ints.npic.o floats.npic.o str.npic.o array.npic.o io.npic.o extern.npic.o intern.npic.o hash.npic.o sys.npic.o parsing.npic.o gc_ctrl.npic.o eventlog.npic.o md5.npic.o obj.npic.o lexing.npic.o unix.npic.o printexc.npic.o callback.npic.o weak.npic.o compact.npic.o finalise.npic.o custom.npic.o globroots.npic.o backtrace_nat.npic.o backtrace.npic.o dynlink_nat.npic.o debugger.npic.o meta.npic.o dynlink.npic.o clambda_checks.npic.o afl.npic.o bigarray.npic.o memprof.npic.o domain.npic.o skiplist.npic.o codefrag.npic.o riscv_libasmrunpic.o
gcc -shared -o libasmrun_shared.so startup_aux.npic.o startup_nat.npic.o main.npic.o fail_nat.npic.o roots_nat.npic.o signals.npic.o signals_nat.npic.o misc.npic.o freelist.npic.o major_gc.npic.o minor_gc.npic.o memory.npic.o alloc.npic.o compare.npic.o ints.npic.o floats.npic.o str.npic.o array.npic.o io.npic.o extern.npic.o intern.npic.o hash.npic.o sys.npic.o parsing.npic.o gc_ctrl.npic.o eventlog.npic.o md5.npic.o obj.npic.o lexing.npic.o unix.npic.o printexc.npic.o callback.npic.o weak.npic.o compact.npic.o finalise.npic.o custom.npic.o globroots.npic.o backtrace_nat.npic.o backtrace.npic.o dynlink_nat.npic.o debugger.npic.o meta.npic.o dynlink.npic.o clambda_checks.npic.o afl.npic.o bigarray.npic.o memprof.npic.o domain.npic.o skiplist.npic.o codefrag.npic.o riscv_libasmrunpic.o -lm -ldl
make[3]: Leaving directory '/home/riscv/ocaml/runtime'
cp runtime/libasmrun.a stdlib/libasmrun.a
make ocamlopt
make[3]: Entering directory '/home/riscv/ocaml'
cd asmcomp; ln -sf riscv/arch.ml .
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm.mli
cd asmcomp; ln -sf riscv/proc.ml .
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_ast.mli
cd asmcomp; ln -sf riscv/selection.ml .
cd asmcomp; ln -sf riscv/CSE.ml .
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/coloring.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linscan.mli
cd asmcomp; ln -sf riscv/reload.ml .
cd asmcomp; ln -sf riscv/scheduling.ml .
make -C tools cvt_emit
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_masm.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_gas.mli
make[4]: Entering directory '/home/riscv/ocaml/tools'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_dsl.mli
../boot/ocamlrun ../boot/ocamllex -q cvt_emit.mll
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - cvt_emit.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/opterrors.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optcompile.mli
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -o cvt_emit cvt_emit.cmo
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmaindriver.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.mli
make[4]: Leaving directory '/home/riscv/ocaml/tools'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reg.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_proc.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/afl_instrument.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/strmatch.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen_state.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_invariants.mli
echo \# 1 \"riscv/emit.mlp\" > asmcomp/emit.ml
./boot/ocamlrun tools/cvt_emit < asmcomp/riscv/emit.mlp >> asmcomp/emit.ml \
|| { rm -f asmcomp/emit.ml; exit 2; }
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/opterrors.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmain.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/mach.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/afl_instrument.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/strmatch.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen_state.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_helpers.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_invariants.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interval.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printmach.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/dataflow.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/polling.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selection.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSEgen.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/liveness.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/spill.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/split.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interf.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reload.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/deadcode.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linear.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/proc.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/dataflow.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/polling.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSEgen.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSE.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/split.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linscan.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/deadcode.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linear.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linearize.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/linear_format.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation_intf.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitenv.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emit.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmaindriver.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_helpers.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interval.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/linear_format.ml -I file_formats
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml -I asmcomp
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optcompile.ml -I driver
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamloptcomp.cma middle_end/internal_variable_names.cmo middle_end/linkage_name.cmo middle_end/compilation_unit.cmo middle_end/variable.cmo middle_end/flambda/base_types/closure_element.cmo middle_end/flambda/base_types/closure_id.cmo middle_end/symbol.cmo middle_end/backend_var.cmo middle_end/clambda_primitives.cmo middle_end/printclambda_primitives.cmo middle_end/clambda.cmo middle_end/printclambda.cmo middle_end/semantics_of_primitives.cmo middle_end/convert_primitives.cmo middle_end/flambda/base_types/id_types.cmo middle_end/flambda/base_types/export_id.cmo middle_end/flambda/base_types/tag.cmo middle_end/flambda/base_types/mutable_variable.cmo middle_end/flambda/base_types/set_of_closures_id.cmo middle_end/flambda/base_types/set_of_closures_origin.cmo middle_end/flambda/base_types/closure_origin.cmo middle_end/flambda/base_types/var_within_closure.cmo middle_end/flambda/base_types/static_exception.cmo middle_end/flambda/pass_wrapper.cmo middle_end/flambda/allocated_const.cmo middle_end/flambda/parameter.cmo middle_end/flambda/projection.cmo middle_end/flambda/flambda.cmo middle_end/flambda/flambda_iterators.cmo middle_end/flambda/flambda_utils.cmo middle_end/flambda/freshening.cmo middle_end/flambda/effect_analysis.cmo middle_end/flambda/inlining_cost.cmo middle_end/flambda/simple_value_approx.cmo middle_end/flambda/export_info.cmo middle_end/flambda/export_info_for_pack.cmo middle_end/compilenv.cmo middle_end/closure/closure.cmo middle_end/closure/closure_middle_end.cmo middle_end/flambda/import_approx.cmo middle_end/flambda/lift_code.cmo middle_end/flambda/closure_conversion_aux.cmo middle_end/flambda/closure_conversion.cmo middle_end/flambda/initialize_symbol_to_let_symbol.cmo middle_end/flambda/lift_let_to_initialize_symbol.cmo middle_end/flambda/find_recursive_functions.cmo middle_end/flambda/invariant_params.cmo middle_end/flambda/inconstant_idents.cmo middle_end/flambda/alias_analysis.cmo middle_end/flambda/lift_constants.cmo middle_end/flambda/share_constants.cmo middle_end/flambda/simplify_common.cmo middle_end/flambda/remove_unused_arguments.cmo middle_end/flambda/remove_unused_closure_vars.cmo middle_end/flambda/remove_unused_program_constructs.cmo middle_end/flambda/simplify_boxed_integer_ops.cmo middle_end/flambda/simplify_primitives.cmo middle_end/flambda/inlining_stats_types.cmo middle_end/flambda/inlining_stats.cmo middle_end/flambda/inline_and_simplify_aux.cmo middle_end/flambda/remove_free_vars_equal_to_args.cmo middle_end/flambda/extract_projections.cmo middle_end/flambda/augment_specialised_args.cmo middle_end/flambda/unbox_free_vars_of_closures.cmo middle_end/flambda/unbox_specialised_args.cmo middle_end/flambda/unbox_closures.cmo middle_end/flambda/inlining_transforms.cmo middle_end/flambda/inlining_decision.cmo middle_end/flambda/inline_and_simplify.cmo middle_end/flambda/ref_to_variables.cmo middle_end/flambda/flambda_invariants.cmo middle_end/flambda/traverse_for_exported_symbols.cmo middle_end/flambda/build_export_info.cmo middle_end/flambda/closure_offsets.cmo middle_end/flambda/un_anf.cmo middle_end/flambda/flambda_to_clambda.cmo middle_end/flambda/flambda_middle_end.cmo asmcomp/arch.cmo asmcomp/cmm.cmo asmcomp/printcmm.cmo asmcomp/reg.cmo asmcomp/mach.cmo asmcomp/proc.cmo asmcomp/afl_instrument.cmo asmcomp/strmatch.cmo asmcomp/cmmgen_state.cmo asmcomp/cmm_helpers.cmo asmcomp/cmmgen.cmo asmcomp/cmm_invariants.cmo asmcomp/interval.cmo asmcomp/printmach.cmo asmcomp/dataflow.cmo asmcomp/polling.cmo asmcomp/selectgen.cmo asmcomp/selection.cmo asmcomp/comballoc.cmo asmcomp/CSEgen.cmo asmcomp/CSE.cmo asmcomp/liveness.cmo asmcomp/spill.cmo asmcomp/split.cmo asmcomp/interf.cmo asmcomp/coloring.cmo asmcomp/linscan.cmo asmcomp/reloadgen.cmo asmcomp/reload.cmo asmcomp/deadcode.cmo asmcomp/linear.cmo asmcomp/printlinear.cmo asmcomp/linearize.cmo file_formats/linear_format.cmo asmcomp/schedgen.cmo asmcomp/scheduling.cmo asmcomp/branch_relaxation_intf.cmo asmcomp/branch_relaxation.cmo asmcomp/emitaux.cmo asmcomp/emit.cmo asmcomp/asmgen.cmo asmcomp/asmlink.cmo asmcomp/asmlibrarian.cmo asmcomp/asmpackager.cmo driver/opterrors.cmo driver/optcompile.cmo driver/optmaindriver.cmo
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -o ocamlopt compilerlibs/ocamlcommon.cma compilerlibs/ocamloptcomp.cma driver/optmain.cmo
make[3]: Leaving directory '/home/riscv/ocaml'
make libraryopt
make[3]: Entering directory '/home/riscv/ocaml'
make -C stdlib allopt
make[4]: Entering directory '/home/riscv/ocaml/stdlib'
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalFormatBasics.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -c camlinternalAtomic.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nopervasives -no-alias-deps -w -49 -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Pervasives.cmx -c pervasives.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Either.cmx -c either.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Sys.cmx -c sys.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bool.cmx -c bool.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Char.cmx -c char.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int.cmx -c int.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Unit.cmx -c unit.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int64.cmx -c int64.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Atomic.cmx -c atomic.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Complex.cmx -c complex.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c std_exit.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Nativeint.cmx -c nativeint.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Int32.cmx -c int32.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Uchar.cmx -c uchar.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Obj.cmx -c obj.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -afl-inst-ratio 0 -c camlinternalLazy.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Callback.cmx -c callback.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lazy.cmx -c lazy.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Seq.cmx -c seq.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Option.cmx -c option.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Result.cmx -c result.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__List.cmx -c list.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bytes.cmx -c bytes.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Array.cmx -c array.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Map.cmx -c map.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Queue.cmx -c queue.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__ArrayLabels.cmx -c arrayLabels.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__ListLabels.cmx -c listLabels.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Bigarray.cmx -c bigarray.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__Float.cmx -c float.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Set.cmx -c set.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stack.cmx -c stack.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__BytesLabels.cmx -c bytesLabels.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__String.cmx -c string.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Marshal.cmx -c marshal.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Lexing.cmx -c lexing.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Stream.cmx -c stream.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -inline 3 \
-o stdlib__Buffer.cmx -c buffer.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Digest.cmx -c digest.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -inline 0 -afl-inst-ratio 0 -c camlinternalOO.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__StringLabels.cmx -c stringLabels.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Parsing.cmx -c parsing.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Random.cmx -c random.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__StdLabels.cmx -c stdLabels.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalFormat.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Hashtbl.cmx -c hashtbl.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Oo.cmx -c oo.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Weak.cmx -c weak.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Genlex.cmx -c genlex.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Ephemeron.cmx -c ephemeron.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \
-o stdlib__MoreLabels.cmx -c moreLabels.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Printf.cmx -c printf.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Format.cmx -c format.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Arg.cmx -c arg.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Printexc.cmx -c printexc.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -inline 9 \
-o stdlib__Scanf.cmx -c scanf.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Filename.cmx -c filename.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Fun.cmx -c fun.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Gc.cmx -c gc.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__In_channel.cmx -c in_channel.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \
-o stdlib__Out_channel.cmx -c out_channel.ml
../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa camlinternalFormatBasics.cmx camlinternalAtomic.cmx stdlib.cmx stdlib__Pervasives.cmx stdlib__Either.cmx stdlib__Sys.cmx stdlib__Obj.cmx camlinternalLazy.cmx stdlib__Lazy.cmx stdlib__Seq.cmx stdlib__Option.cmx stdlib__Result.cmx stdlib__Bool.cmx stdlib__Char.cmx stdlib__Uchar.cmx stdlib__List.cmx stdlib__Int.cmx stdlib__Bytes.cmx stdlib__String.cmx stdlib__Unit.cmx stdlib__Marshal.cmx stdlib__Array.cmx stdlib__Float.cmx stdlib__Int32.cmx stdlib__Int64.cmx stdlib__Nativeint.cmx stdlib__Lexing.cmx stdlib__Parsing.cmx stdlib__Set.cmx stdlib__Map.cmx stdlib__Stack.cmx stdlib__Queue.cmx stdlib__Stream.cmx stdlib__Buffer.cmx camlinternalFormat.cmx stdlib__Printf.cmx stdlib__Arg.cmx stdlib__Atomic.cmx stdlib__Printexc.cmx stdlib__Fun.cmx stdlib__Gc.cmx stdlib__Digest.cmx stdlib__Random.cmx stdlib__Hashtbl.cmx stdlib__Weak.cmx stdlib__Format.cmx stdlib__Scanf.cmx stdlib__Callback.cmx camlinternalOO.cmx stdlib__Oo.cmx camlinternalMod.cmx stdlib__Genlex.cmx stdlib__Ephemeron.cmx stdlib__Filename.cmx stdlib__Complex.cmx stdlib__ArrayLabels.cmx stdlib__ListLabels.cmx stdlib__BytesLabels.cmx stdlib__StringLabels.cmx stdlib__MoreLabels.cmx stdlib__StdLabels.cmx stdlib__Bigarray.cmx stdlib__In_channel.cmx stdlib__Out_channel.cmx
make[4]: Leaving directory '/home/riscv/ocaml/stdlib'
make[3]: Leaving directory '/home/riscv/ocaml'
make[2]: Leaving directory '/home/riscv/ocaml'
make ocamlc.opt
make[2]: Entering directory '/home/riscv/ocaml'
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/build_path_prefix_map.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/arg_helper.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/local_store.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/terminfo.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/int_replace_polymorphic_compare.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/domainstate.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/binutils.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/lazy_backtrack.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/camlinternalMenhirLib.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/switch.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/runtimedef.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/misc.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/identifiable.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/profile.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/load_path.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/warnings.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/consistbl.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/targetint.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/longident.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/numbers.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing_with_keys.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/clflags.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/strongly_connected_components.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/ccomp.ml -I utils
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/location.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ident.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/path.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/shape.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/docstrings.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_iterator.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/attr_helper.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/builtin_attributes.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/primitive.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/debuginfo.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compenv.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/errors.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_helper.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/depend.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/type_immediacy.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_invariants.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/types.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main_args.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/btype.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmi_format.ml -I file_formats
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/errortrace.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/pprintast.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parser.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/predef.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/datarepr.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/persistent_env.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/signature_group.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/subst.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/env.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/printast.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/oprint.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedtree.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ctype.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_properties.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/lambda.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyped.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_iterator.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_mapper.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/untypeast.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printpat.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translobj.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translattribute.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/tmc.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyp.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/mtype.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/patterns.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_variance.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_unboxed.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_separability.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeopt.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/simplif.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/lexer.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/parmatch.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_immediacy.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/rec_check.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parse.ml -I parsing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includeclass.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/envaux.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includecore.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/stypes.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmt_format.ml -I file_formats
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typetexp.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/printlambda.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/pparse.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/cmt2annot.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/makedepend.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/matching.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod_errorprinter.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typecore.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translprim.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeclass.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translcore.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translclass.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typemod.ml -I typing
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translmod.ml -I lambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compmisc.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile_common.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml -I bytecomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -a -linkall -o compilerlibs/ocamlcommon.cmxa utils/config.cmx utils/build_path_prefix_map.cmx utils/misc.cmx utils/identifiable.cmx utils/numbers.cmx utils/arg_helper.cmx utils/clflags.cmx utils/profile.cmx utils/local_store.cmx utils/load_path.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx utils/consistbl.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 parsing/location.cmx parsing/longident.cmx parsing/docstrings.cmx parsing/syntaxerr.cmx parsing/ast_helper.cmx parsing/pprintast.cmx parsing/camlinternalMenhirLib.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.cmx parsing/ast_mapper.cmx parsing/ast_iterator.cmx parsing/attr_helper.cmx parsing/builtin_attributes.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/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/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/envaux.cmx typing/includecore.cmx typing/tast_iterator.cmx typing/tast_mapper.cmx typing/stypes.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/typedecl.cmx typing/typeopt.cmx typing/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/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
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/maindriver.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -a -ccopt "-Wl,-E" -o compilerlibs/ocamlbytecomp.cmxa 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
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -o ocamlc.opt compilerlibs/ocamlcommon.cmxa compilerlibs/ocamlbytecomp.cmxa driver/main.cmx -cclib "-lm -ldl -lpthread"
make[2]: Leaving directory '/home/riscv/ocaml'
make otherlibraries ocamldebugger ocamldoc \
ocamltest
make[2]: Entering directory '/home/riscv/ocaml'
make -C yacc all
make[3]: Entering directory '/home/riscv/ocaml/yacc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/riscv/ocaml/yacc'
make -C lex all
make[3]: Entering directory '/home/riscv/ocaml/lex'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/riscv/ocaml/lex'
make -C tools all
make[3]: Entering directory '/home/riscv/ocaml/tools'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/riscv/ocaml/tools'
make -C otherlibs all
make[3]: Entering directory '/home/riscv/ocaml/otherlibs'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/dynlink'
cp -f dynlink_compilerlibs/Makefile.copy-sources dynlink_compilerlibs/Makefile
for ml in utils/binutils.ml utils/config.ml utils/build_path_prefix_map.ml utils/misc.ml utils/identifiable.ml utils/numbers.ml utils/arg_helper.ml utils/clflags.ml utils/profile.ml utils/consistbl.ml utils/terminfo.ml utils/warnings.ml utils/local_store.ml utils/load_path.ml utils/int_replace_polymorphic_compare.ml utils/lazy_backtrack.ml parsing/location.ml parsing/longident.ml parsing/docstrings.ml parsing/syntaxerr.ml parsing/ast_helper.ml parsing/ast_mapper.ml parsing/attr_helper.ml parsing/builtin_attributes.ml typing/ident.ml typing/path.ml typing/primitive.ml typing/type_immediacy.ml typing/shape.ml typing/types.ml typing/btype.ml typing/subst.ml typing/predef.ml typing/datarepr.ml file_formats/cmi_format.ml typing/persistent_env.ml typing/env.ml lambda/debuginfo.ml lambda/lambda.ml lambda/runtimedef.ml bytecomp/instruct.ml bytecomp/opcodes.ml bytecomp/bytesections.ml bytecomp/dll.ml bytecomp/meta.ml bytecomp/symtable.ml; do \
echo "dynlink_compilerlibs/$(basename $ml): ../../$ml" \
>> dynlink_compilerlibs/Makefile; \
echo "dynlink_compilerlibs/$(basename $ml)i: ../../${ml}i" \
>> dynlink_compilerlibs/Makefile; \
done;
for mli in parsing/asttypes.mli parsing/parsetree.mli typing/outcometree.mli file_formats/cmo_format.mli file_formats/cmxs_format.mli; do \
echo "dynlink_compilerlibs/$(basename $mli): ../../$mli" \
>> dynlink_compilerlibs/Makefile; \
echo \
"dynlink_compilerlibs/$(basename $mli .mli).ml: ../../$mli"\
>> dynlink_compilerlibs/Makefile; \
done
cp ../../utils/binutils.ml dynlink_compilerlibs/binutils.ml
cp ../../utils/config.ml dynlink_compilerlibs/config.ml
cp ../../utils/build_path_prefix_map.ml dynlink_compilerlibs/build_path_prefix_map.ml
cp ../../utils/misc.ml dynlink_compilerlibs/misc.ml
cp ../../utils/identifiable.ml dynlink_compilerlibs/identifiable.ml
cp ../../utils/numbers.ml dynlink_compilerlibs/numbers.ml
cp ../../utils/arg_helper.ml dynlink_compilerlibs/arg_helper.ml
cp ../../utils/clflags.ml dynlink_compilerlibs/clflags.ml
cp ../../utils/profile.ml dynlink_compilerlibs/profile.ml
cp ../../utils/consistbl.ml dynlink_compilerlibs/consistbl.ml
cp ../../utils/terminfo.ml dynlink_compilerlibs/terminfo.ml
cp ../../utils/warnings.ml dynlink_compilerlibs/warnings.ml
cp ../../utils/local_store.ml dynlink_compilerlibs/local_store.ml
cp ../../utils/load_path.ml dynlink_compilerlibs/load_path.ml
cp ../../utils/int_replace_polymorphic_compare.ml dynlink_compilerlibs/int_replace_polymorphic_compare.ml
cp ../../utils/lazy_backtrack.ml dynlink_compilerlibs/lazy_backtrack.ml
cp ../../parsing/location.ml dynlink_compilerlibs/location.ml
cp ../../parsing/longident.ml dynlink_compilerlibs/longident.ml
cp ../../parsing/docstrings.ml dynlink_compilerlibs/docstrings.ml
cp ../../parsing/syntaxerr.ml dynlink_compilerlibs/syntaxerr.ml
cp ../../parsing/ast_helper.ml dynlink_compilerlibs/ast_helper.ml
cp ../../parsing/ast_mapper.ml dynlink_compilerlibs/ast_mapper.ml
cp ../../parsing/attr_helper.ml dynlink_compilerlibs/attr_helper.ml
cp ../../parsing/builtin_attributes.ml dynlink_compilerlibs/builtin_attributes.ml
cp ../../typing/ident.ml dynlink_compilerlibs/ident.ml
cp ../../typing/path.ml dynlink_compilerlibs/path.ml
cp ../../typing/primitive.ml dynlink_compilerlibs/primitive.ml
cp ../../typing/type_immediacy.ml dynlink_compilerlibs/type_immediacy.ml
cp ../../typing/shape.ml dynlink_compilerlibs/shape.ml
cp ../../typing/types.ml dynlink_compilerlibs/types.ml
cp ../../typing/btype.ml dynlink_compilerlibs/btype.ml
cp ../../typing/subst.ml dynlink_compilerlibs/subst.ml
cp ../../typing/predef.ml dynlink_compilerlibs/predef.ml
cp ../../typing/datarepr.ml dynlink_compilerlibs/datarepr.ml
cp ../../file_formats/cmi_format.ml dynlink_compilerlibs/cmi_format.ml
cp ../../typing/persistent_env.ml dynlink_compilerlibs/persistent_env.ml
cp ../../typing/env.ml dynlink_compilerlibs/env.ml
cp ../../lambda/debuginfo.ml dynlink_compilerlibs/debuginfo.ml
cp ../../lambda/lambda.ml dynlink_compilerlibs/lambda.ml
cp ../../lambda/runtimedef.ml dynlink_compilerlibs/runtimedef.ml
cp ../../bytecomp/instruct.ml dynlink_compilerlibs/instruct.ml
cp ../../bytecomp/opcodes.ml dynlink_compilerlibs/opcodes.ml
cp ../../bytecomp/bytesections.ml dynlink_compilerlibs/bytesections.ml
cp ../../bytecomp/dll.ml dynlink_compilerlibs/dll.ml
cp ../../bytecomp/meta.ml dynlink_compilerlibs/meta.ml
cp ../../bytecomp/symtable.ml dynlink_compilerlibs/symtable.ml
cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.ml
cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.ml
cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.ml
cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.ml
cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.ml
cp ../../utils/binutils.mli dynlink_compilerlibs/binutils.mli
cp ../../utils/config.mli dynlink_compilerlibs/config.mli
cp ../../utils/build_path_prefix_map.mli dynlink_compilerlibs/build_path_prefix_map.mli
cp ../../utils/misc.mli dynlink_compilerlibs/misc.mli
cp ../../utils/identifiable.mli dynlink_compilerlibs/identifiable.mli
cp ../../utils/numbers.mli dynlink_compilerlibs/numbers.mli
cp ../../utils/arg_helper.mli dynlink_compilerlibs/arg_helper.mli
cp ../../utils/clflags.mli dynlink_compilerlibs/clflags.mli
cp ../../utils/profile.mli dynlink_compilerlibs/profile.mli
cp ../../utils/consistbl.mli dynlink_compilerlibs/consistbl.mli
cp ../../utils/terminfo.mli dynlink_compilerlibs/terminfo.mli
cp ../../utils/warnings.mli dynlink_compilerlibs/warnings.mli
cp ../../utils/local_store.mli dynlink_compilerlibs/local_store.mli
cp ../../utils/load_path.mli dynlink_compilerlibs/load_path.mli
cp ../../utils/int_replace_polymorphic_compare.mli dynlink_compilerlibs/int_replace_polymorphic_compare.mli
cp ../../utils/lazy_backtrack.mli dynlink_compilerlibs/lazy_backtrack.mli
cp ../../parsing/location.mli dynlink_compilerlibs/location.mli
cp ../../parsing/longident.mli dynlink_compilerlibs/longident.mli
cp ../../parsing/docstrings.mli dynlink_compilerlibs/docstrings.mli
cp ../../parsing/syntaxerr.mli dynlink_compilerlibs/syntaxerr.mli
cp ../../parsing/ast_helper.mli dynlink_compilerlibs/ast_helper.mli
cp ../../parsing/ast_mapper.mli dynlink_compilerlibs/ast_mapper.mli
cp ../../parsing/attr_helper.mli dynlink_compilerlibs/attr_helper.mli
cp ../../parsing/builtin_attributes.mli dynlink_compilerlibs/builtin_attributes.mli
cp ../../typing/ident.mli dynlink_compilerlibs/ident.mli
cp ../../typing/path.mli dynlink_compilerlibs/path.mli
cp ../../typing/primitive.mli dynlink_compilerlibs/primitive.mli
cp ../../typing/type_immediacy.mli dynlink_compilerlibs/type_immediacy.mli
cp ../../typing/shape.mli dynlink_compilerlibs/shape.mli
cp ../../typing/types.mli dynlink_compilerlibs/types.mli
cp ../../typing/btype.mli dynlink_compilerlibs/btype.mli
cp ../../typing/subst.mli dynlink_compilerlibs/subst.mli
cp ../../typing/predef.mli dynlink_compilerlibs/predef.mli
cp ../../typing/datarepr.mli dynlink_compilerlibs/datarepr.mli
cp ../../file_formats/cmi_format.mli dynlink_compilerlibs/cmi_format.mli
cp ../../typing/persistent_env.mli dynlink_compilerlibs/persistent_env.mli
cp ../../typing/env.mli dynlink_compilerlibs/env.mli
cp ../../lambda/debuginfo.mli dynlink_compilerlibs/debuginfo.mli
cp ../../lambda/lambda.mli dynlink_compilerlibs/lambda.mli
cp ../../lambda/runtimedef.mli dynlink_compilerlibs/runtimedef.mli
cp ../../bytecomp/instruct.mli dynlink_compilerlibs/instruct.mli
cp ../../bytecomp/opcodes.mli dynlink_compilerlibs/opcodes.mli
cp ../../bytecomp/bytesections.mli dynlink_compilerlibs/bytesections.mli
cp ../../bytecomp/dll.mli dynlink_compilerlibs/dll.mli
cp ../../bytecomp/meta.mli dynlink_compilerlibs/meta.mli
cp ../../bytecomp/symtable.mli dynlink_compilerlibs/symtable.mli
cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.mli
cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.mli
cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.mli
cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.mli
cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.mli
../../ocamlc.opt -depend -slash -I dynlink_compilerlibs \
dynlink_compilerlibs/binutils.ml dynlink_compilerlibs/config.ml dynlink_compilerlibs/build_path_prefix_map.ml dynlink_compilerlibs/misc.ml dynlink_compilerlibs/identifiable.ml dynlink_compilerlibs/numbers.ml dynlink_compilerlibs/arg_helper.ml dynlink_compilerlibs/clflags.ml dynlink_compilerlibs/profile.ml dynlink_compilerlibs/consistbl.ml dynlink_compilerlibs/terminfo.ml dynlink_compilerlibs/warnings.ml dynlink_compilerlibs/local_store.ml dynlink_compilerlibs/load_path.ml dynlink_compilerlibs/int_replace_polymorphic_compare.ml dynlink_compilerlibs/lazy_backtrack.ml dynlink_compilerlibs/location.ml dynlink_compilerlibs/longident.ml dynlink_compilerlibs/docstrings.ml dynlink_compilerlibs/syntaxerr.ml dynlink_compilerlibs/ast_helper.ml dynlink_compilerlibs/ast_mapper.ml dynlink_compilerlibs/attr_helper.ml dynlink_compilerlibs/builtin_attributes.ml dynlink_compilerlibs/ident.ml dynlink_compilerlibs/path.ml dynlink_compilerlibs/primitive.ml dynlink_compilerlibs/type_immediacy.ml dynlink_compilerlibs/shape.ml dynlink_compilerlibs/types.ml dynlink_compilerlibs/btype.ml dynlink_compilerlibs/subst.ml dynlink_compilerlibs/predef.ml dynlink_compilerlibs/datarepr.ml dynlink_compilerlibs/cmi_format.ml dynlink_compilerlibs/persistent_env.ml dynlink_compilerlibs/env.ml dynlink_compilerlibs/debuginfo.ml dynlink_compilerlibs/lambda.ml dynlink_compilerlibs/runtimedef.ml dynlink_compilerlibs/instruct.ml dynlink_compilerlibs/opcodes.ml dynlink_compilerlibs/bytesections.ml dynlink_compilerlibs/dll.ml dynlink_compilerlibs/meta.ml dynlink_compilerlibs/symtable.ml dynlink_compilerlibs/asttypes.ml dynlink_compilerlibs/parsetree.ml dynlink_compilerlibs/outcometree.ml dynlink_compilerlibs/cmo_format.ml dynlink_compilerlibs/cmxs_format.ml \
dynlink_compilerlibs/binutils.mli dynlink_compilerlibs/config.mli dynlink_compilerlibs/build_path_prefix_map.mli dynlink_compilerlibs/misc.mli dynlink_compilerlibs/identifiable.mli dynlink_compilerlibs/numbers.mli dynlink_compilerlibs/arg_helper.mli dynlink_compilerlibs/clflags.mli dynlink_compilerlibs/profile.mli dynlink_compilerlibs/consistbl.mli dynlink_compilerlibs/terminfo.mli dynlink_compilerlibs/warnings.mli dynlink_compilerlibs/local_store.mli dynlink_compilerlibs/load_path.mli dynlink_compilerlibs/int_replace_polymorphic_compare.mli dynlink_compilerlibs/lazy_backtrack.mli dynlink_compilerlibs/location.mli dynlink_compilerlibs/longident.mli dynlink_compilerlibs/docstrings.mli dynlink_compilerlibs/syntaxerr.mli dynlink_compilerlibs/ast_helper.mli dynlink_compilerlibs/ast_mapper.mli dynlink_compilerlibs/attr_helper.mli dynlink_compilerlibs/builtin_attributes.mli dynlink_compilerlibs/ident.mli dynlink_compilerlibs/path.mli dynlink_compilerlibs/primitive.mli dynlink_compilerlibs/type_immediacy.mli dynlink_compilerlibs/shape.mli dynlink_compilerlibs/types.mli dynlink_compilerlibs/btype.mli dynlink_compilerlibs/subst.mli dynlink_compilerlibs/predef.mli dynlink_compilerlibs/datarepr.mli dynlink_compilerlibs/cmi_format.mli dynlink_compilerlibs/persistent_env.mli dynlink_compilerlibs/env.mli dynlink_compilerlibs/debuginfo.mli dynlink_compilerlibs/lambda.mli dynlink_compilerlibs/runtimedef.mli dynlink_compilerlibs/instruct.mli dynlink_compilerlibs/opcodes.mli dynlink_compilerlibs/bytesections.mli dynlink_compilerlibs/dll.mli dynlink_compilerlibs/meta.mli dynlink_compilerlibs/symtable.mli dynlink_compilerlibs/asttypes.mli dynlink_compilerlibs/parsetree.mli dynlink_compilerlibs/outcometree.mli dynlink_compilerlibs/cmo_format.mli dynlink_compilerlibs/cmxs_format.mli \
> dynlink_compilerlibs/.depend
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/binutils.cmi dynlink_compilerlibs/binutils.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/config.cmi dynlink_compilerlibs/config.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/build_path_prefix_map.cmi dynlink_compilerlibs/build_path_prefix_map.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/identifiable.cmi dynlink_compilerlibs/identifiable.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/arg_helper.cmi dynlink_compilerlibs/arg_helper.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/profile.cmi dynlink_compilerlibs/profile.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/terminfo.cmi dynlink_compilerlibs/terminfo.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/warnings.cmi dynlink_compilerlibs/warnings.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/local_store.cmi dynlink_compilerlibs/local_store.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/load_path.cmi dynlink_compilerlibs/load_path.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/int_replace_polymorphic_compare.cmi dynlink_compilerlibs/int_replace_polymorphic_compare.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/lazy_backtrack.cmi dynlink_compilerlibs/lazy_backtrack.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/longident.cmi dynlink_compilerlibs/longident.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/ident.cmi dynlink_compilerlibs/ident.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/runtimedef.cmi dynlink_compilerlibs/runtimedef.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/opcodes.cmi dynlink_compilerlibs/opcodes.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/bytesections.cmi dynlink_compilerlibs/bytesections.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/dll.cmi dynlink_compilerlibs/dll.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_types.mli
cp dynlink_platform_intf.ml dynlink_platform_intf.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/binutils.cmo dynlink_compilerlibs/binutils.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/config.cmo dynlink_compilerlibs/config.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/build_path_prefix_map.cmo dynlink_compilerlibs/build_path_prefix_map.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/misc.cmi dynlink_compilerlibs/misc.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/numbers.cmi dynlink_compilerlibs/numbers.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/arg_helper.cmo dynlink_compilerlibs/arg_helper.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/terminfo.cmo dynlink_compilerlibs/terminfo.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/warnings.cmo dynlink_compilerlibs/warnings.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/local_store.cmo dynlink_compilerlibs/local_store.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/load_path.cmo dynlink_compilerlibs/load_path.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/int_replace_polymorphic_compare.cmo dynlink_compilerlibs/int_replace_polymorphic_compare.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/lazy_backtrack.cmo dynlink_compilerlibs/lazy_backtrack.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/location.cmi dynlink_compilerlibs/location.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/longident.cmo dynlink_compilerlibs/longident.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/path.cmi dynlink_compilerlibs/path.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/runtimedef.cmo dynlink_compilerlibs/runtimedef.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/opcodes.cmo dynlink_compilerlibs/opcodes.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/bytesections.cmo dynlink_compilerlibs/bytesections.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/dll.cmo dynlink_compilerlibs/dll.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/cmxs_format.cmi dynlink_compilerlibs/cmxs_format.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_types.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_platform_intf.mli
cp dynlink.cmi dynlink.mli byte/
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/misc.cmo dynlink_compilerlibs/misc.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/identifiable.cmo dynlink_compilerlibs/identifiable.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/numbers.cmo dynlink_compilerlibs/numbers.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/clflags.cmi dynlink_compilerlibs/clflags.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/profile.cmo dynlink_compilerlibs/profile.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/consistbl.cmi dynlink_compilerlibs/consistbl.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/location.cmo dynlink_compilerlibs/location.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/asttypes.cmi dynlink_compilerlibs/asttypes.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/syntaxerr.cmi dynlink_compilerlibs/syntaxerr.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/ident.cmo dynlink_compilerlibs/ident.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/path.cmo dynlink_compilerlibs/path.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/shape.cmi dynlink_compilerlibs/shape.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/debuginfo.cmi dynlink_compilerlibs/debuginfo.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/asttypes.cmo dynlink_compilerlibs/asttypes.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/cmxs_format.cmo dynlink_compilerlibs/cmxs_format.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_platform_intf.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_common.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/clflags.cmo dynlink_compilerlibs/clflags.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/consistbl.cmo dynlink_compilerlibs/consistbl.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/parsetree.cmi dynlink_compilerlibs/parsetree.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/syntaxerr.cmo dynlink_compilerlibs/syntaxerr.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/shape.cmo dynlink_compilerlibs/shape.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/debuginfo.cmo dynlink_compilerlibs/debuginfo.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/docstrings.cmi dynlink_compilerlibs/docstrings.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/ast_mapper.cmi dynlink_compilerlibs/ast_mapper.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/attr_helper.cmi dynlink_compilerlibs/attr_helper.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/builtin_attributes.cmi dynlink_compilerlibs/builtin_attributes.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/type_immediacy.cmi dynlink_compilerlibs/type_immediacy.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/parsetree.cmo dynlink_compilerlibs/parsetree.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/docstrings.cmo dynlink_compilerlibs/docstrings.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/ast_helper.cmi dynlink_compilerlibs/ast_helper.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/attr_helper.cmo dynlink_compilerlibs/attr_helper.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/builtin_attributes.cmo dynlink_compilerlibs/builtin_attributes.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/outcometree.cmi dynlink_compilerlibs/outcometree.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/type_immediacy.cmo dynlink_compilerlibs/type_immediacy.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/ast_helper.cmo dynlink_compilerlibs/ast_helper.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/ast_mapper.cmo dynlink_compilerlibs/ast_mapper.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/primitive.cmi dynlink_compilerlibs/primitive.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/outcometree.cmo dynlink_compilerlibs/outcometree.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/primitive.cmo dynlink_compilerlibs/primitive.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/types.cmi dynlink_compilerlibs/types.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/types.cmo dynlink_compilerlibs/types.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/btype.cmi dynlink_compilerlibs/btype.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/subst.cmi dynlink_compilerlibs/subst.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/predef.cmi dynlink_compilerlibs/predef.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/datarepr.cmi dynlink_compilerlibs/datarepr.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/cmi_format.cmi dynlink_compilerlibs/cmi_format.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/btype.cmo dynlink_compilerlibs/btype.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/subst.cmo dynlink_compilerlibs/subst.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/predef.cmo dynlink_compilerlibs/predef.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/datarepr.cmo dynlink_compilerlibs/datarepr.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/cmi_format.cmo dynlink_compilerlibs/cmi_format.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/persistent_env.cmi dynlink_compilerlibs/persistent_env.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/env.cmi dynlink_compilerlibs/env.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/persistent_env.cmo dynlink_compilerlibs/persistent_env.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/env.cmo dynlink_compilerlibs/env.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/lambda.cmi dynlink_compilerlibs/lambda.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/lambda.cmo dynlink_compilerlibs/lambda.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/instruct.cmi dynlink_compilerlibs/instruct.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/cmo_format.cmi dynlink_compilerlibs/cmo_format.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/symtable.cmi dynlink_compilerlibs/symtable.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/cmo_format.cmo dynlink_compilerlibs/cmo_format.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/instruct.cmo dynlink_compilerlibs/instruct.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/meta.cmi dynlink_compilerlibs/meta.mli
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/meta.cmo dynlink_compilerlibs/meta.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I dynlink_compilerlibs -o dynlink_compilerlibs/symtable.cmo dynlink_compilerlibs/symtable.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -pack -o byte/dynlink_compilerlibs.cmo dynlink_compilerlibs/binutils.cmo dynlink_compilerlibs/config.cmo dynlink_compilerlibs/build_path_prefix_map.cmo dynlink_compilerlibs/misc.cmo dynlink_compilerlibs/identifiable.cmo dynlink_compilerlibs/numbers.cmo dynlink_compilerlibs/arg_helper.cmo dynlink_compilerlibs/clflags.cmo dynlink_compilerlibs/profile.cmo dynlink_compilerlibs/consistbl.cmo dynlink_compilerlibs/terminfo.cmo dynlink_compilerlibs/warnings.cmo dynlink_compilerlibs/local_store.cmo dynlink_compilerlibs/load_path.cmo dynlink_compilerlibs/int_replace_polymorphic_compare.cmo dynlink_compilerlibs/lazy_backtrack.cmo dynlink_compilerlibs/location.cmo dynlink_compilerlibs/longident.cmo dynlink_compilerlibs/docstrings.cmo dynlink_compilerlibs/syntaxerr.cmo dynlink_compilerlibs/ast_helper.cmo dynlink_compilerlibs/ast_mapper.cmo dynlink_compilerlibs/attr_helper.cmo dynlink_compilerlibs/builtin_attributes.cmo dynlink_compilerlibs/ident.cmo dynlink_compilerlibs/path.cmo dynlink_compilerlibs/primitive.cmo dynlink_compilerlibs/type_immediacy.cmo dynlink_compilerlibs/shape.cmo dynlink_compilerlibs/types.cmo dynlink_compilerlibs/btype.cmo dynlink_compilerlibs/subst.cmo dynlink_compilerlibs/predef.cmo dynlink_compilerlibs/datarepr.cmo dynlink_compilerlibs/cmi_format.cmo dynlink_compilerlibs/persistent_env.cmo dynlink_compilerlibs/env.cmo dynlink_compilerlibs/debuginfo.cmo dynlink_compilerlibs/lambda.cmo dynlink_compilerlibs/runtimedef.cmo dynlink_compilerlibs/instruct.cmo dynlink_compilerlibs/opcodes.cmo dynlink_compilerlibs/bytesections.cmo dynlink_compilerlibs/dll.cmo dynlink_compilerlibs/meta.cmo dynlink_compilerlibs/symtable.cmo dynlink_compilerlibs/asttypes.cmo dynlink_compilerlibs/parsetree.cmo dynlink_compilerlibs/outcometree.cmo dynlink_compilerlibs/cmo_format.cmo dynlink_compilerlibs/cmxs_format.cmo
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_common.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte byte/dynlink.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte extract_crc.ml
../../ocamlc.opt -g -nostdlib -I ../../stdlib -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -ccopt "-Wl,-E" -a -I byte -o dynlink.cma byte/dynlink_compilerlibs.cmo dynlink_types.cmo dynlink_platform_intf.cmo dynlink_common.cmo byte/dynlink.cmo
../../ocamlc.opt -g -nostdlib -I ../../stdlib -o extract_crc dynlink.cma byte/dynlink_compilerlibs.cmo extract_crc.cmo
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/dynlink'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/unix'
mkdir -p .dep
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime write.c -MT 'write.o' -MF .dep/write.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime wait.c -MT 'wait.o' -MF .dep/wait.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime utimes.c -MT 'utimes.o' -MF .dep/utimes.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime unlink.c -MT 'unlink.o' -MF .dep/unlink.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime unixsupport.c -MT 'unixsupport.o' -MF .dep/unixsupport.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime umask.c -MT 'umask.o' -MF .dep/umask.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime truncate.c -MT 'truncate.o' -MF .dep/truncate.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime times.c -MT 'times.o' -MF .dep/times.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime time.c -MT 'time.o' -MF .dep/time.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime termios.c -MT 'termios.o' -MF .dep/termios.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime symlink.c -MT 'symlink.o' -MF .dep/symlink.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime strofaddr.c -MT 'strofaddr.o' -MF .dep/strofaddr.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime stat.c -MT 'stat.o' -MF .dep/stat.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime spawn.c -MT 'spawn.o' -MF .dep/spawn.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime sockopt.c -MT 'sockopt.o' -MF .dep/sockopt.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime socketpair.c -MT 'socketpair.o' -MF .dep/socketpair.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime socketaddr.c -MT 'socketaddr.o' -MF .dep/socketaddr.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime socket.c -MT 'socket.o' -MF .dep/socket.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime sleep.c -MT 'sleep.o' -MF .dep/sleep.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime signals.c -MT 'signals.o' -MF .dep/signals.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime shutdown.c -MT 'shutdown.o' -MF .dep/shutdown.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime setuid.c -MT 'setuid.o' -MF .dep/setuid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime setsid.c -MT 'setsid.o' -MF .dep/setsid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime setgroups.c -MT 'setgroups.o' -MF .dep/setgroups.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime setgid.c -MT 'setgid.o' -MF .dep/setgid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime sendrecv.c -MT 'sendrecv.o' -MF .dep/sendrecv.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime select.c -MT 'select.o' -MF .dep/select.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime rmdir.c -MT 'rmdir.o' -MF .dep/rmdir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime rewinddir.c -MT 'rewinddir.o' -MF .dep/rewinddir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime rename.c -MT 'rename.o' -MF .dep/rename.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime readlink.c -MT 'readlink.o' -MF .dep/readlink.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime readdir.c -MT 'readdir.o' -MF .dep/readdir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime realpath.c -MT 'realpath.o' -MF .dep/realpath.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime read.c -MT 'read.o' -MF .dep/read.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime putenv.c -MT 'putenv.o' -MF .dep/putenv.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime pipe.c -MT 'pipe.o' -MF .dep/pipe.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime opendir.c -MT 'opendir.o' -MF .dep/opendir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime open.c -MT 'open.o' -MF .dep/open.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime nice.c -MT 'nice.o' -MF .dep/nice.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime mmap_ba.c -MT 'mmap_ba.o' -MF .dep/mmap_ba.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime mmap.c -MT 'mmap.o' -MF .dep/mmap.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime mkfifo.c -MT 'mkfifo.o' -MF .dep/mkfifo.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime mkdir.c -MT 'mkdir.o' -MF .dep/mkdir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime lseek.c -MT 'lseek.o' -MF .dep/lseek.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime lockf.c -MT 'lockf.o' -MF .dep/lockf.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime listen.c -MT 'listen.o' -MF .dep/listen.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime link.c -MT 'link.o' -MF .dep/link.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime kill.c -MT 'kill.o' -MF .dep/kill.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime itimer.c -MT 'itimer.o' -MF .dep/itimer.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime isatty.c -MT 'isatty.o' -MF .dep/isatty.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime initgroups.c -MT 'initgroups.o' -MF .dep/initgroups.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime gmtime.c -MT 'gmtime.o' -MF .dep/gmtime.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getuid.c -MT 'getuid.o' -MF .dep/getuid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getsockname.c -MT 'getsockname.o' -MF .dep/getsockname.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getserv.c -MT 'getserv.o' -MF .dep/getserv.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime gettimeofday.c -MT 'gettimeofday.o' -MF .dep/gettimeofday.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getpw.c -MT 'getpw.o' -MF .dep/getpw.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getproto.c -MT 'getproto.o' -MF .dep/getproto.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getppid.c -MT 'getppid.o' -MF .dep/getppid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getpid.c -MT 'getpid.o' -MF .dep/getpid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getpeername.c -MT 'getpeername.o' -MF .dep/getpeername.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getnameinfo.c -MT 'getnameinfo.o' -MF .dep/getnameinfo.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getlogin.c -MT 'getlogin.o' -MF .dep/getlogin.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime gethostname.c -MT 'gethostname.o' -MF .dep/gethostname.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime gethost.c -MT 'gethost.o' -MF .dep/gethost.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getgroups.c -MT 'getgroups.o' -MF .dep/getgroups.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getgr.c -MT 'getgr.o' -MF .dep/getgr.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getgid.c -MT 'getgid.o' -MF .dep/getgid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime geteuid.c -MT 'geteuid.o' -MF .dep/geteuid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getegid.c -MT 'getegid.o' -MF .dep/getegid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getcwd.c -MT 'getcwd.o' -MF .dep/getcwd.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime getaddrinfo.c -MT 'getaddrinfo.o' -MF .dep/getaddrinfo.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime ftruncate.c -MT 'ftruncate.o' -MF .dep/ftruncate.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime fork.c -MT 'fork.o' -MF .dep/fork.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime fcntl.c -MT 'fcntl.o' -MF .dep/fcntl.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime fchown.c -MT 'fchown.o' -MF .dep/fchown.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime fchmod.c -MT 'fchmod.o' -MF .dep/fchmod.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime exit.c -MT 'exit.o' -MF .dep/exit.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime execvp.c -MT 'execvp.o' -MF .dep/execvp.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime execve.c -MT 'execve.o' -MF .dep/execve.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime execv.c -MT 'execv.o' -MF .dep/execv.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime errmsg.c -MT 'errmsg.o' -MF .dep/errmsg.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime envir.c -MT 'envir.o' -MF .dep/envir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime dup2.c -MT 'dup2.o' -MF .dep/dup2.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime dup.c -MT 'dup.o' -MF .dep/dup.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime cstringv.c -MT 'cstringv.o' -MF .dep/cstringv.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime cst2constr.c -MT 'cst2constr.o' -MF .dep/cst2constr.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime connect.c -MT 'connect.o' -MF .dep/connect.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime closedir.c -MT 'closedir.o' -MF .dep/closedir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime fsync.c -MT 'fsync.o' -MF .dep/fsync.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime close.c -MT 'close.o' -MF .dep/close.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime chroot.c -MT 'chroot.o' -MF .dep/chroot.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime chown.c -MT 'chown.o' -MF .dep/chown.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime chmod.c -MT 'chmod.o' -MF .dep/chmod.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime chdir.c -MT 'chdir.o' -MF .dep/chdir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime channels.c -MT 'channels.o' -MF .dep/channels.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime bind.c -MT 'bind.o' -MF .dep/bind.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime alarm.c -MT 'alarm.o' -MF .dep/alarm.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime addrofstr.c -MT 'addrofstr.o' -MF .dep/addrofstr.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime access.c -MT 'access.o' -MF .dep/access.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime accept.c -MT 'accept.o' -MF .dep/accept.d
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o accept.o accept.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o access.o access.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o addrofstr.o addrofstr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o alarm.o alarm.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o bind.o bind.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o channels.o channels.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o chdir.o chdir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o chmod.o chmod.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o chown.o chown.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o chroot.o chroot.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o close.o close.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o fsync.o fsync.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o closedir.o closedir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o connect.o connect.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o cst2constr.o cst2constr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o cstringv.o cstringv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o dup.o dup.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o dup2.o dup2.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o envir.o envir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o errmsg.o errmsg.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o execv.o execv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o execve.o execve.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o execvp.o execvp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o exit.o exit.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o fchmod.o fchmod.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o fchown.o fchown.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o fcntl.o fcntl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o fork.o fork.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o ftruncate.o ftruncate.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getaddrinfo.o getaddrinfo.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getcwd.o getcwd.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getegid.o getegid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o geteuid.o geteuid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getgid.o getgid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getgr.o getgr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getgroups.o getgroups.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o gethost.o gethost.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o gethostname.o gethostname.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getlogin.o getlogin.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getnameinfo.o getnameinfo.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getpeername.o getpeername.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getpid.o getpid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getppid.o getppid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getproto.o getproto.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getpw.o getpw.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o gettimeofday.o gettimeofday.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getserv.o getserv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getsockname.o getsockname.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o getuid.o getuid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o gmtime.o gmtime.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o initgroups.o initgroups.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o isatty.o isatty.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o itimer.o itimer.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o kill.o kill.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o link.o link.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o listen.o listen.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o lockf.o lockf.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o lseek.o lseek.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o mkdir.o mkdir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o mkfifo.o mkfifo.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o mmap.o mmap.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o mmap_ba.o mmap_ba.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o nice.o nice.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o open.o open.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o opendir.o opendir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o pipe.o pipe.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o putenv.o putenv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o read.o read.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o realpath.o realpath.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o readdir.o readdir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o readlink.o readlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o rename.o rename.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o rewinddir.o rewinddir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o rmdir.o rmdir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o select.o select.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o sendrecv.o sendrecv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o setgid.o setgid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o setgroups.o setgroups.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o setsid.o setsid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o setuid.o setuid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o shutdown.o shutdown.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o signals.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o sleep.o sleep.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o socket.o socket.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o socketaddr.o socketaddr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o socketpair.o socketpair.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o sockopt.o sockopt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o spawn.o spawn.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o stat.o stat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o strofaddr.o strofaddr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o symlink.o symlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o termios.o termios.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o time.o time.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o times.o times.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o truncate.o truncate.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o umask.o umask.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o unixsupport.o unixsupport.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o unlink.o unlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o utimes.o utimes.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o wait.o wait.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o write.o write.c
../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unix.mli
../../boot/ocamlrun ../../tools/ocamlmklib -oc unix accept.o access.o addrofstr.o alarm.o bind.o channels.o chdir.o chmod.o chown.o chroot.o close.o fsync.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o initgroups.o isatty.o itimer.o kill.o link.o listen.o lockf.o lseek.o mkdir.o mkfifo.o mmap.o mmap_ba.o nice.o open.o opendir.o pipe.o putenv.o read.o realpath.o readdir.o readlink.o rename.o rewinddir.o rmdir.o select.o sendrecv.o setgid.o setgroups.o setsid.o setuid.o shutdown.o signals.o sleep.o socket.o socketaddr.o socketpair.o sockopt.o spawn.o stat.o strofaddr.o symlink.o termios.o time.o times.o truncate.o umask.o unixsupport.o unlink.o utimes.o wait.o write.o -lm -ldl
../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unix.ml
../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels -pp "gawk -f ../../stdlib/expand_module_aliases.awk" unixLabels.mli
../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unixLabels.ml
../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlc '../../ocamlc.opt -nostdlib -I ../../stdlib' -linkall \
unix.cmo unixLabels.cmo
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/unix'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/bigarray'
../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats bigarray.mli
../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats bigarray.ml
../../ocamlc.opt -nostdlib -I ../../stdlib -o bigarray.cma -a -linkall bigarray.cmo
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/bigarray'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/str'
mkdir -p .dep
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime strstubs.c -MT 'strstubs.o' -MF .dep/strstubs.d
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o strstubs.o strstubs.c
../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats str.mli
../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o
../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats str.ml
../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlc '../../ocamlc.opt -nostdlib -I ../../stdlib' -linkall \
str.cmo
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/str'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
mkdir -p .dep
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux st_stubs.c -MT 'st_stubs.n.o' -MF .dep/st_stubs.n.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime st_stubs.c -MT 'st_stubs.b.o' -MF .dep/st_stubs.b.d
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime \
-o st_stubs.b.o st_stubs.c
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string thread.mli
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string mutex.mli
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string event.mli
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string threadUnix.mli
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string semaphore.mli
../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs.b.o -lpthread
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string mutex.ml
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string condition.mli
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string threadUnix.ml
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string thread.ml
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string condition.ml
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string event.ml
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string semaphore.ml
../../boot/ocamlrun ../../tools/ocamlmklib -o threads -ocamlc '../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix' -cclib -lunix -linkall \
-cclib -lpthread thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo semaphore.cmo
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/systhreads'
make[3]: Leaving directory '/home/riscv/ocaml/otherlibs'
make -C debugger all
make -C ocamldoc all
make -C ocamltest all
make[3]: Entering directory '/home/riscv/ocaml/debugger'
make[3]: Entering directory '/home/riscv/ocaml/ocamldoc'
make[3]: Entering directory '/home/riscv/ocaml/ocamltest'
mkdir -p .dep
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug int64ops.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_config.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug primitives.mli
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime -DCAML_INTERNALS run_stubs.c -MT 'run_stubs.o' -MF .dep/run_stubs.d
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_messages.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug unix_tools.mli
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime -DCAML_INTERNALS run_unix.c -MT 'run_unix.o' -MF .dep/run_unix.d
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_config.mli
../yacc/ocamlyacc --strict -v odoc_text_parser.mly
../boot/ocamlrun ../lex/ocamllex -q odoc_text_lexer.mll
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug parameters.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text.mli
../boot/ocamlrun ../lex/ocamllex -q debugger_lexer.mll
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime -DCAML_INTERNALS \
-o run_unix.o run_unix.c
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_name.mli
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../runtime -DCAML_INTERNALS \
-o run_stubs.o run_stubs.c
../yacc/ocamlyacc debugger_parser.mly
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parameter.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugcom.mli
sed -e 's!%%AFL_INSTRUMENT%%!false!' \
-e 's!%%INSTRUMENTED_RUNTIME%%!true!' \
-e 's!%%ARCH%%!riscv!' \
-e 's!%%SUPPORTS_SHARED_LIBRARIES%%!true!' \
-e 's!%%unix%%!Some true!' \
-e 's!%%systhreads%%!true!' \
-e 's!%%str%%!true!' \
-e 's!%%SYSTEM%%!linux!' \
-e 's!%%CPP%%!gcc -E!' \
-e 's!%%ocamlsrcdir%%!/home/riscv/ocaml!' \
-e 's!%%FLAMBDA%%!false!' \
-e 's!%%FORCE_SAFE_STRING%%!true!' \
-e 's!%%FLAT_FLOAT_ARRAY%%!true!' \
-e 's!%%WITH_OCAMLDOC%%!true!' \
-e 's!%%WITH_OCAMLDEBUG%%!true!' \
-e 's!%%O%%!o!' \
-e 's!%%A%%!a!' \
-e 's!%%S%%!s!' \
-e 's!%%NATIVE_COMPILER%%!true!' \
-e 's!%%NATDYNLINK%%!true!' \
-e 's!%%SHAREDLIB_CFLAGS%%!-fPIC!' \
-e 's!%%SO%%!so!' \
-e 's!%%CSC%%!!' \
-e 's!%%CSCFLAGS%%!!' \
-e 's!%%EXE%%!!' \
-e 's!%%MKDLL%%!gcc -shared !' \
-e 's!%%mkexe%%!gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -Wl,-E !' \
-e 's!%%BYTECCLIBS%%!-lm -ldl -lpthread!' \
-e 's!%%NATIVECCLIBS%%!-lm -ldl !' \
-e 's!%%ASM%%!as!' \
-e 's!%%CC%%!gcc!' \
-e 's!%%OC_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard!' \
-e 's!%%CCOMPTYPE%%!cc!' \
-e 's!%%WINDOWS_UNICODE%%!0!' \
-e 's!%%FUNCTION_SECTIONS%%!false!' \
-e 's!%%NAKED_POINTERS%%!true!' \
ocamltest_config.ml.in > ocamltest_config.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocamltest_config.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_print.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug input_handling.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.mli
echo '# 1 "ocamltest_unix_real.ml"' > ocamltest_unix.ml
cat ocamltest_unix_real.ml >> ocamltest_unix.ml
../yacc/ocamlyacc --strict -v odoc_parser.mly
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -I ../otherlibs/unix -opaque -I ../otherlibs/unix -opaque -c ocamltest_unix.mli
../boot/ocamlrun ../lex/ocamllex -q odoc_lexer.mll
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug question.mli
../boot/ocamlrun ../lex/ocamllex -q odoc_see_lexer.mll
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_env.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c run_command.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_control.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugcom.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c filecompare.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_inherit.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex_style.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c variables.mli
../boot/ocamlrun ../lex/ocamllex -q odoc_ocamlhtml.mll
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug exec.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c result.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_config.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c strace.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug source.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_global.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_ast.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug events.mli
../yacc/ocamlyacc tsl_parser.mly
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_misc.mli
../boot/ocamlrun ../lex/ocamllex -q tsl_lexer.mll
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_parser.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug checkpoints.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c builtin_variables.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_type.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_print.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug events.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_backends.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_variables.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug program_loading.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parser.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_directories.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_env.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug symbols.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_files.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ocamlhtml.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug breakpoints.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_commands.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_global.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c options.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug trap_barrier.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c main.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_misc.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug history.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_parser.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocamltest_config.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug show_source.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -I ../otherlibs/unix -opaque -c ocamltest_unix.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_lexer.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug time_travel.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocamltest_stdlib.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_name.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug program_management.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c variables.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug frames.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_value.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c environments.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_extension.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug show_information.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c result.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_exception.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_class.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug loadprinter.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c actions.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parser.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c strace.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug command_line.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_lexer.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_ast.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug int64ops.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_see_lexer.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_parser.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug primitives.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c modifier_parser.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_module.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c builtin_variables.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug unix_tools.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c actions_helpers.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_str.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_config.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c builtin_actions.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_backends.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug parameters.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_filetypes.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_scan.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug parser_aux.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_variables.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug input_handling.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_modifiers.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dep.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_directories.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug exec.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_files.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_analyse.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug source.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_flags.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_info.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_str.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_commands.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug pos.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_tools.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug checkpoints.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_actions.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug program_loading.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocamltest_stdlib.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug symbols.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ast.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c run_command.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c filecompare.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug breakpoints.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c environments.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug trap_barrier.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c actions.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug history.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tests.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug printval.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_parser.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug show_source.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_analyse.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_lexer.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug time_travel.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_semantics.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c actions_helpers.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_info.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_to_text.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug program_management.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c builtin_actions.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_man.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_filetypes.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug frames.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_modifiers.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug eval.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_flags.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dot.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug show_information.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_tools.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_compilers.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug loadprinter.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_tests.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c options.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ast.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug main.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c main.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_parser.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tests.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug pos.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_lexer.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_texi.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug printval.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c modifier_parser.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_semantics.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug eval.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_compilers.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_toplevels.mli
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_parser.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_tests.ml
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_toplevels.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_lexer.mli
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_actions.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_html.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_lexer.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug question.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug command_line.ml
../ocamlc.opt -nostdlib -I ../stdlib -a -o odoc_info.cma -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -nostdlib odoc_config.cmo odoc_messages.cmo odoc_global.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_extension.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo
../ocamlc.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -I ../otherlibs/unix -custom -o ocamltest ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ../otherlibs/unix/unix.cma run_unix.o run_stubs.o ocamltest_config.cmo ocamltest_unix.cmo ocamltest_stdlib.cmo run_command.cmo filecompare.cmo variables.cmo environments.cmo result.cmo actions.cmo tests.cmo strace.cmo tsl_ast.cmo tsl_parser.cmo tsl_lexer.cmo modifier_parser.cmo tsl_semantics.cmo builtin_variables.cmo actions_helpers.cmo builtin_actions.cmo ocaml_backends.cmo ocaml_filetypes.cmo ocaml_variables.cmo ocaml_modifiers.cmo ocaml_directories.cmo ocaml_files.cmo ocaml_flags.cmo ocaml_commands.cmo ocaml_tools.cmo ocaml_compilers.cmo ocaml_toplevels.cmo ocaml_actions.cmo ocaml_tests.cmo options.cmo main.cmo
../ocamlc.opt -g -nostdlib -I ../stdlib -pack -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -o ocamldebug.cmo int64ops.cmo primitives.cmo unix_tools.cmo debugger_config.cmo parameters.cmo debugger_lexer.cmo input_handling.cmo question.cmo debugcom.cmo exec.cmo source.cmo pos.cmo checkpoints.cmo events.cmo program_loading.cmo symbols.cmo breakpoints.cmo trap_barrier.cmo history.cmo printval.cmo show_source.cmo time_travel.cmo program_management.cmo frames.cmo eval.cmo show_information.cmo loadprinter.cmo debugger_parser.cmo command_line.cmo main.cmo
../ocamlc.opt -g -nostdlib -I ../stdlib -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats ocamldebug_entry.ml
../ocamlc.opt -g -nostdlib -I ../stdlib -linkall -I ../otherlibs/unix -I ../otherlibs/dynlink -o ocamldebug -linkall ../compilerlibs/ocamlcommon.cma ../otherlibs/unix/unix.cma ../otherlibs/dynlink/dynlink.cma ../toplevel/genprintval.cmo ocamldebug.cmo ocamldebug_entry.cmo
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.mli
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_test.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c generators/odoc_todo.ml
../ocamlc.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c generators/odoc_literate.ml
../ocamlc.opt -nostdlib -I ../stdlib -o ../ocamldoc/ocamldoc -linkall -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -nostdlib ocamlcommon.cma unix.cma str.cma dynlink.cma odoc_config.cmo odoc_messages.cmo odoc_global.cmo odoc_types.cmo odoc_misc.cmo odoc_text_parser.cmo odoc_text_lexer.cmo odoc_text.cmo odoc_name.cmo odoc_parameter.cmo odoc_value.cmo odoc_type.cmo odoc_extension.cmo odoc_exception.cmo odoc_class.cmo odoc_module.cmo odoc_print.cmo odoc_str.cmo odoc_comments_global.cmo odoc_parser.cmo odoc_lexer.cmo odoc_see_lexer.cmo odoc_env.cmo odoc_merge.cmo odoc_sig.cmo odoc_ast.cmo odoc_control.cmo odoc_inherit.cmo odoc_search.cmo odoc_scan.cmo odoc_cross.cmo odoc_comments.cmo odoc_dep.cmo odoc_analyse.cmo odoc_info.cmo odoc_dag2html.cmo odoc_to_text.cmo odoc_ocamlhtml.cmo odoc_html.cmo odoc_man.cmo odoc_latex_style.cmo odoc_latex.cmo odoc_texi.cmo odoc_dot.cmo odoc_gen.cmo odoc_args.cmo odoc.cmo
make[3]: Leaving directory '/home/riscv/ocaml/ocamldoc'
make[3]: Leaving directory '/home/riscv/ocaml/debugger'
make[3]: Leaving directory '/home/riscv/ocaml/ocamltest'
make[2]: Leaving directory '/home/riscv/ocaml'
make ocamlopt.opt
make[2]: Entering directory '/home/riscv/ocaml'
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/internal_variable_names.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/linkage_name.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_var.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda_primitives.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/id_types.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/tag.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/pass_wrapper.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/allocated_const.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_proc.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/opterrors.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilation_unit.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda_primitives.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/semantics_of_primitives.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/convert_primitives.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_masm.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_gas.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_dsl.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/variable.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/export_id.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/parameter.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/afl_instrument.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/strmatch.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_invariants.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/symbol.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/un_anf.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.ml -I middle_end/flambda/base_types
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/dataflow.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/split.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/deadcode.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linear.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/projection.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interval.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/polling.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSEgen.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linscan.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/linear_format.ml -I file_formats
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation_intf.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSE.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_iterators.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/effect_analysis.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/alias_analysis.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_utils.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_cost.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_code.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/share_constants.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/ref_to_variables.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_invariants.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/freshening.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/invariant_params.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inconstant_idents.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_offsets.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simple_value_approx.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_constants.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_common.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_primitives.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilenv.ml -I middle_end
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/extract_projections.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_transforms.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure.ml -I middle_end/closure
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/import_approx.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_closures.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/build_export_info.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen_state.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_helpers.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure_middle_end.ml -I middle_end/closure
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.ml -I middle_end/flambda
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optcompile.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml -I asmcomp
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmaindriver.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -a -o compilerlibs/ocamloptcomp.cmxa 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/arch.cmx asmcomp/cmm.cmx asmcomp/printcmm.cmx asmcomp/reg.cmx asmcomp/mach.cmx asmcomp/proc.cmx asmcomp/afl_instrument.cmx asmcomp/strmatch.cmx asmcomp/cmmgen_state.cmx asmcomp/cmm_helpers.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/linear.cmx asmcomp/printlinear.cmx asmcomp/linearize.cmx file_formats/linear_format.cmx asmcomp/schedgen.cmx asmcomp/scheduling.cmx asmcomp/branch_relaxation_intf.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
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmain.ml -I driver
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -o ocamlopt.opt compilerlibs/ocamlcommon.cmxa compilerlibs/ocamloptcomp.cmxa driver/optmain.cmx
make[2]: Leaving directory '/home/riscv/ocaml'
make otherlibrariesopt
make[2]: Entering directory '/home/riscv/ocaml'
make -C otherlibs allopt
make[3]: Entering directory '/home/riscv/ocaml/otherlibs'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/dynlink'
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/binutils.cmx dynlink_compilerlibs/binutils.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/config.cmx dynlink_compilerlibs/config.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/build_path_prefix_map.cmx dynlink_compilerlibs/build_path_prefix_map.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/arg_helper.cmx dynlink_compilerlibs/arg_helper.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/terminfo.cmx dynlink_compilerlibs/terminfo.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/local_store.cmx dynlink_compilerlibs/local_store.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/int_replace_polymorphic_compare.cmx dynlink_compilerlibs/int_replace_polymorphic_compare.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/lazy_backtrack.cmx dynlink_compilerlibs/lazy_backtrack.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/runtimedef.cmx dynlink_compilerlibs/runtimedef.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/opcodes.cmx dynlink_compilerlibs/opcodes.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/bytesections.cmx dynlink_compilerlibs/bytesections.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -I native dynlink_types.ml
cp dynlink.cmi dynlink.mli native/
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/misc.cmx dynlink_compilerlibs/misc.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -I native dynlink_platform_intf.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/identifiable.cmx dynlink_compilerlibs/identifiable.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/profile.cmx dynlink_compilerlibs/profile.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/consistbl.cmx dynlink_compilerlibs/consistbl.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/warnings.cmx dynlink_compilerlibs/warnings.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/load_path.cmx dynlink_compilerlibs/load_path.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/longident.cmx dynlink_compilerlibs/longident.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/dll.cmx dynlink_compilerlibs/dll.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/cmxs_format.cmx dynlink_compilerlibs/cmxs_format.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/numbers.cmx dynlink_compilerlibs/numbers.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/clflags.cmx dynlink_compilerlibs/clflags.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/location.cmx dynlink_compilerlibs/location.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/ident.cmx dynlink_compilerlibs/ident.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/path.cmx dynlink_compilerlibs/path.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/shape.cmx dynlink_compilerlibs/shape.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/asttypes.cmx dynlink_compilerlibs/asttypes.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/syntaxerr.cmx dynlink_compilerlibs/syntaxerr.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/parsetree.cmx dynlink_compilerlibs/parsetree.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/debuginfo.cmx dynlink_compilerlibs/debuginfo.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/docstrings.cmx dynlink_compilerlibs/docstrings.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/attr_helper.cmx dynlink_compilerlibs/attr_helper.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/builtin_attributes.cmx dynlink_compilerlibs/builtin_attributes.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/ast_helper.cmx dynlink_compilerlibs/ast_helper.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/type_immediacy.cmx dynlink_compilerlibs/type_immediacy.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/outcometree.cmx dynlink_compilerlibs/outcometree.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/primitive.cmx dynlink_compilerlibs/primitive.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/types.cmx dynlink_compilerlibs/types.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/ast_mapper.cmx dynlink_compilerlibs/ast_mapper.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/btype.cmx dynlink_compilerlibs/btype.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/cmi_format.cmx dynlink_compilerlibs/cmi_format.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/persistent_env.cmx dynlink_compilerlibs/persistent_env.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/predef.cmx dynlink_compilerlibs/predef.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/datarepr.cmx dynlink_compilerlibs/datarepr.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/subst.cmx dynlink_compilerlibs/subst.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/env.cmx dynlink_compilerlibs/env.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/lambda.cmx dynlink_compilerlibs/lambda.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/instruct.cmx dynlink_compilerlibs/instruct.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/cmo_format.cmx dynlink_compilerlibs/cmo_format.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/meta.cmx dynlink_compilerlibs/meta.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-I native -I dynlink_compilerlibs -o dynlink_compilerlibs/symtable.cmx dynlink_compilerlibs/symtable.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -I native -pack -o native/dynlink_compilerlibs.cmx dynlink_compilerlibs/binutils.cmx dynlink_compilerlibs/config.cmx dynlink_compilerlibs/build_path_prefix_map.cmx dynlink_compilerlibs/misc.cmx dynlink_compilerlibs/identifiable.cmx dynlink_compilerlibs/numbers.cmx dynlink_compilerlibs/arg_helper.cmx dynlink_compilerlibs/clflags.cmx dynlink_compilerlibs/profile.cmx dynlink_compilerlibs/consistbl.cmx dynlink_compilerlibs/terminfo.cmx dynlink_compilerlibs/warnings.cmx dynlink_compilerlibs/local_store.cmx dynlink_compilerlibs/load_path.cmx dynlink_compilerlibs/int_replace_polymorphic_compare.cmx dynlink_compilerlibs/lazy_backtrack.cmx dynlink_compilerlibs/location.cmx dynlink_compilerlibs/longident.cmx dynlink_compilerlibs/docstrings.cmx dynlink_compilerlibs/syntaxerr.cmx dynlink_compilerlibs/ast_helper.cmx dynlink_compilerlibs/ast_mapper.cmx dynlink_compilerlibs/attr_helper.cmx dynlink_compilerlibs/builtin_attributes.cmx dynlink_compilerlibs/ident.cmx dynlink_compilerlibs/path.cmx dynlink_compilerlibs/primitive.cmx dynlink_compilerlibs/type_immediacy.cmx dynlink_compilerlibs/shape.cmx dynlink_compilerlibs/types.cmx dynlink_compilerlibs/btype.cmx dynlink_compilerlibs/subst.cmx dynlink_compilerlibs/predef.cmx dynlink_compilerlibs/datarepr.cmx dynlink_compilerlibs/cmi_format.cmx dynlink_compilerlibs/persistent_env.cmx dynlink_compilerlibs/env.cmx dynlink_compilerlibs/debuginfo.cmx dynlink_compilerlibs/lambda.cmx dynlink_compilerlibs/runtimedef.cmx dynlink_compilerlibs/instruct.cmx dynlink_compilerlibs/opcodes.cmx dynlink_compilerlibs/bytesections.cmx dynlink_compilerlibs/dll.cmx dynlink_compilerlibs/meta.cmx dynlink_compilerlibs/symtable.cmx dynlink_compilerlibs/asttypes.cmx dynlink_compilerlibs/parsetree.cmx dynlink_compilerlibs/outcometree.cmx dynlink_compilerlibs/cmo_format.cmx dynlink_compilerlibs/cmxs_format.cmx
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -I native dynlink_common.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -I native native/dynlink.ml
../../ocamlopt.opt -g -nostdlib -I ../../stdlib -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -ccopt "-Wl,-E" -a -I native \
-o dynlink.cmxa native/dynlink_compilerlibs.cmx dynlink_types.cmx dynlink_platform_intf.cmx dynlink_common.cmx native/dynlink.cmx
cp native/dynlink.cmx dynlink.cmx
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/dynlink'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/unix'
../../ocamlopt.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unix.ml
../../ocamlopt.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unixLabels.ml
../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlopt '../../ocamlopt.opt -nostdlib -I ../../stdlib' -linkall \
unix.cmx unixLabels.cmx
../../ocamlopt.opt -nostdlib -I ../../stdlib -shared -o unix.cmxs -I . unix.cmxa
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/unix'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/bigarray'
../../ocamlopt.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats bigarray.ml
../../ocamlopt.opt -nostdlib -I ../../stdlib -o bigarray.cmxa -a -linkall bigarray.cmx
../../ocamlopt.opt -nostdlib -I ../../stdlib -shared -o bigarray.cmxs -I . bigarray.cmxa
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/bigarray'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/str'
../../ocamlopt.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats str.ml
../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlopt '../../ocamlopt.opt -nostdlib -I ../../stdlib' -linkall \
str.cmx
../../ocamlopt.opt -nostdlib -I ../../stdlib -shared -o str.cmxs -I . str.cmxa
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/str'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux \
-o st_stubs.n.o st_stubs.c
../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string thread.ml
../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string mutex.ml
../../boot/ocamlrun ../../tools/ocamlmklib -o threadsnat st_stubs.n.o
../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string condition.ml
../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string threadUnix.ml
../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string event.ml
../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string semaphore.ml
../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -linkall -a -cclib -lthreadsnat -cclib -lpthread -o threads.cmxa thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx semaphore.cmx
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/systhreads'
make[3]: Leaving directory '/home/riscv/ocaml/otherlibs'
make[2]: Leaving directory '/home/riscv/ocaml'
make ocamllex.opt ocamltoolsopt ocamltoolsopt.opt ocamldoc.opt \
ocamltest.opt ocamlnat
make[2]: Entering directory '/home/riscv/ocaml'
make -C lex allopt
make -C tools opt
make[3]: Entering directory '/home/riscv/ocaml/lex'
make[3]: Entering directory '/home/riscv/ocaml/tools'
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -a -o compilerlibs/ocamlmiddleend.cmxa 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
make -C yacc all
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot cset.ml
make[3]: Entering directory '/home/riscv/ocaml/yacc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/riscv/ocaml/yacc'
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot table.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - profiling.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/native/tophooks.mli
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot syntax.ml
make[3]: Leaving directory '/home/riscv/ocaml/tools'
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
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml -I toplevel
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/native/trace.ml -I toplevel/native
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot parser.ml
make -C lex all
make[3]: Entering directory '/home/riscv/ocaml/lex'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/riscv/ocaml/lex'
make -C ocamldoc opt.opt
make[3]: Entering directory '/home/riscv/ocaml/ocamldoc'
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_config.ml
make -C ocamltest allopt
make[3]: Entering directory '/home/riscv/ocaml/ocamltest'
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocamltest_config.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_messages.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -I ../otherlibs/unix -opaque -c ocamltest_unix.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c variables.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_print.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c result.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c strace.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_ast.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_control.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c builtin_variables.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_inherit.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_backends.ml
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topcommon.ml -I toplevel
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocamltest_stdlib.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ocamlhtml.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex_style.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexer.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_global.ml
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/native/tophooks.ml -I toplevel/native
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_misc.ml
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/native/topeval.ml -I toplevel/native
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parameter.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot compact.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parser.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_parser.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_parser.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot common.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_filetypes.ml
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -I toplevel/native -c toplevel/toploop.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_name.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_variables.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_lexer.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_directories.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot output.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c run_command.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_see_lexer.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c environments.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_env.ml
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -I toplevel/native -c toplevel/topdirs.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_lexer.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_modifiers.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_lexer.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_files.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c filecompare.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_value.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c actions.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_type.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c modifier_parser.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_class.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot main.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_flags.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_commands.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tests.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -o ocamllex.opt cset.cmx syntax.cmx parser.cmx lexer.cmx table.cmx lexgen.cmx compact.cmx common.cmx output.cmx outputbis.cmx main.cmx
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/native/topmain.ml -I toplevel/native
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_extension.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c actions_helpers.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_exception.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_module.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c options.ml
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -a -o compilerlibs/ocamltoplevel.cmxa -I toplevel/native toplevel/genprintval.cmx toplevel/topcommon.cmx toplevel/native/tophooks.cmx toplevel/native/topeval.cmx toplevel/native/trace.cmx toplevel/toploop.cmx toplevel/topdirs.cmx toplevel/native/topmain.cmx
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c tsl_semantics.ml
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -I toplevel/native -c toplevel/topstart.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_str.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c builtin_actions.ml
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -linkall -I toplevel/native -o ocamlnat compilerlibs/ocamlcommon.cmxa compilerlibs/ocamloptcomp.cmxa compilerlibs/ocamlbytecomp.cmxa otherlibs/dynlink/dynlink.cmxa compilerlibs/ocamltoplevel.cmxa toplevel/topstart.cmx
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_tools.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.ml
make[3]: Leaving directory '/home/riscv/ocaml/lex'
make -C tools opt.opt
make[3]: Entering directory '/home/riscv/ocaml/tools'
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c main.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamldep.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlprof.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_compilers.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_toplevels.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_actions.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_scan.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -c ocaml_tests.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dep.ml
../ocamlopt.opt -g -nostdlib -I ../utils -I ../bytecomp -I ../parsing -I ../stdlib -I ../compilerlibs -I ../file_formats -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error +A -I ../otherlibs/unix -o ocamltest.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa ../otherlibs/unix/unix.cmxa run_unix.o run_stubs.o ocamltest_config.cmx ocamltest_unix.cmx ocamltest_stdlib.cmx run_command.cmx filecompare.cmx variables.cmx environments.cmx result.cmx actions.cmx tests.cmx strace.cmx tsl_ast.cmx tsl_parser.cmx tsl_lexer.cmx modifier_parser.cmx tsl_semantics.cmx builtin_variables.cmx actions_helpers.cmx builtin_actions.cmx ocaml_backends.cmx ocaml_filetypes.cmx ocaml_variables.cmx ocaml_modifiers.cmx ocaml_directories.cmx ocaml_files.cmx ocaml_flags.cmx ocaml_commands.cmx ocaml_tools.cmx ocaml_compilers.cmx ocaml_toplevels.cmx ocaml_actions.cmx ocaml_tests.cmx options.cmx main.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlcp.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamloptp.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlmklib.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ast.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlmktop.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlcmt.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - opnames.ml
make[3]: Leaving directory '/home/riscv/ocaml/ocamltest'
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - objinfo.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_analyse.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - primreq.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_info.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - stripdebug.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - cmpbyt.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_to_text.ml
../boot/ocamlrun ../ocamlc -nostdlib -I ../stdlib \
-I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I ../otherlibs/str -I ../otherlibs/unix -linkall -o caml-tex -no-alias-deps ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ../compilerlibs/ocamltoplevel.cma ../otherlibs/str/str.cma ../otherlibs/unix/unix.cma caml_tex.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamldep.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa ocamldep.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_man.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlprof.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ../utils/identifiable.cmx ../utils/numbers.cmx ../utils/arg_helper.cmx ../utils/clflags.cmx ../utils/terminfo.cmx ../utils/warnings.cmx ../parsing/location.cmx ../parsing/longident.cmx ../parsing/docstrings.cmx ../parsing/syntaxerr.cmx ../parsing/ast_helper.cmx ../parsing/camlinternalMenhirLib.cmx ../parsing/parser.cmx ../parsing/pprintast.cmx ../parsing/lexer.cmx ../parsing/parse.cmx ocamlprof.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_texi.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dot.ml
../ocamlopt.opt -nostdlib -I ../stdlib -a -o odoc_info.cmxa -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -nostdlib odoc_config.cmx odoc_messages.cmx odoc_global.cmx odoc_types.cmx odoc_misc.cmx odoc_text_parser.cmx odoc_text_lexer.cmx odoc_text.cmx odoc_name.cmx odoc_parameter.cmx odoc_value.cmx odoc_type.cmx odoc_extension.cmx odoc_exception.cmx odoc_class.cmx odoc_module.cmx odoc_print.cmx odoc_str.cmx odoc_comments_global.cmx odoc_parser.cmx odoc_lexer.cmx odoc_see_lexer.cmx odoc_env.cmx odoc_merge.cmx odoc_sig.cmx odoc_ast.cmx odoc_control.cmx odoc_inherit.cmx odoc_search.cmx odoc_scan.cmx odoc_cross.cmx odoc_comments.cmx odoc_dep.cmx odoc_analyse.cmx odoc_info.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_html.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcp.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ../utils/profile.cmx ../utils/warnings.cmx ../utils/identifiable.cmx ../utils/numbers.cmx ../utils/arg_helper.cmx ../utils/clflags.cmx ../utils/local_store.cmx ../utils/terminfo.cmx ../parsing/location.cmx ../utils/load_path.cmx ../utils/ccomp.cmx ../driver/compenv.cmx ../driver/main_args.cmx ocamlcp.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamloptp.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ../utils/profile.cmx ../utils/warnings.cmx ../utils/identifiable.cmx ../utils/numbers.cmx ../utils/arg_helper.cmx ../utils/clflags.cmx ../utils/local_store.cmx ../utils/terminfo.cmx ../parsing/location.cmx ../utils/load_path.cmx ../utils/ccomp.cmx ../driver/compenv.cmx ../driver/main_args.cmx ocamloptp.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmklib.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ocamlmklib.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmktop.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ../utils/identifiable.cmx ../utils/numbers.cmx ../utils/arg_helper.cmx ../utils/clflags.cmx ../utils/local_store.cmx ../utils/load_path.cmx ../utils/profile.cmx ../utils/ccomp.cmx ocamlmktop.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcmt.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa ocamlcmt.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - dumpobj.ml
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlobjinfo.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa ../compilerlibs/ocamlmiddleend.cmxa objinfo.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o primreq.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa primreq.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc.ml
../ocamlopt.opt -nostdlib -I ../stdlib -shared -o generators/odoc_todo.cmxs -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal generators/odoc_todo.ml
../ocamlopt.opt -nostdlib -I ../stdlib -shared -o generators/odoc_literate.cmxs -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal generators/odoc_literate.ml
../ocamlopt.opt -nostdlib -I ../stdlib -o ../ocamldoc/ocamldoc.opt -linkall -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../stdlib -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -nostdlib ocamlcommon.cmxa unix.cmxa str.cmxa dynlink.cmxa odoc_config.cmx odoc_messages.cmx odoc_global.cmx odoc_types.cmx odoc_misc.cmx odoc_text_parser.cmx odoc_text_lexer.cmx odoc_text.cmx odoc_name.cmx odoc_parameter.cmx odoc_value.cmx odoc_type.cmx odoc_extension.cmx odoc_exception.cmx odoc_class.cmx odoc_module.cmx odoc_print.cmx odoc_str.cmx odoc_comments_global.cmx odoc_parser.cmx odoc_lexer.cmx odoc_see_lexer.cmx odoc_env.cmx odoc_merge.cmx odoc_sig.cmx odoc_ast.cmx odoc_control.cmx odoc_inherit.cmx odoc_search.cmx odoc_scan.cmx odoc_cross.cmx odoc_comments.cmx odoc_dep.cmx odoc_analyse.cmx odoc_info.cmx odoc_dag2html.cmx odoc_to_text.cmx odoc_ocamlhtml.cmx odoc_html.cmx odoc_man.cmx odoc_latex_style.cmx odoc_latex.cmx odoc_texi.cmx odoc_dot.cmx odoc_gen.cmx odoc_args.cmx odoc.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o stripdebug.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa stripdebug.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o cmpbyt.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa cmpbyt.cmx
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o dumpobj.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa opnames.cmx dumpobj.cmx
make[3]: Leaving directory '/home/riscv/ocaml/ocamldoc'
make[3]: Leaving directory '/home/riscv/ocaml/tools'
make[2]: Leaving directory '/home/riscv/ocaml'
make manpages
make[2]: Entering directory '/home/riscv/ocaml'
make -C api_docgen man
make[3]: Entering directory '/home/riscv/ocaml/api_docgen'
make -C ocamldoc man
make[4]: Entering directory '/home/riscv/ocaml/api_docgen/ocamldoc'
mkdir -p build/
mkdir -p build/libref
mkdir -p build/compilerlibref
mkdir -p build/man
cp ../../api_docgen/Format_tutorial.mld build/Format_tutorial.mld
cp ../../api_docgen/Ocaml_operators.mld build/Ocaml_operators.mld
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/arg.mli -dump build/libref/arg.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/array.mli -dump build/libref/array.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/arrayLabels.mli -dump build/libref/arrayLabels.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/atomic.mli -dump build/libref/atomic.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/bigarray.mli -dump build/libref/bigarray.odoc
Warning: Element Sys.argv not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/bool.mli -dump build/libref/bool.odoc
Warning: Element StdLabels not found
Warning: Element StdLabels not found
Warning: Element Sys.max_array_length not found
Warning: Element Stdlib.compare not found
Warning: Element Sys.max_array_length not found
Warning: Element Stdlib.compare not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/buffer.mli -dump build/libref/buffer.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/bytes.mli -dump build/libref/bytes.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/bytesLabels.mli -dump build/libref/bytesLabels.odoc
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.big_endian not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/callback.mli -dump build/libref/callback.odoc
Warning: Element String not found
Warning: Element StdLabels not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Stdlib.compare not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
Warning: Element String.init not found
Warning: Element String.map not found
Warning: Element String.mapi not found
Warning: Element String.length not found
Warning: Element String.length not found
Warning: Element String.length not found
Warning: Element Marshal.from_bytes not found
Warning: Element Sys.big_endian not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/char.mli -dump build/libref/char.odoc
Warning: Module Array not found
Warning: Element Stdlib.compare not found
Warning: Element Marshal not found
Warning: Element Stdlib.output_value not found
Warning: Element Stdlib.input_value not found
Warning: Element Complex.t not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/complex.mli -dump build/libref/complex.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/systhreads/condition.mli -dump build/libref/condition.odoc
Warning: Element String not found
Warning: Element StdLabels not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Stdlib.compare not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
Warning: Element String.init not found
Warning: Element String.map not found
Warning: Element String.mapi not found
Warning: Element String.length not found
Warning: Element String.length not found
Warning: Element String.length not found
Warning: Element Marshal.from_bytes not found
Warning: Element Sys.big_endian not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/digest.mli -dump build/libref/digest.odoc
Warning: Element Stdlib.compare not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/dynlink/dynlink.mli -dump build/libref/dynlink.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/either.mli -dump build/libref/either.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/ephemeron.mli -dump build/libref/ephemeron.odoc
Warning: Element Stdlib.compare not found
Warning: Element String.compare not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/systhreads/event.mli -dump build/libref/event.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/filename.mli -dump build/libref/filename.odoc
Warning: Element Result.t not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/float.mli -dump build/libref/float.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/format.mli -dump build/libref/format.odoc
Warning: Element Hashtbl.t not found
Warning: Element Stdlib.output_value not found
Warning: Element Marshal not found
Warning: Element Hashtbl.SeededS.stats not found
Warning: Element Hashtbl.SeededS.stats not found
Warning: Element Weak.get_copy not found
Warning: Element Weak.get_copy not found
Warning: Element Sys.chdir not found
Warning: Element Sys.chdir not found
Warning: Element Sys.command not found
Warning: Element Unix.system not found
Warning: Element Hashtbl.MakeSeeded not found
Warning: Element Unix.open_process not found
Warning: Element Sys.command not found
Warning: Element Hashtbl.MakeSeeded not found
Warning: Element Hashtbl.MakeSeeded not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/fun.mli -dump build/libref/fun.odoc
Warning: Element Weak.get_copy not found
Warning: Element Weak.get_copy not found
Warning: Element Hashtbl.MakeSeeded not found
Warning: Element Hashtbl.MakeSeeded not found
Warning: Element Hashtbl.MakeSeeded not found
Warning: Element Hashtbl.MakeSeeded not found
Warning: Element Hashtbl.MakeSeeded not found
Warning: Element Hashtbl.MakeSeeded not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/gc.mli -dump build/libref/gc.odoc
Warning: Element Printf not found
Warning: Element Stdlib.string_of_float not found
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.compare not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/genlex.mli -dump build/libref/genlex.odoc
Warning: Element Stdlib.Out_of_memory not found
Warning: Element Stdlib.Stack_overflow not found
Warning: Element Sys.Break not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/hashtbl.mli -dump build/libref/hashtbl.odoc
Warning: Element String.make not found
Warning: Element Bytes.make not found
Warning: Element Bytes.create not found
Warning: Element Array.make not found
Warning: Value Stdlib.ref not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/in_channel.mli -dump build/libref/in_channel.odoc
Warning: Element Stdlib.stdout not found
Warning: Element Stdlib.stderr not found
Warning: Element Stdlib not found
Warning: Element Stdlib.flush not found
Warning: Element Stdlib.output_string not found
Warning: Element Stdlib.flush not found
Warning: Element Stdlib.out_channel not found
Warning: Element Stdlib.ignore not found
Warning: Element Buffer.t not found
Warning: Element Stdlib.out_channel not found
Warning: Element Stdlib.stdout not found
Warning: Element Stdlib.stderr not found
Warning: Element Stdlib.out_channel not found
Warning: Element Printf not found
Warning: Element Stream.Error not found
Warning: Element Stream.Failure not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/int.mli -dump build/libref/int.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/int32.mli -dump build/libref/int32.odoc
Warning: Element Stdlib.nan not found
Warning: Element Stdlib.Hashtbl.seeded_hash not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/int64.mli -dump build/libref/int64.odoc
Warning: Element Sys.win32 not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/lazy.mli -dump build/libref/lazy.odoc
Warning: Element Sys.int_size not found
Warning: Element Stdlib.( / ) not found
Warning: Element Stdlib.( mod ) not found
Warning: Element Sys.int_size not found
Warning: Element Sys.int_size not found
Warning: Element Sys.int_size not found
Warning: Element Stdlib.compare not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/lexing.mli -dump build/libref/lexing.odoc
Warning: Element Stdlib.(/) not found
Warning: Element Stdlib.compare not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/list.mli -dump build/libref/list.odoc
Warning: Element Stdlib.(/) not found
Warning: Element Stdlib.compare not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/listLabels.mli -dump build/libref/listLabels.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/map.mli -dump build/libref/map.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/marshal.mli -dump build/libref/marshal.odoc
Warning: Element StdLabels not found
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.compare not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/moreLabels.mli -dump build/libref/moreLabels.odoc
Warning: Element StdLabels not found
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.compare not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/systhreads/mutex.mli -dump build/libref/mutex.odoc
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.Map.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/nativeint.mli -dump build/libref/nativeint.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/obj.mli -dump build/libref/obj.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/oo.mli -dump build/libref/oo.odoc
Warning: Element Stdlib.(/) not found
Warning: Element Stdlib.compare not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/option.mli -dump build/libref/option.odoc
Warning: Element Sys.opaque_identity not found
Warning: Element Stdlib.Ephemeron.K1.get_key not found
Warning: Element Stdlib.Ephemeron.K1.get_key_copy not found
Warning: Element Stdlib.Ephemeron.K1.set_key not found
Warning: Element Stdlib.Ephemeron.K1.unset_key not found
Warning: Element Stdlib.Ephemeron.K1.check_key not found
Warning: Element Stdlib.Ephemeron.K1.blit_key not found
Warning: Element Stdlib.Ephemeron.K1.get_data not found
Warning: Element Stdlib.Ephemeron.K1.get_data_copy not found
Warning: Element Stdlib.Ephemeron.K1.set_data not found
Warning: Element Stdlib.Ephemeron.K1.unset_data not found
Warning: Element Stdlib.Ephemeron.K1.check_data not found
Warning: Element Stdlib.Ephemeron.K1.blit_data not found
Warning: Element Stdlib.Ephemeron.K1.get_key not found
Warning: Element Stdlib.Ephemeron.K1.get_key_copy not found
Warning: Element Stdlib.Ephemeron.K1.set_key not found
Warning: Element Stdlib.Ephemeron.K1.unset_key not found
Warning: Element Stdlib.Ephemeron.K1.check_key not found
Warning: Element Stdlib.Ephemeron.K1.blit_key not found
Warning: Element Stdlib.Ephemeron.K1.get_data not found
Warning: Element Stdlib.Ephemeron.K1.get_data_copy not found
Warning: Element Stdlib.Ephemeron.K1.set_data not found
Warning: Element Stdlib.Ephemeron.K1.unset_data not found
Warning: Element Stdlib.Ephemeron.K1.check_data not found
Warning: Element Stdlib.Ephemeron.K1.blit_data not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/out_channel.mli -dump build/libref/out_channel.odoc
Warning: Element Stdlib.nan not found
Warning: Element Stdlib.Hashtbl.seeded_hash not found
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.Map.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/parsing.mli -dump build/libref/parsing.odoc
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.Set.Make not found
Warning: Element Stdlib.nan not found
Warning: Element Stdlib.Hashtbl.seeded_hash not found
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.Map.Make not found
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.Set.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/printexc.mli -dump build/libref/printexc.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/printf.mli -dump build/libref/printf.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/queue.mli -dump build/libref/queue.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/random.mli -dump build/libref/random.odoc
Warning: Element Buffer not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/result.mli -dump build/libref/result.odoc
Warning: Element Stdlib.at_exit not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/scanf.mli -dump build/libref/scanf.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/systhreads/semaphore.mli -dump build/libref/semaphore.odoc
Warning: Element Invalid_argument not found
Warning: Element Int32.min_int not found
Warning: Element Int32.max_int not found
Warning: Element Int64.min_int not found
Warning: Element Int64.max_int not found
Warning: Element Nativeint.min_int not found
Warning: Element Nativeint.max_int not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/seq.mli -dump build/libref/seq.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/set.mli -dump build/libref/set.odoc
Warning: Element Mutex not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/stack.mli -dump build/libref/stack.odoc
Warning: Element Printf not found
Warning: Element Format not found
Warning: Element Stdlib.in_channel not found
Warning: Element Stdlib.stdin not found
Warning: Element Stdlib.stdin not found
Warning: Element Stdlib.in_channel not found
Warning: Element Stdlib.in_channel not found
Warning: Element Stdlib.stdin not found
Warning: Element Stdlib.stdin not found
Warning: Element Str not found
Warning: Element Printf not found
Warning: Element Format not found
Warning: Element Format not found
Warning: Element Printf not found
Warning: Element Stdlib.stdin not found
Warning: Element Stdlib.in_channel not found
Warning: Element Stdlib.in_channel not found
Warning: Element Stdlib.stdin not found
Warning: Element Stdlib.stdin not found
Warning: Element Stdlib.in_channel not found
Warning: Element Stdlib.in_channel not found
Warning: Element Stdlib.stdin not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/stdLabels.mli -dump build/libref/stdLabels.odoc
Warning: Element Array.sort not found
Warning: Element Lazy not found
Warning: Element Array.sort not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/stdlib.mli -dump build/libref/stdlib.odoc
Warning: Element Stdlib.compare not found
Warning: Element Stdlib.Set.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/str/str.mli -dump build/libref/str.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/stream.mli -dump build/libref/stream.odoc
Warning: Module or module type Stdlib.StringLabels not found
Warning: Module or module type Stdlib.ListLabels not found
Warning: Module or module type Stdlib.BytesLabels not found
Warning: Module or module type Stdlib.ArrayLabels not found
Warning: Module or module type Stdlib.StringLabels not found
Warning: Module or module type Stdlib.ListLabels not found
Warning: Module or module type Stdlib.BytesLabels not found
Warning: Module or module type Stdlib.ArrayLabels not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/string.mli -dump build/libref/string.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/stringLabels.mli -dump build/libref/stringLabels.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/sys.mli -dump build/libref/sys.odoc
Warning: Element Bytes.t not found
Warning: Element StdLabels not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Stdlib.( ^ ) not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Stdlib.compare not found
Warning: Element Sys.max_string_length not found
Warning: Element Scanf.unescaped not found
Warning: Element Sys.max_string_length not found
Warning: Element Bytes.create not found
Warning: Element BytesLabels.create not found
Warning: Element Bytes.set not found
Warning: Element BytesLabels.set not found
Warning: Element Bytes.fill not found
Warning: Element BytesLabels.fill not found
Warning: Element Sys.big_endian not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/systhreads/thread.mli -dump build/libref/thread.odoc
Warning: Module or module type Weak not found
Warning: Module or module type Unit not found
Warning: Module or module type Uchar not found
Warning: Module or module type Sys not found
Warning: Module or module type StringLabels not found
Warning: Module or module type String not found
Warning: Module or module type Stream not found
Warning: Module or module type StdLabels not found
Warning: Module or module type Stack not found
Warning: Module or module type Set not found
Warning: Module or module type Seq not found
Warning: Module or module type Scanf not found
Warning: Module or module type Result not found
Warning: Module or module type Random not found
Warning: Module or module type Queue not found
Warning: Module or module type Printf not found
Warning: Module or module type Printexc not found
Warning: Module or module type Pervasives not found
Warning: Module or module type Parsing not found
Warning: Module or module type Out_channel not found
Warning: Module or module type Option not found
Warning: Module or module type Oo not found
Warning: Module or module type Obj not found
Warning: Module or module type Nativeint not found
Warning: Module or module type MoreLabels not found
Warning: Module or module type Marshal not found
Warning: Module or module type Map not found
Warning: Module or module type ListLabels not found
Warning: Module or module type List not found
Warning: Module or module type Lexing not found
Warning: Module or module type Lazy not found
Warning: Module or module type Int64 not found
Warning: Module or module type Int32 not found
Warning: Module or module type Int not found
Warning: Module or module type In_channel not found
Warning: Module or module type Hashtbl not found
Warning: Module or module type Genlex not found
Warning: Module or module type Gc not found
Warning: Module or module type Fun not found
Warning: Module or module type Format not found
Warning: Module or module type Float not found
Warning: Module or module type Filename not found
Warning: Module or module type Ephemeron not found
Warning: Module or module type Either not found
Warning: Module or module type Digest not found
Warning: Module or module type Complex not found
Warning: Module or module type Char not found
Warning: Module or module type Callback not found
Warning: Module or module type BytesLabels not found
Warning: Module or module type Bytes not found
Warning: Module or module type Buffer not found
Warning: Module or module type Bool not found
Warning: Module or module type Bigarray not found
Warning: Module or module type Atomic not found
Warning: Module or module type ArrayLabels not found
Warning: Module or module type Array not found
Warning: Module or module type Arg not found
Warning: Module or module type Weak not found
Warning: Module or module type Unit not found
Warning: Module or module type Uchar not found
Warning: Module or module type Sys not found
Warning: Module or module type StringLabels not found
Warning: Module or module type String not found
Warning: Module or module type Stream not found
Warning: Module or module type StdLabels not found
Warning: Module or module type Stack not found
Warning: Module or module type Set not found
Warning: Module or module type Seq not found
Warning: Module or module type Scanf not found
Warning: Module or module type Result not found
Warning: Module or module type Random not found
Warning: Module or module type Queue not found
Warning: Module or module type Printf not found
Warning: Module or module type Printexc not found
Warning: Module or module type Pervasives not found
Warning: Module or module type Parsing not found
Warning: Module or module type Out_channel not found
Warning: Module or module type Option not found
Warning: Module or module type Oo not found
Warning: Module or module type Obj not found
Warning: Module or module type Nativeint not found
Warning: Module or module type MoreLabels not found
Warning: Module or module type Marshal not found
Warning: Module or module type Map not found
Warning: Module or module type ListLabels not found
Warning: Module or module type List not found
Warning: Module or module type Lexing not found
Warning: Module or module type Lazy not found
Warning: Module or module type Int64 not found
Warning: Module or module type Int32 not found
Warning: Module or module type Int not found
Warning: Module or module type In_channel not found
Warning: Module or module type Hashtbl not found
Warning: Module or module type Genlex not found
Warning: Module or module type Gc not found
Warning: Module or module type Fun not found
Warning: Module or module type Format not found
Warning: Module or module type Float not found
Warning: Module or module type Filename not found
Warning: Module or module type Ephemeron not found
Warning: Module or module type Either not found
Warning: Module or module type Digest not found
Warning: Module or module type Complex not found
Warning: Module or module type Char not found
Warning: Module or module type Callback not found
Warning: Module or module type BytesLabels not found
Warning: Module or module type Bytes not found
Warning: Module or module type Buffer not found
Warning: Module or module type Bool not found
Warning: Module or module type Bigarray not found
Warning: Module or module type Atomic not found
Warning: Module or module type ArrayLabels not found
Warning: Module or module type Array not found
Warning: Module or module type Arg not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
Warning: Element List.sort not found
Warning: Element Array.sort not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Filename.quote_command not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/systhreads/threadUnix.mli -dump build/libref/threadUnix.odoc
Warning: Element Ocaml_operators not found
Warning: Element String.set not found
Warning: Element String.blit not found
Warning: Element Bytes.t not found
Warning: Element StdLabels not found
Warning: Element Sys.max_string_length not found
Warning: Element Ocaml_operators not found
Warning: Element Sys.max_string_length not found
Warning: Element Stdlib.( ^ ) not found
Warning: Element Sys.max_string_length not found
Warning: Element Sys.max_string_length not found
Warning: Element Stdlib.compare not found
Warning: Element String.contains_from not found
Warning: Element Ocaml_operators not found
Warning: Element Sys.max_string_length not found
Warning: Element Scanf.unescaped not found
Warning: Element String.index_from not found
Warning: Element String.index_from_opt not found
Warning: Element String.rindex_from not found
Warning: Element Ocaml_operators not found
Warning: Element String.rindex_from_opt not found
Warning: Element Sys.max_string_length not found
Warning: Element Bytes.create not found
Warning: Element BytesLabels.create not found
Warning: Element Ocaml_operators not found
Warning: Element Bytes.set not found
Warning: Element BytesLabels.set not found
Warning: Element Bytes.fill not found
Warning: Element BytesLabels.fill not found
Warning: Element Sys.big_endian not found
Warning: Element Ocaml_operators not found
Warning: Element Sys.max_string_length not found
Warning: Element Ocaml_operators not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/uchar.mli -dump build/libref/uchar.odoc
Warning: Element Ocaml_operators not found
Warning: Element Marshal.to_channel not found
Warning: Element Marshal.from_channel not found
Warning: Element Ocaml_operators not found
Warning: Element Ocaml_operators not found
Warning: Type Format.formatter not found
Warning: Element Scanf.Scanning.in_channel not found
Warning: Element Scanf.format_from_string not found
Warning: Element Ocaml_operators not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/unit.mli -dump build/libref/unit.odoc
Warning: Element Fun.finally not found
Warning: Element Unix not found
Warning: Element Unix not found
Warning: Element Unix.select not found
Warning: Element Unix.select not found
Warning: Element Unix.select not found
Warning: Element Unix.waitpid not found
Warning: Element Unix.wait not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/unix/unix.mli -dump build/libref/unix.odoc
Warning: Element Unix not found
Warning: Element Unix not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../otherlibs/unix/unixLabels.mli -dump build/libref/unixLabels.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/weak.mli -dump build/libref/weak.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/camlinternalAtomic.mli -dump build/libref/camlinternalAtomic.odoc
Warning: Element Stdlib.output_value not found
Warning: Element Marshal not found
Warning: Element Obj.Ephemeron.max_ephe_length not found
Warning: Element Hashtbl.HashedType not found
Warning: Element Stdlib.output_value not found
Warning: Element Marshal not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/camlinternalFormat.mli -dump build/libref/camlinternalFormat.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/camlinternalFormatBasics.mli -dump build/libref/camlinternalFormatBasics.odoc
Warning: Element UnixLabels.Unix_error not found
Warning: Element Sys.getenv not found
Warning: Element Sys not found
Warning: Element Filename.quote_command not found
Warning: Element Stdlib.exit not found
Warning: Element Stdlib.at_exit not found
Warning: Element Stdlib.set_binary_mode_in not found
Warning: Element Stdlib.set_binary_mode_out not found
Warning: Element Stdlib.flush not found
Warning: Element Filename.quote_command not found
Warning: Element Stdlib.flush not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/camlinternalLazy.mli -dump build/libref/camlinternalLazy.odoc
Warning: Element Stdlib.flush not found
Warning: Element Sys.signal not found
Warning: Element Sys.set_signal not found
Warning: Element Sys.sigkill not found
Warning: Element Stdlib.flush not found
Warning: Element Stdlib.close_out not found
Warning: Element Stdlib.close_in not found
Warning: Element Stdlib.close_out not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/camlinternalMod.mli -dump build/libref/camlinternalMod.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
-pp \
"gawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads ../../stdlib/camlinternalOO.mli -dump build/libref/camlinternalOO.odoc
Warning: Element Unix.Unix_error not found
Warning: Element Sys.getenv not found
Warning: Element Sys not found
Warning: Element Filename.quote_command not found
Warning: Element Stdlib.exit not found
Warning: Element Unix._exit not found
Warning: Element Stdlib.at_exit not found
Warning: Element Unix._exit not found
Warning: Element Unix.fork not found
Warning: Element Stdlib.set_binary_mode_in not found
Warning: Element Stdlib.set_binary_mode_out not found
Warning: Element Stdlib.flush not found
Warning: Element Unix.in_channel_of_descr not found
Warning: Element Unix.stdout not found
Warning: Element Filename.quote_command not found
Warning: Element Stdlib.flush not found
Warning: Element Stdlib.flush not found
Warning: Element Sys.signal not found
Warning: Element Sys.set_signal not found
Warning: Element Sys.sigkill not found
Warning: Element Stdlib.flush not found
Warning: Element Stdlib.close_out not found
Warning: Element Stdlib.close_in not found
Warning: Element Unix.open_connection not found
Warning: Element Stdlib.close_out not found
Warning: Element Unix.in_channel_of_descr not found
cp ../../api_docgen/Compiler_libs.pre.mld build/Compiler_libs.mld && echo "{!modules:Ast_iterator CamlinternalMenhirLib Ast_invariants Ast_mapper Printast Ast_helper Pprintast Location Syntaxerr Attr_helper Parsetree Asttypes Lexer Longident Parser Docstrings Builtin_attributes Parse Depend Terminfo Lazy_backtrack Arg_helper Targetint Profile Local_store Load_path Strongly_connected_components Build_path_prefix_map Identifiable Numbers Diffing_with_keys Ccomp Domainstate Binutils Diffing Consistbl Warnings Clflags Misc Config Int_replace_polymorphic_compare Pparse}" >> build/Compiler_libs.mld
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/ast_iterator.mli -dump build/compilerlibref/ast_iterator.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/camlinternalMenhirLib.mli -dump build/compilerlibref/camlinternalMenhirLib.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/ast_invariants.mli -dump build/compilerlibref/ast_invariants.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/ast_mapper.mli -dump build/compilerlibref/ast_mapper.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/printast.mli -dump build/compilerlibref/printast.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/ast_helper.mli -dump build/compilerlibref/ast_helper.odoc
Warning: Element Compiler_libs not found
Warning: Element Clflags.include_dirs not found
Warning: Element Load_path not found
Warning: Element Clflags.open_modules not found
Warning: Element Clflags.for_package not found
Warning: Element Clflags.debug not found
Warning: Element Location.input_name not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/pprintast.mli -dump build/compilerlibref/pprintast.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/location.mli -dump build/compilerlibref/location.odoc
Warning: Element Parsetree not found
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/syntaxerr.mli -dump build/compilerlibref/syntaxerr.odoc
Warning: Element Parsetree not found
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/attr_helper.mli -dump build/compilerlibref/attr_helper.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/parsetree.mli -dump build/compilerlibref/parsetree.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/asttypes.mli -dump build/compilerlibref/asttypes.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/lexer.mli -dump build/compilerlibref/lexer.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/longident.mli -dump build/compilerlibref/longident.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/parser.mli -dump build/compilerlibref/parser.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/docstrings.mli -dump build/compilerlibref/docstrings.odoc
Warning: Element Compiler_libs not found
Warning: Element Pprintast.longident not found
Warning: Element Format.asprintf not found
Warning: Element Parse not found
Warning: Element Parse.longident not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/builtin_attributes.mli -dump build/compilerlibref/builtin_attributes.odoc
Warning: Element Compiler_libs not found
Warning: Element Asttypes.arg_label.Nolabel not found
Warning: Element Asttypes.arg_label.Labelled not found
Warning: Element Asttypes.arg_label.Optional not found
Warning: Element Asttypes.closed_flag.Closed not found
Warning: Element Asttypes.closed_flag.Open not found
Warning: Element Asttypes.closed_flag.Closed not found
Warning: Element Asttypes.closed_flag.Open not found
Warning: Element Asttypes.closed_flag.Closed not found
Warning: Element Asttypes.closed_flag.Closed not found
Warning: Element Asttypes.closed_flag.Closed not found
Warning: Element Asttypes.closed_flag.Open not found
Warning: Element Asttypes.rec_flag.Nonrecursive not found
Warning: Element Asttypes.rec_flag.Recursive not found
Warning: Element Asttypes.arg_label.Nolabel not found
Warning: Element Asttypes.arg_label.Labelled not found
Warning: Element Asttypes.arg_label.Optional not found
Warning: Element Asttypes.arg_label.Optional not found
Warning: Element Asttypes.arg_label.Optional not found
Warning: Element Asttypes.arg_label.Nolabel not found
Warning: Element Asttypes.arg_label.Labelled not found
Warning: Element Asttypes.arg_label.Optional not found
Warning: Element Asttypes.direction_flag.Upto not found
Warning: Element Asttypes.direction_flag.Downto not found
Warning: Element Asttypes.mutable_flag.Immutable not found
Warning: Element Asttypes.mutable_flag.Mutable not found
Warning: Element Asttypes.arg_label.Nolabel not found
Warning: Element Asttypes.arg_label.Labelled not found
Warning: Element Asttypes.arg_label.Optional not found
Warning: Element Asttypes.arg_label.Nolabel not found
Warning: Element Asttypes.arg_label.Labelled not found
Warning: Module or module type CamlinternalMenhirLib.IncrementalEngine.INCREMENTAL_ENGINE not found
Warning: Module or module type CamlinternalMenhirLib.IncrementalEngine.INCREMENTAL_ENGINE not found
Warning: Element Asttypes.arg_label.Optional not found
Warning: Element Asttypes.arg_label.Optional not found
Warning: Element Asttypes.rec_flag.Nonrecursive not found
Warning: Element Asttypes.rec_flag.Recursive not found
Warning: Element Asttypes.override_flag.Fresh not found
Warning: Element Asttypes.override_flag.Fresh not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/parse.mli -dump build/compilerlibref/parse.odoc
Warning: Element Asttypes.override_flag.Override not found
Warning: Element Asttypes.override_flag.Override not found
Warning: Element Asttypes.mutable_flag.Immutable not found
Warning: Element Asttypes.mutable_flag.Immutable not found
Warning: Element Asttypes.mutable_flag.Mutable not found
Warning: Element Asttypes.mutable_flag.Mutable not found
Warning: Element Asttypes.override_flag.Override not found
Warning: Element Asttypes.override_flag.Fresh not found
Warning: Element Asttypes.rec_flag.Nonrecursive not found
Warning: Element Asttypes.rec_flag.Recursive not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../parsing/depend.mli -dump build/compilerlibref/depend.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/terminfo.mli -dump build/compilerlibref/terminfo.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/lazy_backtrack.mli -dump build/compilerlibref/lazy_backtrack.odoc
Warning: Element Compiler_libs not found
Warning: Element Longident.t not found
Warning: Element Longident.t not found
Warning: Element Longident.t not found
Warning: Element Longident.t not found
Warning: Element Longident.t not found
Warning: Element Longident.t not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/arg_helper.mli -dump build/compilerlibref/arg_helper.odoc
Warning: Module or module type Misc.Stdlib.String not found
Warning: Module or module type Misc.Stdlib.String not found
Warning: Element Compiler_libs not found
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/targetint.mli -dump build/compilerlibref/targetint.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/profile.mli -dump build/compilerlibref/profile.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/local_store.mli -dump build/compilerlibref/local_store.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/load_path.mli -dump build/compilerlibref/load_path.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/strongly_connected_components.mli -dump build/compilerlibref/strongly_connected_components.odoc
Warning: Element Compiler_libs not found
Warning: Element Stdlib.(/) not found
Warning: Element Stdlib.compare not found
Warning: Element Set.Make not found
Warning: Element Map.Make not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/build_path_prefix_map.mli -dump build/compilerlibref/build_path_prefix_map.odoc
Warning: Value ref not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/identifiable.mli -dump build/compilerlibref/identifiable.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/numbers.mli -dump build/compilerlibref/numbers.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/diffing_with_keys.mli -dump build/compilerlibref/diffing_with_keys.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/ccomp.mli -dump build/compilerlibref/ccomp.odoc
Warning: Module or module type Hashtbl.S not found
Warning: Module or module type Hashtbl.HashedType not found
Warning: Module or module type Map.OrderedType not found
Warning: Module or module type Map.S not found
Warning: Module type Stdlib.Map.OrderedType not found
Warning: Module or module type Set.S not found
Warning: Module type Stdlib.Set.OrderedType not found
Warning: Module or module type Map.OrderedType not found
Warning: Module or module type Hashtbl.HashedType not found
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/domainstate.mli -dump build/compilerlibref/domainstate.odoc
Warning: Module type Identifiable.S not found
Warning: Module or module type Identifiable.S not found
Warning: Module type Identifiable.S not found
Warning: Module or module type Identifiable.S not found
Warning: Element Identifiable.S not found
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/binutils.mli -dump build/compilerlibref/binutils.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/diffing.mli -dump build/compilerlibref/diffing.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/consistbl.mli -dump build/compilerlibref/consistbl.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/warnings.mli -dump build/compilerlibref/warnings.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/clflags.mli -dump build/compilerlibref/clflags.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/misc.mli -dump build/compilerlibref/misc.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/config.mli -dump build/compilerlibref/config.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../utils/int_replace_polymorphic_compare.mli -dump build/compilerlibref/int_replace_polymorphic_compare.odoc
./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
-I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda ../../driver/pparse.mli -dump build/compilerlibref/pparse.odoc
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -text build/Format_tutorial.mld -dump build/libref/Format_tutorial.odoc
./../../ocamldoc/ocamldoc.opt -I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -text build/Ocaml_operators.mld -dump build/libref/Ocaml_operators.odoc
Warning: Module type Hashtbl.S not found
Warning: Module type Map.S not found
Warning: Module type Set.S not found
Warning: Module type Hashtbl.S not found
Warning: Module type Map.S not found
Warning: Module type Set.S not found
Warning: Module or module type String not found
Warning: Module type Hashtbl.S not found
Warning: Module type Map.S not found
Warning: Module type Set.S not found
Warning: Module or module type String not found
Warning: Module type Hashtbl.S not found
Warning: Module type Map.S not found
Warning: Module type Set.S not found
Warning: Module or module type String not found
Warning: Element Compiler_libs not found
./../../ocamldoc/ocamldoc.opt -I ../../stdlib -I ../../otherlibs/str -I ../../otherlibs/unix -I ../../otherlibs/dynlink -I ../../otherlibs/systhreads -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -text build/Compiler_libs.mld -dump build/compilerlibref/Compiler_libs.odoc
Warning: Element Compiler_libs not found
Warning: Element Format.open_hbox not found
Warning: Element Format.open_vbox not found
Warning: Element Format.open_hvbox not found
Warning: Element Format.open_box not found
Warning: Element Format.open_hovbox not found
Warning: Element Format.open_box not found
Warning: Element Format.open_hovbox not found
Warning: Element Format.open_box not found
Warning: Element Format.open_hovbox not found
Warning: Element Format.open_box not found
Warning: Element Format.close_box not found
Warning: Element Format.force_newline not found
./../../ocamldoc/ocamldoc.opt -man -d build/man -man-mini \
-nostdlib -hide Stdlib -lib Stdlib -t "OCaml library" \
-load build/libref/Format_tutorial.odoc -load build/libref/Ocaml_operators.odoc -load build/libref/arg.odoc -load build/libref/array.odoc -load build/libref/arrayLabels.odoc -load build/libref/atomic.odoc -load build/libref/bigarray.odoc -load build/libref/bool.odoc -load build/libref/buffer.odoc -load build/libref/bytes.odoc -load build/libref/bytesLabels.odoc -load build/libref/callback.odoc -load build/libref/char.odoc -load build/libref/complex.odoc -load build/libref/condition.odoc -load build/libref/digest.odoc -load build/libref/dynlink.odoc -load build/libref/either.odoc -load build/libref/ephemeron.odoc -load build/libref/event.odoc -load build/libref/filename.odoc -load build/libref/float.odoc -load build/libref/format.odoc -load build/libref/fun.odoc -load build/libref/gc.odoc -load build/libref/genlex.odoc -load build/libref/hashtbl.odoc -load build/libref/in_channel.odoc -load build/libref/int.odoc -load build/libref/int32.odoc -load build/libref/int64.odoc -load build/libref/lazy.odoc -load build/libref/lexing.odoc -load build/libref/list.odoc -load build/libref/listLabels.odoc -load build/libref/map.odoc -load build/libref/marshal.odoc -load build/libref/moreLabels.odoc -load build/libref/mutex.odoc -load build/libref/nativeint.odoc -load build/libref/obj.odoc -load build/libref/oo.odoc -load build/libref/option.odoc -load build/libref/out_channel.odoc -load build/libref/parsing.odoc -load build/libref/printexc.odoc -load build/libref/printf.odoc -load build/libref/queue.odoc -load build/libref/random.odoc -load build/libref/result.odoc -load build/libref/scanf.odoc -load build/libref/semaphore.odoc -load build/libref/seq.odoc -load build/libref/set.odoc -load build/libref/stack.odoc -load build/libref/stdLabels.odoc -load build/libref/stdlib.odoc -load build/libref/str.odoc -load build/libref/stream.odoc -load build/libref/string.odoc -load build/libref/stringLabels.odoc -load build/libref/sys.odoc -load build/libref/thread.odoc -load build/libref/threadUnix.odoc -load build/libref/uchar.odoc -load build/libref/unit.odoc -load build/libref/unix.odoc -load build/libref/unixLabels.odoc -load build/libref/weak.odoc -load build/libref/camlinternalAtomic.odoc -load build/libref/camlinternalFormat.odoc -load build/libref/camlinternalFormatBasics.odoc -load build/libref/camlinternalLazy.odoc -load build/libref/camlinternalMod.odoc -load build/libref/camlinternalOO.odoc -load build/compilerlibref/Compiler_libs.odoc -load build/compilerlibref/ast_iterator.odoc -load build/compilerlibref/camlinternalMenhirLib.odoc -load build/compilerlibref/ast_invariants.odoc -load build/compilerlibref/ast_mapper.odoc -load build/compilerlibref/printast.odoc -load build/compilerlibref/ast_helper.odoc -load build/compilerlibref/pprintast.odoc -load build/compilerlibref/location.odoc -load build/compilerlibref/syntaxerr.odoc -load build/compilerlibref/attr_helper.odoc -load build/compilerlibref/parsetree.odoc -load build/compilerlibref/asttypes.odoc -load build/compilerlibref/lexer.odoc -load build/compilerlibref/longident.odoc -load build/compilerlibref/parser.odoc -load build/compilerlibref/docstrings.odoc -load build/compilerlibref/builtin_attributes.odoc -load build/compilerlibref/parse.odoc -load build/compilerlibref/depend.odoc -load build/compilerlibref/terminfo.odoc -load build/compilerlibref/lazy_backtrack.odoc -load build/compilerlibref/arg_helper.odoc -load build/compilerlibref/targetint.odoc -load build/compilerlibref/profile.odoc -load build/compilerlibref/local_store.odoc -load build/compilerlibref/load_path.odoc -load build/compilerlibref/strongly_connected_components.odoc -load build/compilerlibref/build_path_prefix_map.odoc -load build/compilerlibref/identifiable.odoc -load build/compilerlibref/numbers.odoc -load build/compilerlibref/diffing_with_keys.odoc -load build/compilerlibref/ccomp.odoc -load build/compilerlibref/domainstate.odoc -load build/compilerlibref/binutils.odoc -load build/compilerlibref/diffing.odoc -load build/compilerlibref/consistbl.odoc -load build/compilerlibref/warnings.odoc -load build/compilerlibref/clflags.odoc -load build/compilerlibref/misc.odoc -load build/compilerlibref/config.odoc -load build/compilerlibref/int_replace_polymorphic_compare.odoc -load build/compilerlibref/pparse.odoc
Warning: Module or module type Pervasives not found
Warning: Element Stdlib.Hashtbl.seeded_hash not found
Warning: Element Stdlib.Map.Make not found
Warning: Element Stdlib.Hashtbl.seeded_hash not found
Warning: Element Stdlib.Map.Make not found
Warning: Element Stdlib.Set.Make not found
Warning: Element Stdlib.Ephemeron.K1.get_key not found
Warning: Element Stdlib.Ephemeron.K1.get_key_copy not found
Warning: Element Stdlib.Ephemeron.K1.set_key not found
Warning: Element Stdlib.Ephemeron.K1.unset_key not found
Warning: Element Stdlib.Ephemeron.K1.check_key not found
Warning: Element Stdlib.Ephemeron.K1.blit_key not found
Warning: Element Stdlib.Ephemeron.K1.get_data not found
Warning: Element Stdlib.Ephemeron.K1.get_data_copy not found
Warning: Element Stdlib.Ephemeron.K1.set_data not found
Warning: Element Stdlib.Ephemeron.K1.unset_data not found
Warning: Element Stdlib.Ephemeron.K1.check_data not found
Warning: Element Stdlib.Ephemeron.K1.blit_data not found
Warning: Element Invalid_argument not found
Warning: Element Stdlib.Set.Make not found
Warning: Element Fun.finally not found
Warning: Element ref not found
Warning: Element Stdlib.Hashtbl.seeded_hash not found
Warning: Element Stdlib.Map.Make not found
Warning: Element Stdlib.Set.Make not found
Warning: Element Stdlib.Ephemeron.K1.get_key not found
Warning: Element Stdlib.Ephemeron.K1.get_key_copy not found
Warning: Element Stdlib.Ephemeron.K1.set_key not found
Warning: Element Stdlib.Ephemeron.K1.unset_key not found
Warning: Element Stdlib.Ephemeron.K1.check_key not found
Warning: Element Stdlib.Ephemeron.K1.blit_key not found
Warning: Element Stdlib.Ephemeron.K1.get_data not found
Warning: Element Stdlib.Ephemeron.K1.get_data_copy not found
Warning: Element Stdlib.Ephemeron.K1.set_data not found
Warning: Element Stdlib.Ephemeron.K1.unset_data not found
Warning: Element Stdlib.Ephemeron.K1.check_data not found
Warning: Element Stdlib.Ephemeron.K1.blit_data not found
make[4]: Leaving directory '/home/riscv/ocaml/api_docgen/ocamldoc'
make[3]: Leaving directory '/home/riscv/ocaml/api_docgen'
make[2]: Leaving directory '/home/riscv/ocaml'
make[1]: Leaving directory '/home/riscv/ocaml'
+ true
+ true
+ make --warn-undefined-variables alldepend
cd toplevel ; cp topeval.mli trace.mli topmain.mli byte/
cd toplevel ; cp topeval.mli trace.mli topmain.mli native/
(for d in utils parsing typing bytecomp asmcomp middle_end \
lambda file_formats middle_end/closure middle_end/flambda \
middle_end/flambda/base_types \
driver toplevel toplevel/byte toplevel/native; \
do \
./boot/ocamlrun boot/ocamlc -depend -slash -I $d -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel $d/*.mli $d/*.ml \
|| exit; \
done) > .depend
for dir in debugger lex ocamldoc ocamltest stdlib tools otherlibs/bigarray otherlibs/dynlink otherlibs/str otherlibs/systhreads otherlibs/unix otherlibs/win32unix ; do \
make -C $dir depend || exit; \
done
make[1]: Entering directory '/home/riscv/ocaml/debugger'
../ocamlc.opt -depend -slash -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda *.mli *.ml \
| sed -e 's,../otherlibs/unix/,$(UNIXDIR)/,' > .depend
make[1]: Leaving directory '/home/riscv/ocaml/debugger'
make[1]: Entering directory '/home/riscv/ocaml/lex'
../boot/ocamlrun ../boot/ocamlc -depend -slash *.mli *.ml > .depend
make[1]: Leaving directory '/home/riscv/ocaml/lex'
make[1]: Entering directory '/home/riscv/ocaml/ocamldoc'
../ocamlc.opt -depend -slash -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel *.mll *.mly *.ml *.mli > .depend
../ocamlc.opt -depend -slash -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -shared generators/*.ml >> .depend
make[1]: Leaving directory '/home/riscv/ocaml/ocamldoc'
make[1]: Entering directory '/home/riscv/ocaml/ocamltest'
../ocamlc.opt -depend -slash ocamltest_config.mli ocamltest_unix.mli ocamltest_stdlib.mli run_command.mli filecompare.mli variables.mli environments.mli result.mli actions.mli tests.mli strace.mli tsl_ast.mli tsl_parser.mli tsl_lexer.mli modifier_parser.mli tsl_semantics.mli builtin_variables.mli actions_helpers.mli builtin_actions.mli ocaml_backends.mli ocaml_filetypes.mli ocaml_variables.mli ocaml_modifiers.mli ocaml_directories.mli ocaml_files.mli ocaml_flags.mli ocaml_commands.mli ocaml_tools.mli ocaml_compilers.mli ocaml_toplevels.mli ocaml_actions.mli ocaml_tests.mli options.mli main.mli ocamltest_config.ml ocamltest_unix.ml ocamltest_stdlib.ml run_command.ml filecompare.ml variables.ml environments.ml result.ml actions.ml tests.ml strace.ml tsl_ast.ml tsl_parser.ml tsl_lexer.ml modifier_parser.ml tsl_semantics.ml builtin_variables.ml actions_helpers.ml builtin_actions.ml ocaml_backends.ml ocaml_filetypes.ml ocaml_variables.ml ocaml_modifiers.ml ocaml_directories.ml ocaml_files.ml ocaml_flags.ml ocaml_commands.ml ocaml_tools.ml ocaml_compilers.ml ocaml_toplevels.ml ocaml_actions.ml ocaml_tests.ml options.ml main.ml \
> .depend
make[1]: Leaving directory '/home/riscv/ocaml/ocamltest'
make[1]: Entering directory '/home/riscv/ocaml/stdlib'
../boot/ocamlrun ../boot/ocamlc -depend -slash int64.mli camlinternalMod.mli bigarray.mli fun.mli filename.mli int32.mli gc.mli seq.mli either.mli stack.mli bytesLabels.mli complex.mli int.mli string.mli parsing.mli in_channel.mli unit.mli list.mli char.mli callback.mli array.mli camlinternalFormatBasics.mli stringLabels.mli marshal.mli sys.mli obj.mli out_channel.mli printf.mli lexing.mli hashtbl.mli option.mli buffer.mli map.mli bytes.mli moreLabels.mli oo.mli float.mli uchar.mli lazy.mli genlex.mli nativeint.mli arg.mli set.mli format.mli camlinternalOO.mli bool.mli camlinternalLazy.mli camlinternalFormat.mli listLabels.mli stdLabels.mli camlinternalAtomic.mli stream.mli queue.mli atomic.mli arrayLabels.mli printexc.mli scanf.mli result.mli ephemeron.mli random.mli digest.mli weak.mli ephemeron.ml bool.ml atomic.ml int32.ml bigarray.ml fun.ml gc.ml either.ml stack.ml parsing.ml float.ml complex.ml int.ml camlinternalAtomic.ml int64.ml unit.ml result.ml arg.ml list.ml callback.ml queue.ml array.ml camlinternalFormatBasics.ml bytesLabels.ml hashtbl.ml sys.ml marshal.ml stringLabels.ml moreLabels.ml camlinternalMod.ml printf.ml lexing.ml char.ml genlex.ml map.ml camlinternalLazy.ml pervasives.ml uchar.ml out_channel.ml lazy.ml nativeint.ml set.ml camlinternalOO.ml in_channel.ml option.ml obj.ml std_exit.ml format.ml oo.ml camlinternalFormat.ml listLabels.ml stdLabels.ml buffer.ml bytes.ml stream.ml string.ml filename.ml arrayLabels.ml printexc.ml scanf.ml random.ml digest.ml weak.ml seq.ml \
> .depend.tmp
../boot/ocamlrun ../boot/ocamlc -depend -slash -pp "gawk -f ./remove_module_aliases.awk" \
stdlib.ml stdlib.mli >> .depend.tmp
sed -E \
-e 's/^(pervasives|either|sys|obj|lazy|seq|option|result|bool|char|uchar|list|int|bytes|string|unit|marshal|array|float|int32|int64|nativeint|lexing|parsing|set|map|stack|queue|stream|buffer|printf|arg|atomic|printexc|fun|gc|digest|random|hashtbl|weak|format|scanf|callback|oo|genlex|ephemeron|filename|complex|arrayLabels|listLabels|bytesLabels|stringLabels|moreLabels|stdLabels|bigarray|in_channel|out_channel)(\.[^i]*)(i?) :/\1\2\3 : \1.ml\3/' \
-e 's#(^| )(pervasives|either|sys|obj|lazy|seq|option|result|bool|char|uchar|list|int|bytes|string|unit|marshal|array|float|int32|int64|nativeint|lexing|parsing|set|map|stack|queue|stream|buffer|printf|arg|atomic|printexc|fun|gc|digest|random|hashtbl|weak|format|scanf|callback|oo|genlex|ephemeron|filename|complex|arrayLabels|listLabels|bytesLabels|stringLabels|moreLabels|stdLabels|bigarray|in_channel|out_channel)[.]#\1stdlib__\u\2.#' \
.depend.tmp > .depend
rm -f .depend.tmp
make[1]: Leaving directory '/home/riscv/ocaml/stdlib'
make[1]: Entering directory '/home/riscv/ocaml/tools'
../boot/ocamlrun ../boot/ocamlc -depend -slash -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda *.mli *.ml > .depend
make[1]: Leaving directory '/home/riscv/ocaml/tools'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/bigarray'
../../boot/ocamlrun ../../boot/ocamlc -depend -slash *.mli *.ml > .depend
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/bigarray'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/dynlink'
touch native/dynlink_compilerlibs.ml byte/dynlink_compilerlibs.mli byte/dynlink.mli native/dynlink.mli
../../boot/ocamlrun ../../boot/ocamlc -depend -slash \
-I byte -bytecode *.mli *.ml byte/dynlink.ml > .depend
../../boot/ocamlrun ../../boot/ocamlc -depend -slash \
-I native -native *.ml native/dynlink.ml >> .depend
rm -f native/dynlink_compilerlibs.ml byte/dynlink_compilerlibs.mli byte/dynlink.mli native/dynlink.mli
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/dynlink'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/str'
../../boot/ocamlrun ../../boot/ocamlc -depend -slash *.mli *.ml > .depend
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/str'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
../../boot/ocamlrun ../../boot/ocamlc -depend -slash *.mli *.ml > .depend
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/systhreads'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/unix'
../../boot/ocamlrun ../../boot/ocamlc -depend -slash *.mli *.ml > .depend
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/unix'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/win32unix'
cp ../unix/fsync.c fsync.c
mkdir -p .dep
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix fsync.c -MT 'fsync.o' -MF .dep/fsync.d
cp ../unix/unlink.c unlink.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix unlink.c -MT 'unlink.o' -MF .dep/unlink.d
cp ../unix/time.c time.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix time.c -MT 'time.o' -MF .dep/time.d
cp ../unix/strofaddr.c strofaddr.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix strofaddr.c -MT 'strofaddr.o' -MF .dep/strofaddr.d
cp ../unix/socketaddr.c socketaddr.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix socketaddr.c -MT 'socketaddr.o' -MF .dep/socketaddr.d
cp ../unix/rmdir.c rmdir.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix rmdir.c -MT 'rmdir.o' -MF .dep/rmdir.d
cp ../unix/putenv.c putenv.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix putenv.c -MT 'putenv.o' -MF .dep/putenv.d
cp ../unix/mmap_ba.c mmap_ba.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix mmap_ba.c -MT 'mmap_ba.o' -MF .dep/mmap_ba.d
cp ../unix/gmtime.c gmtime.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix gmtime.c -MT 'gmtime.o' -MF .dep/gmtime.d
cp ../unix/getserv.c getserv.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix getserv.c -MT 'getserv.o' -MF .dep/getserv.d
cp ../unix/getproto.c getproto.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix getproto.c -MT 'getproto.o' -MF .dep/getproto.d
cp ../unix/getnameinfo.c getnameinfo.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix getnameinfo.c -MT 'getnameinfo.o' -MF .dep/getnameinfo.d
cp ../unix/gethostname.c gethostname.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix gethostname.c -MT 'gethostname.o' -MF .dep/gethostname.d
cp ../unix/gethost.c gethost.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix gethost.c -MT 'gethost.o' -MF .dep/gethost.d
cp ../unix/getcwd.c getcwd.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix getcwd.c -MT 'getcwd.o' -MF .dep/getcwd.d
cp ../unix/getaddrinfo.c getaddrinfo.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix getaddrinfo.c -MT 'getaddrinfo.o' -MF .dep/getaddrinfo.d
cp ../unix/exit.c exit.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix exit.c -MT 'exit.o' -MF .dep/exit.d
cp ../unix/mkdir.c mkdir.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix mkdir.c -MT 'mkdir.o' -MF .dep/mkdir.d
cp ../unix/execvp.c execvp.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix execvp.c -MT 'execvp.o' -MF .dep/execvp.d
cp ../unix/execve.c execve.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix execve.c -MT 'execve.o' -MF .dep/execve.d
cp ../unix/execv.c execv.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix execv.c -MT 'execv.o' -MF .dep/execv.d
cp ../unix/cstringv.c cstringv.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix cstringv.c -MT 'cstringv.o' -MF .dep/cstringv.d
cp ../unix/cst2constr.c cst2constr.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix cst2constr.c -MT 'cst2constr.o' -MF .dep/cst2constr.d
cp ../unix/chmod.c chmod.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix chmod.c -MT 'chmod.o' -MF .dep/chmod.d
cp ../unix/chdir.c chdir.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix chdir.c -MT 'chdir.o' -MF .dep/chdir.d
cp ../unix/addrofstr.c addrofstr.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix addrofstr.c -MT 'addrofstr.o' -MF .dep/addrofstr.d
cp ../unix/access.c access.c
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix access.c -MT 'access.o' -MF .dep/access.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix utimes.c -MT 'utimes.o' -MF .dep/utimes.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix windbug.c -MT 'windbug.o' -MF .dep/windbug.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix winworker.c -MT 'winworker.o' -MF .dep/winworker.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix winlist.c -MT 'winlist.o' -MF .dep/winlist.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix write.c -MT 'write.o' -MF .dep/write.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix winwait.c -MT 'winwait.o' -MF .dep/winwait.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix windir.c -MT 'windir.o' -MF .dep/windir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix unixsupport.c -MT 'unixsupport.o' -MF .dep/unixsupport.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix truncate.c -MT 'truncate.o' -MF .dep/truncate.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix times.c -MT 'times.o' -MF .dep/times.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix system.c -MT 'system.o' -MF .dep/system.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix symlink.c -MT 'symlink.o' -MF .dep/symlink.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix stat.c -MT 'stat.o' -MF .dep/stat.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix startup.c -MT 'startup.o' -MF .dep/startup.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix sockopt.c -MT 'sockopt.o' -MF .dep/sockopt.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix socketpair.c -MT 'socketpair.o' -MF .dep/socketpair.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix socket.c -MT 'socket.o' -MF .dep/socket.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix sleep.c -MT 'sleep.o' -MF .dep/sleep.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix shutdown.c -MT 'shutdown.o' -MF .dep/shutdown.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix sendrecv.c -MT 'sendrecv.o' -MF .dep/sendrecv.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix select.c -MT 'select.o' -MF .dep/select.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix realpath.c -MT 'realpath.o' -MF .dep/realpath.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix rename.c -MT 'rename.o' -MF .dep/rename.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix readlink.c -MT 'readlink.o' -MF .dep/readlink.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix read.c -MT 'read.o' -MF .dep/read.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix pipe.c -MT 'pipe.o' -MF .dep/pipe.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix open.c -MT 'open.o' -MF .dep/open.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix mmap.c -MT 'mmap.o' -MF .dep/mmap.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix nonblock.c -MT 'nonblock.o' -MF .dep/nonblock.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix lseek.c -MT 'lseek.o' -MF .dep/lseek.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix lockf.c -MT 'lockf.o' -MF .dep/lockf.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix listen.c -MT 'listen.o' -MF .dep/listen.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix link.c -MT 'link.o' -MF .dep/link.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix isatty.c -MT 'isatty.o' -MF .dep/isatty.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix gettimeofday.c -MT 'gettimeofday.o' -MF .dep/gettimeofday.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix getsockname.c -MT 'getsockname.o' -MF .dep/getsockname.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix getpid.c -MT 'getpid.o' -MF .dep/getpid.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix getpeername.c -MT 'getpeername.o' -MF .dep/getpeername.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix envir.c -MT 'envir.o' -MF .dep/envir.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix errmsg.c -MT 'errmsg.o' -MF .dep/errmsg.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix dup.c -MT 'dup.o' -MF .dep/dup.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix createprocess.c -MT 'createprocess.o' -MF .dep/createprocess.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix connect.c -MT 'connect.o' -MF .dep/connect.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix close_on.c -MT 'close_on.o' -MF .dep/close_on.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix close.c -MT 'close.o' -MF .dep/close.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix channels.c -MT 'channels.o' -MF .dep/channels.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix bind.c -MT 'bind.o' -MF .dep/bind.d
gcc -MM -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -I../../runtime -I../unix accept.c -MT 'accept.o' -MF .dep/accept.d
cp ../unix/unix.mli unix.mli
cp ../unix/unixLabels.mli unixLabels.mli
cp ../unix/unixLabels.ml unixLabels.ml
../../boot/ocamlrun ../../boot/ocamlc -depend -slash unix.mli unixLabels.mli unixLabels.ml \
unix.ml > .depend
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/win32unix'
+ make --warn-undefined-variables install
mkdir -p "/home/riscv/ocaml-tmp-install-1143/bin"
mkdir -p "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
mkdir -p "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/stublibs"
mkdir -p "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
mkdir -p "/home/riscv/ocaml-tmp-install-1143/share/doc/ocaml"
make -C runtime install
make[1]: Entering directory '/home/riscv/ocaml/runtime'
/usr/bin/install -c -p ocamlrun ocamlrund ocamlruni "/home/riscv/ocaml-tmp-install-1143/bin"
/usr/bin/install -c -p -m 644 ld.conf libcamlrun.a libcamlrund.a libcamlruni.a libcamlrun_pic.a "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p libcamlrun_shared.so "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
mkdir -p "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/caml"
/usr/bin/install -c -p -m 644 caml/domain_state.tbl caml/*.h "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/caml"
make[1]: Leaving directory '/home/riscv/ocaml/runtime'
/usr/bin/install -c -p ocaml "/home/riscv/ocaml-tmp-install-1143/bin"
/usr/bin/install -c -p ocamlc "/home/riscv/ocaml-tmp-install-1143/bin/ocamlc.byte"
make -C stdlib install
make[1]: Entering directory '/home/riscv/ocaml/stdlib'
stale=""; \
if test -n "$stale" ; then \
echo "/home/riscv/ocaml-tmp-install-1143/lib/ocaml contains stale stdlib artefacts"; \
echo "Please rm /home/riscv/ocaml-tmp-install-1143/lib/ocaml/stdlib__*.cm* and re-run make install"; \
exit 1; \
fi
/usr/bin/install -c -p -m 644 \
stdlib.cma std_exit.cmo *.cmi camlheader_ur \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p -m 644 \
*.cmt *.cmti *.mli *.ml \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p -m 644 target_camlheader "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/camlheader"
/usr/bin/install -c -p -m 644 target_camlheaderd "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/camlheaderd"
/usr/bin/install -c -p -m 644 target_camlheaderi "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/camlheaderi"
make[1]: Leaving directory '/home/riscv/ocaml/stdlib'
/usr/bin/install -c -p lex/ocamllex \
"/home/riscv/ocaml-tmp-install-1143/bin/ocamllex.byte"
/usr/bin/install -c -p yacc/ocamlyacc "/home/riscv/ocaml-tmp-install-1143/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/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmi \
"/home/riscv/ocaml-tmp-install-1143/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/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmt \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
compilerlibs/*.cma \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/main.cmo toplevel/topstart.cmo \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p expunge "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p -m 644 \
toplevel/topdirs.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p -m 644 \
toplevel/topdirs.cmt \
toplevel/topdirs.cmti toplevel/topdirs.mli \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
make -C tools install
make[1]: Entering directory '/home/riscv/ocaml/tools'
/usr/bin/install -c -p -m 644 \
profiling.cmi profiling.cmo \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p -m 644 \
profiling.cmt profiling.cmti \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
for i in ocamldep ocamlprof ocamlcp ocamloptp ocamlmklib ocamlmktop ocamlobjinfo; \
do \
/usr/bin/install -c -p "$i" "/home/riscv/ocaml-tmp-install-1143/bin/$i.byte"; \
if test -f "$i".opt; then \
/usr/bin/install -c -p "$i.opt" "/home/riscv/ocaml-tmp-install-1143/bin" && \
(cd "/home/riscv/ocaml-tmp-install-1143/bin" && ln -sf "$i.opt" "$i"); \
else \
(cd "/home/riscv/ocaml-tmp-install-1143/bin" && ln -sf "$i.byte" "$i"); \
fi; \
done
if test -f ocamlcmt.opt; then \
/usr/bin/install -c -p\
ocamlcmt.opt "/home/riscv/ocaml-tmp-install-1143/bin/ocamlcmt"; \
else \
/usr/bin/install -c -p ocamlcmt "/home/riscv/ocaml-tmp-install-1143/bin"; \
fi
/usr/bin/install -c -p -m 644 \
eventlog_metadata \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
make[1]: Leaving directory '/home/riscv/ocaml/tools'
make -C man install
make[1]: Entering directory '/home/riscv/ocaml/man'
mkdir -p /home/riscv/ocaml-tmp-install-1143/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/riscv/ocaml-tmp-install-1143/man/man1
make[1]: Leaving directory '/home/riscv/ocaml/man'
for i in dynlink unix bigarray str systhreads; do \
make -C otherlibs/$i install || exit $?; \
done
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/dynlink'
/usr/bin/install -c -p -m 644 \
dynlink.cmi dynlink.cma \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p -m 644 \
dynlink.cmti dynlink.mli \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/dynlink'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/unix'
if test -f dllunix.so; then \
/usr/bin/install -c -p \
dllunix.so "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunix.a "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
/usr/bin/install -c -p -m 644 \
unix.cma unix.cmi unixLabels.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
/usr/bin/install -c -p -m 644 \
unix.mli unixLabels.mli \
unix.cmti unixLabels.cmti \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
if test -n "unixsupport.h socketaddr.h"; then \
/usr/bin/install -c -p -m 644 unixsupport.h socketaddr.h "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/unix'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/bigarray'
if test -f dllbigarray.so; then \
/usr/bin/install -c -p \
dllbigarray.so "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 \
bigarray.cma bigarray.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
/usr/bin/install -c -p -m 644 \
bigarray.mli \
bigarray.cmti \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
if test -n ""; then \
/usr/bin/install -c -p -m 644 "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/bigarray'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/str'
if test -f dllcamlstr.so; then \
/usr/bin/install -c -p \
dllcamlstr.so "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstr.a "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
/usr/bin/install -c -p -m 644 \
str.cma str.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
/usr/bin/install -c -p -m 644 \
str.mli \
str.cmti \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
if test -n ""; then \
/usr/bin/install -c -p -m 644 "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/str'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
if test -f dllthreads.so; then \
/usr/bin/install -c -p dllthreads.so "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libthreads.a "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
mkdir -p "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi semaphore.cmi threads.cma \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmti mutex.cmti condition.cmti event.cmti threadUnix.cmti semaphore.cmti \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 thread.mli mutex.mli condition.mli event.mli threadUnix.mli semaphore.mli "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 threads.h "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/caml"
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/systhreads'
make -C ocamldoc install
make[1]: Entering directory '/home/riscv/ocaml/ocamldoc'
mkdir -p "/home/riscv/ocaml-tmp-install-1143/bin"
mkdir -p "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/ocamldoc"
/usr/bin/install -c -p ../ocamldoc/ocamldoc "/home/riscv/ocaml-tmp-install-1143/bin"
/usr/bin/install -c -p -m 644 \
ocamldoc.hva *.cmi odoc_info.cma \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
odoc_info.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
odoc_info.mli odoc_info.cmt odoc_info.cmti \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/ocamldoc"
make[1]: Leaving directory '/home/riscv/ocaml/ocamldoc'
make -C api_docgen install
make[1]: Entering directory '/home/riscv/ocaml/api_docgen'
make -C ocamldoc install
make[2]: Entering directory '/home/riscv/ocaml/api_docgen/ocamldoc'
mkdir -p "/home/riscv/ocaml-tmp-install-1143/man/man3"
if test -d build/man; then \
/usr/bin/install -c -p -m 644 build/man/*.3o "/home/riscv/ocaml-tmp-install-1143/man/man3"; \
fi
make[2]: Leaving directory '/home/riscv/ocaml/api_docgen/ocamldoc'
make[1]: Leaving directory '/home/riscv/ocaml/api_docgen'
if test -n "ocamldebugger"; then \
make -C debugger install; \
fi
make[1]: Entering directory '/home/riscv/ocaml/debugger'
/usr/bin/install -c -p ocamldebug "/home/riscv/ocaml-tmp-install-1143/bin"
make[1]: Leaving directory '/home/riscv/ocaml/debugger'
/usr/bin/install -c -p -m 644 Makefile.config "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/riscv/ocaml-tmp-install-1143/share/doc/ocaml"
if test -f ocamlopt; then make installopt; else \
cd "/home/riscv/ocaml-tmp-install-1143/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/riscv/ocaml'
make -C runtime installopt
make[2]: Entering directory '/home/riscv/ocaml/runtime'
/usr/bin/install -c -p -m 644 libasmrun.a libasmrund.a libasmruni.a libasmrun_pic.a "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p libasmrun_shared.so "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
make[2]: Leaving directory '/home/riscv/ocaml/runtime'
/usr/bin/install -c -p ocamlopt "/home/riscv/ocaml-tmp-install-1143/bin/ocamlopt.byte"
make -C stdlib installopt
make[2]: Entering directory '/home/riscv/ocaml/stdlib'
stale=""; \
if test -n "$stale" ; then \
echo "/home/riscv/ocaml-tmp-install-1143/lib/ocaml contains stale stdlib artefacts"; \
echo "Please rm /home/riscv/ocaml-tmp-install-1143/lib/ocaml/stdlib__*.cmx and re-run make install"; \
exit 1; \
fi
/usr/bin/install -c -p -m 644 \
stdlib.cmxa stdlib.a std_exit.o *.cmx \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
make[2]: Leaving directory '/home/riscv/ocaml/stdlib'
/usr/bin/install -c -p -m 644 \
middle_end/*.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/closure/*.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/*.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/base_types/*.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
asmcomp/*.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/*.cmt middle_end/*.cmti \
middle_end/*.mli \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/closure/*.cmt middle_end/closure/*.cmti \
middle_end/closure/*.mli \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
middle_end/flambda/*.mli \
"/home/riscv/ocaml-tmp-install-1143/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/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
asmcomp/*.cmt asmcomp/*.cmti \
asmcomp/*.mli \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/optmain.cmo \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
make -C ocamldoc installopt
make[2]: Entering directory '/home/riscv/ocaml/ocamldoc'
if test -f ../ocamldoc/ocamldoc.opt; then make installopt_really ; fi
make[3]: Entering directory '/home/riscv/ocaml/ocamldoc'
mkdir -p "/home/riscv/ocaml-tmp-install-1143/bin"
mkdir -p "/home/riscv/ocaml-tmp-install-1143/lib/ocaml/ocamldoc"
/usr/bin/install -c -p ../ocamldoc/ocamldoc.opt "/home/riscv/ocaml-tmp-install-1143/bin"
/usr/bin/install -c -p -m 644 \
odoc_info.cmi \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
odoc_info.mli odoc_info.cmt odoc_info.cmti \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc.hva *.cmx odoc_info.a odoc_info.cmxa \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/ocamldoc"
make[3]: Leaving directory '/home/riscv/ocaml/ocamldoc'
make[2]: Leaving directory '/home/riscv/ocaml/ocamldoc'
for i in dynlink unix bigarray str systhreads; do \
make -C otherlibs/$i installopt || exit $?; \
done
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/dynlink'
/usr/bin/install -c -p -m 644 \
native/dynlink_compilerlibs.cmx dynlink_types.cmx dynlink_platform_intf.cmx dynlink_common.cmx native/dynlink.cmx dynlink.cmxa dynlink.a \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/dynlink'
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/unix'
/usr/bin/install -c -p -m 644 \
unix.cmx unixLabels.cmx unix.cmxa unix.a \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
if test -f unix.cmxs; then \
/usr/bin/install -c -p unix.cmxs "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"; \
fi
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/unix'
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/bigarray'
/usr/bin/install -c -p -m 644 \
bigarray.cmx bigarray.cmxa bigarray.a \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
if test -f bigarray.cmxs; then \
/usr/bin/install -c -p bigarray.cmxs "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"; \
fi
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/bigarray'
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/str'
/usr/bin/install -c -p -m 644 \
str.cmx str.cmxa str.a \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/"
if test -f str.cmxs; then \
/usr/bin/install -c -p str.cmxs "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"; \
fi
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/str'
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
/usr/bin/install -c -p -m 644 libthreadsnat.a "/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
/usr/bin/install -c -p -m 644 \
thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx semaphore.cmx threads.cmxa threads.a \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml/threads"
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/systhreads'
if test -f ocamlopt.opt; then make installoptopt; else \
cd "/home/riscv/ocaml-tmp-install-1143/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/riscv/ocaml'
/usr/bin/install -c -p ocamlc.opt "/home/riscv/ocaml-tmp-install-1143/bin"
/usr/bin/install -c -p ocamlopt.opt "/home/riscv/ocaml-tmp-install-1143/bin"
/usr/bin/install -c -p lex/ocamllex.opt "/home/riscv/ocaml-tmp-install-1143/bin"
cd "/home/riscv/ocaml-tmp-install-1143/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/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
compilerlibs/*.cmxa compilerlibs/*.a \
"/home/riscv/ocaml-tmp-install-1143/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/riscv/ocaml-tmp-install-1143/lib/ocaml/compiler-libs"
make[2]: Leaving directory '/home/riscv/ocaml'
make -C tools installopt
make[2]: Entering directory '/home/riscv/ocaml/tools'
/usr/bin/install -c -p -m 644 \
profiling.cmx profiling.o \
"/home/riscv/ocaml-tmp-install-1143/lib/ocaml"
make[2]: Leaving directory '/home/riscv/ocaml/tools'
make[1]: Leaving directory '/home/riscv/ocaml'
+ rm -rf /home/riscv/ocaml-tmp-install-1143
+ cd testsuite
+ test -n -j4
+ test -x /usr/bin/parallel
+ PARALLEL='-j4 '
+ make --warn-undefined-variables parallel
Running tests from 'tests/afl-instrumentation' ...
... testing 'afltest.ml' with 1 (native-compiler) => passed
... testing 'afltest.ml' with 1.1 (script) => skipped (afl-showmap not available)
... testing 'afltest.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => n/a
... testing 'afltest.ml' with 1.1.1.1 (ocamlopt.byte) => n/a
... testing 'afltest.ml' with 1.1.1.1.1 (ocamlopt.byte) => n/a
... testing 'afltest.ml' with 1.1.1.1.1.1 (run) => n/a
Running tests from 'tests/arch-power' ...
... testing 'exn_raise.ml' with 1 (arch_power) => skipped (Target is not POWER architecture)
... testing 'exn_raise.ml' with 1.1 (native) => n/a
... testing 'exn_raise.ml' with 1.1.1 (ocamlopt.byte) => n/a
... testing 'exn_raise.ml' with 1.1.1.1 (run) => n/a
Running tests from 'tests/array-functions' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/asmcomp' ...
... testing '0001-test.ml' with 1 (native) => passed
... testing '0001-test.ml' with 2 (bytecode) => passed
... testing 'bind_tuples.ml' with 1 (native) => passed
... testing 'compare.ml' with 1 (native) => passed
... testing 'evaluation_order.ml' with 1 (native) => passed
... testing 'evaluation_order.ml' with 2 (bytecode) => passed
... testing 'func_sections.ml' with 1 (function_sections) => skipped (Target does not support function sections)
... testing 'func_sections.ml' with 1.1 (arch_arm) => n/a
... testing 'func_sections.ml' with 1.1.1 (native) => n/a
... testing 'func_sections.ml' with 1.2 (arch_arm64) => n/a
... testing 'func_sections.ml' with 1.2.1 (native) => n/a
... testing 'func_sections.ml' with 1.3 (arch_amd64) => n/a
... testing 'func_sections.ml' with 1.3.1 (native) => n/a
... testing 'func_sections.ml' with 1.4 (arch_i386) => n/a
... testing 'func_sections.ml' with 1.4.1 (native) => n/a
... testing 'is_static.ml' with 1 (naked_pointers) => passed
... testing 'is_static.ml' with 1.1 (native) => passed
... testing 'is_static_flambda.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'is_static_flambda.ml' with 1.1 (naked_pointers) => n/a
... testing 'is_static_flambda.ml' with 1.1.1 (native) => n/a
... testing 'lift_mutable_let_flambda.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'lift_mutable_let_flambda.ml' with 1.1 (native) => n/a
... testing 'optargs.ml' with 1 (native) => passed
... testing 'poll_attr_both.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
... testing 'poll_attr_both.ml' with 1.1 (ocamlopt.byte) => passed
... testing 'poll_attr_both.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'poll_attr_both.ml' with 2 (setup-ocamlopt.opt-build-env) => passed
... testing 'poll_attr_both.ml' with 2.1 (ocamlopt.opt) => passed
... testing 'poll_attr_both.ml' with 2.1.1 (check-ocamlopt.opt-output) => passed
... testing 'poll_attr_inserted.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
... testing 'poll_attr_inserted.ml' with 1.1 (ocamlopt.byte) => passed
... testing 'poll_attr_inserted.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'poll_attr_inserted.ml' with 2 (setup-ocamlopt.opt-build-env) => passed
... testing 'poll_attr_inserted.ml' with 2.1 (ocamlopt.opt) => passed
... testing 'poll_attr_inserted.ml' with 2.1.1 (check-ocamlopt.opt-output) => passed
... testing 'poll_attr_prologue.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
... testing 'poll_attr_prologue.ml' with 1.1 (ocamlopt.byte) => passed
... testing 'poll_attr_prologue.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'poll_attr_prologue.ml' with 2 (setup-ocamlopt.opt-build-env) => passed
... testing 'poll_attr_prologue.ml' with 2.1 (ocamlopt.opt) => passed
... testing 'poll_attr_prologue.ml' with 2.1.1 (check-ocamlopt.opt-output) => passed
... testing 'poll_attr_user.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
... testing 'poll_attr_user.ml' with 1.1 (ocamlopt.byte) => passed
... testing 'poll_attr_user.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'poll_attr_user.ml' with 2 (setup-ocamlopt.opt-build-env) => passed
... testing 'poll_attr_user.ml' with 2.1 (ocamlopt.opt) => passed
... testing 'poll_attr_user.ml' with 2.1.1 (check-ocamlopt.opt-output) => passed
... testing 'polling_insertion.ml' with 1 (arch64) => passed
... testing 'polling_insertion.ml' with 1.1 (native) => passed
... testing 'register_typing.ml' with 1 (native) => passed
... testing 'register_typing_switch.ml' with 1 (native) => passed
... testing 'static_float_array_flambda.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'static_float_array_flambda.ml' with 1.1 (flat-float-array) => n/a
... testing 'static_float_array_flambda.ml' with 1.1.1 (naked_pointers) => n/a
... testing 'static_float_array_flambda.ml' with 1.1.1.1 (native) => n/a
... testing 'static_float_array_flambda_opaque.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'static_float_array_flambda_opaque.ml' with 1.1 (flat-float-array) => n/a
... testing 'static_float_array_flambda_opaque.ml' with 1.1.1 (naked_pointers) => n/a
... testing 'static_float_array_flambda_opaque.ml' with 1.1.1.1 (native) => n/a
... testing 'staticalloc.ml' with 1 (native) => passed
... testing 'try_checkbound.ml' with 1 (native) => passed
... testing 'try_checkbound.ml' with 2 (bytecode) => passed
... testing 'unrolling_flambda.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'unrolling_flambda.ml' with 1.1 (native) => n/a
... testing 'unrolling_flambda2.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'unrolling_flambda2.ml' with 1.1 (native) => n/a
Running tests from 'tests/asmgen' ...
... testing 'arith.cmm' with 1 (asmgen) => passed
... testing 'catch-float.cmm' with 1 (asmgen) => passed
... testing 'catch-multiple.cmm' with 1 (asmgen) => passed
... testing 'catch-rec-deadhandler.cmm' with 1 (asmgen) => passed
... testing 'catch-rec-deadhandler.cmm' with 1.1 (run) => passed
... testing 'catch-rec-deadhandler.cmm' with 1.1.1 (check-program-output) => passed
... testing 'catch-rec.cmm' with 1 (asmgen) => passed
... testing 'catch-try-float.cmm' with 1 (asmgen) => passed
... testing 'catch-try.cmm' with 1 (asmgen) => passed
... testing 'checkbound.cmm' with 1 (asmgen) => passed
... testing 'even-odd-spill-float.cmm' with 1 (asmgen) => passed
... testing 'even-odd-spill.cmm' with 1 (asmgen) => passed
... testing 'even-odd.cmm' with 1 (asmgen) => passed
... testing 'fib.cmm' with 1 (asmgen) => passed
... testing 'immediates.cmm' with 1 (asmgen) => passed
... testing 'integr.cmm' with 1 (skip) => skipped (This test is currently broken)
... testing 'integr.cmm' with 1.1 (asmgen) => n/a
... testing 'invariants.cmm' with 1 (native-compiler) => passed
... testing 'invariants.cmm' with 1.1 (setup-simple-build-env) => passed
... testing 'invariants.cmm' with 1.1.1 (codegen) => passed
... testing 'pgcd.cmm' with 1 (asmgen) => passed
... testing 'quicksort.cmm' with 1 (asmgen) => passed
... testing 'quicksort2.cmm' with 1 (asmgen) => passed
... testing 'soli.cmm' with 1 (asmgen) => passed
... testing 'tagged-fib.cmm' with 1 (asmgen) => passed
... testing 'tagged-integr.cmm' with 1 (asmgen) => passed
... testing 'tagged-quicksort.cmm' with 1 (asmgen) => passed
... testing 'tagged-tak.cmm' with 1 (asmgen) => passed
... testing 'tak.cmm' with 1 (asmgen) => passed
Running tests from 'tests/ast-invariants' ...
... testing 'test.ml' with 1 (hasunix) => passed
... testing 'test.ml' with 1.1 (native) => passed
Running tests from 'tests/backtrace' ...
... testing 'backtrace.ml' with 1 (native) => passed
... testing 'backtrace.ml' with 2 (bytecode) => passed
... testing 'backtrace2.ml' with 1 (native) => passed
... testing 'backtrace2.ml' with 2 (bytecode) => passed
... testing 'backtrace3.ml' with 1 (native) => passed
... testing 'backtrace3.ml' with 2 (bytecode) => passed
... testing 'backtrace_deprecated.ml' with 1 (native) => passed
... testing 'backtrace_deprecated.ml' with 2 (bytecode) => passed
... testing 'backtrace_or_exception.ml' with 1 (native) => passed
... testing 'backtrace_or_exception.ml' with 2 (bytecode) => passed
... testing 'backtrace_slots.ml' with 1 (native) => passed
... testing 'backtrace_slots.ml' with 2 (bytecode) => passed
... testing 'backtraces_and_finalizers.ml' with 1 (native) => passed
... testing 'callstack.ml' with 1 (hassysthreads) => passed
... testing 'callstack.ml' with 1.1 (no-flambda) => passed
... testing 'callstack.ml' with 1.1.1 (native) => passed
... testing 'callstack.ml' with 1.1.2 (bytecode) => passed
... testing 'event_after_prim.ml' with 1 (native) => passed
... testing 'event_after_prim.ml' with 2 (bytecode) => passed
... testing 'inline_test.ml' with 1 (bytecode) => passed
... testing 'inline_test.ml' with 2 (native) => passed
... testing 'inline_test.ml' with 3 (native) => passed
... testing 'inline_traversal_test.ml' with 1 (bytecode) => passed
... testing 'inline_traversal_test.ml' with 2 (native) => passed
... testing 'inline_traversal_test.ml' with 3 (native) => passed
... testing 'lazy.ml' with 1 (native) => passed
... testing 'methods.ml' with 1 (native) => passed
... testing 'methods.ml' with 2 (bytecode) => passed
... testing 'names.ml' with 1 (native) => passed
... testing 'names.ml' with 2 (bytecode) => passed
... testing 'pr2195.ml' with 1 (bytecode) => passed
... testing 'pr2195.ml' with 2 (bytecode) => passed
... testing 'pr2195.ml' with 3 (bytecode) => passed
... testing 'pr2195.ml' with 4 (native) => passed
... testing 'pr6920_why_at.ml' with 1 (native) => passed
... testing 'pr6920_why_at.ml' with 2 (bytecode) => passed
... testing 'pr6920_why_swallow.ml' with 1 (native) => passed
... testing 'pr6920_why_swallow.ml' with 2 (bytecode) => passed
... testing 'raw_backtrace.ml' with 1 (native) => passed
... testing 'raw_backtrace.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic' ...
... testing 'arrays.ml' with 1 (native) => passed
... testing 'arrays.ml' with 2 (bytecode) => passed
... testing 'bigints.ml' with 1 (native) => passed
... testing 'bigints.ml' with 2 (bytecode) => passed
... testing 'boxedints.ml' with 1 (native) => passed
... testing 'boxedints.ml' with 2 (bytecode) => passed
... testing 'constprop.ml.c' with 1 (bytecode) => passed
... testing 'constprop.ml.c' with 2 (native) => passed
... testing 'divint.ml' with 1 (native) => passed
... testing 'divint.ml' with 2 (bytecode) => passed
... testing 'equality.ml' with 1 (native) => passed
... testing 'equality.ml' with 2 (bytecode) => passed
... testing 'eval_order_1.ml' with 1 (native) => passed
... testing 'eval_order_1.ml' with 2 (bytecode) => passed
... testing 'eval_order_2.ml' with 1 (native) => passed
... testing 'eval_order_2.ml' with 2 (bytecode) => passed
... testing 'eval_order_3.ml' with 1 (native) => passed
... testing 'eval_order_3.ml' with 2 (bytecode) => passed
... testing 'eval_order_4.ml' with 1 (native) => passed
... testing 'eval_order_4.ml' with 2 (bytecode) => passed
... testing 'eval_order_6.ml' with 1 (native) => passed
... testing 'eval_order_6.ml' with 2 (bytecode) => passed
... testing 'eval_order_7.ml' with 1 (native) => passed
... testing 'eval_order_7.ml' with 2 (bytecode) => passed
... testing 'eval_order_8.ml' with 1 (native) => passed
... testing 'eval_order_8.ml' with 2 (bytecode) => passed
... testing 'eval_order_pr10283.ml' with 1 (native) => passed
... testing 'eval_order_pr10283.ml' with 2 (bytecode) => passed
... testing 'float.ml' with 1 (native) => passed
... testing 'float.ml' with 2 (bytecode) => passed
... testing 'float_physical_equality.ml' with 1 (native) => passed
... testing 'float_physical_equality.ml' with 2 (bytecode) => passed
... testing 'includestruct.ml' with 1 (native) => passed
... testing 'includestruct.ml' with 2 (bytecode) => passed
... testing 'localexn.ml' with 1 (native) => passed
... testing 'localexn.ml' with 2 (bytecode) => passed
... testing 'localfunction.ml' with 1 (native) => passed
... testing 'localfunction.ml' with 2 (bytecode) => passed
... testing 'maps.ml' with 1 (native) => passed
... testing 'maps.ml' with 2 (bytecode) => passed
... testing 'min_int.ml' with 1 (native) => passed
... testing 'min_int.ml' with 2 (bytecode) => passed
... testing 'objects.ml' with 1 (native) => passed
... testing 'objects.ml' with 2 (bytecode) => passed
... testing 'opt_variants.ml' with 1 (native) => passed
... testing 'opt_variants.ml' with 2 (bytecode) => passed
... testing 'patmatch.ml' with 1 (native) => passed
... testing 'patmatch.ml' with 2 (bytecode) => passed
... testing 'patmatch_for_multiple.ml' with 1 (expect) => passed
... testing 'patmatch_incoherence.ml' with 1 (expect) => passed
... testing 'patmatch_split_no_or.ml' with 1 (expect) => passed
... testing 'pr7253.ml' with 1 (native) => passed
... testing 'pr7253.ml' with 2 (bytecode) => passed
... testing 'pr7533.ml' with 1 (native) => passed
... testing 'pr7533.ml' with 2 (bytecode) => passed
... testing 'pr7657.ml' with 1 (native) => passed
... testing 'pr7657.ml' with 2 (bytecode) => passed
... testing 'recvalues.ml' with 1 (native) => passed
... testing 'recvalues.ml' with 2 (bytecode) => passed
... testing 'sets.ml' with 1 (native) => passed
... testing 'sets.ml' with 2 (bytecode) => passed
... testing 'stringmatch.ml' with 1 (native) => passed
... testing 'stringmatch.ml' with 2 (bytecode) => passed
... testing 'switch_opts.ml' with 1 (native) => passed
... testing 'switch_opts.ml' with 2 (bytecode) => passed
... testing 'tailcalls.ml' with 1 (native) => passed
... testing 'tailcalls.ml' with 2 (bytecode) => passed
... testing 'trigraph.ml' with 1 (native) => passed
... testing 'trigraph.ml' with 2 (bytecode) => passed
... testing 'tuple_match.ml' with 1 (native) => passed
... testing 'tuple_match.ml' with 2 (bytecode) => passed
... testing 'unit_naming.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unit_naming.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unit_naming.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'zero_divided_by_n.ml' with 1 (native) => passed
... testing 'zero_divided_by_n.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-float' ...
... testing 'float_literals.ml' with 1 (native) => passed
... testing 'float_literals.ml' with 2 (bytecode) => passed
... testing 'tfloat_hex.ml' with 1 (native) => passed
... testing 'tfloat_hex.ml' with 2 (bytecode) => passed
... testing 'tfloat_record.ml' with 1 (native) => passed
... testing 'tfloat_record.ml' with 2 (bytecode) => passed
... testing 'zero_sized_float_arrays.ml' with 1 (native) => passed
... testing 'zero_sized_float_arrays.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-io' ...
... testing 'wc.ml' with 1 (native) => passed
... testing 'wc.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-io-2' ...
... testing 'io.ml' with 1 (native) => passed
... testing 'io.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-manyargs' ...
... testing 'manyargs.ml' with 1 (native) => passed
... testing 'manyargs.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-modules' ...
... testing 'anonymous.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'anonymous.ml' with 1.1 (ocamlc.byte) => passed
... testing 'anonymous.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'anonymous.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'anonymous.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'anonymous.ml' with 2.1.1 (no-flambda) => passed
... testing 'anonymous.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'anonymous.ml' with 2.1.2 (flambda) => skipped (support for flambda disabled)
... testing 'anonymous.ml' with 2.1.2.1 (check-ocamlc.byte-output) => n/a
... testing 'main.ml' with 1 (native) => passed
... testing 'main.ml' with 2 (bytecode) => passed
... testing 'recursive_module_evaluation_errors.ml' with 1 (expect) => passed
... testing 'recursive_module_init.ml' with 1 (native) => passed
... testing 'recursive_module_init.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-more' ...
... testing 'bounds.ml' with 1 (native) => passed
... testing 'bounds.ml' with 2 (bytecode) => passed
... testing 'div_by_zero.ml' with 1 (native) => passed
... testing 'div_by_zero.ml' with 2 (bytecode) => passed
... testing 'function_in_ref.ml' with 1 (native) => passed
... testing 'function_in_ref.ml' with 2 (bytecode) => passed
... testing 'if_in_if.ml' with 1 (native) => passed
... testing 'if_in_if.ml' with 2 (bytecode) => passed
... testing 'morematch.ml' with 1 (native) => passed
... testing 'morematch.ml' with 2 (bytecode) => passed
... testing 'opaque_prim.ml' with 1 (native) => passed
... testing 'opaque_prim.ml' with 2 (bytecode) => passed
... testing 'pr10294.ml' with 1 (native) => passed
... testing 'pr10294.ml' with 2 (bytecode) => passed
... testing 'pr10338.ml' with 1 (native) => passed
... testing 'pr10338.ml' with 2 (bytecode) => passed
... testing 'pr1271.ml' with 1 (native) => passed
... testing 'pr1271.ml' with 2 (bytecode) => passed
... testing 'pr2719.ml' with 1 (native) => passed
... testing 'pr2719.ml' with 2 (bytecode) => passed
... testing 'pr6216.ml' with 1 (native) => passed
... testing 'pr6216.ml' with 2 (bytecode) => passed
... testing 'pr7683.ml' with 1 (native) => passed
... testing 'pr7683.ml' with 2 (bytecode) => passed
... testing 'record_evaluation_order.ml' with 1 (native) => passed
... testing 'record_evaluation_order.ml' with 2 (bytecode) => passed
... testing 'robustmatch.ml' with 1 (native) => passed
... testing 'robustmatch.ml' with 2 (bytecode) => passed
... testing 'sequential_and_or.ml' with 1 (native) => passed
... testing 'sequential_and_or.ml' with 2 (bytecode) => passed
... testing 'structural_constants.ml' with 1 (native) => passed
... testing 'structural_constants.ml' with 2 (bytecode) => passed
... testing 'tbuffer.ml' with 1 (native) => passed
... testing 'tbuffer.ml' with 2 (bytecode) => passed
... testing 'testrandom.ml' with 1 (native) => passed
... testing 'testrandom.ml' with 2 (bytecode) => passed
... testing 'top_level_patterns.ml' with 1 (native) => passed
... testing 'top_level_patterns.ml' with 2 (bytecode) => passed
... testing 'tprintf.ml' with 1 (native) => passed
... testing 'tprintf.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-multdef' ...
... testing 'usemultdef.ml' with 1 (native) => passed
... testing 'usemultdef.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-private' ...
... testing 'tlength.ml' with 1 (native) => passed
... testing 'tlength.ml' with 2 (bytecode) => passed
Running tests from 'tests/c-api' ...
... testing 'alloc_async.ml' with 1 (native) => passed
... testing 'alloc_async.ml' with 2 (bytecode) => passed
Running tests from 'tests/callback' ...
... testing 'signals_alloc.ml' with 1 (libunix) => passed
... testing 'signals_alloc.ml' with 1.1 (bytecode) => passed
... testing 'signals_alloc.ml' with 1.2 (native) => passed
... testing 'tcallback.ml' with 1 (libunix) => passed
... testing 'tcallback.ml' with 1.1 (bytecode) => passed
... testing 'tcallback.ml' with 1.2 (native) => passed
Running tests from 'tests/compiler-libs' ...
... testing 'test_longident.ml' with 1 (expect) => passed
... testing 'test_untypeast.ml' with 1 (expect) => passed
Running tests from 'tests/embedded' ...
... testing 'cmcaml.ml' with 1 (native) => passed
... testing 'cmcaml.ml' with 2 (bytecode) => passed
Running tests from 'tests/ephe-c-api' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/exotic-syntax' ...
... testing 'exotic.ml' with 1 (native) => passed
... testing 'exotic.ml' with 2 (bytecode) => passed
Running tests from 'tests/extension-constructor' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/flambda' ...
... testing 'afl_lazy.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'afl_lazy.ml' with 1.1 (native) => n/a
... testing 'approx_meet.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'approx_meet.ml' with 2 (native) => passed
... testing 'gpr2239.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'gpr2239.ml' with 2 (native) => passed
... testing 'gpr998.ml' with 1 (native) => passed
... testing 'gpr998.ml' with 2 (bytecode) => passed
... testing 'specialise.ml' with 1 (flambda) => skipped (support for flambda disabled)
... testing 'specialise.ml' with 1.1 (native) => n/a
Running tests from 'tests/float-unboxing' ...
... testing 'float_subst_boxed_number.ml' with 1 (native) => passed
... testing 'unbox_under_assign.ml' with 1 (native) => passed
... testing 'unbox_under_assign.ml' with 2 (bytecode) => passed
Running tests from 'tests/fma' ...
... testing 'fma.ml' with 1 (native) => passed
... testing 'fma.ml' with 2 (bytecode) => passed
Running tests from 'tests/formats-transition' ...
... testing 'deprecated_unsigned_printers.ml' with 1 (toplevel) => passed
... testing 'ignored_scan_counters.ml' with 1 (toplevel) => passed
... testing 'legacy_incompatible_flags.ml' with 1 (toplevel) => passed
... testing 'legacy_unfinished_modifiers.ml' with 1 (toplevel) => passed
Running tests from 'tests/formatting' ...
... testing 'errors_batch.ml' with 1 (native) => passed
... testing 'errors_batch.ml' with 2 (bytecode) => passed
... testing 'margins.ml' with 1 (toplevel) => passed
... testing 'test_locations.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test_locations.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test_locations.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'test_locations.ml' with 2 (setup-ocamlc.byte-build-env) => passed
... testing 'test_locations.ml' with 2.1 (ocamlc.byte) => passed
... testing 'test_locations.ml' with 2.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/functors' ...
... testing 'functors.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'functors.ml' with 1.1 (ocamlc.byte) => passed
... testing 'functors.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/gc-roots' ...
... testing 'globroots.ml' with 1 (native) => passed
... testing 'globroots.ml' with 2 (bytecode) => passed
Running tests from 'tests/generalized-open' ...
... testing 'accepted_batch.ml' with 1 (native) => passed
... testing 'accepted_batch.ml' with 2 (bytecode) => passed
... testing 'accepted_expect.ml' with 1 (expect) => passed
... testing 'clambda_optim.ml' with 1 (no-flambda) => passed
... testing 'clambda_optim.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'clambda_optim.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'clambda_optim.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'expansiveness.ml' with 1 (expect) => passed
... testing 'funct_body.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'funct_body.ml' with 1.1 (ocamlc.byte) => passed
... testing 'funct_body.ml' with 1.2 (check-ocamlc.byte-output) => passed
... testing 'gpr1506.ml' with 1 (expect) => passed
... testing 'pr10048.ml' with 1 (expect) => passed
... testing 'shadowing.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'shadowing.ml' with 1.1 (ocamlc.byte) => passed
... testing 'shadowing.ml' with 1.2 (check-ocamlc.byte-output) => passed
Running tests from 'tests/generated-parse-errors' ...
... testing 'errors.ml' with 1 (toplevel) => passed
Running tests from 'tests/instrumented-runtime' ...
... testing 'main.ml' with 1 (instrumented-runtime) => passed
... testing 'main.ml' with 1.1 (native) => passed
Running tests from 'tests/int64-unboxing' ...
... testing 'test.ml' with 1 (native) => passed
Running tests from 'tests/lazy' ...
... testing 'lazy1.ml' with 1 (native) => passed
... testing 'lazy1.ml' with 2 (bytecode) => passed
Running tests from 'tests/let-syntax' ...
... testing 'let_syntax.ml' with 1 (expect) => passed
Running tests from 'tests/letrec-check' ...
... testing 'basic.ml' with 1 (expect) => passed
... testing 'extension_constructor.ml' with 1 (expect) => passed
... testing 'flat_float_array.ml' with 1 (flat-float-array) => passed
... testing 'flat_float_array.ml' with 1.1 (expect) => passed
... testing 'float_unboxing.ml' with 1 (expect) => passed
... testing 'labels.ml' with 1 (expect) => passed
... testing 'lazy_.ml' with 1 (expect) => passed
... testing 'modules.ml' with 1 (expect) => passed
... testing 'no_flat_float_array.ml' with 1 (no-flat-float-array) => skipped (compiler configured with -flat-float-array)
... testing 'no_flat_float_array.ml' with 1.1 (expect) => n/a
... testing 'objects.ml' with 1 (expect) => passed
... testing 'pr7215.ml' with 1 (toplevel) => passed
... testing 'pr7231.ml' with 1 (toplevel) => passed
... testing 'pr7706.ml' with 1 (toplevel) => passed
... testing 'records.ml' with 1 (expect) => passed
... testing 'unboxed.ml' with 1 (expect) => passed
Running tests from 'tests/letrec-compilation' ...
... testing 'backreferences.ml' with 1 (native) => passed
... testing 'backreferences.ml' with 2 (bytecode) => passed
... testing 'class_1.ml' with 1 (native) => passed
... testing 'class_1.ml' with 2 (bytecode) => passed
... testing 'class_2.ml' with 1 (native) => passed
... testing 'class_2.ml' with 2 (bytecode) => passed
... testing 'evaluation_order_1.ml' with 1 (native) => passed
... testing 'evaluation_order_1.ml' with 2 (bytecode) => passed
... testing 'evaluation_order_2.ml' with 1 (native) => passed
... testing 'evaluation_order_2.ml' with 2 (bytecode) => passed
... testing 'evaluation_order_3.ml' with 1 (native) => passed
... testing 'evaluation_order_3.ml' with 2 (bytecode) => passed
... testing 'float_block_1.ml' with 1 (native) => passed
... testing 'float_block_1.ml' with 2 (bytecode) => passed
... testing 'generic_array.ml' with 1 (native) => passed
... testing 'generic_array.ml' with 2 (bytecode) => passed
... testing 'labels.ml' with 1 (native) => passed
... testing 'labels.ml' with 2 (bytecode) => passed
... testing 'lazy_.ml' with 1 (native) => passed
... testing 'lazy_.ml' with 2 (bytecode) => passed
... testing 'lists.ml' with 1 (native) => passed
... testing 'lists.ml' with 2 (bytecode) => passed
... testing 'mixing_value_closures_1.ml' with 1 (native) => passed
... testing 'mixing_value_closures_1.ml' with 2 (bytecode) => passed
... testing 'mixing_value_closures_2.ml' with 1 (native) => passed
... testing 'mixing_value_closures_2.ml' with 2 (bytecode) => passed
... testing 'mutual_functions.ml' with 1 (native) => passed
... testing 'mutual_functions.ml' with 2 (bytecode) => passed
... testing 'nested.ml' with 1 (native) => passed
... testing 'nested.ml' with 2 (bytecode) => passed
... testing 'pr4989.ml' with 1 (native) => passed
... testing 'pr4989.ml' with 2 (bytecode) => passed
... testing 'pr8681.ml' with 1 (native) => passed
... testing 'pr8681.ml' with 2 (bytecode) => passed
... testing 'record_with.ml' with 1 (native) => passed
... testing 'record_with.ml' with 2 (bytecode) => passed
... testing 'ref.ml' with 1 (native) => passed
... testing 'ref.ml' with 2 (bytecode) => passed
Running tests from 'tests/lexing' ...
... testing 'comments.ml' with 1 (toplevel) => passed
... testing 'escape.ml' with 1 (toplevel) => passed
... testing 'uchar_esc.ml' with 1 (toplevel) => passed
Running tests from 'tests/lib-arg' ...
... testing 'test_rest_all.ml' with 1 (expect) => passed
... testing 'testarg.ml' with 1 (native) => passed
... testing 'testarg.ml' with 2 (bytecode) => passed
... testing 'testerror.ml' with 1 (native) => passed
Running tests from 'tests/lib-array' ...
... testing 'test_array.ml' with 1 (expect) => passed
Running tests from 'tests/lib-atomic' ...
... testing 'test_atomic.ml' with 1 (native) => passed
... testing 'test_atomic.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-bigarray' ...
... testing 'bigarrays.ml' with 1 (native) => passed
... testing 'bigarrays.ml' with 2 (bytecode) => passed
... testing 'change_layout.ml' with 1 (native) => passed
... testing 'change_layout.ml' with 2 (bytecode) => passed
... testing 'fftba.ml' with 1 (native) => passed
... testing 'fftba.ml' with 2 (bytecode) => passed
... testing 'pr5115.ml' with 1 (native) => passed
... testing 'pr5115.ml' with 2 (bytecode) => passed
... testing 'weak_bigarray.ml' with 1 (native) => passed
... testing 'weak_bigarray.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-bigarray-2' ...
... testing 'bigarrcml.ml' with 1 (native) => passed
... testing 'bigarrcml.ml' with 2 (bytecode) => passed
... testing 'bigarrfml.ml' with 1 (script) => passed
... testing 'bigarrfml.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'bigarrfml.ml' with 1.1.1 (script) => passed
... testing 'bigarrfml.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'bigarrfml.ml' with 1.1.1.1.1 (run) => passed
... testing 'bigarrfml.ml' with 1.1.1.1.1.1 (check-program-output) => passed
... testing 'bigarrfml.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed
... testing 'bigarrfml.ml' with 1.2.1 (script) => passed
... testing 'bigarrfml.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'bigarrfml.ml' with 1.2.1.1.1 (run) => passed
... testing 'bigarrfml.ml' with 1.2.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/lib-bigarray-file' ...
... testing 'mapfile.ml' with 1 (hasunix) => passed
... testing 'mapfile.ml' with 1.1 (native) => passed
Running tests from 'tests/lib-bool' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-buffer' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-bytes' ...
... testing 'binary.ml' with 1 (native) => passed
... testing 'binary.ml' with 2 (bytecode) => passed
... testing 'test_bytes.ml' with 1 (native) => passed
... testing 'test_bytes.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-bytes-utf' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-channels' ...
... testing 'buffered.ml' with 1 (native) => passed
... testing 'buffered.ml' with 2 (bytecode) => passed
... testing 'in_channel_length.ml' with 1 (native) => passed
... testing 'in_channel_length.ml' with 2 (bytecode) => passed
... testing 'input_all.ml' with 1 (hassysthreads) => passed
... testing 'input_all.ml' with 1.1 (bytecode) => passed
... testing 'input_all.ml' with 1.2 (native) => passed
... testing 'seek_in.ml' with 1 (native) => passed
... testing 'seek_in.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-digest' ...
... testing 'md5.ml' with 1 (native) => passed
... testing 'md5.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-dynlink-bytecode' ...
... testing 'main.ml' with 1 (shared-libraries) => passed
... testing 'main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1 (ocamlmklib) => passed
... testing 'main.ml' with 1.1.1.1.1 (ocamlmklib) => passed
... testing 'main.ml' with 1.1.1.1.1.1 (ocamlmklib) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlmklib) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (run) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.2 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.2.1 (run) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.2.1.1 (check-program-output) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.3 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.3.1 (run) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.3.1.1 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-csharp' ...
... testing 'main.ml' with 1 (csharp-compiler) => skipped (C# compiler not available)
... testing 'main.ml' with 1.1 (shared-libraries) => n/a
... testing 'main.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => n/a
... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => n/a
... testing 'main.ml' with 1.1.1.1.1 (ocamlc.byte) => n/a
... testing 'main.ml' with 1.1.1.1.1.1 (script) => n/a
... testing 'main.ml' with 1.1.1.1.1.1.1 (run) => n/a
... testing 'main.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => n/a
... testing 'main.ml' with 1.1.2 (setup-ocamlc.byte-build-env) => n/a
... testing 'main.ml' with 1.1.2.1 (ocamlc.byte) => n/a
... testing 'main.ml' with 1.1.2.1.1 (ocamlc.byte) => n/a
... testing 'main.ml' with 1.1.2.1.1.1 (script) => n/a
... testing 'main.ml' with 1.1.2.1.1.1.1 (script) => n/a
... testing 'main.ml' with 1.1.2.1.1.1.1.1 (run) => n/a
... testing 'main.ml' with 1.1.2.1.1.1.1.1.1 (check-program-output) => n/a
... testing 'main.ml' with 1.1.3 (setup-ocamlopt.byte-build-env) => n/a
... testing 'main.ml' with 1.1.3.1 (ocamlopt.byte) => n/a
... testing 'main.ml' with 1.1.3.1.1 (ocamlopt.byte) => n/a
... testing 'main.ml' with 1.1.3.1.1.1 (script) => n/a
... testing 'main.ml' with 1.1.3.1.1.1.1 (run) => n/a
... testing 'main.ml' with 1.1.3.1.1.1.1.1 (check-program-output) => n/a
... testing 'main.ml' with 1.1.4 (setup-ocamlopt.byte-build-env) => n/a
... testing 'main.ml' with 1.1.4.1 (ocamlopt.byte) => n/a
... testing 'main.ml' with 1.1.4.1.1 (ocamlopt.byte) => n/a
... testing 'main.ml' with 1.1.4.1.1.1 (script) => n/a
... testing 'main.ml' with 1.1.4.1.1.1.1 (script) => n/a
... testing 'main.ml' with 1.1.4.1.1.1.1.1 (run) => n/a
... testing 'main.ml' with 1.1.4.1.1.1.1.1.1 (check-program-output) => n/a
Running tests from 'tests/lib-dynlink-init-info' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-dynlink-initializers' ...
... testing 'test10_main.ml' with 1 (no-flambda) => passed
... testing 'test10_main.ml' with 1.1 (shared-libraries) => passed
... testing 'test10_main.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test10_main.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'test10_main.ml' with 1.1.1.2 (ocamlc.byte) => passed
... testing 'test10_main.ml' with 1.1.1.3 (ocamlc.byte) => passed
... testing 'test10_main.ml' with 1.1.1.3.1 (run) => passed
... testing 'test10_main.ml' with 1.1.1.3.1.1 (check-program-output) => passed
... testing 'test10_main.ml' with 1.1.2 (native-dynlink) => passed
... testing 'test10_main.ml' with 1.1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test10_main.ml' with 1.1.2.1.1 (ocamlopt.byte) => passed
... testing 'test10_main.ml' with 1.1.2.1.2 (ocamlopt.byte) => passed
... testing 'test10_main.ml' with 1.1.2.1.3 (ocamlopt.byte) => passed
... testing 'test10_main.ml' with 1.1.2.1.3.1 (run) => passed
... testing 'test10_main.ml' with 1.1.2.1.3.1.1 (check-program-output) => passed
... testing 'test1_main.ml' with 1 (shared-libraries) => passed
... testing 'test1_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test1_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test1_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test1_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test1_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test1_main.ml' with 1.1.4.1 (run) => passed
... testing 'test1_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test1_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test1_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test1_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test1_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test1_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test1_main.ml' with 1.2.1.4.1 (run) => passed
... testing 'test2_main.ml' with 1 (shared-libraries) => passed
... testing 'test2_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test2_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test2_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test2_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test2_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test2_main.ml' with 1.1.4.1 (run) => passed
... testing 'test2_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test2_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test2_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test2_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test2_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test2_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test2_main.ml' with 1.2.1.4.1 (run) => passed
... testing 'test3_main.ml' with 1 (shared-libraries) => passed
... testing 'test3_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test3_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test3_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test3_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test3_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test3_main.ml' with 1.1.5 (ocamlc.byte) => passed
... testing 'test3_main.ml' with 1.1.5.1 (run) => passed
... testing 'test3_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test3_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test3_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test3_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test3_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test3_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test3_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed
... testing 'test3_main.ml' with 1.2.1.5.1 (run) => passed
... testing 'test4_main.ml' with 1 (shared-libraries) => passed
... testing 'test4_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test4_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test4_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test4_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test4_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test4_main.ml' with 1.1.5 (ocamlc.byte) => passed
... testing 'test4_main.ml' with 1.1.5.1 (run) => passed
... testing 'test4_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test4_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test4_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test4_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test4_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test4_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test4_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed
... testing 'test4_main.ml' with 1.2.1.5.1 (run) => passed
... testing 'test5_main.ml' with 1 (shared-libraries) => passed
... testing 'test5_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test5_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test5_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test5_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test5_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test5_main.ml' with 1.1.5 (ocamlc.byte) => passed
... testing 'test5_main.ml' with 1.1.6 (ocamlc.byte) => passed
... testing 'test5_main.ml' with 1.1.6.1 (run) => passed
... testing 'test5_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test5_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test5_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test5_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test5_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test5_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test5_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed
... testing 'test5_main.ml' with 1.2.1.6 (ocamlopt.byte) => passed
... testing 'test5_main.ml' with 1.2.1.6.1 (run) => passed
... testing 'test6_main.ml' with 1 (shared-libraries) => passed
... testing 'test6_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test6_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test6_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test6_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test6_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test6_main.ml' with 1.1.4.1 (run) => passed
... testing 'test6_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test6_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test6_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test6_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test6_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test6_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test6_main.ml' with 1.2.1.4.1 (run) => passed
... testing 'test7_main.ml' with 1 (shared-libraries) => passed
... testing 'test7_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test7_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test7_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test7_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test7_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test7_main.ml' with 1.1.4.1 (run) => passed
... testing 'test7_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test7_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test7_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test7_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test7_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test7_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test7_main.ml' with 1.2.1.4.1 (run) => passed
... testing 'test8_main.ml' with 1 (shared-libraries) => passed
... testing 'test8_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test8_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test8_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test8_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test8_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test8_main.ml' with 1.1.5 (ocamlc.byte) => passed
... testing 'test8_main.ml' with 1.1.6 (ocamlc.byte) => passed
... testing 'test8_main.ml' with 1.1.6.1 (run) => passed
... testing 'test8_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test8_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test8_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test8_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test8_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test8_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test8_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed
... testing 'test8_main.ml' with 1.2.1.6 (ocamlopt.byte) => passed
... testing 'test8_main.ml' with 1.2.1.6.1 (run) => passed
... testing 'test9_main.ml' with 1 (shared-libraries) => passed
... testing 'test9_main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test9_main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test9_main.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test9_main.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test9_main.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test9_main.ml' with 1.1.5 (ocamlc.byte) => passed
... testing 'test9_main.ml' with 1.1.5.1 (run) => passed
... testing 'test9_main.ml' with 1.2 (native-dynlink) => passed
... testing 'test9_main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test9_main.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test9_main.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test9_main.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test9_main.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test9_main.ml' with 1.2.1.5 (ocamlopt.byte) => passed
... testing 'test9_main.ml' with 1.2.1.5.1 (run) => passed
Running tests from 'tests/lib-dynlink-native' ...
... testing 'main.ml' with 1 (hassysthreads) => passed
... testing 'main.ml' with 1.1 (native-dynlink) => passed
... testing 'main.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'main.ml' with 1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (cd) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (cd) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1.1.1 (run) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.2.2.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-packed' ...
... testing 'loader.ml' with 1 (shared-libraries) => passed
... testing 'loader.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'loader.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'loader.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'loader.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'loader.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'loader.ml' with 1.1.4.1 (run) => passed
... testing 'loader.ml' with 1.1.4.1.1 (check-program-output) => passed
... testing 'loader.ml' with 1.2 (native-dynlink) => passed
... testing 'loader.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'loader.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'loader.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'loader.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'loader.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'loader.ml' with 1.2.1.5 (ocamlopt.byte) => passed
... testing 'loader.ml' with 1.2.1.5.1 (run) => passed
... testing 'loader.ml' with 1.2.1.5.1.1 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-pr4229' ...
... testing 'main.ml' with 1 (shared-libraries) => passed
... testing 'main.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 1.1.1 (cd) => passed
... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1 (cd) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'main.ml' with 1.2 (native-dynlink) => passed
... testing 'main.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'main.ml' with 1.2.1.1 (cd) => passed
... testing 'main.ml' with 1.2.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1 (cd) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1.1 (run) => passed
... testing 'main.ml' with 1.2.1.1.1.1.1.1.1.1.2.1.1.1 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-pr4839' ...
... testing 'test.ml' with 1 (shared-libraries) => passed
... testing 'test.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test.ml' with 1.1.1 (cd) => passed
... testing 'test.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.3 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.4 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.5 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.6 (cd) => passed
... testing 'test.ml' with 1.1.7 (cd) => passed
... testing 'test.ml' with 1.1.8 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.9 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.10 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.11 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.12 (cd) => passed
... testing 'test.ml' with 1.1.13 (cd) => passed
... testing 'test.ml' with 1.1.14 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.15 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.16 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.17 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.18 (cd) => passed
... testing 'test.ml' with 1.1.19 (cd) => passed
... testing 'test.ml' with 1.1.20 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.21 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.22 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.23 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.24 (cd) => passed
... testing 'test.ml' with 1.1.25 (cd) => passed
... testing 'test.ml' with 1.1.26 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.27 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.28 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.29 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.29.1 (run) => passed
... testing 'test.ml' with 1.1.29.1.1 (check-program-output) => passed
... testing 'test.ml' with 1.1.29.2 (run) => passed
... testing 'test.ml' with 1.1.29.2.1 (check-program-output) => passed
... testing 'test.ml' with 1.1.29.3 (run) => passed
... testing 'test.ml' with 1.1.29.3.1 (check-program-output) => passed
... testing 'test.ml' with 1.1.29.4 (run) => passed
... testing 'test.ml' with 1.1.29.4.1 (check-program-output) => passed
... testing 'test.ml' with 1.1.30 (cd) => passed
... testing 'test.ml' with 1.2 (native-dynlink) => passed
... testing 'test.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test.ml' with 1.2.1.1 (cd) => passed
... testing 'test.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.3 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.4 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.5 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.6 (cd) => passed
... testing 'test.ml' with 1.2.1.7 (cd) => passed
... testing 'test.ml' with 1.2.1.8 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.9 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.10 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.11 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2 (cd) => passed
... testing 'test.ml' with 1.2.2.1 (cd) => passed
... testing 'test.ml' with 1.2.2.2 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.3 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.4 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.5 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.6 (cd) => passed
... testing 'test.ml' with 1.2.2.7 (cd) => passed
... testing 'test.ml' with 1.2.2.8 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.9 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.10 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.11 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.12 (cd) => passed
... testing 'test.ml' with 1.2.2.13 (cd) => passed
... testing 'test.ml' with 1.2.2.14 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.15 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.16 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.17 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.2.17.1 (run) => passed
... testing 'test.ml' with 1.2.2.17.1.1 (check-program-output) => passed
... testing 'test.ml' with 1.2.2.17.2 (run) => passed
... testing 'test.ml' with 1.2.2.17.2.1 (check-program-output) => passed
... testing 'test.ml' with 1.2.2.17.3 (run) => passed
... testing 'test.ml' with 1.2.2.17.3.1 (check-program-output) => passed
... testing 'test.ml' with 1.2.2.17.4 (run) => passed
... testing 'test.ml' with 1.2.2.17.4.1 (check-program-output) => passed
... testing 'test.ml' with 1.2.2.18 (cd) => passed
Running tests from 'tests/lib-dynlink-pr6950' ...
... testing 'loader.ml' with 1 (shared-libraries) => passed
... testing 'loader.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'loader.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'loader.ml' with 1.1.2 (ocamlc.byte) => passed
... testing 'loader.ml' with 1.1.2.1 (run) => passed
... testing 'loader.ml' with 1.1.2.1.1 (check-program-output) => passed
... testing 'loader.ml' with 1.2 (native-dynlink) => passed
... testing 'loader.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'loader.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'loader.ml' with 1.2.1.2 (ocamlopt.byte) => passed
... testing 'loader.ml' with 1.2.1.2.1 (run) => passed
... testing 'loader.ml' with 1.2.1.2.1.1 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-pr9209' ...
... testing 'dyn.ml' with 1 (shared-libraries) => passed
... testing 'dyn.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'dyn.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'dyn.ml' with 1.1.1.1 (ocamlmklib) => passed
... testing 'dyn.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'dyn.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'dyn.ml' with 1.1.1.1.1.1.1 (run) => passed
... testing 'dyn.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'dyn.ml' with 1.2 (native-dynlink) => passed
... testing 'dyn.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'dyn.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'dyn.ml' with 1.2.1.1.1 (ocamlmklib) => passed
... testing 'dyn.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => passed
... testing 'dyn.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'dyn.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'dyn.ml' with 1.2.1.1.1.1.1.1.1 (run) => passed
... testing 'dyn.ml' with 1.2.1.1.1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/lib-dynlink-private' ...
... testing 'test.ml' with 1 (shared-libraries) => passed
... testing 'test.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed
... testing 'test.ml' with 1.2 (native-dynlink) => passed
... testing 'test.ml' with 1.2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed
Running tests from 'tests/lib-either' ...
... testing 'test.ml' with 1 (expect) => passed
Running tests from 'tests/lib-filename' ...
... testing 'extension.ml' with 1 (native) => passed
... testing 'extension.ml' with 2 (bytecode) => passed
... testing 'null.ml' with 1 (native) => passed
... testing 'null.ml' with 2 (bytecode) => passed
... testing 'quotecommand.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'quotecommand.ml' with 1.1 (ocamlc.byte) => passed
... testing 'quotecommand.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'quotecommand.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'quotecommand.ml' with 1.1.1.1.1 (run) => passed
... testing 'quotecommand.ml' with 1.1.1.1.1.1 (check-program-output) => passed
... testing 'quotecommand.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'quotecommand.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'quotecommand.ml' with 2.1.1 (ocamlopt.byte) => passed
... testing 'quotecommand.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'quotecommand.ml' with 2.1.1.1.1 (run) => passed
... testing 'quotecommand.ml' with 2.1.1.1.1.1 (check-program-output) => passed
... testing 'suffix.ml' with 1 (native) => passed
... testing 'suffix.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-float' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-floatarray' ...
... testing 'floatarray.ml' with 1 (native) => passed
... testing 'floatarray.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-format' ...
... testing 'pp_print_custom_break.ml' with 1 (native) => passed
... testing 'pp_print_custom_break.ml' with 2 (bytecode) => passed
... testing 'pr6824.ml' with 1 (native) => passed
... testing 'pr6824.ml' with 2 (bytecode) => passed
... testing 'print_if_newline.ml' with 1 (native) => passed
... testing 'print_if_newline.ml' with 2 (bytecode) => passed
... testing 'print_seq.ml' with 1 (native) => passed
... testing 'print_seq.ml' with 2 (bytecode) => passed
... testing 'tformat.ml' with 1 (native) => passed
... testing 'tformat.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-fun' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-hashtbl' ...
... testing 'compatibility.ml' with 1 (native) => passed
... testing 'compatibility.ml' with 2 (bytecode) => passed
... testing 'hfun.ml' with 1 (native) => passed
... testing 'hfun.ml' with 2 (bytecode) => passed
... testing 'htbl.ml' with 1 (native) => passed
... testing 'htbl.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-int' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-int64' ...
... testing 'issue9460.ml' with 1 (native) => passed
... testing 'issue9460.ml' with 2 (bytecode) => passed
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-internalformat' ...
... testing 'test.ml' with 1 (expect) => passed
Running tests from 'tests/lib-lazy' ...
... testing 'test.ml' with 1 (expect) => passed
Running tests from 'tests/lib-list' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-marshal' ...
... testing 'intern_final.ml' with 1 (native) => passed
... testing 'intern_final.ml' with 2 (bytecode) => passed
... testing 'intext.ml' with 1 (native) => passed
... testing 'intext.ml' with 2 (bytecode) => passed
... testing 'marshal_bigarray.ml' with 1 (native) => passed
... testing 'marshal_bigarray.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-obj' ...
... testing 'new_obj.ml' with 1 (native) => passed
... testing 'new_obj.ml' with 2 (bytecode) => passed
... testing 'reachable_words.ml' with 1 (native) => passed
... testing 'reachable_words.ml' with 2 (bytecode) => passed
... testing 'reachable_words_bug.ml' with 1 (native) => passed
... testing 'reachable_words_bug.ml' with 2 (bytecode) => passed
... testing 'reachable_words_np.ml' with 1 (naked_pointers) => passed
... testing 'reachable_words_np.ml' with 1.1 (bytecode) => passed
... testing 'reachable_words_np.ml' with 1.2 (native) => passed
... testing 'with_tag.ml' with 1 (native) => passed
... testing 'with_tag.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-option' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-printf' ...
... testing 'pr6534.ml' with 1 (native) => passed
... testing 'pr6534.ml' with 2 (bytecode) => passed
... testing 'pr6938.ml' with 1 (native) => passed
... testing 'pr6938.ml' with 2 (bytecode) => passed
... testing 'tprintf.ml' with 1 (native) => passed
... testing 'tprintf.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-queue' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-random' ...
... testing 'chi2.ml' with 1 (native) => passed
... testing 'chi2.ml' with 2 (bytecode) => passed
... testing 'full_int.ml' with 1 (native) => passed
... testing 'full_int.ml' with 2 (bytecode) => passed
... testing 'rand.ml' with 1 (native) => passed
... testing 'rand.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-result' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-scanf' ...
... testing 'tscanf.ml' with 1 (native) => passed
... testing 'tscanf.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-scanf-2' ...
... testing 'tscanf2_master.ml' with 1 (hasunix) => passed
... testing 'tscanf2_master.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'tscanf2_master.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'tscanf2_master.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'tscanf2_master.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'tscanf2_master.ml' with 1.1.1.1.1.1 (run) => passed
... testing 'tscanf2_master.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'tscanf2_master.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed
... testing 'tscanf2_master.ml' with 1.2.1 (ocamlopt.byte) => passed
... testing 'tscanf2_master.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'tscanf2_master.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'tscanf2_master.ml' with 1.2.1.1.1.1 (run) => passed
... testing 'tscanf2_master.ml' with 1.2.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/lib-seq' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-set' ...
... testing 'testmap.ml' with 1 (native) => passed
... testing 'testmap.ml' with 2 (bytecode) => passed
... testing 'testset.ml' with 1 (native) => passed
... testing 'testset.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-stack' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-stdlabels' ...
... testing 'test_stdlabels.ml' with 1 (native) => passed
... testing 'test_stdlabels.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-stdlib' ...
... testing 'pervasives_deprecated.ml' with 1 (expect) => passed
Running tests from 'tests/lib-str' ...
... testing 't01.ml' with 1 (hasstr) => passed
... testing 't01.ml' with 1.1 (bytecode) => passed
... testing 't01.ml' with 1.2 (native) => passed
Running tests from 'tests/lib-stream' ...
... testing 'count_concat_bug.ml' with 1 (native) => passed
... testing 'count_concat_bug.ml' with 2 (bytecode) => passed
... testing 'mpr7769.ml' with 1 (native) => passed
... testing 'mpr7769.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-string' ...
... testing 'binary.ml' with 1 (native) => passed
... testing 'binary.ml' with 2 (bytecode) => passed
... testing 'test_string.ml' with 1 (native) => passed
... testing 'test_string.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-sys' ...
... testing 'immediate64.ml' with 1 (native) => passed
... testing 'immediate64.ml' with 2 (bytecode) => passed
... testing 'opaque.ml' with 1 (native) => passed
... testing 'opaque.ml' with 2 (bytecode) => passed
... testing 'rename.ml' with 1 (native) => passed
... testing 'rename.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-systhreads' ...
... testing 'eintr.ml' with 1 (hassysthreads) => passed
... testing 'eintr.ml' with 1.1 (not-windows) => passed
... testing 'eintr.ml' with 1.1.1 (bytecode) => passed
... testing 'eintr.ml' with 1.1.2 (native) => passed
... testing 'testfork.ml' with 1 (hassysthreads) => passed
... testing 'testfork.ml' with 1.1 (not-bsd) => passed
... testing 'testfork.ml' with 1.1.1 (libunix) => passed
... testing 'testfork.ml' with 1.1.1.1 (bytecode) => passed
... testing 'testfork.ml' with 1.1.1.2 (native) => passed
... testing 'testpreempt.ml' with 1 (hassysthreads) => passed
... testing 'testpreempt.ml' with 1.1 (not-windows) => passed
... testing 'testpreempt.ml' with 1.1.1 (bytecode) => passed
... testing 'testpreempt.ml' with 1.1.2 (native) => passed
... testing 'testyield.ml' with 1 (hassysthreads) => passed
... testing 'testyield.ml' with 1.1 (not-windows) => passed
... testing 'testyield.ml' with 1.1.1 (bytecode) => passed
... testing 'testyield.ml' with 1.1.2 (native) => passed
... testing 'threadsigmask.ml' with 1 (hassysthreads) => passed
... testing 'threadsigmask.ml' with 1.1 (not-windows) => passed
... testing 'threadsigmask.ml' with 1.1.1 (bytecode) => passed
... testing 'threadsigmask.ml' with 1.1.2 (native) => passed
Running tests from 'tests/lib-threads' ...
... testing 'backtrace_threads.ml' with 1 (hassysthreads) => passed
... testing 'backtrace_threads.ml' with 1.1 (bytecode) => passed
... testing 'backtrace_threads.ml' with 1.2 (native) => passed
... testing 'bank.ml' with 1 (hassysthreads) => passed
... testing 'bank.ml' with 1.1 (bytecode) => passed
... testing 'bank.ml' with 1.2 (native) => passed
... testing 'beat.ml' with 1 (hassysthreads) => passed
... testing 'beat.ml' with 1.1 (bytecode) => passed
... testing 'beat.ml' with 1.2 (native) => passed
... testing 'bufchan.ml' with 1 (hassysthreads) => passed
... testing 'bufchan.ml' with 1.1 (bytecode) => passed
... testing 'bufchan.ml' with 1.2 (native) => passed
... testing 'close.ml' with 1 (hassysthreads) => passed
... testing 'close.ml' with 1.1 (bytecode) => passed
... testing 'close.ml' with 1.2 (native) => passed
... testing 'delayintr.ml' with 1 (hassysthreads) => passed
... testing 'delayintr.ml' with 1.1 (libunix) => passed
... testing 'delayintr.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'delayintr.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'delayintr.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'delayintr.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'delayintr.ml' with 1.1.1.1.1.1.1 (run) => passed
... testing 'delayintr.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'delayintr.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) => passed
... testing 'delayintr.ml' with 1.1.2.1 (ocamlopt.byte) => passed
... testing 'delayintr.ml' with 1.1.2.1.1 (ocamlopt.byte) => passed
... testing 'delayintr.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'delayintr.ml' with 1.1.2.1.1.1.1 (run) => passed
... testing 'delayintr.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => passed
... testing 'fileio.ml' with 1 (hassysthreads) => passed
... testing 'fileio.ml' with 1.1 (bytecode) => passed
... testing 'fileio.ml' with 1.2 (native) => passed
... testing 'mutex_errors.ml' with 1 (hassysthreads) => passed
... testing 'mutex_errors.ml' with 1.1 (bytecode) => passed
... testing 'mutex_errors.ml' with 1.2 (native) => passed
... testing 'pr4466.ml' with 1 (hassysthreads) => passed
... testing 'pr4466.ml' with 1.1 (native) => passed
... testing 'pr5325.ml' with 1 (hassysthreads) => passed
... testing 'pr5325.ml' with 1.1 (bytecode) => passed
... testing 'pr5325.ml' with 1.2 (native) => passed
... testing 'pr7638.ml' with 1 (hassysthreads) => passed
... testing 'pr7638.ml' with 1.1 (bytecode) => passed
... testing 'pr7638.ml' with 1.2 (native) => passed
... testing 'pr8857.ml' with 1 (hassysthreads) => passed
... testing 'pr8857.ml' with 1.1 (bytecode) => passed
... testing 'pr8857.ml' with 1.2 (native) => passed
... testing 'pr9971.ml' with 1 (hassysthreads) => passed
... testing 'pr9971.ml' with 1.1 (bytecode) => passed
... testing 'pr9971.ml' with 1.2 (native) => passed
... testing 'prodcons.ml' with 1 (hassysthreads) => passed
... testing 'prodcons.ml' with 1.1 (bytecode) => passed
... testing 'prodcons.ml' with 1.2 (native) => passed
... testing 'prodcons2.ml' with 1 (hassysthreads) => passed
... testing 'prodcons2.ml' with 1.1 (bytecode) => passed
... testing 'prodcons2.ml' with 1.2 (native) => passed
... testing 'sieve.ml' with 1 (hassysthreads) => passed
... testing 'sieve.ml' with 1.1 (script) => passed
... testing 'sieve.ml' with 1.1.1 (bytecode) => passed
... testing 'sieve.ml' with 1.1.2 (native) => passed
... testing 'signal.ml' with 1 (hassysthreads) => passed
... testing 'signal.ml' with 1.1 (libunix) => passed
... testing 'signal.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'signal.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'signal.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'signal.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'signal.ml' with 1.1.1.1.1.1.1 (run) => passed
... testing 'signal.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'signal.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) => passed
... testing 'signal.ml' with 1.1.2.1 (ocamlopt.byte) => passed
... testing 'signal.ml' with 1.1.2.1.1 (ocamlopt.byte) => passed
... testing 'signal.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'signal.ml' with 1.1.2.1.1.1.1 (run) => passed
... testing 'signal.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => passed
... testing 'sockets.ml' with 1 (hassysthreads) => passed
... testing 'sockets.ml' with 1.1 (libunix) => passed
... testing 'sockets.ml' with 1.1.1 (bytecode) => passed
... testing 'sockets.ml' with 1.1.2 (native) => passed
... testing 'swapchan.ml' with 1 (hassysthreads) => passed
... testing 'swapchan.ml' with 1.1 (bytecode) => passed
... testing 'swapchan.ml' with 1.2 (native) => passed
... testing 'tls.ml' with 1 (hassysthreads) => passed
... testing 'tls.ml' with 1.1 (bytecode) => passed
... testing 'tls.ml' with 1.2 (native) => passed
... testing 'torture.ml' with 1 (hassysthreads) => passed
... testing 'torture.ml' with 1.1 (bytecode) => passed
... testing 'torture.ml' with 1.2 (native) => passed
... testing 'uncaught_exception_handler.ml' with 1 (hassysthreads) => passed
... testing 'uncaught_exception_handler.ml' with 1.1 (bytecode) => passed
... testing 'uncaught_exception_handler.ml' with 1.2 (native) => passed
Running tests from 'tests/lib-uchar' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-unix/common' ...
... testing 'channel_of.ml' with 1 (hasunix) => passed
... testing 'channel_of.ml' with 1.1 (bytecode) => passed
... testing 'channel_of.ml' with 1.2 (native) => passed
... testing 'cloexec.ml' with 1 (hasunix) => passed
... testing 'cloexec.ml' with 1.1 (libunix) => passed
... testing 'cloexec.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'cloexec.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'cloexec.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'cloexec.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'cloexec.ml' with 1.1.1.1.1.1.1 (run) => passed
... testing 'cloexec.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'cloexec.ml' with 1.1.2 (setup-ocamlopt.byte-build-env) => passed
... testing 'cloexec.ml' with 1.1.2.1 (ocamlopt.byte) => passed
... testing 'cloexec.ml' with 1.1.2.1.1 (ocamlopt.byte) => passed
... testing 'cloexec.ml' with 1.1.2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'cloexec.ml' with 1.1.2.1.1.1.1 (run) => passed
... testing 'cloexec.ml' with 1.1.2.1.1.1.1.1 (check-program-output) => passed
... testing 'dup.ml' with 1 (hasunix) => passed
... testing 'dup.ml' with 1.1 (bytecode) => passed
... testing 'dup.ml' with 1.2 (native) => passed
... testing 'dup2.ml' with 1 (hasunix) => passed
... testing 'dup2.ml' with 1.1 (bytecode) => passed
... testing 'dup2.ml' with 1.2 (native) => passed
... testing 'getaddrinfo.ml' with 1 (hasunix) => passed
... testing 'getaddrinfo.ml' with 1.1 (bytecode) => passed
... testing 'getaddrinfo.ml' with 1.2 (native) => passed
... testing 'pipe_eof.ml' with 1 (hasunix) => passed
... testing 'pipe_eof.ml' with 1.1 (bytecode) => passed
... testing 'pipe_eof.ml' with 1.2 (native) => passed
... testing 'process_pid.ml' with 1 (hasunix) => passed
... testing 'process_pid.ml' with 1.1 (bytecode) => passed
... testing 'process_pid.ml' with 1.2 (native) => passed
... testing 'redirections.ml' with 1 (hasunix) => passed
... testing 'redirections.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'redirections.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'redirections.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'redirections.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'redirections.ml' with 1.1.1.1.1.1 (run) => passed
... testing 'redirections.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'redirections.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed
... testing 'redirections.ml' with 1.2.1 (ocamlopt.byte) => passed
... testing 'redirections.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'redirections.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'redirections.ml' with 1.2.1.1.1.1 (run) => passed
... testing 'redirections.ml' with 1.2.1.1.1.1.1 (check-program-output) => passed
... testing 'rename.ml' with 1 (hasunix) => passed
... testing 'rename.ml' with 1.1 (bytecode) => passed
... testing 'rename.ml' with 1.2 (native) => passed
... testing 'test_unix_cmdline.ml' with 1 (hasunix) => passed
... testing 'test_unix_cmdline.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test_unix_cmdline.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test_unix_cmdline.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'test_unix_cmdline.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'test_unix_cmdline.ml' with 1.1.1.1.1.1 (run) => passed
... testing 'test_unix_cmdline.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'test_unix_cmdline.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed
... testing 'test_unix_cmdline.ml' with 1.2.1 (ocamlc.byte) => passed
... testing 'test_unix_cmdline.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'test_unix_cmdline.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'test_unix_cmdline.ml' with 1.2.1.1.1.1 (run) => passed
... testing 'test_unix_cmdline.ml' with 1.2.1.1.1.1.1 (check-program-output) => passed
... testing 'test_unixlabels.ml' with 1 (hasunix) => passed
... testing 'test_unixlabels.ml' with 1.1 (bytecode) => passed
... testing 'test_unixlabels.ml' with 1.2 (native) => passed
... testing 'truncate.ml' with 1 (hasunix) => passed
... testing 'truncate.ml' with 1.1 (bytecode) => passed
... testing 'truncate.ml' with 1.2 (native) => passed
... testing 'uexit.ml' with 1 (hasunix) => passed
... testing 'uexit.ml' with 1.1 (bytecode) => passed
... testing 'uexit.ml' with 1.2 (native) => passed
... testing 'utimes.ml' with 1 (hasunix) => passed
... testing 'utimes.ml' with 1.1 (bytecode) => passed
... testing 'utimes.ml' with 1.2 (native) => passed
... testing 'wait_nohang.ml' with 1 (hasunix) => passed
... testing 'wait_nohang.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'wait_nohang.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'wait_nohang.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'wait_nohang.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'wait_nohang.ml' with 1.1.1.1.1.1 (run) => passed
... testing 'wait_nohang.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'wait_nohang.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed
... testing 'wait_nohang.ml' with 1.2.1 (ocamlopt.byte) => passed
... testing 'wait_nohang.ml' with 1.2.1.1 (ocamlopt.byte) => passed
... testing 'wait_nohang.ml' with 1.2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'wait_nohang.ml' with 1.2.1.1.1.1 (run) => passed
... testing 'wait_nohang.ml' with 1.2.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/lib-unix/isatty' ...
... testing 'isatty_std.ml' with 1 (hasunix) => passed
... testing 'isatty_std.ml' with 1.1 (bytecode) => passed
... testing 'isatty_std.ml' with 1.2 (native) => passed
... testing 'isatty_tty.ml' with 1 (libwin32unix) => skipped (libwin32unix not available)
... testing 'isatty_tty.ml' with 1.1 (bytecode) => n/a
... testing 'isatty_tty.ml' with 1.2 (native) => n/a
Running tests from 'tests/lib-unix/kill' ...
... testing 'unix_kill.ml' with 1 (libunix) => passed
... testing 'unix_kill.ml' with 1.1 (bytecode) => passed
... testing 'unix_kill.ml' with 1.2 (native) => passed
Running tests from 'tests/lib-unix/realpath' ...
... testing 'test.ml' with 1 (hasunix) => passed
... testing 'test.ml' with 1.1 (bytecode) => passed
... testing 'test.ml' with 1.2 (native) => passed
Running tests from 'tests/lib-unix/unix-execvpe' ...
... testing 'exec.ml' with 1 (hasunix) => passed
... testing 'exec.ml' with 1.1 (script) => skipped ()
... testing 'exec.ml' with 1.1.1 (bytecode) => n/a
... testing 'exec.ml' with 1.1.2 (native) => n/a
Running tests from 'tests/lib-unix/unix-socket' ...
... testing 'recvfrom_linux.ml' with 1 (hasunix) => passed
... testing 'recvfrom_linux.ml' with 1.1 (script) => passed
... testing 'recvfrom_linux.ml' with 1.1.1 (bytecode) => passed
... testing 'recvfrom_linux.ml' with 1.1.2 (native) => passed
... testing 'recvfrom_unix.ml' with 1 (hasunix) => passed
... testing 'recvfrom_unix.ml' with 1.1 (not-windows) => passed
... testing 'recvfrom_unix.ml' with 1.1.1 (bytecode) => passed
... testing 'recvfrom_unix.ml' with 1.1.2 (native) => passed
Running tests from 'tests/lib-unix/win-env' ...
... testing 'test_env.ml' with 1 (libwin32unix) => skipped (libwin32unix not available)
... testing 'test_env.ml' with 1.1 (bytecode) => n/a
... testing 'test_env.ml' with 1.2 (native) => n/a
Running tests from 'tests/lib-unix/win-socketpair' ...
... testing 'test.ml' with 1 (libwin32unix) => skipped (libwin32unix not available)
... testing 'test.ml' with 1.1 (hassysthreads) => n/a
... testing 'test.ml' with 1.1.1 (script) => n/a
... testing 'test.ml' with 1.1.1.1 (bytecode) => n/a
... testing 'test.ml' with 1.1.1.2 (native) => n/a
Running tests from 'tests/lib-unix/win-stat' ...
... testing 'test.ml' with 1 (libwin32unix) => skipped (libwin32unix not available)
... testing 'test.ml' with 1.1 (bytecode) => n/a
... testing 'test.ml' with 1.2 (native) => n/a
Running tests from 'tests/lib-unix/win-symlink' ...
... testing 'test.ml' with 1 (libwin32unix) => skipped (libwin32unix not available)
... testing 'test.ml' with 1.1 (has_symlink) => n/a
... testing 'test.ml' with 1.1.1 (bytecode) => n/a
... testing 'test.ml' with 1.1.2 (native) => n/a
Running tests from 'tests/link-test' ...
... testing 'empty.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'empty.ml' with 1.1 (ocamlc.byte) => passed
... testing 'empty.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'empty.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'empty.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'empty.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'empty.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'empty.ml' with 2.1.1 (ocamlopt.byte) => passed
... testing 'empty.ml' with 2.1.1.1 (ocamlopt.byte) => passed
... testing 'empty.ml' with 2.1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'test.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'test.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1.1 (run) => passed
... testing 'test.ml' with 2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/load_path' ...
... testing 'test.ml' with 1 (setup-ocaml-build-env) => passed
... testing 'test.ml' with 1.1 (ocaml) => passed
Running tests from 'tests/local-functions' ...
... testing 'tupled.ml' with 1 (native) => passed
... testing 'tupled.ml' with 2 (bytecode) => passed
... testing 'tupled2.ml' with 1 (native) => passed
... testing 'tupled2.ml' with 2 (bytecode) => passed
Running tests from 'tests/locale' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/manual-intf-c' ...
... testing 'prog.ml' with 1 (skip) => skipped (curses can not be properly detected at the moment)
Running tests from 'tests/match-exception' ...
... testing 'allocation.ml' with 1 (native) => passed
... testing 'allocation.ml' with 2 (bytecode) => passed
... testing 'exception_propagation.ml' with 1 (native) => passed
... testing 'exception_propagation.ml' with 2 (bytecode) => passed
... testing 'identifier_sharing.ml' with 1 (native) => passed
... testing 'identifier_sharing.ml' with 2 (bytecode) => passed
... testing 'match_failure.ml' with 1 (native) => passed
... testing 'match_failure.ml' with 2 (bytecode) => passed
... testing 'nested_handlers.ml' with 1 (native) => passed
... testing 'nested_handlers.ml' with 2 (bytecode) => passed
... testing 'raise_from_success_continuation.ml' with 1 (native) => passed
... testing 'raise_from_success_continuation.ml' with 2 (bytecode) => passed
... testing 'streams.ml' with 1 (native) => passed
... testing 'streams.ml' with 2 (bytecode) => passed
... testing 'tail_calls.ml' with 1 (native) => passed
... testing 'tail_calls.ml' with 2 (bytecode) => passed
Running tests from 'tests/match-exception-warnings' ...
... testing 'exhaustiveness_warnings.ml' with 1 (expect) => passed
... testing 'no_mixing_under_guard.ml' with 1 (expect) => passed
... testing 'no_value_clauses.ml' with 1 (expect) => passed
... testing 'placement.ml' with 1 (expect) => passed
... testing 'pr7083.ml' with 1 (expect) => passed
... testing 'reachability.ml' with 1 (expect) => passed
Running tests from 'tests/messages' ...
... testing 'highlight_tabs.ml' with 1 (expect) => passed
... testing 'precise_locations.ml' with 1 (expect) => passed
Running tests from 'tests/misc' ...
... testing 'bdd.ml' with 1 (native) => passed
... testing 'bdd.ml' with 2 (bytecode) => passed
... testing 'boyer.ml' with 1 (native) => passed
... testing 'boyer.ml' with 2 (bytecode) => passed
... testing 'ephe_infix.ml' with 1 (native) => passed
... testing 'ephe_infix.ml' with 2 (bytecode) => passed
... testing 'ephe_infix_new.ml' with 1 (native) => passed
... testing 'ephe_infix_new.ml' with 2 (bytecode) => passed
... testing 'ephe_issue9391.ml' with 1 (native) => passed
... testing 'ephe_issue9391.ml' with 2 (bytecode) => passed
... testing 'ephetest.ml' with 1 (native) => passed
... testing 'ephetest.ml' with 2 (bytecode) => passed
... testing 'ephetest2.ml' with 1 (native) => passed
... testing 'ephetest2.ml' with 2 (bytecode) => passed
... testing 'ephetest2_new.ml' with 1 (native) => passed
... testing 'ephetest2_new.ml' with 2 (bytecode) => passed
... testing 'ephetest3.ml' with 1 (native) => passed
... testing 'ephetest3.ml' with 2 (bytecode) => passed
... testing 'ephetest_new.ml' with 1 (native) => passed
... testing 'ephetest_new.ml' with 2 (bytecode) => passed
... testing 'exotic.ml' with 1 (expect) => passed
... testing 'fib.ml' with 1 (native) => passed
... testing 'fib.ml' with 2 (bytecode) => passed
... testing 'finaliser.ml' with 1 (native) => passed
... testing 'finaliser.ml' with 2 (bytecode) => passed
... testing 'gcwords.ml' with 1 (native) => passed
... testing 'gcwords.ml' with 2 (bytecode) => passed
... testing 'gpr1370.ml' with 1 (native) => passed
... testing 'gpr1370.ml' with 2 (bytecode) => passed
... testing 'hamming.ml' with 1 (native) => passed
... testing 'hamming.ml' with 2 (bytecode) => passed
... testing 'nucleic.ml' with 1 (native) => passed
... testing 'nucleic.ml' with 2 (bytecode) => passed
... testing 'pr7168.ml' with 1 (native) => passed
... testing 'pr7168.ml' with 2 (bytecode) => passed
... testing 'sieve.ml' with 1 (native) => passed
... testing 'sieve.ml' with 2 (bytecode) => passed
... testing 'sorts.ml' with 1 (native) => passed
... testing 'sorts.ml' with 2 (bytecode) => passed
... testing 'takc.ml' with 1 (native) => passed
... testing 'takc.ml' with 2 (bytecode) => passed
... testing 'taku.ml' with 1 (native) => passed
... testing 'taku.ml' with 2 (bytecode) => passed
... testing 'weaklifetime.ml' with 1 (native) => passed
... testing 'weaklifetime.ml' with 2 (bytecode) => passed
... testing 'weaklifetime2.ml' with 1 (native) => passed
... testing 'weaklifetime2.ml' with 2 (bytecode) => passed
... testing 'weaktest.ml' with 1 (native) => passed
... testing 'weaktest.ml' with 2 (bytecode) => passed
Running tests from 'tests/misc-kb' ...
... testing 'kbmain.ml' with 1 (native) => passed
... testing 'kbmain.ml' with 2 (bytecode) => passed
Running tests from 'tests/misc-unsafe' ...
... testing 'almabench.ml' with 1 (native) => passed
... testing 'almabench.ml' with 2 (bytecode) => passed
... testing 'fft.ml' with 1 (native) => passed
... testing 'fft.ml' with 2 (bytecode) => passed
... testing 'quicksort.ml' with 1 (native) => passed
... testing 'quicksort.ml' with 2 (bytecode) => passed
... testing 'soli.ml' with 1 (native) => passed
... testing 'soli.ml' with 2 (bytecode) => passed
Running tests from 'tests/no-alias-deps' ...
... testing 'aliases.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'aliases.ml' with 1.1 (ocamlc.byte) => passed
... testing 'aliases.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'aliases.ml' with 1.1.1.1 (ocamlobjinfo) => passed
... testing 'aliases.ml' with 1.1.1.1.1 (check-program-output) => passed
... testing 'gpr2235.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'gpr2235.ml' with 1.1 (ocamlc.byte) => passed
... testing 'gpr2235.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'gpr2235.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'gpr2235.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'gpr2235.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'gpr2235.ml' with 1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'gpr2235.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'gpr2235.ml' with 1.1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/opaque' ...
... testing 'test.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test.ml' with 1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1 (copy) => passed
... testing 'test.ml' with 1.1.1.1.1 (copy) => passed
... testing 'test.ml' with 1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.2 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.3 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1.1.1.4 (ocamlopt.byte) => passed
Running tests from 'tests/output-complete-obj' ...
... testing 'github9344.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'github9344.ml' with 1.1 (ocamlc.byte) => passed
... testing 'github9344.ml' with 1.1.1 (run) => passed
... testing 'github9344.ml' with 1.1.1.1 (check-program-output) => passed
... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1 (script) => passed
... testing 'test.ml' with 1.1.1.1 (run) => passed
... testing 'test.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'test.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 2.1.1 (script) => passed
... testing 'test.ml' with 2.1.1.1 (run) => passed
... testing 'test2.ml' with 1 (hasunix) => passed
... testing 'test2.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'test2.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test2.ml' with 1.1.1.1 (run) => passed
... testing 'test2.ml' with 1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/parse-errors' ...
... testing 'escape_error.ml' with 1 (toplevel) => passed
... testing 'expecting.ml' with 1 (toplevel) => passed
... testing 'pr7847.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7847.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7847.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_class_signature.mli' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_class_signature.mli' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_class_signature.mli' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_class_simpl_expr1.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_class_simpl_expr1.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_class_simpl_expr1.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_class_simpl_expr2.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_class_simpl_expr2.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_class_simpl_expr2.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_class_simpl_expr3.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_class_simpl_expr3.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_class_simpl_expr3.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_object.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_object.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_object.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_paren_module_expr1.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_paren_module_expr1.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_paren_module_expr1.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_paren_module_expr2.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_paren_module_expr2.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_paren_module_expr2.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_paren_module_expr3.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_paren_module_expr3.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_paren_module_expr3.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_paren_module_expr4.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_paren_module_expr4.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_paren_module_expr4.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_paren_module_expr5.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_paren_module_expr5.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_paren_module_expr5.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_paren_module_type.mli' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_paren_module_type.mli' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_paren_module_type.mli' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_sig.mli' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_sig.mli' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_sig.mli' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'unclosed_simple_expr.ml' with 1 (toplevel) => passed
... testing 'unclosed_simple_pattern.ml' with 1 (toplevel) => passed
... testing 'unclosed_struct.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'unclosed_struct.ml' with 1.1 (ocamlc.byte) => passed
... testing 'unclosed_struct.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/parsetree' ...
... testing 'locations_test.ml' with 1 (toplevel) => passed
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/parsing' ...
... testing 'anonymous_class_parameter.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'anonymous_class_parameter.ml' with 1.1 (ocamlc.byte) => passed
... testing 'anonymous_class_parameter.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'arrow_ambiguity.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'arrow_ambiguity.ml' with 1.1 (ocamlc.byte) => passed
... testing 'arrow_ambiguity.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'attributes.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'attributes.ml' with 1.1 (ocamlc.byte) => passed
... testing 'attributes.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'broken_invariants.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'broken_invariants.ml' with 1.1 (ocamlc.byte) => passed
... testing 'broken_invariants.ml' with 1.1.1 (toplevel) => passed
... testing 'change_start_loc.ml' with 1 (native) => passed
... testing 'change_start_loc.ml' with 2 (bytecode) => passed
... testing 'constructor_declarations.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'constructor_declarations.ml' with 1.1 (ocamlc.byte) => passed
... testing 'constructor_declarations.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'docstrings.ml' with 1 (expect) => passed
... testing 'extended_indexoperators.ml' with 1 (expect) => passed
... testing 'extension_operators.ml' with 1 (expect) => passed
... testing 'extensions.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'extensions.ml' with 1.1 (ocamlc.byte) => passed
... testing 'extensions.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'hash_ambiguity.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'hash_ambiguity.ml' with 1.1 (ocamlc.byte) => passed
... testing 'hash_ambiguity.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'int_and_float_with_modifier.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'int_and_float_with_modifier.ml' with 1.1 (ocamlc.byte) => passed
... testing 'int_and_float_with_modifier.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'multi_indices.ml' with 1 (expect) => passed
... testing 'pr10468.ml' with 1 (expect) => passed
... testing 'pr6604.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6604.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6604.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6604_2.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6604_2.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6604_2.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6604_3.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6604_3.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6604_3.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6865.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6865.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6865.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7165.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7165.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7165.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'quotedextensions.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'quotedextensions.ml' with 1.1 (ocamlc.byte) => passed
... testing 'quotedextensions.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'reloc.ml' with 1 (expect) => passed
... testing 'shortcut_ext_attr.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'shortcut_ext_attr.ml' with 1.1 (ocamlc.byte) => passed
... testing 'shortcut_ext_attr.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/ppx-attributes' ...
... testing 'warning.ml' with 1 (native) => passed
... testing 'warning.ml' with 2 (bytecode) => passed
Running tests from 'tests/ppx-contexts' ...
... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/prim-bigstring' ...
... testing 'bigstring_access.ml' with 1 (native) => passed
... testing 'bigstring_access.ml' with 2 (bytecode) => passed
... testing 'string_access.ml' with 1 (native) => passed
... testing 'string_access.ml' with 2 (bytecode) => passed
Running tests from 'tests/prim-bswap' ...
... testing 'bswap.ml' with 1 (native) => passed
... testing 'bswap.ml' with 2 (bytecode) => passed
Running tests from 'tests/prim-revapply' ...
... testing 'apply.ml' with 1 (native) => passed
... testing 'apply.ml' with 2 (bytecode) => passed
... testing 'revapply.ml' with 1 (native) => passed
... testing 'revapply.ml' with 2 (bytecode) => passed
Running tests from 'tests/printing-types' ...
... testing 'disambiguation.ml' with 1 (expect) => passed
... testing 'pr248.ml' with 1 (toplevel) => passed
Running tests from 'tests/raise-counts' ...
... testing 'main.ml' with 1 (native) => passed
... testing 'main.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/gpr1623' ...
... testing 'gpr1623.ml' with 1 (native) => passed
... testing 'gpr1623.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/missing_set_of_closures' ...
... testing 'missing_set_of_closures.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
... testing 'missing_set_of_closures.ml' with 1.1 (ocamlopt.byte) => passed
... testing 'missing_set_of_closures.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'missing_set_of_closures.ml' with 1.1.1.1 (ocamlopt.byte) => passed
... testing 'missing_set_of_closures.ml' with 1.1.1.1.1 (copy) => passed
... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1 (cd) => passed
... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed
Running tests from 'tests/regression/pr10611' ...
... testing 'pr10611.ml' with 1 (native) => passed
... testing 'pr10611.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr1580' ...
... testing 'pr1580.ml' with 1 (native) => passed
... testing 'pr1580.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr3612' ...
... testing 'pr3612.ml' with 1 (native) => passed
... testing 'pr3612.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr5233' ...
... testing 'pr5233.ml' with 1 (native) => passed
... testing 'pr5233.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr5757' ...
... testing 'pr5757.ml' with 1 (native) => passed
... testing 'pr5757.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr6024' ...
... testing 'pr6024.ml' with 1 (native) => passed
... testing 'pr6024.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr7042' ...
... testing 'pr7042.ml' with 1 (native) => passed
... testing 'pr7042.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr7426' ...
... testing 'pr7426.ml' with 1 (native) => passed
... testing 'pr7426.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr7718' ...
... testing 'pr7718.ml' with 1 (native) => passed
... testing 'pr7718.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr7798' ...
... testing 'pr7798.ml' with 1 (bytecode) => passed
... testing 'pr7798.ml' with 2 (native) => passed
... testing 'pr7798.ml' with 3 (native) => passed
Running tests from 'tests/regression/pr7920' ...
... testing 'pr7920.ml' with 1 (native) => passed
... testing 'pr7920.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr8769' ...
... testing 'pr8769.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr8769.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr8769.ml' with 1.2 (ocamlc.byte) => passed
... testing 'pr8769.ml' with 1.3 (ocamlc.byte) => passed
... testing 'pr8769.ml' with 1.4 (ocamlc.byte) => passed
... testing 'pr8769.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'pr8769.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'pr8769.ml' with 2.2 (ocamlopt.byte) => passed
... testing 'pr8769.ml' with 2.3 (ocamlopt.byte) => passed
... testing 'pr8769.ml' with 2.4 (ocamlopt.byte) => passed
Running tests from 'tests/regression/pr9028' ...
... testing 'pr9028.ml' with 1 (native) => passed
... testing 'pr9028.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr9292' ...
... testing 'pr9292.ml' with 1 (native) => passed
... testing 'pr9292.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr9326' ...
... testing 'gc_set.ml' with 1 (native) => passed
... testing 'gc_set.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr9443' ...
... testing 'pr9443.ml' with 1 (native) => passed
... testing 'pr9443.ml' with 2 (bytecode) => passed
Running tests from 'tests/regression/pr9853' ...
... testing 'compaction_corner_case.ml' with 1 (native) => passed
... testing 'compaction_corner_case.ml' with 2 (bytecode) => passed
Running tests from 'tests/reproducibility' ...
... testing 'cmis_on_file_system.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'cmis_on_file_system.ml' with 1.1 (ocamlc.byte) => passed
... testing 'cmis_on_file_system.ml' with 1.1.1 (script) => passed
... testing 'cmis_on_file_system.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'cmis_on_file_system.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'cmis_on_file_system.ml' with 1.1.1.1.1.1 (compare-binary-files) => passed
Running tests from 'tests/required-external' ...
... testing 'main.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'main.ml' with 1.1.1.1.1.1 (run) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'main.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'main.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 2.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 2.1.1.1 (ocamlopt.byte) => passed
... testing 'main.ml' with 2.1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'main.ml' with 2.1.1.1.1.1 (run) => passed
... testing 'main.ml' with 2.1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/runtime-C-exceptions' ...
... testing 'test.ml' with 1 (native) => passed
... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/runtime-errors' ...
... testing 'stackoverflow.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'stackoverflow.ml' with 1.1 (ocamlc.byte) => passed
... testing 'stackoverflow.ml' with 1.1.1 (run) => passed
... testing 'stackoverflow.ml' with 1.1.1.1 (check-program-output) => passed
... testing 'stackoverflow.ml' with 2 (libwin32unix) => skipped (libwin32unix not available)
... testing 'stackoverflow.ml' with 2.1 (setup-ocamlopt.byte-build-env) => n/a
... testing 'stackoverflow.ml' with 2.1.1 (ocamlopt.byte) => n/a
... testing 'stackoverflow.ml' with 2.1.1.1 (run) => n/a
... testing 'stackoverflow.ml' with 2.1.1.1.1 (check-program-output) => n/a
... testing 'stackoverflow.ml' with 3 (libunix) => passed
... testing 'stackoverflow.ml' with 3.1 (script) => skipped ()
... testing 'stackoverflow.ml' with 3.1.1 (setup-ocamlopt.byte-build-env) => n/a
... testing 'stackoverflow.ml' with 3.1.1.1 (ocamlopt.byte) => n/a
... testing 'stackoverflow.ml' with 3.1.1.1.1 (run) => n/a
... testing 'stackoverflow.ml' with 3.1.1.1.1.1 (check-program-output) => n/a
... testing 'syserror.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'syserror.ml' with 1.1 (ocamlc.byte) => passed
... testing 'syserror.ml' with 1.1.1 (run) => passed
... testing 'syserror.ml' with 1.1.1.1 (libunix) => passed
... testing 'syserror.ml' with 1.1.1.1.1 (check-program-output) => passed
... testing 'syserror.ml' with 1.1.1.2 (libwin32unix) => skipped (libwin32unix not available)
... testing 'syserror.ml' with 1.1.1.2.1 (check-program-output) => n/a
... testing 'syserror.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'syserror.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'syserror.ml' with 2.1.1 (run) => passed
... testing 'syserror.ml' with 2.1.1.1 (libunix) => passed
... testing 'syserror.ml' with 2.1.1.1.1 (check-program-output) => passed
... testing 'syserror.ml' with 2.1.1.2 (libwin32unix) => skipped (libwin32unix not available)
... testing 'syserror.ml' with 2.1.1.2.1 (check-program-output) => n/a
Running tests from 'tests/runtime-naked-pointers' ...
... testing 'np1.ml' with 1 (bytecode) => passed
... testing 'np1.ml' with 2 (native) => passed
... testing 'np2.ml' with 1 (bytecode) => passed
... testing 'np2.ml' with 2 (native) => passed
... testing 'np3.ml' with 1 (naked_pointers) => passed
... testing 'np3.ml' with 1.1 (bytecode) => passed
... testing 'np3.ml' with 1.2 (native) => passed
... testing 'np4.ml' with 1 (naked_pointers) => passed
... testing 'np4.ml' with 1.1 (bytecode) => passed
... testing 'np4.ml' with 1.2 (native) => passed
Running tests from 'tests/runtime-objects' ...
... testing 'Tests.ml' with 1 (native) => passed
... testing 'Tests.ml' with 2 (bytecode) => passed
Running tests from 'tests/self-contained-toplevel' ...
... testing 'main.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1 (ocaml) => passed
... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1 (run) => passed
... testing 'main.ml' with 1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/shadow_include' ...
... testing 'artificial.ml' with 1 (expect) => passed
... testing 'cannot_shadow_error.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'cannot_shadow_error.ml' with 1.1 (ocamlc.byte) => passed
... testing 'cannot_shadow_error.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'ghosts.ml' with 1 (expect) => passed
... testing 'shadow_all.ml' with 1 (expect) => passed
Running tests from 'tests/shapes' ...
... testing 'comp_units.ml' with 1 (expect) => passed
... testing 'functors.ml' with 1 (expect) => passed
... testing 'incl_md_typeof.ml' with 1 (expect) => passed
... testing 'open_arg.ml' with 1 (expect) => passed
... testing 'open_struct.ml' with 1 (expect) => passed
... testing 'recmodules.ml' with 1 (expect) => passed
... testing 'rotor_example.ml' with 1 (expect) => passed
... testing 'shape_size_blowup.ml' with 1 (native) => passed
... testing 'shape_size_blowup.ml' with 2 (bytecode) => passed
... testing 'simple.ml' with 1 (expect) => passed
... testing 'typeof_include.ml' with 1 (expect) => passed
Running tests from 'tests/statmemprof' ...
... testing 'alloc_counts.ml' with 1 (native) => passed
... testing 'alloc_counts.ml' with 2 (bytecode) => passed
... testing 'arrays_in_major.ml' with 1 (native) => passed
... testing 'arrays_in_major.ml' with 2 (bytecode) => passed
... testing 'arrays_in_minor.ml' with 1 (native) => passed
... testing 'arrays_in_minor.ml' with 2 (bytecode) => passed
... testing 'blocking_in_callback.ml' with 1 (hassysthreads) => passed
... testing 'blocking_in_callback.ml' with 1.1 (bytecode) => passed
... testing 'blocking_in_callback.ml' with 1.2 (native) => passed
... testing 'callstacks.ml' with 1 (flat-float-array) => passed
... testing 'callstacks.ml' with 1.1 (native) => passed
... testing 'callstacks.ml' with 1.2 (bytecode) => passed
... testing 'callstacks.ml' with 2 (no-flat-float-array) => skipped (compiler configured with -flat-float-array)
... testing 'callstacks.ml' with 2.1 (native) => n/a
... testing 'callstacks.ml' with 2.2 (bytecode) => n/a
... testing 'comballoc.ml' with 1 (bytecode) => passed
... testing 'comballoc.ml' with 2 (native) => passed
... testing 'custom.ml' with 1 (native) => passed
... testing 'custom.ml' with 2 (bytecode) => passed
... testing 'exception_callback.ml' with 1 (native) => passed
... testing 'exception_callback.ml' with 2 (bytecode) => passed
... testing 'exception_callback_minor.ml' with 1 (native) => passed
... testing 'exception_callback_minor.ml' with 2 (bytecode) => passed
... testing 'intern.ml' with 1 (native) => passed
... testing 'intern.ml' with 2 (bytecode) => passed
... testing 'lists_in_minor.ml' with 1 (native) => passed
... testing 'lists_in_minor.ml' with 2 (bytecode) => passed
... testing 'minor_no_postpone.ml' with 1 (native) => passed
... testing 'minor_no_postpone.ml' with 2 (bytecode) => passed
... testing 'moved_while_blocking.ml' with 1 (hassysthreads) => passed
... testing 'moved_while_blocking.ml' with 1.1 (bytecode) => passed
... testing 'moved_while_blocking.ml' with 1.2 (native) => passed
... testing 'thread_exit_in_callback.ml' with 1 (hassysthreads) => passed
... testing 'thread_exit_in_callback.ml' with 1.1 (bytecode) => passed
... testing 'thread_exit_in_callback.ml' with 1.2 (native) => passed
Running tests from 'tests/tmc' ...
... testing 'ambiguities.ml' with 1 (expect) => passed
... testing 'other_features.ml' with 1 (expect) => passed
... testing 'partial_application.ml' with 1 (bytecode) => passed
... testing 'partial_application.ml' with 2 (native) => passed
... testing 'readable_output.ml' with 1 (expect) => passed
... testing 'semantic.ml' with 1 (bytecode) => passed
... testing 'stack_space.ml' with 1 (bytecode) => passed
... testing 'tupled_function.ml' with 1 (bytecode) => passed
... testing 'tupled_function.ml' with 2 (native) => passed
... testing 'tupled_function_calls.ml' with 1 (bytecode) => passed
... testing 'tupled_function_calls.ml' with 2 (native) => passed
... testing 'usage_warnings.ml' with 1 (expect) => passed
Running tests from 'tests/tool-caml-tex' ...
... testing 'ellipses.ml' with 1 (hasstr) => passed
... testing 'ellipses.ml' with 1.1 (native-compiler) => passed
... testing 'ellipses.ml' with 1.1.1 (shared-libraries) => passed
... testing 'ellipses.ml' with 1.1.1.1 (script) => passed
... testing 'ellipses.ml' with 1.1.1.1.1 (check-program-output) => passed
... testing 'redirections.ml' with 1 (hasstr) => passed
... testing 'redirections.ml' with 1.1 (native-compiler) => passed
... testing 'redirections.ml' with 1.1.1 (shared-libraries) => passed
... testing 'redirections.ml' with 1.1.1.1 (script) => passed
... testing 'redirections.ml' with 1.1.1.1.1 (check-program-output) => passed
... testing 'redirections.ml' with 1.1.2 (no-shared-libraries) => skipped (Shared libraries are supported.)
... testing 'redirections.ml' with 1.1.2.1 (script) => n/a
... testing 'redirections.ml' with 1.1.2.1.1 (check-program-output) => n/a
Running tests from 'tests/tool-command-line' ...
... testing 'test-o-one-c-file.ml' with 1 (setup-ocamlopt.opt-build-env) => passed
... testing 'test-o-one-c-file.ml' with 1.1 (script) => passed
... testing 'test-o-one-c-file.ml' with 1.1.1 (ocamlopt.opt) => passed
... testing 'test-o-one-c-file.ml' with 1.1.1.1 (file-exists) => passed
... testing 'test-o-several-files.ml' with 1 (setup-ocamlopt.opt-build-env) => passed
... testing 'test-o-several-files.ml' with 1.1 (ocamlopt.opt) => passed
... testing 'test-o-several-files.ml' with 1.1.1 (check-ocamlopt.opt-output) => passed
... testing 'test-unknown-file.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test-unknown-file.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test-unknown-file.ml' with 1.1.1 (script) => passed
... testing 'test-unknown-file.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'test-unknown-file.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'test-unknown-file.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'test-unknown-file.ml' with 2.1.1 (script) => passed
... testing 'test-unknown-file.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed
Running tests from 'tests/tool-debugger/basic' ...
... testing 'debuggee.ml' with 1 (debugger) => passed
... testing 'debuggee.ml' with 1.1 (shared-libraries) => passed
... testing 'debuggee.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'debuggee.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'debuggee.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'debuggee.ml' with 1.1.1.1.1.1 (ocamldebug) => passed
... testing 'debuggee.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/tool-debugger/dynlink' ...
... testing 'host.ml' with 1 (debugger) => passed
... testing 'host.ml' with 1.1 (shared-libraries) => passed
... testing 'host.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'host.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'host.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'host.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'host.ml' with 1.1.1.1.1.1.1 (run) => passed
... testing 'host.ml' with 1.1.1.1.1.1.1.1 (check-program-output) => passed
... testing 'host.ml' with 1.1.1.1.1.1.1.2 (ocamldebug) => passed
... testing 'host.ml' with 1.1.1.1.1.1.1.2.1 (check-program-output) => passed
Running tests from 'tests/tool-debugger/find-artifacts' ...
... testing 'debuggee.ml' with 1 (debugger) => passed
... testing 'debuggee.ml' with 1.1 (shared-libraries) => passed
... testing 'debuggee.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'debuggee.ml' with 1.1.1.1 (script) => passed
... testing 'debuggee.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'debuggee.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'debuggee.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'debuggee.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'debuggee.ml' with 1.1.1.1.1.1.1.1.1 (ocamldebug) => passed
... testing 'debuggee.ml' with 1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/tool-debugger/module_named_main' ...
... testing 'main.ml' with 1 (debugger) => passed
... testing 'main.ml' with 1.1 (shared-libraries) => passed
... testing 'main.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'main.ml' with 1.1.1.1.1.1 (ocamldebug) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/tool-debugger/no_debug_event' ...
... testing 'noev.ml' with 1 (debugger) => passed
... testing 'noev.ml' with 1.1 (shared-libraries) => passed
... testing 'noev.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'noev.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'noev.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'noev.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'noev.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'noev.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'noev.ml' with 1.1.1.1.1.1.1.1.1 (ocamldebug) => passed
... testing 'noev.ml' with 1.1.1.1.1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/tool-debugger/printer' ...
... testing 'debuggee.ml' with 1 (debugger) => passed
... testing 'debuggee.ml' with 1.1 (shared-libraries) => passed
... testing 'debuggee.ml' with 1.1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'debuggee.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'debuggee.ml' with 1.1.1.2 (ocamlc.byte) => passed
... testing 'debuggee.ml' with 1.1.1.2.1 (check-ocamlc.byte-output) => passed
... testing 'debuggee.ml' with 1.1.1.2.1.1 (ocamldebug) => passed
... testing 'debuggee.ml' with 1.1.1.2.1.1.1 (check-program-output) => passed
Running tests from 'tests/tool-expect-test' ...
... testing 'clean_typer.ml' with 1 (expect) => passed
Running tests from 'tests/tool-lexyacc' ...
... testing 'calc.ml' with 1 (native) => passed
... testing 'calc.ml' with 2 (bytecode) => passed
... testing 'chars.mll' with 1 (native) => passed
... testing 'chars.mll' with 2 (bytecode) => passed
... testing 'mpr7760.mll' with 1 (native) => passed
... testing 'mpr7760.mll' with 2 (bytecode) => passed
Running tests from 'tests/tool-ocaml' ...
... testing 'directive_failure.ml' with 1 (setup-ocaml-build-env) => passed
... testing 'directive_failure.ml' with 1.1 (ocaml) => passed
... testing 't000.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't000.ml' with 1.1 (ocaml) => passed
... testing 't010-const0.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't010-const0.ml' with 1.1 (ocaml) => passed
... testing 't010-const1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't010-const1.ml' with 1.1 (ocaml) => passed
... testing 't010-const2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't010-const2.ml' with 1.1 (ocaml) => passed
... testing 't010-const3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't010-const3.ml' with 1.1 (ocaml) => passed
... testing 't011-constint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't011-constint.ml' with 1.1 (ocaml) => passed
... testing 't020.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't020.ml' with 1.1 (ocaml) => passed
... testing 't021-pushconst1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't021-pushconst1.ml' with 1.1 (ocaml) => passed
... testing 't021-pushconst2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't021-pushconst2.ml' with 1.1 (ocaml) => passed
... testing 't021-pushconst3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't021-pushconst3.ml' with 1.1 (ocaml) => passed
... testing 't022-pushconstint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't022-pushconstint.ml' with 1.1 (ocaml) => passed
... testing 't040-makeblock1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't040-makeblock1.ml' with 1.1 (ocaml) => passed
... testing 't040-makeblock2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't040-makeblock2.ml' with 1.1 (ocaml) => passed
... testing 't040-makeblock3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't040-makeblock3.ml' with 1.1 (ocaml) => passed
... testing 't041-makeblock.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't041-makeblock.ml' with 1.1 (ocaml) => passed
... testing 't050-getglobal.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't050-getglobal.ml' with 1.1 (ocaml) => passed
... testing 't050-pushgetglobal.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't050-pushgetglobal.ml' with 1.1 (ocaml) => passed
... testing 't051-getglobalfield.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't051-getglobalfield.ml' with 1.1 (ocaml) => passed
... testing 't051-pushgetglobalfield.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't051-pushgetglobalfield.ml' with 1.1 (ocaml) => passed
... testing 't060-raise.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't060-raise.ml' with 1.1 (ocaml) => passed
... testing 't070-branch.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't070-branch.ml' with 1.1 (ocaml) => passed
... testing 't070-branchif.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't070-branchif.ml' with 1.1 (ocaml) => passed
... testing 't070-branchifnot.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't070-branchifnot.ml' with 1.1 (ocaml) => passed
... testing 't071-boolnot.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't071-boolnot.ml' with 1.1 (ocaml) => passed
... testing 't080-eq.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't080-eq.ml' with 1.1 (ocaml) => passed
... testing 't080-geint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't080-geint.ml' with 1.1 (ocaml) => passed
... testing 't080-gtint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't080-gtint.ml' with 1.1 (ocaml) => passed
... testing 't080-leint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't080-leint.ml' with 1.1 (ocaml) => passed
... testing 't080-ltint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't080-ltint.ml' with 1.1 (ocaml) => passed
... testing 't080-neq.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't080-neq.ml' with 1.1 (ocaml) => passed
... testing 't090-acc0.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't090-acc0.ml' with 1.1 (ocaml) => passed
... testing 't090-acc1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't090-acc1.ml' with 1.1 (ocaml) => passed
... testing 't090-acc2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't090-acc2.ml' with 1.1 (ocaml) => passed
... testing 't090-acc3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't090-acc3.ml' with 1.1 (ocaml) => passed
... testing 't090-acc4.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't090-acc4.ml' with 1.1 (ocaml) => passed
... testing 't090-acc5.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't090-acc5.ml' with 1.1 (ocaml) => passed
... testing 't090-acc6.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't090-acc6.ml' with 1.1 (ocaml) => passed
... testing 't090-acc7.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't090-acc7.ml' with 1.1 (ocaml) => passed
... testing 't091-acc.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't091-acc.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc0.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc0.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc1.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc2.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc3.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc4.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc4.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc5.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc5.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc6.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc6.ml' with 1.1 (ocaml) => passed
... testing 't092-pushacc7.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't092-pushacc7.ml' with 1.1 (ocaml) => passed
... testing 't093-pushacc.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't093-pushacc.ml' with 1.1 (ocaml) => passed
... testing 't100-pushtrap.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't100-pushtrap.ml' with 1.1 (ocaml) => passed
... testing 't101-poptrap.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't101-poptrap.ml' with 1.1 (ocaml) => passed
... testing 't110-addint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-addint.ml' with 1.1 (ocaml) => passed
... testing 't110-andint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-andint.ml' with 1.1 (ocaml) => passed
... testing 't110-asrint-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-asrint-1.ml' with 1.1 (ocaml) => passed
... testing 't110-asrint-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-asrint-2.ml' with 1.1 (ocaml) => passed
... testing 't110-divint-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-divint-1.ml' with 1.1 (ocaml) => passed
... testing 't110-divint-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-divint-2.ml' with 1.1 (ocaml) => passed
... testing 't110-divint-3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-divint-3.ml' with 1.1 (ocaml) => passed
... testing 't110-lslint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-lslint.ml' with 1.1 (ocaml) => passed
... testing 't110-lsrint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-lsrint.ml' with 1.1 (ocaml) => passed
... testing 't110-modint-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-modint-1.ml' with 1.1 (ocaml) => passed
... testing 't110-modint-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-modint-2.ml' with 1.1 (ocaml) => passed
... testing 't110-mulint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-mulint.ml' with 1.1 (ocaml) => passed
... testing 't110-negint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-negint.ml' with 1.1 (ocaml) => passed
... testing 't110-offsetint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-offsetint.ml' with 1.1 (ocaml) => passed
... testing 't110-orint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-orint.ml' with 1.1 (ocaml) => passed
... testing 't110-subint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-subint.ml' with 1.1 (ocaml) => passed
... testing 't110-xorint.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't110-xorint.ml' with 1.1 (ocaml) => passed
... testing 't120-getstringchar.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't120-getstringchar.ml' with 1.1 (ocaml) => passed
... testing 't121-setstringchar.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't121-setstringchar.ml' with 1.1 (ocaml) => passed
... testing 't130-getvectitem.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't130-getvectitem.ml' with 1.1 (ocaml) => passed
... testing 't130-vectlength.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't130-vectlength.ml' with 1.1 (ocaml) => passed
... testing 't131-setvectitem.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't131-setvectitem.ml' with 1.1 (ocaml) => passed
... testing 't140-switch-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't140-switch-1.ml' with 1.1 (ocaml) => passed
... testing 't140-switch-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't140-switch-2.ml' with 1.1 (ocaml) => passed
... testing 't140-switch-3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't140-switch-3.ml' with 1.1 (ocaml) => passed
... testing 't140-switch-4.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't140-switch-4.ml' with 1.1 (ocaml) => passed
... testing 't141-switch-5.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't141-switch-5.ml' with 1.1 (ocaml) => passed
... testing 't141-switch-6.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't141-switch-6.ml' with 1.1 (ocaml) => passed
... testing 't141-switch-7.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't141-switch-7.ml' with 1.1 (ocaml) => passed
... testing 't142-switch-8.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't142-switch-8.ml' with 1.1 (ocaml) => passed
... testing 't142-switch-9.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't142-switch-9.ml' with 1.1 (ocaml) => passed
... testing 't142-switch-A.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't142-switch-A.ml' with 1.1 (ocaml) => passed
... testing 't150-push-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't150-push-1.ml' with 1.1 (ocaml) => passed
... testing 't150-push-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't150-push-2.ml' with 1.1 (ocaml) => passed
... testing 't160-closure.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't160-closure.ml' with 1.1 (ocaml) => passed
... testing 't161-apply1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't161-apply1.ml' with 1.1 (ocaml) => passed
... testing 't162-return.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't162-return.ml' with 1.1 (ocaml) => passed
... testing 't163.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't163.ml' with 1.1 (ocaml) => passed
... testing 't164-apply2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't164-apply2.ml' with 1.1 (ocaml) => passed
... testing 't164-apply3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't164-apply3.ml' with 1.1 (ocaml) => passed
... testing 't165-apply.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't165-apply.ml' with 1.1 (ocaml) => passed
... testing 't170-envacc2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't170-envacc2.ml' with 1.1 (ocaml) => passed
... testing 't170-envacc3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't170-envacc3.ml' with 1.1 (ocaml) => passed
... testing 't170-envacc4.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't170-envacc4.ml' with 1.1 (ocaml) => passed
... testing 't171-envacc.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't171-envacc.ml' with 1.1 (ocaml) => passed
... testing 't172-pushenvacc1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't172-pushenvacc1.ml' with 1.1 (ocaml) => passed
... testing 't172-pushenvacc2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't172-pushenvacc2.ml' with 1.1 (ocaml) => passed
... testing 't172-pushenvacc3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't172-pushenvacc3.ml' with 1.1 (ocaml) => passed
... testing 't172-pushenvacc4.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't172-pushenvacc4.ml' with 1.1 (ocaml) => passed
... testing 't173-pushenvacc.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't173-pushenvacc.ml' with 1.1 (ocaml) => passed
... testing 't180-appterm1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't180-appterm1.ml' with 1.1 (ocaml) => passed
... testing 't180-appterm2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't180-appterm2.ml' with 1.1 (ocaml) => passed
... testing 't180-appterm3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't180-appterm3.ml' with 1.1 (ocaml) => passed
... testing 't181-appterm.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't181-appterm.ml' with 1.1 (ocaml) => passed
... testing 't190-makefloatblock-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't190-makefloatblock-1.ml' with 1.1 (ocaml) => passed
... testing 't190-makefloatblock-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't190-makefloatblock-2.ml' with 1.1 (ocaml) => passed
... testing 't190-makefloatblock-3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't190-makefloatblock-3.ml' with 1.1 (ocaml) => passed
... testing 't191-vectlength.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't191-vectlength.ml' with 1.1 (ocaml) => passed
... testing 't192-getfloatfield-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't192-getfloatfield-1.ml' with 1.1 (ocaml) => passed
... testing 't192-getfloatfield-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't192-getfloatfield-2.ml' with 1.1 (ocaml) => passed
... testing 't193-setfloatfield-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't193-setfloatfield-1.ml' with 1.1 (ocaml) => passed
... testing 't193-setfloatfield-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't193-setfloatfield-2.ml' with 1.1 (ocaml) => passed
... testing 't200-getfield0.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't200-getfield0.ml' with 1.1 (ocaml) => passed
... testing 't200-getfield1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't200-getfield1.ml' with 1.1 (ocaml) => passed
... testing 't200-getfield2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't200-getfield2.ml' with 1.1 (ocaml) => passed
... testing 't200-getfield3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't200-getfield3.ml' with 1.1 (ocaml) => passed
... testing 't201-getfield.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't201-getfield.ml' with 1.1 (ocaml) => passed
... testing 't210-setfield0.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't210-setfield0.ml' with 1.1 (ocaml) => passed
... testing 't210-setfield1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't210-setfield1.ml' with 1.1 (ocaml) => passed
... testing 't210-setfield2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't210-setfield2.ml' with 1.1 (ocaml) => passed
... testing 't210-setfield3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't210-setfield3.ml' with 1.1 (ocaml) => passed
... testing 't211-setfield.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't211-setfield.ml' with 1.1 (ocaml) => passed
... testing 't220-assign.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't220-assign.ml' with 1.1 (ocaml) => passed
... testing 't230-check_signals.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't230-check_signals.ml' with 1.1 (ocaml) => passed
... testing 't240-c_call1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't240-c_call1.ml' with 1.1 (ocaml) => passed
... testing 't240-c_call2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't240-c_call2.ml' with 1.1 (ocaml) => passed
... testing 't240-c_call3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't240-c_call3.ml' with 1.1 (ocaml) => passed
... testing 't240-c_call4.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't240-c_call4.ml' with 1.1 (ocaml) => passed
... testing 't240-c_call5.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't240-c_call5.ml' with 1.1 (ocaml) => passed
... testing 't250-closurerec-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't250-closurerec-1.ml' with 1.1 (ocaml) => passed
... testing 't250-closurerec-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't250-closurerec-2.ml' with 1.1 (ocaml) => passed
... testing 't251-pushoffsetclosure0.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't251-pushoffsetclosure0.ml' with 1.1 (ocaml) => passed
... testing 't251-pushoffsetclosure2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't251-pushoffsetclosure2.ml' with 1.1 (ocaml) => passed
... testing 't251-pushoffsetclosurem2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't251-pushoffsetclosurem2.ml' with 1.1 (ocaml) => passed
... testing 't252-pushoffsetclosure.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't252-pushoffsetclosure.ml' with 1.1 (ocaml) => passed
... testing 't253-offsetclosure0.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't253-offsetclosure0.ml' with 1.1 (ocaml) => passed
... testing 't253-offsetclosure2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't253-offsetclosure2.ml' with 1.1 (ocaml) => passed
... testing 't253-offsetclosurem2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't253-offsetclosurem2.ml' with 1.1 (ocaml) => passed
... testing 't254-offsetclosure.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't254-offsetclosure.ml' with 1.1 (ocaml) => passed
... testing 't260-offsetref.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't260-offsetref.ml' with 1.1 (ocaml) => passed
... testing 't270-push_retaddr.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't270-push_retaddr.ml' with 1.1 (ocaml) => passed
... testing 't300-getmethod.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't300-getmethod.ml' with 1.1 (ocaml) => passed
... testing 't301-object.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't301-object.ml' with 1.1 (ocaml) => passed
... testing 't310-alloc-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't310-alloc-1.ml' with 1.1 (ocaml) => passed
... testing 't310-alloc-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't310-alloc-2.ml' with 1.1 (ocaml) => passed
... testing 't320-gc-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't320-gc-1.ml' with 1.1 (ocaml) => passed
... testing 't320-gc-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't320-gc-2.ml' with 1.1 (ocaml) => passed
... testing 't320-gc-3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't320-gc-3.ml' with 1.1 (ocaml) => passed
... testing 't330-compact-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't330-compact-1.ml' with 1.1 (ocaml) => passed
... testing 't330-compact-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't330-compact-2.ml' with 1.1 (ocaml) => passed
... testing 't330-compact-3.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't330-compact-3.ml' with 1.1 (ocaml) => passed
... testing 't330-compact-4.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't330-compact-4.ml' with 1.1 (ocaml) => passed
... testing 't340-weak.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't340-weak.ml' with 1.1 (ocaml) => passed
... testing 't350-heapcheck.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't350-heapcheck.ml' with 1.1 (ocaml) => passed
... testing 't360-stacks-1.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't360-stacks-1.ml' with 1.1 (ocaml) => passed
... testing 't360-stacks-2.ml' with 1 (setup-ocaml-build-env) => passed
... testing 't360-stacks-2.ml' with 1.1 (ocaml) => passed
Running tests from 'tests/tool-ocaml-annot' ...
... testing 'failure.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'failure.ml' with 1.1 (ocamlc.byte) => passed
... testing 'failure.ml' with 1.1.1 (script) => passed
... testing 'failure.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'failure.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'failure.ml' with 2.1.1 (script) => passed
... testing 'success.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'success.ml' with 1.1 (ocamlc.byte) => passed
... testing 'success.ml' with 1.1.1 (script) => passed
... testing 'success.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'success.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'success.ml' with 2.1.1 (script) => passed
... testing 'typeonly.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'typeonly.ml' with 1.1 (ocamlc.byte) => passed
... testing 'typeonly.ml' with 1.1.1 (script) => passed
... testing 'typeonly.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'typeonly.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'typeonly.ml' with 2.1.1 (script) => passed
Running tests from 'tests/tool-ocamlc-compat32' ...
... testing 'compat32.ml' with 1 (arch64) => passed
... testing 'compat32.ml' with 1.1 (setup-ocamlc.byte-build-env) => passed
... testing 'compat32.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'compat32.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'compat32.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'compat32.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'compat32.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'compat32.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamlc-error-cleanup' ...
... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1 (script) => passed
Running tests from 'tests/tool-ocamlc-open' ...
... testing 'tool-ocamlc-open-error.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'tool-ocamlc-open-error.ml' with 1.1 (ocamlc.byte) => passed
... testing 'tool-ocamlc-open-error.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'tool-ocamlc-open.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'tool-ocamlc-open.ml' with 1.1 (ocamlc.byte) => passed
... testing 'tool-ocamlc-open.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'tool-ocamlc-open.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamlc-stop-after' ...
... testing 'stop_after_parsing_impl.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'stop_after_parsing_impl.ml' with 1.1 (ocamlc.byte) => passed
... testing 'stop_after_parsing_impl.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'stop_after_parsing_intf.mli' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'stop_after_parsing_intf.mli' with 1.1 (ocamlc.byte) => passed
... testing 'stop_after_parsing_intf.mli' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'stop_after_scheduling.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'stop_after_scheduling.ml' with 1.1 (ocamlc.byte) => passed
... testing 'stop_after_scheduling.ml' with 1.1.1 (script) => passed
... testing 'stop_after_scheduling.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'stop_after_typing_impl.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'stop_after_typing_impl.ml' with 1.1 (ocamlc.byte) => passed
... testing 'stop_after_typing_impl.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamldep-modalias' ...
... testing 'main.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 1.1 (copy) => passed
... testing 'main.ml' with 1.1.1 (copy) => passed
... testing 'main.ml' with 1.1.1.1 (copy) => passed
... testing 'main.ml' with 1.1.1.1.1 (copy) => passed
... testing 'main.ml' with 1.1.1.1.1.1 (copy) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1 (hasunix) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1 (native-compiler) => passed
... testing 'main.ml' with 1.1.1.1.1.1.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 2 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 2.1 (copy) => passed
... testing 'main.ml' with 2.1.1 (copy) => passed
... testing 'main.ml' with 2.1.1.1 (copy) => passed
... testing 'main.ml' with 2.1.1.1.1 (copy) => passed
... testing 'main.ml' with 2.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 2.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'main.ml' with 2.1.1.1.1.1.1.1 (hasunix) => passed
... testing 'main.ml' with 2.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 2.1.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 2.1.1.1.1.1.1.1.1.1.1 (native-compiler) => passed
... testing 'main.ml' with 2.1.1.1.1.1.1.1.1.1.1.1 (script) => passed
... testing 'main.ml' with 3 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 3.1 (copy) => passed
... testing 'main.ml' with 3.1.1 (copy) => passed
... testing 'main.ml' with 3.1.1.1 (copy) => passed
... testing 'main.ml' with 3.1.1.1.1 (copy) => passed
... testing 'main.ml' with 3.1.1.1.1.1 (copy) => passed
... testing 'main.ml' with 3.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 3.1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 3.1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'main.ml' with 4 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 4.1 (copy) => passed
... testing 'main.ml' with 4.1.1 (copy) => passed
... testing 'main.ml' with 4.1.1.1 (copy) => passed
... testing 'main.ml' with 4.1.1.1.1 (copy) => passed
... testing 'main.ml' with 4.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 4.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'main.ml' with 5 (setup-ocamlc.byte-build-env) => passed
... testing 'main.ml' with 5.1 (copy) => passed
... testing 'main.ml' with 5.1.1 (copy) => passed
... testing 'main.ml' with 5.1.1.1 (copy) => passed
... testing 'main.ml' with 5.1.1.1.1 (copy) => passed
... testing 'main.ml' with 5.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'main.ml' with 5.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamldep-shadowing' ...
... testing 'a.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'a.ml' with 1.1 (ocamlc.byte) => passed
... testing 'a.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamldoc' ...
... testing 'Documentation_tags.mli' with 1 (ocamldoc) => passed
... testing 'Entities.ml' with 1 (ocamldoc) => passed
... testing 'Extensible_variant.ml' with 1 (ocamldoc) => passed
... testing 'Include_module_type_of.mli' with 1 (ocamldoc) => passed
... testing 'Include_module_type_of.mli' with 2 (ocamldoc) => passed
... testing 'Inline_records.mli' with 1 (ocamldoc) => passed
... testing 'Inline_records.mli' with 2 (ocamldoc) => passed
... testing 'Inline_records.mli' with 3 (ocamldoc) => passed
... testing 'Inline_records_bis.ml' with 1 (ocamldoc) => passed
... testing 'Item_ids.mli' with 1 (ocamldoc) => passed
... testing 'Level_0.mli' with 1 (ocamldoc) => passed
... testing 'Linebreaks.mli' with 1 (ocamldoc) => passed
... testing 'Linebreaks.mli' with 1.1 (check-program-output) => passed
... testing 'Loop.ml' with 1 (ocamldoc) => passed
... testing 'Loop.ml' with 2 (ocamldoc) => passed
... testing 'Module_whitespace.ml' with 1 (ocamldoc) => passed
... testing 'No_preamble.mli' with 1 (ocamldoc) => passed
... testing 'Paragraph.mli' with 1 (ocamldoc) => passed
... testing 'Short_description.txt' with 1 (ocamldoc) => passed
... testing 'Test.mli' with 1 (ocamldoc) => passed
... testing 'Variants.mli' with 1 (ocamldoc) => passed
... testing 'Variants.mli' with 2 (ocamldoc) => passed
... testing 'latex_ref.mli' with 1 (ocamldoc) => passed
... testing 't01.ml' with 1 (ocamldoc) => passed
... testing 't02.ml' with 1 (ocamldoc) => passed
... testing 't03.ml' with 1 (ocamldoc) => passed
... testing 't04.ml' with 1 (ocamldoc) => passed
... testing 't05.ml' with 1 (ocamldoc) => passed
Running tests from 'tests/tool-ocamldoc-open' ...
... testing 'main.ml' with 1 (ocamldoc) => passed
Running tests from 'tests/tool-ocamlobjinfo' ...
... testing 'question.ml' with 1 (shared-libraries) => passed
... testing 'question.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'question.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'question.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'question.ml' with 1.1.1.1.1 (ocamlobjinfo) => passed
... testing 'question.ml' with 1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/tool-ocamlopt-save-ir' ...
... testing 'check_for_pack.ml' with 1 (native-compiler) => passed
... testing 'check_for_pack.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'check_for_pack.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'check_for_pack.ml' with 1.1.1.1 (script) => passed
... testing 'check_for_pack.ml' with 1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'check_for_pack.ml' with 1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'save_ir_after_scheduling.ml' with 1 (native-compiler) => passed
... testing 'save_ir_after_scheduling.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'save_ir_after_scheduling.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'save_ir_after_scheduling.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'save_ir_after_scheduling.ml' with 1.1.1.1.1 (script) => passed
... testing 'save_ir_after_typing.ml' with 1 (native-compiler) => passed
... testing 'save_ir_after_typing.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'save_ir_after_typing.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'save_ir_after_typing.ml' with 1.1.2 (script) => passed
... testing 'save_ir_after_typing.ml' with 1.1.2.1 (check-ocamlopt.byte-output) => passed
... testing 'start_from_emit.ml' with 1 (native-compiler) => passed
... testing 'start_from_emit.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'start_from_emit.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'start_from_emit.ml' with 1.1.1.1 (script) => passed
... testing 'start_from_emit.ml' with 1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'start_from_emit.ml' with 1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1 (script) => passed
... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1 (ocamlopt.byte) => passed
... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1 (copy) => passed
... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'start_from_emit.ml' with 1.1.1.1.1.1.1.1.1.1.1 (script) => passed
Running tests from 'tests/tool-ocamlopt-stop-after' ...
... testing 'stop_after_scheduling.ml' with 1 (native-compiler) => passed
... testing 'stop_after_scheduling.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'stop_after_scheduling.ml' with 1.1.1 (ocamlopt.byte) => passed
... testing 'stop_after_scheduling.ml' with 1.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'stop_after_scheduling.ml' with 1.1.1.1.1 (script) => passed
Running tests from 'tests/tool-ocamltest' ...
... testing 'norm1.ml' with 1 (native) => passed
... testing 'norm1.ml' with 2 (bytecode) => passed
... testing 'norm2.ml' with 1 (native) => passed
... testing 'norm2.ml' with 2 (bytecode) => passed
... testing 'norm3.ml' with 1 (native) => passed
... testing 'norm3.ml' with 2 (bytecode) => passed
... testing 'norm4.ml' with 1 (native) => passed
... testing 'norm4.ml' with 2 (bytecode) => passed
Running tests from 'tests/tool-toplevel' ...
... testing 'error_highlighting.ml' with 1 (toplevel) => passed
... testing 'exotic_lists.ml' with 1 (toplevel) => passed
... testing 'mod_use.ml' with 1 (expect) => passed
... testing 'pr6468.ml' with 1 (toplevel) => passed
... testing 'pr7060.ml' with 1 (toplevel) => passed
... testing 'pr7751.ml' with 1 (toplevel) => passed
... testing 'printval.ml' with 1 (expect) => passed
... testing 'redefinition_hints.ml' with 1 (toplevel) => passed
... testing 'show.ml' with 1 (expect) => passed
... testing 'show_short_paths.ml' with 1 (expect) => passed
... testing 'strings.ml' with 1 (toplevel) => passed
... testing 'topeval.ml' with 1 (toplevel) => passed
... testing 'topeval.ml' with 2 (toplevel.opt) => passed
... testing 'tracing.ml' with 1 (toplevel) => passed
... testing 'uncaught_exceptions.ml' with 1 (expect) => passed
... testing 'use_command.ml' with 1 (expect) => passed
Running tests from 'tests/tool-toplevel-invocation' ...
... testing 'test.ml' with 1 (setup-ocaml-build-env) => passed
... testing 'test.ml' with 1.1 (ocaml) => passed
... testing 'test.ml' with 1.1.1 (check-ocaml-output) => passed
... testing 'test.ml' with 1.2 (ocaml) => passed
... testing 'test.ml' with 1.2.1 (check-ocaml-output) => passed
... testing 'test.ml' with 1.3 (ocaml) => passed
... testing 'test.ml' with 1.3.1 (check-ocaml-output) => passed
... testing 'test.ml' with 1.4 (ocaml) => passed
... testing 'test.ml' with 1.4.1 (check-ocaml-output) => passed
... testing 'test.ml' with 1.5 (ocaml) => passed
... testing 'test.ml' with 1.5.1 (check-ocaml-output) => passed
... testing 'test.ml' with 1.6 (ocaml) => passed
... testing 'test.ml' with 1.6.1 (check-ocaml-output) => passed
Running tests from 'tests/translprim' ...
... testing 'array_spec.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'array_spec.ml' with 1.1 (ocamlc.byte) => passed
... testing 'array_spec.ml' with 1.1.1 (flat-float-array) => passed
... testing 'array_spec.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'array_spec.ml' with 1.1.2 (no-flat-float-array) => skipped (compiler configured with -flat-float-array)
... testing 'array_spec.ml' with 1.1.2.1 (check-ocamlc.byte-output) => n/a
... testing 'comparison_table.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'comparison_table.ml' with 1.1 (ocamlc.byte) => passed
... testing 'comparison_table.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'locs.ml' with 1 (native) => passed
... testing 'locs.ml' with 2 (bytecode) => passed
... testing 'module_coercion.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'module_coercion.ml' with 1.1 (ocamlc.byte) => passed
... testing 'module_coercion.ml' with 1.1.1 (flat-float-array) => passed
... testing 'module_coercion.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'module_coercion.ml' with 1.1.2 (no-flat-float-array) => skipped (compiler configured with -flat-float-array)
... testing 'module_coercion.ml' with 1.1.2.1 (check-ocamlc.byte-output) => n/a
... testing 'ref_spec.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'ref_spec.ml' with 1.1 (ocamlc.byte) => passed
... testing 'ref_spec.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'sendcache.ml' with 1 (native) => passed
... testing 'sendcache.ml' with 2 (bytecode) => passed
Running tests from 'tests/typing-core-bugs' ...
... testing 'const_int_hint.ml' with 1 (expect) => passed
... testing 'missing_rec_hint.ml' with 1 (expect) => passed
... testing 'repeated_did_you_mean.ml' with 1 (expect) => passed
... testing 'type_expected_explanation.ml' with 1 (expect) => passed
... testing 'unit_fun_hints.ml' with 1 (expect) => passed
Running tests from 'tests/typing-deprecated' ...
... testing 'alerts.ml' with 1 (expect) => passed
... testing 'deprecated.ml' with 1 (expect) => passed
Running tests from 'tests/typing-extension-constructor' ...
... testing 'test.ml' with 1 (toplevel) => passed
Running tests from 'tests/typing-extensions' ...
... testing 'cast.ml' with 1 (toplevel) => passed
... testing 'disambiguation.ml' with 1 (expect) => passed
... testing 'extensions.ml' with 1 (expect) => passed
... testing 'msg.ml' with 1 (toplevel) => passed
... testing 'open_types.ml' with 1 (expect) => passed
Running tests from 'tests/typing-external' ...
... testing 'pr11392.ml' with 1 (expect) => passed
Running tests from 'tests/typing-fstclassmod' ...
... testing 'aliases.ml' with 1 (expect) => passed
... testing 'fstclassmod.ml' with 1 (native) => passed
... testing 'fstclassmod.ml' with 2 (bytecode) => passed
... testing 'nondep_instance.ml' with 1 (expect) => passed
Running tests from 'tests/typing-gadts' ...
... testing 'ambiguity.ml' with 1 (expect) => passed
... testing 'ambivalent_apply.ml' with 1 (expect) => passed
... testing 'didier.ml' with 1 (expect) => passed
... testing 'dynamic_frisch.ml' with 1 (expect) => passed
... testing 'gadthead.ml' with 1 (expect) => passed
... testing 'name_existentials.ml' with 1 (expect) => passed
... testing 'nested_equations.ml' with 1 (expect) => passed
... testing 'omega07.ml' with 1 (expect) => passed
... testing 'or_patterns.ml' with 1 (expect) => passed
... testing 'pr10189.ml' with 1 (expect) => passed
... testing 'pr10271.ml' with 1 (expect) => passed
... testing 'pr10735.ml' with 1 (expect) => passed
... testing 'pr10907.ml' with 1 (expect) => passed
... testing 'pr5332.ml' with 1 (expect) => passed
... testing 'pr5689.ml' with 1 (expect) => passed
... testing 'pr5785.ml' with 1 (expect) => passed
... testing 'pr5848.ml' with 1 (expect) => passed
... testing 'pr5906.ml' with 1 (expect) => passed
... testing 'pr5948.ml' with 1 (expect) => passed
... testing 'pr5981.ml' with 1 (expect) => passed
... testing 'pr5985.ml' with 1 (expect) => passed
... testing 'pr5989.ml' with 1 (expect) => passed
... testing 'pr5997.ml' with 1 (expect) => passed
... testing 'pr6158.ml' with 1 (expect) => passed
... testing 'pr6163.ml' with 1 (expect) => passed
... testing 'pr6174.ml' with 1 (expect) => passed
... testing 'pr6241.ml' with 1 (expect) => passed
... testing 'pr6690.ml' with 1 (expect) => passed
... testing 'pr6817.ml' with 1 (expect) => passed
... testing 'pr6934.ml' with 1 (expect) => passed
... testing 'pr6980.ml' with 1 (expect) => passed
... testing 'pr6993_bad.ml' with 1 (expect) => passed
... testing 'pr7016.ml' with 1 (expect) => passed
... testing 'pr7160.ml' with 1 (expect) => passed
... testing 'pr7214.ml' with 1 (expect) => passed
... testing 'pr7222.ml' with 1 (expect) => passed
... testing 'pr7230.ml' with 1 (expect) => passed
... testing 'pr7234.ml' with 1 (expect) => passed
... testing 'pr7260.ml' with 1 (expect) => passed
... testing 'pr7269.ml' with 1 (expect) => passed
... testing 'pr7298.ml' with 1 (expect) => passed
... testing 'pr7374.ml' with 1 (expect) => passed
... testing 'pr7378.ml' with 1 (expect) => passed
... testing 'pr7381.ml' with 1 (expect) => passed
... testing 'pr7390.ml' with 1 (expect) => passed
... testing 'pr7391.ml' with 1 (expect) => passed
... testing 'pr7397.ml' with 1 (expect) => passed
... testing 'pr7421.ml' with 1 (expect) => passed
... testing 'pr7432.ml' with 1 (expect) => passed
... testing 'pr7520.ml' with 1 (expect) => passed
... testing 'pr7618.ml' with 1 (expect) => passed
... testing 'pr7747.ml' with 1 (expect) => passed
... testing 'pr7902.ml' with 1 (expect) => passed
... testing 'pr9019.ml' with 1 (expect) => passed
... testing 'pr9759.ml' with 1 (expect) => passed
... testing 'pr9799.ml' with 1 (expect) => passed
... testing 'principality-and-gadts.ml' with 1 (expect) => passed
... testing 'return_type.ml' with 1 (expect) => passed
... testing 'term-conv.ml' with 1 (expect) => passed
... testing 'test.ml' with 1 (expect) => passed
... testing 'unexpected_existentials.ml' with 1 (expect) => passed
... testing 'unify_mb.ml' with 1 (expect) => passed
... testing 'variables_in_mcomp.ml' with 1 (expect) => passed
... testing 'yallop_bugs.ml' with 1 (expect) => passed
Running tests from 'tests/typing-immediate' ...
... testing 'immediate.ml' with 1 (expect) => passed
Running tests from 'tests/typing-implicit_unpack' ...
... testing 'implicit_unpack.ml' with 1 (expect) => passed
Running tests from 'tests/typing-labels' ...
... testing 'mixin.ml' with 1 (native) => passed
... testing 'mixin.ml' with 2 (bytecode) => passed
... testing 'mixin2.ml' with 1 (native) => passed
... testing 'mixin2.ml' with 2 (bytecode) => passed
... testing 'mixin3.ml' with 1 (native) => passed
... testing 'mixin3.ml' with 2 (bytecode) => passed
Running tests from 'tests/typing-misc' ...
... testing 'build_as_type.ml' with 1 (expect) => passed
... testing 'constraints.ml' with 1 (expect) => passed
... testing 'deep.ml' with 1 (expect) => passed
... testing 'disambiguate_principality.ml' with 1 (expect) => passed
... testing 'distant_errors.ml' with 1 (expect) => passed
... testing 'empty_variant.ml' with 1 (expect) => passed
... testing 'enrich_typedecl.ml' with 1 (expect) => passed
... testing 'exotic_unifications.ml' with 1 (expect) => passed
... testing 'external_arity.ml' with 1 (expect) => passed
... testing 'filter_params.ml' with 1 (expect) => passed
... testing 'gpr2277.ml' with 1 (expect) => passed
... testing 'includeclass_errors.ml' with 1 (expect) => passed
... testing 'injectivity.ml' with 1 (expect) => passed
... testing 'inside_out.ml' with 1 (expect) => passed
... testing 'is_expansive.ml' with 1 (expect) => passed
... testing 'labels.ml' with 1 (expect) => passed
... testing 'normalize_type.ml' with 1 (expect) => passed
... testing 'occur_check.ml' with 1 (expect) => passed
... testing 'optbinders.ml' with 1 (expect) => passed
... testing 'pat_type_sharing.ml' with 1 (expect) => passed
... testing 'pattern_open.ml' with 1 (expect) => passed
... testing 'polyvars.ml' with 1 (expect) => passed
... testing 'pr6416.ml' with 1 (expect) => passed
... testing 'pr6634.ml' with 1 (expect) => passed
... testing 'pr6939-flat-float-array.ml' with 1 (flat-float-array) => passed
... testing 'pr6939-flat-float-array.ml' with 1.1 (expect) => passed
... testing 'pr6939-no-flat-float-array.ml' with 1 (no-flat-float-array) => skipped (compiler configured with -flat-float-array)
... testing 'pr6939-no-flat-float-array.ml' with 1.1 (expect) => n/a
... testing 'pr7103.ml' with 1 (expect) => passed
... testing 'pr7228.ml' with 1 (expect) => passed
... testing 'pr7668_bad.ml' with 1 (expect) => passed
... testing 'pr7712.ml' with 1 (expect) => passed
... testing 'pr7937.ml' with 1 (expect) => passed
... testing 'pr8548.ml' with 1 (expect) => passed
... testing 'pr8548_split.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr8548_split.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr8548_split.ml' with 1.2 (ocamlc.byte) => passed
... testing 'pr8548_split.ml' with 1.2.1 (ocamlc.byte) => passed
... testing 'pr8548_split.ml' with 1.2.2 (ocamlc.byte) => passed
... testing 'pr8548_split.ml' with 1.2.2.1 (ocamlc.byte) => passed
... testing 'printing.ml' with 1 (expect) => passed
... testing 'records.ml' with 1 (expect) => passed
... testing 'scope_escape.ml' with 1 (expect) => passed
... testing 'typecore_empty_polyvariant_error.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'typecore_empty_polyvariant_error.ml' with 1.1 (ocamlc.byte) => passed
... testing 'typecore_empty_polyvariant_error.ml' with 1.1.1 (toplevel) => passed
... testing 'typecore_errors.ml' with 1 (expect) => passed
... testing 'typecore_nolabel_errors.ml' with 1 (expect) => passed
... testing 'typetexp_errors.ml' with 1 (expect) => passed
... testing 'unbound_type_variables.ml' with 1 (expect) => passed
... testing 'unique_names_in_unification.ml' with 1 (expect) => passed
... testing 'variance.ml' with 1 (expect) => passed
... testing 'variant.ml' with 1 (expect) => passed
... testing 'wellfounded.ml' with 1 (expect) => passed
... testing 'wrong_kind.ml' with 1 (expect) => passed
Running tests from 'tests/typing-misc-bugs' ...
... testing 'core_array_reduced_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'core_array_reduced_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'core_array_reduced_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'gadt_declaration_check.ml' with 1 (expect) => passed
... testing 'pr6303_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6303_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6303_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6946_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6946_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6946_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-missing-cmi' ...
... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-missing-cmi-2' ...
... testing 'test.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1 (script) => passed
... testing 'test.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'test.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-missing-cmi-3' ...
... testing 'user.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'user.ml' with 1.1 (ocamlc.byte) => passed
... testing 'user.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'user.ml' with 1.1.1.1 (script) => passed
... testing 'user.ml' with 1.1.1.1.1 (expect) => passed
Running tests from 'tests/typing-modules' ...
... testing 'Test.ml' with 1 (expect) => passed
... testing 'aliases.ml' with 1 (expect) => passed
... testing 'anonymous.ml' with 1 (expect) => passed
... testing 'applicative_functor_type.ml' with 1 (expect) => passed
... testing 'extension_constructors_errors_test.ml' with 1 (expect) => passed
... testing 'firstclass.ml' with 1 (expect) => passed
... testing 'functors.ml' with 1 (expect) => passed
... testing 'generative.ml' with 1 (expect) => passed
... testing 'illegal_permutation.ml' with 1 (expect) => passed
... testing 'inclusion_errors.ml' with 1 (expect) => passed
... testing 'inclusion_errors_elision.ml' with 1 (expect) => passed
... testing 'merge_constraint.ml' with 1 (expect) => passed
... testing 'module_type_substitution.ml' with 1 (expect) => passed
... testing 'nondep.ml' with 1 (expect) => passed
... testing 'nondep_private_abbrev.ml' with 1 (expect) => passed
... testing 'normalize_path.ml' with 1 (expect) => passed
... testing 'packed_module_levels.ml' with 1 (expect) => passed
... testing 'pr10298.ml' with 1 (expect) => passed
... testing 'pr10399.ml' with 1 (expect) => passed
... testing 'pr5911.ml' with 1 (expect) => passed
... testing 'pr6394.ml' with 1 (expect) => passed
... testing 'pr6633.ml' with 1 (expect) => passed
... testing 'pr7207.ml' with 1 (expect) => passed
... testing 'pr7348.ml' with 1 (expect) => passed
... testing 'pr7726.ml' with 1 (expect) => passed
... testing 'pr7787.ml' with 1 (expect) => passed
... testing 'pr7818.ml' with 1 (expect) => passed
... testing 'pr7851.ml' with 1 (expect) => passed
... testing 'pr8810.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr8810.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr9384.ml' with 1 (expect) => passed
... testing 'pr9695.ml' with 1 (expect) => passed
... testing 'printing.ml' with 1 (expect) => passed
... testing 'private.ml' with 1 (expect) => passed
... testing 'records_errors_test.ml' with 1 (expect) => passed
... testing 'recursive.ml' with 1 (expect) => passed
... testing 'unroll_private_abbrev.ml' with 1 (expect) => passed
... testing 'variants_errors_test.ml' with 1 (expect) => passed
... testing 'with_ghosts.ml' with 1 (expect) => passed
Running tests from 'tests/typing-modules-bugs' ...
... testing 'gatien_baron_20131019_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'gatien_baron_20131019_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'gatien_baron_20131019_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr10661_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr10661_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr10661_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr10693_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr10693_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr10693_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr5164_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5164_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5164_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr51_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr51_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr51_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr5663_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5663_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5663_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr5914_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5914_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5914_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6240_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6240_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6240_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6293_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6293_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6293_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6427_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6427_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6427_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6485_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6485_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6485_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6513_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6513_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6513_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6572_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6572_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6572_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6651_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6651_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6651_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6752_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6752_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6752_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6752_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6752_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6752_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6899_first_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6899_first_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6899_first_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6899_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6899_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6899_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6899_second_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6899_second_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6899_second_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6944_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6944_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6944_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6954_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6954_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6954_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6981_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6981_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6981_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6982_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6982_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6982_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6985_extended.ml' with 1 (expect) => passed
... testing 'pr6985_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6985_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6985_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6992_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6992_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6992_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7036_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7036_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7036_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7082_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7082_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7082_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7112_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7112_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7112_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7112_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7112_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7112_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7152_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7152_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7152_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7182_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7182_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7182_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7305_principal.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7305_principal.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7305_principal.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7321_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7321_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7321_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7414_2_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7414_2_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7414_2_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7414_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7414_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7414_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7519_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7519_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7519_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7601_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7601_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7601_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7601a_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7601a_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7601a_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr9695_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr9695_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr9695_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-multifile' ...
... testing 'pr6372.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6372.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6372.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'pr6372.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7325.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7325.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7325.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'pr7325.ml' with 1.1.1.1 (script) => passed
... testing 'pr7325.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'pr7325.ml' with 1.1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7563.ml' with 1 (native) => passed
... testing 'pr7563.ml' with 2 (bytecode) => passed
... testing 'pr9218.ml' with 1 (native) => passed
... testing 'pr9218.ml' with 2 (bytecode) => passed
Running tests from 'tests/typing-objects' ...
... testing 'Exemples.ml' with 1 (expect) => passed
... testing 'Tests.ml' with 1 (expect) => passed
... testing 'abstract_rows.ml' with 1 (expect) => passed
... testing 'dummy.ml' with 1 (expect) => passed
... testing 'errors.ml' with 1 (expect) => passed
... testing 'field_kind.ml' with 1 (expect) => passed
... testing 'open_in_classes.ml' with 1 (expect) => passed
... testing 'pr5545.ml' with 1 (expect) => passed
... testing 'pr5619_bad.ml' with 1 (expect) => passed
... testing 'pr5858.ml' with 1 (expect) => passed
... testing 'pr6123_bad.ml' with 1 (expect) => passed
... testing 'pr6383.ml' with 1 (expect) => passed
... testing 'pr6907_bad.ml' with 1 (expect) => passed
... testing 'pr7711_ok.ml' with 1 (expect) => passed
... testing 'self_cannot_be_closed.ml' with 1 (expect) => passed
... testing 'self_cannot_escape_pr7865.ml' with 1 (expect) => passed
... testing 'unbound-type-var.ml' with 1 (expect) => passed
Running tests from 'tests/typing-objects-bugs' ...
... testing 'pr3968_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr3968_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr3968_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr4018_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr4018_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr4018_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr4435_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr4435_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr4435_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr4766_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr4766_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr4766_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr4824_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr4824_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr4824_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr4824a_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr4824a_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr4824a_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr5156_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5156_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5156_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7284_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7284_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7284_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7293_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7293_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7293_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'woodyatt_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'woodyatt_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'woodyatt_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'yamagata021012_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'yamagata021012_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'yamagata021012_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-ocamlc-i' ...
... testing 'pervasives_leitmotiv.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pervasives_leitmotiv.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pervasives_leitmotiv.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr4791.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr4791.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr4791.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6323.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6323.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6323.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7402.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7402.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7402.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7620_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7620_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7620_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-poly' ...
... testing 'error_messages.ml' with 1 (expect) => passed
... testing 'poly.ml' with 1 (expect) => passed
... testing 'pr7636.ml' with 1 (expect) => passed
... testing 'pr9603.ml' with 1 (expect) => passed
Running tests from 'tests/typing-poly-bugs' ...
... testing 'pr5322_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5322_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5322_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr5673_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5673_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5673_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6922_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6922_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6922_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-polyvariants-bugs' ...
... testing 'pr4775_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr4775_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr4775_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr4933_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr4933_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr4933_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr5057_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5057_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5057_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr5057a_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5057a_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5057a_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7199_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr7199_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr7199_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr7817_bad.ml' with 1 (expect) => passed
... testing 'pr7824.ml' with 1 (expect) => passed
... testing 'pr8575.ml' with 1 (expect) => passed
... testing 'privrowsabate_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'privrowsabate_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'privrowsabate_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-polyvariants-bugs-2' ...
... testing 'pr3918c.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr3918c.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr3918c.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'pr3918c.ml' with 1.1.1.1 (script) => passed
... testing 'pr3918c.ml' with 1.1.1.1.1 (ocamlc.byte) => passed
... testing 'pr3918c.ml' with 1.1.1.1.2 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-private' ...
... testing 'invalid_private_row.ml' with 1 (expect) => passed
... testing 'private.ml' with 1 (toplevel) => passed
... testing 'private.ml' with 2 (toplevel) => passed
Running tests from 'tests/typing-private-bugs' ...
... testing 'pr5026_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5026_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5026_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr5469_ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5469_ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5469_ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-recmod' ...
... testing 'gpr1626.ml' with 1 (expect) => passed
... testing 'pr9494.ml' with 1 (native) => passed
... testing 'pr9494.ml' with 2 (bytecode) => passed
... testing 't01bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't01bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't01bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't02bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't02bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't02bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't03ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't03ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't03ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't04bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't04bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't04bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't05bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't05bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't05bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't06ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't06ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't06ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't07bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't07bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't07bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't08bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't08bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't08bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't09bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't09bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't09bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't10ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't10ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't10ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't11bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't11bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't11bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't12bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't12bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't12bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't13ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't13ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't13ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't14bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't14bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't14bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't15bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't15bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 't15bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't16ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't16ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't16ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't17ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't17ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't17ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't18ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't18ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't18ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't20ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't20ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't20ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't21ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't21ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't21ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 't22ok.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 't22ok.ml' with 1.1 (ocamlc.byte) => passed
... testing 't22ok.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-recordarg' ...
... testing 'recordarg.ml' with 1 (toplevel) => passed
Running tests from 'tests/typing-rectypes-bugs' ...
... testing 'pr5343_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr5343_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr5343_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6174_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6174_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6174_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'pr6870_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'pr6870_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'pr6870_bad.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-safe-linking' ...
... testing 'b_bad.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'b_bad.ml' with 1.1 (ocamlc.byte) => passed
... testing 'b_bad.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'b_bad.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-shadowing-of-pervasives-submodules' ...
... testing 'redefine_largefile.ml' with 1 (native) => passed
... testing 'redefine_largefile.ml' with 2 (bytecode) => passed
... testing 'redefine_largefile_top.ml' with 1 (setup-ocaml-build-env) => passed
... testing 'redefine_largefile_top.ml' with 1.1 (ocamlc.byte) => passed
... testing 'redefine_largefile_top.ml' with 1.1.1 (script) => passed
... testing 'redefine_largefile_top.ml' with 1.1.1.1 (script) => passed
... testing 'redefine_largefile_top.ml' with 1.1.1.1.1 (ocaml) => passed
... testing 'redefine_largefile_top.ml' with 1.1.1.1.1.1 (check-ocaml-output) => passed
Running tests from 'tests/typing-short-paths' ...
... testing 'errors.ml' with 1 (expect) => passed
... testing 'gpr1223.ml' with 1 (toplevel) => passed
... testing 'pr5918.ml' with 1 (toplevel) => passed
... testing 'pr6836.ml' with 1 (toplevel) => passed
... testing 'pr7543.ml' with 1 (toplevel) => passed
... testing 'short-paths.ml' with 1 (toplevel) => passed
Running tests from 'tests/typing-signatures' ...
... testing 'els.ml' with 1 (toplevel) => passed
... testing 'pr6371.ml' with 1 (toplevel) => passed
... testing 'pr6672.ml' with 1 (toplevel) => passed
Running tests from 'tests/typing-sigsubst' ...
... testing 'sig_local_aliases.ml' with 1 (expect) => passed
... testing 'sig_local_aliases_syntax_errors.ml' with 1 (toplevel) => passed
... testing 'sigsubst.ml' with 1 (expect) => passed
... testing 'test_locations.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'test_locations.ml' with 1.1 (ocamlc.byte) => passed
... testing 'test_locations.ml' with 1.2 (ocamlc.byte) => passed
... testing 'test_locations.ml' with 1.3 (ocamlc.byte) => passed
... testing 'test_locations.ml' with 1.4 (ocamlc.byte) => passed
... testing 'test_locations.ml' with 1.5 (ocamlc.byte) => passed
... testing 'test_locations.ml' with 1.6 (check-ocamlc.byte-output) => passed
... testing 'test_locations.ml' with 1.7 (ocamlc.byte) => passed
... testing 'test_locations.ml' with 1.8 (check-ocamlc.byte-output) => passed
Running tests from 'tests/typing-typeparam' ...
... testing 'newtype.ml' with 1 (toplevel) => passed
Running tests from 'tests/typing-unboxed' ...
... testing 'test.ml' with 1 (expect) => passed
Running tests from 'tests/typing-unboxed-types' ...
... testing 'test.ml' with 1 (expect) => passed
... testing 'test_flat.ml' with 1 (flat-float-array) => passed
... testing 'test_flat.ml' with 1.1 (expect) => passed
... testing 'test_no_flat.ml' with 1 (no-flat-float-array) => skipped (compiler configured with -flat-float-array)
... testing 'test_no_flat.ml' with 1.1 (expect) => n/a
Running tests from 'tests/typing-warnings' ...
... testing 'ambiguous_guarded_disjunction.ml' with 1 (expect) => passed
... testing 'application.ml' with 1 (expect) => passed
... testing 'coercions.ml' with 1 (expect) => passed
... testing 'disable_warnings_classes.ml' with 1 (expect) => passed
... testing 'exhaustiveness.ml' with 1 (expect) => passed
... testing 'fragile_matching.ml' with 1 (native) => passed
... testing 'fragile_matching.ml' with 2 (bytecode) => passed
... testing 'never_returns.ml' with 1 (expect) => passed
... testing 'open_warnings.ml' with 1 (expect) => passed
... testing 'pr5892.ml' with 1 (expect) => passed
... testing 'pr6587.ml' with 1 (expect) => passed
... testing 'pr6872.ml' with 1 (expect) => passed
... testing 'pr7085.ml' with 1 (expect) => passed
... testing 'pr7115.ml' with 1 (expect) => passed
... testing 'pr7261.ml' with 1 (toplevel) => passed
... testing 'pr7297.ml' with 1 (expect) => passed
... testing 'pr7553.ml' with 1 (expect) => passed
... testing 'pr9244.ml' with 1 (expect) => passed
... testing 'records.ml' with 1 (expect) => passed
... testing 'unused_functor_parameter.ml' with 1 (expect) => passed
... testing 'unused_rec.ml' with 1 (expect) => passed
... testing 'unused_recmodule.ml' with 1 (expect) => passed
... testing 'unused_types.ml' with 1 (expect) => passed
... testing 'warning16.ml' with 1 (expect) => passed
Running tests from 'tests/unboxed-primitive-args' ...
... testing 'test.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
... testing 'test.ml' with 1.1 (ocaml) => passed
... testing 'test.ml' with 1.1.1 (ocaml) => passed
... testing 'test.ml' with 1.1.1.1 (ocamlopt.byte) => passed
... testing 'test.ml' with 1.1.1.1.1 (run) => passed
... testing 'test.ml' with 1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/unwind' ...
... testing 'driver.ml' with 1 (macos) => skipped (not on a MacOS system)
... testing 'driver.ml' with 1.1 (arch_amd64) => n/a
... testing 'driver.ml' with 1.1.1 (script) => n/a
... testing 'driver.ml' with 1.1.1.1 (setup-ocamlopt.byte-build-env) => n/a
... testing 'driver.ml' with 1.1.1.1.1 (ocamlopt.byte) => n/a
... testing 'driver.ml' with 1.1.1.1.1.1 (ocamlopt.byte) => n/a
... testing 'driver.ml' with 1.1.1.1.1.1.1 (run) => n/a
Running tests from 'tests/utils' ...
... testing 'edit_distance.ml' with 1 (bytecode) => passed
... testing 'magic_number.ml' with 1 (bytecode) => passed
... testing 'overflow_detection.ml' with 1 (bytecode) => passed
... testing 'test_strongly_connected_components.ml' with 1 (bytecode) => passed
Running tests from 'tests/warnings' ...
... testing 'deprecated_module.ml' with 1 (bytecode) => passed
... testing 'deprecated_module_assigment.ml' with 1 (bytecode) => passed
... testing 'deprecated_module_use.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'deprecated_module_use.ml' with 1.1 (ocamlc.byte) => passed
... testing 'deprecated_module_use.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'deprecated_module_use.ml' with 1.1.1.1 (ocamlc.byte) => passed
... testing 'deprecated_module_use.ml' with 1.1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'deprecated_mutable.ml' with 1 (bytecode) => passed
... testing 'deprecated_warning_specs.ml' with 1 (expect) => passed
... testing 'mnemonics.mll' with 1 (native) => passed
... testing 'mnemonics.mll' with 2 (bytecode) => passed
... testing 'w01.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w01.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w01.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w03.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w03.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w03.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w04.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w04.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w04.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w04_failure.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w04_failure.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w04_failure.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w06.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w06.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w06.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w32.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w32.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w32.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'w32.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w32b.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w32b.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w32b.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w33.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w33.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w33.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w45.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w45.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w45.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w47_inline.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w47_inline.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w47_inline.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w50.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w50.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w50.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w51.ml' with 1 (expect) => passed
... testing 'w51_bis.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w51_bis.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w51_bis.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w52.ml' with 1 (expect) => passed
... testing 'w53.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w53.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w53.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w54.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w54.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w54.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w55.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w55.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w55.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w55.ml' with 2 (no-flambda) => passed
... testing 'w55.ml' with 2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'w55.ml' with 2.1.1 (ocamlopt.byte) => passed
... testing 'w55.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'w55.ml' with 3 (flambda) => skipped (support for flambda disabled)
... testing 'w55.ml' with 3.1 (setup-ocamlopt.byte-build-env) => n/a
... testing 'w55.ml' with 3.1.1 (ocamlopt.byte) => n/a
... testing 'w55.ml' with 3.1.1.1 (check-ocamlopt.byte-output) => n/a
... testing 'w58.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w58.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w58.ml' with 1.1.1 (ocamlc.byte) => passed
... testing 'w58.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w58.ml' with 2 (setup-ocamlopt.byte-build-env) => passed
... testing 'w58.ml' with 2.1 (ocamlopt.byte) => passed
... testing 'w58.ml' with 2.1.1 (ocamlopt.byte) => passed
... testing 'w58.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'w59.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w59.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w59.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w59.ml' with 2 (no-flambda) => passed
... testing 'w59.ml' with 2.1 (setup-ocamlopt.byte-build-env) => passed
... testing 'w59.ml' with 2.1.1 (ocamlopt.byte) => passed
... testing 'w59.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'w59.ml' with 3 (flambda) => skipped (support for flambda disabled)
... testing 'w59.ml' with 3.1 (setup-ocamlopt.byte-build-env) => n/a
... testing 'w59.ml' with 3.1.1 (ocamlopt.byte) => n/a
... testing 'w59.ml' with 3.1.1.1 (check-ocamlopt.byte-output) => n/a
... testing 'w60.ml' with 1 (setup-ocamlc.byte-build-env) => passed
... testing 'w60.ml' with 1.1 (ocamlc.byte) => passed
... testing 'w60.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
... testing 'w68.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
... testing 'w68.ml' with 1.1 (ocamlopt.byte) => passed
... testing 'w68.ml' with 1.1.1 (check-ocamlopt.byte-output) => passed
... testing 'w68.ml' with 1.1.1.1 (run) => passed
... testing 'w68.ml' with 1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/win-unicode' ...
... testing 'mltest.ml' with 1 (windows-unicode) => skipped (Windows Unicode support not available)
... testing 'mltest.ml' with 1.1 (toplevel) => n/a
make[1]: Entering directory '/home/riscv/ocaml/testsuite'
List of skipped tests:
tests/translprim/'array_spec.ml' with 1.1.2 (no-flat-float-array)
tests/translprim/'module_coercion.ml' with 1.1.2 (no-flat-float-array)
tests/lib-unix/isatty/'isatty_tty.ml' with 1 (libwin32unix)
tests/lib-unix/win-env
tests/lib-unix/win-symlink
tests/manual-intf-c
tests/asmcomp/'static_float_array_flambda.ml' with 1 (flambda)
tests/asmcomp/'lift_mutable_let_flambda.ml' with 1 (flambda)
tests/asmcomp/'func_sections.ml' with 1 (function_sections)
tests/flambda/'gpr2239.ml' with 1 (flambda)
tests/asmcomp/'unrolling_flambda.ml' with 1 (flambda)
tests/letrec-check/'no_flat_float_array.ml' with 1 (no-flat-float-array)
tests/lib-unix/win-stat
tests/lib-unix/win-socketpair
tests/lib-unix/unix-execvpe/'exec.ml' with 1.1 (script)
tests/lib-dynlink-csharp
tests/warnings/'w59.ml' with 3 (flambda)
tests/asmcomp/'is_static_flambda.ml' with 1 (flambda)
tests/flambda/'approx_meet.ml' with 1 (flambda)
tests/statmemprof/'callstacks.ml' with 2 (no-flat-float-array)
tests/tool-caml-tex/'redirections.ml' with 1.1.2 (no-shared-libraries)
tests/typing-misc/'pr6939-no-flat-float-array.ml' with 1 (no-flat-float-array)
tests/flambda/'afl_lazy.ml' with 1 (flambda)
tests/win-unicode
tests/asmgen/'integr.cmm' with 1 (skip)
tests/asmcomp/'unrolling_flambda2.ml' with 1 (flambda)
tests/flambda/'specialise.ml' with 1 (flambda)
tests/basic-modules/'anonymous.ml' with 2.1.2 (flambda)
tests/unwind
tests/runtime-errors/'stackoverflow.ml' with 2 (libwin32unix)
tests/warnings/'w55.ml' with 3 (flambda)
tests/typing-unboxed-types/'test_no_flat.ml' with 1 (no-flat-float-array)
tests/asmcomp/'static_float_array_flambda_opaque.ml' with 1 (flambda)
tests/runtime-errors/'syserror.ml' with 2.1.1.2 (libwin32unix)
tests/afl-instrumentation/'afltest.ml' with 1.1 (script)
tests/runtime-errors/'syserror.ml' with 1.1.1.2 (libwin32unix)
tests/runtime-errors/'stackoverflow.ml' with 3.1 (script)
tests/arch-power
Summary:
2994 tests passed
38 tests skipped
0 tests failed
104 tests not started (parent test skipped or failed)
0 unexpected errors
3136 tests considered
make[1]: Leaving directory '/home/riscv/ocaml/testsuite'
+ false
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS