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


Building on basil
Running Day10 job:
  Sub-command: health-check
  Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
  Package: elina.1.3.2
  OCaml version: ocaml.5.0.0
  With test: false
Worktree already exists: /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355
Executing: day10 health-check --cache-dir /var/lib/day10/cache --opam-repository /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355 --ocaml-version ocaml.5.0.0 --log elina.1.3.2
digraph opam {
  "apron.v0.9.15" -> {"camlidl.1.13" "conf-perl.2" "mlgmpidl.1.3.0" "ocaml.5.0.0" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"}
  "bigarray-compat.1.1.0" -> {"dune.3.20.2" "ocaml.5.0.0"}
  "camlidl.1.13" -> "ocaml.5.0.0";
  "conf-gmp-paths.1" -> "ez-conf-lib.2";
  "conf-mpfr-paths.1" -> {"conf-gmp-paths.1" "ez-conf-lib.2"}
  "dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.0.0"}
  "elina.1.3.2" -> {"apron.v0.9.15" "camlidl.1.13" "conf-perl.2" "mlgmpidl.1.3.0" "ocaml.5.0.0" "ocamlfind.1.9.8"}
  "ez-conf-lib.2" -> {"conf-findutils.1" "ocaml.5.0.0"}
  "mlgmpidl.1.3.0" -> {"bigarray-compat.1.1.0" "camlidl.1.13" "conf-gmp-paths.1" "conf-mpfr-paths.1" "conf-perl.2" "ocaml.5.0.0" "ocamlfind.1.9.8"}
  "ocaml.5.0.0" -> {"ocaml-base-compiler.5.0.0" "ocaml-config.3"}
  "ocaml-config.3" -> "ocaml-base-compiler.5.0.0";
  "ocamlbuild.0.16.1" -> "ocaml.5.0.0";
  "ocamlfind.1.9.8" -> "ocaml.5.0.0";
}

Layer base-threads.base: /var/lib/day10/cache/debian-12-x86_64/48f1d4a206d8ffd35ca49f53d82fe55a
Processing: [default: loading data]
-> installed base-threads.base

Layer base-unix.base: /var/lib/day10/cache/debian-12-x86_64/ac5b78ade8d45edc30246d5aee10f0ae
Processing: [default: loading data]
-> installed base-unix.base

Layer conf-findutils.1: /var/lib/day10/cache/debian-12-x86_64/7b20a10e230e96a8cec7d5bff7792c04
Processing: [default: loading data]
[conf-findutils: sh find . -name .]
+ /usr/bin/sh "-exc" "find . -name ." (CWD=/home/opam/.opam/default/.opam-switch/build/conf-findutils.1)
- + find . -name .
- .
-> compiled  conf-findutils.1
-> installed conf-findutils.1

Layer conf-perl.2: /var/lib/day10/cache/debian-12-x86_64/176a237e0188513dafec37a34e6525cf
Processing: [default: loading data]
[conf-perl: perl]
+ /usr/bin/perl "--version" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-perl.2)
- 
- This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi
- (with 60 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2022, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
-> installed conf-perl.2

Layer ocaml-base-compiler.5.0.0: /var/lib/day10/cache/debian-12-x86_64/84fd5c34b47d9f0b49a80df2c7fb325b
Processing: [default: loading data]
[ocaml-base-compiler.5.0.0: http]
[ocaml-base-compiler.5.0.0: extract]
[ocaml-base-compiler.5.0.0/ocaml-base-compiler.install: dl]
-> retrieved ocaml-base-compiler.5.0.0  (https://github.com/ocaml/ocaml/archive/5.0.0.tar.gz)
[ocaml-base-compiler: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/./configure "--prefix=/home/opam/.opam/default" "--docdir=/home/opam/.opam/default/doc/ocaml" "-C" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0)
- configure: creating cache config.cache
- configure: Configuring OCaml version 5.0.0
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for ld... ld
- checking how to print strings... printf
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... ld
- checking if the linker (ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking for gawk... no
- checking for mawk... mawk
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- /home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/./configure: line 7640: /usr/bin/file: No such file or directory
- checking for mt... no
- checking if : is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... 
- yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C preprocessor... gcc -E
- checking C compiler vendor... gcc-12-2
- checking whether host executables can be run in the build... yes
- checking whether #! works in shell scripts... yes
- checking for flexdll sources... checking for flexlink... no
- checking for flexdll.h... no
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for cos in -lm... yes
- checking for math.h... yes
- checking for unistd.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for pthread_np.h... no
- checking for dirent.h... yes
- checking for sys/select.h... yes
- checking for stdatomic.h... yes
- checking for sys/mman.h... yes
- checking for off_t... 
- yes
- checking size of int... 4
- checking size of long... 8
- checking size of long *... 8
- checking size of short... 2
- checking size of long long... 8
- configure: Target is a 64 bits architecture
- checking whether byte ordering is bigendian... no
- checking alignment of double... 8
- checking alignment of long... 8
- checking alignment of long long... 8
- checking whether the C compiler supports _Atomic types... yes
- checking whether the C compiler supports -fno-tree-vrp... yes
- checking whether the C compiler supports __attribute__((aligned(n)))... yes
- checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
- checking for ld... ld
- checking for rlwrap... no
- configure: checking semantics of signal handlers
- checking for sigaction... yes
- checking for sigprocmask... yes
- configure: POSIX signal handling found.
- checking for expm1... yes
- checking for log1p... 
- yes
- checking for hypot... yes
- checking for fma... yes
- checking for exp2... yes
- checking for log2... yes
- checking for cbrt... yes
- checking for acosh... yes
- checking for asinh... yes
- checking for atanh... yes
- checking for erf... yes
- checking for erfc... yes
- checking for trunc... yes
- checking for round... yes
- checking for copysign... 
- yes
- checking whether round works... yes
- checking whether fma works... yes
- checking for gcc options needed to detect all undeclared functions... none needed
- checking for unistd.h... (cached) yes
- checking whether getentropy is declared... yes
- checking for getrusage... yes
- checking for times... yes
- checking for secure_getenv... yes
- checking for issetugid... no
- checking for library containing clock_gettime... none required
- checking for socket... yes
- checking for socketpair... yes
- checking for bind... yes
- checking for listen... yes
- checking for accept... yes
- checking for connect... yes
- checking for socklen_t... yes
- checking for inet_aton... 
- yes
- checking for struct sockaddr_in6... yes
- checking for getaddrinfo... yes
- checking for getnameinfo... yes
- checking for inet_pton... yes
- checking for inet_ntop... yes
- checking for rewinddir... yes
- checking for lockf... yes
- checking for mkfifo... yes
- checking for getcwd... yes
- checking whether system is declared... yes
- checking for sys/types.h... (cached) yes
- checking for utime.h... yes
- checking for utime... yes
- checking for utimes... yes
- checking for fchmod... yes
- checking for fchown... yes
- checking for truncate... yes
- checking for ftruncate... yes
- checking for select... 
- yes
- checking for fd_set... yes
- checking for nanosleep... yes
- checking for symlink... yes
- checking for readlink... yes
- checking for lstat... yes
- checking for realpath... yes
- checking for waitpid... yes
- checking for wait4... yes
- checking for getgroups... yes
- checking for setgroups... yes
- checking for initgroups... yes
- checking for termios.h... yes
- checking for tcgetattr... yes
- checking for tcsetattr... yes
- checking for tcsendbreak... yes
- checking for tcflush... yes
- checking for tcflow... yes
- checking for setitimer... yes
- checking for gethostname... yes
- checking for sys/utsname.h... 
- yes
- checking for uname... yes
- checking for gettimeofday... yes
- checking for mktime... yes
- checking for setsid... yes
- checking for putenv... yes
- checking for setenv... yes
- checking for unsetenv... yes
- checking for locale.h... yes
- checking for newlocale... yes
- checking for freelocale... yes
- checking for uselocale... yes
- checking for xlocale.h... no
- checking for strtod_l... yes
- checking for dlopen... yes
- configure: Dynamic loading of shared libraries is supported.
- checking for sys/mman.h... (cached) yes
- checking for mmap... yes
- checking for munmap... yes
- checking for pwrite... yes
- checking whether the C compiler supports -fdebug-prefix-map... yes
- checking for struct stat.st_atim.tv_nsec... yes
- configure: stat supports nanosecond precision
- checking how many arguments gethostbyname_r() takes... 
- six
- checking how many arguments gethostbyaddr_r() takes... eight
- checking for mkstemp... yes
- checking for nice... yes
- checking for dup3... yes
- checking for pipe2... yes
- checking for accept4... yes
- checking for getauxval... yes
- checking for sys/shm.h... yes
- checking for shmat... yes
- checking for execvpe... yes
- checking for spawn.h... yes
- checking for posix_spawn... yes
- checking for posix_spawnp... yes
- checking for ffs... yes
- checking for _BitScanForward... no
- configure: replay debugger supported
- checking whether stack overflows can be detected... yes
- checking whether gcc is Clang... no
- checking whether pthreads work with "-pthread" and "-lpthread"... 
- yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking whether more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- checking for sigwait... yes
- configure: the threads library is supported
- checking whether the assembler supports --debug-prefix-map... yes
- checking whether the assembler supports CFI directives... yes
- configure: not using frame pointers
- checking whether mmap supports huge pages... yes
- checking whether mmap supports MAP_STACK... yes
- checking for backtrace in -lexecinfo... no
- configure: updating cache config.cache
- configure: creating ./config.status
- config.status: creating Makefile.build_config
- config.status: creating Makefile.config
- config.status: creating stdlib/sys.ml
- config.status: creating manual/src/version.tex
- config.status: creating manual/src/html_processing/src/common.ml
- config.status: creating compilerlibs/META
- config.status: creating otherlibs/dynlink/META
- config.status: creating otherlibs/runtime_events/META
- config.status: creating stdlib/META
- config.status: creating otherlibs/unix/META
- config.status: creating otherlibs/str/META
- config.status: creating otherlibs/systhreads/META
- config.status: creating ocamldoc/META
- config.status: creating runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: creating runtime/caml/version.h
- config.status: executing libtool commands
[ocaml-base-compiler: make]
+ /usr/bin/make "-j39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0)
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/sak.o runtime/sak.c
- gcc  -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -Wl,-E  -o runtime/sak runtime/sak.o
- /usr/bin/make coldstart
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make runtime-all
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- echo "/home/opam/.opam/default/lib/ocaml/stublibs" > runtime/ld.conf
- tr -d '\r' < runtime/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' > runtime/caml/opnames.h
- echo "/home/opam/.opam/default/lib/ocaml" >> runtime/ld.conf
- tr -d '\r' < runtime/caml/instruct.h | \
- sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
-        -e '/^}/q' > runtime/caml/jumptbl.h
- echo '/* This file is generated from ./Makefile.config */' > runtime/build_config.h
- echo '#define OCAML_STDLIB_DIR "/home/opam/.opam/default/lib/ocaml"' >> runtime/build_config.h
- echo '#define HOST "x86_64-pc-linux-gnu"' >> runtime/build_config.h
- cp runtime/primitives.new runtime/primitives
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/addrmap.b.o runtime/addrmap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/afl.b.o runtime/afl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/alloc.b.o runtime/alloc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/array.b.o runtime/array.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/backtrace.b.o runtime/backtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/bigarray.b.o runtime/bigarray.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/callback.b.o runtime/callback.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/codefrag.b.o runtime/codefrag.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/compare.b.o runtime/compare.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/custom.b.o runtime/custom.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/debugger.b.o runtime/debugger.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/domain.b.o runtime/domain.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/dynlink.b.o runtime/dynlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/extern.b.o runtime/extern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/fiber.b.o runtime/fiber.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/finalise.b.o runtime/finalise.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/floats.b.o runtime/floats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/gc_ctrl.b.o runtime/gc_ctrl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/gc_stats.b.o runtime/gc_stats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/globroots.b.o runtime/globroots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/hash.b.o runtime/hash.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/intern.b.o runtime/intern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/ints.b.o runtime/ints.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/io.b.o runtime/io.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/lexing.b.o runtime/lexing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/lf_skiplist.b.o runtime/lf_skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/main.b.o runtime/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/major_gc.b.o runtime/major_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/md5.b.o runtime/md5.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/memory.b.o runtime/memory.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/memprof.b.o runtime/memprof.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/meta.b.o runtime/meta.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/minor_gc.b.o runtime/minor_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/misc.b.o runtime/misc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/obj.b.o runtime/obj.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/parsing.b.o runtime/parsing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/platform.b.o runtime/platform.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/printexc.b.o runtime/printexc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/prng.b.o runtime/prng.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/roots.b.o runtime/roots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/runtime_events.b.o runtime/runtime_events.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/shared_heap.b.o runtime/shared_heap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/signals.b.o runtime/signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/skiplist.b.o runtime/skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/startup_aux.b.o runtime/startup_aux.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/str.b.o runtime/str.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/sync.b.o runtime/sync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/sys.b.o runtime/sys.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/unix.b.o runtime/unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/weak.b.o runtime/weak.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/backtrace_byt.b.o runtime/backtrace_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/fail_byt.b.o runtime/fail_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/fix_code.b.o runtime/fix_code.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/interp.b.o runtime/interp.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/startup_byt.b.o runtime/startup_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/addrmap.bd.o runtime/addrmap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/afl.bd.o runtime/afl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/alloc.bd.o runtime/alloc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/array.bd.o runtime/array.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/backtrace.bd.o runtime/backtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/bigarray.bd.o runtime/bigarray.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/callback.bd.o runtime/callback.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/codefrag.bd.o runtime/codefrag.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/compare.bd.o runtime/compare.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/custom.bd.o runtime/custom.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/debugger.bd.o runtime/debugger.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/domain.bd.o runtime/domain.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/dynlink.bd.o runtime/dynlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/extern.bd.o runtime/extern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/fiber.bd.o runtime/fiber.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/finalise.bd.o runtime/finalise.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/floats.bd.o runtime/floats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/gc_ctrl.bd.o runtime/gc_ctrl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/gc_stats.bd.o runtime/gc_stats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/globroots.bd.o runtime/globroots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/hash.bd.o runtime/hash.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/intern.bd.o runtime/intern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/ints.bd.o runtime/ints.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/io.bd.o runtime/io.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/lexing.bd.o runtime/lexing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/lf_skiplist.bd.o runtime/lf_skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/main.bd.o runtime/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/major_gc.bd.o runtime/major_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/md5.bd.o runtime/md5.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/memory.bd.o runtime/memory.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/memprof.bd.o runtime/memprof.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/meta.bd.o runtime/meta.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/minor_gc.bd.o runtime/minor_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/misc.bd.o runtime/misc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/obj.bd.o runtime/obj.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/parsing.bd.o runtime/parsing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/platform.bd.o runtime/platform.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/printexc.bd.o runtime/printexc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/prng.bd.o runtime/prng.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/roots.bd.o runtime/roots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/runtime_events.bd.o runtime/runtime_events.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/shared_heap.bd.o runtime/shared_heap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/signals.bd.o runtime/signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/skiplist.bd.o runtime/skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/startup_aux.bd.o runtime/startup_aux.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/str.bd.o runtime/str.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/sync.bd.o runtime/sync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/sys.bd.o runtime/sys.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/unix.bd.o runtime/unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/weak.bd.o runtime/weak.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/backtrace_byt.bd.o runtime/backtrace_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/fail_byt.bd.o runtime/fail_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/fix_code.bd.o runtime/fix_code.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/interp.bd.o runtime/interp.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/startup_byt.bd.o runtime/startup_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG  -o runtime/instrtrace.bd.o runtime/instrtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/addrmap.bi.o runtime/addrmap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/afl.bi.o runtime/afl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/alloc.bi.o runtime/alloc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/array.bi.o runtime/array.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/backtrace.bi.o runtime/backtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/bigarray.bi.o runtime/bigarray.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/callback.bi.o runtime/callback.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/codefrag.bi.o runtime/codefrag.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/compare.bi.o runtime/compare.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/custom.bi.o runtime/custom.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/debugger.bi.o runtime/debugger.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/domain.bi.o runtime/domain.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/dynlink.bi.o runtime/dynlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/extern.bi.o runtime/extern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/fiber.bi.o runtime/fiber.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/finalise.bi.o runtime/finalise.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/floats.bi.o runtime/floats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/gc_ctrl.bi.o runtime/gc_ctrl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/gc_stats.bi.o runtime/gc_stats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/globroots.bi.o runtime/globroots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/hash.bi.o runtime/hash.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/intern.bi.o runtime/intern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/ints.bi.o runtime/ints.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/io.bi.o runtime/io.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/lexing.bi.o runtime/lexing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/lf_skiplist.bi.o runtime/lf_skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/main.bi.o runtime/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/major_gc.bi.o runtime/major_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/md5.bi.o runtime/md5.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/memory.bi.o runtime/memory.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/memprof.bi.o runtime/memprof.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/meta.bi.o runtime/meta.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/minor_gc.bi.o runtime/minor_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/misc.bi.o runtime/misc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/obj.bi.o runtime/obj.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/parsing.bi.o runtime/parsing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/platform.bi.o runtime/platform.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/printexc.bi.o runtime/printexc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/prng.bi.o runtime/prng.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/roots.bi.o runtime/roots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/runtime_events.bi.o runtime/runtime_events.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/shared_heap.bi.o runtime/shared_heap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/signals.bi.o runtime/signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/skiplist.bi.o runtime/skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/startup_aux.bi.o runtime/startup_aux.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/str.bi.o runtime/str.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/sync.bi.o runtime/sync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/sys.bi.o runtime/sys.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/unix.bi.o runtime/unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/weak.bi.o runtime/weak.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/backtrace_byt.bi.o runtime/backtrace_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/fail_byt.bi.o runtime/fail_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/fix_code.bi.o runtime/fix_code.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/interp.bi.o runtime/interp.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR  -o runtime/startup_byt.bi.o runtime/startup_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/addrmap.bpic.o runtime/addrmap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/afl.bpic.o runtime/afl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/alloc.bpic.o runtime/alloc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/array.bpic.o runtime/array.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/backtrace.bpic.o runtime/backtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/bigarray.bpic.o runtime/bigarray.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/callback.bpic.o runtime/callback.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/codefrag.bpic.o runtime/codefrag.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/compare.bpic.o runtime/compare.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/custom.bpic.o runtime/custom.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/debugger.bpic.o runtime/debugger.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/domain.bpic.o runtime/domain.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/dynlink.bpic.o runtime/dynlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/extern.bpic.o runtime/extern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/fiber.bpic.o runtime/fiber.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/finalise.bpic.o runtime/finalise.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/floats.bpic.o runtime/floats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/gc_ctrl.bpic.o runtime/gc_ctrl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/gc_stats.bpic.o runtime/gc_stats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/globroots.bpic.o runtime/globroots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/hash.bpic.o runtime/hash.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/intern.bpic.o runtime/intern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/ints.bpic.o runtime/ints.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/io.bpic.o runtime/io.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/lexing.bpic.o runtime/lexing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/lf_skiplist.bpic.o runtime/lf_skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/main.bpic.o runtime/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/major_gc.bpic.o runtime/major_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/md5.bpic.o runtime/md5.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/memory.bpic.o runtime/memory.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/memprof.bpic.o runtime/memprof.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/meta.bpic.o runtime/meta.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/minor_gc.bpic.o runtime/minor_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/misc.bpic.o runtime/misc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/obj.bpic.o runtime/obj.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/parsing.bpic.o runtime/parsing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/platform.bpic.o runtime/platform.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/printexc.bpic.o runtime/printexc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/prng.bpic.o runtime/prng.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/roots.bpic.o runtime/roots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/runtime_events.bpic.o runtime/runtime_events.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/shared_heap.bpic.o runtime/shared_heap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/signals.bpic.o runtime/signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/skiplist.bpic.o runtime/skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/startup_aux.bpic.o runtime/startup_aux.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/str.bpic.o runtime/str.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/sync.bpic.o runtime/sync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/sys.bpic.o runtime/sys.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/unix.bpic.o runtime/unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/weak.bpic.o runtime/weak.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/backtrace_byt.bpic.o runtime/backtrace_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/fail_byt.bpic.o runtime/fail_byt.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/fix_code.bpic.o runtime/fix_code.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/interp.bpic.o runtime/interp.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/startup_byt.bpic.o runtime/startup_byt.c
- (echo '#define CAML_INTERNALS'; \
-          echo '#include "caml/mlvalues.h"'; \
-  echo '#include "caml/prims.h"'; \
-  sed -e 's/.*/extern value &();/' runtime/primitives; \
-  echo 'c_primitive caml_builtin_cprim[] = {'; \
-  sed -e 's/.*/  &,/' runtime/primitives; \
-  echo '  0 };'; \
-  echo 'char * caml_names_of_builtin_cprim[] = {'; \
-  sed -e 's/.*/  "&",/' runtime/primitives; \
-  echo '  0 };') > runtime/prims.c
- rm -f runtime/libcamlrun.a && ar rc runtime/libcamlrun.a  runtime/addrmap.b.o runtime/afl.b.o runtime/alloc.b.o runtime/array.b.o runtime/backtrace.b.o runtime/bigarray.b.o runtime/callback.b.o runtime/codefrag.b.o runtime/compare.b.o runtime/custom.b.o runtime/debugger.b.o runtime/domain.b.o runtime/dynlink.b.o runtime/extern.b.o runtime/fiber.b.o runtime/finalise.b.o runtime/floats.b.o runtime/gc_ctrl.b.o runtime/gc_stats.b.o runtime/globroots.b.o runtime/hash.b.o runtime/intern.b.o runtime/ints.b.o runtime/io.b.o runtime/lexing.b.o runtime/lf_skiplist.b.o runtime/main.b.o runtime/major_gc.b.o runtime/md5.b.o runtime/memory.b.o runtime/memprof.b.o runtime/meta.b.o runtime/minor_gc.b.o runtime/misc.b.o runtime/obj.b.o runtime/parsing.b.o runtime/platform.b.o runtime/printexc.b.o runtime/prng.b.o runtime/roots.b.o runtime/runtime_events.b.o runtime/shared_heap.b.o runtime/signals.b.o runtime/skiplist.b.o runtime/startup_aux.b.o runtime/str.b.o runtime/sync.b.o runtime/sys.b.o runtime/unix.b.o runtime/weak.b.o runtime/backtrace_byt.b.o runtime/fail_byt.b.o runtime/fix_code.b.o runtime/interp.b.o runtime/startup_byt.b.o
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/prims.o runtime/prims.c
- gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -Wl,-E  -o runtime/ocamlrun runtime/prims.o runtime/libcamlrun.a -lm  -lpthread
- rm -f runtime/libcamlruni.a && ar rc runtime/libcamlruni.a  runtime/addrmap.bi.o runtime/afl.bi.o runtime/alloc.bi.o runtime/array.bi.o runtime/backtrace.bi.o runtime/bigarray.bi.o runtime/callback.bi.o runtime/codefrag.bi.o runtime/compare.bi.o runtime/custom.bi.o runtime/debugger.bi.o runtime/domain.bi.o runtime/dynlink.bi.o runtime/extern.bi.o runtime/fiber.bi.o runtime/finalise.bi.o runtime/floats.bi.o runtime/gc_ctrl.bi.o runtime/gc_stats.bi.o runtime/globroots.bi.o runtime/hash.bi.o runtime/intern.bi.o runtime/ints.bi.o runtime/io.bi.o runtime/lexing.bi.o runtime/lf_skiplist.bi.o runtime/main.bi.o runtime/major_gc.bi.o runtime/md5.bi.o runtime/memory.bi.o runtime/memprof.bi.o runtime/meta.bi.o runtime/minor_gc.bi.o runtime/misc.bi.o runtime/obj.bi.o runtime/parsing.bi.o runtime/platform.bi.o runtime/printexc.bi.o runtime/prng.bi.o runtime/roots.bi.o runtime/runtime_events.bi.o runtime/shared_heap.bi.o runtime/signals.bi.o runtime/skiplist.bi.o runtime/startup_aux.bi.o runtime/str.bi.o runtime/sync.bi.o runtime/sys.bi.o runtime/unix.bi.o runtime/weak.bi.o runtime/backtrace_byt.bi.o runtime/fail_byt.bi.o runtime/fix_code.bi.o runtime/interp.bi.o runtime/startup_byt.bi.o
- gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -Wl,-E  -o runtime/ocamlruni runtime/prims.o runtime/libcamlruni.a  -lm  -lpthread
- rm -f runtime/libcamlrund.a && ar rc runtime/libcamlrund.a  runtime/addrmap.bd.o runtime/afl.bd.o runtime/alloc.bd.o runtime/array.bd.o runtime/backtrace.bd.o runtime/bigarray.bd.o runtime/callback.bd.o runtime/codefrag.bd.o runtime/compare.bd.o runtime/custom.bd.o runtime/debugger.bd.o runtime/domain.bd.o runtime/dynlink.bd.o runtime/extern.bd.o runtime/fiber.bd.o runtime/finalise.bd.o runtime/floats.bd.o runtime/gc_ctrl.bd.o runtime/gc_stats.bd.o runtime/globroots.bd.o runtime/hash.bd.o runtime/intern.bd.o runtime/ints.bd.o runtime/io.bd.o runtime/lexing.bd.o runtime/lf_skiplist.bd.o runtime/main.bd.o runtime/major_gc.bd.o runtime/md5.bd.o runtime/memory.bd.o runtime/memprof.bd.o runtime/meta.bd.o runtime/minor_gc.bd.o runtime/misc.bd.o runtime/obj.bd.o runtime/parsing.bd.o runtime/platform.bd.o runtime/printexc.bd.o runtime/prng.bd.o runtime/roots.bd.o runtime/runtime_events.bd.o runtime/shared_heap.bd.o runtime/signals.bd.o runtime/skiplist.bd.o runtime/startup_aux.bd.o runtime/str.bd.o runtime/sync.bd.o runtime/sys.bd.o runtime/unix.bd.o runtime/weak.bd.o runtime/backtrace_byt.bd.o runtime/fail_byt.bd.o runtime/fix_code.bd.o runtime/interp.bd.o runtime/startup_byt.bd.o runtime/instrtrace.bd.o
- gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -Wl,-E  -g -o runtime/ocamlrund runtime/prims.o runtime/libcamlrund.a -lm  -lpthread
- rm -f runtime/libcamlrun_pic.a && ar rc runtime/libcamlrun_pic.a  runtime/addrmap.bpic.o runtime/afl.bpic.o runtime/alloc.bpic.o runtime/array.bpic.o runtime/backtrace.bpic.o runtime/bigarray.bpic.o runtime/callback.bpic.o runtime/codefrag.bpic.o runtime/compare.bpic.o runtime/custom.bpic.o runtime/debugger.bpic.o runtime/domain.bpic.o runtime/dynlink.bpic.o runtime/extern.bpic.o runtime/fiber.bpic.o runtime/finalise.bpic.o runtime/floats.bpic.o runtime/gc_ctrl.bpic.o runtime/gc_stats.bpic.o runtime/globroots.bpic.o runtime/hash.bpic.o runtime/intern.bpic.o runtime/ints.bpic.o runtime/io.bpic.o runtime/lexing.bpic.o runtime/lf_skiplist.bpic.o runtime/main.bpic.o runtime/major_gc.bpic.o runtime/md5.bpic.o runtime/memory.bpic.o runtime/memprof.bpic.o runtime/meta.bpic.o runtime/minor_gc.bpic.o runtime/misc.bpic.o runtime/obj.bpic.o runtime/parsing.bpic.o runtime/platform.bpic.o runtime/printexc.bpic.o runtime/prng.bpic.o runtime/roots.bpic.o runtime/runtime_events.bpic.o runtime/shared_heap.bpic.o runtime/signals.bpic.o runtime/skiplist.bpic.o runtime/startup_aux.bpic.o runtime/str.bpic.o runtime/sync.bpic.o runtime/sys.bpic.o runtime/unix.bpic.o runtime/weak.bpic.o runtime/backtrace_byt.bpic.o runtime/fail_byt.bpic.o runtime/fix_code.bpic.o runtime/interp.bpic.o runtime/startup_byt.bpic.o
- gcc -shared   -o runtime/libcamlrun_shared.so runtime/addrmap.bpic.o runtime/afl.bpic.o runtime/alloc.bpic.o runtime/array.bpic.o runtime/backtrace.bpic.o runtime/bigarray.bpic.o runtime/callback.bpic.o runtime/codefrag.bpic.o runtime/compare.bpic.o runtime/custom.bpic.o runtime/debugger.bpic.o runtime/domain.bpic.o runtime/dynlink.bpic.o runtime/extern.bpic.o runtime/fiber.bpic.o runtime/finalise.bpic.o runtime/floats.bpic.o runtime/gc_ctrl.bpic.o runtime/gc_stats.bpic.o runtime/globroots.bpic.o runtime/hash.bpic.o runtime/intern.bpic.o runtime/ints.bpic.o runtime/io.bpic.o runtime/lexing.bpic.o runtime/lf_skiplist.bpic.o runtime/main.bpic.o runtime/major_gc.bpic.o runtime/md5.bpic.o runtime/memory.bpic.o runtime/memprof.bpic.o runtime/meta.bpic.o runtime/minor_gc.bpic.o runtime/misc.bpic.o runtime/obj.bpic.o runtime/parsing.bpic.o runtime/platform.bpic.o runtime/printexc.bpic.o runtime/prng.bpic.o runtime/roots.bpic.o runtime/runtime_events.bpic.o runtime/shared_heap.bpic.o runtime/signals.bpic.o runtime/skiplist.bpic.o runtime/startup_aux.bpic.o runtime/str.bpic.o runtime/sync.bpic.o runtime/sys.bpic.o runtime/unix.bpic.o runtime/weak.bpic.o runtime/backtrace_byt.bpic.o runtime/fail_byt.bpic.o runtime/fix_code.bpic.o runtime/interp.bpic.o runtime/startup_byt.bpic.o -lm  -lpthread
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make -C stdlib \
-   OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \
-   CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.mli
- echo '#!/home/opam/.opam/default/bin/ocamlrun' > camlheader
- echo '#!/home/opam/.opam/default/bin/ocamlrun' > target_camlheader
- echo '#!' | tr -d '\012' > camlheader_ur
- echo '#!/home/opam/.opam/default/bin/ocamlrund' > camlheaderd
- echo '#!/home/opam/.opam/default/bin/ocamlrund' > target_camlheaderd
- echo '#!/home/opam/.opam/default/bin/ocamlruni' > camlheaderi
- echo '#!/home/opam/.opam/default/bin/ocamlruni' > target_camlheaderi
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Either.cmi -c either.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Sys.cmi -c sys.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Nativeint.cmi -c nativeint.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int32.cmi -c int32.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Atomic.cmi -c atomic.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bool.cmi -c bool.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Char.cmi -c char.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Uchar.cmi -c uchar.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int.cmi -c int.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Unit.cmi -c unit.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Marshal.cmi -c marshal.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int64.cmi -c int64.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lexing.cmi -c lexing.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Mutex.cmi -c mutex.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Semaphore.cmi -c semaphore.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Domain.cmi -c domain.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Arg.cmi -c arg.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Fun.cmi -c fun.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Digest.cmi -c digest.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Complex.cmi -c complex.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmi -c scanf.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Callback.cmi -c callback.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Filename.cmi -c filename.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__In_channel.cmi -c in_channel.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Out_channel.cmi -c out_channel.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c std_exit.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Either.cmo -c either.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Sys.cmo -c sys.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Obj.cmi -c obj.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Atomic.cmo -c atomic.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lazy.cmi -c lazy.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Seq.cmi -c seq.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bool.cmo -c bool.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Char.cmo -c char.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Uchar.cmo -c uchar.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int.cmo -c int.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Unit.cmo -c unit.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int32.cmo -c int32.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int64.cmo -c int64.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Nativeint.cmo -c nativeint.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Mutex.cmo -c mutex.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Condition.cmi -c condition.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Printexc.cmi -c printexc.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bigarray.cmi -c bigarray.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Random.cmi -c random.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Callback.cmo -c callback.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__ArrayLabels.cmi -c arrayLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__ListLabels.cmi -c listLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__BytesLabels.cmi -c bytesLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__StringLabels.cmi -c stringLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Out_channel.cmo -c out_channel.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Effect.cmi -c effect.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Obj.cmo -c obj.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lazy.cmo -c lazy.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Seq.cmo -c seq.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Option.cmi -c option.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Result.cmi -c result.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__List.cmi -c list.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bytes.cmi -c bytes.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__String.cmi -c string.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Array.cmi -c array.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Float.cmi -c float.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Parsing.cmi -c parsing.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Set.cmi -c set.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Map.cmi -c map.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stack.cmi -c stack.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Queue.cmi -c queue.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A \
-          -o stdlib__Buffer.cmi -c buffer.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Condition.cmo -c condition.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Semaphore.cmo -c semaphore.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Fun.cmo -c fun.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Gc.cmi -c gc.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Hashtbl.cmi -c hashtbl.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -no-principal \
-          -o stdlib__Oo.cmi -c oo.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Complex.cmo -c complex.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__ListLabels.cmo -c listLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__BytesLabels.cmo -c bytesLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__StringLabels.cmo -c stringLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__StdLabels.cmi -c stdLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__In_channel.cmo -c in_channel.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Option.cmo -c option.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Result.cmo -c result.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__List.cmo -c list.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bytes.cmo -c bytes.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__String.cmo -c string.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Marshal.cmo -c marshal.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Array.cmo -c array.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__Float.cmo -c float.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lexing.cmo -c lexing.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Parsing.cmo -c parsing.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Set.cmo -c set.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Map.cmo -c map.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stack.cmo -c stack.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Queue.cmo -c queue.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A \
-          -o stdlib__Buffer.cmo -c buffer.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Domain.cmo -c domain.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match -c camlinternalFormat.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmi -c printf.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Digest.cmo -c digest.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bigarray.cmo -c bigarray.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Random.cmo -c random.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Hashtbl.cmo -c hashtbl.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Weak.cmi -c weak.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Format.cmi -c format.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Oo.cmo -c oo.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Ephemeron.cmi -c ephemeron.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Filename.cmo -c filename.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__ArrayLabels.cmo -c arrayLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__MoreLabels.cmi -c moreLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__StdLabels.cmo -c stdLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Effect.cmo -c effect.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match -c camlinternalFormat.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmo -c printf.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Arg.cmo -c arg.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Printexc.cmo -c printexc.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Gc.cmo -c gc.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Weak.cmo -c weak.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmo -c scanf.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Format.cmo -c format.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Ephemeron.cmo -c ephemeron.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__MoreLabels.cmo -c moreLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -a -o stdlib.cma camlinternalFormatBasics.cmo stdlib.cmo stdlib__Either.cmo stdlib__Sys.cmo stdlib__Obj.cmo stdlib__Atomic.cmo camlinternalLazy.cmo stdlib__Lazy.cmo stdlib__Seq.cmo stdlib__Option.cmo stdlib__Result.cmo stdlib__Bool.cmo stdlib__Char.cmo stdlib__Uchar.cmo stdlib__List.cmo stdlib__Int.cmo stdlib__Bytes.cmo stdlib__String.cmo stdlib__Unit.cmo stdlib__Marshal.cmo stdlib__Array.cmo stdlib__Float.cmo stdlib__Int32.cmo stdlib__Int64.cmo stdlib__Nativeint.cmo stdlib__Lexing.cmo stdlib__Parsing.cmo stdlib__Set.cmo stdlib__Map.cmo stdlib__Stack.cmo stdlib__Queue.cmo stdlib__Buffer.cmo stdlib__Mutex.cmo stdlib__Condition.cmo stdlib__Semaphore.cmo stdlib__Domain.cmo camlinternalFormat.cmo stdlib__Printf.cmo stdlib__Arg.cmo stdlib__Printexc.cmo stdlib__Fun.cmo stdlib__Gc.cmo stdlib__Digest.cmo stdlib__Bigarray.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__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__In_channel.cmo stdlib__Out_channel.cmo stdlib__Effect.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- cp runtime/ocamlrun boot/ocamlrun
- cd boot; rm -f stdlib.cma std_exit.cmo *.cmi camlheader
- cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make checkstack
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o tools/checkstack.o tools/checkstack.c
- /usr/bin/make -C tools checkstack
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -Wl,-E  -o checkstack checkstack.o
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- tools/checkstack
- rm tools/checkstack tools/checkstack.o
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make coreall
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- cd stdlib; ln -sf ../runtime/libcamlrun.a .
- /usr/bin/make ocamlc
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/warnings.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/longident.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/build_path_prefix_map.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/identifiable.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/load_path.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/allocated_const.mli
- /usr/bin/make -C utils config_main.ml
- cp utils/config.mli utils/config_main.mli
- /usr/bin/make -C utils config_boot.ml
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/utils'
- cp utils/config.mli utils/config_boot.mli
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/utils'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config.mli
- cat config.fixed.ml config.common.ml > config_boot.ml
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/arg_helper.mli
- sed -e 's!%%AFL_INSTRUMENT%%!false!' \
-     -e 's!%%ARCH%%!amd64!' \
-     -e 's!%%ARCMD%%!ar!' \
-     -e 's!%%ASM%%!as!' \
-     -e 's!%%ASM_CFI_SUPPORTED%%!true!' \
-     -e 's!%%BYTECCLIBS%%!-lm  -lpthread!' \
-     -e 's!%%CC%%!gcc!' \
-     -e 's!%%CCOMPTYPE%%!cc!' \
-     -e 's!%%OUTPUTOBJ%%!-o !' \
-     -e 's!%%EXT_ASM%%!.s!' \
-     -e 's!%%EXT_DLL%%!.so!' \
-     -e 's!%%EXE%%!!' \
-     -e 's!%%EXT_LIB%%!.a!' \
-     -e 's!%%EXT_OBJ%%!.o!' \
-     -e 's!%%FLAMBDA%%!false!' \
-     -e 's!%%WITH_FLAMBDA_INVARIANTS%%!false!' \
-     -e 's!%%WITH_CMM_INVARIANTS%%!false!' \
-     -e 's!%%FLEXLINK_FLAGS%%!!' \
-     -e 's!%%FLEXDLL_DIR%%!!' \
-     -e 's!%%FLEXDLL_CHAIN%%!!' \
-     -e 's!%%HOST%%!x86_64-pc-linux-gnu!' \
-     -e 's!%%BINDIR%%!/home/opam/.opam/default/bin!' \
-     -e 's!%%LIBDIR%%!/home/opam/.opam/default/lib/ocaml!' \
-     -e 's!%%MKDLL_EXP%%!gcc -shared  !' \
-     -e 's!%%MKEXE_EXP%%!gcc -O2 -fno-strict-aliasing -fwrapv -pthread   -Wl,-E !' \
-     -e 's!%%FLEXLINK_LDFLAGS%%! -link -Wl,-E !' \
-     -e 's!%%FLEXLINK_DLL_LDFLAGS%%!!' \
-     -e 's!%%MKMAINDLL%%!gcc -shared  !' \
-     -e 's!%%MODEL%%!default!' \
-     -e 's!%%NATIVECCLIBS%%!-lm  -lpthread!' \
-     -e 's!%%OCAMLC_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC !' \
-     -e 's!%%OCAMLC_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \
-     -e 's!%%OCAMLOPT_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC !' \
-     -e 's!%%OCAMLOPT_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \
-     -e 's!%%PACKLD%%!ld -r -o !' \
-     -e 's!%%PROFINFO_WIDTH%%!0!' \
-     -e 's!%%RPATH%%!-Wl,-rpath,!' \
-     -e 's!%%MKSHAREDLIBRPATH%%!-Wl,-rpath,!' \
-     -e 's!%%WINDOWS_UNICODE%%!0!' \
-     -e 's!%%SUPPORTS_SHARED_LIBRARIES%%!true!' \
-     -e 's!%%SYSTEM%%!linux!' \
-     -e 's!%%SYSTHREAD_SUPPORT%%!true!' \
-     -e 's!%%TARGET%%!x86_64-pc-linux-gnu!' \
-     -e 's!%%WITH_FRAME_POINTERS%%!false!' \
-     -e 's!%%WITH_PROFINFO%%!false!' \
-     -e 's!%%FLAT_FLOAT_ARRAY%%!true!' \
-     -e 's!%%FUNCTION_SECTIONS%%!true!' \
-     -e 's!%%CC_HAS_DEBUG_PREFIX_MAP%%!true!' \
-     -e 's!%%AS_HAS_DEBUG_PREFIX_MAP%%!true!' \
-     -e 's!%%FORCE_INSTRUMENTED_RUNTIME%%!!' \
-     config.mlp > config_main.ml
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/local_store.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/profile.mli
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/utils'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/terminfo.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/ccomp.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/targetint.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/int_replace_polymorphic_compare.mli
- cat config.common.ml >> config_main.ml
- gcc -E -P -I runtime/caml utils/domainstate.ml.c > utils/domainstate.ml
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/utils'
- gcc -E -P -I runtime/caml utils/domainstate.mli.c > utils/domainstate.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/binutils.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/lazy_backtrack.mli
- cp boot/menhir/menhirLib.ml parsing/camlinternalMenhirLib.ml
- echo '[@@@ocaml.warning "-67"]' > parsing/camlinternalMenhirLib.mli
- ./boot/ocamlrun ./boot/ocamllex -q parsing/lexer.mll
- cat boot/menhir/menhirLib.mli >> parsing/camlinternalMenhirLib.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/switch.mli
- lambda/generate_runtimedef.sh runtime/caml/fail.h runtime/primitives > lambda/runtimedef.ml
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/runtimedef.mli
- /usr/bin/make -C tools make_opcodes
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.mli
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/dll.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main_args.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/makedepend.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/errors.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/maindriver.mli
- ../boot/ocamlrun ../boot/ocamllex -q make_opcodes.mll
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/location.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/misc.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config_main.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config_boot.mli
- /usr/bin/make -C utils config.ml
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/utils'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/build_path_prefix_map.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/arg_helper.ml -I utils
- cp config_main.ml config.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. make_opcodes.ml -o make_opcodes
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/utils'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/local_store.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/terminfo.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/int_replace_polymorphic_compare.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/domainstate.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/binutils.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/lazy_backtrack.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/camlinternalMenhirLib.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/switch.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/runtimedef.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config_main.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config_boot.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/domainstate.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/annot.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/errors.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmxs_format.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/misc.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/load_path.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/clflags.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/profile.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/warnings.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/consistbl.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/targetint.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/longident.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ident.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/linkage_name.mli
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/tag.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/numbers.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/identifiable.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/consistbl.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/strongly_connected_components.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing_with_keys.mli
- ./runtime/ocamlrun tools/make_opcodes -opcodes < runtime/caml/instruct.h > bytecomp/opcodes.ml
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -i bytecomp/opcodes.ml > bytecomp/opcodes.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/camlinternalMenhirLib.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/ccomp.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/location.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compenv.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing_with_keys.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/type_immediacy.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/docstrings.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/pprintast.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parse.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/printast.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_iterator.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/attr_helper.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/builtin_attributes.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_invariants.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/depend.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/pparse.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compenv.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main_args.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/attr_helper.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/path.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/debuginfo.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilation_unit.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ident.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/outcometree.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/docstrings.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_helper.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/printast.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/builtin_attributes.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/type_immediacy.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/depend.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/debuginfo.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/numbers.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/clflags.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/strongly_connected_components.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_iterator.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_invariants.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/pparse.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/primitive.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/oprint.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/shape.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_var.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/path.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/oprint.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/export_id.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/primitive.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_helper.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/pprintast.ml -I parsing
- sed "s/MenhirLib/CamlinternalMenhirLib/g" boot/menhir/parser.ml > parsing/parser.ml
- sed "s/MenhirLib/CamlinternalMenhirLib/g" boot/menhir/parser.mli > parsing/parser.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parser.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/types.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/shape.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parser.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/lexer.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/lexer.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parse.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/makedepend.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/subst.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmi_format.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/types.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/btype.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/predef.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/datarepr.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/errortrace.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/signature_group.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/errortrace.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmi_format.ml -I file_formats
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/persistent_env.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/btype.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/predef.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/datarepr.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/persistent_env.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/signature_group.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/env.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/subst.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/lambda.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/env.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedtree.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ctype.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyp.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/mtype.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/envaux.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_properties.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_unboxed.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compmisc.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_properties.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_immediacy.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_separability.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/envaux.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmo_format.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/internal_variable_names.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/lambda.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/printlambda.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translobj.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/tmc.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/simplif.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ctype.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyp.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includeclass.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/mtype.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_unboxed.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_immediacy.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_separability.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/tmc.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/simplif.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/symtable.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/variable.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/printlambda.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translobj.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includeclass.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedtree.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyped.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includecore.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_iterator.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_mapper.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/stypes.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmt_format.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/untypeast.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typetexp.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printpat.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/patterns.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/parmatch.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_variance.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeopt.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/rec_check.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typecore.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeclass.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/matching.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translattribute.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translprim.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translcore.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translclass.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translmod.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile_common.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/parameter.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyped.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_iterator.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_mapper.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/stypes.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmt_format.ml -I file_formats
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/cmt2annot.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/untypeast.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typetexp.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printpat.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/patterns.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/parmatch.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_variance.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeopt.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/rec_check.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/matching.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translattribute.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translprim.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translcore.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translclass.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translmod.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includecore.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod_errorprinter.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typecore.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeclass.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typemod.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/maindriver.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod_errorprinter.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typemod.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compmisc.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile_common.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/projection.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/freshening.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simple_value_approx.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmx_format.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -a -o compilerlibs/ocamlbytecomp.cma bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/emitcode.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/errors.cmo driver/compile.cmo driver/maindriver.cmo
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -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/local_store.cmo utils/load_path.cmo utils/clflags.cmo utils/profile.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo utils/strongly_connected_components.cmo utils/targetint.cmo utils/int_replace_polymorphic_compare.cmo utils/domainstate.cmo utils/binutils.cmo utils/lazy_backtrack.cmo utils/diffing.cmo utils/diffing_with_keys.cmo parsing/location.cmo parsing/longident.cmo parsing/docstrings.cmo parsing/syntaxerr.cmo parsing/ast_helper.cmo parsing/pprintast.cmo parsing/camlinternalMenhirLib.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo parsing/ast_mapper.cmo parsing/ast_iterator.cmo parsing/attr_helper.cmo parsing/builtin_attributes.cmo parsing/ast_invariants.cmo parsing/depend.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/type_immediacy.cmo typing/shape.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo file_formats/cmi_format.cmo typing/persistent_env.cmo typing/env.cmo typing/errortrace.cmo typing/typedtree.cmo typing/signature_group.cmo typing/printtyped.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/envaux.cmo typing/includecore.cmo typing/tast_iterator.cmo typing/tast_mapper.cmo typing/stypes.cmo file_formats/cmt_format.cmo typing/cmt2annot.cmo typing/untypeast.cmo typing/includemod.cmo typing/includemod_errorprinter.cmo typing/typetexp.cmo typing/printpat.cmo typing/patterns.cmo typing/parmatch.cmo typing/typedecl_properties.cmo typing/typedecl_variance.cmo typing/typedecl_unboxed.cmo typing/typedecl_immediacy.cmo typing/typedecl_separability.cmo typing/typedecl.cmo typing/typeopt.cmo typing/rec_check.cmo typing/typecore.cmo typing/typeclass.cmo typing/typemod.cmo lambda/debuginfo.cmo lambda/lambda.cmo lambda/printlambda.cmo lambda/switch.cmo lambda/matching.cmo lambda/translobj.cmo lambda/translattribute.cmo lambda/translprim.cmo lambda/translcore.cmo lambda/translclass.cmo lambda/translmod.cmo lambda/tmc.cmo lambda/simplif.cmo lambda/runtimedef.cmo bytecomp/meta.cmo bytecomp/opcodes.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo driver/pparse.cmo driver/compenv.cmo driver/main_args.cmo driver/compmisc.cmo driver/makedepend.cmo driver/compile_common.cmo
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives  -compat-32 -o ocamlc compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma driver/main.cmo
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make ocamllex ocamltools library
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/closure.o yacc/closure.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/error.o yacc/error.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/lalr.o yacc/lalr.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/lr0.o yacc/lr0.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/main.o yacc/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/mkpar.o yacc/mkpar.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/output.o yacc/output.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/reader.o yacc/reader.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/skeleton.o yacc/skeleton.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/symtab.o yacc/symtab.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/verbose.o yacc/verbose.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64   \
-   -o yacc/warshall.o yacc/warshall.c
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_intf.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_cost.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/internal_variable_names.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/linkage_name.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilation_unit.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/variable.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/symbol.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_var.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda_primitives.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/semantics_of_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/convert_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/id_types.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/tag.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/pass_wrapper.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/allocated_const.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/parameter.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/projection.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_iterators.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_utils.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/effect_analysis.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilenv.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure_middle_end.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/import_approx.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_code.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/invariant_params.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inconstant_idents.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/alias_analysis.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_constants.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/share_constants.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_common.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/ref_to_variables.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_invariants.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/build_export_info.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_offsets.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/un_anf.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.mli
- /usr/bin/make -C stdlib all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops_intf.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda_primitives.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda.ml -I middle_end
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/semantics_of_primitives.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/convert_primitives.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/id_types.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/export_id.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/pass_wrapper.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_iterators.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_utils.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/freshening.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/effect_analysis.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_cost.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simple_value_approx.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilenv.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure.ml -I middle_end/closure
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure_middle_end.ml -I middle_end/closure
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/import_approx.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_code.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/invariant_params.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inconstant_idents.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/alias_analysis.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_constants.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/share_constants.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_common.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/ref_to_variables.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_invariants.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_offsets.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/un_anf.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_primitives.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision_intf.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/extract_projections.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_closures.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/build_export_info.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/extract_projections.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_transforms.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_closures.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Either.cmi -c either.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Sys.cmi -c sys.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Nativeint.cmi -c nativeint.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int32.cmi -c int32.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Atomic.cmi -c atomic.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bool.cmi -c bool.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Char.cmi -c char.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Uchar.cmi -c uchar.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_transforms.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int.cmi -c int.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Unit.cmi -c unit.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Marshal.cmi -c marshal.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int64.cmi -c int64.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lexing.cmi -c lexing.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Mutex.cmi -c mutex.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Semaphore.cmi -c semaphore.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Domain.cmi -c domain.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Arg.cmi -c arg.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Fun.cmi -c fun.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Digest.cmi -c digest.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Complex.cmi -c complex.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmi -c scanf.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Callback.cmi -c callback.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Filename.cmi -c filename.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__In_channel.cmi -c in_channel.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Out_channel.cmi -c out_channel.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c std_exit.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Either.cmo -c either.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Sys.cmo -c sys.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Obj.cmi -c obj.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Atomic.cmo -c atomic.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lazy.cmi -c lazy.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Seq.cmi -c seq.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bool.cmo -c bool.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Char.cmo -c char.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Uchar.cmo -c uchar.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int.cmo -c int.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Unit.cmo -c unit.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int32.cmo -c int32.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int64.cmo -c int64.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Nativeint.cmo -c nativeint.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Parsing.cmi -c parsing.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Mutex.cmo -c mutex.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Condition.cmi -c condition.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Printexc.cmi -c printexc.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bigarray.cmi -c bigarray.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Random.cmi -c random.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Callback.cmo -c callback.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__ArrayLabels.cmi -c arrayLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__ListLabels.cmi -c listLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__BytesLabels.cmi -c bytesLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__StringLabels.cmi -c stringLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Out_channel.cmo -c out_channel.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Effect.cmi -c effect.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Obj.cmo -c obj.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lazy.cmo -c lazy.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Seq.cmo -c seq.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Option.cmi -c option.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Result.cmi -c result.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__List.cmi -c list.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bytes.cmi -c bytes.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__String.cmi -c string.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Array.cmi -c array.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Float.cmi -c float.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Set.cmi -c set.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Map.cmi -c map.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stack.cmi -c stack.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Queue.cmi -c queue.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A \
-          -o stdlib__Buffer.cmi -c buffer.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Condition.cmo -c condition.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Semaphore.cmo -c semaphore.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Fun.cmo -c fun.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Gc.cmi -c gc.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Hashtbl.cmi -c hashtbl.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -no-principal \
-          -o stdlib__Oo.cmi -c oo.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -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-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__StdLabels.cmi -c stdLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Option.cmo -c option.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Result.cmo -c result.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__List.cmo -c list.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Array.cmo -c array.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Parsing.cmo -c parsing.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Map.cmo -c map.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Queue.cmo -c queue.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Domain.cmo -c domain.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match -c camlinternalFormat.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmi -c printf.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Format.cmi -c format.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Oo.cmo -c oo.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Complex.cmo -c complex.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__ListLabels.cmo -c listLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__BytesLabels.cmo -c bytesLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__StringLabels.cmo -c stringLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__StdLabels.cmo -c stdLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__In_channel.cmo -c in_channel.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Effect.cmo -c effect.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bytes.cmo -c bytes.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__String.cmo -c string.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Marshal.cmo -c marshal.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__Float.cmo -c float.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lexing.cmo -c lexing.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Set.cmo -c set.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stack.cmo -c stack.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A \
-          -o stdlib__Buffer.cmo -c buffer.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match -c camlinternalFormat.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmo -c printf.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Arg.cmo -c arg.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Printexc.cmo -c printexc.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Gc.cmo -c gc.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Digest.cmo -c digest.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bigarray.cmo -c bigarray.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Random.cmo -c random.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Format.cmo -c format.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmo -c scanf.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Ephemeron.cmi -c ephemeron.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Filename.cmo -c filename.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__MoreLabels.cmi -c moreLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Hashtbl.cmo -c hashtbl.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Weak.cmi -c weak.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Weak.cmo -c weak.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Ephemeron.cmo -c ephemeron.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__MoreLabels.cmo -c moreLabels.ml
- gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -Wl,-E  -o yacc/ocamlyacc yacc/closure.o yacc/error.o yacc/lalr.o yacc/lr0.o yacc/main.o yacc/mkpar.o yacc/output.o yacc/reader.o yacc/skeleton.o yacc/symtab.o yacc/verbose.o yacc/warshall.o
- /usr/bin/make -C lex all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/lex'
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot cset.mli
- ../yacc/ocamlyacc -v parser.mly
- ../boot/ocamlrun ../boot/ocamllex -q lexer.mll
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot table.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot cset.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot syntax.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot table.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot syntax.ml
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -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 ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot parser.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot parser.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexer.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot compact.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot common.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexer.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot compact.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot common.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot output.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot output.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot main.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -use-prims ../runtime/primitives -strict-sequence -g -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
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/lex'
- /usr/bin/make -C tools all
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamldep.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlprof.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcp_common.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmklib.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmktop.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcmt.ml
- ../runtime/ocamlrun make_opcodes -opnames < ../runtime/caml/instruct.h > opnames.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - objinfo.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - primreq.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - stripdebug.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - cmpbyt.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - profiling.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -compat-32 -I .. -o ocamldep ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ocamldep.cmo
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmktop ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/local_store.cmo ../utils/load_path.cmo ../utils/clflags.cmo ../utils/profile.cmo ../utils/ccomp.cmo ocamlmktop.cmo
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - opnames.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - profiling.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - dumpobj.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -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 ../boot/ocamlc -nostdlib -I ../boot -g -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 ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcp.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamloptp.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o cmpbyt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma cmpbyt.cmo
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcp ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/profile.cmo ../utils/warnings.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/local_store.cmo ../utils/load_path.cmo ../utils/clflags.cmo ../utils/terminfo.cmo ../parsing/location.cmo ../utils/ccomp.cmo ../driver/compenv.cmo ../driver/main_args.cmo ocamlcp_common.cmo ocamlcp.cmo
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamloptp ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/profile.cmo ../utils/warnings.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/local_store.cmo ../utils/load_path.cmo ../utils/clflags.cmo ../utils/terminfo.cmo ../parsing/location.cmo ../utils/ccomp.cmo ../driver/compenv.cmo ../driver/main_args.cmo ocamlcp_common.cmo ocamloptp.cmo
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcmt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ocamlcmt.cmo
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmklib ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ocamlmklib.cmo
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -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 -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlprof ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/local_store.cmo ../utils/load_path.cmo ../utils/clflags.cmo ../utils/terminfo.cmo ../utils/warnings.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/docstrings.cmo ../parsing/syntaxerr.cmo ../parsing/ast_helper.cmo ../parsing/camlinternalMenhirLib.cmo ../parsing/parser.cmo ../parsing/pprintast.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ocamlprof.cmo
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -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[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ../boot/ocamlrun ../ocamlc -a -o stdlib.cma camlinternalFormatBasics.cmo stdlib.cmo stdlib__Either.cmo stdlib__Sys.cmo stdlib__Obj.cmo stdlib__Atomic.cmo camlinternalLazy.cmo stdlib__Lazy.cmo stdlib__Seq.cmo stdlib__Option.cmo stdlib__Result.cmo stdlib__Bool.cmo stdlib__Char.cmo stdlib__Uchar.cmo stdlib__List.cmo stdlib__Int.cmo stdlib__Bytes.cmo stdlib__String.cmo stdlib__Unit.cmo stdlib__Marshal.cmo stdlib__Array.cmo stdlib__Float.cmo stdlib__Int32.cmo stdlib__Int64.cmo stdlib__Nativeint.cmo stdlib__Lexing.cmo stdlib__Parsing.cmo stdlib__Set.cmo stdlib__Map.cmo stdlib__Stack.cmo stdlib__Queue.cmo stdlib__Buffer.cmo stdlib__Mutex.cmo stdlib__Condition.cmo stdlib__Semaphore.cmo stdlib__Domain.cmo camlinternalFormat.cmo stdlib__Printf.cmo stdlib__Arg.cmo stdlib__Printexc.cmo stdlib__Fun.cmo stdlib__Gc.cmo stdlib__Digest.cmo stdlib__Bigarray.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__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__In_channel.cmo stdlib__Out_channel.cmo stdlib__Effect.cmo
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make ocaml
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/expunge.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/genprintval.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/trace.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/toploop.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topdirs.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topmain.mli
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topstart.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topcommon.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml -I toplevel
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives  -o expunge compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma toplevel/expunge.cmo
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topeval.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topcommon.ml -I toplevel
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/toploop.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topdirs.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/topmain.ml -I toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/topeval.ml -I toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/trace.ml -I toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -a -o compilerlibs/ocamltoplevel.cma -I toplevel/byte toplevel/genprintval.cmo toplevel/topcommon.cmo toplevel/byte/topeval.cmo toplevel/byte/trace.cmo toplevel/toploop.cmo toplevel/topdirs.cmo toplevel/byte/topmain.cmo
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives  -I toplevel/byte -linkall -o ocaml.tmp compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma compilerlibs/ocamltoplevel.cma toplevel/topstart.cmo
- ./boot/ocamlrun expunge ocaml.tmp ocaml  camlinternalFormatBasics stdlib stdlib__Either stdlib__Sys stdlib__Obj stdlib__Atomic camlinternalLazy stdlib__Lazy stdlib__Seq stdlib__Option stdlib__Result stdlib__Bool stdlib__Char stdlib__Uchar stdlib__List stdlib__Int stdlib__Bytes stdlib__String stdlib__Unit stdlib__Marshal stdlib__Array stdlib__Float stdlib__Int32 stdlib__Int64 stdlib__Nativeint stdlib__Lexing stdlib__Parsing stdlib__Set stdlib__Map stdlib__Stack stdlib__Queue stdlib__Buffer stdlib__Mutex stdlib__Condition stdlib__Semaphore stdlib__Domain camlinternalFormat stdlib__Printf stdlib__Arg stdlib__Printexc stdlib__Fun stdlib__Gc stdlib__Digest stdlib__Bigarray stdlib__Random stdlib__Hashtbl stdlib__Weak stdlib__Format stdlib__Scanf stdlib__Callback camlinternalOO stdlib__Oo camlinternalMod stdlib__Ephemeron stdlib__Filename stdlib__Complex stdlib__ArrayLabels stdlib__ListLabels stdlib__BytesLabels stdlib__StringLabels stdlib__MoreLabels stdlib__StdLabels stdlib__In_channel stdlib__Out_channel stdlib__Effect outcometree topdirs toploop
- rm ocaml.tmp
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make opt-core
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/addrmap.n.o runtime/addrmap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/afl.n.o runtime/afl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/alloc.n.o runtime/alloc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/array.n.o runtime/array.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/backtrace.n.o runtime/backtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/bigarray.n.o runtime/bigarray.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/callback.n.o runtime/callback.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/codefrag.n.o runtime/codefrag.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/compare.n.o runtime/compare.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/custom.n.o runtime/custom.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/debugger.n.o runtime/debugger.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/domain.n.o runtime/domain.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/dynlink.n.o runtime/dynlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/extern.n.o runtime/extern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/fiber.n.o runtime/fiber.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/finalise.n.o runtime/finalise.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/floats.n.o runtime/floats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/gc_ctrl.n.o runtime/gc_ctrl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/gc_stats.n.o runtime/gc_stats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/globroots.n.o runtime/globroots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/hash.n.o runtime/hash.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/intern.n.o runtime/intern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/ints.n.o runtime/ints.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/io.n.o runtime/io.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/lexing.n.o runtime/lexing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/lf_skiplist.n.o runtime/lf_skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/main.n.o runtime/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/major_gc.n.o runtime/major_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/md5.n.o runtime/md5.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/memory.n.o runtime/memory.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/memprof.n.o runtime/memprof.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/meta.n.o runtime/meta.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/minor_gc.n.o runtime/minor_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/misc.n.o runtime/misc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/obj.n.o runtime/obj.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/parsing.n.o runtime/parsing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/platform.n.o runtime/platform.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/printexc.n.o runtime/printexc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/prng.n.o runtime/prng.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/roots.n.o runtime/roots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/runtime_events.n.o runtime/runtime_events.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/shared_heap.n.o runtime/shared_heap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/signals.n.o runtime/signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/skiplist.n.o runtime/skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/startup_aux.n.o runtime/startup_aux.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/str.n.o runtime/str.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/sync.n.o runtime/sync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/sys.n.o runtime/sys.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/unix.n.o runtime/unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/weak.n.o runtime/weak.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/backtrace_nat.n.o runtime/backtrace_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/clambda_checks.n.o runtime/clambda_checks.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/dynlink_nat.n.o runtime/dynlink_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/fail_nat.n.o runtime/fail_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/frame_descriptors.n.o runtime/frame_descriptors.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/startup_nat.n.o runtime/startup_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/signals_nat.n.o runtime/signals_nat.c
- gcc -c -I ./runtime -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -o runtime/amd64.o runtime/amd64.S || { echo "If your assembler produced syntax errors, it is probably"; echo "unhappy with the preprocessor. Check your assembler, or"; echo "try producing amd64.o by hand."; exit 2; }
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/addrmap.nd.o runtime/addrmap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/afl.nd.o runtime/afl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/alloc.nd.o runtime/alloc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/array.nd.o runtime/array.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/backtrace.nd.o runtime/backtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/bigarray.nd.o runtime/bigarray.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/callback.nd.o runtime/callback.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/codefrag.nd.o runtime/codefrag.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/compare.nd.o runtime/compare.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/custom.nd.o runtime/custom.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/debugger.nd.o runtime/debugger.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/domain.nd.o runtime/domain.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/dynlink.nd.o runtime/dynlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/extern.nd.o runtime/extern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/fiber.nd.o runtime/fiber.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/finalise.nd.o runtime/finalise.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/floats.nd.o runtime/floats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/gc_ctrl.nd.o runtime/gc_ctrl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/gc_stats.nd.o runtime/gc_stats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/globroots.nd.o runtime/globroots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/hash.nd.o runtime/hash.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/intern.nd.o runtime/intern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/ints.nd.o runtime/ints.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/io.nd.o runtime/io.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/lexing.nd.o runtime/lexing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/lf_skiplist.nd.o runtime/lf_skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/main.nd.o runtime/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/major_gc.nd.o runtime/major_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/md5.nd.o runtime/md5.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/memory.nd.o runtime/memory.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/memprof.nd.o runtime/memprof.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/meta.nd.o runtime/meta.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/minor_gc.nd.o runtime/minor_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/misc.nd.o runtime/misc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/obj.nd.o runtime/obj.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/parsing.nd.o runtime/parsing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/platform.nd.o runtime/platform.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/printexc.nd.o runtime/printexc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/prng.nd.o runtime/prng.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/roots.nd.o runtime/roots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/runtime_events.nd.o runtime/runtime_events.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/shared_heap.nd.o runtime/shared_heap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/signals.nd.o runtime/signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/skiplist.nd.o runtime/skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/startup_aux.nd.o runtime/startup_aux.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/str.nd.o runtime/str.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/sync.nd.o runtime/sync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/sys.nd.o runtime/sys.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/unix.nd.o runtime/unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/weak.nd.o runtime/weak.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/backtrace_nat.nd.o runtime/backtrace_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/clambda_checks.nd.o runtime/clambda_checks.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/dynlink_nat.nd.o runtime/dynlink_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/fail_nat.nd.o runtime/fail_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/frame_descriptors.nd.o runtime/frame_descriptors.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/startup_nat.nd.o runtime/startup_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DDEBUG  -o runtime/signals_nat.nd.o runtime/signals_nat.c
- gcc -c -I ./runtime -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/amd64.d.o runtime/amd64.S || { echo "If your assembler produced syntax errors, it is probably"; echo "unhappy with the preprocessor. Check your assembler, or"; echo "try producing amd64.o by hand."; exit 2; }
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/addrmap.ni.o runtime/addrmap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/afl.ni.o runtime/afl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/alloc.ni.o runtime/alloc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/array.ni.o runtime/array.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/backtrace.ni.o runtime/backtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/bigarray.ni.o runtime/bigarray.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/callback.ni.o runtime/callback.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/codefrag.ni.o runtime/codefrag.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/compare.ni.o runtime/compare.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/custom.ni.o runtime/custom.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/debugger.ni.o runtime/debugger.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/domain.ni.o runtime/domain.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/dynlink.ni.o runtime/dynlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/extern.ni.o runtime/extern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/fiber.ni.o runtime/fiber.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/finalise.ni.o runtime/finalise.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/floats.ni.o runtime/floats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/gc_ctrl.ni.o runtime/gc_ctrl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/gc_stats.ni.o runtime/gc_stats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/globroots.ni.o runtime/globroots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/hash.ni.o runtime/hash.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/intern.ni.o runtime/intern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/ints.ni.o runtime/ints.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/io.ni.o runtime/io.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/lexing.ni.o runtime/lexing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/lf_skiplist.ni.o runtime/lf_skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/main.ni.o runtime/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/major_gc.ni.o runtime/major_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/md5.ni.o runtime/md5.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/memory.ni.o runtime/memory.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/memprof.ni.o runtime/memprof.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/meta.ni.o runtime/meta.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/minor_gc.ni.o runtime/minor_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/misc.ni.o runtime/misc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/obj.ni.o runtime/obj.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/parsing.ni.o runtime/parsing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/platform.ni.o runtime/platform.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/printexc.ni.o runtime/printexc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/prng.ni.o runtime/prng.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/roots.ni.o runtime/roots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/runtime_events.ni.o runtime/runtime_events.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/shared_heap.ni.o runtime/shared_heap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/signals.ni.o runtime/signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/skiplist.ni.o runtime/skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/startup_aux.ni.o runtime/startup_aux.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/str.ni.o runtime/str.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/sync.ni.o runtime/sync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/sys.ni.o runtime/sys.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/unix.ni.o runtime/unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/weak.ni.o runtime/weak.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/backtrace_nat.ni.o runtime/backtrace_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/clambda_checks.ni.o runtime/clambda_checks.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/dynlink_nat.ni.o runtime/dynlink_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/fail_nat.ni.o runtime/fail_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/frame_descriptors.ni.o runtime/frame_descriptors.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/startup_nat.ni.o runtime/startup_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DCAML_INSTR  -o runtime/signals_nat.ni.o runtime/signals_nat.c
- gcc -c -I ./runtime -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux  -o runtime/amd64.i.o runtime/amd64.S || { echo "If your assembler produced syntax errors, it is probably"; echo "unhappy with the preprocessor. Check your assembler, or"; echo "try producing amd64.o by hand."; exit 2; }
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/addrmap.npic.o runtime/addrmap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/afl.npic.o runtime/afl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/alloc.npic.o runtime/alloc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/array.npic.o runtime/array.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/backtrace.npic.o runtime/backtrace.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/bigarray.npic.o runtime/bigarray.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/callback.npic.o runtime/callback.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/codefrag.npic.o runtime/codefrag.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/compare.npic.o runtime/compare.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/custom.npic.o runtime/custom.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/debugger.npic.o runtime/debugger.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/domain.npic.o runtime/domain.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/dynlink.npic.o runtime/dynlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/extern.npic.o runtime/extern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/fiber.npic.o runtime/fiber.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/finalise.npic.o runtime/finalise.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/floats.npic.o runtime/floats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/gc_ctrl.npic.o runtime/gc_ctrl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/gc_stats.npic.o runtime/gc_stats.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/globroots.npic.o runtime/globroots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/hash.npic.o runtime/hash.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/intern.npic.o runtime/intern.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/ints.npic.o runtime/ints.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/io.npic.o runtime/io.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/lexing.npic.o runtime/lexing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/lf_skiplist.npic.o runtime/lf_skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/main.npic.o runtime/main.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/major_gc.npic.o runtime/major_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/md5.npic.o runtime/md5.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/memory.npic.o runtime/memory.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/memprof.npic.o runtime/memprof.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/meta.npic.o runtime/meta.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/minor_gc.npic.o runtime/minor_gc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/misc.npic.o runtime/misc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/obj.npic.o runtime/obj.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/parsing.npic.o runtime/parsing.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/platform.npic.o runtime/platform.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/printexc.npic.o runtime/printexc.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/prng.npic.o runtime/prng.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/roots.npic.o runtime/roots.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/runtime_events.npic.o runtime/runtime_events.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/shared_heap.npic.o runtime/shared_heap.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/signals.npic.o runtime/signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/skiplist.npic.o runtime/skiplist.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/startup_aux.npic.o runtime/startup_aux.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/str.npic.o runtime/str.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/sync.npic.o runtime/sync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/sys.npic.o runtime/sys.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/unix.npic.o runtime/unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/weak.npic.o runtime/weak.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/backtrace_nat.npic.o runtime/backtrace_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/clambda_checks.npic.o runtime/clambda_checks.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/dynlink_nat.npic.o runtime/dynlink_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/fail_nat.npic.o runtime/fail_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/frame_descriptors.npic.o runtime/frame_descriptors.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/startup_nat.npic.o runtime/startup_nat.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC  -I./runtime  -D_FILE_OFFSET_BITS=64  -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME  -o runtime/signals_nat.npic.o runtime/signals_nat.c
- gcc -c -I ./runtime -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -fPIC -o runtime/amd64_libasmrunpic.o runtime/amd64.S
- rm -f runtime/libasmrun.a && ar rc runtime/libasmrun.a  runtime/addrmap.n.o runtime/afl.n.o runtime/alloc.n.o runtime/array.n.o runtime/backtrace.n.o runtime/bigarray.n.o runtime/callback.n.o runtime/codefrag.n.o runtime/compare.n.o runtime/custom.n.o runtime/debugger.n.o runtime/domain.n.o runtime/dynlink.n.o runtime/extern.n.o runtime/fiber.n.o runtime/finalise.n.o runtime/floats.n.o runtime/gc_ctrl.n.o runtime/gc_stats.n.o runtime/globroots.n.o runtime/hash.n.o runtime/intern.n.o runtime/ints.n.o runtime/io.n.o runtime/lexing.n.o runtime/lf_skiplist.n.o runtime/main.n.o runtime/major_gc.n.o runtime/md5.n.o runtime/memory.n.o runtime/memprof.n.o runtime/meta.n.o runtime/minor_gc.n.o runtime/misc.n.o runtime/obj.n.o runtime/parsing.n.o runtime/platform.n.o runtime/printexc.n.o runtime/prng.n.o runtime/roots.n.o runtime/runtime_events.n.o runtime/shared_heap.n.o runtime/signals.n.o runtime/skiplist.n.o runtime/startup_aux.n.o runtime/str.n.o runtime/sync.n.o runtime/sys.n.o runtime/unix.n.o runtime/weak.n.o runtime/backtrace_nat.n.o runtime/clambda_checks.n.o runtime/dynlink_nat.n.o runtime/fail_nat.n.o runtime/frame_descriptors.n.o runtime/startup_nat.n.o runtime/signals_nat.n.o runtime/amd64.o
- rm -f runtime/libasmrund.a && ar rc runtime/libasmrund.a  runtime/addrmap.nd.o runtime/afl.nd.o runtime/alloc.nd.o runtime/array.nd.o runtime/backtrace.nd.o runtime/bigarray.nd.o runtime/callback.nd.o runtime/codefrag.nd.o runtime/compare.nd.o runtime/custom.nd.o runtime/debugger.nd.o runtime/domain.nd.o runtime/dynlink.nd.o runtime/extern.nd.o runtime/fiber.nd.o runtime/finalise.nd.o runtime/floats.nd.o runtime/gc_ctrl.nd.o runtime/gc_stats.nd.o runtime/globroots.nd.o runtime/hash.nd.o runtime/intern.nd.o runtime/ints.nd.o runtime/io.nd.o runtime/lexing.nd.o runtime/lf_skiplist.nd.o runtime/main.nd.o runtime/major_gc.nd.o runtime/md5.nd.o runtime/memory.nd.o runtime/memprof.nd.o runtime/meta.nd.o runtime/minor_gc.nd.o runtime/misc.nd.o runtime/obj.nd.o runtime/parsing.nd.o runtime/platform.nd.o runtime/printexc.nd.o runtime/prng.nd.o runtime/roots.nd.o runtime/runtime_events.nd.o runtime/shared_heap.nd.o runtime/signals.nd.o runtime/skiplist.nd.o runtime/startup_aux.nd.o runtime/str.nd.o runtime/sync.nd.o runtime/sys.nd.o runtime/unix.nd.o runtime/weak.nd.o runtime/backtrace_nat.nd.o runtime/clambda_checks.nd.o runtime/dynlink_nat.nd.o runtime/fail_nat.nd.o runtime/frame_descriptors.nd.o runtime/startup_nat.nd.o runtime/signals_nat.nd.o runtime/amd64.d.o
- rm -f runtime/libasmrun_pic.a && ar rc runtime/libasmrun_pic.a  runtime/addrmap.npic.o runtime/afl.npic.o runtime/alloc.npic.o runtime/array.npic.o runtime/backtrace.npic.o runtime/bigarray.npic.o runtime/callback.npic.o runtime/codefrag.npic.o runtime/compare.npic.o runtime/custom.npic.o runtime/debugger.npic.o runtime/domain.npic.o runtime/dynlink.npic.o runtime/extern.npic.o runtime/fiber.npic.o runtime/finalise.npic.o runtime/floats.npic.o runtime/gc_ctrl.npic.o runtime/gc_stats.npic.o runtime/globroots.npic.o runtime/hash.npic.o runtime/intern.npic.o runtime/ints.npic.o runtime/io.npic.o runtime/lexing.npic.o runtime/lf_skiplist.npic.o runtime/main.npic.o runtime/major_gc.npic.o runtime/md5.npic.o runtime/memory.npic.o runtime/memprof.npic.o runtime/meta.npic.o runtime/minor_gc.npic.o runtime/misc.npic.o runtime/obj.npic.o runtime/parsing.npic.o runtime/platform.npic.o runtime/printexc.npic.o runtime/prng.npic.o runtime/roots.npic.o runtime/runtime_events.npic.o runtime/shared_heap.npic.o runtime/signals.npic.o runtime/skiplist.npic.o runtime/startup_aux.npic.o runtime/str.npic.o runtime/sync.npic.o runtime/sys.npic.o runtime/unix.npic.o runtime/weak.npic.o runtime/backtrace_nat.npic.o runtime/clambda_checks.npic.o runtime/dynlink_nat.npic.o runtime/fail_nat.npic.o runtime/frame_descriptors.npic.o runtime/startup_nat.npic.o runtime/signals_nat.npic.o runtime/amd64_libasmrunpic.o
- gcc -shared   -o runtime/libasmrun_shared.so runtime/addrmap.npic.o runtime/afl.npic.o runtime/alloc.npic.o runtime/array.npic.o runtime/backtrace.npic.o runtime/bigarray.npic.o runtime/callback.npic.o runtime/codefrag.npic.o runtime/compare.npic.o runtime/custom.npic.o runtime/debugger.npic.o runtime/domain.npic.o runtime/dynlink.npic.o runtime/extern.npic.o runtime/fiber.npic.o runtime/finalise.npic.o runtime/floats.npic.o runtime/gc_ctrl.npic.o runtime/gc_stats.npic.o runtime/globroots.npic.o runtime/hash.npic.o runtime/intern.npic.o runtime/ints.npic.o runtime/io.npic.o runtime/lexing.npic.o runtime/lf_skiplist.npic.o runtime/main.npic.o runtime/major_gc.npic.o runtime/md5.npic.o runtime/memory.npic.o runtime/memprof.npic.o runtime/meta.npic.o runtime/minor_gc.npic.o runtime/misc.npic.o runtime/obj.npic.o runtime/parsing.npic.o runtime/platform.npic.o runtime/printexc.npic.o runtime/prng.npic.o runtime/roots.npic.o runtime/runtime_events.npic.o runtime/shared_heap.npic.o runtime/signals.npic.o runtime/skiplist.npic.o runtime/startup_aux.npic.o runtime/str.npic.o runtime/sync.npic.o runtime/sys.npic.o runtime/unix.npic.o runtime/weak.npic.o runtime/backtrace_nat.npic.o runtime/clambda_checks.npic.o runtime/dynlink_nat.npic.o runtime/fail_nat.npic.o runtime/frame_descriptors.npic.o runtime/startup_nat.npic.o runtime/signals_nat.npic.o runtime/amd64_libasmrunpic.o -lm  -lpthread
- rm -f runtime/libasmruni.a && ar rc runtime/libasmruni.a  runtime/addrmap.ni.o runtime/afl.ni.o runtime/alloc.ni.o runtime/array.ni.o runtime/backtrace.ni.o runtime/bigarray.ni.o runtime/callback.ni.o runtime/codefrag.ni.o runtime/compare.ni.o runtime/custom.ni.o runtime/debugger.ni.o runtime/domain.ni.o runtime/dynlink.ni.o runtime/extern.ni.o runtime/fiber.ni.o runtime/finalise.ni.o runtime/floats.ni.o runtime/gc_ctrl.ni.o runtime/gc_stats.ni.o runtime/globroots.ni.o runtime/hash.ni.o runtime/intern.ni.o runtime/ints.ni.o runtime/io.ni.o runtime/lexing.ni.o runtime/lf_skiplist.ni.o runtime/main.ni.o runtime/major_gc.ni.o runtime/md5.ni.o runtime/memory.ni.o runtime/memprof.ni.o runtime/meta.ni.o runtime/minor_gc.ni.o runtime/misc.ni.o runtime/obj.ni.o runtime/parsing.ni.o runtime/platform.ni.o runtime/printexc.ni.o runtime/prng.ni.o runtime/roots.ni.o runtime/runtime_events.ni.o runtime/shared_heap.ni.o runtime/signals.ni.o runtime/skiplist.ni.o runtime/startup_aux.ni.o runtime/str.ni.o runtime/sync.ni.o runtime/sys.ni.o runtime/unix.ni.o runtime/weak.ni.o runtime/backtrace_nat.ni.o runtime/clambda_checks.ni.o runtime/dynlink_nat.ni.o runtime/fail_nat.ni.o runtime/frame_descriptors.ni.o runtime/startup_nat.ni.o runtime/signals_nat.ni.o runtime/amd64.i.o
- cd stdlib; ln -sf ../runtime/libasmrun.a .
- /usr/bin/make ocamlopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_ast.mli
- cd asmcomp; ln -sf amd64/arch.ml .
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm.mli
- cd asmcomp; ln -sf amd64/proc.ml .
- cd asmcomp; ln -sf amd64/selection.ml .
- cd asmcomp; ln -sf amd64/CSE.ml .
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/coloring.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linscan.mli
- cd asmcomp; ln -sf amd64/reload.ml .
- cd asmcomp; ln -sf amd64/scheduling.ml .
- /usr/bin/make -C tools cvt_emit
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.mli
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/opterrors.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optcompile.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmaindriver.mli
- ../boot/ocamlrun ../boot/ocamllex -q cvt_emit.mll
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_proc.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_dsl.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_gas.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_masm.mli
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - cvt_emit.ml
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_proc.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_masm.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmain.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/opterrors.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_dsl.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reg.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/afl_instrument.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/strmatch.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen_state.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_invariants.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_gas.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/afl_instrument.ml -I asmcomp
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -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 -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_invariants.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen_state.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_helpers.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml -I asmcomp
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- echo \# 1 \"asmcomp/amd64/emit.mlp\" > asmcomp/emit.ml
- ./boot/ocamlrun tools/cvt_emit < asmcomp/amd64/emit.mlp >> asmcomp/emit.ml \
- || { rm -f asmcomp/emit.ml; exit 2; }
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/mach.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/strmatch.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/proc.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interval.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printmach.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/dataflow.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/polling.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selection.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSEgen.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/liveness.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/spill.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/split.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interf.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reload.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/deadcode.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linear.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmaindriver.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_helpers.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interval.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/dataflow.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/polling.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linscan.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/deadcode.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linear.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linearize.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/linear_format.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation_intf.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitenv.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emit.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/split.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSEgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSE.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/linear_format.ml -I file_formats
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.mli
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optcompile.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -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/x86_proc.cmo asmcomp/x86_dsl.cmo asmcomp/x86_gas.cmo asmcomp/x86_masm.cmo asmcomp/arch.cmo asmcomp/cmm.cmo asmcomp/printcmm.cmo asmcomp/reg.cmo asmcomp/mach.cmo asmcomp/proc.cmo asmcomp/afl_instrument.cmo asmcomp/strmatch.cmo asmcomp/cmmgen_state.cmo asmcomp/cmm_helpers.cmo asmcomp/cmmgen.cmo asmcomp/cmm_invariants.cmo asmcomp/interval.cmo asmcomp/printmach.cmo asmcomp/dataflow.cmo asmcomp/polling.cmo asmcomp/selectgen.cmo asmcomp/selection.cmo asmcomp/comballoc.cmo asmcomp/CSEgen.cmo asmcomp/CSE.cmo asmcomp/liveness.cmo asmcomp/spill.cmo asmcomp/split.cmo asmcomp/interf.cmo asmcomp/coloring.cmo asmcomp/linscan.cmo asmcomp/reloadgen.cmo asmcomp/reload.cmo asmcomp/deadcode.cmo asmcomp/linear.cmo asmcomp/printlinear.cmo asmcomp/linearize.cmo file_formats/linear_format.cmo asmcomp/schedgen.cmo asmcomp/scheduling.cmo asmcomp/branch_relaxation_intf.cmo asmcomp/branch_relaxation.cmo asmcomp/emitaux.cmo asmcomp/emit.cmo asmcomp/asmgen.cmo asmcomp/asmlink.cmo asmcomp/asmlibrarian.cmo asmcomp/asmpackager.cmo driver/opterrors.cmo driver/optcompile.cmo driver/optmaindriver.cmo
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives  -o ocamlopt compilerlibs/ocamlcommon.cma compilerlibs/ocamloptcomp.cma driver/optmain.cmo
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make libraryopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make -C stdlib allopt
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nopervasives -c camlinternalFormatBasics.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Either.cmx -c either.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Sys.cmx -c sys.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Atomic.cmx -c atomic.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Bool.cmx -c bool.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Char.cmx -c char.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Int.cmx -c int.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Unit.cmx -c unit.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Int64.cmx -c int64.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Mutex.cmx -c mutex.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   -c std_exit.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Condition.cmx -c condition.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Nativeint.cmx -c nativeint.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Int32.cmx -c int32.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Uchar.cmx -c uchar.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Semaphore.cmx -c semaphore.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Obj.cmx -c obj.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -afl-inst-ratio 0 -c camlinternalLazy.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Callback.cmx -c callback.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Lazy.cmx -c lazy.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Seq.cmx -c seq.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Option.cmx -c option.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Result.cmx -c result.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__List.cmx -c list.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Bytes.cmx -c bytes.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Array.cmx -c array.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Map.cmx -c map.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Queue.cmx -c queue.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nolabels -no-alias-deps \
-            -o stdlib__ArrayLabels.cmx -c arrayLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nolabels -no-alias-deps \
-            -o stdlib__Float.cmx -c float.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Set.cmx -c set.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Stack.cmx -c stack.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Domain.cmx -c domain.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nolabels -no-alias-deps \
-            -o stdlib__ListLabels.cmx -c listLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__String.cmx -c string.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Marshal.cmx -c marshal.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nolabels -no-alias-deps \
-            -o stdlib__BytesLabels.cmx -c bytesLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Complex.cmx -c complex.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Bigarray.cmx -c bigarray.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -inline 0 -afl-inst-ratio 0 -c camlinternalOO.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nolabels -no-alias-deps \
-            -o stdlib__StringLabels.cmx -c stringLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Lexing.cmx -c lexing.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -inline 3 \
-            -o stdlib__Buffer.cmx -c buffer.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Digest.cmx -c digest.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nolabels -no-alias-deps \
-            -o stdlib__StdLabels.cmx -c stdLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Parsing.cmx -c parsing.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Random.cmx -c random.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   -c camlinternalFormat.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Oo.cmx -c oo.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   -c camlinternalMod.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Hashtbl.cmx -c hashtbl.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Weak.cmx -c weak.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Ephemeron.cmx -c ephemeron.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -nolabels -no-alias-deps \
-            -o stdlib__MoreLabels.cmx -c moreLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Printf.cmx -c printf.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Format.cmx -c format.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Arg.cmx -c arg.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Printexc.cmx -c printexc.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections  -inline 9 \
-            -o stdlib__Scanf.cmx -c scanf.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Filename.cmx -c filename.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Fun.cmx -c fun.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Gc.cmx -c gc.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Effect.cmx -c effect.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__In_channel.cmx -c in_channel.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -function-sections   \
-            -o stdlib__Out_channel.cmx -c out_channel.ml
- ../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa camlinternalFormatBasics.cmx stdlib.cmx stdlib__Either.cmx stdlib__Sys.cmx stdlib__Obj.cmx stdlib__Atomic.cmx camlinternalLazy.cmx stdlib__Lazy.cmx stdlib__Seq.cmx stdlib__Option.cmx stdlib__Result.cmx stdlib__Bool.cmx stdlib__Char.cmx stdlib__Uchar.cmx stdlib__List.cmx stdlib__Int.cmx stdlib__Bytes.cmx stdlib__String.cmx stdlib__Unit.cmx stdlib__Marshal.cmx stdlib__Array.cmx stdlib__Float.cmx stdlib__Int32.cmx stdlib__Int64.cmx stdlib__Nativeint.cmx stdlib__Lexing.cmx stdlib__Parsing.cmx stdlib__Set.cmx stdlib__Map.cmx stdlib__Stack.cmx stdlib__Queue.cmx stdlib__Buffer.cmx stdlib__Mutex.cmx stdlib__Condition.cmx stdlib__Semaphore.cmx stdlib__Domain.cmx camlinternalFormat.cmx stdlib__Printf.cmx stdlib__Arg.cmx stdlib__Printexc.cmx stdlib__Fun.cmx stdlib__Gc.cmx stdlib__Digest.cmx stdlib__Bigarray.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__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__In_channel.cmx stdlib__Out_channel.cmx stdlib__Effect.cmx
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make ocamlc.opt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/config.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/build_path_prefix_map.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/arg_helper.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/local_store.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/terminfo.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/int_replace_polymorphic_compare.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/domainstate.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/binutils.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/lazy_backtrack.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/camlinternalMenhirLib.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/switch.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/runtimedef.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/opcodes.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/misc.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/bytesections.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/identifiable.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/load_path.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/profile.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/warnings.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/consistbl.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/targetint.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/diffing.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/longident.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/dll.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/diffing_with_keys.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/numbers.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/clflags.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/strongly_connected_components.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c utils/ccomp.ml -I utils
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/location.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/ident.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/path.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/shape.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/docstrings.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/syntaxerr.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/ast_iterator.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/attr_helper.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/builtin_attributes.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/debuginfo.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/compenv.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/errors.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/primitive.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/ast_helper.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/depend.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/type_immediacy.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/types.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/main_args.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/ast_invariants.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/pprintast.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/parser.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/ast_mapper.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/btype.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c file_formats/cmi_format.ml -I file_formats
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/errortrace.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/persistent_env.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/predef.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/datarepr.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/signature_group.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/subst.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/env.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/printast.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/oprint.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typedtree.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/ctype.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typedecl_properties.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/lambda.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/tast_iterator.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/tast_mapper.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/untypeast.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/printpat.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/translobj.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/translattribute.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/tmc.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/instruct.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/meta.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/symtable.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/printtyped.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/simplif.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/printtyp.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/mtype.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/patterns.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typedecl_variance.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typedecl_unboxed.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typedecl_separability.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typedecl_immediacy.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typeopt.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/parmatch.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/rec_check.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/includeclass.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/envaux.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/includecore.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/stypes.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typetexp.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/printlambda.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typedecl.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/matching.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/printinstr.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/lexer.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c parsing/parse.ml -I parsing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c file_formats/cmt_format.ml -I file_formats
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/pparse.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/cmt2annot.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/includemod.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/makedepend.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typecore.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/includemod_errorprinter.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/translprim.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/bytegen.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typeclass.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/translcore.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/translclass.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c typing/typemod.ml -I typing
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c lambda/translmod.ml -I lambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/emitcode.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/bytelink.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/compmisc.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/bytelibrarian.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c bytecomp/bytepackager.ml -I bytecomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/compile_common.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -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/local_store.cmx utils/load_path.cmx utils/clflags.cmx utils/profile.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx utils/consistbl.cmx utils/strongly_connected_components.cmx utils/targetint.cmx utils/int_replace_polymorphic_compare.cmx utils/domainstate.cmx utils/binutils.cmx utils/lazy_backtrack.cmx utils/diffing.cmx utils/diffing_with_keys.cmx parsing/location.cmx parsing/longident.cmx parsing/docstrings.cmx parsing/syntaxerr.cmx parsing/ast_helper.cmx parsing/pprintast.cmx parsing/camlinternalMenhirLib.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.cmx parsing/ast_mapper.cmx parsing/ast_iterator.cmx parsing/attr_helper.cmx parsing/builtin_attributes.cmx parsing/ast_invariants.cmx parsing/depend.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/type_immediacy.cmx typing/shape.cmx typing/types.cmx typing/btype.cmx typing/oprint.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx file_formats/cmi_format.cmx typing/persistent_env.cmx typing/env.cmx typing/errortrace.cmx typing/typedtree.cmx typing/signature_group.cmx typing/printtyped.cmx typing/ctype.cmx typing/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/envaux.cmx typing/includecore.cmx typing/tast_iterator.cmx typing/tast_mapper.cmx typing/stypes.cmx file_formats/cmt_format.cmx typing/cmt2annot.cmx typing/untypeast.cmx typing/includemod.cmx typing/includemod_errorprinter.cmx typing/typetexp.cmx typing/printpat.cmx typing/patterns.cmx typing/parmatch.cmx typing/typedecl_properties.cmx typing/typedecl_variance.cmx typing/typedecl_unboxed.cmx typing/typedecl_immediacy.cmx typing/typedecl_separability.cmx typing/typedecl.cmx typing/typeopt.cmx typing/rec_check.cmx typing/typecore.cmx typing/typeclass.cmx typing/typemod.cmx lambda/debuginfo.cmx lambda/lambda.cmx lambda/printlambda.cmx lambda/switch.cmx lambda/matching.cmx lambda/translobj.cmx lambda/translattribute.cmx lambda/translprim.cmx lambda/translcore.cmx lambda/translclass.cmx lambda/translmod.cmx lambda/tmc.cmx lambda/simplif.cmx lambda/runtimedef.cmx bytecomp/meta.cmx bytecomp/opcodes.cmx bytecomp/bytesections.cmx bytecomp/dll.cmx bytecomp/symtable.cmx driver/pparse.cmx driver/compenv.cmx driver/main_args.cmx driver/compmisc.cmx driver/makedepend.cmx driver/compile_common.cmx
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/compile.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/maindriver.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -a -ccopt "-Wl,-E" -o compilerlibs/ocamlbytecomp.cmxa bytecomp/instruct.cmx bytecomp/bytegen.cmx bytecomp/printinstr.cmx bytecomp/emitcode.cmx bytecomp/bytelink.cmx bytecomp/bytelibrarian.cmx bytecomp/bytepackager.cmx driver/errors.cmx driver/compile.cmx driver/maindriver.cmx
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/main.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink  -o ocamlc.opt compilerlibs/ocamlcommon.cmxa compilerlibs/ocamlbytecomp.cmxa driver/main.cmx -cclib "-lm  -lpthread"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make otherlibraries ocamldebugger ocamldoc \
-   
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make -C lex all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/lex'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/lex'
- /usr/bin/make -C tools all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- /usr/bin/make -C otherlibs all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs'
- for lib in dynlink runtime_events unix str systhreads; do (/usr/bin/make -C $lib all) || exit $?; done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/dynlink'
- cp -f dynlink_compilerlibs/Makefile.copy-sources dynlink_compilerlibs/Makefile
- for ml in utils/binutils.ml utils/config.ml utils/build_path_prefix_map.ml utils/misc.ml utils/identifiable.ml utils/numbers.ml utils/arg_helper.ml utils/local_store.ml utils/load_path.ml utils/clflags.ml utils/profile.ml utils/consistbl.ml utils/terminfo.ml utils/warnings.ml utils/int_replace_polymorphic_compare.ml utils/lazy_backtrack.ml parsing/location.ml parsing/longident.ml parsing/docstrings.ml parsing/syntaxerr.ml parsing/ast_helper.ml parsing/ast_mapper.ml parsing/attr_helper.ml parsing/builtin_attributes.ml typing/ident.ml typing/path.ml typing/primitive.ml typing/type_immediacy.ml typing/shape.ml typing/types.ml typing/btype.ml typing/subst.ml typing/predef.ml typing/datarepr.ml file_formats/cmi_format.ml typing/persistent_env.ml typing/env.ml lambda/debuginfo.ml lambda/lambda.ml lambda/runtimedef.ml bytecomp/instruct.ml bytecomp/opcodes.ml bytecomp/bytesections.ml bytecomp/dll.ml bytecomp/meta.ml bytecomp/symtable.ml; do \
-           echo "dynlink_compilerlibs/$(basename $ml): ../../$ml" \
-             >> dynlink_compilerlibs/Makefile; \
-           echo "dynlink_compilerlibs/$(basename $ml)i: ../../${ml}i" \
-             >> dynlink_compilerlibs/Makefile; \
-         done;
- for mli in parsing/asttypes.mli parsing/parsetree.mli typing/outcometree.mli file_formats/cmo_format.mli file_formats/cmxs_format.mli; do \
-           echo "dynlink_compilerlibs/$(basename $mli): ../../$mli" \
-             >> dynlink_compilerlibs/Makefile; \
-           echo \
-             "dynlink_compilerlibs/$(basename $mli .mli).ml: ../../$mli"\
-             >> dynlink_compilerlibs/Makefile; \
-         done
- cp ../../utils/binutils.ml dynlink_compilerlibs/binutils.ml
- cp ../../utils/config.ml dynlink_compilerlibs/config.ml
- cp ../../utils/build_path_prefix_map.ml dynlink_compilerlibs/build_path_prefix_map.ml
- cp ../../utils/misc.ml dynlink_compilerlibs/misc.ml
- cp ../../utils/identifiable.ml dynlink_compilerlibs/identifiable.ml
- cp ../../utils/numbers.ml dynlink_compilerlibs/numbers.ml
- cp ../../utils/arg_helper.ml dynlink_compilerlibs/arg_helper.ml
- cp ../../utils/local_store.ml dynlink_compilerlibs/local_store.ml
- cp ../../utils/load_path.ml dynlink_compilerlibs/load_path.ml
- cp ../../utils/clflags.ml dynlink_compilerlibs/clflags.ml
- cp ../../utils/profile.ml dynlink_compilerlibs/profile.ml
- cp ../../utils/consistbl.ml dynlink_compilerlibs/consistbl.ml
- cp ../../utils/terminfo.ml dynlink_compilerlibs/terminfo.ml
- cp ../../utils/warnings.ml dynlink_compilerlibs/warnings.ml
- cp ../../utils/int_replace_polymorphic_compare.ml dynlink_compilerlibs/int_replace_polymorphic_compare.ml
- cp ../../utils/lazy_backtrack.ml dynlink_compilerlibs/lazy_backtrack.ml
- cp ../../parsing/location.ml dynlink_compilerlibs/location.ml
- cp ../../parsing/longident.ml dynlink_compilerlibs/longident.ml
- cp ../../parsing/docstrings.ml dynlink_compilerlibs/docstrings.ml
- cp ../../parsing/syntaxerr.ml dynlink_compilerlibs/syntaxerr.ml
- cp ../../parsing/ast_helper.ml dynlink_compilerlibs/ast_helper.ml
- cp ../../parsing/ast_mapper.ml dynlink_compilerlibs/ast_mapper.ml
- cp ../../parsing/attr_helper.ml dynlink_compilerlibs/attr_helper.ml
- cp ../../parsing/builtin_attributes.ml dynlink_compilerlibs/builtin_attributes.ml
- cp ../../typing/ident.ml dynlink_compilerlibs/ident.ml
- cp ../../typing/path.ml dynlink_compilerlibs/path.ml
- cp ../../typing/primitive.ml dynlink_compilerlibs/primitive.ml
- cp ../../typing/type_immediacy.ml dynlink_compilerlibs/type_immediacy.ml
- cp ../../typing/shape.ml dynlink_compilerlibs/shape.ml
- cp ../../typing/types.ml dynlink_compilerlibs/types.ml
- cp ../../typing/btype.ml dynlink_compilerlibs/btype.ml
- cp ../../typing/subst.ml dynlink_compilerlibs/subst.ml
- cp ../../typing/predef.ml dynlink_compilerlibs/predef.ml
- cp ../../typing/datarepr.ml dynlink_compilerlibs/datarepr.ml
- cp ../../file_formats/cmi_format.ml dynlink_compilerlibs/cmi_format.ml
- cp ../../typing/persistent_env.ml dynlink_compilerlibs/persistent_env.ml
- cp ../../typing/env.ml dynlink_compilerlibs/env.ml
- cp ../../lambda/debuginfo.ml dynlink_compilerlibs/debuginfo.ml
- cp ../../lambda/lambda.ml dynlink_compilerlibs/lambda.ml
- cp ../../lambda/runtimedef.ml dynlink_compilerlibs/runtimedef.ml
- cp ../../bytecomp/instruct.ml dynlink_compilerlibs/instruct.ml
- cp ../../bytecomp/opcodes.ml dynlink_compilerlibs/opcodes.ml
- cp ../../bytecomp/bytesections.ml dynlink_compilerlibs/bytesections.ml
- cp ../../bytecomp/dll.ml dynlink_compilerlibs/dll.ml
- cp ../../bytecomp/meta.ml dynlink_compilerlibs/meta.ml
- cp ../../bytecomp/symtable.ml dynlink_compilerlibs/symtable.ml
- cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.ml
- cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.ml
- cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.ml
- cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.ml
- cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.ml
- cp ../../utils/binutils.mli dynlink_compilerlibs/binutils.mli
- cp ../../utils/config.mli dynlink_compilerlibs/config.mli
- cp ../../utils/build_path_prefix_map.mli dynlink_compilerlibs/build_path_prefix_map.mli
- cp ../../utils/misc.mli dynlink_compilerlibs/misc.mli
- cp ../../utils/identifiable.mli dynlink_compilerlibs/identifiable.mli
- cp ../../utils/numbers.mli dynlink_compilerlibs/numbers.mli
- cp ../../utils/arg_helper.mli dynlink_compilerlibs/arg_helper.mli
- cp ../../utils/local_store.mli dynlink_compilerlibs/local_store.mli
- cp ../../utils/load_path.mli dynlink_compilerlibs/load_path.mli
- cp ../../utils/clflags.mli dynlink_compilerlibs/clflags.mli
- cp ../../utils/profile.mli dynlink_compilerlibs/profile.mli
- cp ../../utils/consistbl.mli dynlink_compilerlibs/consistbl.mli
- cp ../../utils/terminfo.mli dynlink_compilerlibs/terminfo.mli
- cp ../../utils/warnings.mli dynlink_compilerlibs/warnings.mli
- cp ../../utils/int_replace_polymorphic_compare.mli dynlink_compilerlibs/int_replace_polymorphic_compare.mli
- cp ../../utils/lazy_backtrack.mli dynlink_compilerlibs/lazy_backtrack.mli
- cp ../../parsing/location.mli dynlink_compilerlibs/location.mli
- cp ../../parsing/longident.mli dynlink_compilerlibs/longident.mli
- cp ../../parsing/docstrings.mli dynlink_compilerlibs/docstrings.mli
- cp ../../parsing/syntaxerr.mli dynlink_compilerlibs/syntaxerr.mli
- cp ../../parsing/ast_helper.mli dynlink_compilerlibs/ast_helper.mli
- cp ../../parsing/ast_mapper.mli dynlink_compilerlibs/ast_mapper.mli
- cp ../../parsing/attr_helper.mli dynlink_compilerlibs/attr_helper.mli
- cp ../../parsing/builtin_attributes.mli dynlink_compilerlibs/builtin_attributes.mli
- cp ../../typing/ident.mli dynlink_compilerlibs/ident.mli
- cp ../../typing/path.mli dynlink_compilerlibs/path.mli
- cp ../../typing/primitive.mli dynlink_compilerlibs/primitive.mli
- cp ../../typing/type_immediacy.mli dynlink_compilerlibs/type_immediacy.mli
- cp ../../typing/shape.mli dynlink_compilerlibs/shape.mli
- cp ../../typing/types.mli dynlink_compilerlibs/types.mli
- cp ../../typing/btype.mli dynlink_compilerlibs/btype.mli
- cp ../../typing/subst.mli dynlink_compilerlibs/subst.mli
- cp ../../typing/predef.mli dynlink_compilerlibs/predef.mli
- cp ../../typing/datarepr.mli dynlink_compilerlibs/datarepr.mli
- cp ../../file_formats/cmi_format.mli dynlink_compilerlibs/cmi_format.mli
- cp ../../typing/persistent_env.mli dynlink_compilerlibs/persistent_env.mli
- cp ../../typing/env.mli dynlink_compilerlibs/env.mli
- cp ../../lambda/debuginfo.mli dynlink_compilerlibs/debuginfo.mli
- cp ../../lambda/lambda.mli dynlink_compilerlibs/lambda.mli
- cp ../../lambda/runtimedef.mli dynlink_compilerlibs/runtimedef.mli
- cp ../../bytecomp/instruct.mli dynlink_compilerlibs/instruct.mli
- cp ../../bytecomp/opcodes.mli dynlink_compilerlibs/opcodes.mli
- cp ../../bytecomp/bytesections.mli dynlink_compilerlibs/bytesections.mli
- cp ../../bytecomp/dll.mli dynlink_compilerlibs/dll.mli
- cp ../../bytecomp/meta.mli dynlink_compilerlibs/meta.mli
- cp ../../bytecomp/symtable.mli dynlink_compilerlibs/symtable.mli
- cp ../../parsing/asttypes.mli dynlink_compilerlibs/asttypes.mli
- cp ../../parsing/parsetree.mli dynlink_compilerlibs/parsetree.mli
- cp ../../typing/outcometree.mli dynlink_compilerlibs/outcometree.mli
- cp ../../file_formats/cmo_format.mli dynlink_compilerlibs/cmo_format.mli
- cp ../../file_formats/cmxs_format.mli dynlink_compilerlibs/cmxs_format.mli
- ../../ocamlc.opt -depend -slash   -I dynlink_compilerlibs dynlink_compilerlibs/binutils.ml dynlink_compilerlibs/config.ml dynlink_compilerlibs/build_path_prefix_map.ml dynlink_compilerlibs/misc.ml dynlink_compilerlibs/identifiable.ml dynlink_compilerlibs/numbers.ml dynlink_compilerlibs/arg_helper.ml dynlink_compilerlibs/local_store.ml dynlink_compilerlibs/load_path.ml dynlink_compilerlibs/clflags.ml dynlink_compilerlibs/profile.ml dynlink_compilerlibs/consistbl.ml dynlink_compilerlibs/terminfo.ml dynlink_compilerlibs/warnings.ml dynlink_compilerlibs/int_replace_polymorphic_compare.ml dynlink_compilerlibs/lazy_backtrack.ml dynlink_compilerlibs/location.ml dynlink_compilerlibs/longident.ml dynlink_compilerlibs/docstrings.ml dynlink_compilerlibs/syntaxerr.ml dynlink_compilerlibs/ast_helper.ml dynlink_compilerlibs/ast_mapper.ml dynlink_compilerlibs/attr_helper.ml dynlink_compilerlibs/builtin_attributes.ml dynlink_compilerlibs/ident.ml dynlink_compilerlibs/path.ml dynlink_compilerlibs/primitive.ml dynlink_compilerlibs/type_immediacy.ml dynlink_compilerlibs/shape.ml dynlink_compilerlibs/types.ml dynlink_compilerlibs/btype.ml dynlink_compilerlibs/subst.ml dynlink_compilerlibs/predef.ml dynlink_compilerlibs/datarepr.ml dynlink_compilerlibs/cmi_format.ml dynlink_compilerlibs/persistent_env.ml dynlink_compilerlibs/env.ml dynlink_compilerlibs/debuginfo.ml dynlink_compilerlibs/lambda.ml dynlink_compilerlibs/runtimedef.ml dynlink_compilerlibs/instruct.ml dynlink_compilerlibs/opcodes.ml dynlink_compilerlibs/bytesections.ml dynlink_compilerlibs/dll.ml dynlink_compilerlibs/meta.ml dynlink_compilerlibs/symtable.ml dynlink_compilerlibs/asttypes.ml dynlink_compilerlibs/parsetree.ml dynlink_compilerlibs/outcometree.ml dynlink_compilerlibs/cmo_format.ml dynlink_compilerlibs/cmxs_format.ml \
- dynlink_compilerlibs/binutils.mli dynlink_compilerlibs/config.mli dynlink_compilerlibs/build_path_prefix_map.mli dynlink_compilerlibs/misc.mli dynlink_compilerlibs/identifiable.mli dynlink_compilerlibs/numbers.mli dynlink_compilerlibs/arg_helper.mli dynlink_compilerlibs/local_store.mli dynlink_compilerlibs/load_path.mli dynlink_compilerlibs/clflags.mli dynlink_compilerlibs/profile.mli dynlink_compilerlibs/consistbl.mli dynlink_compilerlibs/terminfo.mli dynlink_compilerlibs/warnings.mli dynlink_compilerlibs/int_replace_polymorphic_compare.mli dynlink_compilerlibs/lazy_backtrack.mli dynlink_compilerlibs/location.mli dynlink_compilerlibs/longident.mli dynlink_compilerlibs/docstrings.mli dynlink_compilerlibs/syntaxerr.mli dynlink_compilerlibs/ast_helper.mli dynlink_compilerlibs/ast_mapper.mli dynlink_compilerlibs/attr_helper.mli dynlink_compilerlibs/builtin_attributes.mli dynlink_compilerlibs/ident.mli dynlink_compilerlibs/path.mli dynlink_compilerlibs/primitive.mli dynlink_compilerlibs/type_immediacy.mli dynlink_compilerlibs/shape.mli dynlink_compilerlibs/types.mli dynlink_compilerlibs/btype.mli dynlink_compilerlibs/subst.mli dynlink_compilerlibs/predef.mli dynlink_compilerlibs/datarepr.mli dynlink_compilerlibs/cmi_format.mli dynlink_compilerlibs/persistent_env.mli dynlink_compilerlibs/env.mli dynlink_compilerlibs/debuginfo.mli dynlink_compilerlibs/lambda.mli dynlink_compilerlibs/runtimedef.mli dynlink_compilerlibs/instruct.mli dynlink_compilerlibs/opcodes.mli dynlink_compilerlibs/bytesections.mli dynlink_compilerlibs/dll.mli dynlink_compilerlibs/meta.mli dynlink_compilerlibs/symtable.mli dynlink_compilerlibs/asttypes.mli dynlink_compilerlibs/parsetree.mli dynlink_compilerlibs/outcometree.mli dynlink_compilerlibs/cmo_format.mli dynlink_compilerlibs/cmxs_format.mli \
-         > dynlink_compilerlibs/.depend
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/binutils.cmi dynlink_compilerlibs/binutils.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/config.cmi dynlink_compilerlibs/config.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/build_path_prefix_map.cmi dynlink_compilerlibs/build_path_prefix_map.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/identifiable.cmi dynlink_compilerlibs/identifiable.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/arg_helper.cmi dynlink_compilerlibs/arg_helper.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/local_store.cmi dynlink_compilerlibs/local_store.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/load_path.cmi dynlink_compilerlibs/load_path.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/profile.cmi dynlink_compilerlibs/profile.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/terminfo.cmi dynlink_compilerlibs/terminfo.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/warnings.cmi dynlink_compilerlibs/warnings.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/int_replace_polymorphic_compare.cmi dynlink_compilerlibs/int_replace_polymorphic_compare.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/lazy_backtrack.cmi dynlink_compilerlibs/lazy_backtrack.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/longident.cmi dynlink_compilerlibs/longident.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/runtimedef.cmi dynlink_compilerlibs/runtimedef.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/opcodes.cmi dynlink_compilerlibs/opcodes.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/bytesections.cmi dynlink_compilerlibs/bytesections.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/dll.cmi dynlink_compilerlibs/dll.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_types.mli
- cp dynlink_platform_intf.ml dynlink_platform_intf.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/binutils.cmo dynlink_compilerlibs/binutils.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/local_store.cmo dynlink_compilerlibs/local_store.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/config.cmo dynlink_compilerlibs/config.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/build_path_prefix_map.cmo dynlink_compilerlibs/build_path_prefix_map.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/misc.cmi dynlink_compilerlibs/misc.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/arg_helper.cmo dynlink_compilerlibs/arg_helper.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/terminfo.cmo dynlink_compilerlibs/terminfo.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/lazy_backtrack.cmo dynlink_compilerlibs/lazy_backtrack.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/location.cmi dynlink_compilerlibs/location.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/runtimedef.cmo dynlink_compilerlibs/runtimedef.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/opcodes.cmo dynlink_compilerlibs/opcodes.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/bytesections.cmo dynlink_compilerlibs/bytesections.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_types.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_platform_intf.mli
- cp dynlink.cmi dynlink.mli byte/
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/int_replace_polymorphic_compare.cmo dynlink_compilerlibs/int_replace_polymorphic_compare.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_platform_intf.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_common.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/asttypes.cmi dynlink_compilerlibs/asttypes.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/syntaxerr.cmi dynlink_compilerlibs/syntaxerr.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/numbers.cmi dynlink_compilerlibs/numbers.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/ident.cmi dynlink_compilerlibs/ident.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/misc.cmo dynlink_compilerlibs/misc.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/identifiable.cmo dynlink_compilerlibs/identifiable.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/load_path.cmo dynlink_compilerlibs/load_path.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/clflags.cmi dynlink_compilerlibs/clflags.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/profile.cmo dynlink_compilerlibs/profile.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/consistbl.cmi dynlink_compilerlibs/consistbl.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/warnings.cmo dynlink_compilerlibs/warnings.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/longident.cmo dynlink_compilerlibs/longident.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/parsetree.cmi dynlink_compilerlibs/parsetree.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/syntaxerr.cmo dynlink_compilerlibs/syntaxerr.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/dll.cmo dynlink_compilerlibs/dll.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/asttypes.cmo dynlink_compilerlibs/asttypes.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/cmxs_format.cmi dynlink_compilerlibs/cmxs_format.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/consistbl.cmo dynlink_compilerlibs/consistbl.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/path.cmi dynlink_compilerlibs/path.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/debuginfo.cmi dynlink_compilerlibs/debuginfo.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/location.cmo dynlink_compilerlibs/location.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/ident.cmo dynlink_compilerlibs/ident.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/cmxs_format.cmo dynlink_compilerlibs/cmxs_format.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/numbers.cmo dynlink_compilerlibs/numbers.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/clflags.cmo dynlink_compilerlibs/clflags.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/docstrings.cmi dynlink_compilerlibs/docstrings.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/ast_mapper.cmi dynlink_compilerlibs/ast_mapper.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/attr_helper.cmi dynlink_compilerlibs/attr_helper.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/builtin_attributes.cmi dynlink_compilerlibs/builtin_attributes.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/type_immediacy.cmi dynlink_compilerlibs/type_immediacy.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/parsetree.cmo dynlink_compilerlibs/parsetree.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/debuginfo.cmo dynlink_compilerlibs/debuginfo.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/path.cmo dynlink_compilerlibs/path.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/shape.cmi dynlink_compilerlibs/shape.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/attr_helper.cmo dynlink_compilerlibs/attr_helper.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/docstrings.cmo dynlink_compilerlibs/docstrings.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/ast_helper.cmi dynlink_compilerlibs/ast_helper.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/outcometree.cmi dynlink_compilerlibs/outcometree.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/builtin_attributes.cmo dynlink_compilerlibs/builtin_attributes.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/type_immediacy.cmo dynlink_compilerlibs/type_immediacy.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/primitive.cmi dynlink_compilerlibs/primitive.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/outcometree.cmo dynlink_compilerlibs/outcometree.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/shape.cmo dynlink_compilerlibs/shape.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/ast_helper.cmo dynlink_compilerlibs/ast_helper.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/ast_mapper.cmo dynlink_compilerlibs/ast_mapper.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/primitive.cmo dynlink_compilerlibs/primitive.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/types.cmi dynlink_compilerlibs/types.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/types.cmo dynlink_compilerlibs/types.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/btype.cmi dynlink_compilerlibs/btype.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/subst.cmi dynlink_compilerlibs/subst.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/predef.cmi dynlink_compilerlibs/predef.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/datarepr.cmi dynlink_compilerlibs/datarepr.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/cmi_format.cmi dynlink_compilerlibs/cmi_format.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/cmi_format.cmo dynlink_compilerlibs/cmi_format.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/persistent_env.cmi dynlink_compilerlibs/persistent_env.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/env.cmi dynlink_compilerlibs/env.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/btype.cmo dynlink_compilerlibs/btype.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/subst.cmo dynlink_compilerlibs/subst.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/predef.cmo dynlink_compilerlibs/predef.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/datarepr.cmo dynlink_compilerlibs/datarepr.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/persistent_env.cmo dynlink_compilerlibs/persistent_env.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/env.cmo dynlink_compilerlibs/env.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/lambda.cmi dynlink_compilerlibs/lambda.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/lambda.cmo dynlink_compilerlibs/lambda.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/instruct.cmi dynlink_compilerlibs/instruct.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/cmo_format.cmi dynlink_compilerlibs/cmo_format.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/symtable.cmi dynlink_compilerlibs/symtable.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/cmo_format.cmo dynlink_compilerlibs/cmo_format.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/instruct.cmo dynlink_compilerlibs/instruct.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/meta.cmi dynlink_compilerlibs/meta.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/meta.cmo dynlink_compilerlibs/meta.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -I dynlink_compilerlibs -o dynlink_compilerlibs/symtable.cmo dynlink_compilerlibs/symtable.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -pack -o byte/dynlink_compilerlibs.cmo dynlink_compilerlibs/binutils.cmo dynlink_compilerlibs/config.cmo dynlink_compilerlibs/build_path_prefix_map.cmo dynlink_compilerlibs/misc.cmo dynlink_compilerlibs/identifiable.cmo dynlink_compilerlibs/numbers.cmo dynlink_compilerlibs/arg_helper.cmo dynlink_compilerlibs/local_store.cmo dynlink_compilerlibs/load_path.cmo dynlink_compilerlibs/clflags.cmo dynlink_compilerlibs/profile.cmo dynlink_compilerlibs/consistbl.cmo dynlink_compilerlibs/terminfo.cmo dynlink_compilerlibs/warnings.cmo dynlink_compilerlibs/int_replace_polymorphic_compare.cmo dynlink_compilerlibs/lazy_backtrack.cmo dynlink_compilerlibs/location.cmo dynlink_compilerlibs/longident.cmo dynlink_compilerlibs/docstrings.cmo dynlink_compilerlibs/syntaxerr.cmo dynlink_compilerlibs/ast_helper.cmo dynlink_compilerlibs/ast_mapper.cmo dynlink_compilerlibs/attr_helper.cmo dynlink_compilerlibs/builtin_attributes.cmo dynlink_compilerlibs/ident.cmo dynlink_compilerlibs/path.cmo dynlink_compilerlibs/primitive.cmo dynlink_compilerlibs/type_immediacy.cmo dynlink_compilerlibs/shape.cmo dynlink_compilerlibs/types.cmo dynlink_compilerlibs/btype.cmo dynlink_compilerlibs/subst.cmo dynlink_compilerlibs/predef.cmo dynlink_compilerlibs/datarepr.cmo dynlink_compilerlibs/cmi_format.cmo dynlink_compilerlibs/persistent_env.cmo dynlink_compilerlibs/env.cmo dynlink_compilerlibs/debuginfo.cmo dynlink_compilerlibs/lambda.cmo dynlink_compilerlibs/runtimedef.cmo dynlink_compilerlibs/instruct.cmo dynlink_compilerlibs/opcodes.cmo dynlink_compilerlibs/bytesections.cmo dynlink_compilerlibs/dll.cmo dynlink_compilerlibs/meta.cmo dynlink_compilerlibs/symtable.cmo dynlink_compilerlibs/asttypes.cmo dynlink_compilerlibs/parsetree.cmo dynlink_compilerlibs/outcometree.cmo dynlink_compilerlibs/cmo_format.cmo dynlink_compilerlibs/cmxs_format.cmo
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte dynlink_common.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte byte/dynlink.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte extract_crc.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -ccopt "-Wl,-E" -a -I byte -o dynlink.cma byte/dynlink_compilerlibs.cmo dynlink_types.cmo dynlink_platform_intf.cmo dynlink_common.cmo byte/dynlink.cmo
- ../../ocamlc.opt -nostdlib -I ../../stdlib -g -o extract_crc dynlink.cma byte/dynlink_compilerlibs.cmo extract_crc.cmo
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/dynlink'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/runtime_events'
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64   \
-   -o runtime_events_consumer.o runtime_events_consumer.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  runtime_events.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  runtime_events.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -o runtime_events -oc camlruntime_events -ocamlc '../../ocamlc.opt -nostdlib -I ../../stdlib' -linkall \
-          runtime_events.cmo 
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlruntime_events runtime_events_consumer.o 
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/unix'
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o access.o access.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o addrofstr.o addrofstr.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o chdir.o chdir.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o chmod.o chmod.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o cst2constr.o cst2constr.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o cstringv.o cstringv.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o execv.o execv.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o execve.o execve.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o execvp.o execvp.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o fsync.o fsync.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o mkdir.o mkdir.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o exit.o exit.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getaddrinfo.o getaddrinfo.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getcwd.o getcwd.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o gethost.o gethost.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o gethostname.o gethostname.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getnameinfo.o getnameinfo.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getproto.o getproto.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getserv.o getserv.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o gmtime.o gmtime.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o mmap_ba.o mmap_ba.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o putenv.o putenv.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o rmdir.o rmdir.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o socketaddr.o socketaddr.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o strofaddr.o strofaddr.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o time.o time.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o unlink.o unlink.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o accept_unix.o accept_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o bind_unix.o bind_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o channels_unix.o channels_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o close_unix.o close_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o connect_unix.o connect_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o dup_unix.o dup_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o envir_unix.o envir_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o errmsg_unix.o errmsg_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getpeername_unix.o getpeername_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getpid_unix.o getpid_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getsockname_unix.o getsockname_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o gettimeofday_unix.o gettimeofday_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o isatty_unix.o isatty_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o link_unix.o link_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o listen_unix.o listen_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o lockf_unix.o lockf_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o lseek_unix.o lseek_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o mmap_unix.o mmap_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o open_unix.o open_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o pipe_unix.o pipe_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o read_unix.o read_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o readlink_unix.o readlink_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o realpath_unix.o realpath_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o rename_unix.o rename_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o select_unix.o select_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o sendrecv_unix.o sendrecv_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o shutdown_unix.o shutdown_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o sleep_unix.o sleep_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o socket_unix.o socket_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o socketpair_unix.o socketpair_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o sockopt_unix.o sockopt_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o stat_unix.o stat_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o symlink_unix.o symlink_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o times_unix.o times_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o truncate_unix.o truncate_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o unixsupport_unix.o unixsupport_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o utimes_unix.o utimes_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o write_unix.o write_unix.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o alarm.o alarm.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o chown.o chown.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o chroot.o chroot.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o closedir.o closedir.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o dup2.o dup2.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o fchmod.o fchmod.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o fchown.o fchown.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o fcntl.o fcntl.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o fork.o fork.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o ftruncate.o ftruncate.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getegid.o getegid.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o geteuid.o geteuid.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getgid.o getgid.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getgr.o getgr.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getgroups.o getgroups.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getlogin.o getlogin.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getppid.o getppid.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getpw.o getpw.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o getuid.o getuid.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o initgroups.o initgroups.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o itimer.o itimer.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o kill.o kill.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o mkfifo.o mkfifo.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o nice.o nice.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o opendir.o opendir.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o readdir.o readdir.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o rewinddir.o rewinddir.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o setgid.o setgid.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o setgroups.o setgroups.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o setsid.o setsid.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o setuid.o setuid.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o signals.o signals.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o spawn.o spawn.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o termios.o termios.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o umask.o umask.c
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DCAML_BUILDING_UNIX  \
-   -o wait.o wait.c
- cp unix_unix.ml 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 unix.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 unix.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels -pp "mawk -f ../../stdlib/expand_module_aliases.awk" unixLabels.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unixLabels.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlc '../../ocamlc.opt -nostdlib -I ../../stdlib' -linkall \
-          unix.cmo unixLabels.cmo 
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc unix access.o addrofstr.o chdir.o chmod.o cst2constr.o cstringv.o execv.o execve.o execvp.o fsync.o mkdir.o exit.o getaddrinfo.o getcwd.o gethost.o gethostname.o getnameinfo.o getproto.o getserv.o gmtime.o mmap_ba.o putenv.o rmdir.o socketaddr.o strofaddr.o time.o unlink.o accept_unix.o bind_unix.o channels_unix.o close_unix.o connect_unix.o dup_unix.o envir_unix.o errmsg_unix.o getpeername_unix.o getpid_unix.o getsockname_unix.o gettimeofday_unix.o isatty_unix.o link_unix.o listen_unix.o lockf_unix.o lseek_unix.o mmap_unix.o open_unix.o pipe_unix.o read_unix.o readlink_unix.o realpath_unix.o rename_unix.o select_unix.o sendrecv_unix.o shutdown_unix.o sleep_unix.o socket_unix.o socketpair_unix.o sockopt_unix.o stat_unix.o symlink_unix.o times_unix.o truncate_unix.o unixsupport_unix.o utimes_unix.o write_unix.o alarm.o chown.o chroot.o closedir.o dup2.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getegid.o geteuid.o getgid.o getgr.o getgroups.o getlogin.o getppid.o getpw.o getuid.o initgroups.o itimer.o kill.o mkfifo.o nice.o opendir.o readdir.o rewinddir.o setgid.o setgroups.o setsid.o setuid.o signals.o spawn.o termios.o umask.o wait.o -lm  -lpthread
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/str'
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64   \
-   -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
- ../../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 
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o 
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/systhreads'
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64   \
-   -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 event.mli
- ../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string event.ml
- ../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string thread.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -o threads -ocamlc '../../ocamlc.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix' -cclib -lunix -linkall thread.cmo event.cmo
- ../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs.b.o
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs'
- /usr/bin/make -C debugger all
- /usr/bin/make -C ocamldoc all
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/debugger'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug int64ops.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_config.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug primitives.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_messages.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug unix_tools.mli
- ../yacc/ocamlyacc --strict -v odoc_text_parser.mly
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_config.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug parameters.mli
- ../boot/ocamlrun ../lex/ocamllex -q odoc_text_lexer.mll
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_name.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_print.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.mli
- ../boot/ocamlrun ../lex/ocamllex -q debugger_lexer.mll
- ../yacc/ocamlyacc --strict -v odoc_parser.mly
- ../yacc/ocamlyacc  debugger_parser.mly
- ../boot/ocamlrun ../lex/ocamllex -q odoc_lexer.mll
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug question.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug exec.mli
- ../boot/ocamlrun ../lex/ocamllex -q odoc_see_lexer.mll
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug source.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_control.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug events.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_inherit.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug program_loading.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex_style.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug history.mli
- ../boot/ocamlrun ../lex/ocamllex -q odoc_ocamlhtml.mll
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug show_source.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug time_travel.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug program_management.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug loadprinter.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_config.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug command_line.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_global.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_misc.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug int64ops.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_parser.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parameter.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_print.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parser.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_env.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug primitives.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug unix_tools.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_type.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_config.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug parameters.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugcom.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug input_handling.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug exec.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_parser.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug source.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_name.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_env.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug pos.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug events.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug program_loading.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug show_source.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug frames.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug show_information.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug parser_aux.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug input_handling.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugcom.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parser.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_see_lexer.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug checkpoints.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_extension.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_exception.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug symbols.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug breakpoints.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug trap_barrier.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ocamlhtml.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_global.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_misc.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_lexer.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_value.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_lexer.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug pos.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug checkpoints.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug history.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_parser.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug printval.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug eval.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug main.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug symbols.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug breakpoints.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_class.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug trap_barrier.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug time_travel.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug program_management.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug frames.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_parser.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_lexer.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug printval.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug show_information.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug loadprinter.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug debugger_lexer.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug question.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug eval.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -for-pack ocamldebug command_line.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_module.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_str.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_str.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_scan.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dep.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_analyse.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_info.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ast.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ast.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_analyse.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_info.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_to_text.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_man.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dot.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -pack -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -o ocamldebug.cmo int64ops.cmo primitives.cmo unix_tools.cmo debugger_config.cmo parameters.cmo debugger_lexer.cmo input_handling.cmo question.cmo debugcom.cmo exec.cmo source.cmo pos.cmo checkpoints.cmo events.cmo program_loading.cmo symbols.cmo breakpoints.cmo trap_barrier.cmo history.cmo printval.cmo show_source.cmo time_travel.cmo program_management.cmo frames.cmo eval.cmo show_information.cmo loadprinter.cmo debugger_parser.cmo command_line.cmo main.cmo
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_html.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -c -I ../otherlibs/unix -I ../otherlibs/dynlink -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../toplevel -I ../driver -I ../file_formats -I ../lambda -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats ocamldebug_entry.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_texi.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -linkall -I ../otherlibs/unix -I ../otherlibs/dynlink -o ocamldebug -linkall ../compilerlibs/ocamlcommon.cma ../otherlibs/unix/unix.cma ../otherlibs/dynlink/dynlink.cma ../toplevel/genprintval.cmo ocamldebug.cmo ocamldebug_entry.cmo
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -a -o odoc_info.cma -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix 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 -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.mli
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_test.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c generators/odoc_todo.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c generators/odoc_literate.ml
- ../ocamlc.opt -nostdlib -I ../stdlib -o ../ocamldoc/ocamldoc -linkall -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix 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/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/debugger'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make ocamlopt.opt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/internal_variable_names.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/linkage_name.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/backend_var.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/clambda_primitives.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/id_types.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/tag.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/static_exception.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/pass_wrapper.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/allocated_const.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/x86_proc.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/arch.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/opterrors.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/printclambda_primitives.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/semantics_of_primitives.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/convert_primitives.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/clambda.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/compilation_unit.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/cmm.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/x86_dsl.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/x86_gas.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/x86_masm.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/variable.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/export_id.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/set_of_closures_id.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/printcmm.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/reg.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/afl_instrument.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/strmatch.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/cmm_invariants.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/printclambda.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/set_of_closures_origin.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/mach.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/closure_element.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/symbol.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/mutable_variable.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/parameter.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/proc.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/dataflow.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/comballoc.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/split.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/reloadgen.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/linear.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/closure_id.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/var_within_closure.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c file_formats/linear_format.ml -I file_formats
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/branch_relaxation_intf.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/emitaux.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/polling.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/base_types/closure_origin.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/projection.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/branch_relaxation.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/reload.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/closure_conversion_aux.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/interval.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/CSEgen.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/spill.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/interf.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/coloring.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/deadcode.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/linearize.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/schedgen.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/un_anf.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/selectgen.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/printmach.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/linscan.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/flambda.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/CSE.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/scheduling.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/liveness.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/printlinear.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/selection.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/flambda_iterators.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/effect_analysis.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/initialize_symbol_to_let_symbol.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/alias_analysis.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/remove_unused_program_constructs.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/flambda_utils.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/inlining_cost.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/lift_code.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/share_constants.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/ref_to_variables.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/flambda_invariants.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/inlining_stats_types.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/inlining_stats.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/freshening.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/closure_conversion.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/lift_let_to_initialize_symbol.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/find_recursive_functions.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/invariant_params.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/inconstant_idents.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/remove_unused_closure_vars.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/remove_free_vars_equal_to_args.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/closure_offsets.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/remove_unused_arguments.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/simple_value_approx.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/export_info.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/lift_constants.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/simplify_common.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/inline_and_simplify_aux.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/simplify_boxed_integer_ops.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/simplify_primitives.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/export_info_for_pack.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/compilenv.ml -I middle_end
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/traverse_for_exported_symbols.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/extract_projections.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/augment_specialised_args.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/inlining_transforms.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/closure/closure.ml -I middle_end/closure
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/import_approx.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/build_export_info.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/flambda_to_clambda.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/cmmgen_state.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/emit.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/unbox_free_vars_of_closures.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/cmm_helpers.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/inlining_decision.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/unbox_specialised_args.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/unbox_closures.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/inline_and_simplify.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/closure/closure_middle_end.ml -I middle_end/closure
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c middle_end/flambda/flambda_middle_end.ml -I middle_end/flambda
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/cmmgen.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/asmgen.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/asmlink.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/optcompile.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/asmlibrarian.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c asmcomp/asmpackager.ml -I asmcomp
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/optmaindriver.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -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/x86_proc.cmx asmcomp/x86_dsl.cmx asmcomp/x86_gas.cmx asmcomp/x86_masm.cmx asmcomp/arch.cmx asmcomp/cmm.cmx asmcomp/printcmm.cmx asmcomp/reg.cmx asmcomp/mach.cmx asmcomp/proc.cmx asmcomp/afl_instrument.cmx asmcomp/strmatch.cmx asmcomp/cmmgen_state.cmx asmcomp/cmm_helpers.cmx asmcomp/cmmgen.cmx asmcomp/cmm_invariants.cmx asmcomp/interval.cmx asmcomp/printmach.cmx asmcomp/dataflow.cmx asmcomp/polling.cmx asmcomp/selectgen.cmx asmcomp/selection.cmx asmcomp/comballoc.cmx asmcomp/CSEgen.cmx asmcomp/CSE.cmx asmcomp/liveness.cmx asmcomp/spill.cmx asmcomp/split.cmx asmcomp/interf.cmx asmcomp/coloring.cmx asmcomp/linscan.cmx asmcomp/reloadgen.cmx asmcomp/reload.cmx asmcomp/deadcode.cmx asmcomp/linear.cmx asmcomp/printlinear.cmx asmcomp/linearize.cmx file_formats/linear_format.cmx asmcomp/schedgen.cmx asmcomp/scheduling.cmx asmcomp/branch_relaxation_intf.cmx asmcomp/branch_relaxation.cmx asmcomp/emitaux.cmx asmcomp/emit.cmx asmcomp/asmgen.cmx asmcomp/asmlink.cmx asmcomp/asmlibrarian.cmx asmcomp/asmpackager.cmx driver/opterrors.cmx driver/optcompile.cmx driver/optmaindriver.cmx
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c driver/optmain.ml -I driver
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink  -o ocamlopt.opt compilerlibs/ocamlcommon.cmxa compilerlibs/ocamloptcomp.cmxa driver/optmain.cmx
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make otherlibrariesopt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs'
- for lib in dynlink runtime_events unix str systhreads; do (/usr/bin/make -C $lib allopt) || exit $?; done
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/dynlink'
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/binutils.cmx dynlink_compilerlibs/binutils.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/config.cmx dynlink_compilerlibs/config.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/build_path_prefix_map.cmx dynlink_compilerlibs/build_path_prefix_map.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/arg_helper.cmx dynlink_compilerlibs/arg_helper.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/local_store.cmx dynlink_compilerlibs/local_store.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/terminfo.cmx dynlink_compilerlibs/terminfo.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/int_replace_polymorphic_compare.cmx dynlink_compilerlibs/int_replace_polymorphic_compare.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/lazy_backtrack.cmx dynlink_compilerlibs/lazy_backtrack.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/runtimedef.cmx dynlink_compilerlibs/runtimedef.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/opcodes.cmx dynlink_compilerlibs/opcodes.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -function-sections -I native dynlink_types.ml
- cp dynlink.cmi dynlink.mli native/
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -function-sections -I native dynlink_platform_intf.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/misc.cmx dynlink_compilerlibs/misc.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/bytesections.cmx dynlink_compilerlibs/bytesections.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/identifiable.cmx dynlink_compilerlibs/identifiable.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/load_path.cmx dynlink_compilerlibs/load_path.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/profile.cmx dynlink_compilerlibs/profile.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/consistbl.cmx dynlink_compilerlibs/consistbl.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/warnings.cmx dynlink_compilerlibs/warnings.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/longident.cmx dynlink_compilerlibs/longident.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/dll.cmx dynlink_compilerlibs/dll.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/cmxs_format.cmx dynlink_compilerlibs/cmxs_format.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/numbers.cmx dynlink_compilerlibs/numbers.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/clflags.cmx dynlink_compilerlibs/clflags.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/location.cmx dynlink_compilerlibs/location.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/ident.cmx dynlink_compilerlibs/ident.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/path.cmx dynlink_compilerlibs/path.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/shape.cmx dynlink_compilerlibs/shape.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/asttypes.cmx dynlink_compilerlibs/asttypes.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/syntaxerr.cmx dynlink_compilerlibs/syntaxerr.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/parsetree.cmx dynlink_compilerlibs/parsetree.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/debuginfo.cmx dynlink_compilerlibs/debuginfo.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/docstrings.cmx dynlink_compilerlibs/docstrings.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/attr_helper.cmx dynlink_compilerlibs/attr_helper.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/builtin_attributes.cmx dynlink_compilerlibs/builtin_attributes.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/ast_helper.cmx dynlink_compilerlibs/ast_helper.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/type_immediacy.cmx dynlink_compilerlibs/type_immediacy.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/outcometree.cmx dynlink_compilerlibs/outcometree.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/primitive.cmx dynlink_compilerlibs/primitive.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/types.cmx dynlink_compilerlibs/types.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/ast_mapper.cmx dynlink_compilerlibs/ast_mapper.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/btype.cmx dynlink_compilerlibs/btype.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/cmi_format.cmx dynlink_compilerlibs/cmi_format.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/persistent_env.cmx dynlink_compilerlibs/persistent_env.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/predef.cmx dynlink_compilerlibs/predef.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/datarepr.cmx dynlink_compilerlibs/datarepr.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/subst.cmx dynlink_compilerlibs/subst.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/env.cmx dynlink_compilerlibs/env.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/lambda.cmx dynlink_compilerlibs/lambda.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/instruct.cmx dynlink_compilerlibs/instruct.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/cmo_format.cmx dynlink_compilerlibs/cmo_format.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/meta.cmx dynlink_compilerlibs/meta.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -for-pack Dynlink_compilerlibs -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte \
-           -function-sections -I native -I dynlink_compilerlibs -o dynlink_compilerlibs/symtable.cmx dynlink_compilerlibs/symtable.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -function-sections -I native -pack -o native/dynlink_compilerlibs.cmx dynlink_compilerlibs/binutils.cmx dynlink_compilerlibs/config.cmx dynlink_compilerlibs/build_path_prefix_map.cmx dynlink_compilerlibs/misc.cmx dynlink_compilerlibs/identifiable.cmx dynlink_compilerlibs/numbers.cmx dynlink_compilerlibs/arg_helper.cmx dynlink_compilerlibs/local_store.cmx dynlink_compilerlibs/load_path.cmx dynlink_compilerlibs/clflags.cmx dynlink_compilerlibs/profile.cmx dynlink_compilerlibs/consistbl.cmx dynlink_compilerlibs/terminfo.cmx dynlink_compilerlibs/warnings.cmx dynlink_compilerlibs/int_replace_polymorphic_compare.cmx dynlink_compilerlibs/lazy_backtrack.cmx dynlink_compilerlibs/location.cmx dynlink_compilerlibs/longident.cmx dynlink_compilerlibs/docstrings.cmx dynlink_compilerlibs/syntaxerr.cmx dynlink_compilerlibs/ast_helper.cmx dynlink_compilerlibs/ast_mapper.cmx dynlink_compilerlibs/attr_helper.cmx dynlink_compilerlibs/builtin_attributes.cmx dynlink_compilerlibs/ident.cmx dynlink_compilerlibs/path.cmx dynlink_compilerlibs/primitive.cmx dynlink_compilerlibs/type_immediacy.cmx dynlink_compilerlibs/shape.cmx dynlink_compilerlibs/types.cmx dynlink_compilerlibs/btype.cmx dynlink_compilerlibs/subst.cmx dynlink_compilerlibs/predef.cmx dynlink_compilerlibs/datarepr.cmx dynlink_compilerlibs/cmi_format.cmx dynlink_compilerlibs/persistent_env.cmx dynlink_compilerlibs/env.cmx dynlink_compilerlibs/debuginfo.cmx dynlink_compilerlibs/lambda.cmx dynlink_compilerlibs/runtimedef.cmx dynlink_compilerlibs/instruct.cmx dynlink_compilerlibs/opcodes.cmx dynlink_compilerlibs/bytesections.cmx dynlink_compilerlibs/dll.cmx dynlink_compilerlibs/meta.cmx dynlink_compilerlibs/symtable.cmx dynlink_compilerlibs/asttypes.cmx dynlink_compilerlibs/parsetree.cmx dynlink_compilerlibs/outcometree.cmx dynlink_compilerlibs/cmo_format.cmx dynlink_compilerlibs/cmxs_format.cmx
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -function-sections -I native dynlink_common.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -c -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -function-sections -I native native/dynlink.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -g -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +A -bin-annot -safe-string -strict-formats -I byte -ccopt "-Wl,-E" -a -I native \
-             -o dynlink.cmxa native/dynlink_compilerlibs.cmx dynlink_types.cmx dynlink_platform_intf.cmx dynlink_common.cmx native/dynlink.cmx
- cp native/dynlink.cmx dynlink.cmx
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/dynlink'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/runtime_events'
- ../../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  -function-sections runtime_events.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -o runtime_events -oc camlruntime_events -ocamlopt '../../ocamlopt.opt -nostdlib -I ../../stdlib' -linkall \
-          runtime_events.cmx 
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -shared -o runtime_events.cmxs -I . runtime_events.cmxa
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/runtime_events'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/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 -function-sections 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 -function-sections 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/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/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  -function-sections 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/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/systhreads'
- gcc -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -fPIC  -I../../runtime  -D_FILE_OFFSET_BITS=64  -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_linux -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -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 -function-sections thread.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string -function-sections event.ml
- ../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -linkall -a -cclib -lthreadsnat -o threads.cmxa thread.cmx event.cmx
- ../../boot/ocamlrun ../../tools/ocamlmklib -o threadsnat st_stubs.n.o
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make ocamllex.opt ocamltoolsopt ocamltoolsopt.opt ocamldoc.opt \
-    othertools ocamlnat
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make -C lex allopt
- /usr/bin/make -C tools opt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/lex'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -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
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot cset.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot table.ml
- /usr/bin/make -C lex all
- /usr/bin/make -C tools othertools
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/lex'
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/native/tophooks.mli
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/native
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/native
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/native
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c toplevel/genprintval.ml -I toplevel
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c toplevel/native/trace.ml -I toplevel/native
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/lex'
- /usr/bin/make -C ocamldoc opt.opt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - profiling.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_config.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_messages.ml
- ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmktop_init.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_print.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments_global.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_control.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_inherit.ml
- ../boot/ocamlrun ../ocamlc -nostdlib -I ../stdlib \
-   -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I ../otherlibs/str -I ../otherlibs/unix -linkall -o caml-tex -no-alias-deps ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ../compilerlibs/ocamltoplevel.cma ../otherlibs/str/str.cma ../otherlibs/unix/unix.cma caml_tex.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ocamlhtml.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex_style.ml
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot syntax.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot parser.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_types.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_global.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_misc.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parameter.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_parser.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_lexer.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_see_lexer.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_parser.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_name.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexer.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text_lexer.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_value.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_type.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_env.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_extension.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_exception.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_class.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_text.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_module.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_str.ml
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_merge.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_search.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_scan.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dep.ml
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c toplevel/topcommon.ml -I toplevel
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot compact.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot common.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_sig.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_cross.ml
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c toplevel/native/tophooks.ml -I toplevel/native
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot output.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.ml
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c toplevel/native/topeval.ml -I toplevel/native
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_comments.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_ast.ml
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -I toplevel/native -c toplevel/toploop.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -c -g -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot main.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -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 -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_analyse.ml
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -I toplevel/native -c toplevel/topdirs.ml
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -c toplevel/native/topmain.ml -I toplevel/native
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_info.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dag2html.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_to_text.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_man.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_dot.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -a -o odoc_info.cmxa -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix 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 -nostdlib -I ./stdlib -g -I otherlibs/dynlink -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -function-sections -I toplevel/native -c toplevel/topstart.ml
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/lex'
- /usr/bin/make -C tools opt.opt
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamldep.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlprof.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlcp_common.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlmklib.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlmktop.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlcmt.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - opnames.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - objinfo.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - primreq.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - stripdebug.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - cmpbyt.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -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 -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmktop.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ../utils/identifiable.cmx ../utils/numbers.cmx ../utils/arg_helper.cmx ../utils/local_store.cmx ../utils/load_path.cmx ../utils/clflags.cmx ../utils/profile.cmx ../utils/ccomp.cmx ocamlmktop.cmx
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - dumpobj.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -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
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_latex.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_texi.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -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
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -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 -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamlcp.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - ocamloptp.ml
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcp.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ../utils/profile.cmx ../utils/warnings.cmx ../utils/identifiable.cmx ../utils/numbers.cmx ../utils/arg_helper.cmx ../utils/local_store.cmx ../utils/load_path.cmx ../utils/clflags.cmx ../utils/terminfo.cmx ../parsing/location.cmx ../utils/ccomp.cmx ../driver/compenv.cmx ../driver/main_args.cmx ocamlcp_common.cmx ocamlcp.cmx
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcmt.opt ../compilerlibs/ocamlcommon.cmxa ../compilerlibs/ocamlbytecomp.cmxa ocamlcmt.cmx
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamloptp.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ../utils/profile.cmx ../utils/warnings.cmx ../utils/identifiable.cmx ../utils/numbers.cmx ../utils/arg_helper.cmx ../utils/local_store.cmx ../utils/load_path.cmx ../utils/clflags.cmx ../utils/terminfo.cmx ../parsing/location.cmx ../utils/ccomp.cmx ../driver/compenv.cmx ../driver/main_args.cmx ocamlcp_common.cmx ocamloptp.cmx
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink -a -o compilerlibs/ocamltoplevel.cmxa -I toplevel/native toplevel/genprintval.cmx toplevel/topcommon.cmx toplevel/native/tophooks.cmx toplevel/native/topeval.cmx toplevel/native/trace.cmx toplevel/toploop.cmx toplevel/topdirs.cmx toplevel/native/topmain.cmx
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_html.ml
- ./boot/ocamlrun ./ocamlopt -nostdlib -I ./stdlib -g -I otherlibs/dynlink  -linkall -I toplevel/native -o ocamlnat compilerlibs/ocamlcommon.cmxa compilerlibs/ocamloptcomp.cmxa compilerlibs/ocamlbytecomp.cmxa otherlibs/dynlink/dynlink.cmxa compilerlibs/ocamltoplevel.cmxa toplevel/topstart.cmx
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmklib.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ocamlmklib.cmx
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -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
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -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
- ../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlprof.opt ../utils/config.cmx ../utils/build_path_prefix_map.cmx ../utils/misc.cmx ../utils/identifiable.cmx ../utils/numbers.cmx ../utils/arg_helper.cmx ../utils/local_store.cmx ../utils/load_path.cmx ../utils/clflags.cmx ../utils/terminfo.cmx ../utils/warnings.cmx ../parsing/location.cmx ../parsing/longident.cmx ../parsing/docstrings.cmx ../parsing/syntaxerr.cmx ../parsing/ast_helper.cmx ../parsing/camlinternalMenhirLib.cmx ../parsing/parser.cmx ../parsing/pprintast.cmx ../parsing/lexer.cmx ../parsing/parse.cmx ocamlprof.cmx
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_gen.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc_args.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal -c odoc.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -shared -o generators/odoc_todo.cmxs -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal generators/odoc_todo.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -shared -o generators/odoc_literate.cmxs -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot -principal generators/odoc_literate.ml
- ../ocamlopt.opt -nostdlib -I ../stdlib -o ../ocamldoc/ocamldoc.opt -linkall -g -I ../utils -I ../parsing -I ../typing -I ../driver -I ../bytecomp -I ../toplevel -I ../compilerlibs -I ../otherlibs/str -I ../otherlibs/dynlink -I ../otherlibs/dynlink/native -I ../otherlibs/unix 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
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make manpages
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make -C api_docgen man
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/api_docgen'
- /usr/bin/make -C ocamldoc man
- make[4]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/api_docgen/ocamldoc'
- mkdir -p build/
- mkdir -p build/libref
- mkdir -p build/compilerlibref
- mkdir -p build/man
- cp ../../api_docgen/Ocaml_operators.mld build/Ocaml_operators.mld
- cp ../../api_docgen/Format_tutorial.mld build/Format_tutorial.mld
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/camlinternalFormatBasics.mli -dump  build/libref/camlinternalFormatBasics.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/stdlib.mli -dump  build/libref/stdlib.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/either.mli -dump  build/libref/either.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/sys.mli -dump  build/libref/sys.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/obj.mli -dump  build/libref/obj.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/atomic.mli -dump  build/libref/atomic.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/camlinternalLazy.mli -dump  build/libref/camlinternalLazy.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/lazy.mli -dump  build/libref/lazy.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/seq.mli -dump  build/libref/seq.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/option.mli -dump  build/libref/option.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/result.mli -dump  build/libref/result.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/bool.mli -dump  build/libref/bool.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/char.mli -dump  build/libref/char.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/uchar.mli -dump  build/libref/uchar.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/list.mli -dump  build/libref/list.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/int.mli -dump  build/libref/int.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/bytes.mli -dump  build/libref/bytes.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/string.mli -dump  build/libref/string.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/unit.mli -dump  build/libref/unit.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/marshal.mli -dump  build/libref/marshal.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/array.mli -dump  build/libref/array.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/float.mli -dump  build/libref/float.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/int32.mli -dump  build/libref/int32.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/int64.mli -dump  build/libref/int64.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/nativeint.mli -dump  build/libref/nativeint.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/lexing.mli -dump  build/libref/lexing.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/parsing.mli -dump  build/libref/parsing.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/set.mli -dump  build/libref/set.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/map.mli -dump  build/libref/map.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/stack.mli -dump  build/libref/stack.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/queue.mli -dump  build/libref/queue.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/buffer.mli -dump  build/libref/buffer.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/mutex.mli -dump  build/libref/mutex.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/condition.mli -dump  build/libref/condition.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/semaphore.mli -dump  build/libref/semaphore.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/domain.mli -dump  build/libref/domain.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/camlinternalFormat.mli -dump  build/libref/camlinternalFormat.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/printf.mli -dump  build/libref/printf.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/arg.mli -dump  build/libref/arg.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/printexc.mli -dump  build/libref/printexc.odoc
- File "../../stdlib/stdlib.mli", line 1496, characters 15-28:
- 1496 | module Stack = Stdlib__Stack
-                       ^^^^^^^^^^^^^
- Alert unsynchronized_accesses: module Stdlib__Stack
- Unsynchronized accesses to stacks are a programming error.
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/fun.mli -dump  build/libref/fun.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/gc.mli -dump  build/libref/gc.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/digest.mli -dump  build/libref/digest.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/bigarray.mli -dump  build/libref/bigarray.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/random.mli -dump  build/libref/random.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/hashtbl.mli -dump  build/libref/hashtbl.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/weak.mli -dump  build/libref/weak.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/format.mli -dump  build/libref/format.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/scanf.mli -dump  build/libref/scanf.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/callback.mli -dump  build/libref/callback.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/camlinternalOO.mli -dump  build/libref/camlinternalOO.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/oo.mli -dump  build/libref/oo.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/camlinternalMod.mli -dump  build/libref/camlinternalMod.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/ephemeron.mli -dump  build/libref/ephemeron.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/filename.mli -dump  build/libref/filename.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/complex.mli -dump  build/libref/complex.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/arrayLabels.mli -dump  build/libref/arrayLabels.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/listLabels.mli -dump  build/libref/listLabels.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/bytesLabels.mli -dump  build/libref/bytesLabels.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/stringLabels.mli -dump  build/libref/stringLabels.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/moreLabels.mli -dump  build/libref/moreLabels.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/stdLabels.mli -dump  build/libref/stdLabels.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/in_channel.mli -dump  build/libref/in_channel.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/out_channel.mli -dump  build/libref/out_channel.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../stdlib/effect.mli -dump  build/libref/effect.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../otherlibs/dynlink/dynlink.mli -dump  build/libref/dynlink.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../otherlibs/str/str.mli -dump  build/libref/str.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../otherlibs/unix/unix.mli -dump  build/libref/unix.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../otherlibs/unix/unixLabels.mli -dump  build/libref/unixLabels.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../otherlibs/systhreads/thread.mli -dump  build/libref/thread.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../otherlibs/systhreads/event.mli -dump  build/libref/event.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib -lib Stdlib \
- -pp \
- "mawk -v ocamldoc=true -f ../../stdlib/expand_module_aliases.awk" \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -hide-warnings  ../../otherlibs/runtime_events/runtime_events.mli -dump  build/libref/runtime_events.odoc
- cp ../../api_docgen/Compiler_libs.pre.mld build/Compiler_libs.mld && echo "{!modules:Ast_helper Ast_invariants Ast_iterator Ast_mapper Asttypes Attr_helper Builtin_attributes CamlinternalMenhirLib Depend Docstrings Lexer Location Longident Parse Parser Parsetree Pprintast Printast Syntaxerr Arg_helper Binutils Build_path_prefix_map Ccomp Clflags Config Config_boot Config_main Consistbl Diffing Diffing_with_keys Domainstate Identifiable Int_replace_polymorphic_compare Lazy_backtrack Load_path Local_store Misc Numbers Profile Strongly_connected_components Targetint Terminfo Warnings Pparse}" >> build/Compiler_libs.mld
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/ast_helper.mli -dump  build/compilerlibref/ast_helper.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/ast_invariants.mli -dump  build/compilerlibref/ast_invariants.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/ast_iterator.mli -dump  build/compilerlibref/ast_iterator.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/ast_mapper.mli -dump  build/compilerlibref/ast_mapper.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/asttypes.mli -dump  build/compilerlibref/asttypes.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/attr_helper.mli -dump  build/compilerlibref/attr_helper.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/builtin_attributes.mli -dump  build/compilerlibref/builtin_attributes.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/camlinternalMenhirLib.mli -dump  build/compilerlibref/camlinternalMenhirLib.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/depend.mli -dump  build/compilerlibref/depend.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/docstrings.mli -dump  build/compilerlibref/docstrings.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/lexer.mli -dump  build/compilerlibref/lexer.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/location.mli -dump  build/compilerlibref/location.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/longident.mli -dump  build/compilerlibref/longident.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/parse.mli -dump  build/compilerlibref/parse.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/parser.mli -dump  build/compilerlibref/parser.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/parsetree.mli -dump  build/compilerlibref/parsetree.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/pprintast.mli -dump  build/compilerlibref/pprintast.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/printast.mli -dump  build/compilerlibref/printast.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../parsing/syntaxerr.mli -dump  build/compilerlibref/syntaxerr.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/arg_helper.mli -dump  build/compilerlibref/arg_helper.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/binutils.mli -dump  build/compilerlibref/binutils.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/build_path_prefix_map.mli -dump  build/compilerlibref/build_path_prefix_map.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/ccomp.mli -dump  build/compilerlibref/ccomp.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/clflags.mli -dump  build/compilerlibref/clflags.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/config.mli -dump  build/compilerlibref/config.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/config_boot.mli -dump  build/compilerlibref/config_boot.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/config_main.mli -dump  build/compilerlibref/config_main.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/consistbl.mli -dump  build/compilerlibref/consistbl.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/diffing.mli -dump  build/compilerlibref/diffing.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/diffing_with_keys.mli -dump  build/compilerlibref/diffing_with_keys.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/domainstate.mli -dump  build/compilerlibref/domainstate.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/identifiable.mli -dump  build/compilerlibref/identifiable.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/int_replace_polymorphic_compare.mli -dump  build/compilerlibref/int_replace_polymorphic_compare.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/lazy_backtrack.mli -dump  build/compilerlibref/lazy_backtrack.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/load_path.mli -dump  build/compilerlibref/load_path.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/local_store.mli -dump  build/compilerlibref/local_store.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/misc.mli -dump  build/compilerlibref/misc.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/numbers.mli -dump  build/compilerlibref/numbers.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/profile.mli -dump  build/compilerlibref/profile.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/strongly_connected_components.mli -dump  build/compilerlibref/strongly_connected_components.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/targetint.mli -dump  build/compilerlibref/targetint.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/terminfo.mli -dump  build/compilerlibref/terminfo.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../utils/warnings.mli -dump  build/compilerlibref/warnings.odoc
- ./../../ocamldoc/ocamldoc.opt -nostdlib -hide Stdlib \
- -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -hide-warnings ../../driver/pparse.mli -dump  build/compilerlibref/pparse.odoc
- ./../../ocamldoc/ocamldoc.opt -hide-warnings -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -text build/Ocaml_operators.mld -dump  build/libref/Ocaml_operators.odoc
- ./../../ocamldoc/ocamldoc.opt -hide-warnings -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -text build/Format_tutorial.mld -dump  build/libref/Format_tutorial.odoc
- ./../../ocamldoc/ocamldoc.opt  -hide-warnings -I ../../stdlib -I ../../otherlibs/dynlink -I ../../otherlibs/str -I ../../otherlibs/systhreads -I ../../otherlibs/unix -I ../../otherlibs/runtime_events -I ../../parsing -I ../../utils -I ../../typing -I ../../bytecomp -I ../../driver -I ../../file_formats -I ../../lambda -text build/Compiler_libs.mld -dump  build/compilerlibref/Compiler_libs.odoc
- ./../../ocamldoc/ocamldoc.opt -man -d build/man -man-mini \
- -nostdlib -hide Stdlib -lib Stdlib -t "OCaml library" \
- -load build/libref/Ocaml_operators.odoc -load build/libref/Format_tutorial.odoc -load build/libref/camlinternalFormatBasics.odoc -load build/libref/stdlib.odoc -load build/libref/either.odoc -load build/libref/sys.odoc -load build/libref/obj.odoc -load build/libref/atomic.odoc -load build/libref/camlinternalLazy.odoc -load build/libref/lazy.odoc -load build/libref/seq.odoc -load build/libref/option.odoc -load build/libref/result.odoc -load build/libref/bool.odoc -load build/libref/char.odoc -load build/libref/uchar.odoc -load build/libref/list.odoc -load build/libref/int.odoc -load build/libref/bytes.odoc -load build/libref/string.odoc -load build/libref/unit.odoc -load build/libref/marshal.odoc -load build/libref/array.odoc -load build/libref/float.odoc -load build/libref/int32.odoc -load build/libref/int64.odoc -load build/libref/nativeint.odoc -load build/libref/lexing.odoc -load build/libref/parsing.odoc -load build/libref/set.odoc -load build/libref/map.odoc -load build/libref/stack.odoc -load build/libref/queue.odoc -load build/libref/buffer.odoc -load build/libref/mutex.odoc -load build/libref/condition.odoc -load build/libref/semaphore.odoc -load build/libref/domain.odoc -load build/libref/camlinternalFormat.odoc -load build/libref/printf.odoc -load build/libref/arg.odoc -load build/libref/printexc.odoc -load build/libref/fun.odoc -load build/libref/gc.odoc -load build/libref/digest.odoc -load build/libref/bigarray.odoc -load build/libref/random.odoc -load build/libref/hashtbl.odoc -load build/libref/weak.odoc -load build/libref/format.odoc -load build/libref/scanf.odoc -load build/libref/callback.odoc -load build/libref/camlinternalOO.odoc -load build/libref/oo.odoc -load build/libref/camlinternalMod.odoc -load build/libref/ephemeron.odoc -load build/libref/filename.odoc -load build/libref/complex.odoc -load build/libref/arrayLabels.odoc -load build/libref/listLabels.odoc -load build/libref/bytesLabels.odoc -load build/libref/stringLabels.odoc -load build/libref/moreLabels.odoc -load build/libref/stdLabels.odoc -load build/libref/in_channel.odoc -load build/libref/out_channel.odoc -load build/libref/effect.odoc -load build/libref/dynlink.odoc -load build/libref/str.odoc -load build/libref/unix.odoc -load build/libref/unixLabels.odoc -load build/libref/thread.odoc -load build/libref/event.odoc -load build/libref/runtime_events.odoc -load build/compilerlibref/Compiler_libs.odoc -load build/compilerlibref/ast_helper.odoc -load build/compilerlibref/ast_invariants.odoc -load build/compilerlibref/ast_iterator.odoc -load build/compilerlibref/ast_mapper.odoc -load build/compilerlibref/asttypes.odoc -load build/compilerlibref/attr_helper.odoc -load build/compilerlibref/builtin_attributes.odoc -load build/compilerlibref/camlinternalMenhirLib.odoc -load build/compilerlibref/depend.odoc -load build/compilerlibref/docstrings.odoc -load build/compilerlibref/lexer.odoc -load build/compilerlibref/location.odoc -load build/compilerlibref/longident.odoc -load build/compilerlibref/parse.odoc -load build/compilerlibref/parser.odoc -load build/compilerlibref/parsetree.odoc -load build/compilerlibref/pprintast.odoc -load build/compilerlibref/printast.odoc -load build/compilerlibref/syntaxerr.odoc -load build/compilerlibref/arg_helper.odoc -load build/compilerlibref/binutils.odoc -load build/compilerlibref/build_path_prefix_map.odoc -load build/compilerlibref/ccomp.odoc -load build/compilerlibref/clflags.odoc -load build/compilerlibref/config.odoc -load build/compilerlibref/config_boot.odoc -load build/compilerlibref/config_main.odoc -load build/compilerlibref/consistbl.odoc -load build/compilerlibref/diffing.odoc -load build/compilerlibref/diffing_with_keys.odoc -load build/compilerlibref/domainstate.odoc -load build/compilerlibref/identifiable.odoc -load build/compilerlibref/int_replace_polymorphic_compare.odoc -load build/compilerlibref/lazy_backtrack.odoc -load build/compilerlibref/load_path.odoc -load build/compilerlibref/local_store.odoc -load build/compilerlibref/misc.odoc -load build/compilerlibref/numbers.odoc -load build/compilerlibref/profile.odoc -load build/compilerlibref/strongly_connected_components.odoc -load build/compilerlibref/targetint.odoc -load build/compilerlibref/terminfo.odoc -load build/compilerlibref/warnings.odoc -load build/compilerlibref/pparse.odoc
- make[4]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/api_docgen/ocamldoc'
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/api_docgen'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
-> compiled  ocaml-base-compiler.5.0.0
[ocaml-base-compiler: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0)
- mkdir -p "/home/opam/.opam/default/bin"
- mkdir -p "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/stublibs"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- mkdir -p "/home/opam/.opam/default/doc/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/caml"
- /usr/bin/install -c -p runtime/ocamlrun runtime/ocamlrund runtime/ocamlruni "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a runtime/libcamlrun_pic.a \
-   "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p runtime/libcamlrun_shared.so \
-   "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
-   "/home/opam/.opam/default/lib/ocaml/caml"
- /usr/bin/install -c -p ocaml "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p ocamlc "/home/opam/.opam/default/bin/ocamlc.byte"
- /usr/bin/make -C stdlib install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- stale=""; \
-   if test -n "$stale" ; then \
-     echo "/home/opam/.opam/default/lib/ocaml contains stale stdlib artefacts"; \
-     echo "Please rm /home/opam/.opam/default/lib/ocaml/stdlib__*.cm* and re-run make install"; \
-     exit 1; \
-   fi
- /usr/bin/install -c -p -m 644 \
-   stdlib.cma std_exit.cmo *.cmi camlheader_ur \
-   "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/stdlib"
- /usr/bin/install -c -p -m 644 META "/home/opam/.opam/default/lib/ocaml/stdlib"
- /usr/bin/install -c -p -m 644 \
-   *.cmt *.cmti *.mli *.ml *.ml.in \
-   "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 target_camlheader "/home/opam/.opam/default/lib/ocaml/camlheader"
- /usr/bin/install -c -p -m 644 target_camlheaderd "/home/opam/.opam/default/lib/ocaml/camlheaderd"
- /usr/bin/install -c -p -m 644 target_camlheaderi "/home/opam/.opam/default/lib/ocaml/camlheaderi"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- /usr/bin/install -c -p lex/ocamllex \
-   "/home/opam/.opam/default/bin/ocamllex.byte"
- /usr/bin/install -c -p yacc/ocamlyacc "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmi \
-    parsing/*.cmi \
-    typing/*.cmi \
-    bytecomp/*.cmi \
-    file_formats/*.cmi \
-    lambda/*.cmi \
-    driver/*.cmi \
-    toplevel/*.cmi \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmi \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmt utils/*.cmti utils/*.mli \
-    parsing/*.cmt parsing/*.cmti parsing/*.mli \
-    typing/*.cmt typing/*.cmti typing/*.mli \
-    file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \
-    lambda/*.cmt lambda/*.cmti lambda/*.mli \
-    bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \
-    driver/*.cmt driver/*.cmti driver/*.mli \
-    toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmt \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-   compilerlibs/*.cma compilerlibs/META \
-   "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmo toplevel/topstart.cmo \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p expunge "/home/opam/.opam/default/lib/ocaml"
- rm -f "/home/opam/.opam/default/lib/ocaml"/topdirs.cm* "/home/opam/.opam/default/lib/ocaml/topdirs.mli"
- /usr/bin/make -C tools install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- rm -f "/home/opam/.opam/default/lib/ocaml"/profiling.cm* "/home/opam/.opam/default/lib/ocaml/profiling.o"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/profiling"
- /usr/bin/install -c -p -m 644 \
-   profiling.cmi profiling.cmo \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- /usr/bin/install -c -p -m 644 \
-   profiling.cmt profiling.cmti \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/ocamlmktop"
- /usr/bin/install -c -p -m 644 \
-     ocamlmktop_init.cmi ocamlmktop_init.cmo \
-     "/home/opam/.opam/default/lib/ocaml/ocamlmktop"
- for i in ocamldep ocamlprof ocamlcp ocamloptp ocamlmklib ocamlmktop ocamlobjinfo; \
- do \
-   /usr/bin/install -c -p "$i" "/home/opam/.opam/default/bin/$i.byte"; \
-   if test -f "$i".opt; then \
-     /usr/bin/install -c -p "$i.opt" "/home/opam/.opam/default/bin" && \
-     (cd "/home/opam/.opam/default/bin" && ln -sf "$i.opt" "$i"); \
-   else \
-     (cd "/home/opam/.opam/default/bin" && ln -sf "$i.byte" "$i"); \
-   fi; \
- done
- if test -f ocamlcmt.opt; then \
-   /usr/bin/install -c -p\
-     ocamlcmt.opt "/home/opam/.opam/default/bin/ocamlcmt"; \
- else \
-   /usr/bin/install -c -p ocamlcmt "/home/opam/.opam/default/bin"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- /usr/bin/make -C man install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/man'
- mkdir -p /home/opam/.opam/default/man/man1
- /usr/bin/install -c -p -m 644 ocaml.1 ocamlc.1 ocamlc.opt.1 ocamlcp.1 ocamldebug.1 ocamldep.1 ocamldoc.1 ocamllex.1 ocamlmktop.1 ocamlopt.1 ocamlopt.opt.1 ocamloptp.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 /home/opam/.opam/default/man/man1
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/man'
- for i in dynlink runtime_events unix str systhreads; do \
-   /usr/bin/make -C otherlibs/$i install || exit $?; \
- done
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/dynlink'
- rm -f "/home/opam/.opam/default/lib/ocaml"/dynlink.cm* "/home/opam/.opam/default/lib/ocaml/dynlink.mli" \
-         "/home/opam/.opam/default/lib/ocaml/dynlink.a" \
-         "/home/opam/.opam/default/lib/ocaml/"dynlink_compilerlibs.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_types.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_platform_intf.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink_common.cmx "/home/opam/.opam/default/lib/ocaml/"dynlink.cmx
- mkdir -p "/home/opam/.opam/default/lib/ocaml/dynlink"
- /usr/bin/install -c -p -m 644 \
-   dynlink.cmi dynlink.cma META \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- /usr/bin/install -c -p -m 644 \
-   dynlink.cmti dynlink.mli \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/dynlink'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/runtime_events'
- if test -f dllcamlruntime_events.so; then \
-   /usr/bin/install -c -p \
-     dllcamlruntime_events.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlruntime_events.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/runtime_events.cma "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmi "/home/opam/.opam/default/lib/ocaml"/runtime_events.mli "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmti "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmx "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmxa "/home/opam/.opam/default/lib/ocaml"/runtime_events.cmxs "/home/opam/.opam/default/lib/ocaml"/runtime_events.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/runtime_events"
- /usr/bin/install -c -p -m 644 \
-   runtime_events.cma runtime_events.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- /usr/bin/install -c -p -m 644 \
-   runtime_events.mli \
-           runtime_events.cmti \
-   "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- if test -n "runtime_events_consumer.h"; then \
-   /usr/bin/install -c -p -m 644 runtime_events_consumer.h "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/runtime_events'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/unix'
- if test -f dllunix.so; then \
-   /usr/bin/install -c -p \
-     dllunix.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libunix.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/unix.cma "/home/opam/.opam/default/lib/ocaml"/unix.cmi "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmi "/home/opam/.opam/default/lib/ocaml"/unix.mli "/home/opam/.opam/default/lib/ocaml"/unixLabels.mli "/home/opam/.opam/default/lib/ocaml"/unix.cmti "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmti "/home/opam/.opam/default/lib/ocaml"/unix.cmx "/home/opam/.opam/default/lib/ocaml"/unixLabels.cmx "/home/opam/.opam/default/lib/ocaml"/unix.cmxa "/home/opam/.opam/default/lib/ocaml"/unix.cmxs "/home/opam/.opam/default/lib/ocaml"/unix.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/unix"
- /usr/bin/install -c -p -m 644 \
-   unix.cma unix.cmi unixLabels.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/unix/"
- /usr/bin/install -c -p -m 644 \
-   unix.mli unixLabels.mli \
-           unix.cmti unixLabels.cmti \
-   "/home/opam/.opam/default/lib/ocaml/unix/"
- if test -n "unixsupport.h socketaddr.h"; then \
-   /usr/bin/install -c -p -m 644 unixsupport.h socketaddr.h "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/unix'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/str'
- if test -f dllcamlstr.so; then \
-   /usr/bin/install -c -p \
-     dllcamlstr.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlstr.a "/home/opam/.opam/default/lib/ocaml/"
- rm -f "/home/opam/.opam/default/lib/ocaml"/str.cma "/home/opam/.opam/default/lib/ocaml"/str.cmi "/home/opam/.opam/default/lib/ocaml"/str.mli "/home/opam/.opam/default/lib/ocaml"/str.cmti "/home/opam/.opam/default/lib/ocaml"/str.cmx "/home/opam/.opam/default/lib/ocaml"/str.cmxa "/home/opam/.opam/default/lib/ocaml"/str.cmxs "/home/opam/.opam/default/lib/ocaml"/str.a
- mkdir -p "/home/opam/.opam/default/lib/ocaml/str"
- /usr/bin/install -c -p -m 644 \
-   str.cma str.cmi META \
-   "/home/opam/.opam/default/lib/ocaml/str/"
- /usr/bin/install -c -p -m 644 \
-   str.mli \
-           str.cmti \
-   "/home/opam/.opam/default/lib/ocaml/str/"
- if test -n ""; then \
-   /usr/bin/install -c -p -m 644  "/home/opam/.opam/default/lib/ocaml/caml/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/str'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/systhreads'
- if test -f dllthreads.so; then \
-   /usr/bin/install -c -p dllthreads.so "/home/opam/.opam/default/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libthreads.a "/home/opam/.opam/default/lib/ocaml"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmi event.cmi threads.cma META \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmti event.cmti \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 thread.mli event.mli "/home/opam/.opam/default/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 threads.h "/home/opam/.opam/default/lib/ocaml/caml"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/systhreads'
- /usr/bin/make -C ocamldoc install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- mkdir -p "/home/opam/.opam/default/bin"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p ../ocamldoc/ocamldoc "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc.hva *.cmi odoc_info.cma META \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   odoc_info.cmi \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   odoc_info.mli odoc_info.cmt odoc_info.cmti \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- /usr/bin/make -C api_docgen install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/api_docgen'
- /usr/bin/make -C ocamldoc install
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/api_docgen/ocamldoc'
- mkdir -p "/home/opam/.opam/default/man/man3"
- if test -d build/man; then \
-   /usr/bin/install -c -p -m 644 build/man/*.3o "/home/opam/.opam/default/man/man3"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/api_docgen/ocamldoc'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/api_docgen'
- if test -n "ocamldebugger"; then \
-   /usr/bin/make -C debugger install; \
- fi
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/debugger'
- /usr/bin/install -c -p ocamldebug "/home/opam/.opam/default/bin"
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/debugger'
- /usr/bin/install -c -p -m 644 Makefile.config "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/opam/.opam/default/doc/ocaml"
- if test -f ocamlopt; then /usr/bin/make installopt; else \
-    cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-       ln -sf flexlink.byte flexlink) || true; \
- fi
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/install -c -p -m 644 runtime/libasmrun.a runtime/libasmrund.a runtime/libasmruni.a runtime/libasmrun_pic.a "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p runtime/libasmrun_shared.so "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p ocamlopt "/home/opam/.opam/default/bin/ocamlopt.byte"
- /usr/bin/make -C stdlib installopt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- stale=""; \
-   if test -n "$stale" ; then \
-     echo "/home/opam/.opam/default/lib/ocaml contains stale stdlib artefacts"; \
-     echo "Please rm /home/opam/.opam/default/lib/ocaml/stdlib__*.cmx and re-run make install"; \
-     exit 1; \
-   fi
- /usr/bin/install -c -p -m 644 \
-   stdlib.cmxa stdlib.a std_exit.o *.cmx \
-   "/home/opam/.opam/default/lib/ocaml"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/stdlib'
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmi \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmt middle_end/*.cmti \
-     middle_end/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmt middle_end/closure/*.cmti \
-     middle_end/closure/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
-     middle_end/flambda/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmt \
-             middle_end/flambda/base_types/*.cmti \
-     middle_end/flambda/base_types/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmt asmcomp/*.cmti \
-     asmcomp/*.mli \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     driver/optmain.cmo \
-     "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/make -C ocamldoc installopt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- if test -f ../ocamldoc/ocamldoc.opt; then /usr/bin/make installopt_really ; fi
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- mkdir -p "/home/opam/.opam/default/bin"
- mkdir -p "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p ../ocamldoc/ocamldoc.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p -m 644 \
-   odoc_info.cmi \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   odoc_info.mli odoc_info.cmt odoc_info.cmti \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- /usr/bin/install -c -p -m 644 \
-   ocamldoc.hva *.cmx odoc_info.a odoc_info.cmxa \
-   "/home/opam/.opam/default/lib/ocaml/ocamldoc"
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/ocamldoc'
- for i in dynlink runtime_events unix str systhreads; do \
-   /usr/bin/make -C otherlibs/$i installopt || exit $?; \
- done
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/dynlink'
- /usr/bin/install -c -p -m 644 \
-   native/dynlink_compilerlibs.cmx dynlink_types.cmx dynlink_platform_intf.cmx dynlink_common.cmx native/dynlink.cmx dynlink.cmxa dynlink.a \
-   "/home/opam/.opam/default/lib/ocaml/dynlink"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/dynlink'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/runtime_events'
- /usr/bin/install -c -p -m 644 \
-    runtime_events.cmx runtime_events.cmxa runtime_events.a \
-    "/home/opam/.opam/default/lib/ocaml/runtime_events/"
- if test -f runtime_events.cmxs; then \
-   /usr/bin/install -c -p runtime_events.cmxs "/home/opam/.opam/default/lib/ocaml/runtime_events"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/runtime_events'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/unix'
- /usr/bin/install -c -p -m 644 \
-    unix.cmx unixLabels.cmx unix.cmxa unix.a \
-    "/home/opam/.opam/default/lib/ocaml/unix/"
- if test -f unix.cmxs; then \
-   /usr/bin/install -c -p unix.cmxs "/home/opam/.opam/default/lib/ocaml/unix"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/unix'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/str'
- /usr/bin/install -c -p -m 644 \
-    str.cmx str.cmxa str.a \
-    "/home/opam/.opam/default/lib/ocaml/str/"
- if test -f str.cmxs; then \
-   /usr/bin/install -c -p str.cmxs "/home/opam/.opam/default/lib/ocaml/str"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/str'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/systhreads'
- /usr/bin/install -c -p -m 644 libthreadsnat.a "/home/opam/.opam/default/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-   thread.cmx event.cmx threads.cmxa threads.a \
-   "/home/opam/.opam/default/lib/ocaml/threads"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/otherlibs/systhreads'
- if test -f ocamlopt.opt; then /usr/bin/make installoptopt; else \
-    cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamlopt.byte ocamlopt; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-      ln -sf flexlink.byte flexlink) || true; \
- fi
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/install -c -p ocamlc.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p ocamlopt.opt "/home/opam/.opam/default/bin"
- /usr/bin/install -c -p lex/ocamllex.opt "/home/opam/.opam/default/bin"
- cd "/home/opam/.opam/default/bin"; \
-    ln -sf ocamlc.opt ocamlc; \
-    ln -sf ocamlopt.opt ocamlopt; \
-    ln -sf ocamllex.opt ocamllex
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \
-    toplevel/*.cmx toplevel/native/*.cmx \
-    toplevel/native/tophooks.cmi \
-    file_formats/*.cmx \
-    lambda/*.cmx \
-    driver/*.cmx asmcomp/*.cmx middle_end/*.cmx \
-            middle_end/closure/*.cmx \
-            middle_end/flambda/*.cmx \
-            middle_end/flambda/base_types/*.cmx \
-           "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    compilerlibs/*.cmxa compilerlibs/*.a \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmx driver/main.o \
-    driver/optmain.cmx driver/optmain.o \
-    toplevel/topstart.o \
-    "/home/opam/.opam/default/lib/ocaml/compiler-libs"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
- /usr/bin/make -C tools installopt
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- /usr/bin/install -c -p -m 644 \
-           profiling.cmx profiling.o \
-   "/home/opam/.opam/default/lib/ocaml/profiling"
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0/tools'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocaml-base-compiler.5.0.0'
-> installed ocaml-base-compiler.5.0.0

Layer ocaml-config.3: /var/lib/day10/cache/debian-12-x86_64/d625a416579d7457003eb758b00cbbb0
Processing: [default: loading data]
[ocaml-config.3/gen_ocaml_config.ml.in: dl]
[ocaml-config.3/ocaml-config.install: dl]
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
[ocaml-config: subst] expanding opam variables in gen_ocaml_config.ml.in, generating gen_ocaml_config.ml
-> installed ocaml-config.3

Layer ocaml.5.0.0: /var/lib/day10/cache/debian-12-x86_64/d825e51a38b20e659a1a1be98c1e092c
Processing: [default: loading data]
[ocaml: ocaml 5.0.0]
+ /home/opam/.opam/default/bin/ocaml "/home/opam/.opam/default/share/ocaml-config/gen_ocaml_config.ml" "5.0.0" "ocaml" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml.5.0.0)
-> compiled  ocaml.5.0.0
-> installed ocaml.5.0.0

Layer camlidl.1.13: /var/lib/day10/cache/debian-12-x86_64/4066ae314b01547ec6bd30da520661c8
Processing: [default: loading data]
[camlidl.1.13: http]
[camlidl.1.13: extract]
-> retrieved camlidl.1.13  (https://github.com/xavierleroy/camlidl/archive/camlidl113.tar.gz)
[camlidl: mv]
+ /usr/bin/mv "config/Makefile.unix" "config/Makefile" (CWD=/home/opam/.opam/default/.opam-switch/build/camlidl.1.13)
[camlidl: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/default/.opam-switch/build/camlidl.1.13)
- cd compiler; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/compiler'
- rm -f config.ml
- sed -e 's|%%CPP%%|cpp|' \
-           config.mlp > config.ml
- chmod -w config.ml
- ocamlc -g -c config.mli
- ocamlc -g -c config.ml
- ocamlc -g -c utils.mli
- ocamlc -g -c utils.ml
- ocamlc -g -c clflags.ml
- ocamlc -g -c idltypes.mli
- ocamlc -g -c prefix.mli
- ocamlc -g -c prefix.ml
- ocamlc -g -c lexpr.mli
- ocamlc -g -c lexpr.ml
- ocamlc -g -c cvttyp.mli
- ocamlc -g -c cvttyp.ml
- ocamlc -g -c variables.mli
- ocamlc -g -c variables.ml
- ocamlc -g -c idlarray.mli
- ocamlc -g -c idlarray.ml
- ocamlc -g -c struct.mli
- ocamlc -g -c struct.ml
- ocamlc -g -c enum.mli
- ocamlc -g -c enum.ml
- ocamlc -g -c union.mli
- ocamlc -g -c union.ml
- ocamlc -g -c cvtval.mli
- ocamlc -g -c cvtval.ml
- ocamlc -g -c structdecl.mli
- ocamlc -g -c structdecl.ml
- ocamlc -g -c enumdecl.mli
- ocamlc -g -c enumdecl.ml
- ocamlc -g -c uniondecl.mli
- ocamlc -g -c uniondecl.ml
- ocamlc -g -c typedef.mli
- ocamlc -g -c typedef.ml
- ocamlc -g -c funct.mli
- ocamlc -g -c funct.ml
- ocamlc -g -c constdecl.mli
- ocamlc -g -c constdecl.ml
- ocamlc -g -c intf.mli
- ocamlc -g -c intf.ml
- ocamlc -g -c file.mli
- ocamlc -g -c file.ml
- ocamlc -g -c predef.mli
- ocamlc -g -c predef.ml
- ocamllex linenum.mll
- 16 states, 331 transitions, table size 1420 bytes
- ocamlc -g -c linenum.mli
- ocamlc -g -c linenum.ml
- ocamlc -g -c parse_aux.mli
- ocamlc -g -c parse_aux.ml
- ocamlyacc -v parser_midl.mly
- 12 shift/reduce conflicts, 4 reduce/reduce conflicts.
- ocamlc -g -c parser_midl.mli
- ocamlc -g -c parser_midl.ml
- ocamllex lexer_midl.mll
- 129 states, 1747 transitions, table size 7762 bytes
- ocamlc -g -c lexer_midl.mli
- ocamlc -g -c lexer_midl.ml
- ocamlc -g -c parse.mli
- ocamlc -g -c parse.ml
- ocamlc -g -c fixlabels.mli
- ocamlc -g -c fixlabels.ml
- ocamlc -g -c normalize.mli
- ocamlc -g -c normalize.ml
- ocamlc -g -c main.ml
- ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/compiler'
- cd runtime; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/runtime'
- ocamlc -g -ccopt "-Wall -g" idlalloc.c
- ocamlc -g -ccopt "-Wall -g" comintf.c
- ocamlc -g -ccopt "-Wall -g" comerror.c
- rm -f dllcamlidl.so
- ocamlmklib -o camlidl  idlalloc.o comintf.o comerror.o 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/runtime'
- cd lib; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/lib'
- ocamlc -g -c com.mli
- ocamlc -g -c com.ml
- ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo
- ocamlopt -c com.ml
- ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/lib'
- cd tools; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/tools'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/camlidl.1.13/tools'
-> compiled  camlidl.1.13
-> installed camlidl.1.13

Layer dune.3.20.2: /var/lib/day10/cache/debian-12-x86_64/1c7b0ec1c2f2e764ef0e23c57fa6d688
Processing: [default: loading data]
[dune.3.20.2: http]
[dune.3.20.2: extract]
-> retrieved dune.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
[dune: ocaml 39]
+ /home/opam/.opam/default/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
- 

[dune: ./_boot/dune.exe build]
+ /home/opam/.opam/default/.opam-switch/build/dune.3.20.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dune.3.20.2)
-> compiled  dune.3.20.2
-> installed dune.3.20.2

Layer ez-conf-lib.2: /var/lib/day10/cache/debian-12-x86_64/6b4c118db7fa9c25c2ce39178b594a30
Processing: [default: loading data]
[ez-conf-lib.2: http]
[ez-conf-lib.2: extract]
-> retrieved ez-conf-lib.2  (https://github.com/nberth/ez-conf-lib/archive/2.tar.gz)
[ez-conf-lib: sh]
+ /usr/bin/sh "-ecx" "./gen-config '/home/opam/.opam/default/lib/ez-conf-lib'" (CWD=/home/opam/.opam/default/.opam-switch/build/ez-conf-lib.2)
- + ./gen-config /home/opam/.opam/default/lib/ez-conf-lib
- generating ez-conf-lib.config
-> compiled  ez-conf-lib.2
-> installed ez-conf-lib.2

Layer ocamlbuild.0.16.1: /var/lib/day10/cache/debian-12-x86_64/dde2e41a84a544b56a59514ff17e00d6
Processing: [default: loading data]
[ocamlbuild.0.16.1: http]
[ocamlbuild.0.16.1: extract]
-> retrieved ocamlbuild.0.16.1  (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz)
[ocamlbuild: make configure.make]
+ /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/default" "OCAMLBUILD_BINDIR=/home/opam/.opam/default/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/default/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/default/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/default/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/default/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/default/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/default"; \
- echo "BINDIR=/home/opam/.opam/default/bin"; \
- echo "LIBDIR=/home/opam/.opam/default/lib"; \
- echo "MANDIR=/home/opam/.opam/default/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/default/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/default/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/default/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/default/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
[ocamlbuild: make check-if-preinstalled]
+ /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1)
- if test -d /home/opam/.opam/default/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/default/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
-> installed ocamlbuild.0.16.1

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

Layer bigarray-compat.1.1.0: /var/lib/day10/cache/debian-12-x86_64/d7f36bc3a397379f2ea27e8a63537a68
Processing: [default: loading data]
[bigarray-compat.1.1.0: http]
[bigarray-compat.1.1.0: extract]
-> retrieved bigarray-compat.1.1.0  (https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz)
[bigarray-compat: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "bigarray-compat" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
-> installed bigarray-compat.1.1.0

Layer conf-gmp-paths.1: /var/lib/day10/cache/debian-12-x86_64/0fad885c8c2dca283683711df09454cc
Processing: [default: loading data]

The following system packages will first need to be installed:
    libgmp-dev

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

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18246 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Processing triggers for libc-bin (2.36-9+deb12u13) ...
[conf-gmp-paths.1/test-gmp.c: dl]
-> retrieved conf-gmp-paths.1  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-paths/test-gmp.c)
[conf-gmp-paths: sh gmp]
+ /usr/bin/sh "/home/opam/.opam/default/lib/ez-conf-lib/ez-conf-lib" "gmp" "gmp.h" "test-gmp.c" "--package-name" "conf-gmp-paths" "--" "/usr/local" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-gmp-paths.1)
- checking compilation with gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 : working
- looking for gmp without prefix
- include gmp.h: found in /usr/include/x86_64-linux-gnu
- library gmp: found in /usr/lib/x86_64-linux-gnu
- generating conf-gmp-paths.config
-> compiled  conf-gmp-paths.1
-> installed conf-gmp-paths.1

Layer conf-mpfr-paths.1: /var/lib/day10/cache/debian-12-x86_64/7ac2d4ae982836227af1ae1bf4ec1f6d
Processing: [default: loading data]

The following system packages will first need to be installed:
    libmpfr-dev

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

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libmpfr-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libmpfr-dev:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18268 files and directories currently installed.)
- Preparing to unpack .../libmpfr-dev_4.2.0-1_amd64.deb ...
- Unpacking libmpfr-dev:amd64 (4.2.0-1) ...
- Setting up libmpfr-dev:amd64 (4.2.0-1) ...
[conf-mpfr-paths.1/test-mpfr.c: dl]
-> retrieved conf-mpfr-paths.1  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-mpfr-paths/test-mpfr.c)
[conf-mpfr-paths: sh mpfr]
+ /usr/bin/sh "/home/opam/.opam/default/lib/ez-conf-lib/ez-conf-lib" "mpfr" "mpfr.h" "test-mpfr.c" "CPPFLAGS+=-I/usr/include/x86_64-linux-gnu" "LDFLAGS+=-L/usr/lib/x86_64-linux-gnu" "LIBS+=-lgmp" "--package-name" "conf-mpfr-paths" "--" "/usr/local" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-mpfr-paths.1)
- checking compilation with gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 : working
- looking for mpfr without prefix
- include mpfr.h: found in /usr/include
- library mpfr: found in /usr/lib/x86_64-linux-gnu
- generating conf-mpfr-paths.config
-> compiled  conf-mpfr-paths.1
-> installed conf-mpfr-paths.1

Layer mlgmpidl.1.3.0: /var/lib/day10/cache/debian-12-x86_64/76193b68bc693651f591dcce792e6b2a
Processing: [default: loading data]
[mlgmpidl.1.3.0: http]
[mlgmpidl.1.3.0: extract]
-> retrieved mlgmpidl.1.3.0  (https://github.com/nberth/mlgmpidl/archive/1.3.0.tar.gz)
[mlgmpidl: sh]
+ /usr/bin/sh "./configure" "CPPFLAGS+=-I/usr/include/x86_64-linux-gnu" "CPPFLAGS+=-I/usr/include" "LDFLAGS+=-L/usr/lib/x86_64-linux-gnu" "LDFLAGS+=-L/usr/lib/x86_64-linux-gnu" (CWD=/home/opam/.opam/default/.opam-switch/build/mlgmpidl.1.3.0)
- checking compilation with cc : working
- checking compilation with cc -Wcast-qual: working
- checking compilation with cc -Wswitch: working
- checking compilation with cc -Wall: working
- checking compilation with cc -Wextra: working
- checking compilation with cc -Wundef: working
- checking compilation with cc -Wcast-align: working
- checking compilation with cc -Wno-unused: working
- checking compilation with cc -Wno-unused-parameter: working
- checking compilation with cc -Wno-unused-function: working
- checking compilation with cc -fPIC: working
- checking compilation with cc -Werror-implicit-function-declaration: working
- checking compilation with cc -Wbad-function-cast: working
- checking compilation with cc -Wstrict-prototypes: working
- checking compilation with cc -std=c99: working
- binary ar: found in /usr/bin
- binary ranlib: found in /usr/bin
- binary sed: found in /usr/bin
- binary grep: found in /usr/bin
- binary perl: found in /usr/bin
- binary install: found in /usr/bin
- looking for gmp without prefix
- include gmp.h: found
- library gmp: found
- library gmp found without prefix
- looking for mpfr without prefix
- include mpfr.h: found
- library mpfr: found
- library mpfr found without prefix
- library mpfr major version: 4
- binary ocamlc.opt: found in /home/opam/.opam/default/bin
- binary ocamlopt.opt: found in /home/opam/.opam/default/bin
- binary ocamldep: found in /home/opam/.opam/default/bin
- binary ocamldoc: found in /home/opam/.opam/default/bin
- binary ocamlmktop: found in /home/opam/.opam/default/bin
- binary ocamlmklib: found in /home/opam/.opam/default/bin
- binary camlidl: found in /home/opam/.opam/default/bin
- binary ocamlfind: found in /home/opam/.opam/default/bin
- ocamlfind: Package `gmp' not found
- include caml/mlvalues.h: found
- include caml/camlidlruntime.h: found
- checking whether to enable profiling: only available up to OCaml 4.08.0 (<= 5.0.0)
- finding extension for dynamic libraries: .so
- 
- detected configuration:
- 
-    OCaml version                5.0.0
-    optional OCamlFind support   1
-    optional native plugins      1
-    optional profiling version   0
-    MPFR version (major)         4
- 
-    installation path            /home/opam/.opam/default/lib/ocaml
- 
[mlgmpidl: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/mlgmpidl.1.3.0)
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp mpz.idl ${tmpdir}/mpz.idl;					\
-   /home/opam/.opam/default/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/mpz.idl			&&	\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpz_stubs.c >mpz_caml.c &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.ml >mpz.ml &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.mli >mpz.mli; }
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpz.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp mpq.idl ${tmpdir}/mpq.idl;					\
-   /home/opam/.opam/default/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/mpq.idl			&&	\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpq_stubs.c >mpq_caml.c &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.ml >mpq.ml &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.mli >mpq.mli; }
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpq.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp mpf.idl ${tmpdir}/mpf.idl;					\
-   /home/opam/.opam/default/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/mpf.idl			&&	\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpf_stubs.c >mpf_caml.c &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.ml >mpf.ml &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.mli >mpf.mli; }
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpf.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp mpfr.idl ${tmpdir}/mpfr.idl;					\
-   /home/opam/.opam/default/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/mpfr.idl			&&	\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpfr_stubs.c >mpfr_caml.c &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.ml >mpfr.ml &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.mli >mpfr.mli; }
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfr.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -f -r ${tmpdir};" EXIT QUIT INT;			\
- { cp gmp_random.idl ${tmpdir}/gmp_random.idl;					\
-   /home/opam/.opam/default/bin/camlidl -no-include					\
- 	-D MPFR_VERSION_MAJOR=4		\
- 	-prepro cpp ${tmpdir}/gmp_random.idl			&&	\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/gmp_random_stubs.c >gmp_random_caml.c &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.ml >gmp_random.ml &&	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.mli >gmp_random.mli; }
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c gmp_random.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpzf.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpqf.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfrf.mli
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpz.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpq.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpf.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfr.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c gmp_random.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpzf.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpqf.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -c mpfrf.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/default/lib/ocaml -ccopt -I/home/opam/.opam/default/lib/camlidl -g -c -o mpz_caml.o mpz_caml.c
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/default/lib/ocaml -ccopt -I/home/opam/.opam/default/lib/camlidl -g -c -o mpq_caml.o mpq_caml.c
- mpq_caml.c: In function 'camlidl_mpq_mpq_mul_2exp':
- mpq_caml.c:345:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
-   345 | else
-       | ^~~~
- mpq_caml.c:349:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
-   349 |   camlidl_free(_ctx);
-       |   ^~~~~~~~~~~~
- mpq_caml.c: In function 'camlidl_mpq_mpq_div':
- mpq_caml.c:383:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
-   383 | else
-       | ^~~~
- mpq_caml.c:387:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
-   387 |   camlidl_free(_ctx);
-       |   ^~~~~~~~~~~~
- mpq_caml.c: In function 'camlidl_mpq_mpq_div_2exp':
- mpq_caml.c:408:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
-   408 | else
-       | ^~~~
- mpq_caml.c:412:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
-   412 |   camlidl_free(_ctx);
-       |   ^~~~~~~~~~~~
- mpq_caml.c: In function 'camlidl_mpq_mpq_inv':
- mpq_caml.c:462:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
-   462 | else
-       | ^~~~
- mpq_caml.c:466:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
-   466 |   camlidl_free(_ctx);
-       |   ^~~~~~~~~~~~
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/default/lib/ocaml -ccopt -I/home/opam/.opam/default/lib/camlidl -g -c -o mpf_caml.o mpf_caml.c
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/default/lib/ocaml -ccopt -I/home/opam/.opam/default/lib/camlidl -g -c -o mpfr_caml.o mpfr_caml.c
- mpfr_caml.c: In function 'camlidl_mpfr_mpfr_root':
- mpfr_caml.c:1910:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
-  1910 |   _res = mpfr_root(ROP, OP1, OP2, RND);
-       |   ^~~~
- In file included from gmp_caml.h:16,
-                  from mpfr_caml.c:20:
- /usr/include/mpfr.h:763:21: note: declared here
-   763 | __MPFR_DECLSPEC int mpfr_root (mpfr_ptr, mpfr_srcptr, unsigned long,
-       |                     ^~~~~~~~~
- mpfr_caml.c: In function 'camlidl_mpfr_mpfr__sprintf':
- mpfr_caml.c:3265:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
-  3265 |   STR = (char *) String_val(_v_STR);
-       |         ^
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/default/lib/ocaml -ccopt -I/home/opam/.opam/default/lib/camlidl -g -c -o gmp_random_caml.o gmp_random_caml.c
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/usr/include/x86_64-linux-gnu -ccopt -I/usr/include -ccopt -I/home/opam/.opam/default/lib/ocaml -ccopt -I/home/opam/.opam/default/lib/camlidl -g -c -o gmp_caml.o gmp_caml.c
- /home/opam/.opam/default/bin/ocamlmklib -oc gmp_caml mpz_caml.o mpq_caml.o mpf_caml.o mpfr_caml.o gmp_random_caml.o gmp_caml.o -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/home/opam/.opam/default/lib/ocaml -L/home/opam/.opam/default/lib/ocaml/stublibs -L/home/opam/.opam/default/lib/camlidl -lmpfr -lgmp -lcamlidl
- /home/opam/.opam/default/bin/ocamlfind ocamlc -package "bigarray-compat" -annot -g -a -o gmp.cma mpz.cmo mpq.cmo mpf.cmo mpfr.cmo gmp_random.cmo mpzf.cmo mpqf.cmo mpfrf.cmo \
- -dllib -lgmp_caml -ccopt -L/home/opam/.opam/default/lib/stublibs -ccopt -L/home/opam/.opam/default/lib/gmp -ccopt "-L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/home/opam/.opam/default/lib/ocaml -L/home/opam/.opam/default/lib/ocaml/stublibs -L/home/opam/.opam/default/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/default/lib/ocaml -ccopt -L/home/opam/.opam/default/lib/camlidl -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpz.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpq.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpf.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpfr.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c gmp_random.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpzf.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpqf.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -c mpfrf.ml
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -a -o gmp.cmxa mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx \
- -cclib -lgmp_caml -ccopt -L/home/opam/.opam/default/lib/stublibs -ccopt -L/home/opam/.opam/default/lib/gmp -ccopt "-L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/home/opam/.opam/default/lib/ocaml -L/home/opam/.opam/default/lib/ocaml/stublibs -L/home/opam/.opam/default/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/default/lib/ocaml -ccopt -L/home/opam/.opam/default/lib/camlidl -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl
- /home/opam/.opam/default/bin/ocamlfind ocamlopt -package "bigarray-compat" -annot -inline 20 -linkall -shared -o gmp.cmxs -I . gmp.cmxa
- rm mpq_caml.o mpz_caml.o mpfr_caml.o gmp_caml.o mpf_caml.o gmp_random_caml.o
-> compiled  mlgmpidl.1.3.0
[mlgmpidl: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/mlgmpidl.1.3.0)
- rm -f META
- echo "description = \"OCaml Interface to GMP and MPFR libraries\"" >META
- echo "version = \"1.3.0\"" >>META
- echo "requires = \"bigarray-compat\"" >>META
- echo "archive(byte) = \"gmp.cma\"" >>META
- echo "archive(byte,plugin) = \"gmp.cma\"" >>META
- echo "plugin(byte) = \"gmp.cma\"" >>META
- echo "archive(native) = \"gmp.cmxa\"" >>META
- echo "archive(native,plugin) = \"gmp.cmxs\"" >>META
- echo "plugin(native) = \"gmp.cmxs\"" >>META
- /home/opam/.opam/default/bin/ocamlfind remove gmp
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/gmp/META
- /home/opam/.opam/default/bin/ocamlfind install gmp META gmp_caml.h mpz.idl mpq.idl mpf.idl mpfr.idl gmp_random.idl mpz.ml mpq.ml mpf.ml mpfr.ml gmp_random.ml mpzf.ml mpqf.ml mpfrf.ml mpz.mli mpq.mli mpf.mli mpfr.mli gmp_random.mli mpzf.mli mpqf.mli mpfrf.mli mpz.cmi mpq.cmi mpf.cmi mpfr.cmi gmp_random.cmi mpzf.cmi mpqf.cmi mpfrf.cmi gmp.cma mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx gmp.cmxa gmp.a gmp.cmxs libgmp_caml.a dllgmp_caml.so
- Installed /home/opam/.opam/default/lib/gmp/libgmp_caml.a
- Installed /home/opam/.opam/default/lib/gmp/gmp.cmxs
- Installed /home/opam/.opam/default/lib/gmp/gmp.a
- Installed /home/opam/.opam/default/lib/gmp/gmp.cmxa
- Installed /home/opam/.opam/default/lib/gmp/mpfrf.cmx
- Installed /home/opam/.opam/default/lib/gmp/mpqf.cmx
- Installed /home/opam/.opam/default/lib/gmp/mpzf.cmx
- Installed /home/opam/.opam/default/lib/gmp/gmp_random.cmx
- Installed /home/opam/.opam/default/lib/gmp/mpfr.cmx
- Installed /home/opam/.opam/default/lib/gmp/mpf.cmx
- Installed /home/opam/.opam/default/lib/gmp/mpq.cmx
- Installed /home/opam/.opam/default/lib/gmp/mpz.cmx
- Installed /home/opam/.opam/default/lib/gmp/gmp.cma
- Installed /home/opam/.opam/default/lib/gmp/mpfrf.cmi
- Installed /home/opam/.opam/default/lib/gmp/mpqf.cmi
- Installed /home/opam/.opam/default/lib/gmp/mpzf.cmi
- Installed /home/opam/.opam/default/lib/gmp/gmp_random.cmi
- Installed /home/opam/.opam/default/lib/gmp/mpfr.cmi
- Installed /home/opam/.opam/default/lib/gmp/mpf.cmi
- Installed /home/opam/.opam/default/lib/gmp/mpq.cmi
- Installed /home/opam/.opam/default/lib/gmp/mpz.cmi
- Installed /home/opam/.opam/default/lib/gmp/mpfrf.mli
- Installed /home/opam/.opam/default/lib/gmp/mpqf.mli
- Installed /home/opam/.opam/default/lib/gmp/mpzf.mli
- Installed /home/opam/.opam/default/lib/gmp/gmp_random.mli
- Installed /home/opam/.opam/default/lib/gmp/mpfr.mli
- Installed /home/opam/.opam/default/lib/gmp/mpf.mli
- Installed /home/opam/.opam/default/lib/gmp/mpq.mli
- Installed /home/opam/.opam/default/lib/gmp/mpz.mli
- Installed /home/opam/.opam/default/lib/gmp/mpfrf.ml
- Installed /home/opam/.opam/default/lib/gmp/mpqf.ml
- Installed /home/opam/.opam/default/lib/gmp/mpzf.ml
- Installed /home/opam/.opam/default/lib/gmp/gmp_random.ml
- Installed /home/opam/.opam/default/lib/gmp/mpfr.ml
- Installed /home/opam/.opam/default/lib/gmp/mpf.ml
- Installed /home/opam/.opam/default/lib/gmp/mpq.ml
- Installed /home/opam/.opam/default/lib/gmp/mpz.ml
- Installed /home/opam/.opam/default/lib/gmp/gmp_random.idl
- Installed /home/opam/.opam/default/lib/gmp/mpfr.idl
- Installed /home/opam/.opam/default/lib/gmp/mpf.idl
- Installed /home/opam/.opam/default/lib/gmp/mpq.idl
- Installed /home/opam/.opam/default/lib/gmp/mpz.idl
- Installed /home/opam/.opam/default/lib/gmp/gmp_caml.h
- Installed /home/opam/.opam/default/lib/stublibs/dllgmp_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllgmp_caml.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/gmp/META
-> installed mlgmpidl.1.3.0

Layer apron.v0.9.15: /var/lib/day10/cache/debian-12-x86_64/7f4e41ecd93adfb0765453c203ece49a
Processing: [default: loading data]
[apron.v0.9.15: http]
[apron.v0.9.15: extract]
-> retrieved apron.v0.9.15  (https://github.com/antoinemine/apron/archive/refs/tags/v0.9.15.tar.gz)
[apron: sh]
+ /usr/bin/sh "./configure" "--prefix" "/home/opam/.opam/default/share/apron" "--no-ppl" "--debug" "--no-strip" (CWD=/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15)
- checking compilation with cc : working
- checking compilation with cc -Wcast-qual: working
- checking compilation with cc -Wswitch: working
- checking compilation with cc -Wall: working
- checking compilation with cc -Wextra: working
- checking compilation with cc -Wundef: working
- checking compilation with cc -Wcast-align: working
- checking compilation with cc -Wno-unused: working
- checking compilation with cc -Wno-unused-parameter: working
- checking compilation with cc -Wno-unused-function: working
- checking compilation with cc -fPIC: working
- checking compilation with cc -Wno-stringop-overflow: working
- checking compilation with cc -Werror-implicit-function-declaration: 
- working
- checking compilation with cc -Wbad-function-cast: working
- checking compilation with cc -Wstrict-prototypes: working
- checking compilation with cc stringop-overflow: not working
- checking compilation with cc -std=c99: working
- checking compilation with c++ : working
- checking compilation with c++ -Wcast-qual: working
- checking compilation with c++ -Wswitch: working
- checking compilation with c++ -Wall: working
- checking compilation with c++ -Wextra: working
- checking compilation with c++ -Wundef: working
- checking compilation with c++ -Wcast-align: working
- checking compilation with c++ -Wno-unused: working
- checking compilation with c++ -Wno-unused-parameter: working
- checking compilation with c++ -Wno-unused-function: 
- working
- checking compilation with c++ -fPIC: working
- checking compilation with c++ -Wno-stringop-overflow: working
- binary ar: found in /usr/bin
- binary ranlib: found in /usr/bin
- binary sed: found in /usr/bin
- binary install: found in /usr/bin
- looking for gmp without prefix
- include gmp.h: found
- library gmp: found
- library gmp found without prefix
- looking for mpfr without prefix
- include mpfr.h: found
- library mpfr: found
- library mpfr found without prefix
- looking for flint without prefix
- include flint/fmpz.h: not found
- looking for flint in prefix /usr/local
- include flint/fmpz.h: not found
- looking for flint in prefix /opt/homebrew
- include flint/fmpz.h: not found
- looking for flint in prefix /usr
- include flint/fmpz.h: not found
- looking for flint in prefix /home/opam
- include flint/fmpz.h: not found
- library flint not found
- looking for glpk without prefix
- include glpk.h: not found
- looking for glpk in prefix /usr/local
- include glpk.h: not found
- looking for glpk in prefix /opt/homebrew
- include glpk.h: not found
- looking for glpk in prefix /usr
- include glpk.h: not found
- looking for glpk in prefix /home/opam
- include glpk.h: not found
- library glpk not found
- binary ocamlc.opt: found in /home/opam/.opam/default/bin
- binary ocamlopt.opt: found in /home/opam/.opam/default/bin
- binary ocamldep: found in /home/opam/.opam/default/bin
- binary ocamllex: found in /home/opam/.opam/default/bin
- binary ocamlyacc: found in /home/opam/.opam/default/bin
- binary ocamldoc: found in /home/opam/.opam/default/bin
- binary ocamlmktop: found in /home/opam/.opam/default/bin
- binary ocamlmklib: found in /home/opam/.opam/default/bin
- binary camlidl: found in /home/opam/.opam/default/bin
- binary ocamlfind: found in /home/opam/.opam/default/bin
- checking support for native plugins: working
- include caml/mlvalues.h: found
- include caml/camlidlruntime.h: found
- include gmp_caml.h: found
- binary java: not found
- 
- detected configuration:
- 
-    optional OCaml support       1
-    optional OCamlFind support   1
-    optional plugins support     1
-    optional C++ support         1
-    optional Java support        0 ()
-    optional PPL support         0
-    optional PPLite support      0 ()
-    optional GLPK support        0
-    optional debug libraries     1
-    
-    installation path            /home/opam/.opam/default/share/apron
-    dynamic libraries extension  so
-    install command              /usr/bin/install
-    strip command                echo
- 
[apron: make]
+ /usr/bin/make "-j39" (CWD=/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15)
- (cd num; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/num'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/num'
- (cd itv; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/itv'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGINT -c -o itvIl.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGINT -c -o itv_linexprIl.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGINT -c -o itv_linearizeIl.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGINT -c -o itvIl_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGINT -c -o itv_linexprIl_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGINT -c -o itv_linearizeIl_debug.o itv_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGINT -c -o itvIll.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGINT -c -o itv_linexprIll.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGINT -c -o itv_linearizeIll.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGINT -c -o itvIll_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGINT -c -o itv_linexprIll_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGINT -c -o itv_linearizeIll_debug.o itv_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGRAT -c -o itvRl.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGRAT -c -o itv_linexprRl.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGRAT -c -o itv_linearizeRl.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGRAT -c -o itvRl_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGRAT -c -o itv_linexprRl_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGRAT -c -o itv_linearizeRl_debug.o itv_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPZ -c -o itvMPZ.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPZ -c -o itv_linexprMPZ.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPZ -c -o itv_linearizeMPZ.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPZ -c -o itvMPZ_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPZ -c -o itv_linexprMPZ_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPZ -c -o itv_linearizeMPZ_debug.o itv_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGDOUBLE -c -o itvDl.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGDOUBLE -c -o itv_linexprDl.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGDOUBLE -c -o itv_linearizeDl.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGDOUBLE -c -o itvDl_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGDOUBLE -c -o itv_linexprDl_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGDOUBLE -c -o itv_linearizeDl_debug.o itv_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPQ -c -o itvMPQ.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPQ -c -o itv_linexprMPQ.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPQ -c -o itv_linearizeMPQ.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPQ -c -o itvMPQ_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPQ -c -o itv_linexprMPQ_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPQ -c -o itv_linearizeMPQ_debug.o itv_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGRAT -c -o itvRll.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGRAT -c -o itv_linexprRll.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGRAT -c -o itv_linearizeRll.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGRAT -c -o itvRll_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGRAT -c -o itv_linexprRll_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_LONGLONGRAT -c -o itv_linearizeRll_debug.o itv_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_DOUBLE -c -o itvD.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_DOUBLE -c -o itv_linexprD.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_DOUBLE -c -o itv_linearizeD.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_DOUBLE -c -o itvD_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_DOUBLE -c -o itv_linexprD_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_DOUBLE -c -o itv_linearizeD_debug.o itv_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPFR -c -o itvMPFR.o itv.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPFR -c -o itv_linexprMPFR.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPFR -c -o itv_linearizeMPFR.o itv_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPFR -c -o itvMPFR_debug.o itv.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPFR -c -o itv_linexprMPFR_debug.o itv_linexpr.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../apron  -DNUM_MPFR -c -o itv_linearizeMPFR_debug.o itv_linearize.c
- /usr/bin/ar rcs libitvIl_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o
- /usr/bin/ranlib libitvIl_debug.a
- /usr/bin/ar rcs libitvRll_debug.a itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o
- /usr/bin/ranlib libitvRll_debug.a
- /usr/bin/ar rcs libitvD_debug.a itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o
- /usr/bin/ranlib libitvD_debug.a
- /usr/bin/ar rcs libitvMPFR_debug.a itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o
- /usr/bin/ranlib libitvMPFR_debug.a
- /usr/bin/ar rcs libitvMPZ_debug.a itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o
- /usr/bin/ranlib libitvMPZ_debug.a
- /usr/bin/ar rcs libitvIl.a itvIl.o itv_linexprIl.o itv_linearizeIl.o
- /usr/bin/ranlib libitvIl.a
- /usr/bin/ar rcs libitvDl_debug.a itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o
- /usr/bin/ranlib libitvDl_debug.a
- /usr/bin/ar rcs libitvRl_debug.a itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o
- /usr/bin/ranlib libitvRl_debug.a
- /usr/bin/ar rcs libitvIll_debug.a itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o
- /usr/bin/ranlib libitvIll_debug.a
- /usr/bin/ar rcs libitvMPQ_debug.a itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o
- /usr/bin/ar rcs libitv_debug.a itvIl_debug.o itv_linexprIl_debug.o itv_linearizeIl_debug.o itvIll_debug.o itv_linexprIll_debug.o itv_linearizeIll_debug.o itvRl_debug.o itv_linexprRl_debug.o itv_linearizeRl_debug.o itvRll_debug.o itv_linexprRll_debug.o itv_linearizeRll_debug.o itvMPZ_debug.o itv_linexprMPZ_debug.o itv_linearizeMPZ_debug.o itvMPQ_debug.o itv_linexprMPQ_debug.o itv_linearizeMPQ_debug.o itvD_debug.o itv_linexprD_debug.o itv_linearizeD_debug.o itvMPFR_debug.o itv_linexprMPFR_debug.o itv_linearizeMPFR_debug.o itvDl_debug.o itv_linexprDl_debug.o itv_linearizeDl_debug.o
- /usr/bin/ranlib libitvMPQ_debug.a
- /usr/bin/ranlib libitv_debug.a
- /usr/bin/ar rcs libitvD.a itvD.o itv_linexprD.o itv_linearizeD.o
- /usr/bin/ranlib libitvD.a
- /usr/bin/ar rcs libitvMPFR.a itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o
- /usr/bin/ranlib libitvMPFR.a
- /usr/bin/ar rcs libitvDl.a itvDl.o itv_linexprDl.o itv_linearizeDl.o
- /usr/bin/ranlib libitvDl.a
- /usr/bin/ar rcs libitvIll.a itvIll.o itv_linexprIll.o itv_linearizeIll.o
- /usr/bin/ranlib libitvIll.a
- /usr/bin/ar rcs libitvMPZ.a itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o
- /usr/bin/ranlib libitvMPZ.a
- /usr/bin/ar rcs libitvMPQ.a itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o
- /usr/bin/ranlib libitvMPQ.a
- /usr/bin/ar rcs libitvRll.a itvRll.o itv_linexprRll.o itv_linearizeRll.o
- /usr/bin/ranlib libitvRll.a
- /usr/bin/ar rcs libitvRl.a itvRl.o itv_linexprRl.o itv_linearizeRl.o
- /usr/bin/ar rcs libitv.a itvIl.o itv_linexprIl.o itv_linearizeIl.o itvIll.o itv_linexprIll.o itv_linearizeIll.o itvRl.o itv_linexprRl.o itv_linearizeRl.o itvRll.o itv_linexprRll.o itv_linearizeRll.o itvMPZ.o itv_linexprMPZ.o itv_linearizeMPZ.o itvMPQ.o itv_linexprMPQ.o itv_linearizeMPQ.o itvD.o itv_linexprD.o itv_linearizeD.o itvMPFR.o itv_linexprMPFR.o itv_linearizeMPFR.o itvDl.o itv_linexprDl.o itv_linearizeDl.o
- /usr/bin/ranlib libitvRl.a
- /usr/bin/ranlib libitv.a
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/itv'
- (cd apron; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apron'
- echo "// APRON version, automatically generated from version.mk" > ap_version.h
- echo "#ifndef AP_VERSION" >> ap_version.h
- echo "#define AP_VERSION_MAJOR 0" >> ap_version.h
- echo "#define AP_VERSION_MINOR 9" >> ap_version.h
- echo "#define AP_VERSION_MICRO 15" >> ap_version.h
- echo "#define AP_VERSION       \""0.9.15"\"" >> ap_version.h
- echo "#endif" >> ap_version.h
- cc  -I../num -I../itv  -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c  > depend
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_scalar.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_interval.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_coeff.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_dimension.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_linexpr0.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_lincons0.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_generator0.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_texpr0.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_tcons0.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_manager.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_abstract0.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_policy.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_generic.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_var.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_environment.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_linexpr1.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_lincons1.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_generator1.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_texpr1.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_tcons1.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_abstract1.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_linearize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_reducedproduct.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c ap_disjunction.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -DNUM_MPQ -I. -c ap_linearize_aux.c -o ap_linearize_auxMPQ.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -DNUM_DOUBLE -I. -c ap_linearize_aux.c -o ap_linearize_auxD.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -DNUM_MPFR -I. -c ap_linearize_aux.c -o ap_linearize_auxMPFR.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_scalar_debug.o ap_scalar.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_interval_debug.o ap_interval.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_coeff_debug.o ap_coeff.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_dimension_debug.o ap_dimension.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_linexpr0_debug.o ap_linexpr0.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_lincons0_debug.o ap_lincons0.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_generator0_debug.o ap_generator0.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_texpr0_debug.o ap_texpr0.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_tcons0_debug.o ap_tcons0.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_manager_debug.o ap_manager.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_abstract0_debug.o ap_abstract0.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_policy_debug.o ap_policy.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_generic_debug.o ap_generic.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_var_debug.o ap_var.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_environment_debug.o ap_environment.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_linexpr1_debug.o ap_linexpr1.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_lincons1_debug.o ap_lincons1.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_generator1_debug.o ap_generator1.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_texpr1_debug.o ap_texpr1.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_tcons1_debug.o ap_tcons1.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_abstract1_debug.o ap_abstract1.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_linearize_debug.o ap_linearize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_reducedproduct_debug.o ap_reducedproduct.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -c -o ap_disjunction_debug.o ap_disjunction.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -DNUM_MPQ -I. -c -o ap_linearize_auxMPQ_debug.o ap_linearize_aux.c -o ap_linearize_auxMPQ_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -DNUM_DOUBLE -I. -c -o ap_linearize_auxD_debug.o ap_linearize_aux.c -o ap_linearize_auxD_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../num -I../itv  -DNUM_MPFR -I. -c -o ap_linearize_auxMPFR_debug.o ap_linearize_aux.c -o ap_linearize_auxMPFR_debug.o
- cp ../itv/libitv_debug.a libapron_debug.a
- cc -shared -Wl,-soname,libapron_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libapron_debug.so ap_scalar_debug.o ap_interval_debug.o ap_coeff_debug.o ap_dimension_debug.o ap_linexpr0_debug.o ap_lincons0_debug.o ap_generator0_debug.o ap_texpr0_debug.o ap_tcons0_debug.o ap_manager_debug.o ap_abstract0_debug.o ap_policy_debug.o ap_generic_debug.o ap_var_debug.o ap_environment_debug.o ap_linexpr1_debug.o ap_lincons1_debug.o ap_generator1_debug.o ap_texpr1_debug.o ap_tcons1_debug.o ap_abstract1_debug.o ap_linearize_debug.o ap_reducedproduct_debug.o ap_disjunction_debug.o ap_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o	\
- 	../itv/itvIl_debug.o ../itv/itv_linexprIl_debug.o ../itv/itv_linearizeIl_debug.o ../itv/itvIll_debug.o ../itv/itv_linexprIll_debug.o ../itv/itv_linearizeIll_debug.o ../itv/itvRl_debug.o ../itv/itv_linexprRl_debug.o ../itv/itv_linearizeRl_debug.o ../itv/itvRll_debug.o ../itv/itv_linexprRll_debug.o ../itv/itv_linearizeRll_debug.o ../itv/itvMPZ_debug.o ../itv/itv_linexprMPZ_debug.o ../itv/itv_linearizeMPZ_debug.o ../itv/itvMPQ_debug.o ../itv/itv_linexprMPQ_debug.o ../itv/itv_linearizeMPQ_debug.o ../itv/itvD_debug.o ../itv/itv_linexprD_debug.o ../itv/itv_linearizeD_debug.o ../itv/itvMPFR_debug.o ../itv/itv_linexprMPFR_debug.o ../itv/itv_linearizeMPFR_debug.o ../itv/itvDl_debug.o ../itv/itv_linexprDl_debug.o ../itv/itv_linearizeDl_debug.o  -lm -lmpfr -lgmp
- /usr/bin/ar rs libapron_debug.a ap_scalar_debug.o ap_interval_debug.o ap_coeff_debug.o ap_dimension_debug.o ap_linexpr0_debug.o ap_lincons0_debug.o ap_generator0_debug.o ap_texpr0_debug.o ap_tcons0_debug.o ap_manager_debug.o ap_abstract0_debug.o ap_policy_debug.o ap_generic_debug.o ap_var_debug.o ap_environment_debug.o ap_linexpr1_debug.o ap_lincons1_debug.o ap_generator1_debug.o ap_texpr1_debug.o ap_tcons1_debug.o ap_abstract1_debug.o ap_linearize_debug.o ap_reducedproduct_debug.o ap_disjunction_debug.o ap_linearize_auxMPQ_debug.o ap_linearize_auxD_debug.o ap_linearize_auxMPFR_debug.o
- /usr/bin/ranlib libapron_debug.a
- cp ../itv/libitv.a libapron.a
- cc -shared -Wl,-soname,libapron.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libapron.so ap_scalar.o ap_interval.o ap_coeff.o ap_dimension.o ap_linexpr0.o ap_lincons0.o ap_generator0.o ap_texpr0.o ap_tcons0.o ap_manager.o ap_abstract0.o ap_policy.o ap_generic.o ap_var.o ap_environment.o ap_linexpr1.o ap_lincons1.o ap_generator1.o ap_texpr1.o ap_tcons1.o ap_abstract1.o ap_linearize.o ap_reducedproduct.o ap_disjunction.o ap_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o ../itv/itvIl.o ../itv/itv_linexprIl.o ../itv/itv_linearizeIl.o ../itv/itvIll.o ../itv/itv_linexprIll.o ../itv/itv_linearizeIll.o ../itv/itvRl.o ../itv/itv_linexprRl.o ../itv/itv_linearizeRl.o ../itv/itvRll.o ../itv/itv_linexprRll.o ../itv/itv_linearizeRll.o ../itv/itvMPZ.o ../itv/itv_linexprMPZ.o ../itv/itv_linearizeMPZ.o ../itv/itvMPQ.o ../itv/itv_linexprMPQ.o ../itv/itv_linearizeMPQ.o ../itv/itvD.o ../itv/itv_linexprD.o ../itv/itv_linearizeD.o ../itv/itvMPFR.o ../itv/itv_linexprMPFR.o ../itv/itv_linearizeMPFR.o ../itv/itvDl.o ../itv/itv_linexprDl.o ../itv/itv_linearizeDl.o  -lm -lmpfr -lgmp
- /usr/bin/ar rs libapron.a ap_scalar.o ap_interval.o ap_coeff.o ap_dimension.o ap_linexpr0.o ap_lincons0.o ap_generator0.o ap_texpr0.o ap_tcons0.o ap_manager.o ap_abstract0.o ap_policy.o ap_generic.o ap_var.o ap_environment.o ap_linexpr1.o ap_lincons1.o ap_generator1.o ap_texpr1.o ap_tcons1.o ap_abstract1.o ap_linearize.o ap_reducedproduct.o ap_disjunction.o ap_linearize_auxMPQ.o ap_linearize_auxD.o ap_linearize_auxMPFR.o
- /usr/bin/ranlib libapron.a
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apron'
- (cd newpolka; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_userMPQ.o pk_user.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_internalMPQ.o pk_internal.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_bitMPQ.o pk_bit.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_satmatMPQ.o pk_satmat.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_vectorMPQ.o pk_vector.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_matrixMPQ.o pk_matrix.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_cherniMPQ.o pk_cherni.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_representationMPQ.o pk_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_approximateMPQ.o pk_approximate.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_constructorMPQ.o pk_constructor.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_testMPQ.o pk_test.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_extractMPQ.o pk_extract.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ.o pk_meetjoin.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_assignMPQ.o pk_assign.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_projectMPQ.o pk_project.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_resizeMPQ.o pk_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ.o pk_expandfold.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_wideningMPQ.o pk_widening.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_closureMPQ.o pk_closure.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pkeqMPQ.o pkeq.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_userMPQ_debug.o pk_user.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_internalMPQ_debug.o pk_internal.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_bitMPQ_debug.o pk_bit.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_satmatMPQ_debug.o pk_satmat.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_vectorMPQ_debug.o pk_vector.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_matrixMPQ_debug.o pk_matrix.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_cherniMPQ_debug.o pk_cherni.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_representationMPQ_debug.o pk_representation.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_approximateMPQ_debug.o pk_approximate.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_constructorMPQ_debug.o pk_constructor.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_testMPQ_debug.o pk_test.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_extractMPQ_debug.o pk_extract.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_meetjoinMPQ_debug.o pk_meetjoin.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_assignMPQ_debug.o pk_assign.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_projectMPQ_debug.o pk_project.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_resizeMPQ_debug.o pk_resize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_expandfoldMPQ_debug.o pk_expandfold.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_wideningMPQ_debug.o pk_widening.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pk_closureMPQ_debug.o pk_closure.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o pkeqMPQ_debug.o pkeq.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll.o pk_user.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll.o pk_internal.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll.o pk_bit.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll.o pk_satmat.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll.o pk_vector.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll.o pk_matrix.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll.o pk_cherni.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll.o pk_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll.o pk_approximate.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll.o pk_constructor.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll.o pk_test.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll.o pk_extract.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll.o pk_meetjoin.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll.o pk_assign.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll.o pk_project.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll.o pk_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll.o pk_expandfold.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll.o pk_widening.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll.o pk_closure.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll.o pkeq.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_userRll_debug.o pk_user.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_internalRll_debug.o pk_internal.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_bitRll_debug.o pk_bit.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_satmatRll_debug.o pk_satmat.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_vectorRll_debug.o pk_vector.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_matrixRll_debug.o pk_matrix.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_cherniRll_debug.o pk_cherni.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_representationRll_debug.o pk_representation.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_approximateRll_debug.o pk_approximate.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_constructorRll_debug.o pk_constructor.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_testRll_debug.o pk_test.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_extractRll_debug.o pk_extract.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_meetjoinRll_debug.o pk_meetjoin.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_assignRll_debug.o pk_assign.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_projectRll_debug.o pk_project.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_resizeRll_debug.o pk_resize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_expandfoldRll_debug.o pk_expandfold.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_wideningRll_debug.o pk_widening.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pk_closureRll_debug.o pk_closure.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_LONGLONGRAT -c -o pkeqRll_debug.o pkeq.c
- /usr/bin/ar rcs libpolkaMPQ_debug.a pk_userMPQ_debug.o pk_internalMPQ_debug.o pk_bitMPQ_debug.o pk_satmatMPQ_debug.o pk_vectorMPQ_debug.o pk_matrixMPQ_debug.o pk_cherniMPQ_debug.o pk_representationMPQ_debug.o pk_approximateMPQ_debug.o pk_constructorMPQ_debug.o pk_testMPQ_debug.o pk_extractMPQ_debug.o pk_meetjoinMPQ_debug.o pk_assignMPQ_debug.o pk_projectMPQ_debug.o pk_resizeMPQ_debug.o pk_expandfoldMPQ_debug.o pk_wideningMPQ_debug.o pk_closureMPQ_debug.o pkeqMPQ_debug.o
- cc -shared -Wl,-soname,libpolkaMPQ_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaMPQ_debug.so pk_userMPQ_debug.o pk_internalMPQ_debug.o pk_bitMPQ_debug.o pk_satmatMPQ_debug.o pk_vectorMPQ_debug.o pk_matrixMPQ_debug.o pk_cherniMPQ_debug.o pk_representationMPQ_debug.o pk_approximateMPQ_debug.o pk_constructorMPQ_debug.o pk_testMPQ_debug.o pk_extractMPQ_debug.o pk_meetjoinMPQ_debug.o pk_assignMPQ_debug.o pk_projectMPQ_debug.o pk_resizeMPQ_debug.o pk_expandfoldMPQ_debug.o pk_wideningMPQ_debug.o pk_closureMPQ_debug.o pkeqMPQ_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libpolkaMPQ_debug.a
- /usr/bin/ar rcs libpolkaMPQ.a pk_userMPQ.o pk_internalMPQ.o pk_bitMPQ.o pk_satmatMPQ.o pk_vectorMPQ.o pk_matrixMPQ.o pk_cherniMPQ.o pk_representationMPQ.o pk_approximateMPQ.o pk_constructorMPQ.o pk_testMPQ.o pk_extractMPQ.o pk_meetjoinMPQ.o pk_assignMPQ.o pk_projectMPQ.o pk_resizeMPQ.o pk_expandfoldMPQ.o pk_wideningMPQ.o pk_closureMPQ.o pkeqMPQ.o
- cc -shared -Wl,-soname,libpolkaMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaMPQ.so pk_userMPQ.o pk_internalMPQ.o pk_bitMPQ.o pk_satmatMPQ.o pk_vectorMPQ.o pk_matrixMPQ.o pk_cherniMPQ.o pk_representationMPQ.o pk_approximateMPQ.o pk_constructorMPQ.o pk_testMPQ.o pk_extractMPQ.o pk_meetjoinMPQ.o pk_assignMPQ.o pk_projectMPQ.o pk_resizeMPQ.o pk_expandfoldMPQ.o pk_wideningMPQ.o pk_closureMPQ.o pkeqMPQ.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ar rcs libpolkaRll_debug.a pk_userRll_debug.o pk_internalRll_debug.o pk_bitRll_debug.o pk_satmatRll_debug.o pk_vectorRll_debug.o pk_matrixRll_debug.o pk_cherniRll_debug.o pk_representationRll_debug.o pk_approximateRll_debug.o pk_constructorRll_debug.o pk_testRll_debug.o pk_extractRll_debug.o pk_meetjoinRll_debug.o pk_assignRll_debug.o pk_projectRll_debug.o pk_resizeRll_debug.o pk_expandfoldRll_debug.o pk_wideningRll_debug.o pk_closureRll_debug.o pkeqRll_debug.o
- cc -shared -Wl,-soname,libpolkaRll_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaRll_debug.so pk_userRll_debug.o pk_internalRll_debug.o pk_bitRll_debug.o pk_satmatRll_debug.o pk_vectorRll_debug.o pk_matrixRll_debug.o pk_cherniRll_debug.o pk_representationRll_debug.o pk_approximateRll_debug.o pk_constructorRll_debug.o pk_testRll_debug.o pk_extractRll_debug.o pk_meetjoinRll_debug.o pk_assignRll_debug.o pk_projectRll_debug.o pk_resizeRll_debug.o pk_expandfoldRll_debug.o pk_wideningRll_debug.o pk_closureRll_debug.o pkeqRll_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libpolkaMPQ.a
- /usr/bin/ranlib libpolkaRll_debug.a
- /usr/bin/ar rcs libpolkaRll.a pk_userRll.o pk_internalRll.o pk_bitRll.o pk_satmatRll.o pk_vectorRll.o pk_matrixRll.o pk_cherniRll.o pk_representationRll.o pk_approximateRll.o pk_constructorRll.o pk_testRll.o pk_extractRll.o pk_meetjoinRll.o pk_assignRll.o pk_projectRll.o pk_resizeRll.o pk_expandfoldRll.o pk_wideningRll.o pk_closureRll.o pkeqRll.o
- cc -shared -Wl,-soname,libpolkaRll.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libpolkaRll.so pk_userRll.o pk_internalRll.o pk_bitRll.o pk_satmatRll.o pk_vectorRll.o pk_matrixRll.o pk_cherniRll.o pk_representationRll.o pk_approximateRll.o pk_constructorRll.o pk_testRll.o pk_extractRll.o pk_meetjoinRll.o pk_assignRll.o pk_projectRll.o pk_resizeRll.o pk_expandfoldRll.o pk_wideningRll.o pk_closureRll.o pkeqRll.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libpolkaRll.a
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- (cd box; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ.o box_internal.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ.o box_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ.o box_constructor.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ.o box_meetjoin.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ.o box_assign.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ.o box_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ.o box_otherops.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_policyMPQ.o box_policy.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_internalMPQ_debug.o box_internal.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_representationMPQ_debug.o box_representation.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_constructorMPQ_debug.o box_constructor.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_meetjoinMPQ_debug.o box_meetjoin.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_assignMPQ_debug.o box_assign.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_resizeMPQ_debug.o box_resize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_otheropsMPQ_debug.o box_otherops.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_policyMPQ_debug.o box_policy.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_internalD.o box_internal.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_representationD.o box_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD.o box_constructor.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD.o box_meetjoin.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_assignD.o box_assign.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD.o box_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD.o box_otherops.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_policyD.o box_policy.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_internalD_debug.o box_internal.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_representationD_debug.o box_representation.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_constructorD_debug.o box_constructor.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_meetjoinD_debug.o box_meetjoin.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_assignD_debug.o box_assign.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_resizeD_debug.o box_resize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_otheropsD_debug.o box_otherops.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o box_policyD_debug.o box_policy.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR.o box_internal.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR.o box_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR.o box_constructor.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR.o box_meetjoin.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR.o box_assign.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR.o box_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR.o box_otherops.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_policyMPFR.o box_policy.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_internalMPFR_debug.o box_internal.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_representationMPFR_debug.o box_representation.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_constructorMPFR_debug.o box_constructor.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_meetjoinMPFR_debug.o box_meetjoin.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_assignMPFR_debug.o box_assign.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_resizeMPFR_debug.o box_resize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_otheropsMPFR_debug.o box_otherops.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o box_policyMPFR_debug.o box_policy.c
- /usr/bin/ar rcs libboxD_debug.a box_internalD_debug.o box_representationD_debug.o box_constructorD_debug.o box_meetjoinD_debug.o box_assignD_debug.o box_resizeD_debug.o box_otheropsD_debug.o box_policyD_debug.o
- cc -shared -Wl,-soname,libboxD_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxD_debug.so box_internalD_debug.o box_representationD_debug.o box_constructorD_debug.o box_meetjoinD_debug.o box_assignD_debug.o box_resizeD_debug.o box_otheropsD_debug.o box_policyD_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ar rcs libboxMPFR_debug.a box_internalMPFR_debug.o box_representationMPFR_debug.o box_constructorMPFR_debug.o box_meetjoinMPFR_debug.o box_assignMPFR_debug.o box_resizeMPFR_debug.o box_otheropsMPFR_debug.o box_policyMPFR_debug.o
- cc -shared -Wl,-soname,libboxMPFR_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPFR_debug.so box_internalMPFR_debug.o box_representationMPFR_debug.o box_constructorMPFR_debug.o box_meetjoinMPFR_debug.o box_assignMPFR_debug.o box_resizeMPFR_debug.o box_otheropsMPFR_debug.o box_policyMPFR_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libboxD_debug.a
- /usr/bin/ranlib libboxMPFR_debug.a
- /usr/bin/ar rcs libboxMPQ_debug.a box_internalMPQ_debug.o box_representationMPQ_debug.o box_constructorMPQ_debug.o box_meetjoinMPQ_debug.o box_assignMPQ_debug.o box_resizeMPQ_debug.o box_otheropsMPQ_debug.o box_policyMPQ_debug.o
- cc -shared -Wl,-soname,libboxMPQ_debug.so -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPQ_debug.so box_internalMPQ_debug.o box_representationMPQ_debug.o box_constructorMPQ_debug.o box_meetjoinMPQ_debug.o box_assignMPQ_debug.o box_resizeMPQ_debug.o box_otheropsMPQ_debug.o box_policyMPQ_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libboxMPQ_debug.a
- /usr/bin/ar rcs libboxD.a box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o box_policyD.o
- cc -shared -Wl,-soname,libboxD.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxD.so box_internalD.o box_representationD.o box_constructorD.o box_meetjoinD.o box_assignD.o box_resizeD.o box_otheropsD.o box_policyD.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libboxD.a
- /usr/bin/ar rcs libboxMPFR.a box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o box_policyMPFR.o
- cc -shared -Wl,-soname,libboxMPFR.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPFR.so box_internalMPFR.o box_representationMPFR.o box_constructorMPFR.o box_meetjoinMPFR.o box_assignMPFR.o box_resizeMPFR.o box_otheropsMPFR.o box_policyMPFR.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libboxMPFR.a
- /usr/bin/ar rcs libboxMPQ.a box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o box_policyMPQ.o
- cc -shared -Wl,-soname,libboxMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libboxMPQ.so box_internalMPQ.o box_representationMPQ.o box_constructorMPQ.o box_meetjoinMPQ.o box_assignMPQ.o box_resizeMPQ.o box_otheropsMPQ.o box_policyMPQ.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libboxMPQ.a
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- (cd octagons; /usr/bin/make MPQ D)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_hmatMPQ.o oct_hmat.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_printMPQ.o oct_print.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_transferMPQ.o oct_transfer.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_closureMPQ.o oct_closure.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_naryMPQ.o oct_nary.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_representationMPQ.o oct_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_predicateMPQ.o oct_predicate.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_resizeMPQ.o oct_resize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_hmatMPQ_debug.o oct_hmat.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_printMPQ_debug.o oct_print.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_transferMPQ_debug.o oct_transfer.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_closureMPQ_debug.o oct_closure.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_naryMPQ_debug.o oct_nary.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_representationMPQ_debug.o oct_representation.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_predicateMPQ_debug.o oct_predicate.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_resizeMPQ_debug.o oct_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o oct_testMPQ.o oct_test.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD.o oct_hmat.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_printD.o oct_print.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD.o oct_transfer.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD.o oct_closure.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD.o oct_nary.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD.o oct_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD.o oct_predicate.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD.o oct_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_hmatD_debug.o oct_hmat.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_printD_debug.o oct_print.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_transferD_debug.o oct_transfer.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_closureD_debug.o oct_closure.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_naryD_debug.o oct_nary.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_representationD_debug.o oct_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_predicateD_debug.o oct_predicate.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_resizeD_debug.o oct_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o oct_testD.o oct_test.c
- /usr/bin/ar rcs liboctMPQ_debug.a oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o
- cc -shared -Wl,-soname,liboctMPQ_debug.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctMPQ_debug.so oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib liboctMPQ_debug.a
- /usr/bin/ar rcs liboctD_debug.a oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o
- cc -shared -Wl,-soname,liboctD_debug.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctD_debug.so oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib liboctD_debug.a
- /usr/bin/ar rcs liboctD.a oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o
- cc -shared -Wl,-soname,liboctD.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctD.so oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib liboctD.a
- cc -o octtestMPQ oct_testMPQ.o \
- 	-L. -loctMPQ_debug -L../newpolka -lpolkaMPQ_debug \
- 	-L../apron    -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99
- cc -o octtestD oct_testD.o \
- 	-L. -loctD_debug -L../newpolka -lpolkaMPQ_debug \
- 	-L../apron    -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99
- /usr/bin/ar rcs liboctMPQ.a oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o
- cc -shared -Wl,-soname,liboctMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o liboctMPQ.so oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib liboctMPQ.a
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- (cd taylor1plus; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_internalMPQ.o t1p_internal.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_representationMPQ.o t1p_representation.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ.o t1p_constructor.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ.o t1p_meetjoin.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_assignMPQ.o t1p_assign.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ.o t1p_resize.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ.o t1p_otherops.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_funMPQ.o t1p_fun.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ.o t1p_itv_utils.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_internalMPQ_debug.o t1p_internal.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_representationMPQ_debug.o t1p_representation.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_constructorMPQ_debug.o t1p_constructor.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_meetjoinMPQ_debug.o t1p_meetjoin.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_assignMPQ_debug.o t1p_assign.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_resizeMPQ_debug.o t1p_resize.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_otheropsMPQ_debug.o t1p_otherops.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_funMPQ_debug.o t1p_fun.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_itv_utilsMPQ_debug.o t1p_itv_utils.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_internalD.o t1p_internal.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_representationD.o t1p_representation.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_constructorD.o t1p_constructor.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD.o t1p_meetjoin.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_assignD.o t1p_assign.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_resizeD.o t1p_resize.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD.o t1p_otherops.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_funD.o t1p_fun.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD.o t1p_itv_utils.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_internalD_debug.o t1p_internal.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_representationD_debug.o t1p_representation.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_constructorD_debug.o t1p_constructor.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_meetjoinD_debug.o t1p_meetjoin.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_assignD_debug.o t1p_assign.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_resizeD_debug.o t1p_resize.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_otheropsD_debug.o t1p_otherops.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_funD_debug.o t1p_fun.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o t1p_itv_utilsD_debug.o t1p_itv_utils.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_internalMPFR.o t1p_internal.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_representationMPFR.o t1p_representation.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR.o t1p_constructor.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR.o t1p_meetjoin.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_assignMPFR.o t1p_assign.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR.o t1p_resize.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR.o t1p_otherops.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_funMPFR.o t1p_fun.c
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR.o t1p_itv_utils.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_internalMPFR_debug.o t1p_internal.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_representationMPFR_debug.o t1p_representation.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_constructorMPFR_debug.o t1p_constructor.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_meetjoinMPFR_debug.o t1p_meetjoin.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_assignMPFR_debug.o t1p_assign.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_resizeMPFR_debug.o t1p_resize.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_otheropsMPFR_debug.o t1p_otherops.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_funMPFR_debug.o t1p_fun.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPFR -c -o t1p_itv_utilsMPFR_debug.o t1p_itv_utils.c
- /usr/bin/ar rcs libt1pD_debug.a t1p_internalD_debug.o t1p_representationD_debug.o t1p_constructorD_debug.o t1p_meetjoinD_debug.o t1p_assignD_debug.o t1p_resizeD_debug.o t1p_otheropsD_debug.o t1p_funD_debug.o t1p_itv_utilsD_debug.o
- cc -shared -Wl,-soname,libt1pD_debug.so  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG  -o libt1pD_debug.so t1p_internalD_debug.o t1p_representationD_debug.o t1p_constructorD_debug.o t1p_meetjoinD_debug.o t1p_assignD_debug.o t1p_resizeD_debug.o t1p_otheropsD_debug.o t1p_funD_debug.o t1p_itv_utilsD_debug.o -L../apron    -L../box -L../newpolka -lboxD_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pD_debug.a
- /usr/bin/ar rcs libt1pMPQ_debug.a t1p_internalMPQ_debug.o t1p_representationMPQ_debug.o t1p_constructorMPQ_debug.o t1p_meetjoinMPQ_debug.o t1p_assignMPQ_debug.o t1p_resizeMPQ_debug.o t1p_otheropsMPQ_debug.o t1p_funMPQ_debug.o t1p_itv_utilsMPQ_debug.o
- cc -shared -Wl,-soname,libt1pMPQ_debug.so  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG  -o libt1pMPQ_debug.so t1p_internalMPQ_debug.o t1p_representationMPQ_debug.o t1p_constructorMPQ_debug.o t1p_meetjoinMPQ_debug.o t1p_assignMPQ_debug.o t1p_resizeMPQ_debug.o t1p_otheropsMPQ_debug.o t1p_funMPQ_debug.o t1p_itv_utilsMPQ_debug.o -L../apron    -L../box -L../newpolka -lboxMPQ_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pMPQ_debug.a
- /usr/bin/ar rcs libt1pMPFR_debug.a t1p_internalMPFR_debug.o t1p_representationMPFR_debug.o t1p_constructorMPFR_debug.o t1p_meetjoinMPFR_debug.o t1p_assignMPFR_debug.o t1p_resizeMPFR_debug.o t1p_otheropsMPFR_debug.o t1p_funMPFR_debug.o t1p_itv_utilsMPFR_debug.o
- cc -shared -Wl,-soname,libt1pMPFR_debug.so  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG  -o libt1pMPFR_debug.so t1p_internalMPFR_debug.o t1p_representationMPFR_debug.o t1p_constructorMPFR_debug.o t1p_meetjoinMPFR_debug.o t1p_assignMPFR_debug.o t1p_resizeMPFR_debug.o t1p_otheropsMPFR_debug.o t1p_funMPFR_debug.o t1p_itv_utilsMPFR_debug.o -L../apron    -L../box -L../newpolka -lboxMPFR_debug -lpolkaMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pMPFR_debug.a
- /usr/bin/ar rcs libt1pMPQ.a t1p_internalMPQ.o t1p_representationMPQ.o t1p_constructorMPQ.o t1p_meetjoinMPQ.o t1p_assignMPQ.o t1p_resizeMPQ.o t1p_otheropsMPQ.o t1p_funMPQ.o t1p_itv_utilsMPQ.o
- cc -shared -Wl,-soname,libt1pMPQ.so  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pMPQ.so t1p_internalMPQ.o t1p_representationMPQ.o t1p_constructorMPQ.o t1p_meetjoinMPQ.o t1p_assignMPQ.o t1p_resizeMPQ.o t1p_otheropsMPQ.o t1p_funMPQ.o t1p_itv_utilsMPQ.o -L../apron    -L../box -L../newpolka -lboxMPQ -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pMPQ.a
- /usr/bin/ar rcs libt1pMPFR.a t1p_internalMPFR.o t1p_representationMPFR.o t1p_constructorMPFR.o t1p_meetjoinMPFR.o t1p_assignMPFR.o t1p_resizeMPFR.o t1p_otheropsMPFR.o t1p_funMPFR.o t1p_itv_utilsMPFR.o
- cc -shared -Wl,-soname,libt1pMPFR.so  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pMPFR.so t1p_internalMPFR.o t1p_representationMPFR.o t1p_constructorMPFR.o t1p_meetjoinMPFR.o t1p_assignMPFR.o t1p_resizeMPFR.o t1p_otheropsMPFR.o t1p_funMPFR.o t1p_itv_utilsMPFR.o -L../apron    -L../box -L../newpolka -lboxMPFR -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pMPFR.a
- /usr/bin/ar rcs libt1pD.a t1p_internalD.o t1p_representationD.o t1p_constructorD.o t1p_meetjoinD.o t1p_assignD.o t1p_resizeD.o t1p_otheropsD.o t1p_funD.o t1p_itv_utilsD.o
- cc -shared -Wl,-soname,libt1pD.so  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libt1pD.so t1p_internalD.o t1p_representationD.o t1p_constructorD.o t1p_meetjoinD.o t1p_assignD.o t1p_resizeD.o t1p_otheropsD.o t1p_funD.o t1p_itv_utilsD.o -L../apron    -L../box -L../newpolka -lboxD -lpolkaMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /usr/bin/ranlib libt1pD.a
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- (cd avoct; /usr/bin/make MPQ D)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_hmatMPQ.o avo_hmat.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_printMPQ.o avo_print.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_transferMPQ.o avo_transfer.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_closureMPQ.o avo_closure.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_naryMPQ.o avo_nary.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_representationMPQ.o avo_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_predicateMPQ.o avo_predicate.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_resizeMPQ.o avo_resize.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_hmatMPQ_debug.o avo_hmat.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_printMPQ_debug.o avo_print.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_transferMPQ_debug.o avo_transfer.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_closureMPQ_debug.o avo_closure.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_naryMPQ_debug.o avo_nary.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_representationMPQ_debug.o avo_representation.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_predicateMPQ_debug.o avo_predicate.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_resizeMPQ_debug.o avo_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o avo_testMPQ.o avo_test.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_hmatD.o avo_hmat.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_printD.o avo_print.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_transferD.o avo_transfer.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_closureD.o avo_closure.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_naryD.o avo_nary.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_representationD.o avo_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_predicateD.o avo_predicate.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_resizeD.o avo_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_hmatD_debug.o avo_hmat.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_printD_debug.o avo_print.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_transferD_debug.o avo_transfer.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_closureD_debug.o avo_closure.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_naryD_debug.o avo_nary.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_representationD_debug.o avo_representation.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_predicateD_debug.o avo_predicate.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_resizeD_debug.o avo_resize.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_DOUBLE -c -o avo_testD.o avo_test.c
- /usr/bin/ar rcs libavoMPQ_debug.a avo_hmatMPQ_debug.o avo_printMPQ_debug.o avo_transferMPQ_debug.o avo_closureMPQ_debug.o avo_naryMPQ_debug.o avo_representationMPQ_debug.o avo_predicateMPQ_debug.o avo_resizeMPQ_debug.o
- cc -shared -Wl,-soname,libavoMPQ_debug.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoMPQ_debug.so avo_hmatMPQ_debug.o avo_printMPQ_debug.o avo_transferMPQ_debug.o avo_closureMPQ_debug.o avo_naryMPQ_debug.o avo_representationMPQ_debug.o avo_predicateMPQ_debug.o avo_resizeMPQ_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libavoMPQ_debug.a
- cc -o avotestMPQ avo_testMPQ.o \
- 	-L. -lavoMPQ_debug \
- 	-L../apron    -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99
- /usr/bin/ar rcs libavoD.a avo_hmatD.o avo_printD.o avo_transferD.o avo_closureD.o avo_naryD.o avo_representationD.o avo_predicateD.o avo_resizeD.o
- cc -shared -Wl,-soname,libavoD.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoD.so avo_hmatD.o avo_printD.o avo_transferD.o avo_closureD.o avo_naryD.o avo_representationD.o avo_predicateD.o avo_resizeD.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libavoD.a
- /usr/bin/ar rcs libavoD_debug.a avo_hmatD_debug.o avo_printD_debug.o avo_transferD_debug.o avo_closureD_debug.o avo_naryD_debug.o avo_representationD_debug.o avo_predicateD_debug.o avo_resizeD_debug.o
- cc -shared -Wl,-soname,libavoD_debug.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoD_debug.so avo_hmatD_debug.o avo_printD_debug.o avo_transferD_debug.o avo_closureD_debug.o avo_naryD_debug.o avo_representationD_debug.o avo_predicateD_debug.o avo_resizeD_debug.o -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /usr/bin/ranlib libavoD_debug.a
- cc -o avotestD avo_testD.o \
- 	-L. -lavoD_debug \
- 	-L../apron    -lapron_debug -lmpfr -lgmp -lm -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99
- /usr/bin/ar rcs libavoMPQ.a avo_hmatMPQ.o avo_printMPQ.o avo_transferMPQ.o avo_closureMPQ.o avo_naryMPQ.o avo_representationMPQ.o avo_predicateMPQ.o avo_resizeMPQ.o
- cc -shared -Wl,-soname,libavoMPQ.so -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o libavoMPQ.so avo_hmatMPQ.o avo_printMPQ.o avo_transferMPQ.o avo_closureMPQ.o avo_naryMPQ.o avo_representationMPQ.o avo_predicateMPQ.o avo_resizeMPQ.o -L../apron    -lapron -lmpfr -lgmp -lm
- /usr/bin/ranlib libavoMPQ.a
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- /usr/bin/sed -e "s!@VERSION@!"0.9.15"!g;" mlapronidl/META.in > mlapronidl/META;
- /usr/bin/sed -e '/^[[:space:]]*archive(byte)/ { p; s ) ,plugin) ;}' -i.bak mlapronidl/META;
- /usr/bin/sed -e '/^[[:space:]]*archive(native)/ { p; s ) ,plugin) ;'\
- '            s \.cmxa\" .cmxs\" ;}' -i.bak mlapronidl/META;
- test -f mlapronidl/META.bak && rm -f mlapronidl/META.bak
- (cd mlapronidl; /usr/bin/make INCLUDE_DEPEND=no depend; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/mlapronidl'
- mkdir -p tmp
- /home/opam/.opam/default/bin/ocamlyacc apron_parser.mly
- /home/opam/.opam/default/bin/ocamllex apron_lexer.mll
- cp scalar.idl tmp/scalar.idl
- cp interval.idl tmp/interval.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/scalar.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/interval.idl
- cp coeff.idl tmp/coeff.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/coeff.idl
- cp dim.idl tmp/dim.idl
- cp linexpr0.idl tmp/linexpr0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/dim.idl
- 118 states, 2303 transitions, table size 9920 bytes
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr0.idl
- cp lincons0.idl tmp/lincons0.idl
- cp generator0.idl tmp/generator0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator0.idl
- cp texpr0.idl tmp/texpr0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr0.idl
- perl perlscript_c.pl < tmp/scalar_stubs.c >scalar_caml.c
- perl perlscript_c.pl < tmp/interval_stubs.c >interval_caml.c
- cp tcons0.idl tmp/tcons0.idl
- perl perlscript_caml.pl < tmp/scalar.ml >scalar.ml;
- cp manager.idl tmp/manager.idl
- perl perlscript_caml.pl < tmp/interval.ml >interval.ml;
- perl perlscript_c.pl < tmp/dim_stubs.c >dim_caml.c
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/manager.idl
- cp abstract0.idl tmp/abstract0.idl
- perl perlscript_c.pl < tmp/coeff_stubs.c >coeff_caml.c
- perl perlscript_caml.pl < tmp/scalar.mli >scalar.mli
- perl perlscript_caml.pl < tmp/dim.ml >dim.ml;
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract0.idl
- cp var.idl tmp/var.idl
- perl perlscript_caml.pl < tmp/interval.mli >interval.mli
- perl perlscript_caml.pl < tmp/coeff.ml >coeff.ml;
- perl perlscript_caml.pl < tmp/dim.mli >dim.mli
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/var.idl
- perl perlscript_c.pl < tmp/linexpr0_stubs.c >linexpr0_caml.c
- cp environment.idl tmp/environment.idl
- cp linexpr1.idl tmp/linexpr1.idl
- perl perlscript_c.pl < tmp/generator0_stubs.c >generator0_caml.c
- perl perlscript_c.pl < tmp/manager_stubs.c >manager_caml.c
- perl perlscript_caml.pl < tmp/coeff.mli >coeff.mli
- perl perlscript_caml.pl < tmp/linexpr0.ml >linexpr0.ml;
- perl perlscript_c.pl < tmp/lincons0_stubs.c >lincons0_caml.c
- perl perlscript_c.pl < tmp/var_stubs.c >var_caml.c
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/environment.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr1.idl
- perl perlscript_caml.pl < tmp/generator0.ml >generator0.ml;
- perl perlscript_caml.pl < tmp/manager.ml >manager.ml;
- cp lincons1.idl tmp/lincons1.idl
- perl perlscript_caml.pl < tmp/var.ml >var.ml;
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons1.idl
- perl perlscript_caml.pl < tmp/lincons0.ml >lincons0.ml;
- perl perlscript_c.pl < tmp/texpr0_stubs.c >texpr0_caml.c
- perl perlscript_caml.pl < tmp/linexpr0.mli >linexpr0.mli
- perl perlscript_caml.pl < tmp/generator0.mli >generator0.mli
- perl perlscript_caml.pl < tmp/manager.mli >manager.mli
- perl perlscript_caml.pl < tmp/var.mli >var.mli
- perl perlscript_caml.pl < tmp/lincons0.mli >lincons0.mli
- perl perlscript_caml.pl < tmp/texpr0.ml >texpr0.ml;
- cp generator1.idl tmp/generator1.idl
- cp texpr1.idl tmp/texpr1.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator1.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr1.idl
- cp tcons1.idl tmp/tcons1.idl
- cp abstract1.idl tmp/abstract1.idl
- perl perlscript_caml.pl < tmp/texpr0.mli >texpr0.mli
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract1.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons1.idl
- cp policy.idl tmp/policy.idl
- cp disjunction.idl tmp/disjunction.idl
- perl perlscript_c.pl < tmp/tcons0_stubs.c >tcons0_caml.c
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/policy.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/disjunction.idl
- perl perlscript_caml.pl < tmp/tcons0.ml >tcons0.ml;
- cp version.idl tmp/version.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/version.idl
- perl perlscript_c.pl < tmp/environment_stubs.c >environment_caml.c
- perl perlscript_caml.pl < tmp/tcons0.mli >tcons0.mli
- perl perlscript_caml.pl < tmp/environment.ml >environment.ml;
- perl perlscript_c.pl < tmp/version_stubs.c >version_caml.c
- perl perlscript_caml.pl < tmp/environment.mli >environment.mli
- perl perlscript_caml.pl < tmp/version.ml >version.ml;
- perl perlscript_caml.pl < tmp/version.mli >version.mli
- perl perlscript_c.pl < tmp/linexpr1_stubs.c >linexpr1_caml.c
- perl perlscript_caml.pl < tmp/linexpr1.ml >linexpr1.ml;
- perl perlscript_caml.pl < tmp/linexpr1.mli >linexpr1.mli
- perl perlscript_c.pl < tmp/abstract0_stubs.c >abstract0_caml.c
- perl perlscript_c.pl < tmp/lincons1_stubs.c >lincons1_caml.c
- perl perlscript_caml.pl < tmp/lincons1.ml >lincons1.ml;
- perl perlscript_caml.pl < tmp/abstract0.ml >abstract0.ml;
- perl perlscript_caml.pl < tmp/lincons1.mli >lincons1.mli
- perl perlscript_c.pl < tmp/generator1_stubs.c >generator1_caml.c
- perl perlscript_c.pl < tmp/texpr1_stubs.c >texpr1_caml.c
- perl perlscript_caml.pl < tmp/abstract0.mli >abstract0.mli
- perl perlscript_caml.pl < tmp/generator1.ml >generator1.ml;
- perl perlscript_caml.pl < tmp/texpr1.ml >texpr1.ml;
- perl perlscript_caml.pl < tmp/generator1.mli >generator1.mli
- perl perlscript_caml.pl < tmp/texpr1.mli >texpr1.mli
- perl perlscript_c.pl < tmp/tcons1_stubs.c >tcons1_caml.c
- perl perlscript_caml.pl < tmp/tcons1.ml >tcons1.ml;
- perl perlscript_caml.pl < tmp/tcons1.mli >tcons1.mli
- perl perlscript_c.pl < tmp/disjunction_stubs.c >disjunction_caml.c
- perl perlscript_caml.pl < tmp/disjunction.ml >disjunction.ml;
- perl perlscript_caml.pl < tmp/disjunction.mli >disjunction.mli
- perl perlscript_c.pl < tmp/policy_stubs.c >policy_caml.c
- perl perlscript_c.pl < tmp/abstract1_stubs.c >abstract1_caml.c
- perl perlscript_caml.pl < tmp/policy.ml >policy.ml;
- perl perlscript_caml.pl < tmp/abstract1.ml >abstract1.ml;
- perl perlscript_caml.pl < tmp/policy.mli >policy.mli
- perl perlscript_caml.pl < tmp/abstract1.mli >abstract1.mli
- /home/opam/.opam/default/bin/ocamldep scalar.ml interval.ml coeff.ml dim.ml linexpr0.ml lincons0.ml generator0.ml texpr0.ml tcons0.ml manager.ml abstract0.ml var.ml environment.ml linexpr1.ml lincons1.ml generator1.ml texpr1.ml tcons1.ml abstract1.ml policy.ml disjunction.ml version.ml apron_parser.ml apron_lexer.ml parser.ml scalar.mli interval.mli coeff.mli dim.mli linexpr0.mli lincons0.mli generator0.mli texpr0.mli tcons0.mli manager.mli abstract0.mli var.mli environment.mli linexpr1.mli lincons1.mli generator1.mli texpr1.mli tcons1.mli abstract1.mli policy.mli disjunction.mli version.mli apron_parser.mli apron_lexer.mli parser.mli > depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/mlapronidl'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/mlapronidl'
- cp scalar.idl tmp/scalar.idl
- cp interval.idl tmp/interval.idl
- cp coeff.idl tmp/coeff.idl
- cp dim.idl tmp/dim.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/scalar.idl
- cp linexpr0.idl tmp/linexpr0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/interval.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/coeff.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/dim.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr0.idl
- cp lincons0.idl tmp/lincons0.idl
- cp generator0.idl tmp/generator0.idl
- cp texpr0.idl tmp/texpr0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr0.idl
- cp tcons0.idl tmp/tcons0.idl
- cp manager.idl tmp/manager.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/manager.idl
- cp abstract0.idl tmp/abstract0.idl
- cp var.idl tmp/var.idl
- perl perlscript_c.pl < tmp/scalar_stubs.c >scalar_caml.c
- perl perlscript_c.pl < tmp/dim_stubs.c >dim_caml.c
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/abstract0.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/var.idl
- cp environment.idl tmp/environment.idl
- cp linexpr1.idl tmp/linexpr1.idl
- cp lincons1.idl tmp/lincons1.idl
- perl perlscript_caml.pl < tmp/scalar.ml >scalar.ml;
- perl perlscript_caml.pl < tmp/dim.ml >dim.ml;
- perl perlscript_c.pl < tmp/interval_stubs.c >interval_caml.c
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/environment.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/linexpr1.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/lincons1.idl
- perl perlscript_caml.pl < tmp/scalar.mli >scalar.mli
- perl perlscript_c.pl < tmp/coeff_stubs.c >coeff_caml.c
- perl perlscript_caml.pl < tmp/dim.mli >dim.mli
- perl perlscript_caml.pl < tmp/interval.ml >interval.ml;
- perl perlscript_c.pl < tmp/manager_stubs.c >manager_caml.c
- perl perlscript_c.pl < tmp/var_stubs.c >var_caml.c
- perl perlscript_caml.pl < tmp/coeff.ml >coeff.ml;
- cp generator1.idl tmp/generator1.idl
- cp texpr1.idl tmp/texpr1.idl
- cp tcons1.idl tmp/tcons1.idl
- perl perlscript_caml.pl < tmp/interval.mli >interval.mli
- perl perlscript_caml.pl < tmp/manager.ml >manager.ml;
- perl perlscript_caml.pl < tmp/var.ml >var.ml;
- perl perlscript_caml.pl < tmp/coeff.mli >coeff.mli
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/generator1.idl
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/texpr1.idl
- perl perlscript_c.pl < tmp/linexpr0_stubs.c >linexpr0_caml.c
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/tcons1.idl
- perl perlscript_caml.pl < tmp/var.mli >var.mli
- cp disjunction.idl tmp/disjunction.idl
- perl perlscript_caml.pl < tmp/manager.mli >manager.mli
- perl perlscript_caml.pl < tmp/linexpr0.ml >linexpr0.ml;
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/disjunction.idl
- cp version.idl tmp/version.idl
- perl perlscript_c.pl < tmp/lincons0_stubs.c >lincons0_caml.c
- perl perlscript_c.pl < tmp/generator0_stubs.c >generator0_caml.c
- perl perlscript_caml.pl < tmp/linexpr0.mli >linexpr0.mli
- /home/opam/.opam/default/bin/camlidl -no-include -prepro "perl macros.pl" tmp/version.idl
- perl perlscript_c.pl < tmp/environment_stubs.c >environment_caml.c
- perl perlscript_c.pl < tmp/texpr0_stubs.c >texpr0_caml.c
- perl perlscript_caml.pl < tmp/lincons0.ml >lincons0.ml;
- perl perlscript_caml.pl < tmp/generator0.ml >generator0.ml;
- perl perlscript_caml.pl < tmp/environment.ml >environment.ml;
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c apron_caml.c -o apron_caml.o
- perl perlscript_c.pl < tmp/tcons0_stubs.c >tcons0_caml.c
- perl perlscript_c.pl < tmp/version_stubs.c >version_caml.c
- perl perlscript_caml.pl < tmp/texpr0.ml >texpr0.ml;
- perl perlscript_caml.pl < tmp/lincons0.mli >lincons0.mli
- perl perlscript_caml.pl < tmp/generator0.mli >generator0.mli
- perl perlscript_caml.pl < tmp/environment.mli >environment.mli
- perl perlscript_caml.pl < tmp/tcons0.ml >tcons0.ml;
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c scalar_caml.c -o scalar_caml.o
- perl perlscript_caml.pl < tmp/version.ml >version.ml;
- perl perlscript_caml.pl < tmp/texpr0.mli >texpr0.mli
- perl perlscript_caml.pl < tmp/tcons0.mli >tcons0.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c interval_caml.c -o interval_caml.o
- perl perlscript_caml.pl < tmp/version.mli >version.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c coeff_caml.c -o coeff_caml.o
- perl perlscript_c.pl < tmp/linexpr1_stubs.c >linexpr1_caml.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c dim_caml.c -o dim_caml.o
- perl perlscript_caml.pl < tmp/linexpr1.ml >linexpr1.ml;
- perl perlscript_c.pl < tmp/lincons1_stubs.c >lincons1_caml.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c linexpr0_caml.c -o linexpr0_caml.o
- perl perlscript_caml.pl < tmp/linexpr1.mli >linexpr1.mli
- perl perlscript_caml.pl < tmp/lincons1.ml >lincons1.ml;
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c lincons0_caml.c -o lincons0_caml.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c generator0_caml.c -o generator0_caml.o
- perl perlscript_caml.pl < tmp/lincons1.mli >lincons1.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c texpr0_caml.c -o texpr0_caml.o
- perl perlscript_c.pl < tmp/generator1_stubs.c >generator1_caml.c
- perl perlscript_c.pl < tmp/texpr1_stubs.c >texpr1_caml.c
- perl perlscript_caml.pl < tmp/generator1.ml >generator1.ml;
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c tcons0_caml.c -o tcons0_caml.o
- perl perlscript_c.pl < tmp/abstract0_stubs.c >abstract0_caml.c
- perl perlscript_caml.pl < tmp/texpr1.ml >texpr1.ml;
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c manager_caml.c -o manager_caml.o
- perl perlscript_caml.pl < tmp/generator1.mli >generator1.mli
- perl perlscript_caml.pl < tmp/abstract0.ml >abstract0.ml;
- perl perlscript_c.pl < tmp/tcons1_stubs.c >tcons1_caml.c
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c var_caml.c -o var_caml.o
- perl perlscript_caml.pl < tmp/texpr1.mli >texpr1.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c environment_caml.c -o environment_caml.o
- perl perlscript_caml.pl < tmp/tcons1.ml >tcons1.ml;
- perl perlscript_caml.pl < tmp/abstract0.mli >abstract0.mli
- perl perlscript_c.pl < tmp/disjunction_stubs.c >disjunction_caml.c
- perl perlscript_caml.pl < tmp/tcons1.mli >tcons1.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c linexpr1_caml.c -o linexpr1_caml.o
- perl perlscript_caml.pl < tmp/disjunction.ml >disjunction.ml;
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c lincons1_caml.c -o lincons1_caml.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c generator1_caml.c -o generator1_caml.o
- perl perlscript_caml.pl < tmp/disjunction.mli >disjunction.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c texpr1_caml.c -o texpr1_caml.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c tcons1_caml.c -o tcons1_caml.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c abstract1_caml.c -o abstract1_caml.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c policy_caml.c -o policy_caml.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c disjunction_caml.c -o disjunction_caml.o
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c version_caml.c -o version_caml.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c apron_caml.c -o apron_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c scalar_caml.c -o scalar_caml_debug.o
- var_caml.c: In function 'camlidl_var_ap_var_of_string':
- var_caml.c:34:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
-    34 |   name = (char *) String_val(_v_name);
-       |          ^
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c interval_caml.c -o interval_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c coeff_caml.c -o coeff_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c dim_caml.c -o dim_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c linexpr0_caml.c -o linexpr0_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c lincons0_caml.c -o lincons0_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c generator0_caml.c -o generator0_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c texpr0_caml.c -o texpr0_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c tcons0_caml.c -o tcons0_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c manager_caml.c -o manager_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c abstract0_caml.c -o abstract0_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c var_caml.c -o var_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c environment_caml.c -o environment_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c linexpr1_caml.c -o linexpr1_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c lincons1_caml.c -o lincons1_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c generator1_caml.c -o generator1_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c texpr1_caml.c -o texpr1_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c tcons1_caml.c -o tcons1_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c abstract1_caml.c -o abstract1_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c policy_caml.c -o policy_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c disjunction_caml.c -o disjunction_caml_debug.o
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c version_caml.c -o version_caml_debug.o
- sh /home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/ocamlpack -o apron_ocamldoc.mli -title "APRON Library" -intro introduction.odoc scalar interval coeff dim linexpr0 lincons0 generator0 texpr0 tcons0 manager abstract0 var environment linexpr1 lincons1 generator1 texpr1 tcons1 abstract1 policy disjunction version apron_parser apron_lexer parser
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c scalar.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c dim.mli
- var_caml.c: In function 'camlidl_var_ap_var_of_string':
- var_caml.c:34:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
-    34 |   name = (char *) String_val(_v_name);
-       |          ^
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c manager.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c var.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c version.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c abstract0_caml.c -o abstract0_caml.o
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c scalar.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c dim.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c manager.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c var.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c version.ml
- /usr/bin/sed -i -e 's/{5/{6/g;s/{4/{5/g;s/{3/{4/g;s/{2/{3/g;s/{1/{2/g' apron_ocamldoc.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c scalar.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c interval.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c dim.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c manager.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c var.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c environment.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c version.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c interval.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c coeff.mli
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c interval.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c environment.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c environment.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c coeff.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c linexpr0.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c linexpr0.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c lincons0.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c generator0.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c texpr0.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c linexpr1.mli
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c coeff.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c lincons0.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c generator0.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c texpr0.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c tcons0.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c linexpr1.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c lincons1.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c generator1.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c texpr1.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c tcons0.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c abstract0.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c texpr1.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c tcons1.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c apron_parser.mli
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c linexpr0.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c abstract0.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c lincons1.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c generator1.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c tcons1.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c abstract1.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c apron_parser.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c apron_lexer.mli
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib apron_caml_debug.o scalar_caml_debug.o interval_caml_debug.o coeff_caml_debug.o dim_caml_debug.o linexpr0_caml_debug.o lincons0_caml_debug.o generator0_caml_debug.o texpr0_caml_debug.o tcons0_caml_debug.o manager_caml_debug.o abstract0_caml_debug.o var_caml_debug.o environment_caml_debug.o linexpr1_caml_debug.o lincons1_caml_debug.o generator1_caml_debug.o texpr1_caml_debug.o tcons1_caml_debug.o abstract1_caml_debug.o policy_caml_debug.o disjunction_caml_debug.o version_caml_debug.o -L../apron  -lapron_debug -lmpfr -lgmp -lm -o apron_caml_debug
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c apron_lexer.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c abstract1.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c policy.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c disjunction.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c parser.mli
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c lincons0.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c generator0.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c texpr0.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c linexpr1.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c policy.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c disjunction.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c parser.ml
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -pack -o apron.cmo scalar.cmo interval.cmo coeff.cmo dim.cmo linexpr0.cmo lincons0.cmo generator0.cmo texpr0.cmo tcons0.cmo manager.cmo abstract0.cmo var.cmo environment.cmo linexpr1.cmo lincons1.cmo generator1.cmo texpr1.cmo tcons1.cmo abstract1.cmo policy.cmo disjunction.cmo version.cmo apron_parser.cmo apron_lexer.cmo parser.cmo
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c tcons0.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c texpr1.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c abstract0.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c apron_parser.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c lincons1.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c generator1.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c tcons1.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c apron_lexer.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c abstract1.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c policy.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c disjunction.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -for-pack Apron -c parser.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -pack -o apron.cmx scalar.cmx interval.cmx coeff.cmx dim.cmx linexpr0.cmx lincons0.cmx generator0.cmx texpr0.cmx tcons0.cmx manager.cmx abstract0.cmx var.cmx environment.cmx linexpr1.cmx lincons1.cmx generator1.cmx texpr1.cmx tcons1.cmx abstract1.cmx policy.cmx disjunction.cmx version.cmx apron_parser.cmx apron_lexer.cmx parser.cmx
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib apron_caml.o scalar_caml.o interval_caml.o coeff_caml.o dim_caml.o linexpr0_caml.o lincons0_caml.o generator0_caml.o texpr0_caml.o tcons0_caml.o manager_caml.o abstract0_caml.o var_caml.o environment_caml.o linexpr1_caml.o lincons1_caml.o generator1_caml.o texpr1_caml.o tcons1_caml.o abstract1_caml.o policy_caml.o disjunction_caml.o version_caml.o -L../apron  -lapron -lmpfr -lgmp -lm -o apron_caml
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o apron.d -oc apron_caml_debug apron.cmx -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o apron.d.cmxs apron.d.cmxa
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o apron -oc apron_caml apron.cmo -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o apron -oc apron_caml apron.cmx -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o apron.cmxs apron.cmxa
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/mlapronidl'
- (cd newpolka; /usr/bin/make ml)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- mkdir -p tmp
- cp ../mlapronidl/manager.idl polka.idl tmp/
- cd tmp && /home/opam/.opam/default/bin/camlidl -no-include -nocpp polka.idl
- cp tmp/polka_stubs.c polka_caml.c
- perl perlscript_caml.pl < tmp/polka.ml >polka.ml
- perl perlscript_caml.pl < tmp/polka.mli >polka.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c polka.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUMINT_MPQ -c -o polka_caml.o polka_caml.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUMINT_MPQ -c -o polka_caml_debug.o polka_caml.c
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c polka.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c polka.ml
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaMPQ_caml_debug polka_caml_debug.o -L. -lpolkaMPQ_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaRll_caml_debug polka_caml_debug.o -L. -lpolkaRll_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaMPQ_caml polka_caml.o -L. -lpolkaMPQ -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaRll_caml polka_caml.o -L. -lpolkaRll -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaMPQ -oc polkaMPQ_caml polka.cmo -lpolkaMPQ -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaMPQ -oc polkaMPQ_caml polka.cmx -lpolkaMPQ -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaMPQ.d -oc polkaMPQ_caml_debug polka.cmx -lpolkaMPQ_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaRll.d -oc polkaRll_caml_debug polka.cmx -lpolkaRll_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaRll -oc polkaRll_caml polka.cmo -lpolkaRll -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o polkaRll -oc polkaRll_caml polka.cmx -lpolkaRll -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o polkaRll.d.cmxs polkaRll.d.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o polkaMPQ.d.cmxs polkaMPQ.d.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o polkaMPQ.cmxs polkaMPQ.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o polkaRll.cmxs polkaRll.cmxa
- rm polka_caml_debug.o polka_caml.o
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- (cd box; /usr/bin/make ml)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- mkdir -p tmp
- cp box.idl ../mlapronidl/*.idl tmp/
- cd tmp && /home/opam/.opam/default/bin/camlidl -no-include -nocpp -I . box.idl
- perl ../mlapronidl/perlscript_c.pl < tmp/box_stubs.c >box_caml.c
- perl perlscript_caml.pl < tmp/box.ml >box.ml
- perl perlscript_caml.pl < tmp/box.mli >box.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c box.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_caml.o box_caml.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o box_caml_debug.o box_caml.c
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c box.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c box.ml
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPQ_caml_debug box_caml_debug.o -L. -lboxMPQ_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxD_caml_debug box_caml_debug.o -L. -lboxD_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxD_caml box_caml.o -L. -lboxD -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPFR_caml box_caml.o -L. -lboxMPFR -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPFR_caml_debug box_caml_debug.o -L. -lboxMPFR_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPQ_caml box_caml.o -L. -lboxMPQ -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPQ.d -oc boxMPQ_caml_debug box.cmx -lboxMPQ_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxD -oc boxD_caml box.cmo -lboxD -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxD -oc boxD_caml box.cmx -lboxD -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPFR -oc boxMPFR_caml box.cmo -lboxMPFR -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPFR -oc boxMPFR_caml box.cmx -lboxMPFR -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPFR.d -oc boxMPFR_caml_debug box.cmx -lboxMPFR_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxD.d -oc boxD_caml_debug box.cmx -lboxD_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o boxMPQ.d.cmxs boxMPQ.d.cmxa
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPQ -oc boxMPQ_caml box.cmo -lboxMPQ -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o boxMPQ -oc boxMPQ_caml box.cmx -lboxMPQ -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o boxMPFR.cmxs boxMPFR.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o boxD.d.cmxs boxD.d.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o boxD.cmxs boxD.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o boxMPFR.d.cmxs boxMPFR.d.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o boxMPQ.cmxs boxMPQ.cmxa
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- (cd octagons; /usr/bin/make mlMPQ mlD)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- mkdir -p tmp
- cp oct.idl ../mlapronidl/*.idl tmp
- cd tmp && /home/opam/.opam/default/bin/camlidl -no-include -nocpp -I . oct.idl
- perl perlscript_c.pl < tmp/oct_stubs.c >oct_caml.c
- perl perlscript_caml.pl < tmp/oct.ml >oct.ml
- perl perlscript_caml.pl < tmp/oct.mli >oct.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c oct.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c -o oct_caml.o oct_caml.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c -o oct_caml_debug.o oct_caml.c
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c oct.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c oct.ml
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octMPQ_caml_debug oct_caml_debug.o -L. -loctMPQ_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octD_caml_debug oct_caml_debug.o -L. -loctD_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octMPQ_caml oct_caml.o -L. -loctMPQ -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octD_caml oct_caml.o -L. -loctD -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octD.d -oc octD_caml_debug oct.cmx -loctD_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octMPQ.d -oc octMPQ_caml_debug oct.cmx -loctMPQ_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o octD.d.cmxs octD.d.cmxa
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octMPQ -oc octMPQ_caml oct.cmo -loctMPQ -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octMPQ -oc octMPQ_caml oct.cmx -loctMPQ -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o octMPQ.d.cmxs octMPQ.d.cmxa
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octD -oc octD_caml oct.cmo -loctD -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o octD -oc octD_caml oct.cmx -loctD -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o octMPQ.cmxs octMPQ.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o octD.cmxs octD.cmxa
- rm oct_caml_debug.o oct_caml.o
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- (cd taylor1plus; /usr/bin/make ml)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- mkdir -p tmp
- cp t1p.idl ../mlapronidl/manager.idl tmp/
- cd tmp && /home/opam/.opam/default/bin/camlidl -no-include -nocpp t1p.idl
- cp tmp/t1p_stubs.c t1p_caml.c
- perl perlscript_caml.pl < tmp/t1p.ml >t1p.ml
- perl perlscript_caml.pl < tmp/t1p.mli >t1p.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c t1p.mli
- cc  -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_caml.o t1p_caml.c
- cc  -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -D_GET_CPU_TIME -D_T1P_DEBUG   -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -DNUM_MPQ -c -o t1p_caml_debug.o t1p_caml.c
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c t1p.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c t1p.ml
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPQ_caml_debug t1p_caml_debug.o -L. -lt1pMPQ_debug -L../apron    -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pD_caml_debug t1p_caml_debug.o -L. -lt1pD_debug -L../apron    -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPFR_caml_debug t1p_caml_debug.o -L. -lt1pMPFR_debug -L../apron    -L../box -L../newpolka -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPQ_caml t1p_caml.o -L. -lt1pMPQ -L../apron    -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pD_caml t1p_caml.o -L. -lt1pD -L../apron    -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPFR_caml t1p_caml.o -L. -lt1pMPFR -L../apron    -L../box -L../newpolka -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPQ.d -oc t1pMPQ_caml_debug t1p.cmx -lt1pMPQ_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPFR.d -oc t1pMPFR_caml_debug t1p.cmx -lt1pMPFR_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pD.d -oc t1pD_caml_debug t1p.cmx -lt1pD_debug -lapron_debug -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pD -oc t1pD_caml t1p.cmo -lt1pD -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pD -oc t1pD_caml t1p.cmx -lt1pD -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPQ -oc t1pMPQ_caml t1p.cmo -lt1pMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPQ -oc t1pMPQ_caml t1p.cmx -lt1pMPQ -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I ../box -I ../newpolka -I . -o t1pMPQ.d.cmxs t1pMPQ.d.cmxa
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPFR -oc t1pMPFR_caml t1p.cmo -lt1pMPFR -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o t1pMPFR -oc t1pMPFR_caml t1p.cmx -lt1pMPFR -lapron -lgmpxx -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I ../box -I ../newpolka -I . -o t1pMPFR.d.cmxs t1pMPFR.d.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I ../box -I ../newpolka -I . -o t1pD.d.cmxs t1pD.d.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I ../box -I ../newpolka -I . -o t1pMPQ.cmxs t1pMPQ.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I ../box -I ../newpolka -I . -o t1pMPFR.cmxs t1pMPFR.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I ../box -I ../newpolka -I . -o t1pD.cmxs t1pD.cmxa
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- (cd avoct; /usr/bin/make mlMPQ mlD)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- mkdir -p tmp
- cp avo.idl ../mlapronidl/*.idl tmp
- cd tmp && /home/opam/.opam/default/bin/camlidl -no-include -nocpp -I . avo.idl
- perl perlscript_c.pl < tmp/avo_stubs.c >avo_caml.c
- perl perlscript_caml.pl < tmp/avo.ml >avo.ml
- perl perlscript_caml.pl < tmp/avo.mli >avo.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c avo.mli
- cc -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c -o avo_caml.o avo_caml.c
- cc -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99  -I../apron -I../num -I../itv  -I/home/opam/.opam/default/lib/gmp -I../mlapronidl -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -c -o avo_caml_debug.o avo_caml.c
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c avo.ml
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I ../mlapronidl -c avo.ml
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoMPQ_caml_debug avo_caml_debug.o -L. -lavoMPQ_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoD_caml_debug avo_caml_debug.o -L. -lavoD_debug -L../apron    -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoMPQ_caml avo_caml.o -L. -lavoMPQ -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoD_caml avo_caml.o -L. -lavoD -L../apron    -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoD.d -oc avoD_caml_debug avo.cmx -lavoD_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoMPQ.d -oc avoMPQ_caml_debug avo.cmx -lavoMPQ_debug -lapron_debug -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoMPQ -oc avoMPQ_caml avo.cmo -lavoMPQ -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoMPQ -oc avoMPQ_caml avo.cmx -lavoMPQ -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoD -oc avoD_caml avo.cmo -lavoD -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/share/apron/lib -o avoD -oc avoD_caml avo.cmx -lavoD -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o avoD.d.cmxs avoD.d.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o avoMPQ.d.cmxs avoMPQ.d.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o avoD.cmxs avoD.cmxa
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -linkall -shared  -I ../apron -I . -o avoMPQ.cmxs avoMPQ.cmxa
- rm avo_caml.o avo_caml_debug.o
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- (cd apronxx; /usr/bin/make)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apronxx'
- c++ -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow  -I../apron -I../num -I../itv  -I../box -I../newpolka -I../octagons -I../taylor1plus  -c -o apronxx.o apronxx.cc
- c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow  -I../apron -I../num -I../itv  -I../box -I../newpolka -I../octagons -I../taylor1plus  -c -o apronxx_debug.o apronxx.cc
- c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow  -I../apron -I../num -I../itv  -I../box -I../newpolka -I../octagons -I../taylor1plus  -c -o apronxx_test_debug.o apronxx_test.cc
- /usr/bin/ar rcs libapronxx_debug.a apronxx_debug.o
- c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -shared -o libapronxx_debug.so apronxx_debug.o -L../apron    -lapron_debug -lmpfr -lgmpxx -lgmp -lm
- /usr/bin/ranlib libapronxx_debug.a
- /usr/bin/ar rcs libapronxx.a apronxx.o
- c++ -U__STRICT_ANSI__ -DNDEBUG -O3  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -shared -o libapronxx.so apronxx.o -L../apron    -lapron  -lmpfr -lgmpxx -lgmp -lm
- /usr/bin/ranlib libapronxx.a
- c++ -U__STRICT_ANSI__ -UNDEBUG -O0 -g  -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -Wno-unused-parameter -Wno-unused-function -fPIC -Wno-stringop-overflow -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -std=c99 -o apronxx_test apronxx_test_debug.o -L../newpolka -lpolkaMPQ_debug -L../octagons -loctMPQ_debug -L../box -lboxMPQ_debug -L../taylor1plus -lt1pMPQ_debug libapronxx_debug.a -L../apron    -lapron_debug -lmpfr -lgmpxx -lgmp -lm
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apronxx'
-> compiled  apron.v0.9.15
[apron: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15)
- (cd num; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/num'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/num'
- (cd itv; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/itv'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/itv'
- (cd apron; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apron'
- cc  -I../num -I../itv  -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c  > depend
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apron'
- (cd newpolka; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- (cd box; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- (cd octagons; /usr/bin/make MPQ D)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- make[1]: Nothing to be done for 'MPQ'.
- make[1]: Nothing to be done for 'D'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- (cd taylor1plus; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- (cd avoct; /usr/bin/make MPQ D)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- make[1]: Nothing to be done for 'MPQ'.
- make[1]: Nothing to be done for 'D'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- (cd mlapronidl; /usr/bin/make INCLUDE_DEPEND=no depend; /usr/bin/make all)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/mlapronidl'
- /home/opam/.opam/default/bin/ocamldep scalar.ml interval.ml coeff.ml dim.ml linexpr0.ml lincons0.ml generator0.ml texpr0.ml tcons0.ml manager.ml abstract0.ml var.ml environment.ml linexpr1.ml lincons1.ml generator1.ml texpr1.ml tcons1.ml abstract1.ml policy.ml disjunction.ml version.ml apron_parser.ml apron_lexer.ml parser.ml scalar.mli interval.mli coeff.mli dim.mli linexpr0.mli lincons0.mli generator0.mli texpr0.mli tcons0.mli manager.mli abstract0.mli var.mli environment.mli linexpr1.mli lincons1.mli generator1.mli texpr1.mli tcons1.mli abstract1.mli policy.mli disjunction.mli version.mli apron_parser.mli apron_lexer.mli parser.mli > depend
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/mlapronidl'
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/mlapronidl'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/mlapronidl'
- (cd newpolka; /usr/bin/make ml)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- make[1]: Nothing to be done for 'ml'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- (cd box; /usr/bin/make ml)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- make[1]: Nothing to be done for 'ml'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- (cd octagons; /usr/bin/make mlMPQ mlD)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- make[1]: Nothing to be done for 'mlMPQ'.
- make[1]: Nothing to be done for 'mlD'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- (cd taylor1plus; /usr/bin/make ml)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- make[1]: Nothing to be done for 'ml'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- (cd avoct; /usr/bin/make mlMPQ mlD)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- make[1]: Nothing to be done for 'mlMPQ'.
- make[1]: Nothing to be done for 'mlD'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- (cd apronxx; /usr/bin/make)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apronxx'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apronxx'
- (cd num; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/num'
- mkdir -p /home/opam/.opam/default/share/apron/include
- cp num_config.h num.h num_numint.h num_numrat.h num_numflt.h numint.h numint_native.h numint_mpz.h numrat.h numrat_native.h numrat_mpq.h numflt.h numflt_native.h numflt_mpfr.h num_name.h bound.h bound_def.h /home/opam/.opam/default/share/apron/include
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/num'
- (cd itv; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/itv'
- /usr/bin/install -d /home/opam/.opam/default/share/apron/include /home/opam/.opam/default/share/apron/lib
- /usr/bin/install itv.h itv_fun.h itv_config.h itv_linexpr.h itv_linearize.h /home/opam/.opam/default/share/apron/include
- for i in libitvIl.a libitvIll.a libitvRl.a libitvRll.a libitvMPZ.a libitvMPQ.a libitvD.a libitvMPFR.a libitv.a libitvDl.a; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; echo /home/opam/.opam/default/share/apron/lib/$i; fi; \
- done
- /home/opam/.opam/default/share/apron/lib/libitvIl.a
- /home/opam/.opam/default/share/apron/lib/libitvIll.a
- /home/opam/.opam/default/share/apron/lib/libitvRl.a
- /home/opam/.opam/default/share/apron/lib/libitvRll.a
- /home/opam/.opam/default/share/apron/lib/libitvMPZ.a
- /home/opam/.opam/default/share/apron/lib/libitvMPQ.a
- /home/opam/.opam/default/share/apron/lib/libitvD.a
- /home/opam/.opam/default/share/apron/lib/libitvMPFR.a
- /home/opam/.opam/default/share/apron/lib/libitv.a
- /home/opam/.opam/default/share/apron/lib/libitvDl.a
- for i in libitvIl_debug.a libitvIll_debug.a libitvRl_debug.a libitvRll_debug.a libitvMPZ_debug.a libitvMPQ_debug.a libitvD_debug.a libitvMPFR_debug.a libitv_debug.a libitvDl_debug.a; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; fi; \
- done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/itv'
- (cd apron; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apron'
- cc  -I../num -I../itv  -E -MM ap_scalar.c ap_interval.c ap_coeff.c ap_dimension.c ap_linexpr0.c ap_lincons0.c ap_generator0.c ap_texpr0.c ap_tcons0.c ap_manager.c ap_abstract0.c ap_policy.c ap_generic.c ap_var.c ap_environment.c ap_linexpr1.c ap_lincons1.c ap_generator1.c ap_texpr1.c ap_tcons1.c ap_abstract1.c ap_linearize.c ap_reducedproduct.c ap_disjunction.c  > depend
- mkdir -p /home/opam/.opam/default/share/apron/include
- cp ap_config.h ap_scalar.h ap_interval.h ap_coeff.h ap_dimension.h ap_linexpr0.h ap_lincons0.h ap_generator0.h ap_texpr0.h ap_tcons0.h ap_expr0.h ap_manager.h ap_abstract0.h ap_policy.h ap_generic.h ap_var.h ap_environment.h ap_linexpr1.h ap_lincons1.h ap_generator1.h ap_texpr1.h ap_tcons1.h ap_expr1.h ap_abstract1.h ap_global0.h ap_global1.h ap_linearize.h ap_linearize_aux.h ap_reducedproduct.h ap_disjunction.h ap_version.h /home/opam/.opam/default/share/apron/include
- mkdir -p /home/opam/.opam/default/share/apron/lib
- for i in libapron.a libapron.so; do if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; echo /home/opam/.opam/default/share/apron/lib/$i;  fi; done
- /home/opam/.opam/default/share/apron/lib/libapron.a
- /home/opam/.opam/default/share/apron/lib/libapron.so
- for i in libapron_debug.a libapron_debug.so; do if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; fi; done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apron'
- (cd newpolka; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- /usr/bin/install -d /home/opam/.opam/default/share/apron/include /home/opam/.opam/default/share/apron/lib
- /usr/bin/install pk.h pkeq.h /home/opam/.opam/default/share/apron/include
- for i in libpolkaMPQ.a libpolkaRll.a libpolkaMPQ.so libpolkaRll.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; echo /home/opam/.opam/default/share/apron/lib/$i; fi; \
- done
- /home/opam/.opam/default/share/apron/lib/libpolkaMPQ.a
- /home/opam/.opam/default/share/apron/lib/libpolkaRll.a
- /home/opam/.opam/default/share/apron/lib/libpolkaMPQ.so
- /home/opam/.opam/default/share/apron/lib/libpolkaRll.so
- for i in libpolkaMPQ_debug.a libpolkaRll_debug.a libpolkaMPQ_debug.so libpolkaRll_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; fi; \
- done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/newpolka'
- (cd box; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- /usr/bin/install -d /home/opam/.opam/default/share/apron/include /home/opam/.opam/default/share/apron/lib
- /usr/bin/install box.h /home/opam/.opam/default/share/apron/include
- for i in libboxMPQ.a libboxD.a libboxMPFR.a libboxMPQ.so libboxD.so libboxMPFR.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; echo /home/opam/.opam/default/share/apron/lib/$i; fi; \
- done
- /home/opam/.opam/default/share/apron/lib/libboxMPQ.a
- /home/opam/.opam/default/share/apron/lib/libboxD.a
- /home/opam/.opam/default/share/apron/lib/libboxMPFR.a
- /home/opam/.opam/default/share/apron/lib/libboxMPQ.so
- /home/opam/.opam/default/share/apron/lib/libboxD.so
- /home/opam/.opam/default/share/apron/lib/libboxMPFR.so
- for i in libboxMPQ_debug.a libboxD_debug.a libboxMPFR_debug.a libboxMPQ_debug.so libboxD_debug.so libboxMPFR_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; fi; \
- done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/box'
- (cd octagons; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- /usr/bin/install -d /home/opam/.opam/default/share/apron/include /home/opam/.opam/default/share/apron/include/oct /home/opam/.opam/default/share/apron/lib /home/opam/.opam/default/share/apron/bin
- /usr/bin/install oct.h /home/opam/.opam/default/share/apron/include
- /usr/bin/install oct_internal.h oct_fun.h /home/opam/.opam/default/share/apron/include/oct
- for i in octtop* octrun*; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/bin; echo /home/opam/.opam/default/share/apron/bin/$i; fi; \
- done
- for i in liboctIl.a liboctIll.a liboctMPZ.a liboctRl.a liboctRll.a  liboctMPQ.a liboctD.a  liboctDl.a  liboctMPFR.a liboctIl.so liboctIll.so liboctMPZ.so liboctRl.so liboctRll.so  liboctMPQ.so liboctD.so  liboctDl.so  liboctMPFR.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; echo /home/opam/.opam/default/share/apron/lib/$i; fi; \
- done
- /home/opam/.opam/default/share/apron/lib/liboctMPQ.a
- /home/opam/.opam/default/share/apron/lib/liboctD.a
- /home/opam/.opam/default/share/apron/lib/liboctMPQ.so
- /home/opam/.opam/default/share/apron/lib/liboctD.so
- for i in liboctIl_debug.a liboctIll_debug.a liboctMPZ_debug.a liboctRl_debug.a liboctRll_debug.a  liboctMPQ_debug.a liboctD_debug.a  liboctDl_debug.a  liboctMPFR_debug.a liboctIl_debug.so liboctIll_debug.so liboctMPZ_debug.so liboctRl_debug.so liboctRll_debug.so  liboctMPQ_debug.so liboctD_debug.so  liboctDl_debug.so  liboctMPFR_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; fi; \
- done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/octagons'
- (cd taylor1plus; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- /usr/bin/install -d /home/opam/.opam/default/share/apron/include /home/opam/.opam/default/share/apron/lib
- /usr/bin/install t1p.h /home/opam/.opam/default/share/apron/include
- for i in libt1pMPQ.a libt1pD.a libt1pMPFR.a libt1pMPQ.so libt1pD.so libt1pMPFR.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; echo /home/opam/.opam/default/share/apron/lib/$i; fi; \
- done
- /home/opam/.opam/default/share/apron/lib/libt1pMPQ.a
- /home/opam/.opam/default/share/apron/lib/libt1pD.a
- /home/opam/.opam/default/share/apron/lib/libt1pMPFR.a
- /home/opam/.opam/default/share/apron/lib/libt1pMPQ.so
- /home/opam/.opam/default/share/apron/lib/libt1pD.so
- /home/opam/.opam/default/share/apron/lib/libt1pMPFR.so
- for i in libt1pMPQ_debug.a libt1pD_debug.a libt1pMPFR_debug.a libt1pMPQ_debug.so libt1pD_debug.so libt1pMPFR_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; fi; \
- done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/taylor1plus'
- (cd avoct; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- /usr/bin/install -d /home/opam/.opam/default/share/apron/include /home/opam/.opam/default/share/apron/include/avo /home/opam/.opam/default/share/apron/lib /home/opam/.opam/default/share/apron/bin
- /usr/bin/install avo.h /home/opam/.opam/default/share/apron/include
- /usr/bin/install avo_internal.h avo_fun.h /home/opam/.opam/default/share/apron/include/avo
- for i in avotop* avorun*; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/bin; echo /home/opam/.opam/default/share/apron/bin/$i; fi; \
- done
- for i in libavoIl.a libavoIll.a libavoMPZ.a libavoRl.a libavoRll.a  libavoMPQ.a libavoD.a  libavoDl.a  libavoMPFR.a libavoIl.so libavoIll.so libavoMPZ.so libavoRl.so libavoRll.so  libavoMPQ.so libavoD.so  libavoDl.so  libavoMPFR.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; echo /home/opam/.opam/default/share/apron/lib/$i; fi; \
- done
- /home/opam/.opam/default/share/apron/lib/libavoMPQ.a
- /home/opam/.opam/default/share/apron/lib/libavoD.a
- /home/opam/.opam/default/share/apron/lib/libavoMPQ.so
- /home/opam/.opam/default/share/apron/lib/libavoD.so
- for i in libavoIl_debug.a libavoIll_debug.a libavoMPZ_debug.a libavoRl_debug.a libavoRll_debug.a  libavoMPQ_debug.a libavoD_debug.a  libavoDl_debug.a  libavoMPFR_debug.a libavoIl_debug.so libavoIll_debug.so libavoMPZ_debug.so libavoRl_debug.so libavoRll_debug.so  libavoMPQ_debug.so libavoD_debug.so  libavoDl_debug.so  libavoMPFR_debug.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; fi; \
- done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/avoct'
- /home/opam/.opam/default/bin/ocamlfind remove apron
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/apron/META
- /home/opam/.opam/default/bin/ocamlfind install apron mlapronidl/META mlapronidl/apron.cmi mlapronidl/apron.cmx mlapronidl/apron.cma mlapronidl/apron.cmxa mlapronidl/apron.a mlapronidl/apron.cmxs mlapronidl/libapron_caml.a mlapronidl/apron.d.cmxa mlapronidl/apron.d.a mlapronidl/apron.d.cmxs mlapronidl/libapron_caml_debug.a mlapronidl/dllapron_caml.so box/box.mli box/box.cmi box/box.cmx box/boxD.cma box/boxD.cmxa box/boxD.a box/boxD.cmxs box/libboxD_caml.a box/boxD.d.cmxa box/boxD.d.a box/boxD.d.cmxs box/libboxD_caml_debug.a box/dllboxD_caml.so box/boxMPQ.cma box/boxMPQ.cmxa box/boxMPQ.a box/boxMPQ.cmxs box/libboxMPQ_caml.a box/boxMPQ.d.cmxa box/boxMPQ.d.a box/boxMPQ.d.cmxs box/libboxMPQ_caml_debug.a box/dllboxMPQ_caml.so box/boxMPFR.cma box/boxMPFR.cmxa box/boxMPFR.a box/boxMPFR.cmxs box/libboxMPFR_caml.a box/boxMPFR.d.cmxa box/boxMPFR.d.a box/boxMPFR.d.cmxs box/libboxMPFR_caml_debug.a box/dllboxMPFR_caml.so octagons/oct.mli octagons/oct.cmi octagons/oct.cmx octagons/octD.cma octagons/octD.cmxa octagons/octD.a octagons/octD.cmxs octagons/liboctD_caml.a octagons/octD.d.cmxa octagons/octD.d.a octagons/octD.d.cmxs octagons/liboctD_caml_debug.a octagons/dlloctD_caml.so octagons/octMPQ.cma octagons/octMPQ.cmxa octagons/octMPQ.a octagons/octMPQ.cmxs octagons/liboctMPQ_caml.a octagons/octMPQ.d.cmxa octagons/octMPQ.d.a octagons/octMPQ.d.cmxs octagons/liboctMPQ_caml_debug.a octagons/dlloctMPQ_caml.so newpolka/polka.mli newpolka/polka.cmi newpolka/polka.cmx newpolka/polkaMPQ.cma newpolka/polkaMPQ.cmxa newpolka/polkaMPQ.a newpolka/polkaMPQ.cmxs newpolka/libpolkaMPQ_caml.a newpolka/polkaMPQ.d.cmxa newpolka/polkaMPQ.d.a newpolka/polkaMPQ.d.cmxs newpolka/libpolkaMPQ_caml_debug.a newpolka/dllpolkaMPQ_caml.so newpolka/polkaRll.cma newpolka/polkaRll.cmxa newpolka/polkaRll.a newpolka/polkaRll.cmxs newpolka/libpolkaRll_caml.a newpolka/polkaRll.d.cmxa newpolka/polkaRll.d.a newpolka/polkaRll.d.cmxs newpolka/libpolkaRll_caml_debug.a newpolka/dllpolkaRll_caml.so taylor1plus/t1p.mli taylor1plus/t1p.cmi taylor1plus/t1p.cmx taylor1plus/t1pD.cma taylor1plus/t1pD.cmxa taylor1plus/t1pD.a taylor1plus/t1pD.cmxs taylor1plus/libt1pD_caml.a taylor1plus/t1pD.d.cmxa taylor1plus/t1pD.d.a taylor1plus/t1pD.d.cmxs taylor1plus/libt1pD_caml_debug.a taylor1plus/dllt1pD_caml.so taylor1plus/t1pMPQ.cma taylor1plus/t1pMPQ.cmxa taylor1plus/t1pMPQ.a taylor1plus/t1pMPQ.cmxs taylor1plus/libt1pMPQ_caml.a taylor1plus/t1pMPQ.d.cmxa taylor1plus/t1pMPQ.d.a taylor1plus/t1pMPQ.d.cmxs taylor1plus/libt1pMPQ_caml_debug.a taylor1plus/dllt1pMPQ_caml.so taylor1plus/t1pMPFR.cma taylor1plus/t1pMPFR.cmxa taylor1plus/t1pMPFR.a taylor1plus/t1pMPFR.cmxs taylor1plus/libt1pMPFR_caml.a taylor1plus/t1pMPFR.d.cmxa taylor1plus/t1pMPFR.d.a taylor1plus/t1pMPFR.d.cmxs taylor1plus/libt1pMPFR_caml_debug.a taylor1plus/dllt1pMPFR_caml.so avoct/avo.mli avoct/avo.cmi avoct/avo.cmx avoct/avoD.cma avoct/avoD.cmxa avoct/avoD.a avoct/avoD.cmxs avoct/libavoD_caml.a avoct/avoD.d.cmxa avoct/avoD.d.a avoct/avoD.d.cmxs avoct/libavoD_caml_debug.a avoct/dllavoD_caml.so avoct/avoMPQ.cma avoct/avoMPQ.cmxa avoct/avoMPQ.a avoct/avoMPQ.cmxs avoct/libavoMPQ_caml.a avoct/avoMPQ.d.cmxa avoct/avoMPQ.d.a avoct/avoMPQ.d.cmxs avoct/libavoMPQ_caml_debug.a avoct/dllavoMPQ_caml.so mlapronidl/scalar.idl mlapronidl/interval.idl mlapronidl/coeff.idl mlapronidl/dim.idl mlapronidl/linexpr0.idl mlapronidl/lincons0.idl mlapronidl/generator0.idl mlapronidl/texpr0.idl mlapronidl/tcons0.idl mlapronidl/manager.idl mlapronidl/abstract0.idl mlapronidl/var.idl mlapronidl/environment.idl mlapronidl/linexpr1.idl mlapronidl/lincons1.idl mlapronidl/generator1.idl mlapronidl/texpr1.idl mlapronidl/tcons1.idl mlapronidl/abstract1.idl mlapronidl/policy.idl mlapronidl/disjunction.idl mlapronidl/apron_caml.h mlapronidl/apron_ocamldoc.mli
- Installed /home/opam/.opam/default/lib/apron/apron_ocamldoc.mli
- Installed /home/opam/.opam/default/lib/apron/apron_caml.h
- Installed /home/opam/.opam/default/lib/apron/disjunction.idl
- Installed /home/opam/.opam/default/lib/apron/policy.idl
- Installed /home/opam/.opam/default/lib/apron/abstract1.idl
- Installed /home/opam/.opam/default/lib/apron/tcons1.idl
- Installed /home/opam/.opam/default/lib/apron/texpr1.idl
- Installed /home/opam/.opam/default/lib/apron/generator1.idl
- Installed /home/opam/.opam/default/lib/apron/lincons1.idl
- Installed /home/opam/.opam/default/lib/apron/linexpr1.idl
- Installed /home/opam/.opam/default/lib/apron/environment.idl
- Installed /home/opam/.opam/default/lib/apron/var.idl
- Installed /home/opam/.opam/default/lib/apron/abstract0.idl
- Installed /home/opam/.opam/default/lib/apron/manager.idl
- Installed /home/opam/.opam/default/lib/apron/tcons0.idl
- Installed /home/opam/.opam/default/lib/apron/texpr0.idl
- Installed /home/opam/.opam/default/lib/apron/generator0.idl
- Installed /home/opam/.opam/default/lib/apron/lincons0.idl
- Installed /home/opam/.opam/default/lib/apron/linexpr0.idl
- Installed /home/opam/.opam/default/lib/apron/dim.idl
- Installed /home/opam/.opam/default/lib/apron/coeff.idl
- Installed /home/opam/.opam/default/lib/apron/interval.idl
- Installed /home/opam/.opam/default/lib/apron/scalar.idl
- Installed /home/opam/.opam/default/lib/apron/libavoMPQ_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/avoMPQ.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/avoMPQ.d.a
- Installed /home/opam/.opam/default/lib/apron/avoMPQ.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libavoMPQ_caml.a
- Installed /home/opam/.opam/default/lib/apron/avoMPQ.cmxs
- Installed /home/opam/.opam/default/lib/apron/avoMPQ.a
- Installed /home/opam/.opam/default/lib/apron/avoMPQ.cmxa
- Installed /home/opam/.opam/default/lib/apron/avoMPQ.cma
- Installed /home/opam/.opam/default/lib/apron/libavoD_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/avoD.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/avoD.d.a
- Installed /home/opam/.opam/default/lib/apron/avoD.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libavoD_caml.a
- Installed /home/opam/.opam/default/lib/apron/avoD.cmxs
- Installed /home/opam/.opam/default/lib/apron/avoD.a
- Installed /home/opam/.opam/default/lib/apron/avoD.cmxa
- Installed /home/opam/.opam/default/lib/apron/avoD.cma
- Installed /home/opam/.opam/default/lib/apron/avo.cmx
- Installed /home/opam/.opam/default/lib/apron/avo.cmi
- Installed /home/opam/.opam/default/lib/apron/avo.mli
- Installed /home/opam/.opam/default/lib/apron/libt1pMPFR_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/t1pMPFR.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/t1pMPFR.d.a
- Installed /home/opam/.opam/default/lib/apron/t1pMPFR.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libt1pMPFR_caml.a
- Installed /home/opam/.opam/default/lib/apron/t1pMPFR.cmxs
- Installed /home/opam/.opam/default/lib/apron/t1pMPFR.a
- Installed /home/opam/.opam/default/lib/apron/t1pMPFR.cmxa
- Installed /home/opam/.opam/default/lib/apron/t1pMPFR.cma
- Installed /home/opam/.opam/default/lib/apron/libt1pMPQ_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/t1pMPQ.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/t1pMPQ.d.a
- Installed /home/opam/.opam/default/lib/apron/t1pMPQ.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libt1pMPQ_caml.a
- Installed /home/opam/.opam/default/lib/apron/t1pMPQ.cmxs
- Installed /home/opam/.opam/default/lib/apron/t1pMPQ.a
- Installed /home/opam/.opam/default/lib/apron/t1pMPQ.cmxa
- Installed /home/opam/.opam/default/lib/apron/t1pMPQ.cma
- Installed /home/opam/.opam/default/lib/apron/libt1pD_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/t1pD.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/t1pD.d.a
- Installed /home/opam/.opam/default/lib/apron/t1pD.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libt1pD_caml.a
- Installed /home/opam/.opam/default/lib/apron/t1pD.cmxs
- Installed /home/opam/.opam/default/lib/apron/t1pD.a
- Installed /home/opam/.opam/default/lib/apron/t1pD.cmxa
- Installed /home/opam/.opam/default/lib/apron/t1pD.cma
- Installed /home/opam/.opam/default/lib/apron/t1p.cmx
- Installed /home/opam/.opam/default/lib/apron/t1p.cmi
- Installed /home/opam/.opam/default/lib/apron/t1p.mli
- Installed /home/opam/.opam/default/lib/apron/libpolkaRll_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/polkaRll.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/polkaRll.d.a
- Installed /home/opam/.opam/default/lib/apron/polkaRll.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libpolkaRll_caml.a
- Installed /home/opam/.opam/default/lib/apron/polkaRll.cmxs
- Installed /home/opam/.opam/default/lib/apron/polkaRll.a
- Installed /home/opam/.opam/default/lib/apron/polkaRll.cmxa
- Installed /home/opam/.opam/default/lib/apron/polkaRll.cma
- Installed /home/opam/.opam/default/lib/apron/libpolkaMPQ_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/polkaMPQ.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/polkaMPQ.d.a
- Installed /home/opam/.opam/default/lib/apron/polkaMPQ.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libpolkaMPQ_caml.a
- Installed /home/opam/.opam/default/lib/apron/polkaMPQ.cmxs
- Installed /home/opam/.opam/default/lib/apron/polkaMPQ.a
- Installed /home/opam/.opam/default/lib/apron/polkaMPQ.cmxa
- Installed /home/opam/.opam/default/lib/apron/polkaMPQ.cma
- Installed /home/opam/.opam/default/lib/apron/polka.cmx
- Installed /home/opam/.opam/default/lib/apron/polka.cmi
- Installed /home/opam/.opam/default/lib/apron/polka.mli
- Installed /home/opam/.opam/default/lib/apron/liboctMPQ_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/octMPQ.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/octMPQ.d.a
- Installed /home/opam/.opam/default/lib/apron/octMPQ.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/liboctMPQ_caml.a
- Installed /home/opam/.opam/default/lib/apron/octMPQ.cmxs
- Installed /home/opam/.opam/default/lib/apron/octMPQ.a
- Installed /home/opam/.opam/default/lib/apron/octMPQ.cmxa
- Installed /home/opam/.opam/default/lib/apron/octMPQ.cma
- Installed /home/opam/.opam/default/lib/apron/liboctD_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/octD.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/octD.d.a
- Installed /home/opam/.opam/default/lib/apron/octD.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/liboctD_caml.a
- Installed /home/opam/.opam/default/lib/apron/octD.cmxs
- Installed /home/opam/.opam/default/lib/apron/octD.a
- Installed /home/opam/.opam/default/lib/apron/octD.cmxa
- Installed /home/opam/.opam/default/lib/apron/octD.cma
- Installed /home/opam/.opam/default/lib/apron/oct.cmx
- Installed /home/opam/.opam/default/lib/apron/oct.cmi
- Installed /home/opam/.opam/default/lib/apron/oct.mli
- Installed /home/opam/.opam/default/lib/apron/libboxMPFR_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/boxMPFR.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/boxMPFR.d.a
- Installed /home/opam/.opam/default/lib/apron/boxMPFR.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libboxMPFR_caml.a
- Installed /home/opam/.opam/default/lib/apron/boxMPFR.cmxs
- Installed /home/opam/.opam/default/lib/apron/boxMPFR.a
- Installed /home/opam/.opam/default/lib/apron/boxMPFR.cmxa
- Installed /home/opam/.opam/default/lib/apron/boxMPFR.cma
- Installed /home/opam/.opam/default/lib/apron/libboxMPQ_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/boxMPQ.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/boxMPQ.d.a
- Installed /home/opam/.opam/default/lib/apron/boxMPQ.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libboxMPQ_caml.a
- Installed /home/opam/.opam/default/lib/apron/boxMPQ.cmxs
- Installed /home/opam/.opam/default/lib/apron/boxMPQ.a
- Installed /home/opam/.opam/default/lib/apron/boxMPQ.cmxa
- Installed /home/opam/.opam/default/lib/apron/boxMPQ.cma
- Installed /home/opam/.opam/default/lib/apron/libboxD_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/boxD.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/boxD.d.a
- Installed /home/opam/.opam/default/lib/apron/boxD.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libboxD_caml.a
- Installed /home/opam/.opam/default/lib/apron/boxD.cmxs
- Installed /home/opam/.opam/default/lib/apron/boxD.a
- Installed /home/opam/.opam/default/lib/apron/boxD.cmxa
- Installed /home/opam/.opam/default/lib/apron/boxD.cma
- Installed /home/opam/.opam/default/lib/apron/box.cmx
- Installed /home/opam/.opam/default/lib/apron/box.cmi
- Installed /home/opam/.opam/default/lib/apron/box.mli
- Installed /home/opam/.opam/default/lib/apron/libapron_caml_debug.a
- Installed /home/opam/.opam/default/lib/apron/apron.d.cmxs
- Installed /home/opam/.opam/default/lib/apron/apron.d.a
- Installed /home/opam/.opam/default/lib/apron/apron.d.cmxa
- Installed /home/opam/.opam/default/lib/apron/libapron_caml.a
- Installed /home/opam/.opam/default/lib/apron/apron.cmxs
- Installed /home/opam/.opam/default/lib/apron/apron.a
- Installed /home/opam/.opam/default/lib/apron/apron.cmxa
- Installed /home/opam/.opam/default/lib/apron/apron.cma
- Installed /home/opam/.opam/default/lib/apron/apron.cmx
- Installed /home/opam/.opam/default/lib/apron/apron.cmi
- Installed /home/opam/.opam/default/lib/stublibs/dllavoMPQ_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllavoMPQ_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllavoD_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllavoD_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllt1pMPFR_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllt1pMPFR_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllt1pMPQ_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllt1pMPQ_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllt1pD_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllt1pD_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllpolkaRll_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllpolkaRll_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllpolkaMPQ_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllpolkaMPQ_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dlloctMPQ_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dlloctMPQ_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dlloctD_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dlloctD_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllboxMPFR_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllboxMPFR_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllboxMPQ_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllboxMPQ_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllboxD_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllboxD_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllapron_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllapron_caml.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/apron/META
- (cd apronxx; /usr/bin/make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apronxx'
- /usr/bin/install -d /home/opam/.opam/default/share/apron/include /home/opam/.opam/default/share/apron/include/apronxx /home/opam/.opam/default/share/apron/lib
- /usr/bin/install apronxx.hh                  apxx_generator1.hh         apxx_polka_inline.hh apxx_abstract0.hh           apxx_generator1_inline.hh  apxx_ppl.hh apxx_abstract0_inline.hh    apxx_interval.hh           apxx_ppl_inline.hh apxx_abstract1.hh           apxx_interval_inline.hh    apxx_ppl_product.hh apxx_abstract1_inline.hh    apxx_lincons0.hh           apxx_ppl_product_inline.hh apxx_box.hh                 apxx_lincons0_inline.hh    apxx_scalar.hh apxx_box_inline.hh          apxx_lincons1.hh           apxx_scalar_inline.hh apxx_coeff.hh               apxx_lincons1_inline.hh    apxx_tcons0.hh apxx_coeff_inline.hh        apxx_linexpr0.hh           apxx_tcons0_inline.hh apxx_dimension.hh           apxx_linexpr0_inline.hh    apxx_tcons1.hh apxx_dimension_inline.hh    apxx_linexpr1.hh           apxx_tcons1_inline.hh apxx_environment.hh         apxx_linexpr1_inline.hh    apxx_texpr0.hh apxx_environment_inline.hh  apxx_manager.hh            apxx_texpr0_inline.hh apxx_expr0.hh               apxx_manager_inline.hh     apxx_texpr1.hh apxx_expr1.hh               apxx_oct.hh                apxx_texpr1_inline.hh apxx_generator0.hh          apxx_oct_inline.hh         apxx_var.hh apxx_generator0_inline.hh   apxx_polka.hh              apxx_var_inline.hh apxx_t1p.hh apxx_t1p_inline.hh	 /home/opam/.opam/default/share/apron/include/apronxx
- for i in libapronxx.a libapronxx.so; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/apron/lib; echo /home/opam/.opam/default/share/apron/lib/$i; fi; \
- done
- /home/opam/.opam/default/share/apron/lib/libapronxx.a
- /home/opam/.opam/default/share/apron/lib/libapronxx.so
- /usr/bin/install libapronxx_debug.a libapronxx_debug.so /home/opam/.opam/default/share/apron/lib
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/apron.v0.9.15/apronxx'
-> installed apron.v0.9.15

Layer elina.1.3.2: /var/lib/day10/cache/debian-12-x86_64/94138273a26061a97bc4072b1f4c65f7
[NOTE] chown -R 1000:1000 /var/lib/day10/cache/temp-7fcb5c/fs/home/opam
Processing: [default: loading data]
[elina.1.3.2: http]
[elina.1.3.2: extract]
-> retrieved elina.1.3.2  (https://github.com/eth-sri/ELINA/archive/1.3.2.tar.gz)
[elina: sh]
+ /usr/bin/sh "./configure" "--prefix" "/home/opam/.opam/default/share/elina" "--apron-prefix" "/home/opam/.opam/default/share/apron" "--use-opam" "--use-apron" "--use-vector" (CWD=/home/opam/.opam/default/.opam-switch/build/elina.1.3.2)
- checking compilation with cc : working
- checking compilation with cc -Wcast-qual: working
- checking compilation with cc -Wswitch: working
- checking compilation with cc -Wall: working
- checking compilation with cc -Wextra: working
- checking compilation with cc -Wundef: working
- checking compilation with cc -Wcast-align: working
- checking compilation with cc -Wno-unused: working
- checking compilation with cc -U__STRICT_ANSI__: working
- checking compilation with cc -fPIC: working
- checking compilation with cc -O3: working
- checking compilation with cc -DNDEBUG: working
- checking compilation with cc -Werror-implicit-function-declaration: working
- checking compilation with cc -Wbad-function-cast: working
- checking compilation with cc -Wstrict-prototypes: working
- checking compilation with cc -Wno-strict-overflow: working
- checking compilation with cc -std=c99: working
- binary ar: found in /usr/bin
- binary ranlib: found in /usr/bin
- binary sed: found in /usr/bin
- binary perl: found in /usr/bin
- binary install: found in /usr/bin
- looking for gmp without prefix
- include gmp.h: found
- library gmp: found
- library gmp found without prefix
- looking for mpfr without prefix
- include mpfr.h: found
- library mpfr: found
- library mpfr found without prefix
- binary ocamlc.opt: found in /home/opam/.opam/default/bin
- binary ocamlopt.opt: found in /home/opam/.opam/default/bin
- binary ocamldep: found in /home/opam/.opam/default/bin
- binary ocamllex: found in /home/opam/.opam/default/bin
- binary ocamlyacc: found in /home/opam/.opam/default/bin
- binary ocamldoc: found in /home/opam/.opam/default/bin
- binary ocamlmktop: found in /home/opam/.opam/default/bin
- binary ocamlmklib: found in /home/opam/.opam/default/bin
- binary camlidl: found in /home/opam/.opam/default/bin
- binary ocamlfind: found in /home/opam/.opam/default/bin
- include caml/mlvalues.h: found
- include caml/camlidlruntime.h: 
- found
- include gmp_caml.h: found
- 
- detected configuration:
- 
-    optional OCaml support       1
-    optional OCamlFind support   1
-    optional Java support        0
-    optional CUDA support        0
- 
-    installation path            /home/opam/.opam/default/share/elina
- 
[elina: make]
+ /usr/bin/make "-j39" (CWD=/home/opam/.opam/default/.opam-switch/build/elina.1.3.2)
- (cd elina_linearize; make all)
- make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_linearize'
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR    -I/home/opam/.opam/default/share/apron/include -I../apron_interface -o elina_generic.o elina_generic.c  -lmpfr  -lgmp -lm -L/home/opam/.opam/default/share/apron/lib -lapron	
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR    -I/home/opam/.opam/default/share/apron/include -I../apron_interface -o elina_scalar_arith.o elina_scalar_arith.c  -lmpfr  -lgmp -lm -L/home/opam/.opam/default/share/apron/lib -lapron
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR    -I/home/opam/.opam/default/share/apron/include -I../apron_interface -o elina_interval_arith.o elina_interval_arith.c  -lmpfr  -lgmp -lm -L/home/opam/.opam/default/share/apron/lib -lapron
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR    -I/home/opam/.opam/default/share/apron/include -I../apron_interface -o elina_coeff_arith.o elina_coeff_arith.c  -lmpfr  -lgmp -lm -L/home/opam/.opam/default/share/apron/lib -lapron
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR    -I/home/opam/.opam/default/share/apron/include -I../apron_interface -o elina_linexpr0_arith.o elina_linexpr0_arith.c  -lmpfr  -lgmp -lm -L/home/opam/.opam/default/share/apron/lib -lapron
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR    -I/home/opam/.opam/default/share/apron/include -I../apron_interface -o elina_linearize.o elina_linearize.c  -lmpfr  -lgmp -lm -L/home/opam/.opam/default/share/apron/lib -lapron
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR    -I/home/opam/.opam/default/share/apron/include -I../apron_interface -o elina_linearize_texpr.o elina_linearize_texpr.c  -lmpfr  -lgmp -lm -L/home/opam/.opam/default/share/apron/lib -lapron
- cc -shared -Wl,-rpath=/home/opam/.opam/default/share/elina/lib -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR    -I/home/opam/.opam/default/share/apron/include -I../apron_interface -o libelinalinearize.so elina_generic.o elina_scalar_arith.o elina_interval_arith.o  elina_coeff_arith.o elina_linexpr0_arith.o elina_linearize.o elina_linearize_texpr.o  -lmpfr  -lgmp -lm -L/home/opam/.opam/default/share/apron/lib -lapron
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_linearize'
- (cd partitions_api; make all)
- make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/partitions_api'
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../ -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -o comp_list.o comp_list.c  
- comp_list.c: In function 'comp_list_deserialize':
- comp_list.c:289:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
-   289 |     for(size_t i = 0; i < length - 1; i++){
-       |                         ^
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../ -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -o array_comp_list.o array_comp_list.c  
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../ -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -o intersection.o intersection.c 
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../ -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -o union.o union.c  
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../ -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -o extract.o extract.c  
- cc -shared -Wl,-rpath=/home/opam/.opam/default/share/elina/lib -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../ -o libpartitions.so comp_list.o array_comp_list.o intersection.o union.o extract.o   
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/partitions_api'
- (cd elina_oct; make all)
- make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_oct'
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_closure_comp_sparse.o opt_oct_closure_comp_sparse.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_incr_closure_comp_sparse.o opt_oct_incr_closure_comp_sparse.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm opt_oct_closure_comp_sparse.o
- cc: warning: opt_oct_closure_comp_sparse.o: linker input file unused because linking not done
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_closure_dense.o opt_oct_closure_dense.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- opt_oct_closure_dense.c: In function 'floyd_warshall_dense':
- opt_oct_closure_dense.c:380:1: warning: control reaches end of non-void function [-Wreturn-type]
-   380 | }
-       | ^
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_incr_closure_dense.o opt_oct_incr_closure_dense.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm opt_oct_closure_dense.o
- opt_oct_incr_closure_dense.c: In function 'incremental_closure_opt_dense':
- opt_oct_incr_closure_dense.c:46:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
-    46 |         for(unsigned k = 0; k < n; k=k + 2){
-       |                               ^
- opt_oct_incr_closure_dense.c:53:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
-    53 |                 int br1 = k < v1 ? k : v1;
-       |                             ^
- opt_oct_incr_closure_dense.c:53:40: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
-    53 |                 int br1 = k < v1 ? k : v1;
-       |                                        ^~
- opt_oct_incr_closure_dense.c:65:41: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
-    65 |                 for(unsigned i = 2*v; i < 2*v + 2; i++){
-       |                                         ^
- opt_oct_incr_closure_dense.c:75:31: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
-    75 |                         if(kk <=i){
-       |                               ^~
- opt_oct_incr_closure_dense.c:94:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
-    94 |                         if ( kk <= i){
-       |                                 ^~
- opt_oct_incr_closure_dense.c:153:40: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
-   153 |                         for(j= v1+2; j < k; j++ ){
-       |                                        ^
- opt_oct_incr_closure_dense.c:230:39: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
-   230 |                 for(unsigned i = 0; i < v1; i++){
-       |                                       ^
- opt_oct_incr_closure_dense.c:281:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
-   281 |                 for(unsigned i = 2*v + 2; i < n; i++){
-       |                                             ^
- cc: warning: opt_oct_closure_dense.o: linker input file unused because linking not done
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_nary.o opt_oct_nary.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm 
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_resize.o opt_oct_resize.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm 
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_predicate.o opt_oct_predicate.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm 
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_representation.o opt_oct_representation.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm 
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_transfer.o opt_oct_transfer.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm 
- opt_oct_transfer.c: In function 'opt_oct_meet_tcons_array':
- opt_oct_transfer.c:269:51: warning: passing argument 7 of 'elina_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types]
-   269 |                                                   &opt_oct_meet_lincons_array);
-       |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
-       |                                                   |
-       |                                                   opt_oct_t * (*)(ap_manager_t *, bool,  opt_oct_t *, ap_lincons0_array_t *) {aka opt_oct_t * (*)(ap_manager_t *, char,  opt_oct_t *, ap_lincons0_array_t *)}
- In file included from opt_oct.h:38,
-                  from opt_oct_internal.h:87,
-                  from opt_oct_hmat.h:31,
-                  from opt_oct_transfer.c:22:
- ../elina_linearize/elina_generic.h:112:50: note: expected 'void * (*)(ap_manager_t *, bool,  void *, ap_lincons0_array_t *)' {aka 'void * (*)(ap_manager_t *, char,  void *, ap_lincons0_array_t *)'} but argument is of type 'opt_oct_t * (*)(ap_manager_t *, bool,  opt_oct_t *, ap_lincons0_array_t *)' {aka 'opt_oct_t * (*)(ap_manager_t *, char,  opt_oct_t *, ap_lincons0_array_t *)'}
-   112 |                                          void* (*meet_lincons_array)(elina_manager_t*,
-       |                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-   113 |                                                                      bool, void*,
-       |                                                                      ~~~~~~~~~~~~
-   114 |                                                                      elina_lincons0_array_t*));
-       |                                                                      ~~~~~~~~~~~~~~~~~~~~~~~~
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_oct_hmat.o opt_oct_hmat.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm 
- opt_oct_hmat.c: In function 'opt_hmat_permute':
- opt_oct_hmat.c:1493:44: warning: comparison of integer expressions of different signedness: 'ap_dim_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
-  1493 |                         if(permutation[num]>=dst_dim){
-       |                                            ^~
- opt_oct_hmat.c: In function 'opt_hmat_add_lincons':
- opt_oct_hmat.c:2027:22: warning: assignment to 'bool (*)(opt_oct_mat_t *, ...)' {aka 'char (*)(opt_oct_mat_t *, ...)'} from incompatible pointer type 'bool (*)(opt_oct_mat_t *, int,  int,  bool)' {aka 'char (*)(opt_oct_mat_t *, int,  int,  char)'} [-Wincompatible-pointer-types]
-  2027 |         incr_closure = &incremental_closure_comp_sparse;
-       |                      ^
- opt_oct_hmat.c:2039:30: warning: assignment to 'bool (*)(opt_oct_mat_t *, ...)' {aka 'char (*)(opt_oct_mat_t *, ...)'} from incompatible pointer type 'bool (*)(opt_oct_mat_t *, int,  int,  bool)' {aka 'char (*)(opt_oct_mat_t *, int,  int,  char)'} [-Wincompatible-pointer-types]
-  2039 |                 incr_closure = &incremental_closure_opt_dense;
-       |                              ^
- opt_oct_hmat.c: In function 'opt_hmat_assign':
- opt_oct_hmat.c:2933:22: warning: assignment to 'bool (*)(opt_oct_mat_t *, ...)' {aka 'char (*)(opt_oct_mat_t *, ...)'} from incompatible pointer type 'bool (*)(opt_oct_mat_t *, int,  int,  bool)' {aka 'char (*)(opt_oct_mat_t *, int,  int,  char)'} [-Wincompatible-pointer-types]
-  2933 |         incr_closure = &incremental_closure_comp_sparse;
-       |                      ^
- opt_oct_hmat.c:2945:30: warning: assignment to 'bool (*)(opt_oct_mat_t *, ...)' {aka 'char (*)(opt_oct_mat_t *, ...)'} from incompatible pointer type 'bool (*)(opt_oct_mat_t *, int,  int,  bool)' {aka 'char (*)(opt_oct_mat_t *, int,  int,  char)'} [-Wincompatible-pointer-types]
-  2945 |                 incr_closure = &incremental_closure_opt_dense;
-       |                              ^
- cc -shared -Wl,-rpath=/home/opam/.opam/default/share/elina/lib -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o liboptoct.so opt_oct_closure_comp_sparse.o  opt_oct_incr_closure_comp_sparse.o opt_oct_closure_dense.o opt_oct_incr_closure_dense.o opt_oct_nary.o opt_oct_resize.o opt_oct_predicate.o opt_oct_representation.o opt_oct_transfer.o opt_oct_hmat.o -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o elina_test_oct elina_test_oct.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm -L. -loptoct
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_oct'
- (cd elina_poly; make all)
- make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_poly'
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_mf_qsort.o opt_mf_qsort.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_internal.o opt_pk_internal.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_matrix.o opt_pk_matrix.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- opt_pk_matrix.c: In function 'opt_qsort_rows_compar':
- opt_pk_matrix.c:323:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
-   323 |   opt_numint_t* q1 = *((opt_numint_t**)pq1);
-       |                        ^
- opt_pk_matrix.c:324:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
-   324 |   opt_numint_t* q2 = *((opt_numint_t**)pq2);
-       |                        ^
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_user.o opt_pk_user.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_assign.o opt_pk_assign.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_test.o opt_pk_test.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_vector.o opt_pk_vector.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm	
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_representation.o opt_pk_representation.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- opt_pk_representation.c: In function 'opt_pk_array_fprint':
- opt_pk_representation.c:1262:60: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=]
-  1262 |                 fprintf(stream,"empty polyhedron of dim (%lu)\n",maxcols);
-       |                                                          ~~^     ~~~~~~~
-       |                                                            |     |
-       |                                                            |     int
-       |                                                            long unsigned int
-       |                                                          %u
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_project.o opt_pk_project.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_constructor.o opt_pk_constructor.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_meetjoin.o opt_pk_meetjoin.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- opt_pk_meetjoin.c: In function 'opt_pk_meet_tcons_array':
- opt_pk_meetjoin.c:765:51: warning: passing argument 7 of 'elina_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types]
-   765 |                                                   &opt_pk_meet_lincons_array);
-       |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
-       |                                                   |
-       |                                                   opt_pk_array_t * (*)(ap_manager_t *, bool,  opt_pk_array_t *, ap_lincons0_array_t *) {aka opt_pk_array_t * (*)(ap_manager_t *, char,  opt_pk_array_t *, ap_lincons0_array_t *)}
- In file included from opt_pk.h:62,
-                  from opt_pk_internal.h:32,
-                  from opt_pk_vector.h:35,
-                  from opt_pk_meetjoin.c:28:
- ../elina_linearize/elina_generic.h:112:50: note: expected 'void * (*)(ap_manager_t *, bool,  void *, ap_lincons0_array_t *)' {aka 'void * (*)(ap_manager_t *, char,  void *, ap_lincons0_array_t *)'} but argument is of type 'opt_pk_array_t * (*)(ap_manager_t *, bool,  opt_pk_array_t *, ap_lincons0_array_t *)' {aka 'opt_pk_array_t * (*)(ap_manager_t *, char,  opt_pk_array_t *, ap_lincons0_array_t *)'}
-   112 |                                          void* (*meet_lincons_array)(elina_manager_t*,
-       |                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-   113 |                                                                      bool, void*,
-       |                                                                      ~~~~~~~~~~~~
-   114 |                                                                      elina_lincons0_array_t*));
-       |                                                                      ~~~~~~~~~~~~~~~~~~~~~~~~
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_widening.o opt_pk_widening.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_resize.o opt_pk_resize.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_expandfold.o opt_pk_expandfold.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_extract.o opt_pk_extract.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_bit.o opt_pk_bit.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_satmat.o opt_pk_satmat.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o opt_pk_cherni.o opt_pk_cherni.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- opt_pk_cherni.c: In function 'opt_cherni_simplify':
- opt_pk_cherni.c:392:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
-   392 |       for (m=opt_bitstring_msb; m!=nbrays.bit; m>>=1)
-       |       ^~~
- opt_pk_cherni.c:394:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
-   394 |         con->p[i][0] = (int)nb;
-       |         ^~~
- cc -shared -Wl,-rpath=/home/opam/.opam/default/share/elina/lib -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o liboptpoly.so opt_mf_qsort.o opt_pk_internal.o opt_pk_matrix.o opt_pk_user.o opt_pk_assign.o opt_pk_test.o opt_pk_vector.o opt_pk_representation.o opt_pk_project.o opt_pk_constructor.o opt_pk_meetjoin.o  opt_pk_widening.o opt_pk_resize.o opt_pk_expandfold.o opt_pk_extract.o  opt_pk_bit.o opt_pk_satmat.o opt_pk_cherni.o -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I../apron_interface -I../ -I/home/opam/.opam/default/share/apron/include -I../elina_linearize -I../partitions_api   -o elina_test_poly elina_test_poly.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm -L. -loptpoly 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_poly'
- (cd elina_zones; make all)
- make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_zones'
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_zones_closure.o opt_zones_closure.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- opt_zones_closure.c: In function 'strengthening_comp_zones':
- opt_zones_closure.c:55:39: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
-    55 |                 for(unsigned i = 0; i < comp_size; i++){
-       |                                       ^
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_zones_incr_closure.o opt_zones_incr_closure.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_zones_representation.o opt_zones_representation.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_mat.o opt_mat.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- opt_mat.c: In function 'is_equal_comp_zones':
- opt_mat.c:1180:44: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
-  1180 |                         if((arr_map1[i1-1] * arr_map1[j1-1]) && arr_map1[i1-1]!=arr_map1[j1-1]){
-       |                            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
- opt_mat.c:1184:44: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
-  1184 |                         if((arr_map2[i1-1] * arr_map2[j1-1]) && arr_map2[i1-1]!=arr_map2[j1-1]){
-       |                            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
- opt_mat.c: In function 'opt_zones_mat_addrem_dimensions':
- opt_mat.c:1785:48: warning: comparison of integer expressions of different signedness: 'int' and 'ap_dim_t' {aka 'unsigned int'} [-Wsign-compare]
-  1785 |                         while((l < nb_pos) &&(i==pos[l])){
-       |                                                ^~
- opt_mat.c: In function 'opt_zones_mat_add_lincons':
- opt_mat.c:2203:22: warning: assignment to 'bool (*)(opt_zones_mat_t *, ...)' {aka 'char (*)(opt_zones_mat_t *, ...)'} from incompatible pointer type 'bool (*)(opt_zones_mat_t *, short unsigned int,  short unsigned int)' {aka 'char (*)(opt_zones_mat_t *, short unsigned int,  short unsigned int)'} [-Wincompatible-pointer-types]
-  2203 |         incr_closure = &incr_closure_comp_sparse;
-       |                      ^
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_zones_predicate.o opt_zones_predicate.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_zones_nary.o opt_zones_nary.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_zones_resize.o opt_zones_resize.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- cc -c -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o opt_zones_transfer.o opt_zones_transfer.c -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- opt_zones_transfer.c: In function 'opt_zones_meet_tcons_array':
- opt_zones_transfer.c:154:51: warning: passing argument 7 of 'elina_generic_meet_intlinearize_tcons_array' from incompatible pointer type [-Wincompatible-pointer-types]
-   154 |                                                   &opt_zones_meet_lincons_array);
-       |                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-       |                                                   |
-       |                                                   opt_zones_t * (*)(ap_manager_t *, bool,  opt_zones_t *, ap_lincons0_array_t *) {aka opt_zones_t * (*)(ap_manager_t *, char,  opt_zones_t *, ap_lincons0_array_t *)}
- In file included from opt_zones.h:37,
-                  from opt_zones_internal.h:63,
-                  from opt_mat.h:67,
-                  from opt_zones_transfer.c:22:
- ../elina_linearize/elina_generic.h:112:50: note: expected 'void * (*)(ap_manager_t *, bool,  void *, ap_lincons0_array_t *)' {aka 'void * (*)(ap_manager_t *, char,  void *, ap_lincons0_array_t *)'} but argument is of type 'opt_zones_t * (*)(ap_manager_t *, bool,  opt_zones_t *, ap_lincons0_array_t *)' {aka 'opt_zones_t * (*)(ap_manager_t *, char,  opt_zones_t *, ap_lincons0_array_t *)'}
-   112 |                                          void* (*meet_lincons_array)(elina_manager_t*,
-       |                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-   113 |                                                                      bool, void*,
-       |                                                                      ~~~~~~~~~~~~
-   114 |                                                                      elina_lincons0_array_t*));
-       |                                                                      ~~~~~~~~~~~~~~~~~~~~~~~~
- cc -shared -Wl,-rpath=/home/opam/.opam/default/share/elina/lib -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99 -g  -DNUM_LONGLONGRAT -DNUM_DOUBLE -DTHRESHOLD=0.75 -DTIMING -D_GNU_SOURCE -pthread -fno-tree-vectorize -m64 -march=native -ffp-contract=off -DHAS_APRON -DVECTOR  -I/home/opam/.opam/default/share/apron/include -I../ -I../apron_interface -I../elina_linearize -I../partitions_api   -o liboptzones.so opt_zones_closure.o opt_zones_incr_closure.o opt_zones_representation.o opt_mat.o opt_zones_predicate.o opt_zones_nary.o opt_zones_resize.o opt_zones_transfer.o -L../partitions_api -lpartitions -L/home/opam/.opam/default/share/apron/lib -lapron  -L../elina_linearize -lelinalinearize  -lmpfr  -lgmp -lm
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_zones'
- (cd ocaml_interface; make all)
- make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/ocaml_interface'
- mkdir -p tmp
- cp /home/opam/.opam/default/lib/apron/manager.idl elina_poly.idl tmp/
- cd tmp && /home/opam/.opam/default/bin/camlidl -no-include -nocpp elina_poly.idl
- cp tmp/elina_poly_stubs.c elina_poly_caml.c
- /usr/bin/perl perlscript_caml_poly.pl < tmp/elina_poly.ml >elina_poly.ml
- /usr/bin/perl perlscript_caml_poly.pl < tmp/elina_poly.mli >elina_poly.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I /home/opam/.opam/default/lib/apron -I /home/opam/.opam/default/lib/apron -c elina_poly.mli
- mkdir -p tmp
- cp elina_oct.idl /home/opam/.opam/default/lib/apron/*.idl tmp
- cd tmp && /home/opam/.opam/default/bin/camlidl -no-include -nocpp -I . elina_oct.idl
- /usr/bin/perl perlscript_c_oct.pl < tmp/elina_oct_stubs.c >elina_oct_caml.c
- /usr/bin/perl perlscript_caml_oct.pl < tmp/elina_oct.ml >elina_oct.ml
- /usr/bin/perl perlscript_caml_oct.pl < tmp/elina_oct.mli >elina_oct.mli
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I /home/opam/.opam/default/lib/apron -I /home/opam/.opam/default/lib/apron -c elina_oct.mli
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I /home/opam/.opam/default/lib/apron -I /home/opam/.opam/default/lib/apron -c elina_poly.ml
- cc -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99  -I/home/opam/.opam/default/share/apron/include -I/home/opam/.opam/default/lib/apron -I/home/opam/.opam/default/share/apron/include -I/home/opam/.opam/default/share/apron/include  -I/home/opam/.opam/default/lib/gmp -I/home/opam/.opam/default/lib/apron -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -I ../partitions_api -I ../elina_linearize -I ../elina_auxiliary -I ../elina_poly -I ../elina_oct -DNUMINT_MPQ -c -o elina_poly_caml.o elina_poly_caml.c
- elina_poly_caml.c: In function 'camlidl_elina_poly_elina_poly_manager_alloc_loose':
- elina_poly_caml.c:69:6: warning: assignment to 'ap_manager_ptr' {aka 'struct ap_manager_t *'} from incompatible pointer type 'elina_manager_t *' [-Wincompatible-pointer-types]
-    69 | _res = opt_pk_manager_alloc(false);
-       |      ^
- elina_poly_caml.c: In function 'camlidl_elina_poly_elina_poly_manager_alloc_strict':
- elina_poly_caml.c:89:6: warning: assignment to 'ap_manager_ptr' {aka 'struct ap_manager_t *'} from incompatible pointer type 'elina_manager_t *' [-Wincompatible-pointer-types]
-    89 | _res = opt_pk_manager_alloc(true);
-       |      ^
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/elina/lib -L/home/opam/.opam/default/share/elina/lib -o elina_poly_caml elina_poly_caml.o -L. -loptpoly -L/home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/lib/apron    -L../partitions_api -L../elina_linearize  -L../elina_auxiliary -L../elina_poly -L../elina_oct -L. -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/elina/lib -L/home/opam/.opam/default/share/elina/lib -o elina_poly -oc elina_poly_caml elina_poly.cmx -loptpoly -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I /home/opam/.opam/default/lib/apron -I /home/opam/.opam/default/lib/apron -c elina_poly.ml
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/elina/lib -L/home/opam/.opam/default/share/elina/lib -o elina_poly -oc elina_poly_caml elina_poly.cmo -loptpoly -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlopt.opt -inline 20 -I /home/opam/.opam/default/lib/gmp -I /home/opam/.opam/default/lib/apron -I /home/opam/.opam/default/lib/apron -c elina_oct.ml
- cc -Wcast-qual -Wswitch -Wall -Wextra -Wundef -Wcast-align -Wno-unused -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -Werror-implicit-function-declaration -Wbad-function-cast -Wstrict-prototypes -Wno-strict-overflow -std=c99  -I/home/opam/.opam/default/share/apron/include -I/home/opam/.opam/default/lib/apron -I/home/opam/.opam/default/share/apron/include -I/home/opam/.opam/default/share/apron/include  -I/home/opam/.opam/default/lib/gmp -I/home/opam/.opam/default/lib/apron -I/home/opam/.opam/default/lib/camlidl -I/home/opam/.opam/default/lib/ocaml -I ../partitions_api -I ../elina_linearize -I ../elina_auxiliary -I ../elina_poly -I ../elina_oct -DNUMINT_MPQ -c -o elina_oct_caml.o elina_oct_caml.c
- elina_oct_caml.c: In function 'camlidl_elina_oct_opt_oct_manager_alloc':
- elina_oct_caml.c:203:8: warning: assignment to 'ap_manager_ptr' {aka 'struct ap_manager_t *'} from incompatible pointer type 'elina_manager_t *' [-Wincompatible-pointer-types]
-   203 |   _res = opt_oct_manager_alloc();
-       |        ^
- elina_oct_caml.c: In function 'camlidl_elina_oct_elina_abstract0_opt_oct_widening_thresholds':
- elina_oct_caml.c:247:52: warning: passing argument 1 of 'elina_abstract0_opt_oct_widening_thresholds' from incompatible pointer type [-Wincompatible-pointer-types]
-   247 | _res = elina_abstract0_opt_oct_widening_thresholds(man,a1,a2,(ap_scalar_t**)array.p,array.size);
-       |                                                    ^~~
-       |                                                    |
-       |                                                    ap_manager_ptr {aka struct ap_manager_t *}
- In file included from elina_oct_caml.c:16:
- ../elina_oct/opt_oct.h:64:62: note: expected 'elina_manager_t *' but argument is of type 'ap_manager_ptr' {aka 'struct ap_manager_t *'}
-    64 | elina_abstract0_opt_oct_widening_thresholds(elina_manager_t* man,
-       |                                             ~~~~~~~~~~~~~~~~~^~~
- elina_oct_caml.c:247:56: warning: passing argument 2 of 'elina_abstract0_opt_oct_widening_thresholds' from incompatible pointer type [-Wincompatible-pointer-types]
-   247 | _res = elina_abstract0_opt_oct_widening_thresholds(man,a1,a2,(ap_scalar_t**)array.p,array.size);
-       |                                                        ^~
-       |                                                        |
-       |                                                        ap_abstract0_ptr {aka ap_abstract0_t *}
- ../elina_oct/opt_oct.h:65:57: note: expected 'elina_abstract0_t *' but argument is of type 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'}
-    65 |                                      elina_abstract0_t* a1,
-       |                                      ~~~~~~~~~~~~~~~~~~~^~
- elina_oct_caml.c:247:59: warning: passing argument 3 of 'elina_abstract0_opt_oct_widening_thresholds' from incompatible pointer type [-Wincompatible-pointer-types]
-   247 | _res = elina_abstract0_opt_oct_widening_thresholds(man,a1,a2,(ap_scalar_t**)array.p,array.size);
-       |                                                           ^~
-       |                                                           |
-       |                                                           ap_abstract0_ptr {aka ap_abstract0_t *}
- ../elina_oct/opt_oct.h:66:57: note: expected 'elina_abstract0_t *' but argument is of type 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'}
-    66 |                                      elina_abstract0_t* a2,
-       |                                      ~~~~~~~~~~~~~~~~~~~^~
- elina_oct_caml.c:247:62: warning: passing argument 4 of 'elina_abstract0_opt_oct_widening_thresholds' from incompatible pointer type [-Wincompatible-pointer-types]
-   247 | _res = elina_abstract0_opt_oct_widening_thresholds(man,a1,a2,(ap_scalar_t**)array.p,array.size);
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~
-       |                                                              |
-       |                                                              ap_scalar_t **
- ../elina_oct/opt_oct.h:67:55: note: expected 'elina_scalar_t **' but argument is of type 'ap_scalar_t **'
-    67 |                                      elina_scalar_t** arr,
-       |                                      ~~~~~~~~~~~~~~~~~^~~
- elina_oct_caml.c:247:6: warning: assignment to 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'} from incompatible pointer type 'elina_abstract0_t *' [-Wincompatible-pointer-types]
-   247 | _res = elina_abstract0_opt_oct_widening_thresholds(man,a1,a2,(ap_scalar_t**)array.p,array.size);
-       |      ^
- elina_oct_caml.c: In function 'camlidl_elina_oct_elina_abstract0_opt_oct_narrowing':
- elina_oct_caml.c:274:42: warning: passing argument 1 of 'elina_abstract0_opt_oct_narrowing' from incompatible pointer type [-Wincompatible-pointer-types]
-   274 | _res = elina_abstract0_opt_oct_narrowing(man,a1,a2);
-       |                                          ^~~
-       |                                          |
-       |                                          ap_manager_ptr {aka struct ap_manager_t *}
- ../elina_oct/opt_oct.h:73:52: note: expected 'elina_manager_t *' but argument is of type 'ap_manager_ptr' {aka 'struct ap_manager_t *'}
-    73 | elina_abstract0_opt_oct_narrowing(elina_manager_t* man,
-       |                                   ~~~~~~~~~~~~~~~~~^~~
- elina_oct_caml.c:274:46: warning: passing argument 2 of 'elina_abstract0_opt_oct_narrowing' from incompatible pointer type [-Wincompatible-pointer-types]
-   274 | _res = elina_abstract0_opt_oct_narrowing(man,a1,a2);
-       |                                              ^~
-       |                                              |
-       |                                              ap_abstract0_ptr {aka ap_abstract0_t *}
- ../elina_oct/opt_oct.h:74:48: note: expected 'elina_abstract0_t *' but argument is of type 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'}
-    74 |                             elina_abstract0_t* a1,
-       |                             ~~~~~~~~~~~~~~~~~~~^~
- elina_oct_caml.c:274:49: warning: passing argument 3 of 'elina_abstract0_opt_oct_narrowing' from incompatible pointer type [-Wincompatible-pointer-types]
-   274 | _res = elina_abstract0_opt_oct_narrowing(man,a1,a2);
-       |                                                 ^~
-       |                                                 |
-       |                                                 ap_abstract0_ptr {aka ap_abstract0_t *}
- ../elina_oct/opt_oct.h:75:48: note: expected 'elina_abstract0_t *' but argument is of type 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'}
-    75 |                             elina_abstract0_t* a2 );
-       |                             ~~~~~~~~~~~~~~~~~~~^~
- elina_oct_caml.c:274:6: warning: assignment to 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'} from incompatible pointer type 'elina_abstract0_t *' [-Wincompatible-pointer-types]
-   274 | _res = elina_abstract0_opt_oct_narrowing(man,a1,a2);
-       |      ^
- elina_oct_caml.c: In function 'camlidl_elina_oct_elina_abstract0_opt_oct_add_epsilon':
- elina_oct_caml.c:300:46: warning: passing argument 1 of 'elina_abstract0_opt_oct_add_epsilon' from incompatible pointer type [-Wincompatible-pointer-types]
-   300 |   _res = elina_abstract0_opt_oct_add_epsilon(man, a, epsilon);
-       |                                              ^~~
-       |                                              |
-       |                                              ap_manager_ptr {aka struct ap_manager_t *}
- ../elina_oct/opt_oct.h:46:54: note: expected 'elina_manager_t *' but argument is of type 'ap_manager_ptr' {aka 'struct ap_manager_t *'}
-    46 | elina_abstract0_opt_oct_add_epsilon(elina_manager_t* man,
-       |                                     ~~~~~~~~~~~~~~~~~^~~
- elina_oct_caml.c:300:51: warning: passing argument 2 of 'elina_abstract0_opt_oct_add_epsilon' from incompatible pointer type [-Wincompatible-pointer-types]
-   300 |   _res = elina_abstract0_opt_oct_add_epsilon(man, a, epsilon);
-       |                                                   ^
-       |                                                   |
-       |                                                   ap_abstract0_ptr {aka ap_abstract0_t *}
- ../elina_oct/opt_oct.h:47:49: note: expected 'elina_abstract0_t *' but argument is of type 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'}
-    47 |                              elina_abstract0_t* a,
-       |                              ~~~~~~~~~~~~~~~~~~~^
- elina_oct_caml.c:300:54: warning: passing argument 3 of 'elina_abstract0_opt_oct_add_epsilon' from incompatible pointer type [-Wincompatible-pointer-types]
-   300 |   _res = elina_abstract0_opt_oct_add_epsilon(man, a, epsilon);
-       |                                                      ^~~~~~~
-       |                                                      |
-       |                                                      ap_scalar_ptr {aka struct ap_scalar_t *}
- ../elina_oct/opt_oct.h:48:46: note: expected 'elina_scalar_t *' but argument is of type 'ap_scalar_ptr' {aka 'struct ap_scalar_t *'}
-    48 |                              elina_scalar_t* epsilon);
-       |                              ~~~~~~~~~~~~~~~~^~~~~~~
- elina_oct_caml.c:300:8: warning: assignment to 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'} from incompatible pointer type 'elina_abstract0_t *' [-Wincompatible-pointer-types]
-   300 |   _res = elina_abstract0_opt_oct_add_epsilon(man, a, epsilon);
-       |        ^
- elina_oct_caml.c: In function 'camlidl_elina_oct_elina_abstract0_opt_oct_add_epsilon_bin':
- elina_oct_caml.c:328:50: warning: passing argument 1 of 'elina_abstract0_opt_oct_add_epsilon_bin' from incompatible pointer type [-Wincompatible-pointer-types]
-   328 |   _res = elina_abstract0_opt_oct_add_epsilon_bin(man, a1, a2, epsilon);
-       |                                                  ^~~
-       |                                                  |
-       |                                                  ap_manager_ptr {aka struct ap_manager_t *}
- ../elina_oct/opt_oct.h:54:58: note: expected 'elina_manager_t *' but argument is of type 'ap_manager_ptr' {aka 'struct ap_manager_t *'}
-    54 | elina_abstract0_opt_oct_add_epsilon_bin(elina_manager_t* man,
-       |                                         ~~~~~~~~~~~~~~~~~^~~
- elina_oct_caml.c:328:55: warning: passing argument 2 of 'elina_abstract0_opt_oct_add_epsilon_bin' from incompatible pointer type [-Wincompatible-pointer-types]
-   328 |   _res = elina_abstract0_opt_oct_add_epsilon_bin(man, a1, a2, epsilon);
-       |                                                       ^~
-       |                                                       |
-       |                                                       ap_abstract0_ptr {aka ap_abstract0_t *}
- ../elina_oct/opt_oct.h:55:53: note: expected 'elina_abstract0_t *' but argument is of type 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'}
-    55 |                                  elina_abstract0_t* a1,
-       |                                  ~~~~~~~~~~~~~~~~~~~^~
- elina_oct_caml.c:328:59: warning: passing argument 3 of 'elina_abstract0_opt_oct_add_epsilon_bin' from incompatible pointer type [-Wincompatible-pointer-types]
-   328 |   _res = elina_abstract0_opt_oct_add_epsilon_bin(man, a1, a2, epsilon);
-       |                                                           ^~
-       |                                                           |
-       |                                                           ap_abstract0_ptr {aka ap_abstract0_t *}
- ../elina_oct/opt_oct.h:56:53: note: expected 'elina_abstract0_t *' but argument is of type 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'}
-    56 |                                  elina_abstract0_t* a2,
-       |                                  ~~~~~~~~~~~~~~~~~~~^~
- elina_oct_caml.c:328:63: warning: passing argument 4 of 'elina_abstract0_opt_oct_add_epsilon_bin' from incompatible pointer type [-Wincompatible-pointer-types]
-   328 |   _res = elina_abstract0_opt_oct_add_epsilon_bin(man, a1, a2, epsilon);
-       |                                                               ^~~~~~~
-       |                                                               |
-       |                                                               ap_scalar_ptr {aka struct ap_scalar_t *}
- ../elina_oct/opt_oct.h:57:50: note: expected 'elina_scalar_t *' but argument is of type 'ap_scalar_ptr' {aka 'struct ap_scalar_t *'}
-    57 |                                  elina_scalar_t* epsilon);
-       |                                  ~~~~~~~~~~~~~~~~^~~~~~~
- elina_oct_caml.c:328:8: warning: assignment to 'ap_abstract0_ptr' {aka 'ap_abstract0_t *'} from incompatible pointer type 'elina_abstract0_t *' [-Wincompatible-pointer-types]
-   328 |   _res = elina_abstract0_opt_oct_add_epsilon_bin(man, a1, a2, epsilon);
-       |        ^
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/elina/lib -L/home/opam/.opam/default/share/elina/lib -o elina_oct_caml elina_oct_caml.o -L. -loptoct -L/home/opam/.opam/default/share/apron/lib -L/home/opam/.opam/default/lib/apron    -L../partitions_api -L../elina_linearize  -L../elina_auxiliary -L../elina_poly -L../elina_oct -L. -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/elina/lib -L/home/opam/.opam/default/share/elina/lib -o elina_oct -oc elina_oct_caml elina_oct.cmx -loptoct -lapron -lmpfr -lgmp -lm
- /home/opam/.opam/default/bin/ocamlc.opt -g -I /home/opam/.opam/default/lib/gmp -I /home/opam/.opam/default/lib/apron -I /home/opam/.opam/default/lib/apron -c elina_oct.ml
- /home/opam/.opam/default/bin/ocamlmklib -dllpath /home/opam/.opam/default/share/elina/lib -L/home/opam/.opam/default/share/elina/lib -o elina_oct -oc elina_oct_caml elina_oct.cmo -loptoct -lapron -lmpfr -lgmp -lm
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/ocaml_interface'
-> compiled  elina.1.3.2
[elina: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/elina.1.3.2)
- (cd elina_linearize; make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_linearize'
- install -d /home/opam/.opam/default/share/elina/lib; \
- for i in libelinalinearize.so; do \
- 	install $i /home/opam/.opam/default/share/elina/lib; \
- done;
- install -d /home/opam/.opam/default/share/elina/include ; \
- for i in elina_generic.h elina_scalar_arith.h elina_interval_arith.h elina_coeff_arith.h elina_linexpr0_arith.h elina_linearize.h elina_linearize_texpr.h elina_rat.h elina_int.h; do \
- 	install $i /home/opam/.opam/default/share/elina/include ; \
- done; 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_linearize'
- (cd partitions_api; make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/partitions_api'
- install -d /home/opam/.opam/default/share/elina/lib; \
- install libpartitions.so /home/opam/.opam/default/share/elina/lib;
- install -d /home/opam/.opam/default/share/elina/include; \
- for i in comp_list.h; do \
- 	install $i /home/opam/.opam/default/share/elina/include; \
- done; 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/partitions_api'
- (cd elina_oct; make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_oct'
- install -d /home/opam/.opam/default/share/elina/lib; \
- for i in liboptoct.so; do \
- 	install $i /home/opam/.opam/default/share/elina/lib; \
- done; 
- install -d /home/opam/.opam/default/share/elina/include; \
- for i in opt_oct.h opt_oct_internal.h opt_oct_hmat.h opt_oct_closure_comp_sparse.h  opt_oct_incr_closure_comp_sparse.h opt_oct_closure_dense.h opt_oct_incr_closure_dense.h vector_intrin.h; do \
- 	install $i /home/opam/.opam/default/share/elina/include; \
- done; 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_oct'
- (cd elina_poly; make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_poly'
- install -d /home/opam/.opam/default/share/elina/lib; \
- for i in liboptpoly.so; do \
- 	install $i /home/opam/.opam/default/share/elina/lib; \
- done;
- install -d /home/opam/.opam/default/share/elina/include ; \
- for i in opt_mf_qsort.h opt_pk_matrix.h  opt_pk_internal.h opt_pk_test.h opt_pk_config.h opt_pk.h; do \
- 	install $i /home/opam/.opam/default/share/elina/include ; \
- done; 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_poly'
- (cd elina_zones; make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_zones'
- /usr/bin/install -d /home/opam/.opam/default/share/elina/lib; \
- for i in liboptzones.so; do \
- 	/usr/bin/install $i /home/opam/.opam/default/share/elina/lib; \
- done; 
- /usr/bin/install -d /home/opam/.opam/default/share/elina/include; \
- for i in opt_zones.h opt_zones_internal.h opt_mat.h; do \
- 	/usr/bin/install $i /home/opam/.opam/default/share/elina/include; \
- done; 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/elina_zones'
- (cd apron_interface; make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/apron_interface'
- install -d /home/opam/.opam/default/share/elina/include ; \
- for i in apron_wrapper.h; do \
- 	install $i /home/opam/.opam/default/share/elina/include ; \
- done; 
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/apron_interface'
- (cd ocaml_interface; make install)
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/ocaml_interface'
- /usr/bin/install -d /home/opam/.opam/default/share/elina/include /home/opam/.opam/default/share/elina/lib
- for i in elina_poly.idl elina_poly.mli elina_poly.ml elina_poly.cmi elina_poly.a elina_poly.cma elina_poly.cmx elina_poly.cmxa libelina_poly_caml.a dllelina_poly.so dllelina_poly_caml.so elina_oct.idl elina_oct.mli elina_oct.ml elina_oct.cmi elina_oct.a elina_oct.cma elina_oct.cmx elina_oct.cmxa libelina_oct_caml.a dllelina_oct.so dllelina_oct_caml.so   ; do \
- 	if test -f $i; then /usr/bin/install $i /home/opam/.opam/default/share/elina/lib; fi; \
- done
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/elina.1.3.2/ocaml_interface'
- /home/opam/.opam/default/bin/ocamlfind remove elina
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/elina/META
- /home/opam/.opam/default/bin/ocamlfind install elina ocaml_interface/META ocaml_interface/dllelina_poly_caml.so ocaml_interface/elina_poly.a ocaml_interface/elina_poly.cma ocaml_interface/elina_poly.cmi ocaml_interface/elina_poly.cmo ocaml_interface/elina_poly.cmx ocaml_interface/elina_poly.cmxa ocaml_interface/elina_poly.idl ocaml_interface/elina_poly.ml ocaml_interface/elina_poly.mli ocaml_interface/elina_poly.o ocaml_interface/elina_poly_caml.c ocaml_interface/elina_poly_caml.o ocaml_interface/libelina_poly_caml.a ocaml_interface/dllelina_oct_caml.so ocaml_interface/elina_oct.a ocaml_interface/elina_oct.cma ocaml_interface/elina_oct.cmi ocaml_interface/elina_oct.cmo ocaml_interface/elina_oct.cmx ocaml_interface/elina_oct.cmxa ocaml_interface/elina_oct.idl ocaml_interface/elina_oct.ml ocaml_interface/elina_oct.mli ocaml_interface/elina_oct.o ocaml_interface/elina_oct_caml.c ocaml_interface/elina_oct_caml.o ocaml_interface/libelina_oct_caml.a
- Installed /home/opam/.opam/default/lib/elina/libelina_oct_caml.a
- Installed /home/opam/.opam/default/lib/elina/elina_oct_caml.o
- Installed /home/opam/.opam/default/lib/elina/elina_oct_caml.c
- Installed /home/opam/.opam/default/lib/elina/elina_oct.o
- Installed /home/opam/.opam/default/lib/elina/elina_oct.mli
- Installed /home/opam/.opam/default/lib/elina/elina_oct.ml
- Installed /home/opam/.opam/default/lib/elina/elina_oct.idl
- Installed /home/opam/.opam/default/lib/elina/elina_oct.cmxa
- Installed /home/opam/.opam/default/lib/elina/elina_oct.cmx
- Installed /home/opam/.opam/default/lib/elina/elina_oct.cmo
- Installed /home/opam/.opam/default/lib/elina/elina_oct.cmi
- Installed /home/opam/.opam/default/lib/elina/elina_oct.cma
- Installed /home/opam/.opam/default/lib/elina/elina_oct.a
- Installed /home/opam/.opam/default/lib/elina/libelina_poly_caml.a
- Installed /home/opam/.opam/default/lib/elina/elina_poly_caml.o
- Installed /home/opam/.opam/default/lib/elina/elina_poly_caml.c
- Installed /home/opam/.opam/default/lib/elina/elina_poly.o
- Installed /home/opam/.opam/default/lib/elina/elina_poly.mli
- Installed /home/opam/.opam/default/lib/elina/elina_poly.ml
- Installed /home/opam/.opam/default/lib/elina/elina_poly.idl
- Installed /home/opam/.opam/default/lib/elina/elina_poly.cmxa
- Installed /home/opam/.opam/default/lib/elina/elina_poly.cmx
- Installed /home/opam/.opam/default/lib/elina/elina_poly.cmo
- Installed /home/opam/.opam/default/lib/elina/elina_poly.cmi
- Installed /home/opam/.opam/default/lib/elina/elina_poly.cma
- Installed /home/opam/.opam/default/lib/elina/elina_poly.a
- Installed /home/opam/.opam/default/lib/stublibs/dllelina_oct_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllelina_oct_caml.so.owner
- Installed /home/opam/.opam/default/lib/stublibs/dllelina_poly_caml.so
- Installed /home/opam/.opam/default/lib/stublibs/dllelina_poly_caml.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/elina/META
-> installed elina.1.3.2

[NOTE] success
Job succeeded