Created
June 30, 2023 07:15
-
-
Save purcell/22c016df4c572d8139f847bbb37326bc to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/8lsf1rrc5d3cgn2i1as76l2k3yr16k9r-ocaml-5.0.0.tar.xz | |
source root is ocaml-5.0.0 | |
setting SOURCE_DATE_EPOCH to timestamp 1671176928 of file ocaml-5.0.0/yacc/wstr.c | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub | |
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
fixing libtool script ./build-aux/ltmain.sh | |
./configure | |
configure flags: --disable-static -prefix /nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0 --enable-flambda | |
configure: Configuring OCaml version 5.0.0 | |
checking build system type... aarch64-apple-darwin22.5.0 | |
checking host system type... aarch64-apple-darwin22.5.0 | |
checking target system type... aarch64-apple-darwin22.5.0 | |
checking how to print strings... printf | |
checking for gcc... clang | |
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 clang accepts -g... yes | |
checking for clang option to enable C11 features... none needed | |
checking for a sed that does not truncate output... /nix/store/rz04adqj3z7rc5s5c5pdhg1nnbhyqw0m-gnused-4.9/bin/sed | |
checking for grep that handles long lines and -e... /nix/store/7grp0hrzy982752578ihxqc89ycrsf86-gnugrep-3.11/bin/grep | |
checking for egrep... /nix/store/7grp0hrzy982752578ihxqc89ycrsf86-gnugrep-3.11/bin/grep -E | |
checking for fgrep... /nix/store/7grp0hrzy982752578ihxqc89ycrsf86-gnugrep-3.11/bin/grep -F | |
checking for ld used by clang... ld | |
checking if the linker (ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 49152 | |
checking how to convert aarch64-apple-darwin22.5.0 file names to aarch64-apple-darwin22.5.0 format... func_convert_file_noop | |
checking how to convert aarch64-apple-darwin22.5.0 file names to toolchain format... func_convert_file_noop | |
checking for ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... (cached) pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking for gawk... gawk | |
checking command to parse nm output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /nix/store/q50gksd71m1s5fjyl58rf0d3azcjnbk8-coreutils-9.3/bin/dd | |
checking how to truncate binary pipes... /nix/store/q50gksd71m1s5fjyl58rf0d3azcjnbk8-coreutils-9.3/bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... no | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
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 clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin22.5.0 dyld | |
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... no | |
checking how to run the C preprocessor... clang -E | |
checking C compiler vendor... clang-11-1 | |
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... /nix/store/q50gksd71m1s5fjyl58rf0d3azcjnbk8-coreutils-9.3/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 __attribute__((aligned(n)))... yes | |
checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... no | |
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 clang options needed to detect all undeclared functions... -fno-builtin | |
checking for unistd.h... (cached) yes | |
checking whether getentropy is declared... no | |
checking for getrusage... yes | |
checking for times... yes | |
checking for secure_getenv... no | |
checking for __secure_getenv... no | |
checking for issetugid... yes | |
checking for mach_timebase_info... yes | |
checking for mach_absolute_time... yes | |
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... yes | |
checking for newlocale... (cached) yes | |
checking for freelocale... (cached) yes | |
checking for uselocale... (cached) yes | |
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... no | |
checking for struct stat.st_atimespec.tv_nsec... yes | |
configure: stat supports nanosecond precision | |
checking how many arguments gethostbyname_r() takes... cannot find function declaration in netdb.h | |
checking how many arguments gethostbyaddr_r() takes... cannot find function declaration in netdb.h | |
checking for mkstemp... yes | |
checking for nice... yes | |
checking for dup3... no | |
checking for pipe2... no | |
checking for accept4... no | |
checking for getauxval... no | |
checking for sys/shm.h... yes | |
checking for shmat... yes | |
checking for execvpe... no | |
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 clang is Clang... yes | |
checking whether pthreads work with "-pthread" and "-lpthread"... yes | |
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no | |
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... no | |
checking whether the assembler supports CFI directives... yes | |
configure: not using frame pointers | |
checking whether mmap supports huge pages... no | |
checking whether mmap supports MAP_STACK... no | |
configure: No support for function sections on aarch64-apple-darwin22.5.0. | |
configure: Disabling function sections. | |
checking for backtrace in -lexecinfo... no | |
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 | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
build flags: -j4 SHELL=/nix/store/mxvgjwzdvrl81plvgqnzbrqb14ccnji6-bash-5.2-p15/bin/bash nixpkgs_world_bootstrap_world_opt | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/sak.o runtime/sak.c | |
clang -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -o runtime/sak runtime/sak.o | |
make world | |
make[1]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make runtime-all | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
echo "/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/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 | |
tr -d '\r' < runtime/caml/instruct.h | \ | |
sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \ | |
-e '/^}/q' > runtime/caml/jumptbl.h | |
echo "/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/lib/ocaml" >> runtime/ld.conf | |
echo '/* This file is generated from ./Makefile.config */' > runtime/build_config.h | |
echo '#define OCAML_STDLIB_DIR "/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/lib/ocaml"' >> runtime/build_config.h | |
cp runtime/primitives.new runtime/primitives | |
echo '#define HOST "aarch64-apple-darwin22.5.0"' >> runtime/build_config.h | |
(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 | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/addrmap.b.o runtime/addrmap.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/afl.b.o runtime/afl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/alloc.b.o runtime/alloc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/array.b.o runtime/array.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/backtrace.b.o runtime/backtrace.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/bigarray.b.o runtime/bigarray.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/callback.b.o runtime/callback.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/codefrag.b.o runtime/codefrag.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/compare.b.o runtime/compare.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/custom.b.o runtime/custom.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/debugger.b.o runtime/debugger.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/domain.b.o runtime/domain.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/dynlink.b.o runtime/dynlink.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/extern.b.o runtime/extern.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/fiber.b.o runtime/fiber.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/finalise.b.o runtime/finalise.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/floats.b.o runtime/floats.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/gc_ctrl.b.o runtime/gc_ctrl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/gc_stats.b.o runtime/gc_stats.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/globroots.b.o runtime/globroots.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/hash.b.o runtime/hash.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/intern.b.o runtime/intern.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/ints.b.o runtime/ints.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/io.b.o runtime/io.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/lexing.b.o runtime/lexing.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/lf_skiplist.b.o runtime/lf_skiplist.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/main.b.o runtime/main.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/major_gc.b.o runtime/major_gc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/md5.b.o runtime/md5.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/memory.b.o runtime/memory.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/memprof.b.o runtime/memprof.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/meta.b.o runtime/meta.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/minor_gc.b.o runtime/minor_gc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/misc.b.o runtime/misc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/obj.b.o runtime/obj.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/parsing.b.o runtime/parsing.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/platform.b.o runtime/platform.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/printexc.b.o runtime/printexc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/prng.b.o runtime/prng.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/roots.b.o runtime/roots.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/runtime_events.b.o runtime/runtime_events.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/shared_heap.b.o runtime/shared_heap.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/signals.b.o runtime/signals.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/skiplist.b.o runtime/skiplist.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/startup_aux.b.o runtime/startup_aux.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/str.b.o runtime/str.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/sync.b.o runtime/sync.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/sys.b.o runtime/sys.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/unix.b.o runtime/unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/weak.b.o runtime/weak.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/backtrace_byt.b.o runtime/backtrace_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/fail_byt.b.o runtime/fail_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/fix_code.b.o runtime/fix_code.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/interp.b.o runtime/interp.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/startup_byt.b.o runtime/startup_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/addrmap.bd.o runtime/addrmap.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/afl.bd.o runtime/afl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/alloc.bd.o runtime/alloc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/array.bd.o runtime/array.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/backtrace.bd.o runtime/backtrace.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/bigarray.bd.o runtime/bigarray.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/callback.bd.o runtime/callback.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/codefrag.bd.o runtime/codefrag.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/compare.bd.o runtime/compare.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/custom.bd.o runtime/custom.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/debugger.bd.o runtime/debugger.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/domain.bd.o runtime/domain.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/dynlink.bd.o runtime/dynlink.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/extern.bd.o runtime/extern.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/fiber.bd.o runtime/fiber.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/finalise.bd.o runtime/finalise.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/floats.bd.o runtime/floats.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/gc_ctrl.bd.o runtime/gc_ctrl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/gc_stats.bd.o runtime/gc_stats.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/globroots.bd.o runtime/globroots.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/hash.bd.o runtime/hash.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/intern.bd.o runtime/intern.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/ints.bd.o runtime/ints.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/io.bd.o runtime/io.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/lexing.bd.o runtime/lexing.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/lf_skiplist.bd.o runtime/lf_skiplist.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/main.bd.o runtime/main.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/major_gc.bd.o runtime/major_gc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/md5.bd.o runtime/md5.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/memory.bd.o runtime/memory.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/memprof.bd.o runtime/memprof.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/meta.bd.o runtime/meta.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/minor_gc.bd.o runtime/minor_gc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/misc.bd.o runtime/misc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/obj.bd.o runtime/obj.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/parsing.bd.o runtime/parsing.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/platform.bd.o runtime/platform.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/printexc.bd.o runtime/printexc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/prng.bd.o runtime/prng.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/roots.bd.o runtime/roots.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/runtime_events.bd.o runtime/runtime_events.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/shared_heap.bd.o runtime/shared_heap.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/signals.bd.o runtime/signals.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/skiplist.bd.o runtime/skiplist.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/startup_aux.bd.o runtime/startup_aux.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/str.bd.o runtime/str.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/sync.bd.o runtime/sync.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/sys.bd.o runtime/sys.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/unix.bd.o runtime/unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/weak.bd.o runtime/weak.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/backtrace_byt.bd.o runtime/backtrace_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/fail_byt.bd.o runtime/fail_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/fix_code.bd.o runtime/fix_code.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/interp.bd.o runtime/interp.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/startup_byt.bd.o runtime/startup_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DDEBUG -o runtime/instrtrace.bd.o runtime/instrtrace.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/addrmap.bi.o runtime/addrmap.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/afl.bi.o runtime/afl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/alloc.bi.o runtime/alloc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/array.bi.o runtime/array.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/backtrace.bi.o runtime/backtrace.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/bigarray.bi.o runtime/bigarray.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/callback.bi.o runtime/callback.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/codefrag.bi.o runtime/codefrag.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/compare.bi.o runtime/compare.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/custom.bi.o runtime/custom.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/debugger.bi.o runtime/debugger.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/domain.bi.o runtime/domain.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/dynlink.bi.o runtime/dynlink.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/extern.bi.o runtime/extern.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/fiber.bi.o runtime/fiber.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/finalise.bi.o runtime/finalise.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/floats.bi.o runtime/floats.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/gc_ctrl.bi.o runtime/gc_ctrl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/gc_stats.bi.o runtime/gc_stats.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/globroots.bi.o runtime/globroots.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/hash.bi.o runtime/hash.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/intern.bi.o runtime/intern.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/ints.bi.o runtime/ints.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/io.bi.o runtime/io.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/lexing.bi.o runtime/lexing.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/lf_skiplist.bi.o runtime/lf_skiplist.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/main.bi.o runtime/main.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/major_gc.bi.o runtime/major_gc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/md5.bi.o runtime/md5.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/memory.bi.o runtime/memory.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/memprof.bi.o runtime/memprof.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/meta.bi.o runtime/meta.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/minor_gc.bi.o runtime/minor_gc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/misc.bi.o runtime/misc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/obj.bi.o runtime/obj.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/parsing.bi.o runtime/parsing.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/platform.bi.o runtime/platform.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/printexc.bi.o runtime/printexc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/prng.bi.o runtime/prng.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/roots.bi.o runtime/roots.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/runtime_events.bi.o runtime/runtime_events.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/shared_heap.bi.o runtime/shared_heap.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/signals.bi.o runtime/signals.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/skiplist.bi.o runtime/skiplist.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/startup_aux.bi.o runtime/startup_aux.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/str.bi.o runtime/str.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/sync.bi.o runtime/sync.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/sys.bi.o runtime/sys.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/unix.bi.o runtime/unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/weak.bi.o runtime/weak.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/backtrace_byt.bi.o runtime/backtrace_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/fail_byt.bi.o runtime/fail_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/fix_code.bi.o runtime/fix_code.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/interp.bi.o runtime/interp.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -DCAML_INSTR -o runtime/startup_byt.bi.o runtime/startup_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/addrmap.bpic.o runtime/addrmap.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/afl.bpic.o runtime/afl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/alloc.bpic.o runtime/alloc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/array.bpic.o runtime/array.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/backtrace.bpic.o runtime/backtrace.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/bigarray.bpic.o runtime/bigarray.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/callback.bpic.o runtime/callback.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/codefrag.bpic.o runtime/codefrag.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/compare.bpic.o runtime/compare.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/custom.bpic.o runtime/custom.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/debugger.bpic.o runtime/debugger.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/domain.bpic.o runtime/domain.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/dynlink.bpic.o runtime/dynlink.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/extern.bpic.o runtime/extern.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/fiber.bpic.o runtime/fiber.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/finalise.bpic.o runtime/finalise.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/floats.bpic.o runtime/floats.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/gc_ctrl.bpic.o runtime/gc_ctrl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/gc_stats.bpic.o runtime/gc_stats.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/globroots.bpic.o runtime/globroots.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/hash.bpic.o runtime/hash.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/intern.bpic.o runtime/intern.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/ints.bpic.o runtime/ints.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/io.bpic.o runtime/io.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/lexing.bpic.o runtime/lexing.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/lf_skiplist.bpic.o runtime/lf_skiplist.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/main.bpic.o runtime/main.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/major_gc.bpic.o runtime/major_gc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/md5.bpic.o runtime/md5.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/memory.bpic.o runtime/memory.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/memprof.bpic.o runtime/memprof.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/meta.bpic.o runtime/meta.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/minor_gc.bpic.o runtime/minor_gc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/misc.bpic.o runtime/misc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/obj.bpic.o runtime/obj.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/parsing.bpic.o runtime/parsing.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/platform.bpic.o runtime/platform.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/printexc.bpic.o runtime/printexc.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/prng.bpic.o runtime/prng.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/roots.bpic.o runtime/roots.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/runtime_events.bpic.o runtime/runtime_events.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/shared_heap.bpic.o runtime/shared_heap.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/signals.bpic.o runtime/signals.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/skiplist.bpic.o runtime/skiplist.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/startup_aux.bpic.o runtime/startup_aux.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/str.bpic.o runtime/str.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/sync.bpic.o runtime/sync.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/sys.bpic.o runtime/sys.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/unix.bpic.o runtime/unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/weak.bpic.o runtime/weak.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/backtrace_byt.bpic.o runtime/backtrace_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/fail_byt.bpic.o runtime/fail_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/fix_code.bpic.o runtime/fix_code.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/interp.bpic.o runtime/interp.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/startup_byt.bpic.o runtime/startup_byt.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 -DCAMLDLLIMPORT= -DIN_CAML_RUNTIME -o runtime/prims.o 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 | |
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 | |
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 | |
clang -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -o runtime/ocamlrun runtime/prims.o runtime/libcamlrun.a -lm -lpthread | |
clang -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -o runtime/ocamlrund runtime/prims.o runtime/libcamlrund.a -lm -lpthread | |
clang -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -o runtime/ocamlruni runtime/prims.o runtime/libcamlruni.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 | |
clang -shared -undefined dynamic_lookup -Wl,-w -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 '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make -C stdlib \ | |
OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \ | |
CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrun' > camlheader | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrun' > target_camlheader | |
echo '#!' | tr -d '\012' > camlheader_ur | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrund' > camlheaderd | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrund' > target_camlheaderd | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlruni' > camlheaderi | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/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__Seq.cmi -c seq.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Bool.cmi -c bool.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Char.cmi -c char.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Uchar.cmi -c uchar.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__List.cmi -c list.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int.cmi -c int.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Unit.cmi -c unit.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Marshal.cmi -c marshal.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Array.cmi -c array.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Float.cmi -c float.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int32.cmo -c int32.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int64.cmi -c int64.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Nativeint.cmo -c nativeint.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Lexing.cmi -c lexing.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Set.cmi -c set.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Map.cmi -c map.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Stack.cmi -c stack.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Queue.cmi -c queue.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -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__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 \ | |
-o stdlib__Random.cmi -c random.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Hashtbl.cmi -c hashtbl.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Format.cmi -c format.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Scanf.cmi -c scanf.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Callback.cmi -c callback.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Filename.cmi -c filename.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Complex.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 -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__ArrayLabels.cmi -c arrayLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__ListLabels.cmi -c listLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__BytesLabels.cmi -c bytesLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__StringLabels.cmi -c stringLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__MoreLabels.cmi -c moreLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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__Option.cmi -c option.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Result.cmi -c result.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Bool.cmo -c bool.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Char.cmo -c char.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Uchar.cmo -c uchar.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__List.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__Int.cmo -c int.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Bytes.cmi -c bytes.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__String.cmi -c string.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Unit.cmo -c unit.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Array.cmo -c array.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__Float.cmo -c float.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int64.cmo -c int64.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Lexing.cmo -c lexing.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Parsing.cmi -c parsing.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Set.cmo -c set.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Map.cmo -c map.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Stack.cmo -c stack.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Queue.cmo -c queue.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -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__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 -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__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__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.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__Hashtbl.cmo -c hashtbl.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Weak.cmi -c weak.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Format.cmo -c format.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Scanf.cmo -c scanf.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Callback.cmo -c callback.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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 -nolabels -no-alias-deps \ | |
-o stdlib__ListLabels.cmo -c listLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__BytesLabels.cmo -c bytesLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__StringLabels.cmo -c stringLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__MoreLabels.cmo -c moreLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__StdLabels.cmi -c stdLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__In_channel.cmo -c in_channel.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Out_channel.cmo -c out_channel.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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.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__Bytes.cmo -c bytes.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__String.cmo -c string.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Marshal.cmo -c marshal.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Parsing.cmo -c parsing.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-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__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.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__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__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__Weak.cmo -c weak.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -no-principal \ | |
-o stdlib__Oo.cmi -c oo.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Ephemeron.cmo -c ephemeron.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__StdLabels.cmo -c stdLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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 \ | |
-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__Oo.cmo -c oo.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 '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 all | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
cd stdlib; ln -sf ../runtime/libcamlrun.a . | |
make ocamlc | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 | |
make -C utils config_main.ml | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/utils' | |
sed -e 's!%%AFL_INSTRUMENT%%!false!' \ | |
-e 's!%%ARCH%%!arm64!' \ | |
-e 's!%%ARCMD%%!ar!' \ | |
-e 's!%%ASM%%!/nix/store/7v4rbxd8i0hsk2hgy8jnd4qn9vk89a86-clang-wrapper-11.1.0/bin/cc -c!' \ | |
-e 's!%%ASM_CFI_SUPPORTED%%!true!' \ | |
-e 's!%%BYTECCLIBS%%!-lm -lpthread!' \ | |
-e 's!%%CC%%!clang!' \ | |
-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%%!true!' \ | |
-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%%!aarch64-apple-darwin22.5.0!' \ | |
-e 's!%%BINDIR%%!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin!' \ | |
-e 's!%%LIBDIR%%!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/lib/ocaml!' \ | |
-e 's!%%MKDLL_EXP%%!clang -shared -undefined dynamic_lookup -Wl,-w !' \ | |
-e 's!%%MKEXE_EXP%%!clang -O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%FLEXLINK_LDFLAGS%%! !' \ | |
-e 's!%%FLEXLINK_DLL_LDFLAGS%%!!' \ | |
-e 's!%%MKMAINDLL%%!clang -shared -undefined dynamic_lookup -Wl,-w !' \ | |
-e 's!%%MODEL%%!default!' \ | |
-e 's!%%NATIVECCLIBS%%!-lm -lpthread!' \ | |
-e 's!%%OCAMLC_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%OCAMLC_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \ | |
-e 's!%%OCAMLOPT_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%OCAMLOPT_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \ | |
-e 's!%%PACKLD%%!ld -r -o !' \ | |
-e 's!%%PROFINFO_WIDTH%%!0!' \ | |
-e 's!%%RPATH%%!!' \ | |
-e 's!%%MKSHAREDLIBRPATH%%!!' \ | |
-e 's!%%WINDOWS_UNICODE%%!0!' \ | |
-e 's!%%SUPPORTS_SHARED_LIBRARIES%%!true!' \ | |
-e 's!%%SYSTEM%%!macosx!' \ | |
-e 's!%%SYSTHREAD_SUPPORT%%!true!' \ | |
-e 's!%%TARGET%%!aarch64-apple-darwin22.5.0!' \ | |
-e 's!%%WITH_FRAME_POINTERS%%!false!' \ | |
-e 's!%%WITH_PROFINFO%%!false!' \ | |
-e 's!%%FLAT_FLOAT_ARRAY%%!true!' \ | |
-e 's!%%FUNCTION_SECTIONS%%!false!' \ | |
-e 's!%%CC_HAS_DEBUG_PREFIX_MAP%%!true!' \ | |
-e 's!%%AS_HAS_DEBUG_PREFIX_MAP%%!false!' \ | |
-e 's!%%FORCE_INSTRUMENTED_RUNTIME%%!!' \ | |
config.mlp > config_main.ml | |
cp utils/config.mli utils/config_main.mli | |
make -C utils config_boot.ml | |
cat config.common.ml >> config_main.ml | |
cp utils/config.mli utils/config_boot.mli | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/utils' | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/build_path_prefix_map.ml -I utils | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/arg_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 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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 | |
clang -E -P -I runtime/caml utils/domainstate.ml.c > utils/domainstate.ml | |
clang -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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 | |
cat boot/menhir/menhirLib.mli >> parsing/camlinternalMenhirLib.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 | |
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 '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
../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 bytecomp/dll.mli | |
../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. make_opcodes.ml -o 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 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 | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 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/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 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/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 | |
make -C utils config.ml | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/utils' | |
cp config_main.ml config.ml | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/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/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/arg_helper.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/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/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/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/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 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/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/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/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 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/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 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 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 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 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 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 | |
./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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 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 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 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 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 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 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 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 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/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 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/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.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 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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 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 typing/path.ml -I typing | |
./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 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/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 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 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/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 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 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 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 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 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 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 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 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 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 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/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/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 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 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 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 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 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.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/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/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 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/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 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 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 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 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 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 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 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 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 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/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 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 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/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 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/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 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/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/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.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_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 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/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/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/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/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 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 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 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/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/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 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 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 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/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/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 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/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.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/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_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_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/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.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/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/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/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/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 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 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/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/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 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/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/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 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 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/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/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 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/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_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 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 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 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 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 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 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 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/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 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_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/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/flambda.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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make ocamllex ocamltools library | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/closure.o yacc/closure.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/error.o yacc/error.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/lalr.o yacc/lalr.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/lr0.o yacc/lr0.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/main.o yacc/main.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/mkpar.o yacc/mkpar.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/output.o yacc/output.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/reader.o yacc/reader.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/skeleton.o yacc/skeleton.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/symtab.o yacc/symtab.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -I./runtime -D_FILE_OFFSET_BITS=64 \ | |
-o yacc/verbose.o yacc/verbose.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -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.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/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/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 | |
make -C stdlib all | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/stdlib' | |
clang -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -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 | |
../boot/ocamlrun ../ocamlc -strict-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/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.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/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 ../ocamlc -strict-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/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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/effect_analysis.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 ../ocamlc -strict-sequence -absname -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__Seq.cmi -c seq.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.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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__List.cmi -c list.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int.cmi -c int.mli | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure_middle_end.ml -I middle_end/closure | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Bytes.cmi -c bytes.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.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__String.cmi -c string.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.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__Array.cmi -c array.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.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 ../ocamlc -strict-sequence -absname -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__Int32.cmo -c int32.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/initialize_symbol_to_let_symbol.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int64.cmi -c int64.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Nativeint.cmo -c nativeint.ml | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Lexing.cmi -c lexing.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Set.cmi -c set.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Map.cmi -c map.mli | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 ../ocamlc -strict-sequence -absname -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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/alias_analysis.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -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__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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 ../ocamlc -strict-sequence -absname -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 -w +A -w -fragile-match -c camlinternalFormat.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.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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Printf.cmi -c printf.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Arg.cmi -c arg.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.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Fun.cmi -c fun.mli | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Digest.cmi -c digest.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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Complex.cmi -c complex.mli | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Random.cmi -c random.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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Hashtbl.cmi -c hashtbl.mli | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Format.cmi -c format.mli | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Scanf.cmi -c scanf.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.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__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__Ephemeron.cmi -c ephemeron.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.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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Filename.cmi -c filename.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Complex.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 -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__ArrayLabels.cmi -c arrayLabels.mli | |
make -C lex all | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 ../ocamlc -strict-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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__StringLabels.cmi -c stringLabels.mli | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__MoreLabels.cmi -c moreLabels.mli | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.ml -I middle_end/flambda | |
../boot/ocamlrun ../boot/ocamllex -q lexer.mll | |
../boot/ocamlrun ../ocamlc -strict-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 ../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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__In_channel.cmi -c in_channel.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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Out_channel.cmi -c out_channel.mli | |
../boot/ocamlrun ../boot/ocamlc -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c std_exit.ml | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Either.cmo -c either.ml | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Sys.cmo -c sys.ml | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 ../ocamlc -strict-sequence -absname -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 ../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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 ../ocamlc -strict-sequence -absname -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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalLazy.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/build_export_info.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Lazy.cmi -c lazy.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 \ | |
-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__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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision_intf.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Uchar.cmo -c uchar.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/extract_projections.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__List.cmo -c list.ml | |
../boot/ocamlrun ../boot/ocamlc -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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 compact.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/unbox_specialised_args.ml -I middle_end/flambda | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int.cmo -c int.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/unbox_closures.ml -I middle_end/flambda | |
../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 ../ocamlc -strict-sequence -absname -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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.ml -I middle_end/flambda | |
../boot/ocamlrun ../boot/ocamlc -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 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 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 main.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__String.cmo -c string.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Unit.cmo -c unit.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Marshal.cmo -c marshal.ml | |
../boot/ocamlrun ../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 | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/lex' | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -nolabels -no-alias-deps \ | |
-o stdlib__Float.cmo -c float.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int64.cmo -c int64.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Lexing.cmo -c lexing.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Parsing.cmi -c parsing.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Set.cmo -c set.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -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__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 \ | |
-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 -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 \ | |
-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 -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.cmi -c printexc.mli | |
./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 ../ocamlc -strict-sequence -absname -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.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__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 -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__Callback.cmo -c callback.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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 \ | |
-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 -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 -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__MoreLabels.cmo -c moreLabels.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__StdLabels.cmo -c stdLabels.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__In_channel.cmo -c in_channel.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Out_channel.cmo -c out_channel.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -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 \ | |
-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.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__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__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__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 \ | |
-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__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__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 \ | |
-o stdlib__Weak.cmo -c weak.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -no-principal \ | |
-o stdlib__Oo.cmi -c oo.mli | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.ml | |
../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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__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__Oo.cmo -c oo.ml | |
make -C tools all | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 ../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 | |
../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 | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/stdlib' | |
../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 .. -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 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 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 .. -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 .. -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 .. -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 primreq ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma primreq.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 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 cmpbyt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma cmpbyt.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 - profiling.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 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 .. -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 dumpobj ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma opnames.cmo dumpobj.cmo | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make ocaml | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml -I toplevel | |
./boot/ocamlrun ./boot/ocamlc -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/topcommon.mli | |
cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte | |
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/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[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make otherlibraries ocamldebugger ocamldoc \ | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make -C lex all | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/lex' | |
make[4]: Nothing to be done for 'all'. | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/lex' | |
make -C tools all | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
make[4]: Nothing to be done for 'all'. | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
make -C otherlibs all | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs' | |
for lib in dynlink runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 | |
../../boot/ocamlrun ../../boot/ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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/ | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 "" -a -I byte -o dynlink.cma byte/dynlink_compilerlibs.cmo dynlink_types.cmo dynlink_platform_intf.cmo dynlink_common.cmo byte/dynlink.cmo | |
../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -g -o extract_crc dynlink.cma byte/dynlink_compilerlibs.cmo extract_crc.cmo | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/dynlink' | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/runtime_events' | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 \ | |
-o runtime_events_consumer.o runtime_events_consumer.c | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -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 '../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib' -linkall \ | |
runtime_events.cmo | |
../../boot/ocamlrun ../../tools/ocamlmklib -oc camlruntime_events runtime_events_consumer.o | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/runtime_events' | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/unix' | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o access.o access.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o addrofstr.o addrofstr.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o chdir.o chdir.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o chmod.o chmod.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o cst2constr.o cst2constr.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o cstringv.o cstringv.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o execv.o execv.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o execve.o execve.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o execvp.o execvp.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o fsync.o fsync.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o mkdir.o mkdir.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o exit.o exit.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getaddrinfo.o getaddrinfo.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getcwd.o getcwd.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o gethost.o gethost.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o gethostname.o gethostname.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getnameinfo.o getnameinfo.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getproto.o getproto.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getserv.o getserv.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o gmtime.o gmtime.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o mmap_ba.o mmap_ba.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o putenv.o putenv.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o rmdir.o rmdir.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o socketaddr.o socketaddr.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o strofaddr.o strofaddr.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o time.o time.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o unlink.o unlink.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o accept_unix.o accept_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o bind_unix.o bind_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o channels_unix.o channels_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o close_unix.o close_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o connect_unix.o connect_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o dup_unix.o dup_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o envir_unix.o envir_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o errmsg_unix.o errmsg_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getpeername_unix.o getpeername_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getpid_unix.o getpid_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getsockname_unix.o getsockname_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o gettimeofday_unix.o gettimeofday_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o isatty_unix.o isatty_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o link_unix.o link_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o listen_unix.o listen_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o lockf_unix.o lockf_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o lseek_unix.o lseek_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o mmap_unix.o mmap_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o open_unix.o open_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o pipe_unix.o pipe_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o read_unix.o read_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o readlink_unix.o readlink_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o realpath_unix.o realpath_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o rename_unix.o rename_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o select_unix.o select_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o sendrecv_unix.o sendrecv_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o shutdown_unix.o shutdown_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o sleep_unix.o sleep_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o socket_unix.o socket_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o socketpair_unix.o socketpair_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o sockopt_unix.o sockopt_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o stat_unix.o stat_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o symlink_unix.o symlink_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o times_unix.o times_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o truncate_unix.o truncate_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o unixsupport_unix.o unixsupport_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o utimes_unix.o utimes_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o write_unix.o write_unix.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o alarm.o alarm.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o chown.o chown.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o chroot.o chroot.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o closedir.o closedir.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o dup2.o dup2.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o fchmod.o fchmod.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o fchown.o fchown.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o fcntl.o fcntl.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o fork.o fork.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o ftruncate.o ftruncate.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getegid.o getegid.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o geteuid.o geteuid.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getgid.o getgid.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getgr.o getgr.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getgroups.o getgroups.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getlogin.o getlogin.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getppid.o getppid.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getpw.o getpw.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o getuid.o getuid.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o initgroups.o initgroups.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o itimer.o itimer.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o kill.o kill.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o mkfifo.o mkfifo.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o nice.o nice.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o opendir.o opendir.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o readdir.o readdir.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o rewinddir.o rewinddir.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o setgid.o setgid.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o setgroups.o setgroups.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o setsid.o setsid.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o setuid.o setuid.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o signals.o signals.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o spawn.o spawn.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o termios.o termios.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o umask.o umask.c | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 -DCAML_BUILDING_UNIX \ | |
-o wait.o wait.c | |
cp unix_unix.ml unix.ml | |
../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unix.mli | |
../../boot/ocamlrun ../../tools/ocamlmklib -oc unix 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 | |
../../boot/ocamlrun ../../ocamlc -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 | |
../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels -pp "gawk -f ../../stdlib/expand_module_aliases.awk" unixLabels.mli | |
../../boot/ocamlrun ../../ocamlc -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 '../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib' -linkall \ | |
unix.cmo unixLabels.cmo | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/unix' | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/str' | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 \ | |
-o strstubs.o strstubs.c | |
../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats str.mli | |
../../boot/ocamlrun ../../ocamlc -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 -oc camlstr strstubs.o | |
../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlc '../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib' -linkall \ | |
str.cmo | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/str' | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/systhreads' | |
clang -c -O2 -fno-strict-aliasing -fwrapv -pthread -g -Wall -fno-common -g -I../../runtime -D_FILE_OFFSET_BITS=64 \ | |
-o st_stubs.b.o st_stubs.c | |
../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string thread.mli | |
../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string event.mli | |
../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string event.ml | |
../../boot/ocamlrun ../../ocamlc -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 '../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix' -cclib -lunix -linkall thread.cmo event.cmo | |
../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs.b.o | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/systhreads' | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs' | |
make -C debugger all | |
make -C ocamldoc all | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/debugger' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamldoc' | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 debugger_lexer.mll | |
../yacc/ocamlyacc --strict -v odoc_text_parser.mly | |
../boot/ocamlrun ../lex/ocamllex -q odoc_text_lexer.mll | |
../yacc/ocamlyacc debugger_parser.mly | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../yacc/ocamlyacc --strict -v odoc_parser.mly | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../lex/ocamllex -q odoc_lexer.mll | |
../boot/ocamlrun ../lex/ocamllex -q odoc_see_lexer.mll | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 -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 | |
../boot/ocamlrun ../lex/ocamllex -q odoc_ocamlhtml.mll | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 ../ocamlc -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 ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/debugger' | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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 | |
../boot/ocamlrun ../ocamlc -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[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamldoc' | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make othertools | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make -C tools othertools | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 - ocamlmktop_init.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 | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make manpages | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make -C api_docgen man | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/api_docgen' | |
make -C ocamldoc man | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
[1mFile "../../stdlib/stdlib.mli", line 1496, characters 15-28[0m: | |
1496 | module Stack = Stdlib__Stack | |
[1;35m^^^^^^^^^^^^^[0m | |
[1;35mAlert[0m unsynchronized_accesses: module Stdlib__Stack | |
Unsynchronized accesses to stacks are a programming error. | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -nostdlib -hide Stdlib -lib Stdlib \ | |
-pp \ | |
"gawk -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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 | |
../../boot/ocamlrun -I ../../otherlibs/unix -I ../../otherlibs/str ./../../ocamldoc/ocamldoc -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[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/api_docgen/ocamldoc' | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/api_docgen' | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make[2]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make[1]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make bootstrap | |
make[1]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make promote-cross | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
cp ocamlc boot/ocamlc | |
cp lex/ocamllex boot/ocamllex | |
cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot | |
make[2]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make partialclean | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
cd toplevel/byte ; rm -f topeval.mli trace.mli topmain.mli topeval.cmi trace.cmi topmain.cmi | |
cd toplevel/native ; rm -f topeval.mli trace.mli topmain.mli topeval.cmi trace.cmi topmain.cmi | |
rm -f compilerlibs/ocamlcommon.cma | |
rm -f compilerlibs/ocamlcommon.cmxa \ | |
compilerlibs/ocamlcommon.a compilerlibs/ocamlcommon.lib | |
rm -f compilerlibs/ocamlbytecomp.cma | |
rm -f compilerlibs/ocamlbytecomp.cmxa \ | |
compilerlibs/ocamlbytecomp.a compilerlibs/ocamlbytecomp.lib | |
rm -f compilerlibs/ocamlmiddleend.cma \ | |
compilerlibs/ocamlmiddleend.cmxa \ | |
compilerlibs/ocamlmiddleend.a \ | |
compilerlibs/ocamlmiddleend.lib | |
rm -f compilerlibs/ocamloptcomp.cma | |
rm -f compilerlibs/ocamloptcomp.cmxa \ | |
compilerlibs/ocamloptcomp.a compilerlibs/ocamloptcomp.lib | |
rm -f compilerlibs/ocamltoplevel.cma | |
rm -f compilerlibs/ocamltoplevel.cmxa \ | |
compilerlibs/ocamltoplevel.a compilerlibs/ocamltoplevel.lib | |
rm -f utils/config.ml utils/config_main.ml utils/config_main.mli \ | |
utils/config_boot.ml utils/config_boot.mli \ | |
utils/domainstate.ml utils/domainstate.mli | |
rm -f flexlink.opt | |
rm -rf ocamlc | |
rm -f ocamlopt | |
rm -f ocaml | |
rm -f parsing/lexer.ml | |
rm -f ocamlc.opt | |
rm -f ocamlopt.opt | |
rm -f lambda/runtimedef.ml | |
rm -f asmcomp/emit.ml | |
rm -f expunge | |
make -C stdlib clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/stdlib' | |
rm -f camlheader target_camlheader camlheader_ur camlheaderd target_camlheaderd camlheaderi target_camlheaderi | |
rm -f *.cm* *.o *.obj *.a *.lib *.odoc | |
rm -rf flexdll | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/stdlib' | |
make -C lex clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/lex' | |
rm -f ocamllex ocamllex.opt ocamllex.exe ocamllex.opt.exe | |
rm -f *.cmo *.cmi *.cmx *.cmt *.cmti *.o *.obj | |
rm -f parser.ml parser.mli parser.output | |
rm -f lexer.ml | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/lex' | |
rm -f \ | |
parsing/parser.ml parsing/parser.mli \ | |
parsing/camlinternalMenhirLib.ml parsing/camlinternalMenhirLib.mli \ | |
parsing/parser.automaton parsing/parser.conflicts \ | |
parsing/parser.auto.messages \ | |
make -C ocamltest clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamltest' | |
rm -rf ocamltest ocamltest.exe ocamltest.opt ocamltest.opt.exe | |
rm -rf run_unix.o run_win32.o run_stubs.o run_unix.obj run_win32.obj run_stubs.obj | |
rm -rf ocamltest_config.o ocamltest_unix.o ocamltest_stdlib.o run_command.o filecompare.o variables.o environments.o result.o actions.o tests.o strace.o tsl_ast.o tsl_parser.o tsl_lexer.o modifier_parser.o tsl_semantics.o builtin_variables.o actions_helpers.o builtin_actions.o ocaml_backends.o ocaml_filetypes.o ocaml_variables.o ocaml_modifiers.o ocaml_directories.o ocaml_files.o ocaml_flags.o ocaml_commands.o ocaml_tools.o ocaml_compilers.o ocaml_toplevels.o ocaml_actions.o ocaml_tests.o options.o main.o ocamltest_config.obj ocamltest_unix.obj ocamltest_stdlib.obj run_command.obj filecompare.obj variables.obj environments.obj result.obj actions.obj tests.obj strace.obj tsl_ast.obj tsl_parser.obj tsl_lexer.obj modifier_parser.obj tsl_semantics.obj builtin_variables.obj actions_helpers.obj builtin_actions.obj ocaml_backends.obj ocaml_filetypes.obj ocaml_variables.obj ocaml_modifiers.obj ocaml_directories.obj ocaml_files.obj ocaml_flags.obj ocaml_commands.obj ocaml_tools.obj ocaml_compilers.obj ocaml_toplevels.obj ocaml_actions.obj ocaml_tests.obj options.obj main.obj | |
rm -rf ocamltest_config.cmi ocamltest_unix.cmi ocamltest_stdlib.cmi run_command.cmi filecompare.cmi variables.cmi environments.cmi result.cmi actions.cmi tests.cmi strace.cmi tsl_ast.cmi tsl_parser.cmi tsl_lexer.cmi modifier_parser.cmi tsl_semantics.cmi builtin_variables.cmi actions_helpers.cmi builtin_actions.cmi ocaml_backends.cmi ocaml_filetypes.cmi ocaml_variables.cmi ocaml_modifiers.cmi ocaml_directories.cmi ocaml_files.cmi ocaml_flags.cmi ocaml_commands.cmi ocaml_tools.cmi ocaml_compilers.cmi ocaml_toplevels.cmi ocaml_actions.cmi ocaml_tests.cmi options.cmi main.cmi | |
rm -rf ocamltest_config.cmo ocamltest_unix.cmo ocamltest_stdlib.cmo run_command.cmo filecompare.cmo variables.cmo environments.cmo result.cmo actions.cmo tests.cmo strace.cmo tsl_ast.cmo tsl_parser.cmo tsl_lexer.cmo modifier_parser.cmo tsl_semantics.cmo builtin_variables.cmo actions_helpers.cmo builtin_actions.cmo ocaml_backends.cmo ocaml_filetypes.cmo ocaml_variables.cmo ocaml_modifiers.cmo ocaml_directories.cmo ocaml_files.cmo ocaml_flags.cmo ocaml_commands.cmo ocaml_tools.cmo ocaml_compilers.cmo ocaml_toplevels.cmo ocaml_actions.cmo ocaml_tests.cmo options.cmo main.cmo | |
rm -rf ocamltest_config.cmx ocamltest_unix.cmx ocamltest_stdlib.cmx run_command.cmx filecompare.cmx variables.cmx environments.cmx result.cmx actions.cmx tests.cmx strace.cmx tsl_ast.cmx tsl_parser.cmx tsl_lexer.cmx modifier_parser.cmx tsl_semantics.cmx builtin_variables.cmx actions_helpers.cmx builtin_actions.cmx ocaml_backends.cmx ocaml_filetypes.cmx ocaml_variables.cmx ocaml_modifiers.cmx ocaml_directories.cmx ocaml_files.cmx ocaml_flags.cmx ocaml_commands.cmx ocaml_tools.cmx ocaml_compilers.cmx ocaml_toplevels.cmx ocaml_actions.cmx ocaml_tests.cmx options.cmx main.cmx | |
rm -rf ocamltest_unix.ml ocamltest_config.ml tsl_lexer.ml tsl_parser.mli tsl_parser.ml tsl_parser.output | |
rm -f ocamltest.html | |
rm -rf .dep | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamltest' | |
make -C ocamldoc clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamldoc' | |
rm -f \#*\# | |
rm -f ocamldoc ocamldoc.opt ocamldoc.exe ocamldoc.opt.exe | |
rm -f *.cma *.cmxa *.cmo *.cmi *.cmx *.cmt *.cmti *.a *.lib *.o *.obj | |
rm -f odoc_parser.output odoc_text_parser.output | |
rm -f odoc_lexer.ml odoc_text_lexer.ml odoc_see_lexer.ml odoc_ocamlhtml.ml | |
rm -f odoc_parser.ml odoc_parser.mli odoc_text_parser.ml odoc_text_parser.mli | |
rm -f generators/*.cm[taiox] generators/*.a generators/*.lib generators/*.o generators/*.obj \ | |
generators/*.cmx[as] | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamldoc' | |
make -C api_docgen clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/api_docgen' | |
rm -rf build odoc/build ocamldoc/build | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/api_docgen' | |
make -C otherlibs partialclean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs' | |
for lib in dynlink str systhreads unix runtime_events; do (make -C $lib partialclean) || exit $?; done | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/dynlink' | |
rm -f extract_crc *.cm[ioaxt] *.cmti *.cmxa \ | |
byte/*.cm[iot] byte/*.cmti \ | |
native/*.cm[ixt] native/*.cmti native/*.o native/*.obj \ | |
dynlink_compilerlibs/*.cm[ioaxt] dynlink_compilerlibs/*.cmti \ | |
dynlink_compilerlibs/*.o dynlink_compilerlibs/*.obj | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/dynlink' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/str' | |
rm -f *.cm* | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/str' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/systhreads' | |
rm -f *.cm* | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/systhreads' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/unix' | |
rm -f *.cm* | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/unix' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/runtime_events' | |
rm -f *.cm* | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/runtime_events' | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs' | |
make -C debugger clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/debugger' | |
rm -f ocamldebug ocamldebug.exe | |
rm -f *.cmo *.cmi | |
rm -f debugger_lexer.ml | |
rm -f debugger_parser.ml debugger_parser.mli | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/debugger' | |
make -C tools clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
rm -f ocamldep ocamlprof ocamlcp ocamloptp ocamlmklib ocamlmktop ocamlcmt dumpobj ocamlobjinfo primreq stripdebug cmpbyt ocamldep.exe ocamlprof.exe ocamlcp.exe ocamloptp.exe ocamlmklib.exe ocamlmktop.exe ocamlcmt.exe dumpobj.exe ocamlobjinfo.exe primreq.exe stripdebug.exe cmpbyt.exe | |
rm -f ocamldep.opt ocamlprof.opt ocamlcp.opt ocamloptp.opt ocamlmklib.opt ocamlmktop.opt ocamlcmt.opt dumpobj.opt ocamlobjinfo.opt primreq.opt stripdebug.opt cmpbyt.opt ocamldep.opt.exe ocamlprof.opt.exe ocamlcp.opt.exe ocamloptp.opt.exe ocamlmklib.opt.exe ocamlmktop.opt.exe ocamlcmt.opt.exe dumpobj.opt.exe ocamlobjinfo.opt.exe primreq.opt.exe stripdebug.opt.exe cmpbyt.opt.exe | |
rm -f cvt_emit.ml cvt_emit cvt_emit.exe | |
rm -f opnames.ml make_opcodes make_opcodes.exe make_opcodes.ml | |
rm -f -- lintapidiff.opt lintapidiff.opt.exe | |
rm -f lintapidiff.cm? lintapidiff.o lintapidiff.obj | |
rm -f -- caml-tex caml-tex.exe caml_tex.cm? | |
rm -f *.cmo *.cmi *.cma *.dll *.so *.lib *.a | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
rm -f asmcomp/arch.ml asmcomp/proc.ml asmcomp/CSE.ml asmcomp/selection.ml asmcomp/scheduling.ml asmcomp/reload.ml | |
rm -f ocamlnat ocamlnat.exe | |
rm -f bytecomp/opcodes.ml | |
rm -f bytecomp/opcodes.mli | |
for d in utils parsing typing bytecomp asmcomp middle_end file_formats \ | |
lambda middle_end/closure middle_end/flambda \ | |
middle_end/flambda/base_types \ | |
driver toplevel toplevel/byte toplevel/native tools; do \ | |
rm -f $d/*.cm[ioxt] $d/*.cmti $d/*.annot $d/*.s $d/*.asm \ | |
$d/*.o $d/*.obj $d/*.so $d/*.dll; \ | |
done | |
make[2]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make IN_COREBOOT_CYCLE=true ocamlc ocamllex ocamltools | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 | |
make -C utils config_main.ml | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/utils' | |
sed -e 's!%%AFL_INSTRUMENT%%!false!' \ | |
-e 's!%%ARCH%%!arm64!' \ | |
-e 's!%%ARCMD%%!ar!' \ | |
-e 's!%%ASM%%!/nix/store/7v4rbxd8i0hsk2hgy8jnd4qn9vk89a86-clang-wrapper-11.1.0/bin/cc -c!' \ | |
-e 's!%%ASM_CFI_SUPPORTED%%!true!' \ | |
-e 's!%%BYTECCLIBS%%!-lm -lpthread!' \ | |
-e 's!%%CC%%!clang!' \ | |
-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%%!true!' \ | |
-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%%!aarch64-apple-darwin22.5.0!' \ | |
-e 's!%%BINDIR%%!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin!' \ | |
-e 's!%%LIBDIR%%!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/lib/ocaml!' \ | |
-e 's!%%MKDLL_EXP%%!clang -shared -undefined dynamic_lookup -Wl,-w !' \ | |
-e 's!%%MKEXE_EXP%%!clang -O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%FLEXLINK_LDFLAGS%%! !' \ | |
-e 's!%%FLEXLINK_DLL_LDFLAGS%%!!' \ | |
-e 's!%%MKMAINDLL%%!clang -shared -undefined dynamic_lookup -Wl,-w !' \ | |
-e 's!%%MODEL%%!default!' \ | |
-e 's!%%NATIVECCLIBS%%!-lm -lpthread!' \ | |
-e 's!%%OCAMLC_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%OCAMLC_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \ | |
-e 's!%%OCAMLOPT_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%OCAMLOPT_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \ | |
-e 's!%%PACKLD%%!ld -r -o !' \ | |
-e 's!%%PROFINFO_WIDTH%%!0!' \ | |
-e 's!%%RPATH%%!!' \ | |
-e 's!%%MKSHAREDLIBRPATH%%!!' \ | |
-e 's!%%WINDOWS_UNICODE%%!0!' \ | |
-e 's!%%SUPPORTS_SHARED_LIBRARIES%%!true!' \ | |
-e 's!%%SYSTEM%%!macosx!' \ | |
-e 's!%%SYSTHREAD_SUPPORT%%!true!' \ | |
-e 's!%%TARGET%%!aarch64-apple-darwin22.5.0!' \ | |
-e 's!%%WITH_FRAME_POINTERS%%!false!' \ | |
-e 's!%%WITH_PROFINFO%%!false!' \ | |
-e 's!%%FLAT_FLOAT_ARRAY%%!true!' \ | |
-e 's!%%FUNCTION_SECTIONS%%!false!' \ | |
-e 's!%%CC_HAS_DEBUG_PREFIX_MAP%%!true!' \ | |
-e 's!%%AS_HAS_DEBUG_PREFIX_MAP%%!false!' \ | |
-e 's!%%FORCE_INSTRUMENTED_RUNTIME%%!!' \ | |
config.mlp > config_main.ml | |
cp utils/config.mli utils/config_main.mli | |
cat config.common.ml >> config_main.ml | |
make -C utils config_boot.ml | |
cp utils/config.mli utils/config_boot.mli | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/utils' | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/build_path_prefix_map.ml -I utils | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/arg_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 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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 | |
clang -E -P -I runtime/caml utils/domainstate.ml.c > utils/domainstate.ml | |
clang -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 | |
make -C tools make_opcodes | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
../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 bytecomp/bytesections.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/dll.mli | |
../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. make_opcodes.ml -o 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 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 | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
make -C lex all | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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/pass_wrapper.mli | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 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 | |
../yacc/ocamlyacc -v parser.mly | |
../boot/ocamlrun ../boot/ocamllex -q lexer.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 typing/ident.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.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 | |
../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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 file_formats/cmxs_format.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 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 syntax.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 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 utils/config_main.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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 | |
make -C utils config.ml | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/utils' | |
cp config_boot.ml config.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.mli | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/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/identifiable.ml -I utils | |
../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 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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -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 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 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 outputbis.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.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/local_store.ml -I utils | |
../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 -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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/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/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 utils/warnings.ml -I utils | |
../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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/lex' | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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/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/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 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/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 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 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 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 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 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 | |
./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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 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 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 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 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 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/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/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/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 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 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 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 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/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 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/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.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 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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 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 typing/path.ml -I typing | |
./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 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 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 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 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 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/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 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 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 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 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 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 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 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 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/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 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 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 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/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/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 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 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 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 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 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.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 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 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/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 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/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 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 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 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 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 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 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 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 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 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/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 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 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/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 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/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 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/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/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.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_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 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/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/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/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/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 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 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 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/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/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 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/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 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 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/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/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 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/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.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/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_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_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/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.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/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/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/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/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 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 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/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/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 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/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/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 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 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/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/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/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 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/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/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 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/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_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 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 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 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 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/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/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/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.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/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 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/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 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/printclambda.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/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/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/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/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/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_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/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/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/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/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/projection.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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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.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/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/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.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/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/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/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/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/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/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/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/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/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/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/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/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/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.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/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/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.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.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_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/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/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/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/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/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/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/inlining_stats.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.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/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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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/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/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/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/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/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/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/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/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/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/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/flambda_middle_end.ml -I middle_end/flambda | |
./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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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/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/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/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/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/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/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/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/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_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/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 ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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 -compat-32 -o ocamlc compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma driver/main.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 middle_end/flambda/inline_and_simplify.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.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_decision.ml -I middle_end/flambda | |
./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 | |
make -C tools all | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 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 .. -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 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 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 .. -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 .. -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 .. -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 primreq ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma primreq.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 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 cmpbyt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma cmpbyt.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 - profiling.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 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 .. -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 dumpobj ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma opnames.cmo dumpobj.cmo | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
make[2]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make library-cross | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make -C stdlib OCAMLRUN=../runtime/ocamlrun all | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/stdlib' | |
../runtime/ocamlrun ../ocamlc -strict-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 '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrun' > camlheader | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrun' > target_camlheader | |
echo '#!' | tr -d '\012' > camlheader_ur | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrund' > camlheaderd | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrund' > target_camlheaderd | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlruni' > camlheaderi | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlruni' > target_camlheaderi | |
../runtime/ocamlrun ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../ocamlc -strict-sequence -absname -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 ../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[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/stdlib' | |
make[2]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make OCAMLRUN=runtime/ocamlrun promote | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
runtime/ocamlrun tools/stripdebug ocamlc boot/ocamlc | |
runtime/ocamlrun tools/stripdebug lex/ocamllex boot/ocamllex | |
cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot | |
cp runtime/ocamlrun boot/ocamlrun | |
make[2]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make partialclean | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
cd toplevel/byte ; rm -f topeval.mli trace.mli topmain.mli topeval.cmi trace.cmi topmain.cmi | |
cd toplevel/native ; rm -f topeval.mli trace.mli topmain.mli topeval.cmi trace.cmi topmain.cmi | |
rm -f compilerlibs/ocamlcommon.cma | |
rm -f compilerlibs/ocamlcommon.cmxa \ | |
compilerlibs/ocamlcommon.a compilerlibs/ocamlcommon.lib | |
rm -f compilerlibs/ocamlbytecomp.cma | |
rm -f compilerlibs/ocamlbytecomp.cmxa \ | |
compilerlibs/ocamlbytecomp.a compilerlibs/ocamlbytecomp.lib | |
rm -f compilerlibs/ocamlmiddleend.cma \ | |
compilerlibs/ocamlmiddleend.cmxa \ | |
compilerlibs/ocamlmiddleend.a \ | |
compilerlibs/ocamlmiddleend.lib | |
rm -f compilerlibs/ocamloptcomp.cma | |
rm -f compilerlibs/ocamloptcomp.cmxa \ | |
compilerlibs/ocamloptcomp.a compilerlibs/ocamloptcomp.lib | |
rm -f compilerlibs/ocamltoplevel.cma | |
rm -f compilerlibs/ocamltoplevel.cmxa \ | |
compilerlibs/ocamltoplevel.a compilerlibs/ocamltoplevel.lib | |
rm -f utils/config.ml utils/config_main.ml utils/config_main.mli \ | |
utils/config_boot.ml utils/config_boot.mli \ | |
utils/domainstate.ml utils/domainstate.mli | |
rm -f flexlink.opt | |
rm -rf ocamlc | |
rm -f ocamlopt | |
rm -f ocaml | |
rm -f parsing/lexer.ml | |
rm -f ocamlc.opt | |
rm -f ocamlopt.opt | |
rm -f lambda/runtimedef.ml | |
rm -f asmcomp/emit.ml | |
rm -f expunge | |
make -C stdlib clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/stdlib' | |
rm -f camlheader target_camlheader camlheader_ur camlheaderd target_camlheaderd camlheaderi target_camlheaderi | |
rm -f *.cm* *.o *.obj *.a *.lib *.odoc | |
rm -rf flexdll | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/stdlib' | |
make -C lex clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/lex' | |
rm -f ocamllex ocamllex.opt ocamllex.exe ocamllex.opt.exe | |
rm -f *.cmo *.cmi *.cmx *.cmt *.cmti *.o *.obj | |
rm -f parser.ml parser.mli parser.output | |
rm -f lexer.ml | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/lex' | |
rm -f \ | |
parsing/parser.ml parsing/parser.mli \ | |
parsing/camlinternalMenhirLib.ml parsing/camlinternalMenhirLib.mli \ | |
parsing/parser.automaton parsing/parser.conflicts \ | |
parsing/parser.auto.messages \ | |
make -C ocamltest clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamltest' | |
rm -rf ocamltest ocamltest.exe ocamltest.opt ocamltest.opt.exe | |
rm -rf run_unix.o run_win32.o run_stubs.o run_unix.obj run_win32.obj run_stubs.obj | |
rm -rf ocamltest_config.o ocamltest_unix.o ocamltest_stdlib.o run_command.o filecompare.o variables.o environments.o result.o actions.o tests.o strace.o tsl_ast.o tsl_parser.o tsl_lexer.o modifier_parser.o tsl_semantics.o builtin_variables.o actions_helpers.o builtin_actions.o ocaml_backends.o ocaml_filetypes.o ocaml_variables.o ocaml_modifiers.o ocaml_directories.o ocaml_files.o ocaml_flags.o ocaml_commands.o ocaml_tools.o ocaml_compilers.o ocaml_toplevels.o ocaml_actions.o ocaml_tests.o options.o main.o ocamltest_config.obj ocamltest_unix.obj ocamltest_stdlib.obj run_command.obj filecompare.obj variables.obj environments.obj result.obj actions.obj tests.obj strace.obj tsl_ast.obj tsl_parser.obj tsl_lexer.obj modifier_parser.obj tsl_semantics.obj builtin_variables.obj actions_helpers.obj builtin_actions.obj ocaml_backends.obj ocaml_filetypes.obj ocaml_variables.obj ocaml_modifiers.obj ocaml_directories.obj ocaml_files.obj ocaml_flags.obj ocaml_commands.obj ocaml_tools.obj ocaml_compilers.obj ocaml_toplevels.obj ocaml_actions.obj ocaml_tests.obj options.obj main.obj | |
rm -rf ocamltest_config.cmi ocamltest_unix.cmi ocamltest_stdlib.cmi run_command.cmi filecompare.cmi variables.cmi environments.cmi result.cmi actions.cmi tests.cmi strace.cmi tsl_ast.cmi tsl_parser.cmi tsl_lexer.cmi modifier_parser.cmi tsl_semantics.cmi builtin_variables.cmi actions_helpers.cmi builtin_actions.cmi ocaml_backends.cmi ocaml_filetypes.cmi ocaml_variables.cmi ocaml_modifiers.cmi ocaml_directories.cmi ocaml_files.cmi ocaml_flags.cmi ocaml_commands.cmi ocaml_tools.cmi ocaml_compilers.cmi ocaml_toplevels.cmi ocaml_actions.cmi ocaml_tests.cmi options.cmi main.cmi | |
rm -rf ocamltest_config.cmo ocamltest_unix.cmo ocamltest_stdlib.cmo run_command.cmo filecompare.cmo variables.cmo environments.cmo result.cmo actions.cmo tests.cmo strace.cmo tsl_ast.cmo tsl_parser.cmo tsl_lexer.cmo modifier_parser.cmo tsl_semantics.cmo builtin_variables.cmo actions_helpers.cmo builtin_actions.cmo ocaml_backends.cmo ocaml_filetypes.cmo ocaml_variables.cmo ocaml_modifiers.cmo ocaml_directories.cmo ocaml_files.cmo ocaml_flags.cmo ocaml_commands.cmo ocaml_tools.cmo ocaml_compilers.cmo ocaml_toplevels.cmo ocaml_actions.cmo ocaml_tests.cmo options.cmo main.cmo | |
rm -rf ocamltest_config.cmx ocamltest_unix.cmx ocamltest_stdlib.cmx run_command.cmx filecompare.cmx variables.cmx environments.cmx result.cmx actions.cmx tests.cmx strace.cmx tsl_ast.cmx tsl_parser.cmx tsl_lexer.cmx modifier_parser.cmx tsl_semantics.cmx builtin_variables.cmx actions_helpers.cmx builtin_actions.cmx ocaml_backends.cmx ocaml_filetypes.cmx ocaml_variables.cmx ocaml_modifiers.cmx ocaml_directories.cmx ocaml_files.cmx ocaml_flags.cmx ocaml_commands.cmx ocaml_tools.cmx ocaml_compilers.cmx ocaml_toplevels.cmx ocaml_actions.cmx ocaml_tests.cmx options.cmx main.cmx | |
rm -rf ocamltest_unix.ml ocamltest_config.ml tsl_lexer.ml tsl_parser.mli tsl_parser.ml tsl_parser.output | |
rm -f ocamltest.html | |
rm -rf .dep | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamltest' | |
make -C ocamldoc clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamldoc' | |
rm -f \#*\# | |
rm -f ocamldoc ocamldoc.opt ocamldoc.exe ocamldoc.opt.exe | |
rm -f *.cma *.cmxa *.cmo *.cmi *.cmx *.cmt *.cmti *.a *.lib *.o *.obj | |
rm -f odoc_parser.output odoc_text_parser.output | |
rm -f odoc_lexer.ml odoc_text_lexer.ml odoc_see_lexer.ml odoc_ocamlhtml.ml | |
rm -f odoc_parser.ml odoc_parser.mli odoc_text_parser.ml odoc_text_parser.mli | |
rm -f generators/*.cm[taiox] generators/*.a generators/*.lib generators/*.o generators/*.obj \ | |
generators/*.cmx[as] | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/ocamldoc' | |
make -C api_docgen clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/api_docgen' | |
rm -rf build odoc/build ocamldoc/build | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/api_docgen' | |
make -C otherlibs partialclean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs' | |
for lib in dynlink str systhreads unix runtime_events; do (make -C $lib partialclean) || exit $?; done | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/dynlink' | |
rm -f extract_crc *.cm[ioaxt] *.cmti *.cmxa \ | |
byte/*.cm[iot] byte/*.cmti \ | |
native/*.cm[ixt] native/*.cmti native/*.o native/*.obj \ | |
dynlink_compilerlibs/*.cm[ioaxt] dynlink_compilerlibs/*.cmti \ | |
dynlink_compilerlibs/*.o dynlink_compilerlibs/*.obj | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/dynlink' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/str' | |
rm -f *.cm* | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/str' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/systhreads' | |
rm -f *.cm* | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/systhreads' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/unix' | |
rm -f *.cm* | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/unix' | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/runtime_events' | |
rm -f *.cm* | |
make[4]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs/runtime_events' | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/otherlibs' | |
make -C debugger clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/debugger' | |
rm -f ocamldebug ocamldebug.exe | |
rm -f *.cmo *.cmi | |
rm -f debugger_lexer.ml | |
rm -f debugger_parser.ml debugger_parser.mli | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/debugger' | |
make -C tools clean | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
rm -f ocamldep ocamlprof ocamlcp ocamloptp ocamlmklib ocamlmktop ocamlcmt dumpobj ocamlobjinfo primreq stripdebug cmpbyt ocamldep.exe ocamlprof.exe ocamlcp.exe ocamloptp.exe ocamlmklib.exe ocamlmktop.exe ocamlcmt.exe dumpobj.exe ocamlobjinfo.exe primreq.exe stripdebug.exe cmpbyt.exe | |
rm -f ocamldep.opt ocamlprof.opt ocamlcp.opt ocamloptp.opt ocamlmklib.opt ocamlmktop.opt ocamlcmt.opt dumpobj.opt ocamlobjinfo.opt primreq.opt stripdebug.opt cmpbyt.opt ocamldep.opt.exe ocamlprof.opt.exe ocamlcp.opt.exe ocamloptp.opt.exe ocamlmklib.opt.exe ocamlmktop.opt.exe ocamlcmt.opt.exe dumpobj.opt.exe ocamlobjinfo.opt.exe primreq.opt.exe stripdebug.opt.exe cmpbyt.opt.exe | |
rm -f cvt_emit.ml cvt_emit cvt_emit.exe | |
rm -f opnames.ml make_opcodes make_opcodes.exe make_opcodes.ml | |
rm -f -- lintapidiff.opt lintapidiff.opt.exe | |
rm -f lintapidiff.cm? lintapidiff.o lintapidiff.obj | |
rm -f -- caml-tex caml-tex.exe caml_tex.cm? | |
rm -f *.cmo *.cmi *.cma *.dll *.so *.lib *.a | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
rm -f asmcomp/arch.ml asmcomp/proc.ml asmcomp/CSE.ml asmcomp/selection.ml asmcomp/scheduling.ml asmcomp/reload.ml | |
rm -f ocamlnat ocamlnat.exe | |
rm -f bytecomp/opcodes.ml | |
rm -f bytecomp/opcodes.mli | |
for d in utils parsing typing bytecomp asmcomp middle_end file_formats \ | |
lambda middle_end/closure middle_end/flambda \ | |
middle_end/flambda/base_types \ | |
driver toplevel toplevel/byte toplevel/native tools; do \ | |
rm -f $d/*.cm[ioxt] $d/*.cmti $d/*.annot $d/*.s $d/*.asm \ | |
$d/*.o $d/*.obj $d/*.so $d/*.dll; \ | |
done | |
make[2]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make IN_COREBOOT_CYCLE=true core | |
make[2]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make runtime-all | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make[3]: Nothing to be done for 'runtime-all'. | |
make[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
make -C stdlib \ | |
OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \ | |
CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrun' > camlheader | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrun' > target_camlheader | |
echo '#!' | tr -d '\012' > camlheader_ur | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrund' > camlheaderd | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlrund' > target_camlheaderd | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin/ocamlruni' > camlheaderi | |
echo '#!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/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__Seq.cmi -c seq.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Bool.cmi -c bool.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Char.cmi -c char.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Uchar.cmi -c uchar.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int.cmi -c int.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Unit.cmi -c unit.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Marshal.cmi -c marshal.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Array.cmi -c array.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Float.cmi -c float.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int32.cmo -c int32.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int64.cmi -c int64.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Nativeint.cmo -c nativeint.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Lexing.cmi -c lexing.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Set.cmi -c set.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Map.cmi -c map.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Stack.cmi -c stack.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Queue.cmi -c queue.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -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__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 \ | |
-o stdlib__Random.cmi -c random.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Hashtbl.cmi -c hashtbl.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Format.cmi -c format.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Scanf.cmi -c scanf.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Callback.cmi -c callback.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Filename.cmi -c filename.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Complex.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 -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__ArrayLabels.cmi -c arrayLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__ListLabels.cmi -c listLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__BytesLabels.cmi -c bytesLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__StringLabels.cmi -c stringLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__MoreLabels.cmi -c moreLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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__Option.cmi -c option.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Result.cmi -c result.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Bool.cmo -c bool.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Char.cmo -c char.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Uchar.cmo -c uchar.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__List.cmi -c list.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int.cmo -c int.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Bytes.cmi -c bytes.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__String.cmi -c string.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Unit.cmo -c unit.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Array.cmo -c array.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__Float.cmo -c float.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Int64.cmo -c int64.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Lexing.cmo -c lexing.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Parsing.cmi -c parsing.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Set.cmo -c set.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Map.cmo -c map.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Stack.cmo -c stack.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Queue.cmo -c queue.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -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__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 -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__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__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.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__Hashtbl.cmo -c hashtbl.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Weak.cmi -c weak.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Format.cmo -c format.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -w +A -w -fragile-match \ | |
-o stdlib__Scanf.cmo -c scanf.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Callback.cmo -c callback.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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 -nolabels -no-alias-deps \ | |
-o stdlib__ListLabels.cmo -c listLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__BytesLabels.cmo -c bytesLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__StringLabels.cmo -c stringLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__MoreLabels.cmo -c moreLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -pp "$AWK -f ./expand_module_aliases.awk" \ | |
-o stdlib__StdLabels.cmi -c stdLabels.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__In_channel.cmo -c in_channel.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Out_channel.cmo -c out_channel.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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.cmo -c option.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Result.cmo -c result.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__List.cmo -c list.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Bytes.cmo -c bytes.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__String.cmo -c string.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Marshal.cmo -c marshal.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Parsing.cmo -c parsing.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-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__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.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__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__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__Weak.cmo -c weak.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalOO.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -no-principal \ | |
-o stdlib__Oo.cmi -c oo.mli | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -c camlinternalMod.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__Ephemeron.cmo -c ephemeron.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats -nolabels -no-alias-deps \ | |
-o stdlib__StdLabels.cmo -c stdLabels.ml | |
../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats \ | |
-o stdlib__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 \ | |
-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__Oo.cmo -c oo.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[3]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 coreall | |
make[3]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0' | |
cd stdlib; ln -sf ../runtime/libcamlrun.a . | |
make ocamlc | |
make[4]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 | |
make -C utils config_main.ml | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/utils' | |
sed -e 's!%%AFL_INSTRUMENT%%!false!' \ | |
-e 's!%%ARCH%%!arm64!' \ | |
-e 's!%%ARCMD%%!ar!' \ | |
-e 's!%%ASM%%!/nix/store/7v4rbxd8i0hsk2hgy8jnd4qn9vk89a86-clang-wrapper-11.1.0/bin/cc -c!' \ | |
-e 's!%%ASM_CFI_SUPPORTED%%!true!' \ | |
-e 's!%%BYTECCLIBS%%!-lm -lpthread!' \ | |
-e 's!%%CC%%!clang!' \ | |
-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%%!true!' \ | |
-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%%!aarch64-apple-darwin22.5.0!' \ | |
-e 's!%%BINDIR%%!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/bin!' \ | |
-e 's!%%LIBDIR%%!/nix/store/rgbzim1mxs29pwgv98r060hyadspqn3s-ocaml+flambda-5.0.0/lib/ocaml!' \ | |
-e 's!%%MKDLL_EXP%%!clang -shared -undefined dynamic_lookup -Wl,-w !' \ | |
-e 's!%%MKEXE_EXP%%!clang -O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%FLEXLINK_LDFLAGS%%! !' \ | |
-e 's!%%FLEXLINK_DLL_LDFLAGS%%!!' \ | |
-e 's!%%MKMAINDLL%%!clang -shared -undefined dynamic_lookup -Wl,-w !' \ | |
-e 's!%%MODEL%%!default!' \ | |
-e 's!%%NATIVECCLIBS%%!-lm -lpthread!' \ | |
-e 's!%%OCAMLC_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%OCAMLC_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \ | |
-e 's!%%OCAMLOPT_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread !' \ | |
-e 's!%%OCAMLOPT_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \ | |
-e 's!%%PACKLD%%!ld -r -o !' \ | |
-e 's!%%PROFINFO_WIDTH%%!0!' \ | |
-e 's!%%RPATH%%!!' \ | |
-e 's!%%MKSHAREDLIBRPATH%%!!' \ | |
-e 's!%%WINDOWS_UNICODE%%!0!' \ | |
-e 's!%%SUPPORTS_SHARED_LIBRARIES%%!true!' \ | |
-e 's!%%SYSTEM%%!macosx!' \ | |
-e 's!%%SYSTHREAD_SUPPORT%%!true!' \ | |
-e 's!%%TARGET%%!aarch64-apple-darwin22.5.0!' \ | |
-e 's!%%WITH_FRAME_POINTERS%%!false!' \ | |
-e 's!%%WITH_PROFINFO%%!false!' \ | |
-e 's!%%FLAT_FLOAT_ARRAY%%!true!' \ | |
-e 's!%%FUNCTION_SECTIONS%%!false!' \ | |
-e 's!%%CC_HAS_DEBUG_PREFIX_MAP%%!true!' \ | |
-e 's!%%AS_HAS_DEBUG_PREFIX_MAP%%!false!' \ | |
-e 's!%%FORCE_INSTRUMENTED_RUNTIME%%!!' \ | |
config.mlp > config_main.ml | |
cp utils/config.mli utils/config_main.mli | |
make -C utils config_boot.ml | |
cat config.common.ml >> config_main.ml | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/utils' | |
cp utils/config.mli utils/config_boot.mli | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/build_path_prefix_map.ml -I utils | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/arg_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 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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 | |
clang -E -P -I runtime/caml utils/domainstate.ml.c > utils/domainstate.ml | |
clang -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 | |
make -C tools make_opcodes | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-5.0.0/tools' | |
../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 bytecomp/bytesections.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/dll.mli | |
../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -g -use-prims ../runtime/primitives -I .. make_opcodes.ml -o 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 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/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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 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 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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -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/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 | |
make -C utils config.ml | |
make[5]: Entering directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/misc.ml -I utils | |
cp config_boot.ml config.ml | |
make[5]: Leaving directory '/private/tmp/nix-build-ocaml+flambda-5.0.0.drv-0/ocaml-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/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/arg_helper.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/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/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/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/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 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/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/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/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 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/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 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 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 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 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 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 | |
./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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 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 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 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 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 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 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 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 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/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/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 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/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.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 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 | |
./boot/ocamlrun ./boot/ocamlc -nostdlib -I ./boot -g -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 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 typing/path.ml -I typing | |
./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 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/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 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 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/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 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 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 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 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 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 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 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 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 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 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/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/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 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 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 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 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 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.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/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/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 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/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 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 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 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 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 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 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 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 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 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/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 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 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/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 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/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 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/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/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.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_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 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/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/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/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/translattribute.mli | |
./boot/ocamlrun ./boot/ocamlc -n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment