Skip to content
Success

Console Output

Started by GitHub push by dra27
Running as SYSTEM
Building remotely on olive in workspace /home/ci/workspace/Risc-V-legacy
The recommended git tool is: git
using credential 1460efba-98da-4ca5-9696-a7e681202cc4
 > git rev-parse --resolve-git-dir /home/ci/workspace/Risc-V-legacy/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ocaml/ocaml # timeout=10
Fetching upstream changes from https://github.com/ocaml/ocaml
 > git --version # timeout=10
 > git --version # 'git version 2.25.0'
using GIT_SSH to set credentials Credential used by Jenkins to login to GitHub over SSH
 > git fetch --tags --force --progress -- https://github.com/ocaml/ocaml +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/4.11^{commit} # timeout=10
Checking out Revision 85115a869878ca98ad74d335e41d1e0d0e20d522 (refs/remotes/origin/4.11)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85115a869878ca98ad74d335e41d1e0d0e20d522 # timeout=10
Commit message: "Update Changes"
 > git rev-list --no-walk 3bf6d6fa4d292a8de4636b4318ab48ff6b51db05 # timeout=10
New run name is '#270'
[Risc-V-legacy] $ /bin/sh -xe /tmp/jenkins7083671788723922808.sh
+ ssh -p 10000 riscv@localhost GIT_COMMIT=85115a869878ca98ad74d335e41d1e0d0e20d522 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
   914397e7f..a5ae12984  3.12       -> origin/3.12
   242accae0..57fbc5b9f  4.00       -> origin/4.00
   ecc80c0d3..1decc68dc  4.01       -> origin/4.01
   de3ed8407..4f2de9ccf  4.02       -> origin/4.02
   fc2195f39..5c9203111  4.03       -> origin/4.03
   d40b6681b..bff9bdc50  4.04       -> origin/4.04
   c684ef1cb..0d2c1fd77  4.05       -> origin/4.05
   30b66dbe3..5faa69e7a  4.06       -> origin/4.06
   4135828a4..0c2c8edcf  4.07       -> origin/4.07
   2f0f2f1b8..7a9d83047  4.08       -> origin/4.08
   59d268bef..feac08cb0  4.09       -> origin/4.09
   e5a730447..48ad9be06  4.10       -> origin/4.10
   3bf6d6fa4..85115a869  4.11       -> origin/4.11
   984491944..77b164c65  4.12       -> origin/4.12
   3aaa9a7cf..a72c499f3  trunk      -> origin/trunk
+ git reset --hard
HEAD est maintenant à 683d80e26 increment version number after tagging 4.14.0~alpha1
+ git checkout 85115a869878ca98ad74d335e41d1e0d0e20d522
La position précédente de HEAD était sur 683d80e26 increment version number after tagging 4.14.0~alpha1
HEAD est maintenant sur 85115a869 Update Changes
+ export OCAML_ARCH=linux
+ OCAML_ARCH=linux
+ export OCAML_JOBS=4
+ OCAML_JOBS=4
+ ./tools/ci/inria/main
++ pwd
+ jenkinsdir=/home/riscv/ocaml
+ echo jenkinsdir=/home/riscv/ocaml
jenkinsdir=/home/riscv/ocaml
+ case "${OCAML_ARCH}" in
+ case "${OCAML_ARCH}" in
+ renice 10 1047
1047 (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 '
+ make_native=true
+ cleanup=false
+ check_make_alldepend=false
+ dorebase=false
+ jobs=
+ case "${OCAML_ARCH}" in
+ check_make_alldepend=true
+ instdir=/home/riscv/ocaml-tmp-install-1047
+ case "${OCAML_JOBS}" in
+ jobs=-j4
+ false
+ pwd
/home/riscv/ocaml
+ cd /home/riscv/ocaml
+ '[' 0 -gt 0 ']'
+ export LC_ALL=C
+ LC_ALL=C
+ git clean -q -f -d -x
+ false
+ eval ./configure '' '--prefix=$instdir' --enable-ocamltest
++ ./configure --prefix=/home/riscv/ocaml-tmp-install-1047 --enable-ocamltest
configure: Configuring OCaml version 4.11.3+dev0-2021-02-24
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 #! works in shell scripts... yes
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 sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... 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 for ld... ld
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 copysign... 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 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 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 for execvpe... 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... 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 bfd.h usability... no
checking bfd.h presence... no
checking for bfd.h... no
configure: BFD library not found, 'ocamlobjinfo' will be unable to display info on .cmxs files.
checking whether the assembler supports --debug-prefix-map... yes
checking whether the assembler supports CFI directives... yes
configure: not using frame pointers
checking whether mmap supports huge pages... yes
checking whether to build spacetime... no
configure: Disabling function sections.
configure: creating ./config.status
config.status: creating Makefile.common
config.status: creating Makefile.config
config.status: creating tools/eventlog_metadata
config.status: creating runtime/caml/m.h
config.status: creating runtime/caml/s.h
config.status: executing libtool commands
+ true
+ make -j4 --warn-undefined-variables
Makefile:24: warning: undefined variable 'MAKECMDGOALS'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make coldstart
make[1]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make -C runtime  all
make[2]: Entering directory '/home/riscv/ocaml/runtime'
echo "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stublibs" > ld.conf
tr -d '\r' < caml/instruct.h | \
sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
       -e '/^}/q' > caml/jumptbl.h
../tools/make-version-header.sh ../VERSION > caml/version.h
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o stacks_b.o stacks.c
echo "/home/riscv/ocaml-tmp-install-1047/lib/ocaml" >> ld.conf
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o fix_code_b.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o startup_aux_b.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o freelist_b.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o major_gc_b.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o minor_gc_b.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o memory_b.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o alloc_b.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o roots_byt_b.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o globroots_b.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o fail_byt_b.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o signals_b.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o signals_byt_b.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o printexc_b.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o backtrace_byt_b.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o backtrace_b.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o compare_b.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o ints_b.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o eventlog_b.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o floats_b.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o str_b.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o array_b.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o io_b.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o extern_b.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o intern_b.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o hash_b.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o sys_b.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o meta_b.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o parsing_b.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o gc_ctrl_b.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o md5_b.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o obj_b.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o lexing_b.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o callback_b.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o debugger_b.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o weak_b.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o compact_b.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o finalise_b.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o custom_b.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_b.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o spacetime_byt_b.o spacetime_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o afl_b.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o unix_b.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o bigarray_b.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o main_b.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o memprof_b.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o domain_b.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o skiplist_b.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o codefrag_b.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o interp_bd.o interp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o misc_bd.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o stacks_bd.o stacks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o fix_code_bd.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o startup_aux_bd.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o startup_byt_bd.o startup_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o freelist_bd.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o major_gc_bd.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o minor_gc_bd.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o memory_bd.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o alloc_bd.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o roots_byt_bd.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o globroots_bd.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o fail_byt_bd.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o signals_bd.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o signals_byt_bd.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o printexc_bd.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o backtrace_byt_bd.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o backtrace_bd.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o compare_bd.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o ints_bd.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o eventlog_bd.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o floats_bd.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o str_bd.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o array_bd.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o io_bd.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o extern_bd.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o intern_bd.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o hash_bd.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o sys_bd.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o meta_bd.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o parsing_bd.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o gc_ctrl_bd.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o md5_bd.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o obj_bd.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o lexing_bd.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o callback_bd.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o debugger_bd.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o weak_bd.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o compact_bd.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o finalise_bd.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o custom_bd.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_bd.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o spacetime_byt_bd.o spacetime_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o afl_bd.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o unix_bd.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o bigarray_bd.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o main_bd.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o memprof_bd.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o domain_bd.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o skiplist_bd.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o codefrag_bd.o codefrag.c
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
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o interp_bi.o interp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o misc_bi.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o stacks_bi.o stacks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o fix_code_bi.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o startup_aux_bi.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o startup_byt_bi.o startup_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o freelist_bi.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o major_gc_bi.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o minor_gc_bi.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o memory_bi.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o alloc_bi.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o roots_byt_bi.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o globroots_bi.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o fail_byt_bi.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o signals_bi.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o signals_byt_bi.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o printexc_bi.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o backtrace_byt_bi.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o backtrace_bi.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o compare_bi.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o ints_bi.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o eventlog_bi.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o floats_bi.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o str_bi.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o array_bi.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o io_bi.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o extern_bi.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o intern_bi.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o hash_bi.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o sys_bi.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o meta_bi.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o parsing_bi.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o gc_ctrl_bi.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o md5_bi.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o obj_bi.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o lexing_bi.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o callback_bi.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o debugger_bi.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o weak_bi.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o compact_bi.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o finalise_bi.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o custom_bi.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_bi.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o spacetime_byt_bi.o spacetime_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o afl_bi.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o unix_bi.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o bigarray_bi.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o main_bi.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o memprof_bi.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o domain_bi.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o skiplist_bi.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR -o codefrag_bi.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o interp_bpic.o interp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o misc_bpic.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o stacks_bpic.o stacks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o fix_code_bpic.o fix_code.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o startup_aux_bpic.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o startup_byt_bpic.o startup_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o freelist_bpic.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o major_gc_bpic.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o minor_gc_bpic.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o memory_bpic.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o alloc_bpic.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o roots_byt_bpic.o roots_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o globroots_bpic.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o fail_byt_bpic.o fail_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o signals_bpic.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o signals_byt_bpic.o signals_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o printexc_bpic.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o backtrace_byt_bpic.o backtrace_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o backtrace_bpic.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o compare_bpic.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o ints_bpic.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o eventlog_bpic.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o floats_bpic.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o str_bpic.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o array_bpic.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o io_bpic.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o extern_bpic.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o intern_bpic.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o hash_bpic.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o sys_bpic.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o meta_bpic.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o parsing_bpic.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o gc_ctrl_bpic.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o md5_bpic.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o obj_bpic.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o lexing_bpic.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o callback_bpic.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o debugger_bpic.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o weak_bpic.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o compact_bpic.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o finalise_bpic.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o custom_bpic.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_bpic.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o spacetime_byt_bpic.o spacetime_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o afl_bpic.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o unix_bpic.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o bigarray_bpic.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o main_bpic.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o memprof_bpic.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o domain_bpic.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o skiplist_bpic.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o codefrag_bpic.o codefrag.c
cp primitives.new primitives
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o interp_b.o interp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o misc_b.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o startup_byt_b.o startup_byt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG -o instrtrace_bd.o instrtrace.c
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 spacetime_byt_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 && ranlib libcamlruni.a
(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
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 spacetime_byt_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 && ranlib libcamlrun.a
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 spacetime_byt_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 && ranlib libcamlrund.a
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -o prims.o prims.c
gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -Wl,-E -o ocamlruni prims.o libcamlruni.a -lm -ldl  -lpthread 
gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -Wl,-E -o ocamlrun prims.o libcamlrun.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 spacetime_byt_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 && ranlib libcamlrun_pic.a
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 spacetime_byt_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 
gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -Wl,-E -g -o ocamlrund prims.o libcamlrund.a -lm -ldl  -lpthread 
make[2]: Leaving directory '/home/riscv/ocaml/runtime'
cp runtime/ocamlrun boot/ocamlrun
make -C stdlib  \
  CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
make[2]: Entering directory '/home/riscv/ocaml/stdlib'
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.mli
sed -e "s|%%VERSION%%|`sed -e 1q ../VERSION | tr -d '\r'`|" sys.mlp > sys.ml
echo '#!/home/riscv/ocaml-tmp-install-1047/bin/ocamlrun' > camlheader
echo '#!/home/riscv/ocaml-tmp-install-1047/bin/ocamlrun' > target_camlheader
echo '#!' | tr -d '\012' > camlheader_ur
echo '#!/home/riscv/ocaml-tmp-install-1047/bin/ocamlrund' > camlheaderd
echo '#!/home/riscv/ocaml-tmp-install-1047/bin/ocamlrund' > target_camlheaderd
echo '#!/home/riscv/ocaml-tmp-install-1047/bin/ocamlruni' > camlheaderi
echo '#!/home/riscv/ocaml-tmp-install-1047/bin/ocamlruni' > target_camlheaderi
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__pervasives.cmo -c pervasives.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__seq.cmi -c seq.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bool.cmi -c bool.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__char.cmi -c char.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__uchar.cmi -c uchar.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__sys.cmi -c sys.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__list.cmi -c list.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bytes.cmi -c bytes.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__string.cmi -c string.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__unit.cmi -c unit.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__marshal.cmi -c marshal.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int32.cmi -c int32.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__array.cmi -c array.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__float.cmi -c float.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int.cmi -c int.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int64.cmi -c int64.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__nativeint.cmi -c nativeint.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__lexing.cmi -c lexing.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__set.cmi -c set.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__map.cmi -c map.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stack.cmi -c stack.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__queue.cmi -c queue.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalLazy.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stream.cmi -c stream.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w A -o stdlib__buffer.cmi -c buffer.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__arg.cmi -c arg.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__printexc.cmi -c printexc.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__fun.cmi -c fun.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__digest.cmi -c digest.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__random.cmi -c random.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__hashtbl.cmi -c hashtbl.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__format.cmi -c format.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__scanf.cmi -c scanf.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__callback.cmi -c callback.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__genlex.cmi -c genlex.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__ephemeron.cmi -c ephemeron.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__filename.cmi -c filename.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__complex.cmi -c complex.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__arrayLabels.cmi -c arrayLabels.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__listLabels.cmi -c listLabels.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bytesLabels.cmi -c bytesLabels.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stringLabels.cmi -c stringLabels.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__moreLabels.cmi -c moreLabels.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__spacetime.cmi -c spacetime.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bigarray.cmi -c bigarray.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c std_exit.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__seq.cmo -c seq.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__option.cmi -c option.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__result.cmi -c result.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bool.cmo -c bool.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__char.cmo -c char.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__uchar.cmo -c uchar.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__sys.cmo -c sys.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__list.cmo -c list.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bytes.cmo -c bytes.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__string.cmo -c string.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__unit.cmo -c unit.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__marshal.cmo -c marshal.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__obj.cmi -c obj.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__array.cmo -c array.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__float.cmo -c float.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int.cmo -c int.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int32.cmo -c int32.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int64.cmo -c int64.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__nativeint.cmo -c nativeint.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__lexing.cmo -c lexing.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__parsing.cmi -c parsing.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__set.cmo -c set.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__map.cmo -c map.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stack.cmo -c stack.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__queue.cmo -c queue.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalLazy.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__lazy.cmi -c lazy.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w A -o stdlib__buffer.cmo -c buffer.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -c camlinternalFormat.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__printf.cmi -c printf.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__fun.cmo -c fun.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__gc.cmi -c gc.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__digest.cmo -c digest.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__random.cmo -c random.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__hashtbl.cmo -c hashtbl.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__weak.cmi -c weak.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__format.cmo -c format.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__scanf.cmo -c scanf.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__callback.cmo -c callback.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalOO.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalMod.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__genlex.cmo -c genlex.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__ephemeron.cmo -c ephemeron.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__filename.cmo -c filename.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__complex.cmo -c complex.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__arrayLabels.cmo -c arrayLabels.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__listLabels.cmo -c listLabels.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__bytesLabels.cmo -c bytesLabels.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__stringLabels.cmo -c stringLabels.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__moreLabels.cmo -c moreLabels.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stdLabels.cmi -c stdLabels.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__spacetime.cmo -c spacetime.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bigarray.cmo -c bigarray.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__option.cmo -c option.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__result.cmo -c result.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__obj.cmo -c obj.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__parsing.cmo -c parsing.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__lazy.cmo -c lazy.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stream.cmo -c stream.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -c camlinternalFormat.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__printf.cmo -c printf.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__arg.cmo -c arg.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__printexc.cmo -c printexc.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__gc.cmo -c gc.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__weak.cmo -c weak.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalOO.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__oo.cmi -c oo.mli
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalMod.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__stdLabels.cmo -c stdLabels.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__oo.cmo -c oo.ml
../boot/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -a -o stdlib.cma camlinternalFormatBasics.cmo stdlib.cmo stdlib__pervasives.cmo stdlib__seq.cmo stdlib__option.cmo stdlib__result.cmo stdlib__bool.cmo stdlib__char.cmo stdlib__uchar.cmo stdlib__sys.cmo stdlib__list.cmo stdlib__bytes.cmo stdlib__string.cmo stdlib__unit.cmo stdlib__marshal.cmo stdlib__obj.cmo stdlib__array.cmo stdlib__float.cmo stdlib__int.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 camlinternalLazy.cmo stdlib__lazy.cmo stdlib__stream.cmo stdlib__buffer.cmo camlinternalFormat.cmo stdlib__printf.cmo stdlib__arg.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__spacetime.cmo stdlib__bigarray.cmo
make[2]: Leaving directory '/home/riscv/ocaml/stdlib'
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'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make checkstack
make[2]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
if gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -Wl,-E -o tools/checkstack tools/checkstack.c; \
  then tools/checkstack; \
fi
rm -f tools/checkstack
make[2]: Leaving directory '/home/riscv/ocaml'
make runtime
make[2]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
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[2]: Leaving directory '/home/riscv/ocaml'
make core
make[2]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make coldstart
make[3]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make -C runtime  all
make[4]: Entering directory '/home/riscv/ocaml/runtime'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/riscv/ocaml/runtime'
cp runtime/ocamlrun boot/ocamlrun
make -C stdlib  \
  CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
make[4]: Entering directory '/home/riscv/ocaml/stdlib'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/riscv/ocaml/stdlib'
cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
cd boot; ln -sf ../runtime/libcamlrun.a .
make[3]: Leaving directory '/home/riscv/ocaml'
make coreall
make[3]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make -C runtime  all
make[4]: Entering directory '/home/riscv/ocaml/runtime'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/riscv/ocaml/runtime'
make ocamlc
make[4]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/allocated_const.mli
make -C utils config.ml
make[5]: 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!%%FLEXLINK_FLAGS%%!!' \
    -e 's!%%FLEXDLL_DIR%%!!' \
    -e 's!%%HOST%%!riscv64-unknown-linux-gnu!' \
    -e 's!%%LIBDIR%%!/home/riscv/ocaml-tmp-install-1047/lib/ocaml!' \
    -e 's!%%LIBUNWIND_AVAILABLE%%!false!' \
    -e 's!%%LIBUNWIND_LINK_FLAGS%%!!' \
    -e 's!%%MKDLL%%!gcc -shared!' \
    -e 's!%%MKEXE%%!gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -Wl,-E!' \
    -e 's!%%FLEXLINK_LDFLAGS%%! -link \\"-Wl,-E\\"!' \
    -e 's!%%MKMAINDLL%%!gcc -shared!' \
    -e 's!%%MODEL%%!riscv64!' \
    -e 's!%%NATIVECCLIBS%%!-lm -ldl !' \
    -e 's!%%OCAMLC_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -fPIC!' \
    -e 's!%%OCAMLC_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 -D_REENTRANT!' \
    -e 's!%%OCAMLOPT_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -fPIC!' \
    -e 's!%%OCAMLOPT_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 -D_REENTRANT!' \
    -e 's!%%PACKLD%%!ld -r -o !' \
    -e 's!%%PROFINFO_WIDTH%%!0!' \
    -e 's!%%RANLIBCMD%%!ranlib!' \
    -e 's!%%FORCE_SAFE_STRING%%!true!' \
    -e 's!%%DEFAULT_SAFE_STRING%%!true!' \
    -e 's!%%WINDOWS_UNICODE%%!0!' \
    -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!%%WITH_SPACETIME%%!false!' \
    -e 's!%%ENABLE_CALL_COUNTS%%!true!' \
    -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/config.mli
make[5]: 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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/build_path_prefix_map.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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
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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/runtimedef.mli
make -C tools make_opcodes
make[5]: 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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytesections.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/main.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/location.mli
make[5]: 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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/ident.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/misc.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/identifiable.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/arg_helper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/profile.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/load_path.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/terminfo.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/ccomp.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/warnings.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/targetint.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/int_replace_polymorphic_compare.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/location.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/longident.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/ident.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/switch.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/runtimedef.ml
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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytesections.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/dll.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compenv.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/main_args.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/errors.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/numbers.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/clflags.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/consistbl.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/strongly_connected_components.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c utils/domainstate.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/syntaxerr.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/camlinternalMenhirLib.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/path.ml
./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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/debuginfo.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/docstrings.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/printast.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_iterator.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/attr_helper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/builtin_attributes.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_invariants.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/depend.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/type_immediacy.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c 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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/pparse.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_helper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/pprintast.ml
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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/ast_mapper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/oprint.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/parser.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/primitive.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/types.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/makedepend.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/lexer.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c parsing/parse.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/btype.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/subst.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/predef.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/datarepr.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmi_format.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/persistent_env.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/env.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/lambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedtree.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/ctype.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/mtype.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/envaux.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includecore.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/tast_iterator.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/tast_mapper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/stypes.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c file_formats/cmt_format.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/cmt2annot.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/untypeast.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includemod.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typetexp.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printpat.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/parmatch.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_properties.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_unboxed.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_immediacy.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_separability.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/rec_check.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typecore.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typeclass.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/printlambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/matching.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translobj.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translattribute.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translprim.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translcore.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translclass.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/translmod.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c lambda/simplif.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compmisc.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compile_common.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/instruct.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printtyped.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/printtyp.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/includeclass.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl_variance.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typedecl.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typeopt.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c typing/typemod.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/meta.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/symtable.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytegen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/printinstr.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/emitcode.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytelink.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytelibrarian.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c bytecomp/bytepackager.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/compile.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/main.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -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
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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/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 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/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/typedtree.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/typetexp.cmo typing/printpat.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/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[4]: Leaving directory '/home/riscv/ocaml'
make ocamllex ocamltools library
make[4]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make -C yacc  all
make[5]: Entering directory '/home/riscv/ocaml/yacc'
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o closure.o closure.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o error.o error.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o lalr.o lalr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o lr0.o lr0.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/backend_intf.mli
echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION | tr -d '\r'`\"" > version.h
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o mkpar.o mkpar.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o output.o output.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o reader.o reader.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o skeleton.o skeleton.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o symtab.o symtab.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -o verbose.o verbose.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/internal_variable_names.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/linkage_name.ml
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/compilation_unit.ml
gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/variable.ml
make[5]: 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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/symbol.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/backend_var.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/clambda_primitives.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/clambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/tag.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/allocated_const.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/parameter.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/projection.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_cost.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/export_info.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.mli
make -C stdlib  all
make[5]: Entering directory '/home/riscv/ocaml/stdlib'
make -C lex all
make[5]: Entering directory '/home/riscv/ocaml/lex'
../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48 -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops_intf.mli
../yacc/ocamlyacc -v parser.mly
../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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/printclambda_primitives.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/printclambda.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 -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 -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 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot syntax.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 -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 -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 -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/semantics_of_primitives.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 -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 -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/convert_primitives.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/id_types.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/export_id.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/pass_wrapper.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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot compact.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_iterators.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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot 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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_utils.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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot parser.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__seq.cmi -c seq.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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot compact.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bool.cmi -c bool.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__char.cmi -c char.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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot common.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/freshening.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__uchar.cmi -c uchar.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot output.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 -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__list.cmi -c list.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 -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__string.cmi -c string.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/effect_analysis.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__unit.cmi -c unit.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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot output.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__marshal.cmi -c marshal.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simple_value_approx.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__array.cmi -c array.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/compilenv.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int.cmi -c int.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 -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int32.cmo -c int32.ml
../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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int64.cmi -c int64.mli
make[5]: 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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/closure/closure.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__nativeint.cmi -c nativeint.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__lexing.cmi -c lexing.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/closure/closure_middle_end.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/import_approx.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_code.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalLazy.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stream.cmi -c stream.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_conversion.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w A -o stdlib__buffer.cmi -c buffer.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__arg.cmi -c arg.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__printexc.cmi -c printexc.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__fun.cmi -c fun.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__digest.cmi -c digest.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/invariant_params.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inconstant_idents.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/alias_analysis.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__scanf.cmi -c scanf.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/lift_constants.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/share_constants.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_common.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__complex.cmi -c complex.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/ref_to_variables.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_invariants.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stdLabels.cmi -c stdLabels.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__spacetime.cmi -c spacetime.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/closure_offsets.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/un_anf.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c std_exit.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__char.cmo -c char.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/simplify_primitives.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_stats.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_closures.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bytes.cmo -c bytes.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/build_export_info.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_decision_intf.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/extract_projections.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__string.cmo -c string.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__marshal.cmo -c marshal.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/unbox_closures.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__array.cmo -c array.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_transforms.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__float.cmo -c float.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c middle_end/flambda/inlining_decision.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__int64.cmo -c int64.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__nativeint.cmo -c nativeint.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__set.cmo -c set.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__map.cmo -c map.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__stack.cmo -c stack.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalLazy.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -c camlinternalFormat.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__printf.cmi -c printf.mli
./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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__fun.cmo -c fun.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__gc.cmo -c gc.ml
make -C tools all
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__digest.cmo -c digest.ml
make[5]: Entering directory '/home/riscv/ocaml/tools'
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__random.cmo -c random.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 -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__hashtbl.cmo -c hashtbl.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__weak.cmi -c weak.mli
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -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 -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 ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -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 ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__scanf.cmo -c scanf.ml
(echo 'let bindir = "/home/riscv/ocaml-tmp-install-1047/bin"'; \
         echo 'let supports_shared_libraries = true';\
         echo 'let default_rpath = "-Wl,-rpath,"'; \
         echo 'let mksharedlibrpath = "-Wl,-rpath,"'; \
         echo 'let toolpref = ""';) \
        > ocamlmklibconfig.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 -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 ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -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 - read_cmt.ml
../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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__callback.cmo -c callback.ml
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime '-Dsymbol_prefix=""'  -o objinfo_helper.o objinfo_helper.c
../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalOO.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalMod.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__genlex.cmo -c genlex.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 -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 ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -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 -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 .. -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__ephemeron.cmo -c ephemeron.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__filename.cmo -c filename.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 -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 ../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 config.cmo build_path_prefix_map.cmo misc.cmo profile.cmo warnings.cmo identifiable.cmo numbers.cmo arg_helper.cmo clflags.cmo terminfo.cmo location.cmo load_path.cmo ccomp.cmo compenv.cmo main_args.cmo ocamlcp.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 ocamloptp config.cmo build_path_prefix_map.cmo misc.cmo profile.cmo warnings.cmo identifiable.cmo numbers.cmo arg_helper.cmo clflags.cmo terminfo.cmo location.cmo load_path.cmo ccomp.cmo compenv.cmo main_args.cmo ocamloptp.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__arrayLabels.cmo -c arrayLabels.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__listLabels.cmo -c listLabels.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__bytesLabels.cmo -c bytesLabels.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -nolabels -no-alias-deps -o stdlib__stdLabels.cmo -c stdLabels.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 -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 - ocamlmklibconfig.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__spacetime.cmo -c spacetime.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__bigarray.cmo -c bigarray.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 config.cmo build_path_prefix_map.cmo misc.cmo identifiable.cmo numbers.cmo arg_helper.cmo clflags.cmo load_path.cmo profile.cmo ccomp.cmo ocamlmktop.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 read_cmt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma read_cmt.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 -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__option.cmo -c option.ml
gcc  -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -o objinfo_helper objinfo_helper.o 
../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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__result.cmo -c result.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__lazy.cmo -c lazy.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -c camlinternalFormat.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats  -w Ae -o stdlib__printf.cmo -c printf.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__arg.cmo -c arg.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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__printexc.cmo -c printexc.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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalOO.ml
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__oo.cmi -c oo.mli
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -c camlinternalMod.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 ocamlprof config.cmo build_path_prefix_map.cmo misc.cmo identifiable.cmo numbers.cmo arg_helper.cmo clflags.cmo terminfo.cmo warnings.cmo location.cmo longident.cmo docstrings.cmo syntaxerr.cmo ast_helper.cmo camlinternalMenhirLib.cmo parser.cmo pprintast.cmo lexer.cmo parse.cmo profiling.cmo ocamlprof.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 -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 ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48 -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 ../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 ocamlmklib ocamlmklibconfig.cmo config.cmo build_path_prefix_map.cmo misc.cmo ocamlmklib.cmo
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -o stdlib__oo.cmo -c oo.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
make[5]: Leaving directory '/home/riscv/ocaml/tools'
../boot/ocamlrun ../ocamlc -a -o stdlib.cma camlinternalFormatBasics.cmo stdlib.cmo stdlib__pervasives.cmo stdlib__seq.cmo stdlib__option.cmo stdlib__result.cmo stdlib__bool.cmo stdlib__char.cmo stdlib__uchar.cmo stdlib__sys.cmo stdlib__list.cmo stdlib__bytes.cmo stdlib__string.cmo stdlib__unit.cmo stdlib__marshal.cmo stdlib__obj.cmo stdlib__array.cmo stdlib__float.cmo stdlib__int.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 camlinternalLazy.cmo stdlib__lazy.cmo stdlib__stream.cmo stdlib__buffer.cmo camlinternalFormat.cmo stdlib__printf.cmo stdlib__arg.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__spacetime.cmo stdlib__bigarray.cmo
make[5]: Leaving directory '/home/riscv/ocaml/stdlib'
make[4]: Leaving directory '/home/riscv/ocaml'
make[3]: Leaving directory '/home/riscv/ocaml'
make[2]: Leaving directory '/home/riscv/ocaml'
make ocaml
make[2]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/expunge.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topmain.mli
./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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/genprintval.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/toploop.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/trace.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topdirs.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topmain.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c toplevel/topstart.ml
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamltoplevel.cma toplevel/genprintval.cmo toplevel/toploop.cmo toplevel/trace.cmo toplevel/topdirs.cmo toplevel/topmain.cmo
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -linkall -o ocaml.tmp compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma compilerlibs/ocamltoplevel.cma toplevel/topstart.cmo
./boot/ocamlrun expunge ocaml.tmp ocaml    camlinternalFormatBasics    stdlib    stdlib__pervasives    stdlib__seq    stdlib__option    stdlib__result    stdlib__bool    stdlib__char    stdlib__uchar    stdlib__sys    stdlib__list    stdlib__bytes    stdlib__string    stdlib__unit    stdlib__marshal    stdlib__obj    stdlib__array    stdlib__float    stdlib__int    stdlib__int32    stdlib__int64    stdlib__nativeint    stdlib__lexing    stdlib__parsing    stdlib__set    stdlib__map    stdlib__stack    stdlib__queue    camlinternalLazy    stdlib__lazy    stdlib__stream    stdlib__buffer    camlinternalFormat    stdlib__printf    stdlib__arg    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__spacetime    stdlib__bigarray outcometree topdirs toploop
rm ocaml.tmp
make[2]: Leaving directory '/home/riscv/ocaml'
make opt-core
make[2]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make -C runtime  allopt
make[3]: Entering directory '/home/riscv/ocaml/runtime'
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o startup_aux_n.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o startup_nat_n.o startup_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o main_n.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o fail_nat_n.o fail_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o roots_nat_n.o roots_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o signals_n.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o signals_nat_n.o signals_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o misc_n.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o freelist_n.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o major_gc_n.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o minor_gc_n.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o memory_n.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o alloc_n.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o compare_n.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o ints_n.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o floats_n.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o str_n.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o array_n.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o io_n.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o extern_n.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o intern_n.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o hash_n.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o sys_n.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o parsing_n.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o gc_ctrl_n.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o eventlog_n.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o md5_n.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o obj_n.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o lexing_n.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o unix_n.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o printexc_n.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o callback_n.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o weak_n.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o compact_n.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o finalise_n.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o custom_n.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o globroots_n.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o backtrace_nat_n.o backtrace_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o backtrace_n.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_nat_n.o dynlink_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o debugger_n.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o meta_n.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_n.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o clambda_checks_n.o clambda_checks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o spacetime_nat_n.o spacetime_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o spacetime_snapshot_n.o spacetime_snapshot.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o afl_n.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o bigarray_n.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o memprof_n.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o domain_n.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o skiplist_n.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o startup_aux_nd.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o startup_nat_nd.o startup_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o main_nd.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o fail_nat_nd.o fail_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o roots_nat_nd.o roots_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o signals_nd.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o signals_nat_nd.o signals_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o misc_nd.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o freelist_nd.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o major_gc_nd.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o minor_gc_nd.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o memory_nd.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o alloc_nd.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o compare_nd.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o ints_nd.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o floats_nd.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o str_nd.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o array_nd.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o io_nd.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o extern_nd.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o intern_nd.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o hash_nd.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o sys_nd.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o parsing_nd.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o gc_ctrl_nd.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o eventlog_nd.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o md5_nd.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o obj_nd.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o lexing_nd.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o unix_nd.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o printexc_nd.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o callback_nd.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o weak_nd.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o compact_nd.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o finalise_nd.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o custom_nd.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o globroots_nd.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o backtrace_nat_nd.o backtrace_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o backtrace_nd.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_nat_nd.o dynlink_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o debugger_nd.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o meta_nd.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_nd.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o clambda_checks_nd.o clambda_checks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o spacetime_nat_nd.o spacetime_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o spacetime_snapshot_nd.o spacetime_snapshot.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o afl_nd.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o bigarray_nd.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o memprof_nd.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o domain_nd.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o skiplist_nd.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG -o codefrag_nd.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o main_ni.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o signals_ni.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o misc_ni.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o freelist_ni.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o memory_ni.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o alloc_ni.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o compare_ni.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o ints_ni.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o floats_ni.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o str_ni.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o array_ni.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o io_ni.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o extern_ni.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o intern_ni.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o hash_ni.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o sys_ni.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o parsing_ni.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o eventlog_ni.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o md5_ni.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o obj_ni.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o lexing_ni.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o unix_ni.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o printexc_ni.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o callback_ni.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o weak_ni.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o compact_ni.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o finalise_ni.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o custom_ni.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o globroots_ni.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o backtrace_ni.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_nat_ni.o dynlink_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o debugger_ni.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o meta_ni.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_ni.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o spacetime_nat_ni.o spacetime_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o spacetime_snapshot_ni.o spacetime_snapshot.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o afl_ni.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o bigarray_ni.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o memprof_ni.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o domain_ni.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o skiplist_ni.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR -o codefrag_ni.o codefrag.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o startup_aux_npic.o startup_aux.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o startup_nat_npic.o startup_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o main_npic.o main.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o fail_nat_npic.o fail_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o roots_nat_npic.o roots_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o signals_npic.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o signals_nat_npic.o signals_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o misc_npic.o misc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o freelist_npic.o freelist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o major_gc_npic.o major_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o minor_gc_npic.o minor_gc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o memory_npic.o memory.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o alloc_npic.o alloc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o compare_npic.o compare.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o ints_npic.o ints.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o floats_npic.o floats.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o str_npic.o str.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o array_npic.o array.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o io_npic.o io.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o extern_npic.o extern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o intern_npic.o intern.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o hash_npic.o hash.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o sys_npic.o sys.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o parsing_npic.o parsing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o gc_ctrl_npic.o gc_ctrl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o eventlog_npic.o eventlog.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o md5_npic.o md5.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o obj_npic.o obj.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o lexing_npic.o lexing.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o unix_npic.o unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o printexc_npic.o printexc.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o callback_npic.o callback.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o weak_npic.o weak.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o compact_npic.o compact.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o finalise_npic.o finalise.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o custom_npic.o custom.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o globroots_npic.o globroots.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o backtrace_nat_npic.o backtrace_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o backtrace_npic.o backtrace.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_nat_npic.o dynlink_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o debugger_npic.o debugger.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o meta_npic.o meta.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DOCAML_STDLIB_DIR='"/home/riscv/ocaml-tmp-install-1047/lib/ocaml"' -o dynlink_npic.o dynlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o clambda_checks_npic.o clambda_checks.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o spacetime_nat_npic.o spacetime_nat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o spacetime_snapshot_npic.o spacetime_snapshot.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o afl_npic.o afl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o bigarray_npic.o bigarray.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o memprof_npic.o memprof.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o domain_npic.o domain.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -o skiplist_npic.o skiplist.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -g -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -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 spacetime_nat_n.o spacetime_snapshot_n.o afl_n.o bigarray_n.o memprof_n.o domain_n.o skiplist_n.o codefrag_n.o riscv.o && ranlib libasmrun.a
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 spacetime_nat_nd.o spacetime_snapshot_nd.o afl_nd.o bigarray_nd.o memprof_nd.o domain_nd.o skiplist_nd.o codefrag_nd.o riscv.o && ranlib libasmrund.a
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 spacetime_nat_ni.o spacetime_snapshot_ni.o afl_ni.o bigarray_ni.o memprof_ni.o domain_ni.o skiplist_ni.o codefrag_ni.o riscv.o && ranlib libasmruni.a
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 spacetime_nat_npic.o spacetime_snapshot_npic.o afl_npic.o bigarray_npic.o memprof_npic.o domain_npic.o skiplist_npic.o codefrag_npic.o riscv_libasmrunpic.o && ranlib libasmrun_pic.a
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 spacetime_nat_npic.o spacetime_snapshot_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'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linscan.mli
cd asmcomp; ln -sf riscv/reload.ml .
cd asmcomp; ln -sf riscv/scheduling.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/emitaux.mli
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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_gas.mli
make[4]: Entering directory '/home/riscv/ocaml/tools'
../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 -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/x86_dsl.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmlink.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/opterrors.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optcompile.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optmain.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmm.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printcmm.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/emitaux.ml
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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmlibrarian.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmpackager.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/opterrors.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optcompile.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printcmm.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reg.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/reg_with_debug_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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/afl_instrument.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/strmatch.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmmgen_state.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/reg_with_debug_info.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/reg_availability_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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmmgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/reg_availability_set.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/mach.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/coloring.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linscan.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/available_regs.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c driver/optmain.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/cmm_helpers.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/interval.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printmach.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/selectgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/spacetime_profiling.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/comballoc.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/CSEgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/liveness.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/spill.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/split.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/interf.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reloadgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/reload.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/deadcode.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linear.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/available_regs.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/compute_ranges_intf.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/branch_relaxation_intf.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/spacetime_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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/selection.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/printlinear.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/linearize.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/compute_ranges.mli
./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/schedgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/scheduling.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/asmlink.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/debug/compute_ranges.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/branch_relaxation.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel -c asmcomp/emit.ml
./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/debug/reg_with_debug_info.cmo asmcomp/debug/reg_availability_set.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/interval.cmo asmcomp/printmach.cmo asmcomp/selectgen.cmo asmcomp/spacetime_profiling.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 asmcomp/debug/available_regs.cmo asmcomp/debug/compute_ranges_intf.cmo asmcomp/debug/compute_ranges.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
./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'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats   -nopervasives -c camlinternalFormatBasics.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats    -c std_exit.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats    -c camlinternalFormat.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats    -c camlinternalMod.ml
../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -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 -g -warn-error A -bin-annot -nostdlib -safe-string -strict-formats    \
           -o stdlib__spacetime.cmx -c spacetime.ml
../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa camlinternalFormatBasics.cmx stdlib.cmx stdlib__pervasives.cmx stdlib__seq.cmx stdlib__option.cmx stdlib__result.cmx stdlib__bool.cmx stdlib__char.cmx stdlib__uchar.cmx stdlib__sys.cmx stdlib__list.cmx stdlib__bytes.cmx stdlib__string.cmx stdlib__unit.cmx stdlib__marshal.cmx stdlib__obj.cmx stdlib__array.cmx stdlib__float.cmx stdlib__int.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 camlinternalLazy.cmx stdlib__lazy.cmx stdlib__stream.cmx stdlib__buffer.cmx camlinternalFormat.cmx stdlib__printf.cmx stdlib__arg.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__spacetime.cmx stdlib__bigarray.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'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/config.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/build_path_prefix_map.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/arg_helper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/terminfo.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/int_replace_polymorphic_compare.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/domainstate.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/camlinternalMenhirLib.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/switch.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/runtimedef.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/opcodes.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/bytesections.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/identifiable.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/profile.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/load_path.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/warnings.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/consistbl.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/targetint.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/longident.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/dll.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/numbers.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/clflags.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/strongly_connected_components.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c utils/ccomp.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/location.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/ident.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/path.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/docstrings.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/syntaxerr.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/ast_iterator.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/attr_helper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/builtin_attributes.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/debuginfo.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/compenv.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/errors.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/ast_helper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/depend.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/primitive.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/type_immediacy.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/main_args.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/ast_invariants.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/types.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/pprintast.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/parser.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/ast_mapper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/btype.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c file_formats/cmi_format.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/subst.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/predef.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/datarepr.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/persistent_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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/printast.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/oprint.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typedtree.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/ctype.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typedecl_properties.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/lambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/printtyped.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/tast_iterator.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/tast_mapper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/untypeast.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/printpat.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typedecl_variance.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typedecl_unboxed.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typedecl_separability.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/translobj.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/translattribute.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/simplif.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/instruct.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/lexer.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/printtyp.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/mtype.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/parmatch.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typedecl_immediacy.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/meta.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c parsing/parse.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c file_formats/cmt_format.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/symtable.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/pparse.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/includeclass.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/envaux.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/includecore.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/stypes.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typetexp.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/printlambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/makedepend.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/cmt2annot.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/includemod.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typedecl.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/printinstr.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typeopt.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/rec_check.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/matching.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typecore.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/translprim.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/bytegen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typeclass.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/translcore.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/translclass.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c typing/typemod.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c lambda/translmod.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/emitcode.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/compmisc.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/bytelink.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/compile_common.ml
./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/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 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/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/typedtree.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/typetexp.cmx typing/printpat.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/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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/compile.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/bytelibrarian.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c bytecomp/bytepackager.ml
./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
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/main.ml
./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'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
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 -C ocamltest all
make[3]: Entering directory '/home/riscv/ocaml/tools'
make[3]: Entering directory '/home/riscv/ocaml/ocamltest'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/riscv/ocaml/tools'
make -C otherlibs all
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -DCAML_INTERNALS -o run_unix.o run_unix.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -DCAML_INTERNALS -o run_stubs.o run_stubs.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -DCAML_INTERNALS -o ocamltest_stdlib_stubs.o ocamltest_stdlib_stubs.c
make[3]: Entering directory '/home/riscv/ocaml/otherlibs'
sed \
  -e 's|@@AFL_INSTRUMENT@@|false|' \
  -e 's|@@RUNTIMEI@@|true|' \
  -e 's|@@ARCH@@|riscv|' \
  -e 's|@@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|@@OCAMLCDEFAULTFLAGS@@||' \
  -e 's|@@OCAMLOPTDEFAULTFLAGS@@||' \
  -e 's|@@OCAMLSRCDIR@@|/home/riscv/ocaml|' \
  -e 's|@@FLAMBDA@@|false|' \
  -e 's|@@SPACETIME@@|false|' \
  -e 's|@@FORCE_SAFE_STRING@@|true|' \
  -e 's|@@FLAT_FLOAT_ARRAY@@|true|' \
  -e 's|@@OCAMLDOC@@|true|' \
  -e 's|@@OCAMLDEBUG@@|true|' \
  -e 's|@@OBJEXT@@|o|' \
  -e 's|@@ASMEXT@@|s|' \
  -e 's|@@NATIVE_DYNLINK@@|true|' \
  -e 's|@@SHARED_LIBRARY_CFLAGS@@|-fPIC|' \
  -e 's|@@SHAREDOBJEXT@@|so|' \
  -e 's|@@CSC@@||' \
  -e 's|@@CSCFLAGS@@||' \
  -e 's|@@MKDLL@@|gcc -shared|' \
  -e 's|@@MKEXE@@|gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -Wl,-E|' \
  -e 's|@@BYTECCLIBS@@|-lm -ldl  -lpthread |' \
  -e 's|@@NATIVECCLIBS@@|-lm -ldl |' \
  -e 's|@@ASM@@|as|' \
  -e 's|@@CC@@|gcc|' \
  -e 's|@@CFLAGS@@|-O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard|' \
  -e 's|@@CCOMPTYPE@@|cc|' \
  -e 's|@@WINDOWS_UNICODE@@|0|' \
  -e 's|@@FUNCTION_SECTIONS@@|false|' \
  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 -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
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/dynlink'
../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
cp -f dynlink_compilerlibs/Makefile.copy-sources dynlink_compilerlibs/Makefile
for ml in 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/load_path.ml utils/int_replace_polymorphic_compare.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/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;
../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 -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
../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 -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
../yacc/ocamlyacc tsl_parser.mly
../boot/ocamlrun ../lex/ocamllex -q tsl_lexer.mll
../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 -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 -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 ../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 -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 -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 -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 ../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 -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 ../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 ../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 ../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 ../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 -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 -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 ../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 ../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 ../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 -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 ../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 ../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 -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 -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 -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 ../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 -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 -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 ../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 ../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 ../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 -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
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
../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 ../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 ../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 -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 -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 ../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 -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
cp ../../utils/config.ml dynlink_compilerlibs/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 ocaml_tools.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
../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
cp ../../utils/numbers.ml dynlink_compilerlibs/numbers.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
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
../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
cp ../../utils/consistbl.ml dynlink_compilerlibs/consistbl.ml
cp ../../utils/terminfo.ml dynlink_compilerlibs/terminfo.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 -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
cp ../../utils/warnings.ml dynlink_compilerlibs/warnings.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 ../../parsing/location.ml dynlink_compilerlibs/location.ml
cp ../../parsing/longident.ml dynlink_compilerlibs/longident.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
cp ../../parsing/docstrings.ml dynlink_compilerlibs/docstrings.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
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
../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
cp ../../parsing/attr_helper.ml dynlink_compilerlibs/attr_helper.ml
cp ../../parsing/builtin_attributes.ml dynlink_compilerlibs/builtin_attributes.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
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/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
../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
cp ../../lambda/runtimedef.ml dynlink_compilerlibs/runtimedef.ml
cp ../../bytecomp/instruct.ml dynlink_compilerlibs/instruct.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
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
../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
cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.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
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
../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
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
../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
cp ../../utils/profile.mli dynlink_compilerlibs/profile.mli
cp ../../utils/consistbl.mli dynlink_compilerlibs/consistbl.mli
cp ../../utils/terminfo.mli dynlink_compilerlibs/terminfo.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_toplevels.ml
cp ../../utils/warnings.mli dynlink_compilerlibs/warnings.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
../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
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
../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
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/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/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/load_path.ml dynlink_compilerlibs/int_replace_polymorphic_compare.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/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/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/load_path.mli dynlink_compilerlibs/int_replace_polymorphic_compare.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/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 ../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 -custom -o ocamltest ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma run_unix.o run_stubs.o ocamltest_stdlib_stubs.o ocamltest_config.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 -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -warn-error A -bin-annot -safe-string -strict-formats -I byte \
          -I dynlink_compilerlibs -o dynlink_compilerlibs/parsetree.cmi dynlink_compilerlibs/parsetree.mli
make[3]: Leaving directory '/home/riscv/ocaml/ocamltest'
../../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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -warn-error A -bin-annot -safe-string -strict-formats -I byte -pack -o byte/dynlink_compilerlibs.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/load_path.cmo dynlink_compilerlibs/int_replace_polymorphic_compare.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/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 -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 -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 -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 -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'
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o accept.o accept.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o access.o access.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o addrofstr.o addrofstr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o alarm.o alarm.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o bind.o bind.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o channels.o channels.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o chdir.o chdir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o chmod.o chmod.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o chown.o chown.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o chroot.o chroot.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o close.o close.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o fsync.o fsync.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o closedir.o closedir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o connect.o connect.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o cst2constr.o cst2constr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o cstringv.o cstringv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o dup.o dup.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o dup2.o dup2.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o envir.o envir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o errmsg.o errmsg.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o execv.o execv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o execve.o execve.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o execvp.o execvp.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o exit.o exit.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o fchmod.o fchmod.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o fchown.o fchown.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o fcntl.o fcntl.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o fork.o fork.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o ftruncate.o ftruncate.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getaddrinfo.o getaddrinfo.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getcwd.o getcwd.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getegid.o getegid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o geteuid.o geteuid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getgid.o getgid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getgr.o getgr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getgroups.o getgroups.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o gethost.o gethost.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o gethostname.o gethostname.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getlogin.o getlogin.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getnameinfo.o getnameinfo.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getpeername.o getpeername.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getpid.o getpid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getppid.o getppid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getproto.o getproto.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getpw.o getpw.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o gettimeofday.o gettimeofday.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getserv.o getserv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getsockname.o getsockname.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o getuid.o getuid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o gmtime.o gmtime.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o initgroups.o initgroups.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o isatty.o isatty.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o itimer.o itimer.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o kill.o kill.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o link.o link.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o listen.o listen.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o lockf.o lockf.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o lseek.o lseek.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o mkdir.o mkdir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o mkfifo.o mkfifo.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o mmap.o mmap.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o mmap_ba.o mmap_ba.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o nice.o nice.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o open.o open.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o opendir.o opendir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o pipe.o pipe.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o putenv.o putenv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o read.o read.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o readdir.o readdir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o readlink.o readlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o rename.o rename.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o rewinddir.o rewinddir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o rmdir.o rmdir.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o select.o select.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o sendrecv.o sendrecv.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o setgid.o setgid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o setgroups.o setgroups.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o setsid.o setsid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o setuid.o setuid.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o shutdown.o shutdown.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o signals.o signals.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o sleep.o sleep.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o socket.o socket.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o socketaddr.o socketaddr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o socketpair.o socketpair.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o sockopt.o sockopt.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o stat.o stat.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o strofaddr.o strofaddr.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o symlink.o symlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o termios.o termios.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o time.o time.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o times.o times.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o truncate.o truncate.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o umask.o umask.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o unixsupport.o unixsupport.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o unlink.o unlink.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o utimes.o utimes.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o wait.o wait.c
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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 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 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 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'
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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/raw_spacetime_lib'
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -o spacetime_offline.o spacetime_offline.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  raw_spacetime_lib.mli
../../boot/ocamlrun ../../tools/ocamlmklib -oc raw_spacetime_lib spacetime_offline.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  raw_spacetime_lib.ml
../../boot/ocamlrun ../../tools/ocamlmklib -o raw_spacetime_lib -oc raw_spacetime_lib -ocamlc '../../ocamlc.opt -nostdlib -I ../../stdlib' -linkall \
         raw_spacetime_lib.cmo 
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/raw_spacetime_lib'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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 thread.ml
../../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 condition.ml
../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error A -g -bin-annot -safe-string event.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
../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs_b.o -lpthread
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[3]: Entering directory '/home/riscv/ocaml/debugger'
make[3]: Entering directory '/home/riscv/ocaml/ocamldoc'
../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 -warn-error A -safe-string -strict-sequence -strict-formats int64ops.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 -warn-error A -safe-string -strict-sequence -strict-formats primitives.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 -warn-error A -safe-string -strict-sequence -strict-formats unix_tools.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats debugger_config.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_messages.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 -warn-error A -safe-string -strict-sequence -strict-formats parameters.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.mli
../boot/ocamlrun ../lex/ocamllex -q debugger_lexer.mll
../yacc/ocamlyacc debugger_parser.mly
../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 -warn-error A -safe-string -strict-sequence -strict-formats debugcom.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 -warn-error A -safe-string -strict-sequence -strict-formats input_handling.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 -warn-error A -safe-string -strict-sequence -strict-formats question.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 -warn-error A -safe-string -strict-sequence -strict-formats exec.mli
../yacc/ocamlyacc --strict -v odoc_text_parser.mly
../yacc/ocamlyacc --strict -v odoc_text_parser.mly
../boot/ocamlrun ../lex/ocamllex -q odoc_text_lexer.mll
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text.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 -warn-error A -safe-string -strict-sequence -strict-formats source.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 -warn-error A -safe-string -strict-sequence -strict-formats events.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 -warn-error A -safe-string -strict-sequence -strict-formats checkpoints.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 -warn-error A -safe-string -strict-sequence -strict-formats program_loading.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_name.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 -warn-error A -safe-string -strict-sequence -strict-formats symbols.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats breakpoints.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 -warn-error A -safe-string -strict-sequence -strict-formats trap_barrier.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 -warn-error A -safe-string -strict-sequence -strict-formats history.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats show_source.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 -warn-error A -safe-string -strict-sequence -strict-formats time_travel.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.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 -warn-error A -safe-string -strict-sequence -strict-formats program_management.mli
../yacc/ocamlyacc --strict -v odoc_parser.mly
../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 -warn-error A -safe-string -strict-sequence -strict-formats frames.mli
../yacc/ocamlyacc --strict -v odoc_parser.mly
../boot/ocamlrun ../lex/ocamllex -q odoc_lexer.mll
../boot/ocamlrun ../lex/ocamllex -q odoc_see_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 -warn-error A -safe-string -strict-sequence -strict-formats show_information.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 -warn-error A -safe-string -strict-sequence -strict-formats loadprinter.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_env.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats command_line.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_inherit.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex_style.ml
../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 -warn-error A -safe-string -strict-sequence -strict-formats int64ops.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_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 -warn-error A -safe-string -strict-sequence -strict-formats primitives.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_global.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.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 -warn-error A -safe-string -strict-sequence -strict-formats unix_tools.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_misc.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_parser.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_type.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 -warn-error A -safe-string -strict-sequence -strict-formats debugger_config.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_print.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.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 -warn-error A -safe-string -strict-sequence -strict-formats parameters.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_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 -warn-error A -safe-string -strict-sequence -strict-formats parser_aux.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats input_handling.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats debugcom.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 -warn-error A -safe-string -strict-sequence -strict-formats exec.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 -warn-error A -safe-string -strict-sequence -strict-formats source.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 -warn-error A -safe-string -strict-sequence -strict-formats pos.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_global.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 -warn-error A -safe-string -strict-sequence -strict-formats checkpoints.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats events.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 -warn-error A -safe-string -strict-sequence -strict-formats program_loading.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_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 -warn-error A -safe-string -strict-sequence -strict-formats symbols.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 -warn-error A -safe-string -strict-sequence -strict-formats breakpoints.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 -warn-error A -safe-string -strict-sequence -strict-formats trap_barrier.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_lexer.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats history.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 -warn-error A -safe-string -strict-sequence -strict-formats printval.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 -warn-error A -safe-string -strict-sequence -strict-formats show_source.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_value.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats time_travel.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_exception.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parser.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_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 -warn-error A -safe-string -strict-sequence -strict-formats program_management.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_see_lexer.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_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 -warn-error A -safe-string -strict-sequence -strict-formats frames.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats eval.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 -warn-error A -safe-string -strict-sequence -strict-formats show_information.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 -warn-error A -safe-string -strict-sequence -strict-formats loadprinter.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 -warn-error A -safe-string -strict-sequence -strict-formats main.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_module.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 -warn-error A -safe-string -strict-sequence -strict-formats debugger_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 -warn-error A -safe-string -strict-sequence -strict-formats pos.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 -warn-error A -safe-string -strict-sequence -strict-formats printval.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 -warn-error A -safe-string -strict-sequence -strict-formats eval.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 -warn-error A -safe-string -strict-sequence -strict-formats debugger_parser.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_str.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.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 -warn-error A -safe-string -strict-sequence -strict-formats debugger_lexer.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.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 -warn-error A -safe-string -strict-sequence -strict-formats debugger_lexer.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -warn-error A -safe-string -strict-sequence -strict-formats 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 -warn-error A -safe-string -strict-sequence -strict-formats command_line.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dep.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_analyse.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_info.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_str.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 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 -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ast.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_analyse.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_info.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_to_text.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_man.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dot.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ast.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_texi.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex.ml
make[3]: Leaving directory '/home/riscv/ocaml/debugger'
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_html.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.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 -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.mli
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_test.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c generators/odoc_todo.ml
../ocamlc.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c generators/odoc_literate.ml
../ocamlc.opt -nostdlib -I ../stdlib -o 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[2]: Leaving directory '/home/riscv/ocaml'
make ocamlopt.opt
make[2]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/internal_variable_names.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/linkage_name.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/backend_var.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/clambda_primitives.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/id_types.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/tag.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/static_exception.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/pass_wrapper.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/allocated_const.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/arch.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/cmm.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/x86_proc.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/opterrors.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/compilation_unit.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/printclambda_primitives.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/clambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/semantics_of_primitives.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/convert_primitives.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/export_id.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/set_of_closures_id.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/printcmm.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/reg.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/afl_instrument.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/strmatch.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/emitaux.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/x86_masm.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/x86_gas.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/x86_dsl.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/variable.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/printclambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/set_of_closures_origin.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/parameter.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/debug/reg_with_debug_info.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/closure_element.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/symbol.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/mutable_variable.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/var_within_closure.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/debug/reg_availability_set.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/closure_id.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/closure_conversion_aux.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/un_anf.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/mach.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/base_types/closure_origin.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/projection.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/proc.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/comballoc.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/split.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/reloadgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/linear.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/flambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/interval.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/selectgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/CSEgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/spill.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/interf.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/coloring.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/linscan.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/reload.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/deadcode.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/linearize.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/debug/compute_ranges_intf.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/schedgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/branch_relaxation_intf.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/flambda_iterators.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/effect_analysis.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/initialize_symbol_to_let_symbol.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/alias_analysis.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/remove_unused_program_constructs.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/printmach.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/CSE.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/scheduling.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/branch_relaxation.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/flambda_utils.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/inlining_cost.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/lift_code.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/share_constants.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/ref_to_variables.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/flambda_invariants.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/spacetime_profiling.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/liveness.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/printlinear.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/debug/available_regs.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/freshening.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/closure_conversion.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/lift_let_to_initialize_symbol.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/find_recursive_functions.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/invariant_params.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/inconstant_idents.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/remove_unused_closure_vars.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/inlining_stats_types.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/remove_free_vars_equal_to_args.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/closure_offsets.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/selection.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/debug/compute_ranges.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/simple_value_approx.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/remove_unused_arguments.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/inlining_stats.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/export_info.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/lift_constants.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/simplify_common.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/inline_and_simplify_aux.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/simplify_boxed_integer_ops.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/simplify_primitives.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/export_info_for_pack.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/compilenv.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/extract_projections.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/augment_specialised_args.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/inlining_transforms.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/traverse_for_exported_symbols.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/closure/closure.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/import_approx.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/unbox_free_vars_of_closures.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/unbox_specialised_args.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/unbox_closures.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/inlining_decision.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/build_export_info.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/flambda_to_clambda.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/cmmgen_state.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/emit.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/inline_and_simplify.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/cmm_helpers.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/closure/closure_middle_end.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c middle_end/flambda/flambda_middle_end.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/cmmgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/asmgen.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/asmlink.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/optcompile.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/asmlibrarian.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 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c asmcomp/asmpackager.ml
./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/debug/reg_with_debug_info.cmx asmcomp/debug/reg_availability_set.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/interval.cmx asmcomp/printmach.cmx asmcomp/selectgen.cmx asmcomp/spacetime_profiling.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 asmcomp/debug/available_regs.cmx asmcomp/debug/compute_ranges_intf.cmx asmcomp/debug/compute_ranges.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
./boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel  -c driver/optmain.ml
./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'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
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 -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 -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 -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 -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 -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 -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 -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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -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 -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 -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -warn-error A -bin-annot -safe-string -strict-formats -I byte  -I native -pack -o native/dynlink_compilerlibs.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/load_path.cmx dynlink_compilerlibs/int_replace_polymorphic_compare.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/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 -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 -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 -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/raw_spacetime_lib'
../../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   raw_spacetime_lib.ml
../../boot/ocamlrun ../../tools/ocamlmklib -o raw_spacetime_lib -oc raw_spacetime_lib -ocamlopt '../../ocamlopt.opt -nostdlib -I ../../stdlib' -linkall \
         raw_spacetime_lib.cmx 
../../ocamlopt.opt -nostdlib -I ../../stdlib -shared -o raw_spacetime_lib.cmxs -I . raw_spacetime_lib.cmxa
make[4]: Leaving directory '/home/riscv/ocaml/otherlibs/raw_spacetime_lib'
make[4]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -Werror -fno-common -fexcess-precision=standard -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -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
../../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 -linkall -a -cclib -lthreadsnat -cclib -lpthread -o threads.cmxa thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx
../../boot/ocamlrun ../../tools/ocamlmklib -o threadsnat st_stubs_n.o
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
make[2]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
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 -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'
make -C lex all
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -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
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 -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_config.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot table.ml
make[3]: Leaving directory '/home/riscv/ocaml/tools'
make -C ocamltest allopt
make[3]: Entering directory '/home/riscv/ocaml/ocamltest'
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -c ocamltest_config.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot syntax.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 ocamltest_stdlib.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot parser.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 variables.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_inherit.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ocamlhtml.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
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -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 strace.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex_style.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 -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 -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.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
../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 -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
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_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 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 run_command.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 -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_misc.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
../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
../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 filecompare.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 -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parameter.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
../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
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot 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_flags.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
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_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 modifier_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_semantics.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
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 actions_helpers.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot compact.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 -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot common.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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_tools.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_lexer.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 main.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot output.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_env.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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_compilers.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 -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_value.ml
../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -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_actions.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_type.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_class.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_extension.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_exception.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 -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_module.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -o ocamltest.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa run_unix.o run_stubs.o ocamltest_stdlib_stubs.o ocamltest_config.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 -nostdlib -I ../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot main.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.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
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_scan.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dep.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.ml
make[3]: Leaving directory '/home/riscv/ocaml/lex'
make -C tools opt.opt
make[3]: Entering directory '/home/riscv/ocaml/tools'
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -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 -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 -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -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
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 -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 -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 - ocamlmklibconfig.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -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 -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 - read_cmt.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -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
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 -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
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -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 -pp 'sh ./remove_DEBUG' -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 -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 -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
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -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
../runtime/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
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.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
../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 config.cmx build_path_prefix_map.cmx misc.cmx identifiable.cmx numbers.cmx arg_helper.cmx clflags.cmx terminfo.cmx warnings.cmx location.cmx longident.cmx docstrings.cmx syntaxerr.cmx ast_helper.cmx camlinternalMenhirLib.cmx parser.cmx pprintast.cmx lexer.cmx parse.cmx profiling.cmx ocamlprof.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_to_text.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_html.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_man.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 config.cmx build_path_prefix_map.cmx misc.cmx profile.cmx warnings.cmx identifiable.cmx numbers.cmx arg_helper.cmx clflags.cmx terminfo.cmx location.cmx load_path.cmx ccomp.cmx compenv.cmx main_args.cmx ocamlcp.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -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 ocamloptp.opt config.cmx build_path_prefix_map.cmx misc.cmx profile.cmx warnings.cmx identifiable.cmx numbers.cmx arg_helper.cmx clflags.cmx terminfo.cmx location.cmx load_path.cmx ccomp.cmx compenv.cmx main_args.cmx ocamloptp.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_texi.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -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 -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dot.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 ocamlmktop.opt config.cmx build_path_prefix_map.cmx misc.cmx identifiable.cmx numbers.cmx arg_helper.cmx clflags.cmx load_path.cmx profile.cmx ccomp.cmx ocamlmktop.cmx
../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
../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 read_cmt.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa read_cmt.cmx
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.ml
../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48 -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 -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.ml
../ocamlopt.opt -nostdlib -I ../stdlib -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc.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 -shared -o generators/odoc_todo.cmxs -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal generators/odoc_todo.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 -shared -o generators/odoc_literate.cmxs -pp 'sh ./remove_DEBUG' -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 -warn-error A -safe-string -strict-sequence -strict-formats -bin-annot -principal generators/odoc_literate.ml
../ocamlopt.opt -nostdlib -I ../stdlib -o 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 ocamlmklib.opt ocamlmklibconfig.cmx config.cmx build_path_prefix_map.cmx 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 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'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make -C ocamldoc manpages
make[3]: Entering directory '/home/riscv/ocaml/ocamldoc'
mkdir -p stdlib_man
./ocamldoc.opt -man -d stdlib_man -nostdlib \
-hide Stdlib -lib 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 \
-pp "gawk -v ocamldoc=true -f ../stdlib/expand_module_aliases.awk" \
-t "OCaml library" -man-mini \
-text ../stdlib/ocaml_operators.mld -text ../manual/manual/library/compiler_libs.mld \
../stdlib/camlinternalFormatBasics.mli ../stdlib/stdlib.mli ../stdlib/seq.mli ../stdlib/option.mli ../stdlib/result.mli ../stdlib/bool.mli ../stdlib/char.mli ../stdlib/uchar.mli ../stdlib/sys.mli ../stdlib/list.mli ../stdlib/bytes.mli ../stdlib/string.mli ../stdlib/unit.mli ../stdlib/marshal.mli ../stdlib/obj.mli ../stdlib/array.mli ../stdlib/float.mli ../stdlib/int.mli ../stdlib/int32.mli ../stdlib/int64.mli ../stdlib/nativeint.mli ../stdlib/lexing.mli ../stdlib/parsing.mli ../stdlib/set.mli ../stdlib/map.mli ../stdlib/stack.mli ../stdlib/queue.mli ../stdlib/camlinternalLazy.mli ../stdlib/lazy.mli ../stdlib/stream.mli ../stdlib/buffer.mli ../stdlib/camlinternalFormat.mli ../stdlib/printf.mli ../stdlib/arg.mli ../stdlib/printexc.mli ../stdlib/fun.mli ../stdlib/gc.mli ../stdlib/digest.mli ../stdlib/random.mli ../stdlib/hashtbl.mli ../stdlib/weak.mli ../stdlib/format.mli ../stdlib/scanf.mli ../stdlib/callback.mli ../stdlib/camlinternalOO.mli ../stdlib/oo.mli ../stdlib/camlinternalMod.mli ../stdlib/genlex.mli ../stdlib/ephemeron.mli ../stdlib/filename.mli ../stdlib/complex.mli ../stdlib/arrayLabels.mli ../stdlib/listLabels.mli ../stdlib/bytesLabels.mli ../stdlib/stringLabels.mli ../stdlib/moreLabels.mli ../stdlib/stdLabels.mli ../stdlib/spacetime.mli ../stdlib/bigarray.mli ../otherlibs/str/str.mli ../otherlibs/unix/unix.mli ../otherlibs/unix/unixLabels.mli ../otherlibs/systhreads/thread.mli ../otherlibs/systhreads/condition.mli ../otherlibs/systhreads/mutex.mli ../otherlibs/systhreads/event.mli ../otherlibs/systhreads/threadUnix.mli ../otherlibs/dynlink/dynlink.mli ../parsing/ast_iterator.mli ../parsing/camlinternalMenhirLib.mli ../parsing/ast_invariants.mli ../parsing/ast_mapper.mli ../parsing/printast.mli ../parsing/ast_helper.mli ../parsing/pprintast.mli ../parsing/location.mli ../parsing/syntaxerr.mli ../parsing/attr_helper.mli ../parsing/parsetree.mli ../parsing/asttypes.mli ../parsing/lexer.mli ../parsing/longident.mli ../parsing/parser.mli ../parsing/docstrings.mli ../parsing/builtin_attributes.mli ../parsing/parse.mli ../parsing/depend.mli ../utils/terminfo.mli ../utils/ccomp.mli ../utils/arg_helper.mli ../utils/targetint.mli ../utils/profile.mli ../utils/strongly_connected_components.mli ../utils/build_path_prefix_map.mli ../utils/identifiable.mli ../utils/config.mli ../utils/misc.mli ../utils/numbers.mli ../utils/domainstate.mli ../utils/load_path.mli ../utils/consistbl.mli ../utils/warnings.mli ../utils/clflags.mli ../utils/int_replace_polymorphic_compare.mli ../driver/pparse.mli
Warning: Module or module type Pervasives not found
make[3]: Leaving directory '/home/riscv/ocaml/ocamldoc'
make[2]: Leaving directory '/home/riscv/ocaml'
make[1]: Leaving directory '/home/riscv/ocaml'
+ true
+ make --warn-undefined-variables alldepend
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
(for d in utils parsing typing bytecomp asmcomp middle_end \
         lambda file_formats middle_end/closure middle_end/flambda \
         middle_end/flambda/base_types asmcomp/debug \
         driver toplevel; \
         do ./boot/ocamlrun boot/ocamlc -depend -slash -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I asmcomp/debug -I driver -I toplevel $d/*.mli $d/*.ml || exit; \
         done) > .depend
for dir in debugger lex ocamldoc ocamltest runtime stdlib tools otherlibs/bigarray otherlibs/dynlink otherlibs/raw_spacetime_lib 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'
../yacc/ocamlyacc odoc_text_parser.mly
../yacc/ocamlyacc odoc_parser.mly
../lex/ocamllex.opt -q odoc_text_lexer.mll
../lex/ocamllex.opt -q odoc_lexer.mll
../lex/ocamllex.opt -q odoc_ocamlhtml.mll
../lex/ocamllex.opt -q odoc_see_lexer.mll
../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'
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../runtime -DCAML_INTERNALS run_unix.c run_stubs.c ocamltest_stdlib_stubs.c \
  | sed -e 's/\.o/.$(O)/' > .depend
../ocamlc.opt -depend -slash  ocamltest_config.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_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/runtime'
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   interp.c misc.c stacks.c fix_code.c startup_aux.c startup_byt.c freelist.c major_gc.c minor_gc.c memory.c alloc.c roots_byt.c globroots.c fail_byt.c signals.c signals_byt.c printexc.c backtrace_byt.c backtrace.c compare.c ints.c eventlog.c floats.c str.c array.c io.c extern.c intern.c hash.c sys.c meta.c parsing.c gc_ctrl.c md5.c obj.c lexing.c callback.c debugger.c weak.c compact.c finalise.c custom.c dynlink.c spacetime_byt.c afl.c unix.c bigarray.c main.c memprof.c domain.c skiplist.c codefrag.c win32.c instrtrace.c | \
  sed -e 's/\([^.]*\)\.o/\1_b.$(O)/' > .depend
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DDEBUG \
                  interp.c misc.c stacks.c fix_code.c startup_aux.c startup_byt.c freelist.c major_gc.c minor_gc.c memory.c alloc.c roots_byt.c globroots.c fail_byt.c signals.c signals_byt.c printexc.c backtrace_byt.c backtrace.c compare.c ints.c eventlog.c floats.c str.c array.c io.c extern.c intern.c hash.c sys.c meta.c parsing.c gc_ctrl.c md5.c obj.c lexing.c callback.c debugger.c weak.c compact.c finalise.c custom.c dynlink.c spacetime_byt.c afl.c unix.c bigarray.c main.c memprof.c domain.c skiplist.c codefrag.c win32.c instrtrace.c | \
  sed -e 's/\([^.]*\)\.o/\1_bd.$(O)/' >> .depend
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAML_INSTR \
               interp.c misc.c stacks.c fix_code.c startup_aux.c startup_byt.c freelist.c major_gc.c minor_gc.c memory.c alloc.c roots_byt.c globroots.c fail_byt.c signals.c signals_byt.c printexc.c backtrace_byt.c backtrace.c compare.c ints.c eventlog.c floats.c str.c array.c io.c extern.c intern.c hash.c sys.c meta.c parsing.c gc_ctrl.c md5.c obj.c lexing.c callback.c debugger.c weak.c compact.c finalise.c custom.c dynlink.c spacetime_byt.c afl.c unix.c bigarray.c main.c memprof.c domain.c skiplist.c codefrag.c win32.c instrtrace.c | \
  sed -e 's/\([^.]*\)\.o/\1_bi.$(O)/' >> .depend
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   interp.c misc.c stacks.c fix_code.c startup_aux.c startup_byt.c freelist.c major_gc.c minor_gc.c memory.c alloc.c roots_byt.c globroots.c fail_byt.c signals.c signals_byt.c printexc.c backtrace_byt.c backtrace.c compare.c ints.c eventlog.c floats.c str.c array.c io.c extern.c intern.c hash.c sys.c meta.c parsing.c gc_ctrl.c md5.c obj.c lexing.c callback.c debugger.c weak.c compact.c finalise.c custom.c dynlink.c spacetime_byt.c afl.c unix.c bigarray.c main.c memprof.c domain.c skiplist.c codefrag.c win32.c instrtrace.c | \
  sed -e 's/\([^.]*\)\.o/\1_bpic.$(O)/' >> .depend
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   startup_aux.c startup_nat.c main.c fail_nat.c roots_nat.c signals.c signals_nat.c misc.c freelist.c major_gc.c minor_gc.c memory.c alloc.c compare.c ints.c floats.c str.c array.c io.c extern.c intern.c hash.c sys.c parsing.c gc_ctrl.c eventlog.c md5.c obj.c lexing.c unix.c printexc.c callback.c weak.c compact.c finalise.c custom.c globroots.c backtrace_nat.c backtrace.c dynlink_nat.c debugger.c meta.c dynlink.c clambda_checks.c spacetime_nat.c spacetime_snapshot.c afl.c bigarray.c memprof.c domain.c skiplist.c codefrag.c win32.c | \
  sed -e 's/\([^.]*\)\.o/\1_n.$(O)/' >> .depend
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DDEBUG \
                  startup_aux.c startup_nat.c main.c fail_nat.c roots_nat.c signals.c signals_nat.c misc.c freelist.c major_gc.c minor_gc.c memory.c alloc.c compare.c ints.c floats.c str.c array.c io.c extern.c intern.c hash.c sys.c parsing.c gc_ctrl.c eventlog.c md5.c obj.c lexing.c unix.c printexc.c callback.c weak.c compact.c finalise.c custom.c globroots.c backtrace_nat.c backtrace.c dynlink_nat.c debugger.c meta.c dynlink.c clambda_checks.c spacetime_nat.c spacetime_snapshot.c afl.c bigarray.c memprof.c domain.c skiplist.c codefrag.c win32.c | \
  sed -e 's/\([^.]*\)\.o/\1_nd.$(O)/' >> .depend
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   -DCAML_INSTR \
                  startup_aux.c startup_nat.c main.c fail_nat.c roots_nat.c signals.c signals_nat.c misc.c freelist.c major_gc.c minor_gc.c memory.c alloc.c compare.c ints.c floats.c str.c array.c io.c extern.c intern.c hash.c sys.c parsing.c gc_ctrl.c eventlog.c md5.c obj.c lexing.c unix.c printexc.c callback.c weak.c compact.c finalise.c custom.c globroots.c backtrace_nat.c backtrace.c dynlink_nat.c debugger.c meta.c dynlink.c clambda_checks.c spacetime_nat.c spacetime_snapshot.c afl.c bigarray.c memprof.c domain.c skiplist.c codefrag.c win32.c | \
  sed -e 's/\([^.]*\)\.o/\1_ni.$(O)/' >> .depend
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux   startup_aux.c startup_nat.c main.c fail_nat.c roots_nat.c signals.c signals_nat.c misc.c freelist.c major_gc.c minor_gc.c memory.c alloc.c compare.c ints.c floats.c str.c array.c io.c extern.c intern.c hash.c sys.c parsing.c gc_ctrl.c eventlog.c md5.c obj.c lexing.c unix.c printexc.c callback.c weak.c compact.c finalise.c custom.c globroots.c backtrace_nat.c backtrace.c dynlink_nat.c debugger.c meta.c dynlink.c clambda_checks.c spacetime_nat.c spacetime_snapshot.c afl.c bigarray.c memprof.c domain.c skiplist.c codefrag.c win32.c | \
  sed -e 's/\([^.]*\)\.o/\1_npic.$(O)/' >> .depend
make[1]: Leaving directory '/home/riscv/ocaml/runtime'
make[1]: Entering directory '/home/riscv/ocaml/stdlib'
../boot/ocamlrun ../boot/ocamlc -depend -slash filename.mli camlinternalMod.mli genlex.mli int64.mli gc.mli seq.mli int32.mli hashtbl.mli stack.mli bytesLabels.mli complex.mli int.mli string.mli parsing.mli unit.mli result.mli list.mli spacetime.mli char.mli nativeint.mli callback.mli array.mli camlinternalFormatBasics.mli stringLabels.mli marshal.mli sys.mli obj.mli bigarray.mli printf.mli lexing.mli option.mli buffer.mli map.mli bytes.mli camlinternalLazy.mli moreLabels.mli oo.mli float.mli uchar.mli fun.mli set.mli format.mli arg.mli camlinternalOO.mli digest.mli bool.mli camlinternalFormat.mli lazy.mli listLabels.mli stdLabels.mli stream.mli queue.mli arrayLabels.mli printexc.mli scanf.mli ephemeron.mli random.mli weak.mli bigarray.ml option.ml bool.ml genlex.ml int32.ml int64.ml gc.ml seq.ml hashtbl.ml stack.ml parsing.ml float.ml complex.ml int.ml camlinternalOO.ml result.ml list.ml ephemeron.ml callback.ml queue.ml array.ml camlinternalFormatBasics.ml bytesLabels.ml std_exit.ml sys.ml marshal.ml stringLabels.ml moreLabels.ml camlinternalMod.ml printf.ml lexing.ml char.ml map.ml camlinternalLazy.ml pervasives.ml uchar.ml lazy.ml nativeint.ml fun.ml set.ml spacetime.ml bytes.ml format.ml obj.ml oo.ml camlinternalFormat.ml listLabels.ml stdLabels.ml buffer.ml stream.ml string.ml filename.ml arrayLabels.ml unit.ml printexc.ml scanf.ml arg.ml random.ml digest.ml weak.ml \
  > .depend.tmp
../boot/ocamlrun ../boot/ocamlc -depend -slash -pp "gawk -f ./remove_module_aliases.awk" \
  stdlib.ml stdlib.mli >> .depend.tmp
sed -Ee \
  's#(^| )(pervasives|seq|option|result|bool|char|uchar|sys|list|bytes|string|unit|marshal|obj|array|float|int|int32|int64|nativeint|lexing|parsing|set|map|stack|queue|lazy|stream|buffer|printf|arg|printexc|fun|gc|digest|random|hashtbl|weak|format|scanf|callback|oo|genlex|ephemeron|filename|complex|arrayLabels|listLabels|bytesLabels|stringLabels|moreLabels|stdLabels|spacetime|bigarray)[.]#\1stdlib__\2.#g' \
  .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/raw_spacetime_lib'
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime *.c | sed -e 's/\.o/.$(O)/g' > .depend
../../boot/ocamlrun ../../boot/ocamlc -depend -slash *.mli *.ml >> .depend
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/raw_spacetime_lib'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/str'
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime *.c | sed -e 's/\.o/.$(O)/g' > .depend
../../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'
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime st_stubs.c \
  | sed -e 's/st_stubs\.o/st_stubs_b.$(O)/' \
  -e 's/ st_\(posix\|win32\)\.h//g' > .depend
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -DNATIVE_CODE -DTARGET_riscv -DMODEL_riscv64 -DSYS_linux \
  st_stubs.c | sed -e 's/st_stubs\.o/st_stubs_n.$(O)/' \
  -e 's/ st_\(posix\|win32\)\.h//g' >> .depend
../../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'
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime *.c > .depend
../../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/access.c access.c
cp ../unix/addrofstr.c addrofstr.c
cp ../unix/chdir.c chdir.c
cp ../unix/chmod.c chmod.c
cp ../unix/cst2constr.c cst2constr.c
cp ../unix/cstringv.c cstringv.c
cp ../unix/execv.c execv.c
cp ../unix/execve.c execve.c
cp ../unix/execvp.c execvp.c
cp ../unix/exit.c exit.c
cp ../unix/getaddrinfo.c getaddrinfo.c
cp ../unix/getcwd.c getcwd.c
cp ../unix/gethost.c gethost.c
cp ../unix/gethostname.c gethostname.c
cp ../unix/getnameinfo.c getnameinfo.c
cp ../unix/getproto.c getproto.c
cp ../unix/getserv.c getserv.c
cp ../unix/gmtime.c gmtime.c
cp ../unix/mmap_ba.c mmap_ba.c
cp ../unix/putenv.c putenv.c
cp ../unix/rmdir.c rmdir.c
cp ../unix/socketaddr.c socketaddr.c
cp ../unix/strofaddr.c strofaddr.c
cp ../unix/time.c time.c
cp ../unix/unlink.c unlink.c
cp ../unix/fsync.c fsync.c
cp ../unix/unix.mli unix.mli
cp ../unix/unixLabels.mli unixLabels.mli
cp ../unix/unixLabels.ml unixLabels.ml
gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE  -I../../runtime -I../unix accept.c bind.c channels.c close.c close_on.c connect.c createprocess.c dup.c dup2.c errmsg.c envir.c getpeername.c getpid.c getsockname.c gettimeofday.c isatty.c link.c listen.c lockf.c lseek.c nonblock.c mkdir.c mmap.c open.c pipe.c read.c readlink.c rename.c select.c sendrecv.c shutdown.c sleep.c socket.c sockopt.c startup.c stat.c symlink.c system.c times.c truncate.c unixsupport.c windir.c winwait.c write.c winlist.c winworker.c windbug.c utimes.c access.c addrofstr.c chdir.c chmod.c cst2constr.c cstringv.c execv.c execve.c execvp.c exit.c getaddrinfo.c getcwd.c gethost.c gethostname.c getnameinfo.c getproto.c getserv.c gmtime.c mmap_ba.c putenv.c rmdir.c socketaddr.c strofaddr.c time.c unlink.c fsync.c \
  | sed -e 's/\.o/.$(O)/g' > .depend
../../boot/ocamlrun ../../boot/ocamlc -depend -slash unix.mli unixLabels.mli unixLabels.ml \
  unix.ml >> .depend
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/win32unix'
+ false
+ make --warn-undefined-variables install
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
mkdir -p "/home/riscv/ocaml-tmp-install-1047/bin"
mkdir -p "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
mkdir -p "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stublibs"
mkdir -p "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  VERSION \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
make -C runtime install
make[1]: Entering directory '/home/riscv/ocaml/runtime'
/usr/bin/install -c -m u=rwx,g=rwx,o=rx ocamlrun ocamlrund ocamlruni "/home/riscv/ocaml-tmp-install-1047/bin"
/usr/bin/install -c -m u=rw,g=rw,o=r ld.conf libcamlrun.a libcamlrund.a libcamlruni.a libcamlrun_pic.a "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx  libcamlrun_shared.so "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
mkdir -p "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/caml"
/usr/bin/install -c -m u=rw,g=rw,o=r caml/domain_state.tbl caml/*.h "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/caml"
make[1]: Leaving directory '/home/riscv/ocaml/runtime'
/usr/bin/install -c -m u=rwx,g=rwx,o=rx ocaml "/home/riscv/ocaml-tmp-install-1047/bin/ocaml"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx ocamlc "/home/riscv/ocaml-tmp-install-1047/bin/ocamlc.byte"
make -C stdlib install
make[1]: Entering directory '/home/riscv/ocaml/stdlib'
rm -f "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/pervasives.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/seq.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/option.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/result.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/bool.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/char.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/uchar.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/sys.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/list.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/bytes.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/string.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/unit.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/marshal.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/obj.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/array.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/float.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/int.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/int32.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/int64.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/nativeint.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/lexing.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/parsing.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/set.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/map.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stack.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/queue.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/lazy.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stream.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/buffer.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/printf.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/arg.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/printexc.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/fun.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/gc.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/digest.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/random.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/hashtbl.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/weak.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/format.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/scanf.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/callback.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/oo.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/genlex.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/ephemeron.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/filename.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/complex.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/arrayLabels.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/listLabels.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/bytesLabels.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stringLabels.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/moreLabels.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stdLabels.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/spacetime.cmo" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/bigarray.cmo"
rm -f "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/pervasives.*" "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/bigarray.*"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  stdlib.cma std_exit.cmo *.cmi camlheader_ur \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  *.cmt *.cmti *.mli *.ml \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
/usr/bin/install -c -m u=rw,g=rw,o=r target_camlheader "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/camlheader"
/usr/bin/install -c -m u=rw,g=rw,o=r target_camlheaderd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/camlheaderd"
/usr/bin/install -c -m u=rw,g=rw,o=r target_camlheaderi "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/camlheaderi"
make[1]: Leaving directory '/home/riscv/ocaml/stdlib'
/usr/bin/install -c -m u=rwx,g=rwx,o=rx lex/ocamllex "/home/riscv/ocaml-tmp-install-1047/bin/ocamllex.byte"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx yacc/ocamlyacc "/home/riscv/ocaml-tmp-install-1047/bin/ocamlyacc"
/usr/bin/install -c -m u=rw,g=rw,o=r \
   utils/*.cmi \
   parsing/*.cmi \
   typing/*.cmi \
   bytecomp/*.cmi \
   file_formats/*.cmi \
   lambda/*.cmi \
   driver/*.cmi \
   toplevel/*.cmi \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
   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-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  compilerlibs/*.cma \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
   driver/main.cmo toplevel/topstart.cmo \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx expunge "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/expunge"
/usr/bin/install -c -m u=rw,g=rw,o=r \
   toplevel/topdirs.cmi \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
/usr/bin/install -c -m u=rw,g=rw,o=r \
   toplevel/topdirs.cmt toplevel/topdirs.cmti \
           toplevel/topdirs.mli \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
make -C tools install
make[1]: Entering directory '/home/riscv/ocaml/tools'
/usr/bin/install -c -m u=rw,g=rw,o=r \
  profiling.cmi profiling.cmo \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  profiling.cmt profiling.cmti \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
for i in  ocamldep ocamlprof ocamlcp ocamloptp ocamlmklib ocamlmktop ocamlobjinfo; \
do \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx "$i" "/home/riscv/ocaml-tmp-install-1047/bin/$i.byte"; \
  if test -f "$i".opt; then \
    /usr/bin/install -c -m u=rwx,g=rwx,o=rx "$i.opt" "/home/riscv/ocaml-tmp-install-1047/bin/$i.opt" && \
    (cd "/home/riscv/ocaml-tmp-install-1047/bin/" && ln -sf "$i.opt" "$i"); \
  else \
    (cd "/home/riscv/ocaml-tmp-install-1047/bin/" && ln -sf "$i.byte" "$i"); \
  fi; \
done
if test -f read_cmt.opt; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx read_cmt.opt "/home/riscv/ocaml-tmp-install-1047/bin/ocamlcmt"; \
else \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx read_cmt "/home/riscv/ocaml-tmp-install-1047/bin/ocamlcmt"; \
fi
/usr/bin/install -c -m u=rwx,g=rwx,o=rx \
  objinfo_helper "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/objinfo_helper"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  eventlog_metadata \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
make[1]: Leaving directory '/home/riscv/ocaml/tools'
mkdir -p "/home/riscv/ocaml-tmp-install-1047/man/man1"
make -C man install
make[1]: Entering directory '/home/riscv/ocaml/man'
for i in *.m; do cp \
  $i /home/riscv/ocaml-tmp-install-1047/man/man1/`basename $i .m`.1; done
echo '.so man1/ocamlc.1' \
     > /home/riscv/ocaml-tmp-install-1047/man/man1/ocamlc.opt.1
echo '.so man1/ocamlopt.1' \
     > /home/riscv/ocaml-tmp-install-1047/man/man1/ocamlopt.opt.1
echo '.so man1/ocamlcp.1' \
     > /home/riscv/ocaml-tmp-install-1047/man/man1/ocamloptp.1
make[1]: Leaving directory '/home/riscv/ocaml/man'
for i in dynlink unix bigarray str raw_spacetime_lib systhreads; do \
  make -C otherlibs/$i install || exit $?; \
done
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/dynlink'
/usr/bin/install -c -m u=rw,g=rw,o=r \
  dynlink.cmi dynlink.cma \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  dynlink.cmti dynlink.mli \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx \
  extract_crc "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/extract_crc"
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 -m u=rwx,g=rwx,o=rx \
    dllunix.so \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stublibs/"; \
fi
/usr/bin/install -c -m u=rw,g=rw,o=r libunix.a "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib libunix.a
/usr/bin/install -c -m u=rw,g=rw,o=r \
  unix.cma unix.cmi unixLabels.cmi \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  unix.mli unixLabels.mli \
          unix.cmti unixLabels.cmti \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
if test -n "unixsupport.h socketaddr.h"; then \
  /usr/bin/install -c -m u=rw,g=rw,o=r unixsupport.h socketaddr.h "/home/riscv/ocaml-tmp-install-1047/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 -m u=rwx,g=rwx,o=rx \
    dllbigarray.so \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stublibs/"; \
fi
/usr/bin/install -c -m u=rw,g=rw,o=r \
  bigarray.cma bigarray.cmi \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  bigarray.mli \
          bigarray.cmti \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
if test -n ""; then \
  /usr/bin/install -c -m u=rw,g=rw,o=r  "/home/riscv/ocaml-tmp-install-1047/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 -m u=rwx,g=rwx,o=rx \
    dllcamlstr.so \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stublibs/"; \
fi
/usr/bin/install -c -m u=rw,g=rw,o=r libcamlstr.a "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib libcamlstr.a
/usr/bin/install -c -m u=rw,g=rw,o=r \
  str.cma str.cmi \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  str.mli \
          str.cmti \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
if test -n ""; then \
  /usr/bin/install -c -m u=rw,g=rw,o=r  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/str'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/raw_spacetime_lib'
if test -f dllraw_spacetime_lib.so; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx \
    dllraw_spacetime_lib.so \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stublibs/"; \
fi
/usr/bin/install -c -m u=rw,g=rw,o=r libraw_spacetime_lib.a "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib libraw_spacetime_lib.a
/usr/bin/install -c -m u=rw,g=rw,o=r \
  raw_spacetime_lib.cma raw_spacetime_lib.cmi \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  raw_spacetime_lib.mli \
          raw_spacetime_lib.cmti \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
if test -n ""; then \
  /usr/bin/install -c -m u=rw,g=rw,o=r  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/raw_spacetime_lib'
make[1]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
if test -f dllthreads.so; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx \
    dllthreads.so "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/stublibs/dllthreads.so"; \
fi
/usr/bin/install -c -m u=rw,g=rw,o=r libthreads.a "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib libthreads.a
mkdir -p "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/threads"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi threads.cma \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/threads"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  thread.cmti mutex.cmti condition.cmti event.cmti threadUnix.cmti \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/threads"
/usr/bin/install -c -m u=rw,g=rw,o=r thread.mli mutex.mli condition.mli event.mli threadUnix.mli "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/threads"
/usr/bin/install -c -m u=rw,g=rw,o=r threads.h "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/caml"
make[1]: Leaving directory '/home/riscv/ocaml/otherlibs/systhreads'
rm -f "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"/num.cm?
make -C ocamldoc install
make[1]: Entering directory '/home/riscv/ocaml/ocamldoc'
mkdir -p "/home/riscv/ocaml-tmp-install-1047/bin"
mkdir -p "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/ocamldoc"
mkdir -p "/home/riscv/ocaml-tmp-install-1047/man/man3"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx ocamldoc "/home/riscv/ocaml-tmp-install-1047/bin/ocamldoc"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  ocamldoc.hva *.cmi odoc_info.cma \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/ocamldoc"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  odoc_info.cmi \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/ocamldoc"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  odoc_info.mli odoc_info.cmt odoc_info.cmti \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/ocamldoc"
if test -d stdlib_man; then \
  /usr/bin/install -c -m u=rw,g=rw,o=r stdlib_man/* "/home/riscv/ocaml-tmp-install-1047/man/man3"; \
else : ; fi
make[1]: Leaving directory '/home/riscv/ocaml/ocamldoc'
if test -n "ocamldebugger"; then \
  make -C debugger install; \
fi
make[1]: Entering directory '/home/riscv/ocaml/debugger'
/usr/bin/install -c -m u=rwx,g=rwx,o=rx ocamldebug "/home/riscv/ocaml-tmp-install-1047/bin/ocamldebug"
make[1]: Leaving directory '/home/riscv/ocaml/debugger'
/usr/bin/install -c -m u=rw,g=rw,o=r Makefile.config "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/Makefile.config"
if test -f ocamlopt; then make installopt; else \
   cd "/home/riscv/ocaml-tmp-install-1047/bin"; \
   ln -sf ocamlc.byte ocamlc; \
   ln -sf ocamllex.byte ocamllex; \
fi
make[1]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
make -C runtime installopt
make[2]: Entering directory '/home/riscv/ocaml/runtime'
/usr/bin/install -c -m u=rw,g=rw,o=r libasmrun.a libasmrund.a libasmruni.a libasmrun_pic.a "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx  libasmrun_shared.so "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
make[2]: Leaving directory '/home/riscv/ocaml/runtime'
/usr/bin/install -c -m u=rwx,g=rwx,o=rx ocamlopt "/home/riscv/ocaml-tmp-install-1047/bin/ocamlopt.byte"
make -C stdlib installopt
make[2]: Entering directory '/home/riscv/ocaml/stdlib'
/usr/bin/install -c -m u=rw,g=rw,o=r \
  stdlib.cmxa stdlib.a std_exit.o *.cmx \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib stdlib.a
make[2]: Leaving directory '/home/riscv/ocaml/stdlib'
/usr/bin/install -c -m u=rw,g=rw,o=r \
    middle_end/*.cmi \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    middle_end/closure/*.cmi \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    middle_end/flambda/*.cmi \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    middle_end/flambda/base_types/*.cmi \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    asmcomp/*.cmi \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    asmcomp/debug/*.cmi \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    middle_end/*.cmt middle_end/*.cmti \
    middle_end/*.mli \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    middle_end/closure/*.cmt middle_end/closure/*.cmti \
    middle_end/closure/*.mli \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
    middle_end/flambda/*.mli \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    middle_end/flambda/base_types/*.cmt \
            middle_end/flambda/base_types/*.cmti \
    middle_end/flambda/base_types/*.mli \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    asmcomp/*.cmt asmcomp/*.cmti \
    asmcomp/*.mli \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    asmcomp/debug/*.cmt asmcomp/debug/*.cmti \
    asmcomp/debug/*.mli \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
    driver/optmain.cmo \
    "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
make -C ocamldoc installopt
make[2]: Entering directory '/home/riscv/ocaml/ocamldoc'
if test -f ocamldoc.opt; then make installopt_really ; fi
make[3]: Entering directory '/home/riscv/ocaml/ocamldoc'
mkdir -p "/home/riscv/ocaml-tmp-install-1047/bin"
mkdir -p "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/ocamldoc"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx \
   ocamldoc.opt "/home/riscv/ocaml-tmp-install-1047/bin/ocamldoc.opt"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  odoc_info.cmi \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/ocamldoc"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  odoc_info.mli odoc_info.cmt odoc_info.cmti \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/ocamldoc"
/usr/bin/install -c -m u=rw,g=rw,o=r \
  ocamldoc.hva *.cmx odoc_info.a odoc_info.cmxa \
  "/home/riscv/ocaml-tmp-install-1047/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 raw_spacetime_lib systhreads; do \
  make -C otherlibs/$i installopt || exit $?; \
done
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/dynlink'
if true; then \
  /usr/bin/install -c -m u=rw,g=rw,o=r \
    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-1047/lib/ocaml" && \
  cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml" && ranlib dynlink.a; \
fi
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/dynlink'
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/unix'
/usr/bin/install -c -m u=rw,g=rw,o=r \
   unix.cmx unixLabels.cmx unix.cmxa unix.a \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib unix.a
if test -f unix.cmxs; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx unix.cmxs "/home/riscv/ocaml-tmp-install-1047/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 -m u=rw,g=rw,o=r \
   bigarray.cmx bigarray.cmxa bigarray.a \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib bigarray.a
if test -f bigarray.cmxs; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx bigarray.cmxs "/home/riscv/ocaml-tmp-install-1047/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 -m u=rw,g=rw,o=r \
   str.cmx str.cmxa str.a \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib str.a
if test -f str.cmxs; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx str.cmxs "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"; \
fi
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/str'
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/raw_spacetime_lib'
/usr/bin/install -c -m u=rw,g=rw,o=r \
   raw_spacetime_lib.cmx raw_spacetime_lib.cmxa raw_spacetime_lib.a \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib raw_spacetime_lib.a
if test -f raw_spacetime_lib.cmxs; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx raw_spacetime_lib.cmxs "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/"; \
fi
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/raw_spacetime_lib'
make[2]: Entering directory '/home/riscv/ocaml/otherlibs/systhreads'
/usr/bin/install -c -m u=rw,g=rw,o=r libthreadsnat.a "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; ranlib libthreadsnat.a
/usr/bin/install -c -m u=rw,g=rw,o=r \
  thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx threads.cmxa threads.a \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/threads"
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/threads" && ranlib threads.a
make[2]: Leaving directory '/home/riscv/ocaml/otherlibs/systhreads'
if test -f ocamlopt.opt ; then make installoptopt; else \
   cd "/home/riscv/ocaml-tmp-install-1047/bin"; \
   ln -sf ocamlc.byte ocamlc; \
   ln -sf ocamlopt.byte ocamlopt; \
   ln -sf ocamllex.byte ocamllex; \
fi
make[2]: Entering directory '/home/riscv/ocaml'
compilerlibs/Makefile.compilerlibs:314: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
compilerlibs/Makefile.compilerlibs:319: warning: undefined variable 'ARCH_SPECIFIC_ASMCOMP_CMI'
/usr/bin/install -c -m u=rwx,g=rwx,o=rx ocamlc.opt "/home/riscv/ocaml-tmp-install-1047/bin/ocamlc.opt"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx ocamlopt.opt "/home/riscv/ocaml-tmp-install-1047/bin/ocamlopt.opt"
/usr/bin/install -c -m u=rwx,g=rwx,o=rx \
  lex/ocamllex.opt "/home/riscv/ocaml-tmp-install-1047/bin/ocamllex.opt"
cd "/home/riscv/ocaml-tmp-install-1047/bin"; \
   ln -sf ocamlc.opt ocamlc; \
   ln -sf ocamlopt.opt ocamlopt; \
   ln -sf ocamllex.opt ocamllex
/usr/bin/install -c -m u=rw,g=rw,o=r \
   utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \
   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 \
   asmcomp/debug/*.cmx \
          "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
   compilerlibs/*.cmxa compilerlibs/*.a \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
/usr/bin/install -c -m u=rw,g=rw,o=r \
   driver/main.cmx driver/main.o \
   driver/optmain.cmx driver/optmain.o \
   "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"
if test -f ocamlnat ; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx \
    ocamlnat "/home/riscv/ocaml-tmp-install-1047/bin/ocamlnat"; \
  /usr/bin/install -c -m u=rw,g=rw,o=r \
     toplevel/opttopdirs.cmi \
     "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"; \
  /usr/bin/install -c -m u=rw,g=rw,o=r \
     toplevel/opttopstart.cmx toplevel/opttopstart.o \
     "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs"; \
fi
cd "/home/riscv/ocaml-tmp-install-1047/lib/ocaml/compiler-libs" && \
   ranlib ocamlcommon.a ocamlbytecomp.a ocamloptcomp.a
make[2]: Leaving directory '/home/riscv/ocaml'
make -C tools installopt
make[2]: Entering directory '/home/riscv/ocaml/tools'
/usr/bin/install -c -m u=rw,g=rw,o=r \
          profiling.cmx profiling.o \
  "/home/riscv/ocaml-tmp-install-1047/lib/ocaml"
make[2]: Leaving directory '/home/riscv/ocaml/tools'
if test -f ocamlopt.opt -a -f flexdll/flexlink.opt ; then \
  /usr/bin/install -c -m u=rwx,g=rwx,o=rx \
    flexdll/flexlink.opt "/home/riscv/ocaml-tmp-install-1047/bin/flexlink" ; \
fi
make[1]: Leaving directory '/home/riscv/ocaml'
+ rm -rf /home/riscv/ocaml-tmp-install-1047
+ 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 'optargs.ml' with 1 (native) => passed
 ... testing 'is_static_flambda.ml' with 1 (flambda) => skipped (support for flambda disabled)
 ... testing 'is_static_flambda.ml' with 1.1 (native) => n/a
 ... testing '0001-test.ml' with 1 (native) => passed
 ... testing '0001-test.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 'register_typing.ml' with 1 (native) => passed
 ... 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 'bind_tuples.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 (native) => n/a
 ... testing 'register_typing_switch.ml' with 1 (native) => passed
 ... testing 'compare.ml' with 1 (native) => passed
 ... testing 'unrolling_flambda.ml' with 1 (flambda) => skipped (support for flambda disabled)
 ... testing 'unrolling_flambda.ml' with 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 (native) => n/a
 ... testing 'staticalloc.ml' with 1 (native) => passed
 ... testing 'is_static.ml' with 1 (native) => passed
 ... 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 'tagged-tak.cmm' with 1 (asmgen) => passed
 ... testing 'fib.cmm' with 1 (asmgen) => passed
 ... testing 'catch-float.cmm' with 1 (asmgen) => passed
 ... testing 'catch-multiple.cmm' with 1 (asmgen) => passed
 ... testing 'tagged-integr.cmm' with 1 (asmgen) => passed
 ... testing 'even-odd-spill-float.cmm' with 1 (asmgen) => passed
 ... testing 'quicksort2.cmm' with 1 (asmgen) => passed
 ... testing 'catch-try-float.cmm' with 1 (asmgen) => passed
 ... testing 'catch-rec.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 'tak.cmm' with 1 (asmgen) => passed
 ... testing 'pgcd.cmm' with 1 (asmgen) => passed
 ... testing 'arith.cmm' with 1 (asmgen) => passed
 ... testing 'tagged-fib.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 'quicksort.cmm' with 1 (asmgen) => passed
 ... testing 'catch-try.cmm' with 1 (asmgen) => passed
 ... testing 'tagged-quicksort.cmm' with 1 (asmgen) => passed
 ... testing 'even-odd.cmm' with 1 (asmgen) => passed
 ... testing 'soli.cmm' with 1 (asmgen) => passed
 ... testing 'checkbound.cmm' with 1 (asmgen) => passed
 ... testing 'even-odd-spill.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 'raw_backtrace.ml' with 1 (native) => passed
 ... testing 'raw_backtrace.ml' with 2 (bytecode) => 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 'backtrace_slots.ml' with 1 (native) => passed
 ... testing 'backtrace_slots.ml' with 2 (bytecode) => passed
 ... testing 'names.ml' with 1 (native) => passed
 ... testing 'names.ml' with 2 (bytecode) => passed
 ... testing 'backtrace_or_exception.ml' with 1 (native) => passed
 ... testing 'backtrace_or_exception.ml' with 2 (bytecode) => passed
 ... testing 'pr6920_why_at.ml' with 1 (native) => passed
 ... testing 'pr6920_why_at.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 '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 'inline_test.ml' with 1 (bytecode) => passed
 ... testing 'inline_test.ml' with 2 (native) => passed
 ... testing 'inline_test.ml' with 3 (native) => passed
 ... testing 'event_after_prim.ml' with 1 (native) => passed
 ... testing 'event_after_prim.ml' with 2 (bytecode) => passed
 ... testing 'pr6920_why_swallow.ml' with 1 (native) => passed
 ... testing 'pr6920_why_swallow.ml' with 2 (bytecode) => passed
 ... testing 'backtraces_and_finalizers.ml' with 1 (native) => passed
 ... testing 'backtrace.ml' with 1 (native) => passed
 ... testing 'backtrace.ml' with 2 (bytecode) => passed
 ... testing 'backtrace_deprecated.ml' with 1 (native) => passed
 ... testing 'backtrace_deprecated.ml' with 2 (bytecode) => passed
 ... testing 'methods.ml' with 1 (native) => passed
 ... testing 'methods.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic' ...
 ... testing 'eval_order_4.ml' with 1 (native) => passed
 ... testing 'eval_order_4.ml' with 2 (bytecode) => passed
 ... testing 'pr7657.ml' with 1 (native) => passed
 ... testing 'pr7657.ml' with 2 (bytecode) => passed
 ... testing 'sets.ml' with 1 (native) => passed
 ... testing 'sets.ml' with 2 (bytecode) => passed
 ... testing 'constprop.ml.c' with 1 (bytecode) => passed
 ... testing 'constprop.ml.c' with 2 (native) => passed
 ... testing 'zero_divided_by_n.ml' with 1 (native) => passed
 ... testing 'zero_divided_by_n.ml' with 2 (bytecode) => passed
 ... testing 'divint.ml' with 1 (native) => passed
 ... testing 'divint.ml' with 2 (bytecode) => passed
 ... testing 'boxedints.ml' with 1 (native) => passed
 ... testing 'boxedints.ml' with 2 (bytecode) => passed
 ... testing 'eval_order_2.ml' with 1 (native) => passed
 ... testing 'eval_order_2.ml' with 2 (bytecode) => passed
 ... testing 'patmatch_incoherence.ml' with 1 (expect) => passed
 ... testing 'patmatch_split_no_or.ml' with 1 (expect) => passed
 ... testing 'eval_order_6.ml' with 1 (native) => passed
 ... testing 'eval_order_6.ml' with 2 (bytecode) => passed
 ... testing 'switch_opts.ml' with 1 (native) => passed
 ... testing 'switch_opts.ml' with 2 (bytecode) => passed
 ... testing 'eval_order_3.ml' with 1 (native) => passed
 ... testing 'eval_order_3.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 'patmatch.ml' with 1 (native) => passed
 ... testing 'patmatch.ml' with 2 (bytecode) => passed
 ... testing 'trigraph.ml' with 1 (native) => passed
 ... testing 'trigraph.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 'localexn.ml' with 1 (native) => passed
 ... testing 'localexn.ml' with 2 (bytecode) => passed
 ... testing 'tuple_match.ml' with 1 (native) => passed
 ... testing 'tuple_match.ml' with 2 (bytecode) => passed
 ... testing 'opt_variants.ml' with 1 (native) => passed
 ... testing 'opt_variants.ml' with 2 (bytecode) => passed
 ... testing 'eval_order_1.ml' with 1 (native) => passed
 ... testing 'eval_order_1.ml' with 2 (bytecode) => passed
 ... testing 'stringmatch.ml' with 1 (native) => passed
 ... testing 'stringmatch.ml' with 2 (bytecode) => passed
 ... testing 'recvalues.ml' with 1 (native) => passed
 ... testing 'recvalues.ml' with 2 (bytecode) => passed
 ... testing 'includestruct.ml' with 1 (native) => passed
 ... testing 'includestruct.ml' with 2 (bytecode) => passed
 ... testing 'bigints.ml' with 1 (native) => passed
 ... testing 'bigints.ml' with 2 (bytecode) => passed
 ... testing 'equality.ml' with 1 (native) => passed
 ... testing 'equality.ml' with 2 (bytecode) => passed
 ... testing 'tailcalls.ml' with 1 (native) => passed
 ... testing 'tailcalls.ml' with 2 (bytecode) => passed
 ... testing 'arrays.ml' with 1 (native) => passed
 ... testing 'arrays.ml' with 2 (bytecode) => passed
 ... testing 'float_physical_equality.ml' with 1 (native) => passed
 ... testing 'float_physical_equality.ml' with 2 (bytecode) => passed
 ... testing 'pr7533.ml' with 1 (native) => passed
 ... testing 'pr7533.ml' with 2 (bytecode) => passed
 ... testing 'float.ml' with 1 (native) => passed
 ... testing 'float.ml' with 2 (bytecode) => passed
 ... testing 'localfunction.ml' with 1 (native) => passed
 ... testing 'localfunction.ml' with 2 (bytecode) => passed
 ... testing 'pr7253.ml' with 1 (native) => passed
 ... testing 'pr7253.ml' with 2 (bytecode) => passed
Running tests from 'tests/basic-float' ...
 ... testing 'zero_sized_float_arrays.ml' with 1 (native) => passed
 ... testing 'zero_sized_float_arrays.ml' with 2 (bytecode) => passed
 ... testing 'tfloat_record.ml' with 1 (native) => passed
 ... testing 'tfloat_record.ml' with 2 (bytecode) => passed
 ... 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
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 'recursive_module_evaluation_errors.ml' with 1 (expect) => passed
 ... 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
Running tests from 'tests/basic-more' ...
 ... testing 'structural_constants.ml' with 1 (native) => passed
 ... testing 'structural_constants.ml' with 2 (bytecode) => passed
 ... testing 'div_by_zero.ml' with 1 (native) => passed
 ... testing 'div_by_zero.ml' with 2 (bytecode) => passed
 ... testing 'testrandom.ml' with 1 (native) => passed
 ... testing 'testrandom.ml' with 2 (bytecode) => passed
 ... testing 'pr7683.ml' with 1 (native) => passed
 ... testing 'pr7683.ml' with 2 (bytecode) => passed
 ... testing 'opaque_prim.ml' with 1 (native) => passed
 ... testing 'opaque_prim.ml' with 2 (bytecode) => passed
 ... testing 'robustmatch.ml' with 1 (native) => passed
 ... testing 'robustmatch.ml' with 2 (bytecode) => passed
 ... testing 'pr6216.ml' with 1 (native) => passed
 ... testing 'pr6216.ml' with 2 (bytecode) => passed
 ... testing 'bounds.ml' with 1 (native) => passed
 ... testing 'bounds.ml' with 2 (bytecode) => passed
 ... testing 'top_level_patterns.ml' with 1 (native) => passed
 ... testing 'top_level_patterns.ml' with 2 (bytecode) => passed
 ... testing 'function_in_ref.ml' with 1 (native) => passed
 ... testing 'function_in_ref.ml' with 2 (bytecode) => passed
 ... testing 'pr1271.ml' with 1 (native) => passed
 ... testing 'pr1271.ml' with 2 (bytecode) => passed
 ... testing 'if_in_if.ml' with 1 (native) => passed
 ... testing 'if_in_if.ml' with 2 (bytecode) => passed
 ... testing 'record_evaluation_order.ml' with 1 (native) => passed
 ... testing 'record_evaluation_order.ml' with 2 (bytecode) => passed
 ... testing 'pr2719.ml' with 1 (native) => passed
 ... testing 'pr2719.ml' with 2 (bytecode) => passed
 ... testing 'sequential_and_or.ml' with 1 (native) => passed
 ... testing 'sequential_and_or.ml' with 2 (bytecode) => passed
 ... testing 'tprintf.ml' with 1 (native) => passed
 ... testing 'tprintf.ml' with 2 (bytecode) => passed
 ... testing 'tbuffer.ml' with 1 (native) => passed
 ... testing 'tbuffer.ml' with 2 (bytecode) => passed
 ... testing 'morematch.ml' with 1 (native) => passed
 ... testing 'morematch.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 'tcallback.ml' with 1 (libunix) => passed
 ... testing 'tcallback.ml' with 1.1 (bytecode) => passed
 ... testing 'tcallback.ml' with 1.2 (native) => passed
 ... 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
Running tests from 'tests/compatibility' ...
 ... testing 'main.ml' with 1 (pass) => passed
 ... testing 'main.ml' with 1.1 (bytecode) => passed
 ... testing 'main.ml' with 1.2 (native) => passed
 ... testing 'main.ml' with 2 (pass) => passed
 ... testing 'main.ml' with 2.1 (bytecode) => passed
 ... testing 'main.ml' with 2.2 (native) => passed
Running tests from 'tests/compiler-libs' ...
 ... testing 'test_longident.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 '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 'legacy_incompatible_flags.ml' with 1 (toplevel) => passed
 ... testing 'ignored_scan_counters.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 '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-ocamlopt.byte-build-env) => passed
 ... testing 'test_locations.ml' with 2.1 (ocamlopt.byte) => passed
 ... testing 'test_locations.ml' with 2.1.1 (no-flambda) => passed
 ... testing 'test_locations.ml' with 2.1.1.1 (check-ocamlopt.byte-output) => passed
 ... testing 'test_locations.ml' with 2.1.2 (flambda) => skipped (support for flambda disabled)
 ... testing 'test_locations.ml' with 2.1.2.1 (check-ocamlc.byte-output) => n/a
 ... testing 'test_locations.ml' with 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'test_locations.ml' with 3.1 (ocamlc.byte) => passed
 ... testing 'test_locations.ml' with 3.1.1 (check-ocamlc.byte-output) => passed
 ... testing 'test_locations.ml' with 4 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test_locations.ml' with 4.1 (ocamlopt.byte) => passed
 ... testing 'test_locations.ml' with 4.1.1 (no-flambda) => passed
 ... testing 'test_locations.ml' with 4.1.1.1 (check-ocamlopt.byte-output) => passed
 ... testing 'test_locations.ml' with 4.1.2 (flambda) => skipped (support for flambda disabled)
 ... testing 'test_locations.ml' with 4.1.2.1 (check-ocamlc.byte-output) => n/a
 ... testing 'margins.ml' with 1 (toplevel) => 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 '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 '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 '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
 ... testing 'expansiveness.ml' with 1 (expect) => passed
Running tests from 'tests/instrumented-runtime' ...
 ... testing 'main.ml' with 1 (hasinstrumentedruntime) => 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 'pr7215.ml' with 1 (toplevel) => passed
 ... testing 'lazy_.ml' with 1 (expect) => passed
 ... testing 'extension_constructor.ml' with 1 (expect) => passed
 ... testing 'unboxed.ml' with 1 (expect) => passed
 ... testing 'labels.ml' with 1 (expect) => passed
 ... testing 'records.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 'basic.ml' with 1 (expect) => passed
 ... testing 'float_unboxing.ml' with 1 (expect) => passed
 ... testing 'pr7231.ml' with 1 (toplevel) => passed
 ... testing 'pr7706.ml' with 1 (toplevel) => passed
 ... testing 'objects.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 'modules.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 'float_block_1.ml' with 1 (native) => passed
 ... testing 'float_block_1.ml' with 2 (bytecode) => passed
 ... testing 'class_2.ml' with 1 (native) => passed
 ... testing 'class_2.ml' with 2 (bytecode) => passed
 ... testing 'lazy_.ml' with 1 (native) => passed
 ... testing 'lazy_.ml' with 2 (bytecode) => passed
 ... testing 'class_1.ml' with 1 (native) => passed
 ... testing 'class_1.ml' with 2 (bytecode) => passed
 ... testing 'lists.ml' with 1 (native) => passed
 ... testing 'lists.ml' with 2 (bytecode) => passed
 ... testing 'evaluation_order_3.ml' with 1 (native) => passed
 ... testing 'evaluation_order_3.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 'labels.ml' with 1 (native) => passed
 ... testing 'labels.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 'evaluation_order_2.ml' with 1 (native) => passed
 ... testing 'evaluation_order_2.ml' with 2 (bytecode) => passed
 ... testing 'record_with.ml' with 1 (native) => passed
 ... testing 'record_with.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 'nested.ml' with 1 (native) => passed
 ... testing 'nested.ml' with 2 (bytecode) => passed
 ... testing 'generic_array.ml' with 1 (native) => passed
 ... testing 'generic_array.ml' with 2 (bytecode) => passed
 ... testing 'ref.ml' with 1 (native) => passed
 ... testing 'ref.ml' with 2 (bytecode) => passed
 ... testing 'mutual_functions.ml' with 1 (native) => passed
 ... testing 'mutual_functions.ml' with 2 (bytecode) => passed
 ... testing 'evaluation_order_1.ml' with 1 (native) => passed
 ... testing 'evaluation_order_1.ml' with 2 (bytecode) => passed
Running tests from 'tests/lexing' ...
 ... testing 'escape.ml' with 1 (toplevel) => passed
 ... testing 'comments.ml' with 1 (toplevel) => passed
 ... testing 'uchar_esc.ml' with 1 (toplevel) => passed
Running tests from 'tests/lib-arg' ...
 ... 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-bigarray' ...
 ... testing 'bigarrays.ml' with 1 (native) => passed
 ... testing 'bigarrays.ml' with 2 (bytecode) => passed
 ... testing 'weak_bigarray.ml' with 1 (native) => passed
 ... testing 'weak_bigarray.ml' with 2 (bytecode) => passed
 ... testing 'pr5115.ml' with 1 (native) => passed
 ... testing 'pr5115.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
Running tests from 'tests/lib-bigarray-2' ...
 ... 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 'test_bytes.ml' with 1 (native) => passed
 ... testing 'test_bytes.ml' with 2 (bytecode) => passed
 ... testing 'binary.ml' with 1 (native) => passed
 ... testing 'binary.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-initializers' ...
 ... 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 '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 '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 '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 '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 '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
 ... 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 '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 '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 '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
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 (script) => passed
 ... testing 'main.ml' with 1.1.1.1.1 (script) => 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 (ocamlopt.byte) => 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 (script) => 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 (ocamlopt.byte) => 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 (cd) => passed
 ... testing 'main.ml' with 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 (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 (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 (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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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 (script) => passed
 ... testing 'main.ml' with 1.1.1.1 (script) => passed
 ... testing 'main.ml' with 1.1.1.1.1 (cd) => passed
 ... testing 'main.ml' with 1.1.1.1.1.1 (ocamlc.byte) => 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 (cd) => 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 (ocamlc.byte) => passed
 ... testing 'main.ml' with 1.1.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.1.1 (run) => passed
 ... testing 'main.ml' with 1.1.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 (script) => passed
 ... testing 'main.ml' with 1.2.1.1.1 (script) => passed
 ... testing 'main.ml' with 1.2.1.1.1.1 (cd) => passed
 ... testing 'main.ml' with 1.2.1.1.1.1.1 (ocamlopt.byte) => 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 (cd) => 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.1.1 (ocamlopt.byte) => passed
 ... testing 'main.ml' with 1.2.1.1.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.1.1.2 (ocamlopt.byte) => passed
 ... testing 'main.ml' with 1.2.1.1.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.1.1.2.1.1 (run) => passed
 ... testing 'main.ml' with 1.2.1.1.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 (script) => passed
 ... testing 'test.ml' with 1.1.2 (script) => passed
 ... testing 'test.ml' with 1.1.3 (script) => passed
 ... testing 'test.ml' with 1.1.4 (script) => passed
 ... testing 'test.ml' with 1.1.5 (script) => passed
 ... testing 'test.ml' with 1.1.6 (script) => 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.30 (cd) => passed
 ... testing 'test.ml' with 1.1.31 (cd) => passed
 ... testing 'test.ml' with 1.1.32 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.33 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.34 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.35 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.35.1 (run) => passed
 ... testing 'test.ml' with 1.1.35.1.1 (check-program-output) => passed
 ... testing 'test.ml' with 1.1.35.2 (run) => passed
 ... testing 'test.ml' with 1.1.35.2.1 (check-program-output) => passed
 ... testing 'test.ml' with 1.1.35.3 (run) => passed
 ... testing 'test.ml' with 1.1.35.3.1 (check-program-output) => passed
 ... testing 'test.ml' with 1.1.35.4 (run) => passed
 ... testing 'test.ml' with 1.1.35.4.1 (check-program-output) => passed
 ... testing 'test.ml' with 1.1.36 (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 (script) => passed
 ... testing 'test.ml' with 1.2.1.2 (script) => passed
 ... testing 'test.ml' with 1.2.1.3 (script) => passed
 ... testing 'test.ml' with 1.2.1.4 (script) => passed
 ... testing 'test.ml' with 1.2.1.5 (script) => passed
 ... testing 'test.ml' with 1.2.1.6 (script) => 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.1.12 (cd) => passed
 ... testing 'test.ml' with 1.2.1.13 (cd) => passed
 ... testing 'test.ml' with 1.2.1.14 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.15 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.16 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.17 (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.2 (script) => passed
 ... testing 'test.ml' with 1.1.2.1 (script) => passed
 ... testing 'test.ml' with 1.1.2.2 (script) => passed
 ... testing 'test.ml' with 1.1.2.3 (script) => passed
 ... testing 'test.ml' with 1.1.2.4 (script) => passed
 ... testing 'test.ml' with 1.1.2.5 (script) => passed
 ... testing 'test.ml' with 1.1.2.6 (script) => passed
 ... testing 'test.ml' with 1.1.2.7 (script) => passed
 ... testing 'test.ml' with 1.1.2.8 (script) => passed
 ... testing 'test.ml' with 1.1.2.8.1 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.2 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.3 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.4 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.5 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.6 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.7 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.8 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.9 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.10 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.11 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.12 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.13 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.14 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.15 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.16 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.17 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.18 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.19 (ocamlc.byte) => passed
 ... testing 'test.ml' with 1.1.2.8.19.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.2 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.1 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.2 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.3 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.4 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.5 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.6 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.7 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.8 (script) => passed
 ... testing 'test.ml' with 1.2.1.2.8.1 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.2 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.3 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.4 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.5 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.6 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.7 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.8 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.9 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.10 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.11 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.12 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.13 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.14 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.15 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.16 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.17 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.18 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.19 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.2.8.19.1 (run) => passed
Running tests from 'tests/lib-filename' ...
 ... 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 'null.ml' with 1 (native) => passed
 ... testing 'null.ml' with 2 (bytecode) => passed
 ... testing 'extension.ml' with 1 (native) => passed
 ... testing 'extension.ml' with 2 (bytecode) => 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 'pr6824.ml' with 1 (native) => passed
 ... testing 'pr6824.ml' with 2 (bytecode) => passed
 ... testing 'pp_print_custom_break.ml' with 1 (native) => passed
 ... testing 'pp_print_custom_break.ml' with 2 (bytecode) => passed
 ... testing 'tformat.ml' with 1 (native) => passed
 ... testing 'tformat.ml' with 2 (bytecode) => passed
 ... testing 'print_if_newline.ml' with 1 (native) => passed
 ... testing 'print_if_newline.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 'htbl.ml' with 1 (native) => passed
 ... testing 'htbl.ml' with 2 (bytecode) => passed
 ... testing 'hfun.ml' with 1 (native) => passed
 ... testing 'hfun.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-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 'marshal_bigarray.ml' with 1 (native) => passed
 ... testing 'marshal_bigarray.ml' with 2 (bytecode) => passed
 ... testing 'intext.ml' with 1 (native) => passed
 ... testing 'intext.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-obj' ...
 ... testing 'reachable_words.ml' with 1 (native) => passed
 ... testing 'reachable_words.ml' with 2 (bytecode) => 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 '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 '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 'rename.ml' with 1 (native) => passed
 ... testing 'rename.ml' with 2 (bytecode) => passed
Running tests from 'tests/lib-systhreads' ...
 ... 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
 ... 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 '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 '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
Running tests from 'tests/lib-threads' ...
 ... testing 'pr7638.ml' with 1 (hassysthreads) => passed
 ... testing 'pr7638.ml' with 1.1 (bytecode) => passed
 ... testing 'pr7638.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 'prodcons.ml' with 1 (hassysthreads) => passed
 ... testing 'prodcons.ml' with 1.1 (bytecode) => passed
 ... testing 'prodcons.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 'pr5325.ml' with 1 (hassysthreads) => passed
 ... testing 'pr5325.ml' with 1.1 (bytecode) => passed
 ... testing 'pr5325.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 'beat.ml' with 1 (hassysthreads) => passed
 ... testing 'beat.ml' with 1.1 (bytecode) => passed
 ... testing 'beat.ml' with 1.2 (native) => 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 '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 'bufchan.ml' with 1 (hassysthreads) => passed
 ... testing 'bufchan.ml' with 1.1 (bytecode) => passed
 ... testing 'bufchan.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 '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 'tls.ml' with 1 (hassysthreads) => passed
 ... testing 'tls.ml' with 1.1 (bytecode) => passed
 ... testing 'tls.ml' with 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 'pr4466.ml' with 1 (hassysthreads) => passed
 ... testing 'pr4466.ml' with 1.1 (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 'prodcons2.ml' with 1 (hassysthreads) => passed
 ... testing 'prodcons2.ml' with 1.1 (bytecode) => passed
 ... testing 'prodcons2.ml' with 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
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 '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 '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 '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 'utimes.ml' with 1 (hasunix) => passed
 ... testing 'utimes.ml' with 1.1 (bytecode) => passed
 ... testing 'utimes.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 '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 '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
 ... testing 'dup.ml' with 1 (hasunix) => passed
 ... testing 'dup.ml' with 1.1 (bytecode) => passed
 ... testing 'dup.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 'dup2.ml' with 1 (hasunix) => passed
 ... testing 'dup2.ml' with 1.1 (bytecode) => passed
 ... testing 'dup2.ml' with 1.2 (native) => 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 '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 'getaddrinfo.ml' with 1 (hasunix) => passed
 ... testing 'getaddrinfo.ml' with 1.1 (bytecode) => passed
 ... testing 'getaddrinfo.ml' with 1.2 (native) => passed
Running tests from 'tests/lib-unix/isatty' ...
 ... 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
 ... 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
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_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
 ... 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
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-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 '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/local-functions' ...
 ... testing 'tupled2.ml' with 1 (native) => passed
 ... testing 'tupled2.ml' with 2 (bytecode) => passed
 ... testing 'tupled.ml' with 1 (native) => passed
 ... testing 'tupled.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 'streams.ml' with 1 (native) => passed
 ... testing 'streams.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 'tail_calls.ml' with 1 (native) => passed
 ... testing 'tail_calls.ml' with 2 (bytecode) => passed
 ... testing 'nested_handlers.ml' with 1 (native) => passed
 ... testing 'nested_handlers.ml' with 2 (bytecode) => passed
 ... testing 'exception_propagation.ml' with 1 (native) => passed
 ... testing 'exception_propagation.ml' with 2 (bytecode) => passed
 ... testing 'allocation.ml' with 1 (native) => passed
 ... testing 'allocation.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
Running tests from 'tests/match-exception-warnings' ...
 ... testing 'exhaustiveness_warnings.ml' with 1 (expect) => passed
 ... testing 'no_value_clauses.ml' with 1 (expect) => passed
 ... testing 'placement.ml' with 1 (expect) => passed
 ... testing 'no_mixing_under_guard.ml' with 1 (expect) => passed
 ... testing 'reachability.ml' with 1 (expect) => passed
 ... testing 'pr7083.ml' with 1 (expect) => passed
Running tests from 'tests/messages' ...
 ... testing 'precise_locations.ml' with 1 (expect) => passed
Running tests from 'tests/misc' ...
 ... testing 'gpr1370.ml' with 1 (native) => passed
 ... testing 'gpr1370.ml' with 2 (bytecode) => passed
 ... testing 'nucleic.ml' with 1 (native) => passed
 ... testing 'nucleic.ml' with 2 (bytecode) => passed
 ... testing 'bdd.ml' with 1 (native) => passed
 ... testing 'bdd.ml' with 2 (bytecode) => passed
 ... testing 'taku.ml' with 1 (native) => passed
 ... testing 'taku.ml' with 2 (bytecode) => passed
 ... testing 'fib.ml' with 1 (native) => passed
 ... testing 'fib.ml' with 2 (bytecode) => passed
 ... testing 'ephetest2.ml' with 1 (native) => passed
 ... testing 'ephetest2.ml' with 2 (bytecode) => passed
 ... testing 'weaktest.ml' with 1 (native) => passed
 ... testing 'weaktest.ml' with 2 (bytecode) => passed
 ... testing 'gcwords.ml' with 1 (native) => passed
 ... testing 'gcwords.ml' with 2 (bytecode) => passed
 ... testing 'weaklifetime.ml' with 1 (native) => passed
 ... testing 'weaklifetime.ml' with 2 (bytecode) => passed
 ... testing 'exotic.ml' with 1 (expect) => 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 'ephetest.ml' with 1 (native) => passed
 ... testing 'ephetest.ml' with 2 (bytecode) => passed
 ... testing 'boyer.ml' with 1 (native) => passed
 ... testing 'boyer.ml' with 2 (bytecode) => passed
 ... testing 'finaliser.ml' with 1 (native) => passed
 ... testing 'finaliser.ml' with 2 (bytecode) => passed
 ... testing 'takc.ml' with 1 (native) => passed
 ... testing 'takc.ml' with 2 (bytecode) => passed
 ... testing 'weaklifetime2.ml' with 1 (native) => passed
 ... testing 'weaklifetime2.ml' with 2 (bytecode) => passed
 ... testing 'sorts.ml' with 1 (native) => passed
 ... testing 'sorts.ml' with 2 (bytecode) => passed
 ... testing 'ephetest3.ml' with 1 (native) => passed
 ... testing 'ephetest3.ml' with 2 (bytecode) => passed
 ... testing 'hamming.ml' with 1 (native) => passed
 ... testing 'hamming.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 'soli.ml' with 1 (native) => passed
 ... testing 'soli.ml' with 2 (bytecode) => passed
 ... 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
Running tests from 'tests/no-alias-deps' ...
 ... 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
 ... testing 'aliases.ml' with 1 (setup-ocamlc.byte-build-env) => passed
 ... testing 'aliases.ml' with 1.1 (script) => passed
 ... testing 'aliases.ml' with 1.1.1 (ocamlc.byte) => passed
 ... testing 'aliases.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
 ... testing 'aliases.ml' with 1.1.1.1.1 (ocamlobjinfo) => passed
 ... testing 'aliases.ml' with 1.1.1.1.1.1 (check-program-output) => passed
Running tests from 'tests/opaque' ...
 ... testing 'test.ml' with 1 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with 1.1 (script) => passed
 ... testing 'test.ml' with 1.1.1 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.1.1.1 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.1.1.1.1 (script) => passed
 ... testing 'test.ml' with 1.1.1.1.1.1 (script) => 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.1.1 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.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.1.3 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.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 '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
 ... testing 'test.ml' with 1 (libunix) => 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 (script) => passed
 ... testing 'test.ml' with 1.1.1.1.1 (run) => passed
 ... testing 'test.ml' with 1.2 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with 1.2.1 (ocamlopt.byte) => passed
 ... testing 'test.ml' with 1.2.1.1 (script) => passed
 ... testing 'test.ml' with 1.2.1.1.1 (run) => passed
Running tests from 'tests/parse-errors' ...
 ... 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 'escape_error.ml' with 1 (toplevel) => 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_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_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_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
 ... 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_simple_expr.ml' with 1 (toplevel) => 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_simple_pattern.ml' with 1 (toplevel) => 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_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_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_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_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 'expecting.ml' with 1 (toplevel) => passed
Running tests from 'tests/parsetree' ...
 ... testing 'test.ml' with 1 (native) => passed
 ... testing 'test.ml' with 2 (bytecode) => passed
Running tests from 'tests/parsing' ...
 ... testing 'change_start_loc.ml' with 1 (native) => passed
 ... testing 'change_start_loc.ml' with 2 (bytecode) => passed
 ... testing 'reloc.ml' with 1 (expect) => 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 '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 '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 '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 '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 'extended_indexoperators.ml' with 1 (expect) => 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 '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 'multi_indices.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
 ... 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 '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 '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 '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 '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 'docstrings.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 '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
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 'string_access.ml' with 1 (native) => passed
 ... testing 'string_access.ml' with 2 (bytecode) => passed
 ... testing 'bigstring_access.ml' with 1 (native) => passed
 ... testing 'bigstring_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 (script) => passed
 ... testing 'missing_set_of_closures.ml' with 1.1.1 (script) => 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 (ocamlopt.byte) => passed
 ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1 (ocamlopt.byte) => passed
 ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1.1 (script) => passed
 ... testing 'missing_set_of_closures.ml' with 1.1.1.1.1.1.1.1 (cd) => passed
 ... testing 'missing_set_of_closures.ml' with 1.1.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.1.1 (check-ocamlopt.byte-output) => 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/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-native-programs) => 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-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 '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 'artificial.ml' with 1 (expect) => passed
 ... testing 'shadow_all.ml' with 1 (expect) => passed
Running tests from 'tests/statmemprof' ...
 ... testing 'minor_no_postpone.ml' with 1 (native) => passed
 ... testing 'minor_no_postpone.ml' with 2 (bytecode) => passed
 ... testing 'intern.ml' with 1 (bytecode) => passed
 ... testing 'intern.ml' with 2 (native) => passed
 ... testing 'lists_in_minor.ml' with 1 (bytecode) => passed
 ... testing 'lists_in_minor.ml' with 2 (native) => 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 'arrays_in_minor.ml' with 1 (native) => passed
 ... testing 'arrays_in_minor.ml' with 2 (bytecode) => passed
 ... testing 'comballoc.ml' with 1 (no-spacetime) => passed
 ... testing 'comballoc.ml' with 1.1 (bytecode) => passed
 ... testing 'comballoc.ml' with 1.2 (native) => passed
 ... testing 'callstacks.ml' with 1 (no-spacetime) => passed
 ... testing 'callstacks.ml' with 1.1 (flat-float-array) => passed
 ... testing 'callstacks.ml' with 1.1.1 (native) => passed
 ... testing 'callstacks.ml' with 1.1.2 (bytecode) => passed
 ... testing 'callstacks.ml' with 1.2 (no-flat-float-array) => skipped (compiler configured with -flat-float-array)
 ... testing 'callstacks.ml' with 1.2.1 (native) => n/a
 ... testing 'callstacks.ml' with 1.2.2 (bytecode) => n/a
 ... testing 'exception_callback.ml' with 1 (native) => passed
 ... testing 'exception_callback.ml' with 2 (bytecode) => passed
 ... testing 'arrays_in_major.ml' with 1 (native) => passed
 ... testing 'arrays_in_major.ml' with 2 (bytecode) => passed
 ... testing 'exception_callback_minor.ml' with 1 (native) => passed
 ... testing 'exception_callback_minor.ml' with 2 (bytecode) => 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/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.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 (check-ocamlc.byte-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 (script) => passed
 ... testing 'test.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/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 'mpr7760.mll' with 1 (native) => passed
 ... testing 'mpr7760.mll' with 2 (bytecode) => passed
 ... testing 'chars.mll' with 1 (native) => passed
 ... testing 'chars.mll' with 2 (bytecode) => passed
 ... testing 'main.ml' with 1 (native) => passed
 ... testing 'main.ml' with 2 (bytecode) => passed
Running tests from 'tests/tool-ocaml' ...
 ... testing 't092-pushacc.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc.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 't220-assign.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't220-assign.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 't070-branch.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't070-branch.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 't201-getfield.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't201-getfield.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 't173-pushenvacc.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't173-pushenvacc.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 't165-apply.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't165-apply.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 't340-weak.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't340-weak.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 't131-setvectitem.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't131-setvectitem.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 't040-makeblock1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't040-makeblock1.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 't230-check_signals.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't230-check_signals.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 't162-return.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't162-return.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 't172-pushenvacc4.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't172-pushenvacc4.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-2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't250-closurerec-2.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 't110-offsetint.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't110-offsetint.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 't093-pushacc.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't093-pushacc.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 't253-offsetclosurem2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't253-offsetclosurem2.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 't110-subint.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't110-subint.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 't200-getfield0.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't200-getfield0.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 't210-setfield1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't210-setfield1.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 't170-envacc4.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't170-envacc4.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 't090-acc7.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't090-acc7.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 't060-raise.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't060-raise.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 't240-c_call2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't240-c_call2.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 't041-makeblock.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't041-makeblock.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 't163.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't163.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 't120-getstringchar.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't120-getstringchar.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 't010-const3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't010-const3.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 't010-const2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't010-const2.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 't020.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't020.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 't260-offsetref.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't260-offsetref.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 't330-compact-1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't330-compact-1.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 't010-const0.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't010-const0.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 't190-makefloatblock-1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't190-makefloatblock-1.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 't200-getfield1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't200-getfield1.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 't110-divint-3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't110-divint-3.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 't211-setfield.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't211-setfield.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 't070-branchif.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't070-branchif.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 't110-addint.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't110-addint.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 't150-push-1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't150-push-1.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 't110-lsrint.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't110-lsrint.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 't210-setfield3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't210-setfield3.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 't240-c_call3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't240-c_call3.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-orint.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't110-orint.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 't181-appterm.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't181-appterm.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 't161-apply1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't161-apply1.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 't080-leint.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't080-leint.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 't090-acc3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't090-acc3.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 't240-c_call4.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't240-c_call4.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 't110-divint-1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't110-divint-1.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 't070-branchifnot.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't070-branchifnot.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 't080-neq.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't080-neq.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 't090-acc5.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't090-acc5.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 't301-object.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't301-object.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 't140-switch-3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't140-switch-3.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 't130-getvectitem.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't130-getvectitem.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 't180-appterm3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't180-appterm3.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 't360-stacks-1.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't360-stacks-1.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 't150-push-2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't150-push-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 't090-acc2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't090-acc2.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 't092-pushacc5.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc5.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 't300-getmethod.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't300-getmethod.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 't254-offsetclosure.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't254-offsetclosure.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 't142-switch-9.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't142-switch-9.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 't320-gc-2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't320-gc-2.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 't021-pushconst2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't021-pushconst2.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 't051-pushgetglobalfield.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't051-pushgetglobalfield.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 't190-makefloatblock-3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't190-makefloatblock-3.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 't051-getglobalfield.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't051-getglobalfield.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 't160-closure.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't160-closure.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 't170-envacc2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't170-envacc2.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 't253-offsetclosure0.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't253-offsetclosure0.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 't330-compact-2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't330-compact-2.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 't110-xorint.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't110-xorint.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 't090-acc0.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't090-acc0.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 't170-envacc3.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't170-envacc3.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-pushacc4.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't092-pushacc4.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 't130-vectlength.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't130-vectlength.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
 ... testing 't190-makefloatblock-2.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't190-makefloatblock-2.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 't121-setstringchar.ml' with 1 (setup-ocaml-build-env) => passed
 ... testing 't121-setstringchar.ml' with 1.1 (ocaml) => passed
Running tests from 'tests/tool-ocaml-annot' ...
 ... 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
 ... 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
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_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
 ... 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
Running tests from 'tests/tool-ocamldep-modalias' ...
 ... testing 'main.ml' with 1 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with 1.1 (script) => passed
 ... testing 'main.ml' with 1.1.1 (script) => 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 (check-ocamlc.byte-output) => passed
 ... testing 'main.ml' with 1.1.1.1.1.1.1 (hasunix) => 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 (script) => 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 (native-compiler) => passed
 ... testing 'main.ml' with 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 (script) => passed
 ... testing 'main.ml' with 2.1.1 (ocamlc.byte) => passed
 ... testing 'main.ml' with 2.1.1.1 (check-ocamlc.byte-output) => passed
 ... testing 'main.ml' with 2.1.1.1.1 (hasunix) => passed
 ... testing 'main.ml' with 2.1.1.1.1.1 (script) => passed
 ... testing 'main.ml' with 2.1.1.1.1.1.1 (script) => passed
 ... testing 'main.ml' with 2.1.1.1.1.1.1.1 (script) => passed
 ... testing 'main.ml' with 2.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 (script) => passed
 ... testing 'main.ml' with 3 (setup-ocamlc.byte-build-env) => passed
 ... testing 'main.ml' with 3.1 (script) => passed
 ... testing 'main.ml' with 3.1.1 (script) => passed
 ... testing 'main.ml' with 3.1.1.1 (ocamlc.byte) => passed
 ... testing 'main.ml' with 3.1.1.1.1 (ocamlc.byte) => passed
 ... testing 'main.ml' with 3.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 (script) => passed
 ... testing 'main.ml' with 4.1.1 (ocamlc.byte) => passed
 ... testing 'main.ml' with 4.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 (script) => passed
 ... testing 'main.ml' with 5.1.1 (ocamlc.byte) => passed
 ... testing 'main.ml' with 5.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 (script) => passed
 ... testing 'a.ml' with 1.1.1 (ocamlc.byte) => passed
 ... testing 'a.ml' with 1.1.1.1 (check-ocamlc.byte-output) => passed
Running tests from 'tests/tool-ocamldoc' ...
 ... testing 't05.ml' with 1 (ocamldoc) => passed
 ... testing 't04.ml' with 1 (ocamldoc) => passed
 ... testing 'Level_0.mli' with 1 (ocamldoc) => passed
 ... testing 'Short_description.txt' 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 't03.ml' with 1 (ocamldoc) => passed
 ... testing 'Paragraph.mli' with 1 (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 'Item_ids.mli' with 1 (ocamldoc) => passed
 ... testing 'latex_ref.mli' with 1 (ocamldoc) => passed
 ... testing 'Variants.mli' with 1 (ocamldoc) => passed
 ... testing 'Variants.mli' with 2 (ocamldoc) => passed
 ... testing 'Extensible_variant.ml' with 1 (ocamldoc) => passed
 ... testing 'Inline_records_bis.ml' with 1 (ocamldoc) => passed
 ... testing 'Test.mli' with 1 (ocamldoc) => passed
 ... testing 'Module_whitespace.ml' with 1 (ocamldoc) => passed
 ... testing 't02.ml' with 1 (ocamldoc) => passed
 ... testing 't01.ml' 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 'Documentation_tags.mli' with 1 (ocamldoc) => passed
 ... testing 'No_preamble.mli' 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 (script) => skipped (libbfd not available)
 ... testing 'question.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'question.ml' with 1.1.1.1 (ocamlopt.byte) => n/a
 ... testing 'question.ml' with 1.1.1.1.1 (check-ocamlopt.byte-output) => n/a
 ... testing 'question.ml' with 1.1.1.1.1.1 (ocamlobjinfo) => n/a
 ... testing 'question.ml' with 1.1.1.1.1.1.1 (check-program-output) => n/a
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-toplevel' ...
 ... testing 'mod_use.ml' with 1 (expect) => passed
 ... testing 'strings.ml' with 1 (toplevel) => passed
 ... testing 'show.ml' with 1 (expect) => passed
 ... testing 'pr6468.ml' with 1 (toplevel) => passed
 ... testing 'tracing.ml' with 1 (toplevel) => passed
 ... testing 'pr7751.ml' with 1 (toplevel) => passed
 ... testing 'redefinition_hints.ml' with 1 (toplevel) => passed
 ... testing 'error_highlighting.ml' with 1 (toplevel) => passed
 ... testing 'uncaught_exceptions.ml' with 1 (expect) => passed
 ... testing 'pr7060.ml' with 1 (toplevel) => passed
 ... testing 'use_command.ml' with 1 (expect) => passed
 ... testing 'exotic_lists.ml' with 1 (toplevel) => passed
 ... testing 'show_short_paths.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 '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 'locs.ml' with 1 (native) => passed
 ... testing 'locs.ml' with 2 (bytecode) => passed
 ... 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 '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
Running tests from 'tests/typing-core-bugs' ...
 ... testing 'missing_rec_hint.ml' with 1 (expect) => passed
 ... testing 'repeated_did_you_mean.ml' with 1 (expect) => passed
 ... testing 'unit_fun_hints.ml' with 1 (expect) => passed
 ... testing 'const_int_hint.ml' with 1 (expect) => passed
 ... testing 'type_expected_explanation.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 'disambiguation.ml' with 1 (expect) => passed
 ... testing 'open_types.ml' with 1 (expect) => passed
 ... testing 'cast.ml' with 1 (toplevel) => passed
 ... testing 'msg.ml' with 1 (toplevel) => passed
 ... testing 'extensions.ml' with 1 (expect) => passed
Running tests from 'tests/typing-fstclassmod' ...
 ... testing 'fstclassmod.ml' with 1 (native) => passed
 ... testing 'fstclassmod.ml' with 2 (bytecode) => passed
Running tests from 'tests/typing-gadts' ...
 ... testing 'pr7747.ml' with 1 (expect) => passed
 ... testing 'pr5906.ml' with 1 (expect) => passed
 ... testing 'pr7520.ml' with 1 (expect) => passed
 ... testing 'pr9019.ml' with 1 (expect) => passed
 ... testing 'pr7160.ml' with 1 (expect) => passed
 ... testing 'pr7230.ml' with 1 (expect) => passed
 ... testing 'pr6817.ml' with 1 (expect) => passed
 ... testing 'pr5689.ml' with 1 (expect) => passed
 ... testing 'omega07.ml' with 1 (expect) => passed
 ... testing 'pr5848.ml' with 1 (expect) => passed
 ... testing 'pr7260.ml' with 1 (expect) => passed
 ... testing 'pr6158.ml' with 1 (expect) => passed
 ... testing 'or_patterns.ml' with 1 (expect) => passed
 ... testing 'pr7397.ml' with 1 (expect) => passed
 ... testing 'pr7298.ml' with 1 (expect) => passed
 ... testing 'pr7222.ml' with 1 (expect) => passed
 ... testing 'pr7214.ml' with 1 (expect) => passed
 ... testing 'pr6934.ml' with 1 (expect) => passed
 ... testing 'unexpected_existentials.ml' with 1 (expect) => passed
 ... testing 'unify_mb.ml' with 1 (expect) => passed
 ... testing 'pr5981.ml' with 1 (expect) => passed
 ... testing 'pr7390.ml' with 1 (expect) => passed
 ... testing 'pr6690.ml' with 1 (expect) => passed
 ... testing 'variables_in_mcomp.ml' with 1 (expect) => passed
 ... testing 'pr5332.ml' with 1 (expect) => passed
 ... testing 'pr7381.ml' with 1 (expect) => passed
 ... testing 'ambiguity.ml' with 1 (expect) => passed
 ... testing 'pr6980.ml' with 1 (expect) => passed
 ... testing 'yallop_bugs.ml' with 1 (expect) => passed
 ... testing 'pr7016.ml' with 1 (expect) => passed
 ... testing 'pr5989.ml' with 1 (expect) => passed
 ... testing 'pr5785.ml' with 1 (expect) => passed
 ... testing 'pr7234.ml' with 1 (expect) => passed
 ... testing 'pr5948.ml' with 1 (expect) => passed
 ... testing 'dynamic_frisch.ml' with 1 (expect) => passed
 ... testing 'pr6163.ml' with 1 (expect) => passed
 ... testing 'pr5997.ml' with 1 (expect) => passed
 ... testing 'pr7432.ml' with 1 (expect) => passed
 ... testing 'test.ml' with 1 (expect) => passed
 ... testing 'pr5985.ml' with 1 (expect) => passed
 ... testing 'didier.ml' with 1 (expect) => passed
 ... testing 'pr7391.ml' with 1 (expect) => passed
 ... testing 'nested_equations.ml' with 1 (expect) => passed
 ... testing 'pr7378.ml' with 1 (expect) => passed
 ... testing 'pr7374.ml' with 1 (expect) => passed
 ... testing 'pr7269.ml' with 1 (expect) => passed
 ... testing 'term-conv.ml' with 1 (expect) => passed
 ... testing 'pr6174.ml' with 1 (expect) => passed
 ... testing 'pr6993_bad.ml' with 1 (expect) => passed
 ... testing 'pr7421.ml' with 1 (expect) => passed
 ... testing 'pr7618.ml' with 1 (expect) => passed
 ... testing 'pr6241.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 'mixin3.ml' with 1 (native) => passed
 ... testing 'mixin3.ml' with 2 (bytecode) => passed
 ... testing 'mixin2.ml' with 1 (native) => passed
 ... testing 'mixin2.ml' with 2 (bytecode) => passed
Running tests from 'tests/typing-misc' ...
 ... testing 'exotic_unifications.ml' with 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 'polyvars.ml' with 1 (expect) => passed
 ... testing 'pr8548.ml' with 1 (expect) => passed
 ... testing 'variant.ml' with 1 (expect) => passed
 ... testing 'printing.ml' with 1 (expect) => passed
 ... testing 'occur_check.ml' with 1 (expect) => passed
 ... testing 'unique_names_in_unification.ml' with 1 (expect) => passed
 ... testing 'typecore_nolabel_errors.ml' with 1 (expect) => passed
 ... testing 'scope_escape.ml' with 1 (expect) => passed
 ... testing 'pr7668_bad.ml' with 1 (expect) => passed
 ... testing 'is_expansive.ml' with 1 (expect) => passed
 ... testing 'includeclass_errors.ml' with 1 (expect) => passed
 ... testing 'enrich_typedecl.ml' with 1 (expect) => passed
 ... testing 'labels.ml' with 1 (expect) => passed
 ... testing 'wellfounded.ml' with 1 (expect) => passed
 ... testing 'records.ml' with 1 (expect) => passed
 ... testing 'pr7103.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 'gpr2277.ml' with 1 (expect) => passed
 ... testing 'pr7712.ml' with 1 (expect) => passed
 ... testing 'pat_type_sharing.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 'inside_out.ml' with 1 (expect) => passed
 ... testing 'pr7228.ml' with 1 (expect) => passed
 ... testing 'typecore_errors.ml' with 1 (expect) => passed
 ... testing 'pr7937.ml' with 1 (expect) => passed
 ... testing 'pr6416.ml' with 1 (expect) => passed
 ... testing 'empty_variant.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 'external_arity.ml' with 1 (expect) => passed
 ... testing 'disambiguate_principality.ml' with 1 (expect) => passed
 ... testing 'pattern_open.ml' with 1 (expect) => passed
 ... testing 'constraints.ml' with 1 (expect) => passed
 ... testing 'variance.ml' with 1 (expect) => passed
 ... testing 'typetexp_errors.ml' with 1 (expect) => passed
Running tests from 'tests/typing-misc-bugs' ...
 ... testing 'gadt_declaration_check.ml' with 1 (expect) => passed
 ... 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 '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 (script) => passed
 ... testing 'test.ml' with 1.1.1 (script) => 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 (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 'pr7851.ml' with 1 (expect) => passed
 ... testing 'pr9695.ml' with 1 (expect) => passed
 ... testing 'firstclass.ml' with 1 (expect) => passed
 ... testing 'generative.ml' with 1 (expect) => passed
 ... testing 'printing.ml' with 1 (expect) => passed
 ... testing 'aliases.ml' with 1 (expect) => passed
 ... testing 'pr7726.ml' with 1 (expect) => passed
 ... testing 'pr9384.ml' with 1 (expect) => passed
 ... testing 'anonymous.ml' with 1 (expect) => passed
 ... testing 'extension_constructors_errors_test.ml' with 1 (expect) => passed
 ... testing 'nondep.ml' with 1 (expect) => passed
 ... testing 'recursive.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 'records_errors_test.ml' with 1 (expect) => passed
 ... testing 'normalize_path.ml' with 1 (expect) => passed
 ... testing 'pr7787.ml' with 1 (expect) => passed
 ... testing 'merge_constraint.ml' with 1 (expect) => passed
 ... testing 'Test.ml' with 1 (expect) => passed
 ... testing 'nondep_private_abbrev.ml' with 1 (expect) => passed
 ... testing 'applicative_functor_type.ml' with 1 (expect) => passed
 ... testing 'illegal_permutation.ml' with 1 (expect) => passed
 ... testing 'pr5911.ml' with 1 (expect) => passed
 ... testing 'pr7818.ml' with 1 (expect) => passed
 ... testing 'unroll_private_abbrev.ml' with 1 (expect) => passed
 ... testing 'pr7207.ml' with 1 (expect) => passed
 ... testing 'variants_errors_test.ml' with 1 (expect) => passed
 ... testing 'pr6394.ml' with 1 (expect) => passed
 ... testing 'pr7348.ml' with 1 (expect) => passed
Running tests from 'tests/typing-modules-bugs' ...
 ... 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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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
 ... 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 '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 '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 '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
Running tests from 'tests/typing-multifile' ...
 ... 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
 ... 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
Running tests from 'tests/typing-objects' ...
 ... testing 'dummy.ml' with 1 (expect) => passed
 ... testing 'pr6123_bad.ml' with 1 (expect) => passed
 ... testing 'Exemples.ml' with 1 (expect) => passed
 ... testing 'pr5619_bad.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 'pr6383.ml' with 1 (expect) => passed
 ... testing 'pr5545.ml' with 1 (expect) => passed
 ... testing 'open_in_classes.ml' with 1 (expect) => passed
 ... testing 'abstract_rows.ml' with 1 (expect) => passed
 ... testing 'Tests.ml' with 1 (expect) => passed
 ... testing 'pr7711_ok.ml' with 1 (expect) => passed
 ... testing 'errors.ml' with 1 (expect) => passed
 ... testing 'pr5858.ml' with 1 (expect) => passed
 ... testing 'pr6907_bad.ml' with 1 (expect) => passed
Running tests from 'tests/typing-objects-bugs' ...
 ... 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 '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 '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 '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
 ... 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 '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 '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 '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 '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
Running tests from 'tests/typing-ocamlc-i' ...
 ... 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 '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
 ... 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 '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 '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
Running tests from 'tests/typing-poly' ...
 ... testing 'pr9603.ml' with 1 (expect) => passed
 ... testing 'pr7636.ml' with 1 (expect) => passed
 ... testing 'poly.ml' with 1 (expect) => passed
 ... testing 'error_messages.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 '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
 ... 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
Running tests from 'tests/typing-polyvariants-bugs' ...
 ... 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 '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 '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
 ... 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 '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
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 '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 '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 '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 '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 '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 '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 'gpr1626.ml' with 1 (expect) => 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 '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 '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 '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 '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
 ... 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 '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 '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 '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 '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 '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 '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 '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 '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 '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 '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 'pr9494.ml' with 1 (native) => passed
 ... testing 'pr9494.ml' with 2 (bytecode) => passed
Running tests from 'tests/typing-recordarg' ...
 ... testing 'recordarg.ml' with 1 (toplevel) => passed
Running tests from 'tests/typing-rectypes-bugs' ...
 ... 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
 ... 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 '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
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_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
 ... testing 'redefine_largefile.ml' with 1 (native) => passed
 ... testing 'redefine_largefile.ml' with 2 (bytecode) => passed
Running tests from 'tests/typing-short-paths' ...
 ... testing 'pr7543.ml' with 1 (toplevel) => passed
 ... testing 'short-paths.ml' with 1 (toplevel) => passed
 ... testing 'pr5918.ml' with 1 (toplevel) => passed
 ... testing 'errors.ml' with 1 (expect) => passed
 ... testing 'pr6836.ml' with 1 (toplevel) => passed
 ... testing 'gpr1223.ml' with 1 (toplevel) => passed
Running tests from 'tests/typing-signatures' ...
 ... testing 'pr6672.ml' with 1 (toplevel) => passed
 ... testing 'pr6371.ml' with 1 (toplevel) => passed
 ... testing 'els.ml' with 1 (toplevel) => passed
Running tests from 'tests/typing-sigsubst' ...
 ... testing 'sig_local_aliases.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
 ... testing 'sigsubst.ml' with 1 (expect) => passed
 ... testing 'sig_local_aliases_syntax_errors.ml' with 1 (toplevel) => 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_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
 ... testing 'test_flat.ml' with 1 (flat-float-array) => passed
 ... testing 'test_flat.ml' with 1.1 (expect) => passed
Running tests from 'tests/typing-warnings' ...
 ... testing 'pr6872.ml' with 1 (expect) => passed
 ... testing 'exhaustiveness.ml' with 1 (expect) => passed
 ... testing 'pr7085.ml' with 1 (expect) => passed
 ... testing 'coercions.ml' with 1 (expect) => passed
 ... testing 'pr7553.ml' with 1 (expect) => passed
 ... testing 'open_warnings.ml' with 1 (expect) => passed
 ... testing 'unused_functor_parameter.ml' with 1 (expect) => passed
 ... testing 'pr6587.ml' with 1 (expect) => passed
 ... testing 'pr7297.ml' with 1 (expect) => passed
 ... testing 'records.ml' with 1 (expect) => passed
 ... testing 'never_returns.ml' with 1 (expect) => passed
 ... testing 'unused_recmodule.ml' with 1 (expect) => passed
 ... testing 'unused_types.ml' with 1 (expect) => passed
 ... testing 'application.ml' with 1 (expect) => passed
 ... testing 'pr7115.ml' with 1 (expect) => passed
 ... testing 'pr7261.ml' with 1 (toplevel) => passed
 ... testing 'pr5892.ml' with 1 (expect) => passed
 ... testing 'pr9244.ml' with 1 (expect) => passed
 ... testing 'ambiguous_guarded_disjunction.ml' with 1 (expect) => passed
 ... testing 'unused_rec.ml' with 1 (expect) => passed
Running tests from 'tests/unboxed-primitive-args' ...
 ... testing 'test.ml' with 1 (hasunix) => passed
 ... testing 'test.ml' with 1.1 (setup-ocamlopt.byte-build-env) => passed
 ... testing 'test.ml' with 1.1.1 (ocaml) => skipped
 ... testing 'test.ml' with 1.1.1.1 (ocaml) => n/a
 ... testing 'test.ml' with 1.1.1.1.1 (ocamlopt.byte) => n/a
 ... testing 'test.ml' with 1.1.1.1.1.1 (run) => n/a
 ... testing 'test.ml' with 1.1.1.1.1.1.1 (check-program-output) => n/a
Running tests from 'tests/unwind' ...
 ... testing 'driver.ml' with 1 (macos) => skipped (not on a MacOS system)
 ... testing 'driver.ml' with 1.1 (script) => n/a
 ... testing 'driver.ml' with 1.1.1 (setup-ocamlopt.byte-build-env) => n/a
 ... testing 'driver.ml' with 1.1.1.1 (ocamlopt.byte) => 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 (run) => n/a
Running tests from 'tests/utils' ...
 ... testing 'edit_distance.ml' with 1 (bytecode) => passed
 ... testing 'overflow_detection.ml' with 1 (bytecode) => passed
 ... testing 'magic_number.ml' with 1 (bytecode) => passed
 ... testing 'test_strongly_connected_components.ml' with 1 (bytecode) => passed
Running tests from 'tests/warnings' ...
 ... 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 '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 'deprecated_module.ml' with 1 (bytecode) => 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 '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 '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 '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 '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 '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 '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 '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 '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 '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 'w52.ml' with 1 (expect) => 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 '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 '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 '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 'w51.ml' with 1 (setup-ocamlc.byte-build-env) => passed
 ... testing 'w51.ml' with 1.1 (ocamlc.byte) => passed
 ... testing 'w51.ml' with 1.1.1 (check-ocamlc.byte-output) => passed
 ... 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 'deprecated_module_assigment.ml' with 1 (bytecode) => 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 '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
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/unboxed-primitive-args/'test.ml' with 1.1.1 (ocaml) 
    tests/lib-unix/isatty/'isatty_tty.ml' with 1 (libwin32unix) 
    tests/asmcomp/'static_float_array_flambda.ml' with 1 (flambda) 
    tests/manual-intf-c
    tests/lib-unix/win-symlink
    tests/formatting/'test_locations.ml' with 2.1.2 (flambda) 
    tests/lib-unix/win-stat
    tests/unwind
    tests/runtime-errors/'syserror.ml' with 2.1.1.2 (libwin32unix) 
    tests/arch-power
    tests/lib-unix/unix-execvpe/'exec.ml' with 1.1 (script) 
    tests/lib-dynlink-csharp
    tests/statmemprof/'callstacks.ml' with 1.2 (no-flat-float-array) 
    tests/basic-modules/'anonymous.ml' with 2.1.2 (flambda) 
    tests/afl-instrumentation/'afltest.ml' with 1.1 (script) 
    tests/translprim/'module_coercion.ml' with 1.1.2 (no-flat-float-array) 
    tests/runtime-errors/'syserror.ml' with 1.1.1.2 (libwin32unix) 
    tests/asmcomp/'func_sections.ml' with 1 (function_sections) 
    tests/warnings/'w59.ml' with 3 (flambda) 
    tests/formatting/'test_locations.ml' with 4.1.2 (flambda) 
    tests/letrec-check/'no_flat_float_array.ml' with 1 (no-flat-float-array) 
    tests/asmcomp/'unrolling_flambda.ml' with 1 (flambda) 
    tests/flambda/'specialise.ml' with 1 (flambda) 
    tests/warnings/'w55.ml' with 3 (flambda) 
    tests/typing-unboxed-types/'test_no_flat.ml' with 1 (no-flat-float-array) 
    tests/translprim/'array_spec.ml' with 1.1.2 (no-flat-float-array) 
    tests/asmcomp/'is_static_flambda.ml' with 1 (flambda) 
    tests/lib-unix/win-env
    tests/asmcomp/'lift_mutable_let_flambda.ml' with 1 (flambda) 
    tests/flambda/'gpr2239.ml' with 1 (flambda) 
    tests/tool-ocamlobjinfo/'question.ml' with 1.1 (script) 
    tests/asmcomp/'static_float_array_flambda_opaque.ml' with 1 (flambda) 
    tests/runtime-errors/'stackoverflow.ml' with 2 (libwin32unix) 
    tests/runtime-errors/'stackoverflow.ml' with 3.1 (script) 
    tests/tool-caml-tex/'redirections.ml' with 1.1.2 (no-shared-libraries) 
    tests/win-unicode
    tests/typing-misc/'pr6939-no-flat-float-array.ml' with 1 (no-flat-float-array) 
    tests/asmgen/'integr.cmm' with 1 (skip) 
    tests/asmcomp/'unrolling_flambda2.ml' with 1 (flambda) 
    tests/flambda/'approx_meet.ml' with 1 (flambda) 

Summary:
  2723 tests passed
   40 tests skipped
    0 tests failed
  106 tests not started (parent test skipped or failed)
    0 unexpected errors
  2869 tests considered
make[1]: Leaving directory '/home/riscv/ocaml/testsuite'
New run name is '#270'
Finished: SUCCESS