Started by upstream project "precheck" build number 1055
originally caused by:
Started by user david@tarides.com
Running as SYSTEM
Building remotely on ocaml-macos-m1 (m1 active flambda unix) in workspace /Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/dra27/ocaml.git # timeout=10
Fetching upstream changes from https://github.com/dra27/ocaml.git
> git --version # timeout=10
> git --version # 'git version 2.39.5 (Apple Git-154)'
> git fetch --tags --force --progress -- https://github.com/dra27/ocaml.git +refs/heads/*:refs/remotes/origin/* # timeout=30
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 347e68ced3ad39c626d71117686aa799a65f3328 (refs/remotes/origin/backport-trunk)
> git config core.sparsecheckout # timeout=10
> git checkout -f 347e68ced3ad39c626d71117686aa799a65f3328 # timeout=30
Commit message: "Support c=1 mode in ocamlrun"
> git rev-list --no-walk 33780dee3b52b237027692cb8955729fe6bc86b2 # timeout=10
No emails were triggered.
New run name is 'origin/backport-trunk-#1055'
[ocaml-macos-m1] $ /bin/sh -xe /var/folders/0j/71l1pqcj6tsdrwmxmhqvmr580000gq/T/jenkins5375447282778834068.sh
+ ./tools/ci/inria/launch ./tools/ci/inria/main
+ case "${OCAML_ARCH}" in
+ OCAML_ARCH=macos
+ exec /usr/bin/arch -arm64 ./tools/ci/inria/main
tools/ci/inria/main:
arguments:
OCAML_CONFIGURE_OPTIONS=
OCAML_JOBS=
OCAML_4_ONLY=
Darwin MF818-PRO 24.4.0 Darwin Kernel Version 24.4.0: Fri Apr 11 18:32:43 PDT 2025; root:xnu-11417.101.15~117/RELEASE_ARM64_T8103 arm64
gcc info:
| Apple clang version 17.0.0 (clang-1700.0.13.3)
| Target: arm64-apple-darwin24.4.0
| Thread model: posix
| InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
++ pwd
+ jenkinsdir=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1
+ echo jenkinsdir=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1
jenkinsdir=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1
+ case "${OCAML_ARCH}" in
+ case "${OCAML_ARCH}" in
+ set -ex
+ CCOMP=
+ case $NODE_NAME in
+ build=
+ host=
+ conffile=Makefile.config
+ make=make
+ instdir=/Users/ci/ocaml-tmp-install
+ reldir=../lib/ocaml
+ confoptions='--enable-ocamltest --enable-dependency-generation --enable-codegen-invariants '
+ make_native=true
+ cleanup=false
+ check_make_alldepend=false
+ jobs=
+ bootstrap=false
+ init_submodule_flexdll=false
+ init_submodule_winpthreads=false
+ memory_model_tests='tests/memory-model/forbidden.ml tests/memory-model/publish.ml'
+ case "${OCAML_ARCH}" in
+ instdir=/Users/ci/ocaml-tmp-install-7289
+ case "${OCAML_JOBS}" in
+ false
+ pwd
/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1
+ cd /Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1
+ false
+ '[' -f flexdll/Makefile ']'
+ false
+ '[' -f winpthreads/Makefile.in ']'
+ '[' 0 -gt 0 ']'
+ export LC_ALL=C
+ LC_ALL=C
+ git clean -q -f -d -x
+ test false = true
+ case $NODE_NAME in
+ confoptions='--enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --enable-native-toplevel'
+ eval ./configure '' '--prefix=$instdir' --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --enable-native-toplevel
++ ./configure --prefix=/Users/ci/ocaml-tmp-install-7289 --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --enable-native-toplevel
configure: Configuring OCaml version 5.4.0+dev0-2024-08-25
checking build system type... aarch64-apple-darwin24.4.0
checking host system type... aarch64-apple-darwin24.4.0
checking target system type... aarch64-apple-darwin24.4.0
checking for csc... no
checking for ld... ld
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert aarch64-apple-darwin24.4.0 file names to aarch64-apple-darwin24.4.0 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin24.4.0 file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -no_fixup_chains 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 gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.4.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... yes
checking if gcc generates a .note.GNU-stack section... no
checking if gcc generates .size and .type asm directives... no
checking how to run the C preprocessor... gcc -E
checking C compiler vendor... clang-17-0
checking whether target executables can be run in the build... yes
checking whether #! works in shell scripts... yes
checking whether the C compiler accepts -Wold-style-declaration... no
checking whether the C compiler accepts -Wimplicit-fallthrough=5... no
checking whether the C compiler accepts -Wimplicit-fallthrough... yes
checking for flexdll sources... checking for flexdll.h... no
checking for winpthreads sources... skipping on that platform
checking for a BSD-compatible install... /usr/bin/install -c
checking for library containing cos... none required
checking for libgen.h... yes
checking for pthread_np.h... no
checking for dirent.h... yes
checking for sys/select.h... yes
checking for sys/mman.h... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking size of long *... 8
checking size of short... 2
checking size of long long... 8
configure: Target is a 64 bits architecture
checking whether byte ordering is bigendian... no
checking alignment of double... 8
checking alignment of long... 8
checking alignment of long long... 8
checking for max_align_t... yes
checking if gcc supports _Atomic types with no additional options... yes
checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... no
checking whether gcc supports the labels as values extension... yes
checking for ld... ld
checking for rlwrap... no
configure: checking semantics of signal handlers
checking for sigaction... yes
checking for sigprocmask... yes
configure: POSIX signal handling found.
checking for expm1... yes
checking for log1p... yes
checking for hypot... yes
checking for fma... yes
checking for exp2... yes
checking for log2... yes
checking for cbrt... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for erf... yes
checking for erfc... yes
checking for trunc... yes
checking for round... yes
checking for copysign... yes
checking whether round works... yes
checking whether fma works... yes
checking for getentropy... yes
checking for getrusage... yes
checking for times... yes
checking for strlcpy... yes
checking for secure_getenv... no
checking for __secure_getenv... no
checking for issetugid... yes
checking for clock_gettime_nsec_np... yes
configure: not using thread sanitizer
checking for socket... yes
checking for socketpair... yes
checking for bind... yes
checking for listen... yes
checking for accept... yes
checking for connect... yes
checking for socklen_t... yes
checking for inet_aton... yes
checking for struct sockaddr_in6... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for rewinddir... yes
checking for lockf... yes
checking for mkfifo... yes
checking for getcwd... yes
checking for system... yes
checking for sys/types.h... (cached) yes
checking for utime.h... yes
checking for utime... yes
checking for utimes... yes
checking for fchmod... yes
checking for fchown... yes
checking for truncate... yes
checking for ftruncate... yes
checking for select... yes
checking for fd_set... yes
checking for nanosleep... yes
checking for symlink... yes
checking for readlink... yes
checking for lstat... yes
checking for realpath... yes
checking for waitpid... yes
checking for wait4... yes
checking for getgroups... yes
checking for setgroups... yes
checking for initgroups... yes
checking for termios.h... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for tcsendbreak... yes
checking for tcflush... yes
checking for tcflow... yes
checking for setitimer... yes
checking for gethostname... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for gettimeofday... yes
checking for mktime... yes
checking for setsid... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for locale.h... yes
checking for newlocale... yes
checking for freelocale... yes
checking for uselocale... yes
checking for xlocale.h... 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 accepts -fdebug-prefix-map=old=new... yes
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_atimensec... no
configure: stat supports nanosecond precision
checking how many arguments gethostbyname_r() takes... can't tell
checking how many arguments gethostbyaddr_r() takes... can't tell
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 pkg-config... /opt/homebrew/bin/pkg-config
checking for gcc options needed to detect all undeclared functions... none needed
checking whether programs can be linked with zstd... yes
checking whether programs linked with zstd can execute... skipped
configure: compressed compilation artefacts supported
configure: ocamldebug supported
checking whether gcc 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 arguments for pthread_getaffinity_np... pthread_getaffinity_np not found
checking for prctl... no
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for SetThreadDescription... no
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 for patdiff... no
checking for diff... diff
checking whether diff supports --strip-trailing-cr... yes
checking whether diff supports -u... yes
checking whether mmap supports MAP_STACK... no
configure: No support for function sections on aarch64-apple-darwin24.4.0.
configure: Disabling function sections.
configure: creating ./config.status
config.status: creating Makefile.build_config
config.status: creating Makefile.config
config.status: creating stdlib/sys.ml
config.status: creating manual/src/version.tex
config.status: creating manual/src/html_processing/src/common.ml
config.status: creating ocamltest/ocamltest_config.ml
config.status: creating otherlibs/dynlink/dynlink_config.ml
config.status: creating utils/config.common.ml
config.status: creating utils/config.generated.ml
config.status: creating compilerlibs/META
config.status: creating otherlibs/dynlink/META
config.status: creating otherlibs/runtime_events/META
config.status: creating stdlib/META
config.status: creating ocamldoc/META
config.status: creating otherlibs/unix/META
config.status: creating otherlibs/str/META
config.status: creating otherlibs/systhreads/META
config.status: creating runtime/caml/exec.h
config.status: creating runtime/caml/m.h
config.status: creating runtime/caml/s.h
config.status: creating runtime/caml/version.h
config.status: linking file_formats/cmo_format.mli to otherlibs/dynlink/dynlink_cmo_format.mli
config.status: linking file_formats/cmxs_format.mli to otherlibs/dynlink/dynlink_cmxs_format.mli
config.status: linking otherlibs/dynlink/dynlink_platform_intf.ml to otherlibs/dynlink/dynlink_platform_intf.mli
config.status: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml
config.status: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml
config.status: executing libtool commands
config.status: executing shebang commands
config.status: executing runtime/ld.conf commands
+ grep -F -e prefix -e DIR= Makefile.config
CONFIGURE_ARGS=--prefix=/Users/ci/ocaml-tmp-install-7289 --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --enable-native-toplevel
prefix=/Users/ci/ocaml-tmp-install-7289
exec_prefix=${prefix}
BINDIR=${exec_prefix}/bin
datarootdir=${prefix}/share
LIBDIR=${exec_prefix}/lib/ocaml
STUBLIBDIR=${exec_prefix}/lib/ocaml/stublibs
MANDIR=${prefix}/man
PROGRAMS_MAN_DIR=$(MANDIR)/man1
LIBRARIES_MAN_DIR=$(MANDIR)/man3
+ grep -F LIBDIR Makefile.build_config
TARGET_LIBDIR=/Users/ci/ocaml-tmp-install-7289/lib/ocaml
LIBDIR_REL=
+ grep -q '^NATIVE_COMPILER=false' Makefile.config
+ test false = true
+ false
+ make --warn-undefined-variables
Makefile:1615: .dep/runtime/addrmap.b.d: No such file or directory
Makefile:1615: .dep/runtime/afl.b.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.b.d: No such file or directory
Makefile:1615: .dep/runtime/array.b.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.b.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.b.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.b.d: No such file or directory
Makefile:1615: .dep/runtime/callback.b.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.b.d: No such file or directory
Makefile:1615: .dep/runtime/compare.b.d: No such file or directory
Makefile:1615: .dep/runtime/custom.b.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.b.d: No such file or directory
Makefile:1615: .dep/runtime/domain.b.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.b.d: No such file or directory
Makefile:1615: .dep/runtime/extern.b.d: No such file or directory
Makefile:1615: .dep/runtime/fail.b.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.b.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.b.d: No such file or directory
Makefile:1615: .dep/runtime/floats.b.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.b.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.b.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.b.d: No such file or directory
Makefile:1615: .dep/runtime/hash.b.d: No such file or directory
Makefile:1615: .dep/runtime/intern.b.d: No such file or directory
Makefile:1615: .dep/runtime/ints.b.d: No such file or directory
Makefile:1615: .dep/runtime/io.b.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.b.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.b.d: No such file or directory
Makefile:1615: .dep/runtime/main.b.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.b.d: No such file or directory
Makefile:1615: .dep/runtime/md5.b.d: No such file or directory
Makefile:1615: .dep/runtime/memory.b.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.b.d: No such file or directory
Makefile:1615: .dep/runtime/meta.b.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.b.d: No such file or directory
Makefile:1615: .dep/runtime/misc.b.d: No such file or directory
Makefile:1615: .dep/runtime/obj.b.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.b.d: No such file or directory
Makefile:1615: .dep/runtime/platform.b.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.b.d: No such file or directory
Makefile:1615: .dep/runtime/prng.b.d: No such file or directory
Makefile:1615: .dep/runtime/roots.b.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.b.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.b.d: No such file or directory
Makefile:1615: .dep/runtime/signals.b.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.b.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.b.d: No such file or directory
Makefile:1615: .dep/runtime/str.b.d: No such file or directory
Makefile:1615: .dep/runtime/sync.b.d: No such file or directory
Makefile:1615: .dep/runtime/sys.b.d: No such file or directory
Makefile:1615: .dep/runtime/unix.b.d: No such file or directory
Makefile:1615: .dep/runtime/weak.b.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.b.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_byt.b.d: No such file or directory
Makefile:1615: .dep/runtime/fail_byt.b.d: No such file or directory
Makefile:1615: .dep/runtime/fix_code.b.d: No such file or directory
Makefile:1615: .dep/runtime/interp.b.d: No such file or directory
Makefile:1615: .dep/runtime/startup_byt.b.d: No such file or directory
Makefile:1615: .dep/runtime/zstd.b.d: No such file or directory
Makefile:1615: .dep/runtime/instrtrace.b.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.n.d: No such file or directory
Makefile:1615: .dep/runtime/afl.n.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.n.d: No such file or directory
Makefile:1615: .dep/runtime/array.n.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.n.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.n.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.n.d: No such file or directory
Makefile:1615: .dep/runtime/callback.n.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.n.d: No such file or directory
Makefile:1615: .dep/runtime/compare.n.d: No such file or directory
Makefile:1615: .dep/runtime/custom.n.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.n.d: No such file or directory
Makefile:1615: .dep/runtime/domain.n.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.n.d: No such file or directory
Makefile:1615: .dep/runtime/extern.n.d: No such file or directory
Makefile:1615: .dep/runtime/fail.n.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.n.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.n.d: No such file or directory
Makefile:1615: .dep/runtime/floats.n.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.n.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.n.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.n.d: No such file or directory
Makefile:1615: .dep/runtime/hash.n.d: No such file or directory
Makefile:1615: .dep/runtime/intern.n.d: No such file or directory
Makefile:1615: .dep/runtime/ints.n.d: No such file or directory
Makefile:1615: .dep/runtime/io.n.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.n.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.n.d: No such file or directory
Makefile:1615: .dep/runtime/main.n.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.n.d: No such file or directory
Makefile:1615: .dep/runtime/md5.n.d: No such file or directory
Makefile:1615: .dep/runtime/memory.n.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.n.d: No such file or directory
Makefile:1615: .dep/runtime/meta.n.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.n.d: No such file or directory
Makefile:1615: .dep/runtime/misc.n.d: No such file or directory
Makefile:1615: .dep/runtime/obj.n.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.n.d: No such file or directory
Makefile:1615: .dep/runtime/platform.n.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.n.d: No such file or directory
Makefile:1615: .dep/runtime/prng.n.d: No such file or directory
Makefile:1615: .dep/runtime/roots.n.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.n.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.n.d: No such file or directory
Makefile:1615: .dep/runtime/signals.n.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.n.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.n.d: No such file or directory
Makefile:1615: .dep/runtime/str.n.d: No such file or directory
Makefile:1615: .dep/runtime/sync.n.d: No such file or directory
Makefile:1615: .dep/runtime/sys.n.d: No such file or directory
Makefile:1615: .dep/runtime/unix.n.d: No such file or directory
Makefile:1615: .dep/runtime/weak.n.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.n.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/clambda_checks.n.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/fail_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/frame_descriptors.n.d: No such file or directory
Makefile:1615: .dep/runtime/startup_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/signals_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.bd.d: No such file or directory
Makefile:1615: .dep/runtime/afl.bd.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/array.bd.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.bd.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.bd.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.bd.d: No such file or directory
Makefile:1615: .dep/runtime/callback.bd.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.bd.d: No such file or directory
Makefile:1615: .dep/runtime/compare.bd.d: No such file or directory
Makefile:1615: .dep/runtime/custom.bd.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.bd.d: No such file or directory
Makefile:1615: .dep/runtime/domain.bd.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.bd.d: No such file or directory
Makefile:1615: .dep/runtime/extern.bd.d: No such file or directory
Makefile:1615: .dep/runtime/fail.bd.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.bd.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.bd.d: No such file or directory
Makefile:1615: .dep/runtime/floats.bd.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.bd.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.bd.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.bd.d: No such file or directory
Makefile:1615: .dep/runtime/hash.bd.d: No such file or directory
Makefile:1615: .dep/runtime/intern.bd.d: No such file or directory
Makefile:1615: .dep/runtime/ints.bd.d: No such file or directory
Makefile:1615: .dep/runtime/io.bd.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.bd.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.bd.d: No such file or directory
Makefile:1615: .dep/runtime/main.bd.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/md5.bd.d: No such file or directory
Makefile:1615: .dep/runtime/memory.bd.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.bd.d: No such file or directory
Makefile:1615: .dep/runtime/meta.bd.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/misc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/obj.bd.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.bd.d: No such file or directory
Makefile:1615: .dep/runtime/platform.bd.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/prng.bd.d: No such file or directory
Makefile:1615: .dep/runtime/roots.bd.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.bd.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.bd.d: No such file or directory
Makefile:1615: .dep/runtime/signals.bd.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.bd.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.bd.d: No such file or directory
Makefile:1615: .dep/runtime/str.bd.d: No such file or directory
Makefile:1615: .dep/runtime/sync.bd.d: No such file or directory
Makefile:1615: .dep/runtime/sys.bd.d: No such file or directory
Makefile:1615: .dep/runtime/unix.bd.d: No such file or directory
Makefile:1615: .dep/runtime/weak.bd.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.bd.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_byt.bd.d: No such file or directory
Makefile:1615: .dep/runtime/fail_byt.bd.d: No such file or directory
Makefile:1615: .dep/runtime/fix_code.bd.d: No such file or directory
Makefile:1615: .dep/runtime/interp.bd.d: No such file or directory
Makefile:1615: .dep/runtime/startup_byt.bd.d: No such file or directory
Makefile:1615: .dep/runtime/zstd.bd.d: No such file or directory
Makefile:1615: .dep/runtime/instrtrace.bd.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.nd.d: No such file or directory
Makefile:1615: .dep/runtime/afl.nd.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/array.nd.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.nd.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.nd.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.nd.d: No such file or directory
Makefile:1615: .dep/runtime/callback.nd.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.nd.d: No such file or directory
Makefile:1615: .dep/runtime/compare.nd.d: No such file or directory
Makefile:1615: .dep/runtime/custom.nd.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.nd.d: No such file or directory
Makefile:1615: .dep/runtime/domain.nd.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.nd.d: No such file or directory
Makefile:1615: .dep/runtime/extern.nd.d: No such file or directory
Makefile:1615: .dep/runtime/fail.nd.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.nd.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.nd.d: No such file or directory
Makefile:1615: .dep/runtime/floats.nd.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.nd.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.nd.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.nd.d: No such file or directory
Makefile:1615: .dep/runtime/hash.nd.d: No such file or directory
Makefile:1615: .dep/runtime/intern.nd.d: No such file or directory
Makefile:1615: .dep/runtime/ints.nd.d: No such file or directory
Makefile:1615: .dep/runtime/io.nd.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.nd.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.nd.d: No such file or directory
Makefile:1615: .dep/runtime/main.nd.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/md5.nd.d: No such file or directory
Makefile:1615: .dep/runtime/memory.nd.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.nd.d: No such file or directory
Makefile:1615: .dep/runtime/meta.nd.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/misc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/obj.nd.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.nd.d: No such file or directory
Makefile:1615: .dep/runtime/platform.nd.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/prng.nd.d: No such file or directory
Makefile:1615: .dep/runtime/roots.nd.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.nd.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.nd.d: No such file or directory
Makefile:1615: .dep/runtime/signals.nd.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.nd.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.nd.d: No such file or directory
Makefile:1615: .dep/runtime/str.nd.d: No such file or directory
Makefile:1615: .dep/runtime/sync.nd.d: No such file or directory
Makefile:1615: .dep/runtime/sys.nd.d: No such file or directory
Makefile:1615: .dep/runtime/unix.nd.d: No such file or directory
Makefile:1615: .dep/runtime/weak.nd.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.nd.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/clambda_checks.nd.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/fail_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/frame_descriptors.nd.d: No such file or directory
Makefile:1615: .dep/runtime/startup_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/signals_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.bi.d: No such file or directory
Makefile:1615: .dep/runtime/afl.bi.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/array.bi.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.bi.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.bi.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.bi.d: No such file or directory
Makefile:1615: .dep/runtime/callback.bi.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.bi.d: No such file or directory
Makefile:1615: .dep/runtime/compare.bi.d: No such file or directory
Makefile:1615: .dep/runtime/custom.bi.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.bi.d: No such file or directory
Makefile:1615: .dep/runtime/domain.bi.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.bi.d: No such file or directory
Makefile:1615: .dep/runtime/extern.bi.d: No such file or directory
Makefile:1615: .dep/runtime/fail.bi.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.bi.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.bi.d: No such file or directory
Makefile:1615: .dep/runtime/floats.bi.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.bi.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.bi.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.bi.d: No such file or directory
Makefile:1615: .dep/runtime/hash.bi.d: No such file or directory
Makefile:1615: .dep/runtime/intern.bi.d: No such file or directory
Makefile:1615: .dep/runtime/ints.bi.d: No such file or directory
Makefile:1615: .dep/runtime/io.bi.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.bi.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.bi.d: No such file or directory
Makefile:1615: .dep/runtime/main.bi.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/md5.bi.d: No such file or directory
Makefile:1615: .dep/runtime/memory.bi.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.bi.d: No such file or directory
Makefile:1615: .dep/runtime/meta.bi.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/misc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/obj.bi.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.bi.d: No such file or directory
Makefile:1615: .dep/runtime/platform.bi.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/prng.bi.d: No such file or directory
Makefile:1615: .dep/runtime/roots.bi.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.bi.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.bi.d: No such file or directory
Makefile:1615: .dep/runtime/signals.bi.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.bi.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.bi.d: No such file or directory
Makefile:1615: .dep/runtime/str.bi.d: No such file or directory
Makefile:1615: .dep/runtime/sync.bi.d: No such file or directory
Makefile:1615: .dep/runtime/sys.bi.d: No such file or directory
Makefile:1615: .dep/runtime/unix.bi.d: No such file or directory
Makefile:1615: .dep/runtime/weak.bi.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.bi.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_byt.bi.d: No such file or directory
Makefile:1615: .dep/runtime/fail_byt.bi.d: No such file or directory
Makefile:1615: .dep/runtime/fix_code.bi.d: No such file or directory
Makefile:1615: .dep/runtime/interp.bi.d: No such file or directory
Makefile:1615: .dep/runtime/startup_byt.bi.d: No such file or directory
Makefile:1615: .dep/runtime/zstd.bi.d: No such file or directory
Makefile:1615: .dep/runtime/instrtrace.bi.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.ni.d: No such file or directory
Makefile:1615: .dep/runtime/afl.ni.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/array.ni.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.ni.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.ni.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.ni.d: No such file or directory
Makefile:1615: .dep/runtime/callback.ni.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.ni.d: No such file or directory
Makefile:1615: .dep/runtime/compare.ni.d: No such file or directory
Makefile:1615: .dep/runtime/custom.ni.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.ni.d: No such file or directory
Makefile:1615: .dep/runtime/domain.ni.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.ni.d: No such file or directory
Makefile:1615: .dep/runtime/extern.ni.d: No such file or directory
Makefile:1615: .dep/runtime/fail.ni.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.ni.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.ni.d: No such file or directory
Makefile:1615: .dep/runtime/floats.ni.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.ni.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.ni.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.ni.d: No such file or directory
Makefile:1615: .dep/runtime/hash.ni.d: No such file or directory
Makefile:1615: .dep/runtime/intern.ni.d: No such file or directory
Makefile:1615: .dep/runtime/ints.ni.d: No such file or directory
Makefile:1615: .dep/runtime/io.ni.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.ni.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.ni.d: No such file or directory
Makefile:1615: .dep/runtime/main.ni.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/md5.ni.d: No such file or directory
Makefile:1615: .dep/runtime/memory.ni.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.ni.d: No such file or directory
Makefile:1615: .dep/runtime/meta.ni.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/misc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/obj.ni.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.ni.d: No such file or directory
Makefile:1615: .dep/runtime/platform.ni.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/prng.ni.d: No such file or directory
Makefile:1615: .dep/runtime/roots.ni.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.ni.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.ni.d: No such file or directory
Makefile:1615: .dep/runtime/signals.ni.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.ni.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.ni.d: No such file or directory
Makefile:1615: .dep/runtime/str.ni.d: No such file or directory
Makefile:1615: .dep/runtime/sync.ni.d: No such file or directory
Makefile:1615: .dep/runtime/sys.ni.d: No such file or directory
Makefile:1615: .dep/runtime/unix.ni.d: No such file or directory
Makefile:1615: .dep/runtime/weak.ni.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.ni.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/clambda_checks.ni.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/fail_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/frame_descriptors.ni.d: No such file or directory
Makefile:1615: .dep/runtime/startup_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/signals_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/afl.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/array.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/callback.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/compare.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/custom.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/domain.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/extern.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/fail.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/floats.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/hash.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/intern.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/ints.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/io.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/main.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/md5.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/memory.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/meta.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/misc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/obj.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/platform.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/prng.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/roots.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/signals.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/str.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/sync.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/sys.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/unix.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/weak.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_byt.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/fail_byt.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/fix_code.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/interp.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/startup_byt.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/zstd.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/instrtrace.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.npic.d: No such file or directory
Makefile:1615: .dep/runtime/afl.npic.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/array.npic.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.npic.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.npic.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.npic.d: No such file or directory
Makefile:1615: .dep/runtime/callback.npic.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.npic.d: No such file or directory
Makefile:1615: .dep/runtime/compare.npic.d: No such file or directory
Makefile:1615: .dep/runtime/custom.npic.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.npic.d: No such file or directory
Makefile:1615: .dep/runtime/domain.npic.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.npic.d: No such file or directory
Makefile:1615: .dep/runtime/extern.npic.d: No such file or directory
Makefile:1615: .dep/runtime/fail.npic.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.npic.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.npic.d: No such file or directory
Makefile:1615: .dep/runtime/floats.npic.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.npic.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.npic.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.npic.d: No such file or directory
Makefile:1615: .dep/runtime/hash.npic.d: No such file or directory
Makefile:1615: .dep/runtime/intern.npic.d: No such file or directory
Makefile:1615: .dep/runtime/ints.npic.d: No such file or directory
Makefile:1615: .dep/runtime/io.npic.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.npic.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.npic.d: No such file or directory
Makefile:1615: .dep/runtime/main.npic.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/md5.npic.d: No such file or directory
Makefile:1615: .dep/runtime/memory.npic.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.npic.d: No such file or directory
Makefile:1615: .dep/runtime/meta.npic.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/misc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/obj.npic.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.npic.d: No such file or directory
Makefile:1615: .dep/runtime/platform.npic.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/prng.npic.d: No such file or directory
Makefile:1615: .dep/runtime/roots.npic.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.npic.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.npic.d: No such file or directory
Makefile:1615: .dep/runtime/signals.npic.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.npic.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.npic.d: No such file or directory
Makefile:1615: .dep/runtime/str.npic.d: No such file or directory
Makefile:1615: .dep/runtime/sync.npic.d: No such file or directory
Makefile:1615: .dep/runtime/sys.npic.d: No such file or directory
Makefile:1615: .dep/runtime/unix.npic.d: No such file or directory
Makefile:1615: .dep/runtime/weak.npic.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.npic.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_nat.npic.d: No such file or directory
Makefile:1615: .dep/runtime/clambda_checks.npic.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink_nat.npic.d: No such file or directory
Makefile:1615: .dep/runtime/fail_nat.npic.d: No such file or directory
Makefile:1615: .dep/runtime/frame_descriptors.npic.d: No such file or directory
Makefile:1615: .dep/runtime/startup_nat.npic.d: No such file or directory
Makefile:1615: .dep/runtime/signals_nat.npic.d: No such file or directory
Makefile:1951: .dep/ocamltest/run_unix.d: No such file or directory
Makefile:1951: .dep/ocamltest/run_stubs.d: No such file or directory
mkdir -p .dep/ocamltest
CCDEPS .dep/ocamltest/run_stubs.d
CCDEPS .dep/ocamltest/run_unix.d
mkdir -p .dep/runtime
GEN runtime/caml/opnames.h
GEN runtime/caml/jumptbl.h
MKEXE runtime/sak
GEN runtime/build_config.h
CCDEPS .dep/runtime/signals_nat.npic.d
CCDEPS .dep/runtime/startup_nat.npic.d
CCDEPS .dep/runtime/frame_descriptors.npic.d
CCDEPS .dep/runtime/fail_nat.npic.d
CCDEPS .dep/runtime/dynlink_nat.npic.d
CCDEPS .dep/runtime/clambda_checks.npic.d
CCDEPS .dep/runtime/backtrace_nat.npic.d
CCDEPS .dep/runtime/unix_executable.npic.d
CCDEPS .dep/runtime/weak.npic.d
CCDEPS .dep/runtime/unix.npic.d
CCDEPS .dep/runtime/sys.npic.d
CCDEPS .dep/runtime/sync.npic.d
CCDEPS .dep/runtime/str.npic.d
CCDEPS .dep/runtime/startup_aux.npic.d
CCDEPS .dep/runtime/skiplist.npic.d
CCDEPS .dep/runtime/signals.npic.d
CCDEPS .dep/runtime/shared_heap.npic.d
CCDEPS .dep/runtime/runtime_events.npic.d
CCDEPS .dep/runtime/roots.npic.d
CCDEPS .dep/runtime/prng.npic.d
CCDEPS .dep/runtime/printexc.npic.d
CCDEPS .dep/runtime/platform.npic.d
CCDEPS .dep/runtime/parsing.npic.d
CCDEPS .dep/runtime/obj.npic.d
CCDEPS .dep/runtime/misc.npic.d
CCDEPS .dep/runtime/minor_gc.npic.d
CCDEPS .dep/runtime/meta.npic.d
CCDEPS .dep/runtime/memprof.npic.d
CCDEPS .dep/runtime/memory.npic.d
CCDEPS .dep/runtime/md5.npic.d
CCDEPS .dep/runtime/major_gc.npic.d
CCDEPS .dep/runtime/main.npic.d
CCDEPS .dep/runtime/lf_skiplist.npic.d
CCDEPS .dep/runtime/lexing.npic.d
CCDEPS .dep/runtime/io.npic.d
CCDEPS .dep/runtime/ints.npic.d
CCDEPS .dep/runtime/intern.npic.d
CCDEPS .dep/runtime/hash.npic.d
CCDEPS .dep/runtime/globroots.npic.d
CCDEPS .dep/runtime/gc_stats.npic.d
CCDEPS .dep/runtime/gc_ctrl.npic.d
CCDEPS .dep/runtime/floats.npic.d
CCDEPS .dep/runtime/finalise.npic.d
CCDEPS .dep/runtime/fiber.npic.d
CCDEPS .dep/runtime/fail.npic.d
CCDEPS .dep/runtime/extern.npic.d
CCDEPS .dep/runtime/dynlink.npic.d
CCDEPS .dep/runtime/domain.npic.d
CCDEPS .dep/runtime/debugger.npic.d
CCDEPS .dep/runtime/custom.npic.d
CCDEPS .dep/runtime/compare.npic.d
CCDEPS .dep/runtime/codefrag.npic.d
CCDEPS .dep/runtime/callback.npic.d
CCDEPS .dep/runtime/blake2.npic.d
CCDEPS .dep/runtime/bigarray.npic.d
CCDEPS .dep/runtime/backtrace.npic.d
CCDEPS .dep/runtime/array.npic.d
CCDEPS .dep/runtime/alloc.npic.d
CCDEPS .dep/runtime/afl.npic.d
CCDEPS .dep/runtime/addrmap.npic.d
CCDEPS .dep/runtime/instrtrace.bpic.d
CCDEPS .dep/runtime/zstd.bpic.d
CCDEPS .dep/runtime/startup_byt.bpic.d
CCDEPS .dep/runtime/interp.bpic.d
CCDEPS .dep/runtime/fix_code.bpic.d
CCDEPS .dep/runtime/fail_byt.bpic.d
CCDEPS .dep/runtime/backtrace_byt.bpic.d
CCDEPS .dep/runtime/unix_executable.bpic.d
CCDEPS .dep/runtime/weak.bpic.d
CCDEPS .dep/runtime/unix.bpic.d
CCDEPS .dep/runtime/sys.bpic.d
CCDEPS .dep/runtime/sync.bpic.d
CCDEPS .dep/runtime/str.bpic.d
CCDEPS .dep/runtime/startup_aux.bpic.d
CCDEPS .dep/runtime/skiplist.bpic.d
CCDEPS .dep/runtime/signals.bpic.d
CCDEPS .dep/runtime/shared_heap.bpic.d
CCDEPS .dep/runtime/runtime_events.bpic.d
CCDEPS .dep/runtime/roots.bpic.d
CCDEPS .dep/runtime/prng.bpic.d
CCDEPS .dep/runtime/printexc.bpic.d
CCDEPS .dep/runtime/platform.bpic.d
CCDEPS .dep/runtime/parsing.bpic.d
CCDEPS .dep/runtime/obj.bpic.d
CCDEPS .dep/runtime/misc.bpic.d
CCDEPS .dep/runtime/minor_gc.bpic.d
CCDEPS .dep/runtime/meta.bpic.d
CCDEPS .dep/runtime/memprof.bpic.d
CCDEPS .dep/runtime/memory.bpic.d
CCDEPS .dep/runtime/md5.bpic.d
CCDEPS .dep/runtime/major_gc.bpic.d
CCDEPS .dep/runtime/main.bpic.d
CCDEPS .dep/runtime/lf_skiplist.bpic.d
CCDEPS .dep/runtime/lexing.bpic.d
CCDEPS .dep/runtime/io.bpic.d
CCDEPS .dep/runtime/ints.bpic.d
CCDEPS .dep/runtime/intern.bpic.d
CCDEPS .dep/runtime/hash.bpic.d
CCDEPS .dep/runtime/globroots.bpic.d
CCDEPS .dep/runtime/gc_stats.bpic.d
CCDEPS .dep/runtime/gc_ctrl.bpic.d
CCDEPS .dep/runtime/floats.bpic.d
CCDEPS .dep/runtime/finalise.bpic.d
CCDEPS .dep/runtime/fiber.bpic.d
CCDEPS .dep/runtime/fail.bpic.d
CCDEPS .dep/runtime/extern.bpic.d
CCDEPS .dep/runtime/dynlink.bpic.d
CCDEPS .dep/runtime/domain.bpic.d
CCDEPS .dep/runtime/debugger.bpic.d
CCDEPS .dep/runtime/custom.bpic.d
CCDEPS .dep/runtime/compare.bpic.d
CCDEPS .dep/runtime/codefrag.bpic.d
CCDEPS .dep/runtime/callback.bpic.d
CCDEPS .dep/runtime/blake2.bpic.d
CCDEPS .dep/runtime/bigarray.bpic.d
CCDEPS .dep/runtime/backtrace.bpic.d
CCDEPS .dep/runtime/array.bpic.d
CCDEPS .dep/runtime/alloc.bpic.d
CCDEPS .dep/runtime/afl.bpic.d
CCDEPS .dep/runtime/addrmap.bpic.d
CCDEPS .dep/runtime/signals_nat.ni.d
CCDEPS .dep/runtime/startup_nat.ni.d
CCDEPS .dep/runtime/frame_descriptors.ni.d
CCDEPS .dep/runtime/fail_nat.ni.d
CCDEPS .dep/runtime/dynlink_nat.ni.d
CCDEPS .dep/runtime/clambda_checks.ni.d
CCDEPS .dep/runtime/backtrace_nat.ni.d
CCDEPS .dep/runtime/unix_executable.ni.d
CCDEPS .dep/runtime/weak.ni.d
CCDEPS .dep/runtime/unix.ni.d
CCDEPS .dep/runtime/sys.ni.d
CCDEPS .dep/runtime/sync.ni.d
CCDEPS .dep/runtime/str.ni.d
CCDEPS .dep/runtime/startup_aux.ni.d
CCDEPS .dep/runtime/skiplist.ni.d
CCDEPS .dep/runtime/signals.ni.d
CCDEPS .dep/runtime/shared_heap.ni.d
CCDEPS .dep/runtime/runtime_events.ni.d
CCDEPS .dep/runtime/roots.ni.d
CCDEPS .dep/runtime/prng.ni.d
CCDEPS .dep/runtime/printexc.ni.d
CCDEPS .dep/runtime/platform.ni.d
CCDEPS .dep/runtime/parsing.ni.d
CCDEPS .dep/runtime/obj.ni.d
CCDEPS .dep/runtime/misc.ni.d
CCDEPS .dep/runtime/minor_gc.ni.d
CCDEPS .dep/runtime/meta.ni.d
CCDEPS .dep/runtime/memprof.ni.d
CCDEPS .dep/runtime/memory.ni.d
CCDEPS .dep/runtime/md5.ni.d
CCDEPS .dep/runtime/major_gc.ni.d
CCDEPS .dep/runtime/main.ni.d
CCDEPS .dep/runtime/lf_skiplist.ni.d
CCDEPS .dep/runtime/lexing.ni.d
CCDEPS .dep/runtime/io.ni.d
CCDEPS .dep/runtime/ints.ni.d
CCDEPS .dep/runtime/intern.ni.d
CCDEPS .dep/runtime/hash.ni.d
CCDEPS .dep/runtime/globroots.ni.d
CCDEPS .dep/runtime/gc_stats.ni.d
CCDEPS .dep/runtime/gc_ctrl.ni.d
CCDEPS .dep/runtime/floats.ni.d
CCDEPS .dep/runtime/finalise.ni.d
CCDEPS .dep/runtime/fiber.ni.d
CCDEPS .dep/runtime/fail.ni.d
CCDEPS .dep/runtime/extern.ni.d
CCDEPS .dep/runtime/dynlink.ni.d
CCDEPS .dep/runtime/domain.ni.d
CCDEPS .dep/runtime/debugger.ni.d
CCDEPS .dep/runtime/custom.ni.d
CCDEPS .dep/runtime/compare.ni.d
CCDEPS .dep/runtime/codefrag.ni.d
CCDEPS .dep/runtime/callback.ni.d
CCDEPS .dep/runtime/blake2.ni.d
CCDEPS .dep/runtime/bigarray.ni.d
CCDEPS .dep/runtime/backtrace.ni.d
CCDEPS .dep/runtime/array.ni.d
CCDEPS .dep/runtime/alloc.ni.d
CCDEPS .dep/runtime/afl.ni.d
CCDEPS .dep/runtime/addrmap.ni.d
CCDEPS .dep/runtime/instrtrace.bi.d
CCDEPS .dep/runtime/zstd.bi.d
CCDEPS .dep/runtime/startup_byt.bi.d
CCDEPS .dep/runtime/interp.bi.d
CCDEPS .dep/runtime/fix_code.bi.d
CCDEPS .dep/runtime/fail_byt.bi.d
CCDEPS .dep/runtime/backtrace_byt.bi.d
CCDEPS .dep/runtime/unix_executable.bi.d
CCDEPS .dep/runtime/weak.bi.d
CCDEPS .dep/runtime/unix.bi.d
CCDEPS .dep/runtime/sys.bi.d
CCDEPS .dep/runtime/sync.bi.d
CCDEPS .dep/runtime/str.bi.d
CCDEPS .dep/runtime/startup_aux.bi.d
CCDEPS .dep/runtime/skiplist.bi.d
CCDEPS .dep/runtime/signals.bi.d
CCDEPS .dep/runtime/shared_heap.bi.d
CCDEPS .dep/runtime/runtime_events.bi.d
CCDEPS .dep/runtime/roots.bi.d
CCDEPS .dep/runtime/prng.bi.d
CCDEPS .dep/runtime/printexc.bi.d
CCDEPS .dep/runtime/platform.bi.d
CCDEPS .dep/runtime/parsing.bi.d
CCDEPS .dep/runtime/obj.bi.d
CCDEPS .dep/runtime/misc.bi.d
CCDEPS .dep/runtime/minor_gc.bi.d
CCDEPS .dep/runtime/meta.bi.d
CCDEPS .dep/runtime/memprof.bi.d
CCDEPS .dep/runtime/memory.bi.d
CCDEPS .dep/runtime/md5.bi.d
CCDEPS .dep/runtime/major_gc.bi.d
CCDEPS .dep/runtime/main.bi.d
CCDEPS .dep/runtime/lf_skiplist.bi.d
CCDEPS .dep/runtime/lexing.bi.d
CCDEPS .dep/runtime/io.bi.d
CCDEPS .dep/runtime/ints.bi.d
CCDEPS .dep/runtime/intern.bi.d
CCDEPS .dep/runtime/hash.bi.d
CCDEPS .dep/runtime/globroots.bi.d
CCDEPS .dep/runtime/gc_stats.bi.d
CCDEPS .dep/runtime/gc_ctrl.bi.d
CCDEPS .dep/runtime/floats.bi.d
CCDEPS .dep/runtime/finalise.bi.d
CCDEPS .dep/runtime/fiber.bi.d
CCDEPS .dep/runtime/fail.bi.d
CCDEPS .dep/runtime/extern.bi.d
CCDEPS .dep/runtime/dynlink.bi.d
CCDEPS .dep/runtime/domain.bi.d
CCDEPS .dep/runtime/debugger.bi.d
CCDEPS .dep/runtime/custom.bi.d
CCDEPS .dep/runtime/compare.bi.d
CCDEPS .dep/runtime/codefrag.bi.d
CCDEPS .dep/runtime/callback.bi.d
CCDEPS .dep/runtime/blake2.bi.d
CCDEPS .dep/runtime/bigarray.bi.d
CCDEPS .dep/runtime/backtrace.bi.d
CCDEPS .dep/runtime/array.bi.d
CCDEPS .dep/runtime/alloc.bi.d
CCDEPS .dep/runtime/afl.bi.d
CCDEPS .dep/runtime/addrmap.bi.d
CCDEPS .dep/runtime/signals_nat.nd.d
CCDEPS .dep/runtime/startup_nat.nd.d
CCDEPS .dep/runtime/frame_descriptors.nd.d
CCDEPS .dep/runtime/fail_nat.nd.d
CCDEPS .dep/runtime/dynlink_nat.nd.d
CCDEPS .dep/runtime/clambda_checks.nd.d
CCDEPS .dep/runtime/backtrace_nat.nd.d
CCDEPS .dep/runtime/unix_executable.nd.d
CCDEPS .dep/runtime/weak.nd.d
CCDEPS .dep/runtime/unix.nd.d
CCDEPS .dep/runtime/sys.nd.d
CCDEPS .dep/runtime/sync.nd.d
CCDEPS .dep/runtime/str.nd.d
CCDEPS .dep/runtime/startup_aux.nd.d
CCDEPS .dep/runtime/skiplist.nd.d
CCDEPS .dep/runtime/signals.nd.d
CCDEPS .dep/runtime/shared_heap.nd.d
CCDEPS .dep/runtime/runtime_events.nd.d
CCDEPS .dep/runtime/roots.nd.d
CCDEPS .dep/runtime/prng.nd.d
CCDEPS .dep/runtime/printexc.nd.d
CCDEPS .dep/runtime/platform.nd.d
CCDEPS .dep/runtime/parsing.nd.d
CCDEPS .dep/runtime/obj.nd.d
CCDEPS .dep/runtime/misc.nd.d
CCDEPS .dep/runtime/minor_gc.nd.d
CCDEPS .dep/runtime/meta.nd.d
CCDEPS .dep/runtime/memprof.nd.d
CCDEPS .dep/runtime/memory.nd.d
CCDEPS .dep/runtime/md5.nd.d
CCDEPS .dep/runtime/major_gc.nd.d
CCDEPS .dep/runtime/main.nd.d
CCDEPS .dep/runtime/lf_skiplist.nd.d
CCDEPS .dep/runtime/lexing.nd.d
CCDEPS .dep/runtime/io.nd.d
CCDEPS .dep/runtime/ints.nd.d
CCDEPS .dep/runtime/intern.nd.d
CCDEPS .dep/runtime/hash.nd.d
CCDEPS .dep/runtime/globroots.nd.d
CCDEPS .dep/runtime/gc_stats.nd.d
CCDEPS .dep/runtime/gc_ctrl.nd.d
CCDEPS .dep/runtime/floats.nd.d
CCDEPS .dep/runtime/finalise.nd.d
CCDEPS .dep/runtime/fiber.nd.d
CCDEPS .dep/runtime/fail.nd.d
CCDEPS .dep/runtime/extern.nd.d
CCDEPS .dep/runtime/dynlink.nd.d
CCDEPS .dep/runtime/domain.nd.d
CCDEPS .dep/runtime/debugger.nd.d
CCDEPS .dep/runtime/custom.nd.d
CCDEPS .dep/runtime/compare.nd.d
CCDEPS .dep/runtime/codefrag.nd.d
CCDEPS .dep/runtime/callback.nd.d
CCDEPS .dep/runtime/blake2.nd.d
CCDEPS .dep/runtime/bigarray.nd.d
CCDEPS .dep/runtime/backtrace.nd.d
CCDEPS .dep/runtime/array.nd.d
CCDEPS .dep/runtime/alloc.nd.d
CCDEPS .dep/runtime/afl.nd.d
CCDEPS .dep/runtime/addrmap.nd.d
CCDEPS .dep/runtime/instrtrace.bd.d
CCDEPS .dep/runtime/zstd.bd.d
CCDEPS .dep/runtime/startup_byt.bd.d
CCDEPS .dep/runtime/interp.bd.d
CCDEPS .dep/runtime/fix_code.bd.d
CCDEPS .dep/runtime/fail_byt.bd.d
CCDEPS .dep/runtime/backtrace_byt.bd.d
CCDEPS .dep/runtime/unix_executable.bd.d
CCDEPS .dep/runtime/weak.bd.d
CCDEPS .dep/runtime/unix.bd.d
CCDEPS .dep/runtime/sys.bd.d
CCDEPS .dep/runtime/sync.bd.d
CCDEPS .dep/runtime/str.bd.d
CCDEPS .dep/runtime/startup_aux.bd.d
CCDEPS .dep/runtime/skiplist.bd.d
CCDEPS .dep/runtime/signals.bd.d
CCDEPS .dep/runtime/shared_heap.bd.d
CCDEPS .dep/runtime/runtime_events.bd.d
CCDEPS .dep/runtime/roots.bd.d
CCDEPS .dep/runtime/prng.bd.d
CCDEPS .dep/runtime/printexc.bd.d
CCDEPS .dep/runtime/platform.bd.d
CCDEPS .dep/runtime/parsing.bd.d
CCDEPS .dep/runtime/obj.bd.d
CCDEPS .dep/runtime/misc.bd.d
CCDEPS .dep/runtime/minor_gc.bd.d
CCDEPS .dep/runtime/meta.bd.d
CCDEPS .dep/runtime/memprof.bd.d
CCDEPS .dep/runtime/memory.bd.d
CCDEPS .dep/runtime/md5.bd.d
CCDEPS .dep/runtime/major_gc.bd.d
CCDEPS .dep/runtime/main.bd.d
CCDEPS .dep/runtime/lf_skiplist.bd.d
CCDEPS .dep/runtime/lexing.bd.d
CCDEPS .dep/runtime/io.bd.d
CCDEPS .dep/runtime/ints.bd.d
CCDEPS .dep/runtime/intern.bd.d
CCDEPS .dep/runtime/hash.bd.d
CCDEPS .dep/runtime/globroots.bd.d
CCDEPS .dep/runtime/gc_stats.bd.d
CCDEPS .dep/runtime/gc_ctrl.bd.d
CCDEPS .dep/runtime/floats.bd.d
CCDEPS .dep/runtime/finalise.bd.d
CCDEPS .dep/runtime/fiber.bd.d
CCDEPS .dep/runtime/fail.bd.d
CCDEPS .dep/runtime/extern.bd.d
CCDEPS .dep/runtime/dynlink.bd.d
CCDEPS .dep/runtime/domain.bd.d
CCDEPS .dep/runtime/debugger.bd.d
CCDEPS .dep/runtime/custom.bd.d
CCDEPS .dep/runtime/compare.bd.d
CCDEPS .dep/runtime/codefrag.bd.d
CCDEPS .dep/runtime/callback.bd.d
CCDEPS .dep/runtime/blake2.bd.d
CCDEPS .dep/runtime/bigarray.bd.d
CCDEPS .dep/runtime/backtrace.bd.d
CCDEPS .dep/runtime/array.bd.d
CCDEPS .dep/runtime/alloc.bd.d
CCDEPS .dep/runtime/afl.bd.d
CCDEPS .dep/runtime/addrmap.bd.d
CCDEPS .dep/runtime/signals_nat.n.d
CCDEPS .dep/runtime/startup_nat.n.d
CCDEPS .dep/runtime/frame_descriptors.n.d
CCDEPS .dep/runtime/fail_nat.n.d
CCDEPS .dep/runtime/dynlink_nat.n.d
CCDEPS .dep/runtime/clambda_checks.n.d
CCDEPS .dep/runtime/backtrace_nat.n.d
CCDEPS .dep/runtime/unix_executable.n.d
CCDEPS .dep/runtime/weak.n.d
CCDEPS .dep/runtime/unix.n.d
CCDEPS .dep/runtime/sys.n.d
CCDEPS .dep/runtime/sync.n.d
CCDEPS .dep/runtime/str.n.d
CCDEPS .dep/runtime/startup_aux.n.d
CCDEPS .dep/runtime/skiplist.n.d
CCDEPS .dep/runtime/signals.n.d
CCDEPS .dep/runtime/shared_heap.n.d
CCDEPS .dep/runtime/runtime_events.n.d
CCDEPS .dep/runtime/roots.n.d
CCDEPS .dep/runtime/prng.n.d
CCDEPS .dep/runtime/printexc.n.d
CCDEPS .dep/runtime/platform.n.d
CCDEPS .dep/runtime/parsing.n.d
CCDEPS .dep/runtime/obj.n.d
CCDEPS .dep/runtime/misc.n.d
CCDEPS .dep/runtime/minor_gc.n.d
CCDEPS .dep/runtime/meta.n.d
CCDEPS .dep/runtime/memprof.n.d
CCDEPS .dep/runtime/memory.n.d
CCDEPS .dep/runtime/md5.n.d
CCDEPS .dep/runtime/major_gc.n.d
CCDEPS .dep/runtime/main.n.d
CCDEPS .dep/runtime/lf_skiplist.n.d
CCDEPS .dep/runtime/lexing.n.d
CCDEPS .dep/runtime/io.n.d
CCDEPS .dep/runtime/ints.n.d
CCDEPS .dep/runtime/intern.n.d
CCDEPS .dep/runtime/hash.n.d
CCDEPS .dep/runtime/globroots.n.d
CCDEPS .dep/runtime/gc_stats.n.d
CCDEPS .dep/runtime/gc_ctrl.n.d
CCDEPS .dep/runtime/floats.n.d
CCDEPS .dep/runtime/finalise.n.d
CCDEPS .dep/runtime/fiber.n.d
CCDEPS .dep/runtime/fail.n.d
CCDEPS .dep/runtime/extern.n.d
CCDEPS .dep/runtime/dynlink.n.d
CCDEPS .dep/runtime/domain.n.d
CCDEPS .dep/runtime/debugger.n.d
CCDEPS .dep/runtime/custom.n.d
CCDEPS .dep/runtime/compare.n.d
CCDEPS .dep/runtime/codefrag.n.d
CCDEPS .dep/runtime/callback.n.d
CCDEPS .dep/runtime/blake2.n.d
CCDEPS .dep/runtime/bigarray.n.d
CCDEPS .dep/runtime/backtrace.n.d
CCDEPS .dep/runtime/array.n.d
CCDEPS .dep/runtime/alloc.n.d
CCDEPS .dep/runtime/afl.n.d
CCDEPS .dep/runtime/addrmap.n.d
CCDEPS .dep/runtime/instrtrace.b.d
CCDEPS .dep/runtime/zstd.b.d
CCDEPS .dep/runtime/startup_byt.b.d
CCDEPS .dep/runtime/interp.b.d
CCDEPS .dep/runtime/fix_code.b.d
CCDEPS .dep/runtime/fail_byt.b.d
CCDEPS .dep/runtime/backtrace_byt.b.d
CCDEPS .dep/runtime/unix_executable.b.d
CCDEPS .dep/runtime/weak.b.d
CCDEPS .dep/runtime/unix.b.d
CCDEPS .dep/runtime/sys.b.d
CCDEPS .dep/runtime/sync.b.d
CCDEPS .dep/runtime/str.b.d
CCDEPS .dep/runtime/startup_aux.b.d
CCDEPS .dep/runtime/skiplist.b.d
CCDEPS .dep/runtime/signals.b.d
CCDEPS .dep/runtime/shared_heap.b.d
CCDEPS .dep/runtime/runtime_events.b.d
CCDEPS .dep/runtime/roots.b.d
CCDEPS .dep/runtime/prng.b.d
CCDEPS .dep/runtime/printexc.b.d
CCDEPS .dep/runtime/platform.b.d
CCDEPS .dep/runtime/parsing.b.d
CCDEPS .dep/runtime/obj.b.d
CCDEPS .dep/runtime/misc.b.d
CCDEPS .dep/runtime/minor_gc.b.d
CCDEPS .dep/runtime/meta.b.d
CCDEPS .dep/runtime/memprof.b.d
CCDEPS .dep/runtime/memory.b.d
CCDEPS .dep/runtime/md5.b.d
CCDEPS .dep/runtime/major_gc.b.d
CCDEPS .dep/runtime/main.b.d
CCDEPS .dep/runtime/lf_skiplist.b.d
CCDEPS .dep/runtime/lexing.b.d
CCDEPS .dep/runtime/io.b.d
CCDEPS .dep/runtime/ints.b.d
CCDEPS .dep/runtime/intern.b.d
CCDEPS .dep/runtime/hash.b.d
CCDEPS .dep/runtime/globroots.b.d
CCDEPS .dep/runtime/gc_stats.b.d
CCDEPS .dep/runtime/gc_ctrl.b.d
CCDEPS .dep/runtime/floats.b.d
CCDEPS .dep/runtime/finalise.b.d
CCDEPS .dep/runtime/fiber.b.d
CCDEPS .dep/runtime/fail.b.d
CCDEPS .dep/runtime/extern.b.d
CCDEPS .dep/runtime/dynlink.b.d
CCDEPS .dep/runtime/domain.b.d
CCDEPS .dep/runtime/debugger.b.d
CCDEPS .dep/runtime/custom.b.d
CCDEPS .dep/runtime/compare.b.d
CCDEPS .dep/runtime/codefrag.b.d
CCDEPS .dep/runtime/callback.b.d
CCDEPS .dep/runtime/blake2.b.d
CCDEPS .dep/runtime/bigarray.b.d
CCDEPS .dep/runtime/backtrace.b.d
CCDEPS .dep/runtime/array.b.d
CCDEPS .dep/runtime/alloc.b.d
CCDEPS .dep/runtime/afl.b.d
CCDEPS .dep/runtime/addrmap.b.d
/Applications/Xcode.app/Contents/Developer/usr/bin/make coldstart
GEN runtime/primitives
GEN runtime/prims.c
CC runtime/prims.o
CC runtime/stdlib.o
CC runtime/addrmap.b.o
CC runtime/afl.b.o
CC runtime/alloc.b.o
CC runtime/array.b.o
CC runtime/backtrace.b.o
CC runtime/bigarray.b.o
CC runtime/blake2.b.o
CC runtime/callback.b.o
CC runtime/codefrag.b.o
CC runtime/compare.b.o
CC runtime/custom.b.o
CC runtime/debugger.b.o
CC runtime/domain.b.o
CC runtime/dynlink.b.o
CC runtime/extern.b.o
CC runtime/fail.b.o
CC runtime/fiber.b.o
CC runtime/finalise.b.o
CC runtime/floats.b.o
CC runtime/gc_ctrl.b.o
CC runtime/gc_stats.b.o
CC runtime/globroots.b.o
CC runtime/hash.b.o
CC runtime/intern.b.o
CC runtime/ints.b.o
CC runtime/io.b.o
CC runtime/lexing.b.o
CC runtime/lf_skiplist.b.o
CC runtime/main.b.o
CC runtime/major_gc.b.o
CC runtime/md5.b.o
CC runtime/memory.b.o
CC runtime/memprof.b.o
CC runtime/meta.b.o
CC runtime/minor_gc.b.o
CC runtime/misc.b.o
CC runtime/obj.b.o
CC runtime/parsing.b.o
CC runtime/platform.b.o
CC runtime/printexc.b.o
CC runtime/prng.b.o
CC runtime/roots.b.o
CC runtime/runtime_events.b.o
CC runtime/shared_heap.b.o
CC runtime/signals.b.o
CC runtime/skiplist.b.o
CC runtime/startup_aux.b.o
CC runtime/str.b.o
CC runtime/sync.b.o
CC runtime/sys.b.o
CC runtime/unix.b.o
CC runtime/weak.b.o
CC runtime/unix_executable.b.o
CC runtime/backtrace_byt.b.o
CC runtime/fail_byt.b.o
CC runtime/fix_code.b.o
CC runtime/interp.b.o
CC runtime/startup_byt.b.o
CC runtime/zstd.b.o
MKLIB runtime/libcamlrun.a
MKEXE runtime/ocamlrun
cp runtime/ocamlrun boot/ocamlrun
cd stdlib; ln -sf ../runtime/libcamlrun.a .
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib OCAMLRUN='$(ROOTDIR)/boot/ocamlrun' USE_BOOT_OCAMLC=true all
OCAMLC camlinternalFormatBasics.cmi
OCAMLC camlinternalFormatBasics.cmo
OCAMLC stdlib.cmi
OCAMLC stdlib.cmo
OCAMLC stdlib__Either.cmi
OCAMLC stdlib__Either.cmo
OCAMLC stdlib__Sys.cmi
OCAMLC stdlib__Sys.cmo
OCAMLC stdlib__Int32.cmi
OCAMLC stdlib__Obj.cmi
OCAMLC stdlib__Obj.cmo
OCAMLC stdlib__Type.cmi
OCAMLC stdlib__Type.cmo
OCAMLC stdlib__Atomic.cmi
OCAMLC stdlib__Atomic.cmo
OCAMLC camlinternalLazy.cmi
OCAMLC camlinternalLazy.cmo
OCAMLC stdlib__Lazy.cmi
OCAMLC stdlib__Lazy.cmo
OCAMLC stdlib__Seq.cmi
OCAMLC stdlib__Seq.cmo
OCAMLC stdlib__Option.cmi
OCAMLC stdlib__Option.cmo
OCAMLC stdlib__Pair.cmi
OCAMLC stdlib__Pair.cmo
OCAMLC stdlib__Result.cmi
OCAMLC stdlib__Result.cmo
OCAMLC stdlib__Bool.cmi
OCAMLC stdlib__Bool.cmo
OCAMLC stdlib__Char.cmi
OCAMLC stdlib__Char.cmo
OCAMLC stdlib__Uchar.cmi
OCAMLC stdlib__Uchar.cmo
OCAMLC stdlib__List.cmi
OCAMLC stdlib__List.cmo
OCAMLC stdlib__Int.cmi
OCAMLC stdlib__Int.cmo
OCAMLC stdlib__Array.cmi
OCAMLC stdlib__Array.cmo
OCAMLC stdlib__Iarray.cmi
OCAMLC stdlib__Iarray.cmo
OCAMLC stdlib__Bytes.cmi
OCAMLC stdlib__Bytes.cmo
OCAMLC stdlib__String.cmi
OCAMLC stdlib__String.cmo
OCAMLC stdlib__Unit.cmi
OCAMLC stdlib__Unit.cmo
OCAMLC stdlib__Marshal.cmi
OCAMLC stdlib__Marshal.cmo
OCAMLC stdlib__Float.cmi
OCAMLC stdlib__Float.cmo
OCAMLC stdlib__Int32.cmo
OCAMLC stdlib__Int64.cmi
OCAMLC stdlib__Int64.cmo
OCAMLC stdlib__Nativeint.cmi
OCAMLC stdlib__Nativeint.cmo
OCAMLC stdlib__Lexing.cmi
OCAMLC stdlib__Lexing.cmo
OCAMLC stdlib__Parsing.cmi
OCAMLC stdlib__Parsing.cmo
OCAMLC stdlib__Repr.cmi
OCAMLC stdlib__Repr.cmo
OCAMLC stdlib__Set.cmi
OCAMLC stdlib__Set.cmo
OCAMLC stdlib__Map.cmi
OCAMLC stdlib__Map.cmo
OCAMLC stdlib__Stack.cmi
OCAMLC stdlib__Stack.cmo
OCAMLC stdlib__Queue.cmi
OCAMLC stdlib__Queue.cmo
OCAMLC stdlib__Buffer.cmi
OCAMLC stdlib__Buffer.cmo
OCAMLC stdlib__Mutex.cmi
OCAMLC stdlib__Mutex.cmo
OCAMLC stdlib__Condition.cmi
OCAMLC stdlib__Condition.cmo
OCAMLC stdlib__Semaphore.cmi
OCAMLC stdlib__Semaphore.cmo
OCAMLC stdlib__Domain.cmi
OCAMLC stdlib__Domain.cmo
OCAMLC camlinternalFormat.cmi
OCAMLC camlinternalFormat.cmo
OCAMLC stdlib__Printf.cmi
OCAMLC stdlib__Printf.cmo
OCAMLC stdlib__Arg.cmi
OCAMLC stdlib__Arg.cmo
OCAMLC stdlib__Printexc.cmi
OCAMLC stdlib__Printexc.cmo
OCAMLC stdlib__Fun.cmi
OCAMLC stdlib__Fun.cmo
OCAMLC stdlib__Gc.cmi
OCAMLC stdlib__Gc.cmo
OCAMLC stdlib__Complex.cmi
OCAMLC stdlib__Bigarray.cmi
OCAMLC stdlib__In_channel.cmi
OCAMLC stdlib__In_channel.cmo
OCAMLC stdlib__Out_channel.cmi
OCAMLC stdlib__Out_channel.cmo
OCAMLC stdlib__Digest.cmi
OCAMLC stdlib__Digest.cmo
OCAMLC stdlib__Bigarray.cmo
OCAMLC stdlib__Random.cmi
OCAMLC stdlib__Random.cmo
OCAMLC stdlib__Hashtbl.cmi
OCAMLC stdlib__Hashtbl.cmo
OCAMLC stdlib__Weak.cmi
OCAMLC stdlib__Weak.cmo
OCAMLC stdlib__Format.cmi
OCAMLC stdlib__Format.cmo
OCAMLC stdlib__Scanf.cmi
OCAMLC stdlib__Scanf.cmo
OCAMLC stdlib__Callback.cmi
OCAMLC stdlib__Callback.cmo
OCAMLC camlinternalOO.cmi
OCAMLC camlinternalOO.cmo
OCAMLC stdlib__Oo.cmi
OCAMLC stdlib__Oo.cmo
OCAMLC camlinternalMod.cmi
OCAMLC camlinternalMod.cmo
OCAMLC stdlib__Dynarray.cmi
OCAMLC stdlib__Dynarray.cmo
OCAMLC stdlib__Pqueue.cmi
OCAMLC stdlib__Pqueue.cmo
OCAMLC stdlib__Ephemeron.cmi
OCAMLC stdlib__Ephemeron.cmo
OCAMLC stdlib__Filename.cmi
OCAMLC stdlib__Filename.cmo
OCAMLC stdlib__Complex.cmo
OCAMLC stdlib__ArrayLabels.cmi
OCAMLC stdlib__ArrayLabels.cmo
OCAMLC stdlib__ListLabels.cmi
OCAMLC stdlib__ListLabels.cmo
OCAMLC stdlib__BytesLabels.cmi
OCAMLC stdlib__BytesLabels.cmo
OCAMLC stdlib__StringLabels.cmi
OCAMLC stdlib__StringLabels.cmo
OCAMLC stdlib__MoreLabels.cmi
OCAMLC stdlib__MoreLabels.cmo
OCAMLC stdlib__StdLabels.cmi
OCAMLC stdlib__StdLabels.cmo
OCAMLC stdlib__Effect.cmi
OCAMLC stdlib__Effect.cmo
LINKC stdlib.cma
OCAMLC std_exit.cmi
OCAMLC std_exit.cmo
CC header.o
MKEXE tmpheader.exe
strip tmpheader.exe
rm tmpheader.exe
rm -f boot/libcamlrun.a boot/stdlib.cma boot/std_exit.cmo boot/*.cmi boot/runtime-launch-info
cp stdlib/stdlib.cma stdlib/std_exit.cmo stdlib/*.cmi stdlib/runtime-launch-info boot
cd boot; ln -sf ../runtime/libcamlrun.a .
/Applications/Xcode.app/Contents/Developer/usr/bin/make opt.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make checkstack
CC tools/checkstack.o
MKEXE tools/checkstack
tools/checkstack
rm tools/checkstack.o tools/checkstack
/Applications/Xcode.app/Contents/Developer/usr/bin/make coreall
CC runtime/addrmap.bd.o
CC runtime/afl.bd.o
CC runtime/alloc.bd.o
CC runtime/array.bd.o
CC runtime/backtrace.bd.o
CC runtime/bigarray.bd.o
CC runtime/blake2.bd.o
CC runtime/callback.bd.o
CC runtime/codefrag.bd.o
CC runtime/compare.bd.o
CC runtime/custom.bd.o
CC runtime/debugger.bd.o
CC runtime/domain.bd.o
CC runtime/dynlink.bd.o
CC runtime/extern.bd.o
CC runtime/fail.bd.o
CC runtime/fiber.bd.o
CC runtime/finalise.bd.o
CC runtime/floats.bd.o
CC runtime/gc_ctrl.bd.o
CC runtime/gc_stats.bd.o
CC runtime/globroots.bd.o
CC runtime/hash.bd.o
CC runtime/intern.bd.o
CC runtime/ints.bd.o
CC runtime/io.bd.o
CC runtime/lexing.bd.o
CC runtime/lf_skiplist.bd.o
CC runtime/main.bd.o
CC runtime/major_gc.bd.o
CC runtime/md5.bd.o
CC runtime/memory.bd.o
CC runtime/memprof.bd.o
CC runtime/meta.bd.o
CC runtime/minor_gc.bd.o
CC runtime/misc.bd.o
CC runtime/obj.bd.o
CC runtime/parsing.bd.o
CC runtime/platform.bd.o
CC runtime/printexc.bd.o
CC runtime/prng.bd.o
CC runtime/roots.bd.o
CC runtime/runtime_events.bd.o
CC runtime/shared_heap.bd.o
CC runtime/signals.bd.o
CC runtime/skiplist.bd.o
CC runtime/startup_aux.bd.o
CC runtime/str.bd.o
CC runtime/sync.bd.o
CC runtime/sys.bd.o
CC runtime/unix.bd.o
CC runtime/weak.bd.o
CC runtime/unix_executable.bd.o
CC runtime/backtrace_byt.bd.o
CC runtime/fail_byt.bd.o
CC runtime/fix_code.bd.o
CC runtime/interp.bd.o
CC runtime/startup_byt.bd.o
CC runtime/zstd.bd.o
CC runtime/instrtrace.bd.o
MKLIB runtime/libcamlrund.a
CC runtime/addrmap.bi.o
CC runtime/afl.bi.o
CC runtime/alloc.bi.o
CC runtime/array.bi.o
CC runtime/backtrace.bi.o
CC runtime/bigarray.bi.o
CC runtime/blake2.bi.o
CC runtime/callback.bi.o
CC runtime/codefrag.bi.o
CC runtime/compare.bi.o
CC runtime/custom.bi.o
CC runtime/debugger.bi.o
CC runtime/domain.bi.o
CC runtime/dynlink.bi.o
CC runtime/extern.bi.o
CC runtime/fail.bi.o
CC runtime/fiber.bi.o
CC runtime/finalise.bi.o
CC runtime/floats.bi.o
CC runtime/gc_ctrl.bi.o
CC runtime/gc_stats.bi.o
CC runtime/globroots.bi.o
CC runtime/hash.bi.o
CC runtime/intern.bi.o
CC runtime/ints.bi.o
CC runtime/io.bi.o
CC runtime/lexing.bi.o
CC runtime/lf_skiplist.bi.o
CC runtime/main.bi.o
CC runtime/major_gc.bi.o
CC runtime/md5.bi.o
CC runtime/memory.bi.o
CC runtime/memprof.bi.o
CC runtime/meta.bi.o
CC runtime/minor_gc.bi.o
CC runtime/misc.bi.o
CC runtime/obj.bi.o
CC runtime/parsing.bi.o
CC runtime/platform.bi.o
CC runtime/printexc.bi.o
CC runtime/prng.bi.o
CC runtime/roots.bi.o
CC runtime/runtime_events.bi.o
CC runtime/shared_heap.bi.o
CC runtime/signals.bi.o
CC runtime/skiplist.bi.o
CC runtime/startup_aux.bi.o
CC runtime/str.bi.o
CC runtime/sync.bi.o
CC runtime/sys.bi.o
CC runtime/unix.bi.o
CC runtime/weak.bi.o
CC runtime/unix_executable.bi.o
CC runtime/backtrace_byt.bi.o
CC runtime/fail_byt.bi.o
CC runtime/fix_code.bi.o
CC runtime/interp.bi.o
CC runtime/startup_byt.bi.o
CC runtime/zstd.bi.o
MKLIB runtime/libcamlruni.a
CC runtime/addrmap.bpic.o
CC runtime/afl.bpic.o
CC runtime/alloc.bpic.o
CC runtime/array.bpic.o
CC runtime/backtrace.bpic.o
CC runtime/bigarray.bpic.o
CC runtime/blake2.bpic.o
CC runtime/callback.bpic.o
CC runtime/codefrag.bpic.o
CC runtime/compare.bpic.o
CC runtime/custom.bpic.o
CC runtime/debugger.bpic.o
CC runtime/domain.bpic.o
CC runtime/dynlink.bpic.o
CC runtime/extern.bpic.o
CC runtime/fail.bpic.o
CC runtime/fiber.bpic.o
CC runtime/finalise.bpic.o
CC runtime/floats.bpic.o
CC runtime/gc_ctrl.bpic.o
CC runtime/gc_stats.bpic.o
CC runtime/globroots.bpic.o
CC runtime/hash.bpic.o
CC runtime/intern.bpic.o
CC runtime/ints.bpic.o
CC runtime/io.bpic.o
CC runtime/lexing.bpic.o
CC runtime/lf_skiplist.bpic.o
CC runtime/main.bpic.o
CC runtime/major_gc.bpic.o
CC runtime/md5.bpic.o
CC runtime/memory.bpic.o
CC runtime/memprof.bpic.o
CC runtime/meta.bpic.o
CC runtime/minor_gc.bpic.o
CC runtime/misc.bpic.o
CC runtime/obj.bpic.o
CC runtime/parsing.bpic.o
CC runtime/platform.bpic.o
CC runtime/printexc.bpic.o
CC runtime/prng.bpic.o
CC runtime/roots.bpic.o
CC runtime/runtime_events.bpic.o
CC runtime/shared_heap.bpic.o
CC runtime/signals.bpic.o
CC runtime/skiplist.bpic.o
CC runtime/startup_aux.bpic.o
CC runtime/str.bpic.o
CC runtime/sync.bpic.o
CC runtime/sys.bpic.o
CC runtime/unix.bpic.o
CC runtime/weak.bpic.o
CC runtime/unix_executable.bpic.o
CC runtime/backtrace_byt.bpic.o
CC runtime/fail_byt.bpic.o
CC runtime/fix_code.bpic.o
CC runtime/interp.bpic.o
CC runtime/startup_byt.bpic.o
CC runtime/zstd.bpic.o
MKLIB runtime/libcamlrun_pic.a
MKDLL runtime/libcamlrun_shared.so
MKEXE runtime/ocamlrund
MKEXE runtime/ocamlruni
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlc
OCAMLC utils/config.cmi
OCAMLC utils/build_path_prefix_map.cmi
OCAMLC utils/format_doc.cmi
OCAMLC utils/misc.cmi
OCAMLC utils/identifiable.cmi
OCAMLC utils/numbers.cmi
OCAMLC utils/arg_helper.cmi
OCAMLC utils/local_store.cmi
OCAMLC utils/load_path.cmi
OCAMLC utils/profile.cmi
OCAMLC utils/clflags.cmi
OCAMLC utils/terminfo.cmi
OCAMLC utils/ccomp.cmi
OCAMLC utils/warnings.cmi
OCAMLC utils/consistbl.cmi
OCAMLC utils/linkdeps.cmi
OCAMLC utils/strongly_connected_components.cmi
OCAMLC utils/targetint.cmi
OCAMLC utils/int_replace_polymorphic_compare.cmi
GEN utils/domainstate.mli
OCAMLC utils/domainstate.cmi
OCAMLC utils/binutils.cmi
OCAMLC utils/lazy_backtrack.cmi
OCAMLC utils/diffing.cmi
OCAMLC utils/diffing_with_keys.cmi
OCAMLC utils/compression.cmi
OCAMLC parsing/location.cmi
OCAMLC parsing/unit_info.cmi
OCAMLC parsing/asttypes.cmi
OCAMLC parsing/longident.cmi
OCAMLC parsing/parsetree.cmi
OCAMLC parsing/docstrings.cmi
OCAMLC parsing/syntaxerr.cmi
OCAMLC parsing/ast_helper.cmi
OCAMLC parsing/ast_iterator.cmi
OCAMLC parsing/builtin_attributes.cmi
GEN parsing/camlinternalMenhirLib.mli
OCAMLC parsing/camlinternalMenhirLib.cmi
GEN parsing/parser.mli
OCAMLC parsing/parser.cmi
OCAMLC parsing/pprintast.cmi
OCAMLC parsing/parse.cmi
OCAMLC parsing/printast.cmi
OCAMLC parsing/ast_mapper.cmi
OCAMLC parsing/attr_helper.cmi
OCAMLC parsing/ast_invariants.cmi
OCAMLC parsing/depend.cmi
OCAMLC typing/annot.cmi
OCAMLC typing/value_rec_types.cmi
OCAMLC typing/ident.cmi
OCAMLC typing/path.cmi
OCAMLC typing/type_immediacy.cmi
OCAMLC typing/outcometree.cmi
OCAMLC typing/primitive.cmi
OCAMLC typing/shape.cmi
OCAMLC typing/types.cmi
OCAMLC typing/data_types.cmi
OCAMLC typing/rawprinttyp.cmi
OCAMLC typing/gprinttyp.cmi
OCAMLC typing/btype.cmi
OCAMLC typing/oprint.cmi
OCAMLC typing/subst.cmi
OCAMLC typing/predef.cmi
OCAMLC typing/datarepr.cmi
OCAMLC file_formats/cmi_format.cmi
OCAMLC typing/persistent_env.cmi
OCAMLC typing/env.cmi
OCAMLC typing/errortrace.cmi
OCAMLC typing/typedtree.cmi
OCAMLC typing/signature_group.cmi
OCAMLC typing/printtyped.cmi
OCAMLC typing/ctype.cmi
OCAMLC typing/out_type.cmi
OCAMLC typing/printtyp.cmi
OCAMLC typing/errortrace_report.cmi
OCAMLC typing/includeclass.cmi
OCAMLC typing/mtype.cmi
OCAMLC typing/envaux.cmi
OCAMLC typing/includecore.cmi
OCAMLC typing/tast_iterator.cmi
OCAMLC typing/tast_mapper.cmi
OCAMLC typing/stypes.cmi
OCAMLC typing/shape_reduce.cmi
OCAMLC file_formats/cmt_format.cmi
OCAMLC typing/cmt2annot.cmi
OCAMLC typing/untypeast.cmi
OCAMLC typing/includemod.cmi
OCAMLC typing/includemod_errorprinter.cmi
OCAMLC typing/typetexp.cmi
OCAMLC typing/printpat.cmi
OCAMLC typing/patterns.cmi
OCAMLC typing/parmatch.cmi
OCAMLC typing/typedecl_properties.cmi
OCAMLC typing/typedecl_variance.cmi
OCAMLC typing/typedecl_unboxed.cmi
OCAMLC typing/typedecl_immediacy.cmi
OCAMLC typing/typedecl_separability.cmi
OCAMLC lambda/debuginfo.cmi
OCAMLC lambda/lambda.cmi
OCAMLC typing/typeopt.cmi
OCAMLC typing/typedecl.cmi
OCAMLC typing/value_rec_check.cmi
OCAMLC typing/typecore.cmi
OCAMLC typing/typeclass.cmi
OCAMLC typing/typemod.cmi
OCAMLC lambda/printlambda.cmi
OCAMLC lambda/switch.cmi
OCAMLC lambda/matching.cmi
OCAMLC lambda/value_rec_compiler.cmi
OCAMLC lambda/translobj.cmi
OCAMLC lambda/translattribute.cmi
OCAMLC lambda/translprim.cmi
OCAMLC lambda/translcore.cmi
OCAMLC lambda/translclass.cmi
OCAMLC lambda/translmod.cmi
OCAMLC lambda/tmc.cmi
OCAMLC lambda/simplif.cmi
OCAMLC lambda/runtimedef.cmi
OCAMLC file_formats/cmo_format.cmi
OCAMLC middle_end/internal_variable_names.cmi
OCAMLC middle_end/linkage_name.cmi
OCAMLC middle_end/compilation_unit.cmi
OCAMLC middle_end/variable.cmi
OCAMLC middle_end/flambda/base_types/closure_element.cmi
OCAMLC middle_end/flambda/base_types/var_within_closure.cmi
OCAMLC middle_end/flambda/base_types/tag.cmi
OCAMLC middle_end/symbol.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
OCAMLC middle_end/flambda/parameter.cmi
OCAMLC middle_end/flambda/base_types/static_exception.cmi
OCAMLC middle_end/flambda/base_types/mutable_variable.cmi
OCAMLC middle_end/flambda/base_types/closure_id.cmi
OCAMLC middle_end/flambda/projection.cmi
OCAMLC middle_end/flambda/base_types/closure_origin.cmi
OCAMLC middle_end/clambda_primitives.cmi
OCAMLC middle_end/flambda/allocated_const.cmi
OCAMLC middle_end/flambda/flambda.cmi
OCAMLC middle_end/flambda/freshening.cmi
OCAMLC middle_end/flambda/base_types/export_id.cmi
OCAMLC middle_end/flambda/simple_value_approx.cmi
OCAMLC middle_end/flambda/export_info.cmi
OCAMLC middle_end/backend_var.cmi
OCAMLC middle_end/clambda.cmi
OCAMLC file_formats/cmx_format.cmi
OCAMLC file_formats/cmxs_format.cmi
OCAMLC bytecomp/instruct.cmi
OCAMLC bytecomp/meta.cmi
OCAMLC tools/make_opcodes.cmi
OCAMLLEX tools/make_opcodes.ml
OCAMLC tools/make_opcodes.cmo
LINKC tools/make_opcodes
GEN bytecomp/opcodes.ml
GEN bytecomp/opcodes.mli
OCAMLC bytecomp/opcodes.cmi
OCAMLC bytecomp/bytesections.cmi
OCAMLC bytecomp/dll.cmi
OCAMLC bytecomp/symtable.cmi
OCAMLC driver/pparse.cmi
OCAMLC driver/compenv.cmi
OCAMLC driver/main_args.cmi
OCAMLC driver/compmisc.cmi
OCAMLC driver/makedepend.cmi
OCAMLC driver/compile_common.cmi
mkdir -p utils/config
GEN utils/config/config_main.ml
GEN utils/config.ml
OCAMLC utils/config.cmo
OCAMLC utils/build_path_prefix_map.cmo
OCAMLC utils/format_doc.cmo
OCAMLC utils/misc.cmo
OCAMLC utils/identifiable.cmo
OCAMLC utils/numbers.cmo
OCAMLC utils/arg_helper.cmo
OCAMLC utils/local_store.cmo
OCAMLC utils/load_path.cmo
OCAMLC utils/clflags.cmo
OCAMLC utils/profile.cmo
OCAMLC utils/terminfo.cmo
OCAMLC utils/ccomp.cmo
OCAMLC utils/warnings.cmo
OCAMLC utils/consistbl.cmo
OCAMLC utils/linkdeps.cmo
OCAMLC utils/strongly_connected_components.cmo
OCAMLC utils/targetint.cmo
OCAMLC utils/int_replace_polymorphic_compare.cmo
GEN utils/domainstate.ml
OCAMLC utils/domainstate.cmo
OCAMLC utils/binutils.cmo
OCAMLC utils/lazy_backtrack.cmo
OCAMLC utils/diffing.cmo
OCAMLC utils/diffing_with_keys.cmo
OCAMLC utils/compression.cmo
OCAMLC parsing/location.cmo
OCAMLC parsing/unit_info.cmo
OCAMLC parsing/asttypes.cmo
OCAMLC parsing/longident.cmo
OCAMLC parsing/docstrings.cmo
OCAMLC parsing/syntaxerr.cmo
OCAMLC parsing/ast_helper.cmo
OCAMLC parsing/ast_iterator.cmo
OCAMLC parsing/builtin_attributes.cmo
GEN parsing/camlinternalMenhirLib.ml
OCAMLC parsing/camlinternalMenhirLib.cmo
GEN parsing/parser.ml
OCAMLC parsing/parser.cmo
OCAMLC parsing/lexer.cmi
OCAMLLEX parsing/lexer.ml
OCAMLC parsing/lexer.cmo
OCAMLC parsing/pprintast.cmo
OCAMLC parsing/parse.cmo
OCAMLC parsing/printast.cmo
OCAMLC parsing/ast_mapper.cmo
OCAMLC parsing/attr_helper.cmo
OCAMLC parsing/ast_invariants.cmo
OCAMLC parsing/depend.cmo
OCAMLC typing/ident.cmo
OCAMLC typing/path.cmo
OCAMLC typing/primitive.cmo
OCAMLC typing/type_immediacy.cmo
OCAMLC typing/shape.cmo
OCAMLC typing/types.cmo
OCAMLC typing/data_types.cmo
OCAMLC typing/rawprinttyp.cmo
OCAMLC typing/gprinttyp.cmo
OCAMLC typing/btype.cmo
OCAMLC typing/oprint.cmo
OCAMLC typing/subst.cmo
OCAMLC typing/predef.cmo
OCAMLC typing/datarepr.cmo
OCAMLC file_formats/cmi_format.cmo
OCAMLC typing/persistent_env.cmo
OCAMLC typing/env.cmo
OCAMLC typing/errortrace.cmo
OCAMLC typing/typedtree.cmo
OCAMLC typing/signature_group.cmo
OCAMLC typing/printtyped.cmo
OCAMLC typing/ctype.cmo
OCAMLC typing/out_type.cmo
OCAMLC typing/printtyp.cmo
OCAMLC typing/errortrace_report.cmo
OCAMLC typing/includeclass.cmo
OCAMLC typing/mtype.cmo
OCAMLC typing/envaux.cmo
OCAMLC typing/includecore.cmo
OCAMLC typing/tast_iterator.cmo
OCAMLC typing/tast_mapper.cmo
OCAMLC typing/stypes.cmo
OCAMLC typing/shape_reduce.cmo
OCAMLC file_formats/cmt_format.cmo
OCAMLC typing/cmt2annot.cmo
OCAMLC typing/untypeast.cmo
OCAMLC typing/includemod.cmo
OCAMLC typing/includemod_errorprinter.cmo
OCAMLC typing/typetexp.cmo
OCAMLC typing/printpat.cmo
OCAMLC typing/patterns.cmo
OCAMLC typing/parmatch.cmo
OCAMLC typing/typedecl_properties.cmo
OCAMLC typing/typedecl_variance.cmo
OCAMLC typing/typedecl_unboxed.cmo
OCAMLC typing/typedecl_immediacy.cmo
OCAMLC typing/typedecl_separability.cmo
OCAMLC typing/typeopt.cmo
OCAMLC typing/typedecl.cmo
OCAMLC typing/value_rec_check.cmo
OCAMLC typing/typecore.cmo
OCAMLC typing/typeclass.cmo
OCAMLC typing/typemod.cmo
OCAMLC lambda/debuginfo.cmo
OCAMLC lambda/lambda.cmo
OCAMLC lambda/printlambda.cmo
OCAMLC lambda/switch.cmo
OCAMLC lambda/matching.cmo
OCAMLC lambda/value_rec_compiler.cmo
OCAMLC lambda/translobj.cmo
OCAMLC lambda/translattribute.cmo
OCAMLC lambda/translprim.cmo
OCAMLC lambda/translcore.cmo
OCAMLC lambda/translclass.cmo
OCAMLC lambda/translmod.cmo
OCAMLC lambda/tmc.cmo
OCAMLC lambda/simplif.cmo
GEN lambda/runtimedef.ml
OCAMLC lambda/runtimedef.cmo
OCAMLC bytecomp/meta.cmo
OCAMLC bytecomp/opcodes.cmo
OCAMLC bytecomp/bytesections.cmo
OCAMLC bytecomp/dll.cmo
OCAMLC bytecomp/symtable.cmo
OCAMLC driver/pparse.cmo
OCAMLC driver/compenv.cmo
OCAMLC driver/main_args.cmo
OCAMLC driver/compmisc.cmo
OCAMLC driver/makedepend.cmo
OCAMLC driver/compile_common.cmo
cp utils/config.mli utils/config/config_main.mli
OCAMLC utils/config/config_main.cmi
OCAMLC utils/config/config_main.cmo
GEN utils/config/config_boot.ml
cp utils/config.mli utils/config/config_boot.mli
OCAMLC utils/config/config_boot.cmi
OCAMLC utils/config/config_boot.cmo
LINKC compilerlibs/ocamlcommon.cma
OCAMLC bytecomp/bytegen.cmi
OCAMLC bytecomp/printinstr.cmi
OCAMLC bytecomp/emitcode.cmi
OCAMLC bytecomp/bytelink.cmi
OCAMLC bytecomp/bytelibrarian.cmi
OCAMLC bytecomp/bytepackager.cmi
OCAMLC driver/errors.cmi
OCAMLC driver/compile.cmi
OCAMLC driver/maindriver.cmi
OCAMLC bytecomp/instruct.cmo
OCAMLC bytecomp/bytegen.cmo
OCAMLC bytecomp/printinstr.cmo
OCAMLC bytecomp/emitcode.cmo
OCAMLC bytecomp/bytelink.cmo
OCAMLC bytecomp/bytelibrarian.cmo
OCAMLC bytecomp/bytepackager.cmo
OCAMLC driver/errors.cmo
OCAMLC driver/compile.cmo
OCAMLC driver/maindriver.cmo
LINKC compilerlibs/ocamlbytecomp.cma
OCAMLC driver/main.cmi
OCAMLC driver/main.cmo
LINKC ocamlc
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamllex ocamltools library
CC yacc/closure.o
CC yacc/error.o
CC yacc/lalr.o
CC yacc/lr0.o
CC yacc/main.o
CC yacc/mkpar.o
CC yacc/output.o
CC yacc/reader.o
CC yacc/skeleton.o
CC yacc/symtab.o
CC yacc/verbose.o
CC yacc/warshall.o
MKEXE yacc/ocamlyacc
/Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all
OCAMLC lex/cset.cmi
OCAMLC lex/cset.cmo
OCAMLC lex/syntax.cmi
OCAMLC lex/syntax.cmo
OCAMLYACC lex/parser.mli
OCAMLC lex/parser.cmi
OCAMLC lex/parser.cmo
OCAMLC lex/lexer.cmi
OCAMLLEX lex/lexer.ml
OCAMLC lex/lexer.cmo
OCAMLC lex/table.cmi
OCAMLC lex/table.cmo
OCAMLC lex/lexgen.cmi
OCAMLC lex/lexgen.cmo
OCAMLC lex/compact.cmi
OCAMLC lex/compact.cmo
OCAMLC lex/common.cmi
OCAMLC lex/common.cmo
OCAMLC lex/output.cmi
OCAMLC lex/output.cmo
OCAMLC lex/outputbis.cmi
OCAMLC lex/outputbis.cmo
OCAMLC lex/main.cmi
OCAMLC lex/main.cmo
LINKC lex/ocamllex
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-all
OCAMLC tools/ocamldep.cmi
OCAMLC tools/ocamldep.cmo
LINKC tools/ocamldep
OCAMLC middle_end/printclambda_primitives.cmi
OCAMLC middle_end/printclambda.cmi
OCAMLC middle_end/semantics_of_primitives.cmi
OCAMLC middle_end/convert_primitives.cmi
OCAMLC middle_end/flambda/base_types/id_types.cmi
OCAMLC middle_end/flambda/pass_wrapper.cmi
OCAMLC middle_end/flambda/flambda_iterators.cmi
OCAMLC middle_end/flambda/flambda_utils.cmi
OCAMLC middle_end/flambda/effect_analysis.cmi
OCAMLC middle_end/flambda/inlining_cost.cmi
OCAMLC middle_end/flambda/export_info_for_pack.cmi
OCAMLC middle_end/compilenv.cmi
OCAMLC middle_end/backend_intf.cmi
OCAMLC middle_end/closure/closure.cmi
OCAMLC middle_end/closure/closure_middle_end.cmi
OCAMLC middle_end/flambda/import_approx.cmi
OCAMLC middle_end/flambda/lift_code.cmi
OCAMLC middle_end/flambda/closure_conversion_aux.cmi
OCAMLC middle_end/flambda/closure_conversion.cmi
OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi
OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi
OCAMLC middle_end/flambda/find_recursive_functions.cmi
OCAMLC middle_end/flambda/invariant_params.cmi
OCAMLC middle_end/flambda/inconstant_idents.cmi
OCAMLC middle_end/flambda/alias_analysis.cmi
OCAMLC middle_end/flambda/lift_constants.cmi
OCAMLC middle_end/flambda/share_constants.cmi
OCAMLC middle_end/flambda/simplify_common.cmi
OCAMLC middle_end/flambda/remove_unused_arguments.cmi
OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi
OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi
OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi
OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi
OCAMLC middle_end/flambda/simplify_primitives.cmi
OCAMLC middle_end/flambda/inlining_stats_types.cmi
OCAMLC middle_end/flambda/inlining_stats.cmi
OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
OCAMLC middle_end/flambda/inlining_decision_intf.cmi
OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi
OCAMLC middle_end/flambda/extract_projections.cmi
OCAMLC middle_end/flambda/augment_specialised_args.cmi
OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmi
OCAMLC middle_end/flambda/unbox_specialised_args.cmi
OCAMLC middle_end/flambda/unbox_closures.cmi
OCAMLC middle_end/flambda/inlining_transforms.cmi
OCAMLC middle_end/flambda/inlining_decision.cmi
OCAMLC middle_end/flambda/inline_and_simplify.cmi
OCAMLC middle_end/flambda/ref_to_variables.cmi
OCAMLC middle_end/flambda/flambda_invariants.cmi
OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi
OCAMLC middle_end/flambda/build_export_info.cmi
OCAMLC middle_end/flambda/closure_offsets.cmi
OCAMLC middle_end/flambda/un_anf.cmi
OCAMLC middle_end/flambda/flambda_to_clambda.cmi
OCAMLC middle_end/flambda/flambda_middle_end.cmi
OCAMLC middle_end/internal_variable_names.cmo
OCAMLC middle_end/linkage_name.cmo
OCAMLC middle_end/compilation_unit.cmo
OCAMLC middle_end/variable.cmo
OCAMLC middle_end/flambda/base_types/closure_element.cmo
OCAMLC middle_end/flambda/base_types/closure_id.cmo
OCAMLC middle_end/symbol.cmo
OCAMLC middle_end/backend_var.cmo
OCAMLC middle_end/clambda_primitives.cmo
OCAMLC middle_end/printclambda_primitives.cmo
OCAMLC middle_end/clambda.cmo
OCAMLC middle_end/printclambda.cmo
OCAMLC middle_end/semantics_of_primitives.cmo
OCAMLC middle_end/convert_primitives.cmo
OCAMLC middle_end/flambda/base_types/id_types.cmo
OCAMLC middle_end/flambda/base_types/export_id.cmo
OCAMLC middle_end/flambda/base_types/tag.cmo
OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo
OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo
OCAMLC middle_end/flambda/base_types/closure_origin.cmo
OCAMLC middle_end/flambda/base_types/var_within_closure.cmo
OCAMLC middle_end/flambda/base_types/static_exception.cmo
OCAMLC middle_end/flambda/pass_wrapper.cmo
OCAMLC middle_end/flambda/allocated_const.cmo
OCAMLC middle_end/flambda/parameter.cmo
OCAMLC middle_end/flambda/projection.cmo
OCAMLC middle_end/flambda/flambda.cmo
OCAMLC middle_end/flambda/flambda_iterators.cmo
OCAMLC middle_end/flambda/flambda_utils.cmo
OCAMLC middle_end/flambda/freshening.cmo
OCAMLC middle_end/flambda/effect_analysis.cmo
OCAMLC middle_end/flambda/inlining_cost.cmo
OCAMLC middle_end/flambda/simple_value_approx.cmo
OCAMLC middle_end/flambda/export_info.cmo
OCAMLC middle_end/flambda/export_info_for_pack.cmo
OCAMLC middle_end/compilenv.cmo
OCAMLC middle_end/closure/closure.cmo
OCAMLC middle_end/closure/closure_middle_end.cmo
OCAMLC middle_end/flambda/import_approx.cmo
OCAMLC middle_end/flambda/lift_code.cmo
OCAMLC middle_end/flambda/closure_conversion_aux.cmo
OCAMLC middle_end/flambda/closure_conversion.cmo
OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo
OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo
OCAMLC middle_end/flambda/find_recursive_functions.cmo
OCAMLC middle_end/flambda/invariant_params.cmo
OCAMLC middle_end/flambda/inconstant_idents.cmo
OCAMLC middle_end/flambda/alias_analysis.cmo
OCAMLC middle_end/flambda/lift_constants.cmo
OCAMLC middle_end/flambda/share_constants.cmo
OCAMLC middle_end/flambda/simplify_common.cmo
OCAMLC middle_end/flambda/remove_unused_arguments.cmo
OCAMLC middle_end/flambda/remove_unused_closure_vars.cmo
OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo
OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo
OCAMLC middle_end/flambda/simplify_primitives.cmo
OCAMLC middle_end/flambda/inlining_stats_types.cmo
OCAMLC middle_end/flambda/inlining_stats.cmo
OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo
OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmo
OCAMLC middle_end/flambda/extract_projections.cmo
OCAMLC middle_end/flambda/augment_specialised_args.cmo
OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo
OCAMLC middle_end/flambda/unbox_specialised_args.cmo
OCAMLC middle_end/flambda/unbox_closures.cmo
OCAMLC middle_end/flambda/inlining_transforms.cmo
OCAMLC middle_end/flambda/inlining_decision.cmo
OCAMLC middle_end/flambda/inline_and_simplify.cmo
OCAMLC middle_end/flambda/ref_to_variables.cmo
OCAMLC middle_end/flambda/flambda_invariants.cmo
OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo
OCAMLC middle_end/flambda/build_export_info.cmo
OCAMLC middle_end/flambda/closure_offsets.cmo
OCAMLC middle_end/flambda/un_anf.cmo
OCAMLC middle_end/flambda/flambda_to_clambda.cmo
OCAMLC middle_end/flambda/flambda_middle_end.cmo
LINKC compilerlibs/ocamlmiddleend.cma
OCAMLC tools/objinfo.cmi
OCAMLC tools/objinfo.cmo
LINKC tools/ocamlobjinfo
OCAMLC tools/ocamlcmt.cmi
OCAMLC tools/ocamlcmt.cmo
LINKC tools/ocamlcmt
OCAMLC tools/ocamlprof.cmi
OCAMLC tools/ocamlprof.cmo
LINKC tools/ocamlprof
OCAMLC tools/ocamlcp_common.cmi
OCAMLC tools/ocamlcp_common.cmo
OCAMLC tools/ocamlcp.cmi
OCAMLC tools/ocamlcp.cmo
LINKC tools/ocamlcp
OCAMLC tools/ocamlmklib.cmi
OCAMLC tools/ocamlmklib.cmo
LINKC tools/ocamlmklib
OCAMLC tools/ocamlmktop.cmi
OCAMLC tools/ocamlmktop.cmo
LINKC tools/ocamlmktop
OCAMLC tools/ocamloptp.cmi
OCAMLC tools/ocamloptp.cmo
LINKC tools/ocamloptp
GEN tools/opnames.ml
OCAMLC tools/opnames.cmi
OCAMLC tools/opnames.cmo
OCAMLC tools/dumpobj.cmi
OCAMLC tools/dumpobj.cmo
LINKC tools/dumpobj
OCAMLC tools/primreq.cmi
OCAMLC tools/primreq.cmo
LINKC tools/primreq
OCAMLC tools/stripdebug.cmi
OCAMLC tools/stripdebug.cmo
LINKC tools/stripdebug
OCAMLC tools/cmpbyt.cmi
OCAMLC tools/cmpbyt.cmo
LINKC tools/cmpbyt
OCAMLC tools/profiling.cmi
OCAMLC tools/profiling.cmo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib all
OCAMLC camlinternalFormatBasics.cmi
OCAMLC camlinternalFormatBasics.cmo
OCAMLC stdlib.cmi
OCAMLC stdlib.cmo
OCAMLC stdlib__Either.cmi
OCAMLC stdlib__Either.cmo
OCAMLC stdlib__Sys.cmi
OCAMLC stdlib__Sys.cmo
OCAMLC stdlib__Int32.cmi
OCAMLC stdlib__Obj.cmi
OCAMLC stdlib__Obj.cmo
OCAMLC stdlib__Type.cmi
OCAMLC stdlib__Type.cmo
OCAMLC stdlib__Atomic.cmi
OCAMLC stdlib__Atomic.cmo
OCAMLC camlinternalLazy.cmi
OCAMLC camlinternalLazy.cmo
OCAMLC stdlib__Lazy.cmi
OCAMLC stdlib__Lazy.cmo
OCAMLC stdlib__Seq.cmi
OCAMLC stdlib__Seq.cmo
OCAMLC stdlib__Option.cmi
OCAMLC stdlib__Option.cmo
OCAMLC stdlib__Pair.cmi
OCAMLC stdlib__Pair.cmo
OCAMLC stdlib__Result.cmi
OCAMLC stdlib__Result.cmo
OCAMLC stdlib__Bool.cmi
OCAMLC stdlib__Bool.cmo
OCAMLC stdlib__Char.cmi
OCAMLC stdlib__Char.cmo
OCAMLC stdlib__Uchar.cmi
OCAMLC stdlib__Uchar.cmo
OCAMLC stdlib__List.cmi
OCAMLC stdlib__List.cmo
OCAMLC stdlib__Int.cmi
OCAMLC stdlib__Int.cmo
OCAMLC stdlib__Array.cmi
OCAMLC stdlib__Array.cmo
OCAMLC stdlib__Iarray.cmi
OCAMLC stdlib__Iarray.cmo
OCAMLC stdlib__Bytes.cmi
OCAMLC stdlib__Bytes.cmo
OCAMLC stdlib__String.cmi
OCAMLC stdlib__String.cmo
OCAMLC stdlib__Unit.cmi
OCAMLC stdlib__Unit.cmo
OCAMLC stdlib__Marshal.cmi
OCAMLC stdlib__Marshal.cmo
OCAMLC stdlib__Float.cmi
OCAMLC stdlib__Float.cmo
OCAMLC stdlib__Int32.cmo
OCAMLC stdlib__Int64.cmi
OCAMLC stdlib__Int64.cmo
OCAMLC stdlib__Nativeint.cmi
OCAMLC stdlib__Nativeint.cmo
OCAMLC stdlib__Lexing.cmi
OCAMLC stdlib__Lexing.cmo
OCAMLC stdlib__Parsing.cmi
OCAMLC stdlib__Parsing.cmo
OCAMLC stdlib__Repr.cmi
OCAMLC stdlib__Repr.cmo
OCAMLC stdlib__Set.cmi
OCAMLC stdlib__Set.cmo
OCAMLC stdlib__Map.cmi
OCAMLC stdlib__Map.cmo
OCAMLC stdlib__Stack.cmi
OCAMLC stdlib__Stack.cmo
OCAMLC stdlib__Queue.cmi
OCAMLC stdlib__Queue.cmo
OCAMLC stdlib__Buffer.cmi
OCAMLC stdlib__Buffer.cmo
OCAMLC stdlib__Mutex.cmi
OCAMLC stdlib__Mutex.cmo
OCAMLC stdlib__Condition.cmi
OCAMLC stdlib__Condition.cmo
OCAMLC stdlib__Semaphore.cmi
OCAMLC stdlib__Semaphore.cmo
OCAMLC stdlib__Domain.cmi
OCAMLC stdlib__Domain.cmo
OCAMLC camlinternalFormat.cmi
OCAMLC camlinternalFormat.cmo
OCAMLC stdlib__Printf.cmi
OCAMLC stdlib__Printf.cmo
OCAMLC stdlib__Arg.cmi
OCAMLC stdlib__Arg.cmo
OCAMLC stdlib__Printexc.cmi
OCAMLC stdlib__Printexc.cmo
OCAMLC stdlib__Fun.cmi
OCAMLC stdlib__Fun.cmo
OCAMLC stdlib__Gc.cmi
OCAMLC stdlib__Gc.cmo
OCAMLC stdlib__Complex.cmi
OCAMLC stdlib__Bigarray.cmi
OCAMLC stdlib__In_channel.cmi
OCAMLC stdlib__In_channel.cmo
OCAMLC stdlib__Out_channel.cmi
OCAMLC stdlib__Out_channel.cmo
OCAMLC stdlib__Digest.cmi
OCAMLC stdlib__Digest.cmo
OCAMLC stdlib__Bigarray.cmo
OCAMLC stdlib__Random.cmi
OCAMLC stdlib__Random.cmo
OCAMLC stdlib__Hashtbl.cmi
OCAMLC stdlib__Hashtbl.cmo
OCAMLC stdlib__Weak.cmi
OCAMLC stdlib__Weak.cmo
OCAMLC stdlib__Format.cmi
OCAMLC stdlib__Format.cmo
OCAMLC stdlib__Scanf.cmi
OCAMLC stdlib__Scanf.cmo
OCAMLC stdlib__Callback.cmi
OCAMLC stdlib__Callback.cmo
OCAMLC camlinternalOO.cmi
OCAMLC camlinternalOO.cmo
OCAMLC stdlib__Oo.cmi
OCAMLC stdlib__Oo.cmo
OCAMLC camlinternalMod.cmi
OCAMLC camlinternalMod.cmo
OCAMLC stdlib__Dynarray.cmi
OCAMLC stdlib__Dynarray.cmo
OCAMLC stdlib__Pqueue.cmi
OCAMLC stdlib__Pqueue.cmo
OCAMLC stdlib__Ephemeron.cmi
OCAMLC stdlib__Ephemeron.cmo
OCAMLC stdlib__Filename.cmi
OCAMLC stdlib__Filename.cmo
OCAMLC stdlib__Complex.cmo
OCAMLC stdlib__ArrayLabels.cmi
OCAMLC stdlib__ArrayLabels.cmo
OCAMLC stdlib__ListLabels.cmi
OCAMLC stdlib__ListLabels.cmo
OCAMLC stdlib__BytesLabels.cmi
OCAMLC stdlib__BytesLabels.cmo
OCAMLC stdlib__StringLabels.cmi
OCAMLC stdlib__StringLabels.cmo
OCAMLC stdlib__MoreLabels.cmi
OCAMLC stdlib__MoreLabels.cmo
OCAMLC stdlib__StdLabels.cmi
OCAMLC stdlib__StdLabels.cmo
OCAMLC stdlib__Effect.cmi
OCAMLC stdlib__Effect.cmo
LINKC stdlib.cma
OCAMLC std_exit.cmi
OCAMLC std_exit.cmo
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocaml
OCAMLC toplevel/expunge.cmi
OCAMLC toplevel/expunge.cmo
LINKC expunge
OCAMLC toplevel/genprintval.cmi
OCAMLC toplevel/topcommon.cmi
OCAMLC toplevel/topeval.cmi
cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
OCAMLC toplevel/trace.cmi
cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
OCAMLC toplevel/toploop.cmi
OCAMLC toplevel/topprinters.cmi
OCAMLC toplevel/topdirs.cmi
OCAMLC toplevel/topmain.cmi
cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
OCAMLC toplevel/genprintval.cmo
OCAMLC toplevel/topcommon.cmo
OCAMLC toplevel/byte/topeval.cmo
OCAMLC toplevel/byte/trace.cmo
OCAMLC toplevel/toploop.cmo
OCAMLC toplevel/topprinters.cmo
OCAMLC toplevel/topdirs.cmo
OCAMLC toplevel/byte/topmain.cmo
LINKC compilerlibs/ocamltoplevel.cma
OCAMLC toplevel/topstart.cmi
OCAMLC toplevel/topstart.cmo
LINKC ocaml.tmp
GEN ocaml
rm ocaml.tmp
/Applications/Xcode.app/Contents/Developer/usr/bin/make opt-core
CC runtime/addrmap.n.o
CC runtime/afl.n.o
CC runtime/alloc.n.o
CC runtime/array.n.o
CC runtime/backtrace.n.o
CC runtime/bigarray.n.o
CC runtime/blake2.n.o
CC runtime/callback.n.o
CC runtime/codefrag.n.o
CC runtime/compare.n.o
CC runtime/custom.n.o
CC runtime/debugger.n.o
CC runtime/domain.n.o
CC runtime/dynlink.n.o
CC runtime/extern.n.o
CC runtime/fail.n.o
CC runtime/fiber.n.o
CC runtime/finalise.n.o
CC runtime/floats.n.o
CC runtime/gc_ctrl.n.o
CC runtime/gc_stats.n.o
CC runtime/globroots.n.o
CC runtime/hash.n.o
CC runtime/intern.n.o
CC runtime/ints.n.o
CC runtime/io.n.o
CC runtime/lexing.n.o
CC runtime/lf_skiplist.n.o
CC runtime/main.n.o
CC runtime/major_gc.n.o
CC runtime/md5.n.o
CC runtime/memory.n.o
CC runtime/memprof.n.o
CC runtime/meta.n.o
CC runtime/minor_gc.n.o
CC runtime/misc.n.o
CC runtime/obj.n.o
CC runtime/parsing.n.o
CC runtime/platform.n.o
CC runtime/printexc.n.o
CC runtime/prng.n.o
CC runtime/roots.n.o
CC runtime/runtime_events.n.o
CC runtime/shared_heap.n.o
CC runtime/signals.n.o
CC runtime/skiplist.n.o
CC runtime/startup_aux.n.o
CC runtime/str.n.o
CC runtime/sync.n.o
CC runtime/sys.n.o
CC runtime/unix.n.o
CC runtime/weak.n.o
CC runtime/unix_executable.n.o
CC runtime/backtrace_nat.n.o
CC runtime/clambda_checks.n.o
CC runtime/dynlink_nat.n.o
CC runtime/fail_nat.n.o
CC runtime/frame_descriptors.n.o
CC runtime/startup_nat.n.o
CC runtime/signals_nat.n.o
ASM runtime/arm64.o
MKLIB runtime/libasmrun.a
CC runtime/zstd.npic.o
MKLIB runtime/libcomprmarsh.a
CC runtime/addrmap.nd.o
CC runtime/afl.nd.o
CC runtime/alloc.nd.o
CC runtime/array.nd.o
CC runtime/backtrace.nd.o
CC runtime/bigarray.nd.o
CC runtime/blake2.nd.o
CC runtime/callback.nd.o
CC runtime/codefrag.nd.o
CC runtime/compare.nd.o
CC runtime/custom.nd.o
CC runtime/debugger.nd.o
CC runtime/domain.nd.o
CC runtime/dynlink.nd.o
CC runtime/extern.nd.o
CC runtime/fail.nd.o
CC runtime/fiber.nd.o
CC runtime/finalise.nd.o
CC runtime/floats.nd.o
CC runtime/gc_ctrl.nd.o
CC runtime/gc_stats.nd.o
CC runtime/globroots.nd.o
CC runtime/hash.nd.o
CC runtime/intern.nd.o
CC runtime/ints.nd.o
CC runtime/io.nd.o
CC runtime/lexing.nd.o
CC runtime/lf_skiplist.nd.o
CC runtime/main.nd.o
CC runtime/major_gc.nd.o
CC runtime/md5.nd.o
CC runtime/memory.nd.o
CC runtime/memprof.nd.o
CC runtime/meta.nd.o
CC runtime/minor_gc.nd.o
CC runtime/misc.nd.o
CC runtime/obj.nd.o
CC runtime/parsing.nd.o
CC runtime/platform.nd.o
CC runtime/printexc.nd.o
CC runtime/prng.nd.o
CC runtime/roots.nd.o
CC runtime/runtime_events.nd.o
CC runtime/shared_heap.nd.o
CC runtime/signals.nd.o
CC runtime/skiplist.nd.o
CC runtime/startup_aux.nd.o
CC runtime/str.nd.o
CC runtime/sync.nd.o
CC runtime/sys.nd.o
CC runtime/unix.nd.o
CC runtime/weak.nd.o
CC runtime/unix_executable.nd.o
CC runtime/backtrace_nat.nd.o
CC runtime/clambda_checks.nd.o
CC runtime/dynlink_nat.nd.o
CC runtime/fail_nat.nd.o
CC runtime/frame_descriptors.nd.o
CC runtime/startup_nat.nd.o
CC runtime/signals_nat.nd.o
ASM runtime/arm64.d.o
MKLIB runtime/libasmrund.a
CC runtime/addrmap.ni.o
CC runtime/afl.ni.o
CC runtime/alloc.ni.o
CC runtime/array.ni.o
CC runtime/backtrace.ni.o
CC runtime/bigarray.ni.o
CC runtime/blake2.ni.o
CC runtime/callback.ni.o
CC runtime/codefrag.ni.o
CC runtime/compare.ni.o
CC runtime/custom.ni.o
CC runtime/debugger.ni.o
CC runtime/domain.ni.o
CC runtime/dynlink.ni.o
CC runtime/extern.ni.o
CC runtime/fail.ni.o
CC runtime/fiber.ni.o
CC runtime/finalise.ni.o
CC runtime/floats.ni.o
CC runtime/gc_ctrl.ni.o
CC runtime/gc_stats.ni.o
CC runtime/globroots.ni.o
CC runtime/hash.ni.o
CC runtime/intern.ni.o
CC runtime/ints.ni.o
CC runtime/io.ni.o
CC runtime/lexing.ni.o
CC runtime/lf_skiplist.ni.o
CC runtime/main.ni.o
CC runtime/major_gc.ni.o
CC runtime/md5.ni.o
CC runtime/memory.ni.o
CC runtime/memprof.ni.o
CC runtime/meta.ni.o
CC runtime/minor_gc.ni.o
CC runtime/misc.ni.o
CC runtime/obj.ni.o
CC runtime/parsing.ni.o
CC runtime/platform.ni.o
CC runtime/printexc.ni.o
CC runtime/prng.ni.o
CC runtime/roots.ni.o
CC runtime/runtime_events.ni.o
CC runtime/shared_heap.ni.o
CC runtime/signals.ni.o
CC runtime/skiplist.ni.o
CC runtime/startup_aux.ni.o
CC runtime/str.ni.o
CC runtime/sync.ni.o
CC runtime/sys.ni.o
CC runtime/unix.ni.o
CC runtime/weak.ni.o
CC runtime/unix_executable.ni.o
CC runtime/backtrace_nat.ni.o
CC runtime/clambda_checks.ni.o
CC runtime/dynlink_nat.ni.o
CC runtime/fail_nat.ni.o
CC runtime/frame_descriptors.ni.o
CC runtime/startup_nat.ni.o
CC runtime/signals_nat.ni.o
ASM runtime/arm64.i.o
MKLIB runtime/libasmruni.a
CC runtime/addrmap.npic.o
CC runtime/afl.npic.o
CC runtime/alloc.npic.o
CC runtime/array.npic.o
CC runtime/backtrace.npic.o
CC runtime/bigarray.npic.o
CC runtime/blake2.npic.o
CC runtime/callback.npic.o
CC runtime/codefrag.npic.o
CC runtime/compare.npic.o
CC runtime/custom.npic.o
CC runtime/debugger.npic.o
CC runtime/domain.npic.o
CC runtime/dynlink.npic.o
CC runtime/extern.npic.o
CC runtime/fail.npic.o
CC runtime/fiber.npic.o
CC runtime/finalise.npic.o
CC runtime/floats.npic.o
CC runtime/gc_ctrl.npic.o
CC runtime/gc_stats.npic.o
CC runtime/globroots.npic.o
CC runtime/hash.npic.o
CC runtime/intern.npic.o
CC runtime/ints.npic.o
CC runtime/io.npic.o
CC runtime/lexing.npic.o
CC runtime/lf_skiplist.npic.o
CC runtime/main.npic.o
CC runtime/major_gc.npic.o
CC runtime/md5.npic.o
CC runtime/memory.npic.o
CC runtime/memprof.npic.o
CC runtime/meta.npic.o
CC runtime/minor_gc.npic.o
CC runtime/misc.npic.o
CC runtime/obj.npic.o
CC runtime/parsing.npic.o
CC runtime/platform.npic.o
CC runtime/printexc.npic.o
CC runtime/prng.npic.o
CC runtime/roots.npic.o
CC runtime/runtime_events.npic.o
CC runtime/shared_heap.npic.o
CC runtime/signals.npic.o
CC runtime/skiplist.npic.o
CC runtime/startup_aux.npic.o
CC runtime/str.npic.o
CC runtime/sync.npic.o
CC runtime/sys.npic.o
CC runtime/unix.npic.o
CC runtime/weak.npic.o
CC runtime/unix_executable.npic.o
CC runtime/backtrace_nat.npic.o
CC runtime/clambda_checks.npic.o
CC runtime/dynlink_nat.npic.o
CC runtime/fail_nat.npic.o
CC runtime/frame_descriptors.npic.o
CC runtime/startup_nat.npic.o
CC runtime/signals_nat.npic.o
ASM runtime/arm64_libasmrunpic.o
MKLIB runtime/libasmrun_pic.a
MKDLL runtime/libasmrun_shared.so
cd stdlib; ln -sf ../runtime/libasmrun.a .
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlopt
OCAMLC asmcomp/arch.cmi
OCAMLC asmcomp/cmm.cmi
OCAMLC asmcomp/printcmm.cmi
OCAMLC asmcomp/reg.cmi
OCAMLC asmcomp/mach.cmi
OCAMLC asmcomp/proc.cmi
OCAMLC asmcomp/strmatch.cmi
OCAMLC asmcomp/cmmgen_state.cmi
OCAMLC asmcomp/cmm_helpers.cmi
OCAMLC asmcomp/afl_instrument.cmi
OCAMLC asmcomp/thread_sanitizer.cmi
OCAMLC asmcomp/cmmgen.cmi
OCAMLC asmcomp/cmm_invariants.cmi
OCAMLC asmcomp/interval.cmi
OCAMLC asmcomp/printmach.cmi
OCAMLC asmcomp/dataflow.cmi
OCAMLC asmcomp/polling.cmi
OCAMLC asmcomp/selectgen.cmi
OCAMLC asmcomp/selection.cmi
OCAMLC asmcomp/comballoc.cmi
OCAMLC asmcomp/CSEgen.cmi
OCAMLC asmcomp/CSE.cmi
OCAMLC asmcomp/liveness.cmi
OCAMLC asmcomp/spill.cmi
OCAMLC asmcomp/split.cmi
OCAMLC asmcomp/interf.cmi
OCAMLC asmcomp/coloring.cmi
OCAMLC asmcomp/linscan.cmi
OCAMLC asmcomp/reloadgen.cmi
OCAMLC asmcomp/reload.cmi
OCAMLC asmcomp/deadcode.cmi
OCAMLC asmcomp/stackframegen.cmi
OCAMLC asmcomp/stackframe.cmi
OCAMLC asmcomp/linear.cmi
OCAMLC asmcomp/printlinear.cmi
OCAMLC asmcomp/linearize.cmi
OCAMLC file_formats/linear_format.cmi
OCAMLC asmcomp/schedgen.cmi
OCAMLC asmcomp/scheduling.cmi
OCAMLC asmcomp/branch_relaxation_intf.cmi
OCAMLC asmcomp/branch_relaxation.cmi
OCAMLC asmcomp/emitenv.cmi
OCAMLC asmcomp/emitaux.cmi
OCAMLC asmcomp/emit.cmi
OCAMLC asmcomp/asmgen.cmi
OCAMLC asmcomp/asmlink.cmi
OCAMLC asmcomp/asmlibrarian.cmi
OCAMLC asmcomp/asmpackager.cmi
OCAMLC driver/opterrors.cmi
OCAMLC driver/optcompile.cmi
OCAMLC driver/optmaindriver.cmi
OCAMLC asmcomp/arch.cmo
OCAMLC asmcomp/cmm.cmo
OCAMLC asmcomp/printcmm.cmo
OCAMLC asmcomp/reg.cmo
OCAMLC asmcomp/mach.cmo
OCAMLC asmcomp/proc.cmo
OCAMLC asmcomp/strmatch.cmo
OCAMLC asmcomp/cmmgen_state.cmo
OCAMLC asmcomp/cmm_helpers.cmo
OCAMLC asmcomp/afl_instrument.cmo
OCAMLC asmcomp/thread_sanitizer.cmo
OCAMLC asmcomp/cmmgen.cmo
OCAMLC asmcomp/cmm_invariants.cmo
OCAMLC asmcomp/interval.cmo
OCAMLC asmcomp/printmach.cmo
OCAMLC asmcomp/dataflow.cmo
OCAMLC asmcomp/polling.cmo
OCAMLC asmcomp/selectgen.cmo
OCAMLC asmcomp/selection.cmo
OCAMLC asmcomp/comballoc.cmo
OCAMLC asmcomp/CSEgen.cmo
OCAMLC asmcomp/CSE.cmo
OCAMLC asmcomp/liveness.cmo
OCAMLC asmcomp/spill.cmo
OCAMLC asmcomp/split.cmo
OCAMLC asmcomp/interf.cmo
OCAMLC asmcomp/coloring.cmo
OCAMLC asmcomp/linscan.cmo
OCAMLC asmcomp/reloadgen.cmo
OCAMLC asmcomp/reload.cmo
OCAMLC asmcomp/deadcode.cmo
OCAMLC asmcomp/stackframegen.cmo
OCAMLC asmcomp/stackframe.cmo
OCAMLC asmcomp/linear.cmo
OCAMLC asmcomp/printlinear.cmo
OCAMLC asmcomp/linearize.cmo
OCAMLC file_formats/linear_format.cmo
OCAMLC asmcomp/schedgen.cmo
OCAMLC asmcomp/scheduling.cmo
OCAMLC asmcomp/branch_relaxation.cmo
OCAMLC asmcomp/emitaux.cmo
OCAMLC tools/cvt_emit.cmi
OCAMLLEX tools/cvt_emit.ml
OCAMLC tools/cvt_emit.cmo
LINKC tools/cvt_emit
GEN asmcomp/emit.ml
OCAMLC asmcomp/emit.cmo
OCAMLC asmcomp/asmgen.cmo
OCAMLC asmcomp/asmlink.cmo
OCAMLC asmcomp/asmlibrarian.cmo
OCAMLC asmcomp/asmpackager.cmo
OCAMLC driver/opterrors.cmo
OCAMLC driver/optcompile.cmo
OCAMLC driver/optmaindriver.cmo
LINKC compilerlibs/ocamloptcomp.cma
OCAMLC driver/optmain.cmi
OCAMLC driver/optmain.cmo
LINKC ocamlopt
/Applications/Xcode.app/Contents/Developer/usr/bin/make libraryopt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib allopt
OCAMLOPT camlinternalFormatBasics.cmx
OCAMLOPT stdlib.cmx
OCAMLOPT stdlib__Either.cmx
OCAMLOPT stdlib__Sys.cmx
OCAMLOPT stdlib__Int32.cmx
OCAMLOPT stdlib__Obj.cmx
OCAMLOPT stdlib__Type.cmx
OCAMLOPT stdlib__Atomic.cmx
OCAMLOPT camlinternalLazy.cmx
OCAMLOPT stdlib__Lazy.cmx
OCAMLOPT stdlib__Seq.cmx
OCAMLOPT stdlib__Option.cmx
OCAMLOPT stdlib__Pair.cmx
OCAMLOPT stdlib__Result.cmx
OCAMLOPT stdlib__Bool.cmx
OCAMLOPT stdlib__Char.cmx
OCAMLOPT stdlib__Uchar.cmx
OCAMLOPT stdlib__List.cmx
OCAMLOPT stdlib__Int.cmx
OCAMLOPT stdlib__Array.cmx
OCAMLOPT stdlib__Iarray.cmx
OCAMLOPT stdlib__Bytes.cmx
OCAMLOPT stdlib__String.cmx
OCAMLOPT stdlib__Unit.cmx
OCAMLOPT stdlib__Marshal.cmx
OCAMLOPT stdlib__Float.cmx
OCAMLOPT stdlib__Int64.cmx
OCAMLOPT stdlib__Nativeint.cmx
OCAMLOPT stdlib__Lexing.cmx
OCAMLOPT stdlib__Parsing.cmx
OCAMLOPT stdlib__Repr.cmx
OCAMLOPT stdlib__Set.cmx
OCAMLOPT stdlib__Map.cmx
OCAMLOPT stdlib__Stack.cmx
OCAMLOPT stdlib__Queue.cmx
OCAMLOPT stdlib__Buffer.cmx
OCAMLOPT stdlib__Mutex.cmx
OCAMLOPT stdlib__Condition.cmx
OCAMLOPT stdlib__Semaphore.cmx
OCAMLOPT stdlib__Domain.cmx
OCAMLOPT camlinternalFormat.cmx
OCAMLOPT stdlib__Printf.cmx
OCAMLOPT stdlib__Arg.cmx
OCAMLOPT stdlib__Printexc.cmx
OCAMLOPT stdlib__Fun.cmx
OCAMLOPT stdlib__Gc.cmx
OCAMLOPT stdlib__Complex.cmx
OCAMLOPT stdlib__Bigarray.cmx
OCAMLOPT stdlib__In_channel.cmx
OCAMLOPT stdlib__Out_channel.cmx
OCAMLOPT stdlib__Digest.cmx
OCAMLOPT stdlib__Random.cmx
OCAMLOPT stdlib__Hashtbl.cmx
OCAMLOPT stdlib__Weak.cmx
OCAMLOPT stdlib__Format.cmx
OCAMLOPT stdlib__Scanf.cmx
OCAMLOPT stdlib__Callback.cmx
OCAMLOPT camlinternalOO.cmx
OCAMLOPT stdlib__Oo.cmx
OCAMLOPT camlinternalMod.cmx
OCAMLOPT stdlib__Dynarray.cmx
OCAMLOPT stdlib__Pqueue.cmx
OCAMLOPT stdlib__Ephemeron.cmx
OCAMLOPT stdlib__Filename.cmx
OCAMLOPT stdlib__ArrayLabels.cmx
OCAMLOPT stdlib__ListLabels.cmx
OCAMLOPT stdlib__BytesLabels.cmx
OCAMLOPT stdlib__StringLabels.cmx
OCAMLOPT stdlib__MoreLabels.cmx
OCAMLOPT stdlib__StdLabels.cmx
OCAMLOPT stdlib__Effect.cmx
LINKOPT stdlib.cmxa
OCAMLOPT std_exit.cmx
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlc.opt
OCAMLOPT utils/config.cmx
OCAMLOPT utils/build_path_prefix_map.cmx
OCAMLOPT utils/format_doc.cmx
OCAMLOPT utils/misc.cmx
OCAMLOPT utils/identifiable.cmx
OCAMLOPT utils/numbers.cmx
OCAMLOPT utils/arg_helper.cmx
OCAMLOPT utils/local_store.cmx
OCAMLOPT utils/load_path.cmx
OCAMLOPT utils/profile.cmx
OCAMLOPT utils/clflags.cmx
OCAMLOPT utils/terminfo.cmx
OCAMLOPT utils/ccomp.cmx
OCAMLOPT utils/warnings.cmx
OCAMLOPT utils/consistbl.cmx
OCAMLOPT utils/linkdeps.cmx
OCAMLOPT utils/strongly_connected_components.cmx
OCAMLOPT utils/targetint.cmx
OCAMLOPT utils/int_replace_polymorphic_compare.cmx
OCAMLOPT utils/domainstate.cmx
OCAMLOPT utils/binutils.cmx
OCAMLOPT utils/lazy_backtrack.cmx
OCAMLOPT utils/diffing.cmx
OCAMLOPT utils/diffing_with_keys.cmx
OCAMLOPT utils/compression.cmx
OCAMLOPT parsing/location.cmx
OCAMLOPT parsing/unit_info.cmx
OCAMLOPT parsing/asttypes.cmx
OCAMLOPT parsing/longident.cmx
OCAMLOPT parsing/docstrings.cmx
OCAMLOPT parsing/syntaxerr.cmx
OCAMLOPT parsing/ast_helper.cmx
OCAMLOPT parsing/ast_iterator.cmx
OCAMLOPT parsing/builtin_attributes.cmx
OCAMLOPT parsing/camlinternalMenhirLib.cmx
OCAMLOPT parsing/parser.cmx
OCAMLOPT parsing/lexer.cmx
OCAMLOPT parsing/pprintast.cmx
OCAMLOPT parsing/parse.cmx
OCAMLOPT parsing/printast.cmx
OCAMLOPT parsing/ast_mapper.cmx
OCAMLOPT parsing/attr_helper.cmx
OCAMLOPT parsing/ast_invariants.cmx
OCAMLOPT parsing/depend.cmx
OCAMLOPT typing/ident.cmx
OCAMLOPT typing/path.cmx
OCAMLOPT typing/primitive.cmx
OCAMLOPT typing/type_immediacy.cmx
OCAMLOPT typing/shape.cmx
OCAMLOPT typing/types.cmx
OCAMLOPT typing/data_types.cmx
OCAMLOPT typing/rawprinttyp.cmx
OCAMLOPT typing/gprinttyp.cmx
OCAMLOPT typing/btype.cmx
OCAMLOPT typing/oprint.cmx
OCAMLOPT typing/subst.cmx
OCAMLOPT typing/predef.cmx
OCAMLOPT typing/datarepr.cmx
OCAMLOPT file_formats/cmi_format.cmx
OCAMLOPT typing/persistent_env.cmx
OCAMLOPT typing/env.cmx
OCAMLOPT typing/errortrace.cmx
OCAMLOPT typing/typedtree.cmx
OCAMLOPT typing/signature_group.cmx
OCAMLOPT typing/printtyped.cmx
OCAMLOPT typing/ctype.cmx
OCAMLOPT typing/out_type.cmx
OCAMLOPT typing/printtyp.cmx
OCAMLOPT typing/errortrace_report.cmx
OCAMLOPT typing/includeclass.cmx
OCAMLOPT typing/mtype.cmx
OCAMLOPT typing/envaux.cmx
OCAMLOPT typing/includecore.cmx
OCAMLOPT typing/tast_iterator.cmx
OCAMLOPT typing/tast_mapper.cmx
OCAMLOPT typing/stypes.cmx
OCAMLOPT typing/shape_reduce.cmx
OCAMLOPT file_formats/cmt_format.cmx
OCAMLOPT typing/cmt2annot.cmx
OCAMLOPT typing/untypeast.cmx
OCAMLOPT typing/includemod.cmx
OCAMLOPT typing/includemod_errorprinter.cmx
OCAMLOPT typing/typetexp.cmx
OCAMLOPT typing/printpat.cmx
OCAMLOPT typing/patterns.cmx
OCAMLOPT typing/parmatch.cmx
OCAMLOPT typing/typedecl_properties.cmx
OCAMLOPT typing/typedecl_variance.cmx
OCAMLOPT typing/typedecl_unboxed.cmx
OCAMLOPT typing/typedecl_immediacy.cmx
OCAMLOPT typing/typedecl_separability.cmx
OCAMLOPT lambda/debuginfo.cmx
OCAMLOPT lambda/lambda.cmx
OCAMLOPT typing/typeopt.cmx
OCAMLOPT typing/typedecl.cmx
OCAMLOPT typing/value_rec_check.cmx
OCAMLOPT typing/typecore.cmx
OCAMLOPT typing/typeclass.cmx
OCAMLOPT typing/typemod.cmx
OCAMLOPT lambda/printlambda.cmx
OCAMLOPT lambda/switch.cmx
OCAMLOPT lambda/matching.cmx
OCAMLOPT lambda/value_rec_compiler.cmx
OCAMLOPT lambda/translobj.cmx
OCAMLOPT lambda/translattribute.cmx
OCAMLOPT lambda/translprim.cmx
OCAMLOPT lambda/translcore.cmx
OCAMLOPT lambda/translclass.cmx
OCAMLOPT lambda/translmod.cmx
OCAMLOPT lambda/tmc.cmx
OCAMLOPT lambda/simplif.cmx
OCAMLOPT lambda/runtimedef.cmx
OCAMLOPT bytecomp/instruct.cmx
OCAMLOPT bytecomp/meta.cmx
OCAMLOPT bytecomp/opcodes.cmx
OCAMLOPT bytecomp/bytesections.cmx
OCAMLOPT bytecomp/dll.cmx
OCAMLOPT bytecomp/symtable.cmx
OCAMLOPT driver/pparse.cmx
OCAMLOPT driver/compenv.cmx
OCAMLOPT driver/main_args.cmx
OCAMLOPT driver/compmisc.cmx
OCAMLOPT driver/makedepend.cmx
OCAMLOPT driver/compile_common.cmx
cd stdlib; ln -sf ../runtime/libcomprmarsh.a .
LINKOPT compilerlibs/ocamlcommon.cmxa
OCAMLOPT bytecomp/bytegen.cmx
OCAMLOPT bytecomp/printinstr.cmx
OCAMLOPT bytecomp/emitcode.cmx
OCAMLOPT bytecomp/bytelink.cmx
OCAMLOPT bytecomp/bytelibrarian.cmx
OCAMLOPT bytecomp/bytepackager.cmx
OCAMLOPT driver/errors.cmx
OCAMLOPT driver/compile.cmx
OCAMLOPT driver/maindriver.cmx
LINKOPT compilerlibs/ocamlbytecomp.cmxa
OCAMLOPT driver/main.cmx
LINKOPT ocamlc.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make otherlibraries ocamldebug ocamldoc \
ocamltest
/Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all
make[3]: Nothing to be done for `lex-all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-all
make[3]: Nothing to be done for `tools-all'.
OCAMLC otherlibs/dynlink/dynlink_config.cmi
OCAMLC otherlibs/dynlink/dynlink_types.cmi
OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmi
OCAMLC otherlibs/dynlink/dynlink_common.cmi
OCAMLC otherlibs/dynlink/dynlink_cmo_format.cmi
OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmi
OCAMLC otherlibs/dynlink/dynlink.cmi
cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/byte/
OCAMLC otherlibs/dynlink/dynlink_config.cmo
OCAMLC otherlibs/dynlink/dynlink_types.cmo
OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmo
OCAMLC otherlibs/dynlink/dynlink_common.cmo
OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmo
OCAMLC otherlibs/dynlink/byte/dynlink.cmo
LINKC otherlibs/dynlink/dynlink.cma
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs all
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib all) || exit $?; done
../Makefile.otherlibs.common:178: .dep/runtime_events_consumer.d: No such file or directory
mkdir -p .dep
CCDEPS .dep/runtime_events_consumer.d
CC runtime_events_consumer.b.o
CC runtime_events_consumer.n.o
OCAMLMKLIB libcamlruntime_eventsbyt.a
OCAMLC runtime_events.cmi
OCAMLC runtime_events.cmo
OCAMLMKLIB runtime_events.cma
../Makefile.otherlibs.common:178: .dep/access.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/addrofstr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/chdir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/chmod.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/cst2constr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/cstringv.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/execv.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/execve.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/execvp.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fsync.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/mkdir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/exit.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getaddrinfo.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getcwd.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/gethost.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/gethostname.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getnameinfo.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getproto.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getserv.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/gmtime.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/mmap_ba.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/putenv.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/rmdir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/socketaddr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/strofaddr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/time.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/unlink.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/accept_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/bind_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/channels_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/close_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/connect_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/dup_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/envir_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/errmsg_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getpeername_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getpid_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getsockname_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/gettimeofday_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/isatty_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/link_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/listen_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/lockf_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/lseek_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/mmap_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/open_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/pipe_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/read_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/readlink_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/realpath_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/rename_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/select_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/sendrecv_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/shutdown_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/sleep_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/socket_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/socketpair_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/sockopt_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/stat_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/symlink_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/times_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/truncate_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/unixsupport_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/utimes_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/write_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/alarm.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/chown.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/chroot.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/closedir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/dup2.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fchmod.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fchown.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fcntl.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fork.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/ftruncate.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getegid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/geteuid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getgid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getgr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getgroups.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getlogin.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getppid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getpw.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getuid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/initgroups.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/itimer.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/kill.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/mkfifo.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/nice.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/opendir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/readdir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/rewinddir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/setgid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/setgroups.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/setsid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/setuid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/signals.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/spawn.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/termios.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/umask.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/wait.d: No such file or directory
mkdir -p .dep
CCDEPS .dep/wait.d
CCDEPS .dep/umask.d
CCDEPS .dep/termios.d
CCDEPS .dep/spawn.d
CCDEPS .dep/signals.d
CCDEPS .dep/setuid.d
CCDEPS .dep/setsid.d
CCDEPS .dep/setgroups.d
CCDEPS .dep/setgid.d
CCDEPS .dep/rewinddir.d
CCDEPS .dep/readdir.d
CCDEPS .dep/opendir.d
CCDEPS .dep/nice.d
CCDEPS .dep/mkfifo.d
CCDEPS .dep/kill.d
CCDEPS .dep/itimer.d
CCDEPS .dep/initgroups.d
CCDEPS .dep/getuid.d
CCDEPS .dep/getpw.d
CCDEPS .dep/getppid.d
CCDEPS .dep/getlogin.d
CCDEPS .dep/getgroups.d
CCDEPS .dep/getgr.d
CCDEPS .dep/getgid.d
CCDEPS .dep/geteuid.d
CCDEPS .dep/getegid.d
CCDEPS .dep/ftruncate.d
CCDEPS .dep/fork.d
CCDEPS .dep/fcntl.d
CCDEPS .dep/fchown.d
CCDEPS .dep/fchmod.d
CCDEPS .dep/dup2.d
CCDEPS .dep/closedir.d
CCDEPS .dep/chroot.d
CCDEPS .dep/chown.d
CCDEPS .dep/alarm.d
CCDEPS .dep/write_unix.d
CCDEPS .dep/utimes_unix.d
CCDEPS .dep/unixsupport_unix.d
CCDEPS .dep/truncate_unix.d
CCDEPS .dep/times_unix.d
CCDEPS .dep/symlink_unix.d
CCDEPS .dep/stat_unix.d
CCDEPS .dep/sockopt_unix.d
CCDEPS .dep/socketpair_unix.d
CCDEPS .dep/socket_unix.d
CCDEPS .dep/sleep_unix.d
CCDEPS .dep/shutdown_unix.d
CCDEPS .dep/sendrecv_unix.d
CCDEPS .dep/select_unix.d
CCDEPS .dep/rename_unix.d
CCDEPS .dep/realpath_unix.d
CCDEPS .dep/readlink_unix.d
CCDEPS .dep/read_unix.d
CCDEPS .dep/pipe_unix.d
CCDEPS .dep/open_unix.d
CCDEPS .dep/mmap_unix.d
CCDEPS .dep/lseek_unix.d
CCDEPS .dep/lockf_unix.d
CCDEPS .dep/listen_unix.d
CCDEPS .dep/link_unix.d
CCDEPS .dep/isatty_unix.d
CCDEPS .dep/gettimeofday_unix.d
CCDEPS .dep/getsockname_unix.d
CCDEPS .dep/getpid_unix.d
CCDEPS .dep/getpeername_unix.d
CCDEPS .dep/errmsg_unix.d
CCDEPS .dep/envir_unix.d
CCDEPS .dep/dup_unix.d
CCDEPS .dep/connect_unix.d
CCDEPS .dep/close_unix.d
CCDEPS .dep/channels_unix.d
CCDEPS .dep/bind_unix.d
CCDEPS .dep/accept_unix.d
CCDEPS .dep/unlink.d
CCDEPS .dep/time.d
CCDEPS .dep/strofaddr.d
CCDEPS .dep/socketaddr.d
CCDEPS .dep/rmdir.d
CCDEPS .dep/putenv.d
CCDEPS .dep/mmap_ba.d
CCDEPS .dep/gmtime.d
CCDEPS .dep/getserv.d
CCDEPS .dep/getproto.d
CCDEPS .dep/getnameinfo.d
CCDEPS .dep/gethostname.d
CCDEPS .dep/gethost.d
CCDEPS .dep/getcwd.d
CCDEPS .dep/getaddrinfo.d
CCDEPS .dep/exit.d
CCDEPS .dep/mkdir.d
CCDEPS .dep/fsync.d
CCDEPS .dep/execvp.d
CCDEPS .dep/execve.d
CCDEPS .dep/execv.d
CCDEPS .dep/cstringv.d
CCDEPS .dep/cst2constr.d
CCDEPS .dep/chmod.d
CCDEPS .dep/chdir.d
CCDEPS .dep/addrofstr.d
CCDEPS .dep/access.d
CC access.b.o
CC addrofstr.b.o
CC chdir.b.o
CC chmod.b.o
CC cst2constr.b.o
CC cstringv.b.o
CC execv.b.o
CC execve.b.o
CC execvp.b.o
CC fsync.b.o
CC mkdir.b.o
CC exit.b.o
CC getaddrinfo.b.o
CC getcwd.b.o
CC gethost.b.o
CC gethostname.b.o
CC getnameinfo.b.o
CC getproto.b.o
CC getserv.b.o
CC gmtime.b.o
CC mmap_ba.b.o
CC putenv.b.o
CC rmdir.b.o
CC socketaddr.b.o
CC strofaddr.b.o
CC time.b.o
CC unlink.b.o
CC accept_unix.b.o
CC bind_unix.b.o
CC channels_unix.b.o
CC close_unix.b.o
CC connect_unix.b.o
CC dup_unix.b.o
CC envir_unix.b.o
CC errmsg_unix.b.o
CC getpeername_unix.b.o
CC getpid_unix.b.o
CC getsockname_unix.b.o
CC gettimeofday_unix.b.o
CC isatty_unix.b.o
CC link_unix.b.o
CC listen_unix.b.o
CC lockf_unix.b.o
CC lseek_unix.b.o
CC mmap_unix.b.o
CC open_unix.b.o
CC pipe_unix.b.o
CC read_unix.b.o
CC readlink_unix.b.o
CC realpath_unix.b.o
CC rename_unix.b.o
CC select_unix.b.o
CC sendrecv_unix.b.o
CC shutdown_unix.b.o
CC sleep_unix.b.o
CC socket_unix.b.o
CC socketpair_unix.b.o
CC sockopt_unix.b.o
CC stat_unix.b.o
CC symlink_unix.b.o
CC times_unix.b.o
CC truncate_unix.b.o
CC unixsupport_unix.b.o
CC utimes_unix.b.o
CC write_unix.b.o
CC alarm.b.o
CC chown.b.o
CC chroot.b.o
CC closedir.b.o
CC dup2.b.o
CC fchmod.b.o
CC fchown.b.o
CC fcntl.b.o
CC fork.b.o
CC ftruncate.b.o
CC getegid.b.o
CC geteuid.b.o
CC getgid.b.o
CC getgr.b.o
CC getgroups.b.o
CC getlogin.b.o
CC getppid.b.o
CC getpw.b.o
CC getuid.b.o
CC initgroups.b.o
CC itimer.b.o
CC kill.b.o
CC mkfifo.b.o
CC nice.b.o
CC opendir.b.o
CC readdir.b.o
CC rewinddir.b.o
CC setgid.b.o
CC setgroups.b.o
CC setsid.b.o
CC setuid.b.o
CC signals.b.o
CC spawn.b.o
CC termios.b.o
CC umask.b.o
CC wait.b.o
CC access.n.o
CC addrofstr.n.o
CC chdir.n.o
CC chmod.n.o
CC cst2constr.n.o
CC cstringv.n.o
CC execv.n.o
CC execve.n.o
CC execvp.n.o
CC fsync.n.o
CC mkdir.n.o
CC exit.n.o
CC getaddrinfo.n.o
CC getcwd.n.o
CC gethost.n.o
CC gethostname.n.o
CC getnameinfo.n.o
CC getproto.n.o
CC getserv.n.o
CC gmtime.n.o
CC mmap_ba.n.o
CC putenv.n.o
CC rmdir.n.o
CC socketaddr.n.o
CC strofaddr.n.o
CC time.n.o
CC unlink.n.o
CC accept_unix.n.o
CC bind_unix.n.o
CC channels_unix.n.o
CC close_unix.n.o
CC connect_unix.n.o
CC dup_unix.n.o
CC envir_unix.n.o
CC errmsg_unix.n.o
CC getpeername_unix.n.o
CC getpid_unix.n.o
CC getsockname_unix.n.o
CC gettimeofday_unix.n.o
CC isatty_unix.n.o
CC link_unix.n.o
CC listen_unix.n.o
CC lockf_unix.n.o
CC lseek_unix.n.o
CC mmap_unix.n.o
CC open_unix.n.o
CC pipe_unix.n.o
CC read_unix.n.o
CC readlink_unix.n.o
CC realpath_unix.n.o
CC rename_unix.n.o
CC select_unix.n.o
CC sendrecv_unix.n.o
CC shutdown_unix.n.o
CC sleep_unix.n.o
CC socket_unix.n.o
CC socketpair_unix.n.o
CC sockopt_unix.n.o
CC stat_unix.n.o
CC symlink_unix.n.o
CC times_unix.n.o
CC truncate_unix.n.o
CC unixsupport_unix.n.o
CC utimes_unix.n.o
CC write_unix.n.o
CC alarm.n.o
CC chown.n.o
CC chroot.n.o
CC closedir.n.o
CC dup2.n.o
CC fchmod.n.o
CC fchown.n.o
CC fcntl.n.o
CC fork.n.o
CC ftruncate.n.o
CC getegid.n.o
CC geteuid.n.o
CC getgid.n.o
CC getgr.n.o
CC getgroups.n.o
CC getlogin.n.o
CC getppid.n.o
CC getpw.n.o
CC getuid.n.o
CC initgroups.n.o
CC itimer.n.o
CC kill.n.o
CC mkfifo.n.o
CC nice.n.o
CC opendir.n.o
CC readdir.n.o
CC rewinddir.n.o
CC setgid.n.o
CC setgroups.n.o
CC setsid.n.o
CC setuid.n.o
CC signals.n.o
CC spawn.n.o
CC termios.n.o
CC umask.n.o
CC wait.n.o
OCAMLMKLIB libunixbyt.a
OCAMLC unix.cmi
OCAMLC unix.cmo
OCAMLC unixLabels.cmi
OCAMLC unixLabels.cmo
OCAMLMKLIB unix.cma
../Makefile.otherlibs.common:178: .dep/strstubs.d: No such file or directory
mkdir -p .dep
CCDEPS .dep/strstubs.d
CC strstubs.b.o
CC strstubs.n.o
OCAMLMKLIB libcamlstrbyt.a
OCAMLC str.cmi
OCAMLC str.cmo
OCAMLMKLIB str.cma
Makefile:153: .dep/st_stubs.b.d: No such file or directory
Makefile:153: .dep/st_stubs.n.d: No such file or directory
mkdir -p .dep
CCDEPS .dep/st_stubs.n.d
CCDEPS .dep/st_stubs.b.d
CC st_stubs.b.o
CC st_stubs_shared.b.o
OCAMLMKLIB libthreads.a
OCAMLC thread.cmi
OCAMLC thread.cmo
OCAMLC event.cmi
OCAMLC event.cmo
OCAMLMKLIB threads.cma
OCAMLC debugger/int64ops.cmi
OCAMLC debugger/int64ops.cmo
OCAMLC debugger/primitives.cmi
OCAMLC debugger/primitives.cmo
OCAMLC debugger/unix_tools.cmi
OCAMLC debugger/unix_tools.cmo
OCAMLC debugger/debugger_config.cmi
OCAMLC debugger/debugger_config.cmo
OCAMLC debugger/parameters.cmi
OCAMLC debugger/parameters.cmo
OCAMLLEX debugger/debugger_lexer.ml
OCAMLYACC debugger/debugger_parser.mli
OCAMLC debugger/debugcom.cmi
OCAMLC debugger/parser_aux.cmi
OCAMLC debugger/debugger_parser.cmi
OCAMLC debugger/debugger_lexer.cmi
OCAMLC debugger/debugger_lexer.cmo
OCAMLC debugger/input_handling.cmi
OCAMLC debugger/input_handling.cmo
OCAMLC debugger/question.cmi
OCAMLC debugger/question.cmo
OCAMLC debugger/debugcom.cmo
OCAMLC debugger/exec.cmi
OCAMLC debugger/exec.cmo
OCAMLC debugger/source.cmi
OCAMLC debugger/source.cmo
OCAMLC debugger/events.cmi
OCAMLC debugger/pos.cmi
OCAMLC debugger/pos.cmo
OCAMLC debugger/checkpoints.cmi
OCAMLC debugger/checkpoints.cmo
OCAMLC debugger/events.cmo
OCAMLC debugger/program_loading.cmi
OCAMLC debugger/program_loading.cmo
OCAMLC debugger/symbols.cmi
OCAMLC debugger/symbols.cmo
OCAMLC debugger/breakpoints.cmi
OCAMLC debugger/breakpoints.cmo
OCAMLC debugger/trap_barrier.cmi
OCAMLC debugger/trap_barrier.cmo
OCAMLC debugger/history.cmi
OCAMLC debugger/history.cmo
OCAMLC debugger/printval.cmi
OCAMLC debugger/printval.cmo
OCAMLC debugger/show_source.cmi
OCAMLC debugger/show_source.cmo
OCAMLC debugger/time_travel.cmi
OCAMLC debugger/time_travel.cmo
OCAMLC debugger/program_management.cmi
OCAMLC debugger/program_management.cmo
OCAMLC debugger/frames.cmi
OCAMLC debugger/frames.cmo
OCAMLC debugger/eval.cmi
OCAMLC debugger/eval.cmo
OCAMLC debugger/show_information.cmi
OCAMLC debugger/show_information.cmo
OCAMLC debugger/loadprinter.cmi
OCAMLC debugger/loadprinter.cmo
OCAMLC debugger/debugger_parser.cmo
OCAMLC debugger/command_line.cmi
OCAMLC debugger/command_line.cmo
OCAMLC debugger/main.cmi
OCAMLC debugger/main.cmo
OCAMLC debugger/ocamldebug.cmo
OCAMLC debugger/ocamldebug_entry.cmi
OCAMLC debugger/ocamldebug_entry.cmo
LINKC debugger/ocamldebug
OCAMLC ocamldoc/odoc_config.cmi
OCAMLC ocamldoc/odoc_messages.cmi
OCAMLC ocamldoc/odoc_types.cmi
OCAMLC ocamldoc/odoc_global.cmi
OCAMLC ocamldoc/odoc_misc.cmi
OCAMLYACC ocamldoc/odoc_text_parser.mli
OCAMLC ocamldoc/odoc_text_parser.cmi
OCAMLC ocamldoc/odoc_text_lexer.cmi
OCAMLC ocamldoc/odoc_text.cmi
OCAMLC ocamldoc/odoc_name.cmi
OCAMLC ocamldoc/odoc_parameter.cmi
OCAMLC ocamldoc/odoc_value.cmi
OCAMLC ocamldoc/odoc_type.cmi
OCAMLC ocamldoc/odoc_extension.cmi
OCAMLC ocamldoc/odoc_exception.cmi
OCAMLC ocamldoc/odoc_class.cmi
OCAMLC ocamldoc/odoc_module.cmi
OCAMLC ocamldoc/odoc_print.cmi
OCAMLC ocamldoc/odoc_str.cmi
OCAMLC ocamldoc/odoc_comments_global.cmi
OCAMLYACC ocamldoc/odoc_parser.mli
OCAMLC ocamldoc/odoc_parser.cmi
OCAMLC ocamldoc/odoc_lexer.cmi
OCAMLC ocamldoc/odoc_see_lexer.cmi
OCAMLC ocamldoc/odoc_env.cmi
OCAMLC ocamldoc/odoc_merge.cmi
OCAMLC ocamldoc/odoc_sig.cmi
OCAMLC ocamldoc/odoc_ast.cmi
OCAMLC ocamldoc/odoc_search.cmi
OCAMLC ocamldoc/odoc_scan.cmi
OCAMLC ocamldoc/odoc_cross.cmi
OCAMLC ocamldoc/odoc_comments.cmi
OCAMLC ocamldoc/odoc_dep.cmi
OCAMLC ocamldoc/odoc_analyse.cmi
OCAMLC ocamldoc/odoc_info.cmi
OCAMLC ocamldoc/odoc_config.cmo
OCAMLC ocamldoc/odoc_messages.cmo
OCAMLC ocamldoc/odoc_global.cmo
OCAMLC ocamldoc/odoc_types.cmo
OCAMLC ocamldoc/odoc_misc.cmo
OCAMLC ocamldoc/odoc_text_parser.cmo
OCAMLLEX ocamldoc/odoc_text_lexer.ml
OCAMLC ocamldoc/odoc_text_lexer.cmo
OCAMLC ocamldoc/odoc_text.cmo
OCAMLC ocamldoc/odoc_name.cmo
OCAMLC ocamldoc/odoc_parameter.cmo
OCAMLC ocamldoc/odoc_value.cmo
OCAMLC ocamldoc/odoc_type.cmo
OCAMLC ocamldoc/odoc_extension.cmo
OCAMLC ocamldoc/odoc_exception.cmo
OCAMLC ocamldoc/odoc_class.cmo
OCAMLC ocamldoc/odoc_module.cmo
OCAMLC ocamldoc/odoc_print.cmo
OCAMLC ocamldoc/odoc_str.cmo
OCAMLC ocamldoc/odoc_comments_global.cmo
OCAMLC ocamldoc/odoc_parser.cmo
OCAMLLEX ocamldoc/odoc_lexer.ml
OCAMLC ocamldoc/odoc_lexer.cmo
OCAMLLEX ocamldoc/odoc_see_lexer.ml
OCAMLC ocamldoc/odoc_see_lexer.cmo
OCAMLC ocamldoc/odoc_env.cmo
OCAMLC ocamldoc/odoc_merge.cmo
OCAMLC ocamldoc/odoc_sig.cmo
OCAMLC ocamldoc/odoc_ast.cmo
OCAMLC ocamldoc/odoc_search.cmo
OCAMLC ocamldoc/odoc_scan.cmo
OCAMLC ocamldoc/odoc_cross.cmo
OCAMLC ocamldoc/odoc_comments.cmo
OCAMLC ocamldoc/odoc_dep.cmo
OCAMLC ocamldoc/odoc_analyse.cmo
OCAMLC ocamldoc/odoc_info.cmo
LINKC ocamldoc/odoc_info.cma
OCAMLC ocamldoc/odoc_dag2html.cmi
OCAMLC ocamldoc/odoc_dag2html.cmo
OCAMLC ocamldoc/odoc_to_text.cmi
OCAMLC ocamldoc/odoc_to_text.cmo
OCAMLC ocamldoc/odoc_ocamlhtml.cmi
OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
OCAMLC ocamldoc/odoc_ocamlhtml.cmo
OCAMLC ocamldoc/odoc_html.cmi
OCAMLC ocamldoc/odoc_html.cmo
OCAMLC ocamldoc/odoc_man.cmi
OCAMLC ocamldoc/odoc_man.cmo
OCAMLC ocamldoc/odoc_latex_style.cmi
OCAMLC ocamldoc/odoc_latex_style.cmo
OCAMLC ocamldoc/odoc_latex.cmi
OCAMLC ocamldoc/odoc_latex.cmo
OCAMLC ocamldoc/odoc_texi.cmi
OCAMLC ocamldoc/odoc_texi.cmo
OCAMLC ocamldoc/odoc_dot.cmi
OCAMLC ocamldoc/odoc_dot.cmo
OCAMLC ocamldoc/odoc_gen.cmi
OCAMLC ocamldoc/odoc_gen.cmo
OCAMLC ocamldoc/odoc_args.cmi
OCAMLC ocamldoc/odoc_args.cmo
OCAMLC ocamldoc/odoc.cmi
OCAMLC ocamldoc/odoc.cmo
LINKC ocamldoc/ocamldoc
OCAMLC ocamldoc/odoc_test.cmi
OCAMLC ocamldoc/odoc_test.cmo
CC ocamltest/run_unix.b.o
CC ocamltest/run_stubs.b.o
OCAMLC ocamltest/ocamltest_config.cmi
OCAMLC ocamltest/ocamltest_config.cmo
OCAMLC ocamltest/ocamltest_unix.cmi
OCAMLC ocamltest/ocamltest_unix.cmo
OCAMLC ocamltest/ocamltest_stdlib.cmi
OCAMLC ocamltest/ocamltest_stdlib.cmo
OCAMLC ocamltest/run_command.cmi
OCAMLC ocamltest/run_command.cmo
OCAMLC ocamltest/filecompare.cmi
OCAMLC ocamltest/filecompare.cmo
OCAMLC ocamltest/variables.cmi
OCAMLC ocamltest/variables.cmo
OCAMLC ocamltest/environments.cmi
OCAMLC ocamltest/environments.cmo
OCAMLC ocamltest/result.cmi
OCAMLC ocamltest/result.cmo
OCAMLC ocamltest/actions.cmi
OCAMLC ocamltest/actions.cmo
OCAMLC ocamltest/tests.cmi
OCAMLC ocamltest/tests.cmo
OCAMLC ocamltest/strace.cmi
OCAMLC ocamltest/strace.cmo
OCAMLC ocamltest/tsl_ast.cmi
OCAMLC ocamltest/tsl_ast.cmo
OCAMLYACC ocamltest/tsl_parser.mli
OCAMLC ocamltest/tsl_parser.cmi
OCAMLC ocamltest/tsl_parser.cmo
OCAMLC ocamltest/tsl_lexer.cmi
OCAMLLEX ocamltest/tsl_lexer.ml
OCAMLC ocamltest/tsl_lexer.cmo
OCAMLC ocamltest/modifier_parser.cmi
OCAMLC ocamltest/modifier_parser.cmo
OCAMLC ocamltest/tsl_semantics.cmi
OCAMLC ocamltest/tsl_semantics.cmo
OCAMLC ocamltest/builtin_variables.cmi
OCAMLC ocamltest/builtin_variables.cmo
OCAMLC ocamltest/actions_helpers.cmi
OCAMLC ocamltest/actions_helpers.cmo
OCAMLC ocamltest/builtin_actions.cmi
OCAMLC ocamltest/builtin_actions.cmo
OCAMLC ocamltest/translate.cmi
OCAMLC ocamltest/translate.cmo
OCAMLC ocamltest/ocaml_backends.cmi
OCAMLC ocamltest/ocaml_backends.cmo
OCAMLC ocamltest/ocaml_filetypes.cmi
OCAMLC ocamltest/ocaml_filetypes.cmo
OCAMLC ocamltest/ocaml_variables.cmi
OCAMLC ocamltest/ocaml_variables.cmo
OCAMLC ocamltest/ocaml_modifiers.cmi
OCAMLC ocamltest/ocaml_modifiers.cmo
OCAMLC ocamltest/ocaml_directories.cmi
OCAMLC ocamltest/ocaml_directories.cmo
OCAMLC ocamltest/ocaml_files.cmi
OCAMLC ocamltest/ocaml_files.cmo
OCAMLC ocamltest/ocaml_flags.cmi
OCAMLC ocamltest/ocaml_flags.cmo
OCAMLC ocamltest/ocaml_commands.cmi
OCAMLC ocamltest/ocaml_commands.cmo
OCAMLC ocamltest/ocaml_tools.cmi
OCAMLC ocamltest/ocaml_tools.cmo
OCAMLC ocamltest/ocaml_compilers.cmi
OCAMLC ocamltest/ocaml_compilers.cmo
OCAMLC ocamltest/ocaml_toplevels.cmi
OCAMLC ocamltest/ocaml_toplevels.cmo
OCAMLC ocamltest/ocaml_actions.cmi
OCAMLC ocamltest/ocaml_actions.cmo
OCAMLC ocamltest/ocaml_tests.cmi
OCAMLC ocamltest/ocaml_tests.cmo
OCAMLC ocamltest/debugger_flags.cmi
OCAMLC ocamltest/debugger_flags.cmo
OCAMLC ocamltest/debugger_variables.cmi
OCAMLC ocamltest/debugger_variables.cmo
OCAMLC ocamltest/debugger_actions.cmi
OCAMLC ocamltest/debugger_actions.cmo
OCAMLC ocamltest/options.cmi
OCAMLC ocamltest/options.cmo
OCAMLC ocamltest/main.cmi
OCAMLC ocamltest/main.cmo
LINKC ocamltest/ocamltest
OCAMLC testsuite/lib/lib.cmi
OCAMLC testsuite/lib/lib.cmo
OCAMLC testsuite/lib/testing.cmi
OCAMLC testsuite/lib/testing.cmo
LINKC testsuite/lib/testing.cma
OCAMLC testsuite/tools/expect.cmi
OCAMLC testsuite/tools/expect.cmo
LINKC testsuite/tools/expect
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlopt.opt
OCAMLOPT middle_end/internal_variable_names.cmx
OCAMLOPT middle_end/linkage_name.cmx
OCAMLOPT middle_end/compilation_unit.cmx
OCAMLOPT middle_end/variable.cmx
OCAMLOPT middle_end/flambda/base_types/closure_element.cmx
OCAMLOPT middle_end/flambda/base_types/closure_id.cmx
OCAMLOPT middle_end/symbol.cmx
OCAMLOPT middle_end/backend_var.cmx
OCAMLOPT middle_end/clambda_primitives.cmx
OCAMLOPT middle_end/printclambda_primitives.cmx
OCAMLOPT middle_end/clambda.cmx
OCAMLOPT middle_end/printclambda.cmx
OCAMLOPT middle_end/semantics_of_primitives.cmx
OCAMLOPT middle_end/convert_primitives.cmx
OCAMLOPT middle_end/flambda/base_types/id_types.cmx
OCAMLOPT middle_end/flambda/base_types/export_id.cmx
OCAMLOPT middle_end/flambda/base_types/tag.cmx
OCAMLOPT middle_end/flambda/base_types/mutable_variable.cmx
OCAMLOPT middle_end/flambda/base_types/set_of_closures_id.cmx
OCAMLOPT middle_end/flambda/base_types/set_of_closures_origin.cmx
OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx
OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx
OCAMLOPT middle_end/flambda/base_types/static_exception.cmx
OCAMLOPT middle_end/flambda/pass_wrapper.cmx
OCAMLOPT middle_end/flambda/allocated_const.cmx
OCAMLOPT middle_end/flambda/parameter.cmx
OCAMLOPT middle_end/flambda/projection.cmx
OCAMLOPT middle_end/flambda/flambda.cmx
OCAMLOPT middle_end/flambda/flambda_iterators.cmx
OCAMLOPT middle_end/flambda/flambda_utils.cmx
OCAMLOPT middle_end/flambda/freshening.cmx
OCAMLOPT middle_end/flambda/effect_analysis.cmx
OCAMLOPT middle_end/flambda/inlining_cost.cmx
OCAMLOPT middle_end/flambda/simple_value_approx.cmx
OCAMLOPT middle_end/flambda/export_info.cmx
OCAMLOPT middle_end/flambda/export_info_for_pack.cmx
OCAMLOPT middle_end/compilenv.cmx
OCAMLOPT middle_end/closure/closure.cmx
OCAMLOPT middle_end/closure/closure_middle_end.cmx
OCAMLOPT middle_end/flambda/import_approx.cmx
OCAMLOPT middle_end/flambda/lift_code.cmx
OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx
OCAMLOPT middle_end/flambda/closure_conversion.cmx
OCAMLOPT middle_end/flambda/initialize_symbol_to_let_symbol.cmx
OCAMLOPT middle_end/flambda/lift_let_to_initialize_symbol.cmx
OCAMLOPT middle_end/flambda/find_recursive_functions.cmx
OCAMLOPT middle_end/flambda/invariant_params.cmx
OCAMLOPT middle_end/flambda/inconstant_idents.cmx
OCAMLOPT middle_end/flambda/alias_analysis.cmx
OCAMLOPT middle_end/flambda/lift_constants.cmx
OCAMLOPT middle_end/flambda/share_constants.cmx
OCAMLOPT middle_end/flambda/simplify_common.cmx
OCAMLOPT middle_end/flambda/remove_unused_arguments.cmx
OCAMLOPT middle_end/flambda/remove_unused_closure_vars.cmx
OCAMLOPT middle_end/flambda/remove_unused_program_constructs.cmx
OCAMLOPT middle_end/flambda/simplify_boxed_integer_ops.cmx
OCAMLOPT middle_end/flambda/simplify_primitives.cmx
OCAMLOPT middle_end/flambda/inlining_stats_types.cmx
OCAMLOPT middle_end/flambda/inlining_stats.cmx
OCAMLOPT middle_end/flambda/inline_and_simplify_aux.cmx
OCAMLOPT middle_end/flambda/remove_free_vars_equal_to_args.cmx
OCAMLOPT middle_end/flambda/extract_projections.cmx
OCAMLOPT middle_end/flambda/augment_specialised_args.cmx
OCAMLOPT middle_end/flambda/unbox_free_vars_of_closures.cmx
OCAMLOPT middle_end/flambda/unbox_specialised_args.cmx
OCAMLOPT middle_end/flambda/unbox_closures.cmx
OCAMLOPT middle_end/flambda/inlining_transforms.cmx
OCAMLOPT middle_end/flambda/inlining_decision.cmx
OCAMLOPT middle_end/flambda/inline_and_simplify.cmx
OCAMLOPT middle_end/flambda/ref_to_variables.cmx
OCAMLOPT middle_end/flambda/flambda_invariants.cmx
OCAMLOPT middle_end/flambda/traverse_for_exported_symbols.cmx
OCAMLOPT middle_end/flambda/build_export_info.cmx
OCAMLOPT middle_end/flambda/closure_offsets.cmx
OCAMLOPT middle_end/flambda/un_anf.cmx
OCAMLOPT middle_end/flambda/flambda_to_clambda.cmx
OCAMLOPT middle_end/flambda/flambda_middle_end.cmx
OCAMLOPT asmcomp/arch.cmx
OCAMLOPT asmcomp/cmm.cmx
OCAMLOPT asmcomp/printcmm.cmx
OCAMLOPT asmcomp/reg.cmx
OCAMLOPT asmcomp/mach.cmx
OCAMLOPT asmcomp/proc.cmx
OCAMLOPT asmcomp/strmatch.cmx
OCAMLOPT asmcomp/cmmgen_state.cmx
OCAMLOPT asmcomp/cmm_helpers.cmx
OCAMLOPT asmcomp/afl_instrument.cmx
OCAMLOPT asmcomp/thread_sanitizer.cmx
OCAMLOPT asmcomp/cmmgen.cmx
OCAMLOPT asmcomp/cmm_invariants.cmx
OCAMLOPT asmcomp/interval.cmx
OCAMLOPT asmcomp/printmach.cmx
OCAMLOPT asmcomp/dataflow.cmx
OCAMLOPT asmcomp/polling.cmx
OCAMLOPT asmcomp/selectgen.cmx
OCAMLOPT asmcomp/selection.cmx
OCAMLOPT asmcomp/comballoc.cmx
OCAMLOPT asmcomp/CSEgen.cmx
OCAMLOPT asmcomp/CSE.cmx
OCAMLOPT asmcomp/liveness.cmx
OCAMLOPT asmcomp/spill.cmx
OCAMLOPT asmcomp/split.cmx
OCAMLOPT asmcomp/interf.cmx
OCAMLOPT asmcomp/coloring.cmx
OCAMLOPT asmcomp/linscan.cmx
OCAMLOPT asmcomp/reloadgen.cmx
OCAMLOPT asmcomp/reload.cmx
OCAMLOPT asmcomp/deadcode.cmx
OCAMLOPT asmcomp/stackframegen.cmx
OCAMLOPT asmcomp/stackframe.cmx
OCAMLOPT asmcomp/linear.cmx
OCAMLOPT asmcomp/printlinear.cmx
OCAMLOPT asmcomp/linearize.cmx
OCAMLOPT file_formats/linear_format.cmx
OCAMLOPT asmcomp/schedgen.cmx
OCAMLOPT asmcomp/scheduling.cmx
OCAMLOPT asmcomp/branch_relaxation.cmx
OCAMLOPT asmcomp/emitaux.cmx
OCAMLOPT asmcomp/emit.cmx
OCAMLOPT asmcomp/asmgen.cmx
OCAMLOPT asmcomp/asmlink.cmx
OCAMLOPT asmcomp/asmlibrarian.cmx
OCAMLOPT asmcomp/asmpackager.cmx
OCAMLOPT driver/opterrors.cmx
OCAMLOPT driver/optcompile.cmx
OCAMLOPT driver/optmaindriver.cmx
LINKOPT compilerlibs/ocamloptcomp.cmxa
OCAMLOPT driver/optmain.cmx
LINKOPT ocamlopt.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make otherlibrariesopt
cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/native/
OCAMLOPT otherlibs/dynlink/dynlink_config.cmx
OCAMLOPT otherlibs/dynlink/dynlink_types.cmx
OCAMLOPT otherlibs/dynlink/dynlink_platform_intf.cmx
OCAMLOPT otherlibs/dynlink/dynlink_common.cmx
OCAMLC otherlibs/dynlink/dynlink_cmxs_format.cmi
OCAMLOPT otherlibs/dynlink/native/dynlink.cmx
LINKOPT otherlibs/dynlink/dynlink.cmxa
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs allopt
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib allopt) || exit $?; done
OCAMLMKLIB libcamlruntime_eventsnat.a
OCAMLOPT runtime_events.cmx
OCAMLMKLIB runtime_events.cmxa
OCAMLOPT runtime_events.cmxs
OCAMLMKLIB libunixnat.a
OCAMLOPT unix.cmx
OCAMLOPT unixLabels.cmx
OCAMLMKLIB unix.cmxa
OCAMLOPT unix.cmxs
OCAMLMKLIB libcamlstrnat.a
OCAMLOPT str.cmx
OCAMLMKLIB str.cmxa
OCAMLOPT str.cmxs
CC st_stubs.n.o
OCAMLMKLIB libthreadsnat.a
OCAMLOPT thread.cmx
OCAMLOPT event.cmx
LINKOPT threads.cmxa
CC st_stubs_shared.n.o
LINKOPT threads.cmxs
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamllex.opt ocamltoolsopt ocamltoolsopt.opt \
ocamldoc.opt \
ocamltest.opt othertools ocamlnat
/Applications/Xcode.app/Contents/Developer/usr/bin/make lex-allopt
OCAMLOPT lex/cset.cmx
OCAMLOPT lex/syntax.cmx
OCAMLOPT lex/parser.cmx
OCAMLOPT lex/lexer.cmx
OCAMLOPT lex/table.cmx
OCAMLOPT lex/lexgen.cmx
OCAMLOPT lex/compact.cmx
OCAMLOPT lex/common.cmx
OCAMLOPT lex/output.cmx
OCAMLOPT lex/outputbis.cmx
OCAMLOPT lex/main.cmx
LINKOPT lex/ocamllex.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-allopt
OCAMLOPT tools/profiling.cmx
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-allopt.opt
OCAMLOPT tools/ocamldep.cmx
LINKOPT tools/ocamldep.opt
LINKOPT compilerlibs/ocamlmiddleend.cmxa
OCAMLOPT tools/objinfo.cmx
LINKOPT tools/ocamlobjinfo.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs allopt
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib allopt) || exit $?; done
make[4]: Nothing to be done for `allopt'.
make[4]: Nothing to be done for `allopt'.
make[4]: Nothing to be done for `allopt'.
make[4]: Nothing to be done for `allopt'.
OCAMLOPT ocamldoc/odoc_config.cmx
OCAMLOPT ocamldoc/odoc_messages.cmx
OCAMLOPT ocamldoc/odoc_types.cmx
OCAMLOPT ocamldoc/odoc_global.cmx
OCAMLOPT ocamldoc/odoc_misc.cmx
OCAMLOPT ocamldoc/odoc_text_parser.cmx
OCAMLOPT ocamldoc/odoc_text_lexer.cmx
OCAMLOPT ocamldoc/odoc_text.cmx
OCAMLOPT ocamldoc/odoc_name.cmx
OCAMLOPT ocamldoc/odoc_parameter.cmx
OCAMLOPT ocamldoc/odoc_value.cmx
OCAMLOPT ocamldoc/odoc_type.cmx
OCAMLOPT ocamldoc/odoc_extension.cmx
OCAMLOPT ocamldoc/odoc_exception.cmx
OCAMLOPT ocamldoc/odoc_class.cmx
OCAMLOPT ocamldoc/odoc_module.cmx
OCAMLOPT ocamldoc/odoc_print.cmx
OCAMLOPT ocamldoc/odoc_str.cmx
OCAMLOPT ocamldoc/odoc_comments_global.cmx
OCAMLOPT ocamldoc/odoc_parser.cmx
OCAMLOPT ocamldoc/odoc_lexer.cmx
OCAMLOPT ocamldoc/odoc_see_lexer.cmx
OCAMLOPT ocamldoc/odoc_env.cmx
OCAMLOPT ocamldoc/odoc_merge.cmx
OCAMLOPT ocamldoc/odoc_sig.cmx
OCAMLOPT ocamldoc/odoc_ast.cmx
OCAMLOPT ocamldoc/odoc_search.cmx
OCAMLOPT ocamldoc/odoc_scan.cmx
OCAMLOPT ocamldoc/odoc_cross.cmx
OCAMLOPT ocamldoc/odoc_comments.cmx
OCAMLOPT ocamldoc/odoc_dep.cmx
OCAMLOPT ocamldoc/odoc_analyse.cmx
OCAMLOPT ocamldoc/odoc_info.cmx
LINKOPT ocamldoc/odoc_info.cmxa
OCAMLOPT ocamldoc/odoc_dag2html.cmx
OCAMLOPT ocamldoc/odoc_to_text.cmx
OCAMLOPT ocamldoc/odoc_ocamlhtml.cmx
OCAMLOPT ocamldoc/odoc_html.cmx
OCAMLOPT ocamldoc/odoc_man.cmx
OCAMLOPT ocamldoc/odoc_latex_style.cmx
OCAMLOPT ocamldoc/odoc_latex.cmx
OCAMLOPT ocamldoc/odoc_texi.cmx
OCAMLOPT ocamldoc/odoc_dot.cmx
OCAMLOPT ocamldoc/odoc_gen.cmx
OCAMLOPT ocamldoc/odoc_args.cmx
cd otherlibs/dynlink; ln -sf native/dynlink.cmx .
OCAMLOPT ocamldoc/odoc.cmx
/Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all
make[3]: Nothing to be done for `lex-all'.
LINKOPT ocamldoc/ocamldoc.opt
CC ocamltest/run_unix.n.o
CC ocamltest/run_stubs.n.o
OCAMLOPT ocamltest/ocamltest_config.cmx
OCAMLOPT ocamltest/ocamltest_unix.cmx
OCAMLOPT ocamltest/ocamltest_stdlib.cmx
OCAMLOPT ocamltest/run_command.cmx
OCAMLOPT ocamltest/filecompare.cmx
OCAMLOPT ocamltest/variables.cmx
OCAMLOPT ocamltest/environments.cmx
OCAMLOPT ocamltest/result.cmx
OCAMLOPT ocamltest/actions.cmx
OCAMLOPT ocamltest/tests.cmx
OCAMLOPT ocamltest/strace.cmx
OCAMLOPT ocamltest/tsl_ast.cmx
OCAMLOPT ocamltest/tsl_parser.cmx
OCAMLOPT ocamltest/tsl_lexer.cmx
OCAMLOPT ocamltest/modifier_parser.cmx
OCAMLOPT ocamltest/tsl_semantics.cmx
OCAMLOPT ocamltest/builtin_variables.cmx
OCAMLOPT ocamltest/actions_helpers.cmx
OCAMLOPT ocamltest/builtin_actions.cmx
OCAMLOPT ocamltest/translate.cmx
OCAMLOPT ocamltest/ocaml_backends.cmx
OCAMLOPT ocamltest/ocaml_filetypes.cmx
OCAMLOPT ocamltest/ocaml_variables.cmx
OCAMLOPT ocamltest/ocaml_modifiers.cmx
OCAMLOPT ocamltest/ocaml_directories.cmx
OCAMLOPT ocamltest/ocaml_files.cmx
OCAMLOPT ocamltest/ocaml_flags.cmx
OCAMLOPT ocamltest/ocaml_commands.cmx
OCAMLOPT ocamltest/ocaml_tools.cmx
OCAMLOPT ocamltest/ocaml_compilers.cmx
OCAMLOPT ocamltest/ocaml_toplevels.cmx
OCAMLOPT ocamltest/ocaml_actions.cmx
OCAMLOPT ocamltest/ocaml_tests.cmx
OCAMLOPT ocamltest/debugger_flags.cmx
OCAMLOPT ocamltest/debugger_variables.cmx
OCAMLOPT ocamltest/debugger_actions.cmx
OCAMLOPT ocamltest/options.cmx
OCAMLOPT ocamltest/main.cmx
LINKOPT ocamltest/ocamltest.opt
OCAMLOPT testsuite/lib/testing.cmx
LINKOPT testsuite/lib/testing.cmxa
ASM testsuite/tools/asmgen_arm64.o
OCAMLC testsuite/tools/parsecmmaux.cmi
OCAMLC testsuite/tools/parsecmmaux.cmo
OCAMLYACC testsuite/tools/parsecmm.mli
OCAMLC testsuite/tools/parsecmm.cmi
OCAMLC testsuite/tools/parsecmm.cmo
OCAMLC testsuite/tools/lexcmm.cmi
OCAMLLEX testsuite/tools/lexcmm.ml
OCAMLC testsuite/tools/lexcmm.cmo
OCAMLC testsuite/tools/codegen_main.cmi
OCAMLC testsuite/tools/codegen_main.cmo
LINKC testsuite/tools/codegen
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-all
make[3]: Nothing to be done for `tools-all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs all
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib all) || exit $?; done
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
OCAMLC tools/ocamltex.cmi
OCAMLC tools/ocamltex.cmo
LINKC tools/ocamltex
OCAMLC toplevel/native/tophooks.cmi
cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/native
cp toplevel/trace.cmi toplevel/trace.mli toplevel/native
cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/native
OCAMLOPT toplevel/genprintval.cmx
OCAMLOPT toplevel/topcommon.cmx
OCAMLOPT toplevel/native/tophooks.cmx
OCAMLOPT toplevel/native/topeval.cmx
OCAMLOPT toplevel/native/trace.cmx
OCAMLOPT toplevel/toploop.cmx
OCAMLOPT toplevel/topprinters.cmx
OCAMLOPT toplevel/topdirs.cmx
OCAMLOPT toplevel/native/topmain.cmx
LINKOPT compilerlibs/ocamltoplevel.cmxa
OCAMLOPT toplevel/topstart.cmx
LINKOPT ocamlnat
/Applications/Xcode.app/Contents/Developer/usr/bin/make manpages
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C api_docgen man
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc man
mkdir -p build
GEN build/Format_tutorial.mld
mkdir -p build/libref
OCAMLDOC build/libref/Format_tutorial.odoc
GEN build/Ocaml_operators.mld
OCAMLDOC build/libref/Ocaml_operators.odoc
OCAMLDOC build/libref/arg.odoc
OCAMLDOC build/libref/array.odoc
OCAMLDOC build/libref/arrayLabels.odoc
OCAMLDOC build/libref/atomic.odoc
OCAMLDOC build/libref/bigarray.odoc
OCAMLDOC build/libref/bool.odoc
OCAMLDOC build/libref/buffer.odoc
OCAMLDOC build/libref/bytes.odoc
OCAMLDOC build/libref/bytesLabels.odoc
OCAMLDOC build/libref/callback.odoc
OCAMLDOC build/libref/char.odoc
OCAMLDOC build/libref/complex.odoc
OCAMLDOC build/libref/condition.odoc
OCAMLDOC build/libref/digest.odoc
OCAMLDOC build/libref/domain.odoc
OCAMLDOC build/libref/dynarray.odoc
OCAMLDOC build/libref/dynlink.odoc
OCAMLDOC build/libref/effect.odoc
OCAMLDOC build/libref/either.odoc
OCAMLDOC build/libref/ephemeron.odoc
OCAMLDOC build/libref/event.odoc
OCAMLDOC build/libref/filename.odoc
OCAMLDOC build/libref/float.odoc
OCAMLDOC build/libref/format.odoc
OCAMLDOC build/libref/fun.odoc
OCAMLDOC build/libref/gc.odoc
OCAMLDOC build/libref/hashtbl.odoc
OCAMLDOC build/libref/iarray.odoc
OCAMLDOC build/libref/in_channel.odoc
OCAMLDOC build/libref/int.odoc
OCAMLDOC build/libref/int32.odoc
OCAMLDOC build/libref/int64.odoc
OCAMLDOC build/libref/lazy.odoc
OCAMLDOC build/libref/lexing.odoc
OCAMLDOC build/libref/list.odoc
OCAMLDOC build/libref/listLabels.odoc
OCAMLDOC build/libref/map.odoc
OCAMLDOC build/libref/marshal.odoc
OCAMLDOC build/libref/moreLabels.odoc
OCAMLDOC build/libref/mutex.odoc
OCAMLDOC build/libref/nativeint.odoc
OCAMLDOC build/libref/obj.odoc
OCAMLDOC build/libref/oo.odoc
OCAMLDOC build/libref/option.odoc
OCAMLDOC build/libref/out_channel.odoc
OCAMLDOC build/libref/pair.odoc
OCAMLDOC build/libref/parsing.odoc
OCAMLDOC build/libref/pqueue.odoc
OCAMLDOC build/libref/printexc.odoc
OCAMLDOC build/libref/printf.odoc
OCAMLDOC build/libref/queue.odoc
OCAMLDOC build/libref/random.odoc
OCAMLDOC build/libref/repr.odoc
OCAMLDOC build/libref/result.odoc
OCAMLDOC build/libref/runtime_events.odoc
OCAMLDOC build/libref/scanf.odoc
OCAMLDOC build/libref/semaphore.odoc
OCAMLDOC build/libref/seq.odoc
OCAMLDOC build/libref/set.odoc
OCAMLDOC build/libref/stack.odoc
OCAMLDOC build/libref/stdLabels.odoc
OCAMLDOC build/libref/stdlib.odoc
OCAMLDOC build/libref/str.odoc
OCAMLDOC build/libref/string.odoc
OCAMLDOC build/libref/stringLabels.odoc
OCAMLDOC build/libref/sys.odoc
OCAMLDOC build/libref/thread.odoc
OCAMLDOC build/libref/type.odoc
OCAMLDOC build/libref/uchar.odoc
OCAMLDOC build/libref/unit.odoc
OCAMLDOC build/libref/unix.odoc
OCAMLDOC build/libref/unixLabels.odoc
OCAMLDOC build/libref/weak.odoc
OCAMLDOC build/libref/camlinternalFormat.odoc
OCAMLDOC build/libref/camlinternalFormatBasics.odoc
OCAMLDOC build/libref/camlinternalLazy.odoc
OCAMLDOC build/libref/camlinternalMod.odoc
OCAMLDOC build/libref/camlinternalOO.odoc
GEN build/Compiler_libs.mld
mkdir -p build/compilerlibref
OCAMLDOC build/compilerlibref/Compiler_libs.odoc
OCAMLDOC build/compilerlibref/ast_helper.odoc
OCAMLDOC build/compilerlibref/ast_invariants.odoc
OCAMLDOC build/compilerlibref/ast_iterator.odoc
OCAMLDOC build/compilerlibref/ast_mapper.odoc
OCAMLDOC build/compilerlibref/asttypes.odoc
OCAMLDOC build/compilerlibref/attr_helper.odoc
OCAMLDOC build/compilerlibref/builtin_attributes.odoc
OCAMLDOC build/compilerlibref/camlinternalMenhirLib.odoc
OCAMLDOC build/compilerlibref/depend.odoc
OCAMLDOC build/compilerlibref/docstrings.odoc
OCAMLDOC build/compilerlibref/lexer.odoc
OCAMLDOC build/compilerlibref/location.odoc
OCAMLDOC build/compilerlibref/longident.odoc
OCAMLDOC build/compilerlibref/parse.odoc
OCAMLDOC build/compilerlibref/parser.odoc
OCAMLDOC build/compilerlibref/parsetree.odoc
OCAMLDOC build/compilerlibref/pprintast.odoc
OCAMLDOC build/compilerlibref/printast.odoc
OCAMLDOC build/compilerlibref/syntaxerr.odoc
OCAMLDOC build/compilerlibref/unit_info.odoc
OCAMLDOC build/compilerlibref/arg_helper.odoc
OCAMLDOC build/compilerlibref/binutils.odoc
OCAMLDOC build/compilerlibref/build_path_prefix_map.odoc
OCAMLDOC build/compilerlibref/ccomp.odoc
OCAMLDOC build/compilerlibref/clflags.odoc
OCAMLDOC build/compilerlibref/compression.odoc
OCAMLDOC build/compilerlibref/config.odoc
OCAMLDOC build/compilerlibref/consistbl.odoc
OCAMLDOC build/compilerlibref/diffing.odoc
OCAMLDOC build/compilerlibref/diffing_with_keys.odoc
OCAMLDOC build/compilerlibref/domainstate.odoc
OCAMLDOC build/compilerlibref/format_doc.odoc
OCAMLDOC build/compilerlibref/identifiable.odoc
OCAMLDOC build/compilerlibref/int_replace_polymorphic_compare.odoc
OCAMLDOC build/compilerlibref/lazy_backtrack.odoc
OCAMLDOC build/compilerlibref/linkdeps.odoc
OCAMLDOC build/compilerlibref/load_path.odoc
OCAMLDOC build/compilerlibref/local_store.odoc
OCAMLDOC build/compilerlibref/misc.odoc
OCAMLDOC build/compilerlibref/numbers.odoc
OCAMLDOC build/compilerlibref/profile.odoc
OCAMLDOC build/compilerlibref/strongly_connected_components.odoc
OCAMLDOC build/compilerlibref/targetint.odoc
OCAMLDOC build/compilerlibref/terminfo.odoc
OCAMLDOC build/compilerlibref/warnings.odoc
OCAMLDOC build/compilerlibref/pparse.odoc
mkdir -p build/man
OCAMLDOC build/man/Stdlib.3o
+ true
+ false
+ make --warn-undefined-variables install
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stublibs"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/share/doc/ocaml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/caml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/profiling"
/usr/bin/install -c -p runtime/ocamlrun "/Users/ci/ocaml-tmp-install-7289/bin/aarch64-apple-darwin24.4.0-ocamlrun-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun-0058"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun-0098"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun-00d8"
/usr/bin/install -c -p runtime/ocamlrund "/Users/ci/ocaml-tmp-install-7289/bin/aarch64-apple-darwin24.4.0-ocamlrund-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund-0058"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund-0098"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund-00d8"
/usr/bin/install -c -p runtime/ocamlruni "/Users/ci/ocaml-tmp-install-7289/bin/aarch64-apple-darwin24.4.0-ocamlruni-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni-0058"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni-0098"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni-00d8"
/usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a runtime/libcamlrun_pic.a \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
/usr/bin/install -c -p runtime/libcamlrun_shared.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/libcamlrun-aarch64-apple-darwin24.4.0-0018.so"
cd "/Users/ci/ocaml-tmp-install-7289/lib/ocaml" && ln -sf "libcamlrun-aarch64-apple-darwin24.4.0-0018.so" "libcamlrun_shared.so"
/usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/caml"
/usr/bin/install -c -p ocaml "/Users/ci/ocaml-tmp-install-7289/bin"
./boot/ocamlrun ./tools/stripdebug ocamlc ocamlc.tmp && /usr/bin/install -c -p ocamlc.tmp "/Users/ci/ocaml-tmp-install-7289/bin/ocamlc.byte" && rm ocamlc.tmp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib install
/usr/bin/install -c -p -m 644 \
stdlib.cma std_exit.cmo *.cmi "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 META "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 \
*.cmt *.cmti *.mli *.ml *.ml.in \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
/usr/bin/install -c -p -m 644 target_runtime-launch-info "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/runtime-launch-info"
/usr/bin/install -c -p lex/ocamllex \
"/Users/ci/ocaml-tmp-install-7289/bin/ocamllex.byte"
for i in ocamldep ocamlobjinfo; \
do \
/usr/bin/install -c -p "tools/$i" "/Users/ci/ocaml-tmp-install-7289/bin/$i.byte";\
if test -f "tools/$i".opt; then \
/usr/bin/install -c -p "tools/$i.opt" "/Users/ci/ocaml-tmp-install-7289/bin" && \
(cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "$i.opt" "$i"); \
else \
(cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "$i.byte" "$i"); \
fi; \
done
for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop ocamloptp; \
do \
/usr/bin/install -c -p "tools/$i" "/Users/ci/ocaml-tmp-install-7289/bin";\
done
/usr/bin/install -c -p yacc/ocamlyacc "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p -m 644 \
utils/*.cmi \
parsing/*.cmi \
typing/*.cmi \
bytecomp/*.cmi \
file_formats/*.cmi \
lambda/*.cmi \
driver/*.cmi \
toplevel/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
utils/*.cmt utils/*.cmti utils/*.mli \
parsing/*.cmt parsing/*.cmti parsing/*.mli \
typing/*.cmt typing/*.cmti typing/*.mli \
file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \
lambda/*.cmt lambda/*.cmti lambda/*.mli \
bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \
driver/*.cmt driver/*.cmti driver/*.mli \
toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmt \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmt tools/profiling.cmti \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/profiling"
/usr/bin/install -c -p -m 644 \
compilerlibs/*.cma compilerlibs/META \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/main.cmo toplevel/topstart.cmo \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p expunge "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
rm -f "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/topdirs.cm* "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/topdirs.mli"
rm -f "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/profiling.cm* "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/profiling.o"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmi tools/profiling.cmo \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/profiling"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C man install
mkdir -p '/Users/ci/ocaml-tmp-install-7289/man/man1'
/usr/bin/install -c -p -m 644 ocaml.1 ocamlc.1 ocamlc.opt.1 ocamlcp.1 ocamldebug.1 ocamldep.1 ocamldoc.1 ocamllex.1 ocamlmktop.1 ocamlopt.1 ocamlopt.opt.1 ocamloptp.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 '/Users/ci/ocaml-tmp-install-7289/man/man1'
rm -f "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/dynlink.cm* "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/dynlink.mli" \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/dynlink.a" \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"dynlink_config.cmx "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"dynlink_types.cmx "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"dynlink_platform_intf.cmx "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"dynlink_common.cmx "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"dynlink.cmx
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.cma \
otherlibs/dynlink/META \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink.cmti otherlibs/dynlink/dynlink.mli \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/dynlink"
for i in runtime_events unix str systhreads; do \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs/$i install || exit $?; \
done
if true && test -f dllcamlruntime_eventsbyt-aarch64-apple-darwin24.4.0-0018.so; then \
/usr/bin/install -c -p \
dllcamlruntime_eventsbyt-aarch64-apple-darwin24.4.0-0018.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"
rm -f "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/runtime_events.cma "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/runtime_events.cmi "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/runtime_events.mli "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/runtime_events.cmti "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/runtime_events.cmx "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/runtime_events.cmxa "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/runtime_events.cmxs "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/runtime_events.a
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/runtime_events"
/usr/bin/install -c -p -m 644 \
runtime_events.cma runtime_events.cmi META \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/runtime_events/"
/usr/bin/install -c -p -m 644 \
runtime_events.mli \
runtime_events.cmti \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/runtime_events/"
if test -n "caml/runtime_events_consumer.h"; then \
/usr/bin/install -c -p -m 644 caml/runtime_events_consumer.h "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/caml/"; \
fi
if true && test -f dllunixbyt-aarch64-apple-darwin24.4.0-0018.so; then \
/usr/bin/install -c -p \
dllunixbyt-aarch64-apple-darwin24.4.0-0018.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunixbyt.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"
rm -f "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unix.cma "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unix.cmi "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unixLabels.cmi "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unix.mli "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unixLabels.mli "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unix.cmti "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unixLabels.cmti "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unix.cmx "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unixLabels.cmx "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unix.cmxa "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unix.cmxs "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/unix.a
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/unix"
/usr/bin/install -c -p -m 644 \
unix.cma unix.cmi unixLabels.cmi META \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/unix/"
/usr/bin/install -c -p -m 644 \
unix.mli unixLabels.mli \
unix.cmti unixLabels.cmti \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/unix/"
if test -n "caml/unixsupport.h caml/socketaddr.h"; then \
/usr/bin/install -c -p -m 644 caml/unixsupport.h caml/socketaddr.h "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/caml/"; \
fi
if true && test -f dllcamlstrbyt-aarch64-apple-darwin24.4.0-0018.so; then \
/usr/bin/install -c -p \
dllcamlstrbyt-aarch64-apple-darwin24.4.0-0018.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstrbyt.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"
rm -f "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/str.cma "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/str.cmi "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/str.mli "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/str.cmti "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/str.cmx "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/str.cmxa "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/str.cmxs "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"/str.a
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/str"
/usr/bin/install -c -p -m 644 \
str.cma str.cmi META \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/str/"
/usr/bin/install -c -p -m 644 \
str.mli \
str.cmti \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/str/"
if test -n ""; then \
/usr/bin/install -c -p -m 644 "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/caml/"; \
fi
if true && test -f dllthreads-aarch64-apple-darwin24.4.0-0018.so; then \
/usr/bin/install -c -p dllthreads-aarch64-apple-darwin24.4.0-0018.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libthreads.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmi event.cmi threads.cma META \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmti event.cmti \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 thread.mli event.mli "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 caml/threads.h "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/caml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/ocamldoc"
/usr/bin/install -c -p ./ocamldoc/ocamldoc "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p -m 644 \
ocamldoc/ocamldoc.hva ocamldoc/*.cmi ocamldoc/odoc_info.cma \
ocamldoc/META \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc/odoc_dep.mli ocamldoc/odoc_dot.mli ocamldoc/odoc_extension.mli ocamldoc/odoc_html.mli ocamldoc/odoc_info.mli ocamldoc/odoc_latex.mli ocamldoc/odoc_latex_style.mli ocamldoc/odoc_man.mli ocamldoc/odoc_messages.mli ocamldoc/odoc_ocamlhtml.mli ocamldoc/odoc_parameter.mli ocamldoc/odoc_texi.mli ocamldoc/odoc_text_lexer.mli ocamldoc/odoc_to_text.mli ocamldoc/odoc_type.mli ocamldoc/odoc_value.mli ocamldoc/odoc_dep.cmt ocamldoc/odoc_dot.cmt ocamldoc/odoc_extension.cmt ocamldoc/odoc_html.cmt ocamldoc/odoc_info.cmt ocamldoc/odoc_latex.cmt ocamldoc/odoc_latex_style.cmt ocamldoc/odoc_man.cmt ocamldoc/odoc_messages.cmt ocamldoc/odoc_ocamlhtml.cmt ocamldoc/odoc_parameter.cmt ocamldoc/odoc_texi.cmt ocamldoc/odoc_text_lexer.cmt ocamldoc/odoc_to_text.cmt ocamldoc/odoc_type.cmt ocamldoc/odoc_value.cmt ocamldoc/odoc_dep.cmti ocamldoc/odoc_dot.cmti ocamldoc/odoc_extension.cmti ocamldoc/odoc_html.cmti ocamldoc/odoc_info.cmti ocamldoc/odoc_latex.cmti ocamldoc/odoc_latex_style.cmti ocamldoc/odoc_man.cmti ocamldoc/odoc_messages.cmti ocamldoc/odoc_ocamlhtml.cmti ocamldoc/odoc_parameter.cmti ocamldoc/odoc_texi.cmti ocamldoc/odoc_text_lexer.cmti ocamldoc/odoc_to_text.cmti ocamldoc/odoc_type.cmti ocamldoc/odoc_value.cmti \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/ocamldoc"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C api_docgen install
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc install
mkdir -p "/Users/ci/ocaml-tmp-install-7289/man/man3"
if test -d build/man; then \
/usr/bin/install -c -p -m 644 build/man/*.3o "/Users/ci/ocaml-tmp-install-7289/man/man3"; \
fi
if test -n "ocamldebug"; then \
/usr/bin/install -c -p debugger/ocamldebug "/Users/ci/ocaml-tmp-install-7289/bin"; \
fi
/usr/bin/install -c -p -m 644 Makefile.config "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
/usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/Users/ci/ocaml-tmp-install-7289/share/doc/ocaml"
if test -f ocamlopt; then /Applications/Xcode.app/Contents/Developer/usr/bin/make installopt; else \
cd "/Users/ci/ocaml-tmp-install-7289/bin"; \
ln -sf ocamlc.byte ocamlc; \
ln -sf ocamllex.byte ocamllex; \
(test -f flexlink.byte && \
ln -sf flexlink.byte flexlink) || true; \
fi
/usr/bin/install -c -p -m 644 runtime/libasmrun.a runtime/libcomprmarsh.a runtime/libasmrund.a runtime/libasmruni.a runtime/libasmrun_pic.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
/usr/bin/install -c -p runtime/libasmrun_shared.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/libasmrun-aarch64-apple-darwin24.4.0-0018.so"
cd "/Users/ci/ocaml-tmp-install-7289/lib/ocaml" && ln -sf "libasmrun-aarch64-apple-darwin24.4.0-0018.so" "libasmrun_shared.so"
./boot/ocamlrun ./tools/stripdebug ocamlopt ocamlopt.tmp && /usr/bin/install -c -p ocamlopt.tmp "/Users/ci/ocaml-tmp-install-7289/bin/ocamlopt.byte" && rm ocamlopt.tmp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib installopt
/usr/bin/install -c -p -m 644 \
stdlib.cmxa stdlib.a std_exit.o *.cmx \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
/usr/bin/install -c -p -m 644 \
middle_end/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/closure/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/base_types/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
asmcomp/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/*.cmt middle_end/*.cmti \
middle_end/*.mli \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/closure/*.cmt middle_end/closure/*.cmti \
middle_end/closure/*.mli \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
middle_end/flambda/*.mli \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/base_types/*.cmt \
middle_end/flambda/base_types/*.cmti \
middle_end/flambda/base_types/*.mli \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
asmcomp/*.cmt asmcomp/*.cmti \
asmcomp/*.mli \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/optmain.cmo \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/ocamldoc"
/usr/bin/install -c -p ./ocamldoc/ocamldoc.opt "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p -m 644 \
ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc/odoc_dep.mli ocamldoc/odoc_dot.mli ocamldoc/odoc_extension.mli ocamldoc/odoc_html.mli ocamldoc/odoc_info.mli ocamldoc/odoc_latex.mli ocamldoc/odoc_latex_style.mli ocamldoc/odoc_man.mli ocamldoc/odoc_messages.mli ocamldoc/odoc_ocamlhtml.mli ocamldoc/odoc_parameter.mli ocamldoc/odoc_texi.mli ocamldoc/odoc_text_lexer.mli ocamldoc/odoc_to_text.mli ocamldoc/odoc_type.mli ocamldoc/odoc_value.mli ocamldoc/odoc_dep.cmt ocamldoc/odoc_dot.cmt ocamldoc/odoc_extension.cmt ocamldoc/odoc_html.cmt ocamldoc/odoc_info.cmt ocamldoc/odoc_latex.cmt ocamldoc/odoc_latex_style.cmt ocamldoc/odoc_man.cmt ocamldoc/odoc_messages.cmt ocamldoc/odoc_ocamlhtml.cmt ocamldoc/odoc_parameter.cmt ocamldoc/odoc_texi.cmt ocamldoc/odoc_text_lexer.cmt ocamldoc/odoc_to_text.cmt ocamldoc/odoc_type.cmt ocamldoc/odoc_value.cmt ocamldoc/odoc_dep.cmti ocamldoc/odoc_dot.cmti ocamldoc/odoc_extension.cmti ocamldoc/odoc_html.cmti ocamldoc/odoc_info.cmti ocamldoc/odoc_latex.cmti ocamldoc/odoc_latex_style.cmti ocamldoc/odoc_man.cmti ocamldoc/odoc_messages.cmti ocamldoc/odoc_ocamlhtml.cmti ocamldoc/odoc_parameter.cmti ocamldoc/odoc_texi.cmti ocamldoc/odoc_text_lexer.cmti ocamldoc/odoc_to_text.cmti ocamldoc/odoc_type.cmti ocamldoc/odoc_value.cmti \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc/ocamldoc.hva ocamldoc/*.cmx ocamldoc/odoc_info.a \
ocamldoc/odoc_info.cmxa \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink_config.cmx otherlibs/dynlink/dynlink_types.cmx otherlibs/dynlink/dynlink_platform_intf.cmx otherlibs/dynlink/dynlink_common.cmx otherlibs/dynlink/native/dynlink.cmx otherlibs/dynlink/dynlink.cmxa \
otherlibs/dynlink/dynlink.a \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/dynlink"
for i in runtime_events unix str systhreads; do \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs/$i installopt || exit $?; \
done
/usr/bin/install -c -p -m 644 \
runtime_events.cmx runtime_events.cmxa runtime_events.a \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/runtime_events/"
if test -f runtime_events.cmxs; then \
/usr/bin/install -c -p runtime_events.cmxs "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/runtime_events"; \
fi
if true \
&& test -f dllcamlruntime_eventsnat.so; then \
/usr/bin/install -c -p \
dllcamlruntime_eventsnat.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlruntime_eventsnat.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"
/usr/bin/install -c -p -m 644 \
unix.cmx unixLabels.cmx unix.cmxa unix.a \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/unix/"
if test -f unix.cmxs; then \
/usr/bin/install -c -p unix.cmxs "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/unix"; \
fi
if true \
&& test -f dllunixnat.so; then \
/usr/bin/install -c -p \
dllunixnat.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunixnat.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"
/usr/bin/install -c -p -m 644 \
str.cmx str.cmxa str.a \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/str/"
if test -f str.cmxs; then \
/usr/bin/install -c -p str.cmxs "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/str"; \
fi
if true \
&& test -f dllcamlstrnat.so; then \
/usr/bin/install -c -p \
dllcamlstrnat.so "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstrnat.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/"
/usr/bin/install -c -p -m 644 libthreadsnat.a "/Users/ci/ocaml-tmp-install-7289/lib/ocaml"
/usr/bin/install -c -p -m 644 \
thread.cmx event.cmx threads.cmxa threads.a \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/threads"
/usr/bin/install -c -p threads.cmxs "/Users/ci/ocaml-tmp-install-7289/lib/ocaml/threads"
if test -f ocamlopt.opt; then /Applications/Xcode.app/Contents/Developer/usr/bin/make installoptopt; else \
cd "/Users/ci/ocaml-tmp-install-7289/bin"; \
ln -sf ocamlc.byte ocamlc; \
ln -sf ocamlopt.byte ocamlopt; \
ln -sf ocamllex.byte ocamllex; \
(test -f flexlink.byte && \
ln -sf flexlink.byte flexlink) || true; \
fi
/usr/bin/install -c -p ocamlc.opt "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p ocamlopt.opt "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p lex/ocamllex.opt "/Users/ci/ocaml-tmp-install-7289/bin"
cd "/Users/ci/ocaml-tmp-install-7289/bin"; \
ln -sf ocamlc.opt ocamlc; \
ln -sf ocamlopt.opt ocamlopt; \
ln -sf ocamllex.opt ocamllex
/usr/bin/install -c -p -m 644 \
utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \
toplevel/*.cmx toplevel/native/*.cmx \
toplevel/native/tophooks.cmi \
file_formats/*.cmx \
lambda/*.cmx \
driver/*.cmx asmcomp/*.cmx middle_end/*.cmx \
middle_end/closure/*.cmx \
middle_end/flambda/*.cmx \
middle_end/flambda/base_types/*.cmx \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
compilerlibs/*.cmxa compilerlibs/*.a \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/main.cmx driver/main.o \
driver/optmain.cmx driver/optmain.o \
toplevel/topstart.o \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/compiler-libs"
/usr/bin/install -c -p ocamlnat "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmx tools/profiling.o \
"/Users/ci/ocaml-tmp-install-7289/lib/ocaml/profiling"
+ make -f Makefile.test -C testsuite/in_prefix test-in-prefix
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../.. testsuite/tools/test_in_prefix.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs allopt
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib allopt) || exit $?; done
make[3]: Nothing to be done for `allopt'.
make[3]: Nothing to be done for `allopt'.
make[3]: Nothing to be done for `allopt'.
make[3]: Nothing to be done for `allopt'.
OCAMLC testsuite/tools/test_in_prefix.cmi
OCAMLOPT testsuite/tools/test_in_prefix.cmx
LINKOPT testsuite/tools/test_in_prefix.opt
CC ../tools/main_in_c.o
Test Environment
prefix = /Users/ci/ocaml-tmp-install-7289
bindir = [$prefix/]bin
libdir = [$prefix/]lib/ocaml
- C compiler is gcc [clang-17-0] for aarch64-apple-darwin24.4.0
- OCaml is not relocatable; target binaries by default are not relocatable
- Executable header size is 33.73KiB (34544 bytes)
- Testing native and bytecode for shared and static linking with ocamlnat
Checking installed files for
Installation Prefix: /Users/ci/ocaml-tmp-install-7289
Build Root: /Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1
Relocatable files:
**/META, *.cmi, *.cmx (except $libdir/compiler-libs/config.cmx), *.cmxa,
*.h, *.hva, *.ml, *.ml.in, *.mli, *.tbl, $libdir/ld.conf
Files containing the build path:
*.a, *.cma, *.cmo, *.cmt, *.cmti, *.cmxs, *.o, *.so,
$bindir/aarch64-apple-darwin24.4.0-ocamlrun-0018,
$bindir/aarch64-apple-darwin24.4.0-ocamlrund-0018,
$bindir/aarch64-apple-darwin24.4.0-ocamlruni-0018, $bindir/ocaml,
$bindir/ocamlc.opt, $bindir/ocamldep.opt, $bindir/ocamldoc.opt,
$bindir/ocamllex.opt, $bindir/ocamlnat, $bindir/ocamlobjinfo.opt,
$bindir/ocamlopt.opt, $bindir/ocamlyacc
Files containing the installation prefix:
$bindir/* (except ocamlyacc and ocamllex.opt), $libdir/Makefile.config,
$libdir/compiler-libs/config.cmt, $libdir/compiler-libs/config.cmx,
$libdir/compiler-libs/ocamlcommon.a,
$libdir/compiler-libs/ocamlcommon.cma, $libdir/expunge,
$libdir/runtime-launch-info
Testing loading of libraries with bytecode dynlink
$prefix/$bindir/ocamlc -I +dynlink dynlink.cma -linkall -o $PWD/test_script test_install_script.ml
> Environment
> PATH=$prefix/$bindir:$PATH
> DYLD_LIBRARY_PATH=$prefix/$libdir:$DYLD_LIBRARY_PATH
$PWD/test_script runtime_events
> Loaded runtime_events.cma
$PWD/test_script str
> Loaded str.cma
$PWD/test_script unix threads
> Loaded unix.cma
> Loaded threads.cma
$PWD/test_script unix
> Loaded unix.cma
Testing loading of libraries with native dynlink
$prefix/$bindir/ocamlopt -I +dynlink dynlink.cmxa -linkall -o $PWD/test_script test_install_script.ml
$PWD/test_script runtime_events
> Loaded runtime_events.cmxs
$PWD/test_script str
> Loaded str.cmxs
$PWD/test_script unix threads
> Loaded unix.cmxs
> Loaded threads.cmxs
$PWD/test_script unix
> Loaded unix.cmxs
Testing loading of libraries in $prefix/$bindir/ocaml
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cma
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cma
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cma
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
> Loaded threads.cma
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
Testing loading of libraries in $prefix/$bindir/ocamlnat
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cmxa
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cmxs
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cmxs
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cmxs
> Loaded threads.cmxs
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cmxs
Testing processing of ld.conf
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma -o $PWD/test_ld_conf.byte test_install_script.ml
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa ocamlbytecomp.cmxa -o $PWD/test_ld_conf.opt test_install_script.ml
- Base ld.conf test
Backing up $prefix/$libdir/ld.conf to $prefix/$libdir/ld.conf.bak
$prefix/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
- Base ld.conf + CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289/lib/ocaml:/lib/ocaml $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289/lib/ocaml:/lib/ocaml $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289/lib/ocaml:/lib/ocaml $PWD/test_ld_conf.opt
- Base ld.conf + quoted CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $PWD/test_ld_conf.opt
- Base ld.conf with CRLF endings
$prefix/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
- Empty CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH= $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH= $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH= $PWD/test_ld_conf.opt
- Embedded empty entry in CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=: $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=: $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=: $PWD/test_ld_conf.opt
- Empty CAMLLIB
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD/test_ld_conf.opt
- Empty OCAMLLIB
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- $OCAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- $CAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- EOF-at-EOF
$prefix/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
Restoring $prefix/$libdir/ld.conf.bak to $prefix/$libdir/ld.conf
Testing bytecode binaries in $prefix/$bindir
$prefix/$bindir/ocaml -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlc.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlcmt -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlcp -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamldebug -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamldep.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamldoc -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamllex.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlmklib -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlmktop -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlobjinfo.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlopt.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamloptp -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlprof -vnum
> 5.4.0+dev0-2024-08-25
Testing compilation mechanisms for $prefix/$bindir
$prefix/$bindir/ocamlc -where
$prefix/$bindir/ocamlopt -where
ocamlc -where: $prefix/$libdir
ocamlopt -where: $prefix/$libdir
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-variant _shared -output-complete-obj
$CC -o $PWD/nat_complete_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun_shared -lpthread
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -output-complete-obj
$CC -o $PWD/nat_complete_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun -lpthread
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-variant _shared -output-obj
$CC -o $PWD/nat_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lcomprmarsh -lunixnat -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun_shared -lpthread
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -output-obj
$CC -o $PWD/nat_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lcomprmarsh -lunixnat -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun -lpthread
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o $PWD/nat_default test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_complete_exe_shared test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-variant _shared -output-complete-exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_complete_exe_static test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -output-complete-exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-variant _shared -output-complete-obj
$CC -o $PWD/byt_complete_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lcamlrun_shared -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -output-complete-obj
$CC -o $PWD/byt_complete_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lcamlrun -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-variant _shared -output-obj
$CC -o $PWD/byt_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lunixbyt -lcamlrun_shared -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -output-obj
$CC -o $PWD/byt_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lunixbyt -lcamlrun -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/custom_shared test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-variant _shared -custom
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/custom_static test_install_script.ml -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -custom
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_always test_install_script.ml -dllpath $prefix/$libdir/stublibs -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-search always -launch-method exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_enable test_install_script.ml -dllpath $prefix/$libdir/stublibs -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-search enable -launch-method exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_disable test_install_script.ml -dllpath $prefix/$libdir/stublibs -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -launch-method exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_always test_install_script.ml -dllpath $prefix/$libdir/stublibs -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-search always
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_enable test_install_script.ml -dllpath $prefix/$libdir/stublibs -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml -runtime-search enable
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_disable test_install_script.ml -dllpath $prefix/$libdir/stublibs -set-runtime-default standard_library_default=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml
Running programs
$PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
test-prog (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
sh (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
./byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
PATH=.:$PATH byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
$PWD/byt_default_sh_enable skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
test-prog (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
sh (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
./byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
PATH=.:$PATH byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
$PWD/byt_default_sh_always skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
test-prog (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
sh (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
./byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
PATH=.:$PATH byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
$PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
test-prog (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable test-prog false $prefix $libdir
sh (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable sh false $prefix $libdir
./byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable ./byt_default_exe_disable false $prefix $libdir
byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable byt_default_exe_disable false $prefix $libdir
PATH=.:$PATH byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable byt_default_exe_disable false $prefix $libdir
$PWD/byt_default_exe_enable skip $PWD/byt_default_exe_enable $PWD/byt_default_exe_enable false $prefix $libdir
test-prog (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable test-prog false $prefix $libdir
sh (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable sh false $prefix $libdir
./byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable ./byt_default_exe_enable false $prefix $libdir
byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable false $prefix $libdir
PATH=.:$PATH byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable false $prefix $libdir
$PWD/byt_default_exe_always skip $PWD/byt_default_exe_always $PWD/byt_default_exe_always false $prefix $libdir
test-prog (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always test-prog false $prefix $libdir
sh (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always sh false $prefix $libdir
./byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always ./byt_default_exe_always false $prefix $libdir
byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always false $prefix $libdir
PATH=.:$PATH byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always false $prefix $libdir
$PWD/custom_static skip $PWD/custom_static $PWD/custom_static false $prefix $libdir
test-prog (from $PWD/custom_static) skip $PWD/custom_static test-prog false $prefix $libdir
sh (from $PWD/custom_static) skip $PWD/custom_static sh false $prefix $libdir
./custom_static (from $PWD/custom_static) skip $PWD/custom_static ./custom_static false $prefix $libdir
custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static false $prefix $libdir
PATH=.:$PATH custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static false $prefix $libdir
$PWD/custom_shared skip $PWD/custom_shared $PWD/custom_shared false $prefix $libdir
test-prog (from $PWD/custom_shared) skip $PWD/custom_shared test-prog false $prefix $libdir
sh (from $PWD/custom_shared) skip $PWD/custom_shared sh false $prefix $libdir
./custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared ./custom_shared false $prefix $libdir
custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared false $prefix $libdir
PATH=.:$PATH custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared false $prefix $libdir
$PWD/byt_obj_static skip $PWD/byt_obj_static $PWD/byt_obj_static false $prefix $libdir
test-prog (from $PWD/byt_obj_static) skip $PWD/byt_obj_static test-prog false $prefix $libdir
sh (from $PWD/byt_obj_static) skip $PWD/byt_obj_static sh false $prefix $libdir
./byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static ./byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static false $prefix $libdir
PATH=.:$PATH byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static false $prefix $libdir
$PWD/byt_obj_shared skip $PWD/byt_obj_shared $PWD/byt_obj_shared false $prefix $libdir
test-prog (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared test-prog false $prefix $libdir
sh (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared sh false $prefix $libdir
./byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared ./byt_obj_shared false $prefix $libdir
byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared false $prefix $libdir
PATH=.:$PATH byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared false $prefix $libdir
$PWD/byt_complete_obj_static skip $PWD/byt_complete_obj_static $PWD/byt_complete_obj_static false $prefix $libdir
test-prog (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static test-prog false $prefix $libdir
sh (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static sh false $prefix $libdir
./byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static ./byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static false $prefix $libdir
PATH=.:$PATH byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static false $prefix $libdir
$PWD/byt_complete_obj_shared skip $PWD/byt_complete_obj_shared $PWD/byt_complete_obj_shared false $prefix $libdir
test-prog (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared test-prog false $prefix $libdir
sh (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared sh false $prefix $libdir
./byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared ./byt_complete_obj_shared false $prefix $libdir
byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared false $prefix $libdir
PATH=.:$PATH byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared false $prefix $libdir
$PWD/byt_complete_exe_static skip $PWD/byt_complete_exe_static $PWD/byt_complete_exe_static false $prefix $libdir
test-prog (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static test-prog false $prefix $libdir
sh (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static sh false $prefix $libdir
./byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static ./byt_complete_exe_static false $prefix $libdir
byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static false $prefix $libdir
PATH=.:$PATH byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static false $prefix $libdir
$PWD/byt_complete_exe_shared skip $PWD/byt_complete_exe_shared $PWD/byt_complete_exe_shared false $prefix $libdir
test-prog (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared test-prog false $prefix $libdir
sh (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared sh false $prefix $libdir
./byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared ./byt_complete_exe_shared false $prefix $libdir
byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared false $prefix $libdir
PATH=.:$PATH byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared false $prefix $libdir
$PWD/nat_default skip $PWD/nat_default $PWD/nat_default false $prefix $libdir
test-prog (from $PWD/nat_default) skip $PWD/nat_default test-prog false $prefix $libdir
sh (from $PWD/nat_default) skip $PWD/nat_default sh false $prefix $libdir
./nat_default (from $PWD/nat_default) skip $PWD/nat_default ./nat_default false $prefix $libdir
nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default false $prefix $libdir
PATH=.:$PATH nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default false $prefix $libdir
$PWD/nat_obj_static skip $PWD/nat_obj_static $PWD/nat_obj_static false $prefix $libdir
test-prog (from $PWD/nat_obj_static) skip $PWD/nat_obj_static test-prog false $prefix $libdir
sh (from $PWD/nat_obj_static) skip $PWD/nat_obj_static sh false $prefix $libdir
./nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static ./nat_obj_static false $prefix $libdir
nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static false $prefix $libdir
PATH=.:$PATH nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static false $prefix $libdir
$PWD/nat_obj_shared skip $PWD/nat_obj_shared $PWD/nat_obj_shared false $prefix $libdir
test-prog (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared test-prog false $prefix $libdir
sh (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared sh false $prefix $libdir
./nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared ./nat_obj_shared false $prefix $libdir
nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared false $prefix $libdir
PATH=.:$PATH nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared false $prefix $libdir
$PWD/nat_complete_obj_static skip $PWD/nat_complete_obj_static $PWD/nat_complete_obj_static false $prefix $libdir
test-prog (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static test-prog false $prefix $libdir
sh (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static sh false $prefix $libdir
./nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static ./nat_complete_obj_static false $prefix $libdir
nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static false $prefix $libdir
PATH=.:$PATH nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static false $prefix $libdir
$PWD/nat_complete_obj_shared skip $PWD/nat_complete_obj_shared $PWD/nat_complete_obj_shared false $prefix $libdir
test-prog (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared test-prog false $prefix $libdir
sh (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared sh false $prefix $libdir
./nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared ./nat_complete_obj_shared false $prefix $libdir
nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared false $prefix $libdir
PATH=.:$PATH nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared false $prefix $libdir
Renaming $prefix to $prefix.new
Re-running test programs
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
> Environment
> PATH=$prefix.new/$bindir:$PATH
> DYLD_LIBRARY_PATH=$prefix.new/$libdir:$DYLD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $PWD/byt_default_sh_enable skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml test-prog (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml sh (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml ./byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $PWD/byt_default_sh_always skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml test-prog (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml sh (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml ./byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable true $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $PWD/byt_default_exe_enable skip $PWD/byt_default_exe_enable $PWD/byt_default_exe_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml test-prog (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable test-prog true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml sh (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable sh true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml ./byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable ./byt_default_exe_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable true $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $PWD/byt_default_exe_always skip $PWD/byt_default_exe_always $PWD/byt_default_exe_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml test-prog (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always test-prog true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml sh (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always sh true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml ./byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always ./byt_default_exe_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always true $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always true $prefix $libdir
$PWD/custom_static skip $PWD/custom_static $PWD/custom_static true $prefix $libdir
test-prog (from $PWD/custom_static) skip $PWD/custom_static test-prog true $prefix $libdir
sh (from $PWD/custom_static) skip $PWD/custom_static sh true $prefix $libdir
./custom_static (from $PWD/custom_static) skip $PWD/custom_static ./custom_static true $prefix $libdir
custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static true $prefix $libdir
PATH=.:$PATH custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static true $prefix $libdir
$PWD/custom_shared skip $PWD/custom_shared $PWD/custom_shared true $prefix $libdir
test-prog (from $PWD/custom_shared) skip $PWD/custom_shared test-prog true $prefix $libdir
sh (from $PWD/custom_shared) skip $PWD/custom_shared sh true $prefix $libdir
./custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared ./custom_shared true $prefix $libdir
custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared true $prefix $libdir
PATH=.:$PATH custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared true $prefix $libdir
$PWD/byt_obj_static skip $PWD/byt_obj_static $PWD/byt_obj_static true $prefix $libdir
test-prog (from $PWD/byt_obj_static) skip $PWD/byt_obj_static test-prog true $prefix $libdir
sh (from $PWD/byt_obj_static) skip $PWD/byt_obj_static sh true $prefix $libdir
./byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static ./byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static true $prefix $libdir
PATH=.:$PATH byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static true $prefix $libdir
$PWD/byt_obj_shared skip $PWD/byt_obj_shared $PWD/byt_obj_shared true $prefix $libdir
test-prog (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared test-prog true $prefix $libdir
sh (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared sh true $prefix $libdir
./byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared ./byt_obj_shared true $prefix $libdir
byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared true $prefix $libdir
PATH=.:$PATH byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared true $prefix $libdir
$PWD/byt_complete_obj_static skip $PWD/byt_complete_obj_static $PWD/byt_complete_obj_static true $prefix $libdir
test-prog (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static test-prog true $prefix $libdir
sh (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static sh true $prefix $libdir
./byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static ./byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static true $prefix $libdir
PATH=.:$PATH byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static true $prefix $libdir
$PWD/byt_complete_obj_shared skip $PWD/byt_complete_obj_shared $PWD/byt_complete_obj_shared true $prefix $libdir
test-prog (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared test-prog true $prefix $libdir
sh (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared sh true $prefix $libdir
./byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared ./byt_complete_obj_shared true $prefix $libdir
byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared true $prefix $libdir
PATH=.:$PATH byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared true $prefix $libdir
$PWD/byt_complete_exe_static skip $PWD/byt_complete_exe_static $PWD/byt_complete_exe_static true $prefix $libdir
test-prog (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static test-prog true $prefix $libdir
sh (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static sh true $prefix $libdir
./byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static ./byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static true $prefix $libdir
PATH=.:$PATH byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static true $prefix $libdir
$PWD/byt_complete_exe_shared skip $PWD/byt_complete_exe_shared $PWD/byt_complete_exe_shared true $prefix $libdir
test-prog (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared test-prog true $prefix $libdir
sh (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared sh true $prefix $libdir
./byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared ./byt_complete_exe_shared true $prefix $libdir
byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared true $prefix $libdir
PATH=.:$PATH byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared true $prefix $libdir
$PWD/nat_default skip $PWD/nat_default $PWD/nat_default true $prefix $libdir
test-prog (from $PWD/nat_default) skip $PWD/nat_default test-prog true $prefix $libdir
sh (from $PWD/nat_default) skip $PWD/nat_default sh true $prefix $libdir
./nat_default (from $PWD/nat_default) skip $PWD/nat_default ./nat_default true $prefix $libdir
nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default true $prefix $libdir
PATH=.:$PATH nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default true $prefix $libdir
$PWD/nat_obj_static skip $PWD/nat_obj_static $PWD/nat_obj_static true $prefix $libdir
test-prog (from $PWD/nat_obj_static) skip $PWD/nat_obj_static test-prog true $prefix $libdir
sh (from $PWD/nat_obj_static) skip $PWD/nat_obj_static sh true $prefix $libdir
./nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static ./nat_obj_static true $prefix $libdir
nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static true $prefix $libdir
PATH=.:$PATH nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static true $prefix $libdir
$PWD/nat_obj_shared skip $PWD/nat_obj_shared $PWD/nat_obj_shared true $prefix $libdir
test-prog (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared test-prog true $prefix $libdir
sh (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared sh true $prefix $libdir
./nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared ./nat_obj_shared true $prefix $libdir
nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared true $prefix $libdir
PATH=.:$PATH nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared true $prefix $libdir
$PWD/nat_complete_obj_static skip $PWD/nat_complete_obj_static $PWD/nat_complete_obj_static true $prefix $libdir
test-prog (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static test-prog true $prefix $libdir
sh (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static sh true $prefix $libdir
./nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static ./nat_complete_obj_static true $prefix $libdir
nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static true $prefix $libdir
PATH=.:$PATH nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static true $prefix $libdir
$PWD/nat_complete_obj_shared skip $PWD/nat_complete_obj_shared $PWD/nat_complete_obj_shared true $prefix $libdir
test-prog (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared test-prog true $prefix $libdir
sh (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared sh true $prefix $libdir
./nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared ./nat_complete_obj_shared true $prefix $libdir
nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared true $prefix $libdir
PATH=.:$PATH nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared true $prefix $libdir
Testing loading of libraries with bytecode dynlink
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -I +dynlink dynlink.cma -linkall -o $PWD/test_script test_install_script.ml
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/test_script runtime_events
> Loaded runtime_events.cma
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/test_script str
> Loaded str.cma
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/test_script unix threads
> Loaded unix.cma
> Loaded threads.cma
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/test_script unix
> Loaded unix.cma
Testing loading of libraries with native dynlink
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlopt -I +dynlink dynlink.cmxa -linkall -o $PWD/test_script test_install_script.ml
$PWD/test_script runtime_events
> Loaded runtime_events.cmxs
$PWD/test_script str
> Loaded str.cmxs
$PWD/test_script unix threads
> Loaded unix.cmxs
> Loaded threads.cmxs
$PWD/test_script unix
> Loaded unix.cmxs
Testing loading of libraries in $prefix.new/$bindir/ocaml
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cma
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cma
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cma
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
> Loaded threads.cma
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
Testing loading of libraries in $prefix.new/$bindir/ocamlnat
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cmxa
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cmxs
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cmxs
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cmxs
> Loaded threads.cmxs
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cmxs
Testing processing of ld.conf
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma -o $PWD/test_ld_conf.byte test_install_script.ml
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa ocamlbytecomp.cmxa -o $PWD/test_ld_conf.opt test_install_script.ml
- Base ld.conf test
Backing up $prefix.new/$libdir/ld.conf to $prefix.new/$libdir/ld.conf.bak
$prefix.new/$bindir/ocamlrun -config
$prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
- Base ld.conf + CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml:/lib/ocaml $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml:/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml:/lib/ocaml $PWD/test_ld_conf.opt
- Base ld.conf + quoted CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $PWD/test_ld_conf.opt
- Base ld.conf with CRLF endings
$prefix.new/$bindir/ocamlrun -config
$prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
- Empty CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH= $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH= $prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH= $PWD/test_ld_conf.opt
- Embedded empty entry in CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=: $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=: $prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=: $PWD/test_ld_conf.opt
- Empty CAMLLIB
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD/test_ld_conf.opt
- Empty OCAMLLIB
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- $OCAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- $CAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- EOF-at-EOF
$prefix.new/$bindir/ocamlrun -config
$prefix.new/$bindir/ocamlrun $PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
Restoring $prefix.new/$libdir/ld.conf.bak to $prefix.new/$libdir/ld.conf
Testing bytecode binaries in $prefix.new/$bindir
$prefix.new/$bindir/ocaml -vnum <exit 127>
$prefix.new/$bindir/ocamlc.byte -vnum <exit 127>
$prefix.new/$bindir/ocamlcmt -vnum <exit 127>
$prefix.new/$bindir/ocamlcp -vnum <exit 127>
$prefix.new/$bindir/ocamldebug -vnum <exit 127>
$prefix.new/$bindir/ocamldep.byte -vnum <exit 127>
$prefix.new/$bindir/ocamldoc -vnum <exit 127>
$prefix.new/$bindir/ocamllex.byte -vnum <exit 127>
$prefix.new/$bindir/ocamlmklib -vnum <exit 127>
$prefix.new/$bindir/ocamlmktop -vnum <exit 127>
$prefix.new/$bindir/ocamlobjinfo.byte -vnum <exit 127>
$prefix.new/$bindir/ocamlopt.byte -vnum <exit 127>
$prefix.new/$bindir/ocamloptp -vnum <exit 127>
$prefix.new/$bindir/ocamlprof -vnum <exit 127>
Testing compilation mechanisms for $prefix.new/$bindir
$prefix.new/$bindir/ocamlc -where
$prefix.new/$bindir/ocamlopt -where
ocamlc -where: $prefix/$libdir
ocamlopt -where: $prefix/$libdir
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-complete-obj
$CC -o $PWD/nat_complete_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun_shared -lpthread
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -output-complete-obj
$CC -o $PWD/nat_complete_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun -lpthread
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-obj
$CC -o $PWD/nat_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lcomprmarsh -lunixnat -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun_shared -lpthread
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -output-obj
$CC -o $PWD/nat_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lcomprmarsh -lunixnat -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun -lpthread
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o $PWD/nat_default test_install_script.ml
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_complete_exe_shared test_install_script.ml -runtime-variant _shared -output-complete-exe
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_complete_exe_static test_install_script.ml -output-complete-exe
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-complete-obj
$CC -o $PWD/byt_complete_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lcamlrun_shared -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -output-complete-obj
$CC -o $PWD/byt_complete_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lcamlrun -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-obj
$CC -o $PWD/byt_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lunixbyt -lcamlrun_shared -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -output-obj
$CC -o $PWD/byt_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lunixbyt -lcamlrun -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/custom_shared test_install_script.ml -runtime-variant _shared -custom
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/custom_static test_install_script.ml -custom
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_always test_install_script.ml -runtime-search always -launch-method exe
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_enable test_install_script.ml -runtime-search enable -launch-method exe
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_disable test_install_script.ml -launch-method exe
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_always test_install_script.ml -runtime-search always
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_enable test_install_script.ml -runtime-search enable
OCAMLLIB=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_disable test_install_script.ml
Running programs
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $PWD/byt_default_sh_enable skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml test-prog (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml sh (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml ./byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $PWD/byt_default_sh_always skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml test-prog (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml sh (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml ./byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $PWD/byt_default_exe_enable skip $PWD/byt_default_exe_enable $PWD/byt_default_exe_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml test-prog (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable test-prog false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml sh (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable sh false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml ./byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable ./byt_default_exe_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable false $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml $PWD/byt_default_exe_always skip $PWD/byt_default_exe_always $PWD/byt_default_exe_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml test-prog (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always test-prog false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml sh (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always sh false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml ./byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always ./byt_default_exe_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always false $prefix $libdir
PATH=.:$PATH CAML_LD_LIBRARY_PATH=/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always false $prefix $libdir
$PWD/custom_static skip $PWD/custom_static $PWD/custom_static false $prefix $libdir
test-prog (from $PWD/custom_static) skip $PWD/custom_static test-prog false $prefix $libdir
sh (from $PWD/custom_static) skip $PWD/custom_static sh false $prefix $libdir
./custom_static (from $PWD/custom_static) skip $PWD/custom_static ./custom_static false $prefix $libdir
custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static false $prefix $libdir
PATH=.:$PATH custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static false $prefix $libdir
$PWD/custom_shared skip $PWD/custom_shared $PWD/custom_shared false $prefix $libdir
test-prog (from $PWD/custom_shared) skip $PWD/custom_shared test-prog false $prefix $libdir
sh (from $PWD/custom_shared) skip $PWD/custom_shared sh false $prefix $libdir
./custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared ./custom_shared false $prefix $libdir
custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared false $prefix $libdir
PATH=.:$PATH custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared false $prefix $libdir
$PWD/byt_obj_static skip $PWD/byt_obj_static $PWD/byt_obj_static false $prefix $libdir
test-prog (from $PWD/byt_obj_static) skip $PWD/byt_obj_static test-prog false $prefix $libdir
sh (from $PWD/byt_obj_static) skip $PWD/byt_obj_static sh false $prefix $libdir
./byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static ./byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static false $prefix $libdir
PATH=.:$PATH byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static false $prefix $libdir
$PWD/byt_obj_shared skip $PWD/byt_obj_shared $PWD/byt_obj_shared false $prefix $libdir
test-prog (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared test-prog false $prefix $libdir
sh (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared sh false $prefix $libdir
./byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared ./byt_obj_shared false $prefix $libdir
byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared false $prefix $libdir
PATH=.:$PATH byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared false $prefix $libdir
$PWD/byt_complete_obj_static skip $PWD/byt_complete_obj_static $PWD/byt_complete_obj_static false $prefix $libdir
test-prog (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static test-prog false $prefix $libdir
sh (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static sh false $prefix $libdir
./byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static ./byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static false $prefix $libdir
PATH=.:$PATH byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static false $prefix $libdir
$PWD/byt_complete_obj_shared skip $PWD/byt_complete_obj_shared $PWD/byt_complete_obj_shared false $prefix $libdir
test-prog (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared test-prog false $prefix $libdir
sh (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared sh false $prefix $libdir
./byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared ./byt_complete_obj_shared false $prefix $libdir
byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared false $prefix $libdir
PATH=.:$PATH byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared false $prefix $libdir
$PWD/byt_complete_exe_static skip $PWD/byt_complete_exe_static $PWD/byt_complete_exe_static false $prefix $libdir
test-prog (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static test-prog false $prefix $libdir
sh (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static sh false $prefix $libdir
./byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static ./byt_complete_exe_static false $prefix $libdir
byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static false $prefix $libdir
PATH=.:$PATH byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static false $prefix $libdir
$PWD/byt_complete_exe_shared skip $PWD/byt_complete_exe_shared $PWD/byt_complete_exe_shared false $prefix $libdir
test-prog (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared test-prog false $prefix $libdir
sh (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared sh false $prefix $libdir
./byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared ./byt_complete_exe_shared false $prefix $libdir
byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared false $prefix $libdir
PATH=.:$PATH byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared false $prefix $libdir
$PWD/nat_default skip $PWD/nat_default $PWD/nat_default false $prefix $libdir
test-prog (from $PWD/nat_default) skip $PWD/nat_default test-prog false $prefix $libdir
sh (from $PWD/nat_default) skip $PWD/nat_default sh false $prefix $libdir
./nat_default (from $PWD/nat_default) skip $PWD/nat_default ./nat_default false $prefix $libdir
nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default false $prefix $libdir
PATH=.:$PATH nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default false $prefix $libdir
$PWD/nat_obj_static skip $PWD/nat_obj_static $PWD/nat_obj_static false $prefix $libdir
test-prog (from $PWD/nat_obj_static) skip $PWD/nat_obj_static test-prog false $prefix $libdir
sh (from $PWD/nat_obj_static) skip $PWD/nat_obj_static sh false $prefix $libdir
./nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static ./nat_obj_static false $prefix $libdir
nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static false $prefix $libdir
PATH=.:$PATH nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static false $prefix $libdir
$PWD/nat_obj_shared skip $PWD/nat_obj_shared $PWD/nat_obj_shared false $prefix $libdir
test-prog (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared test-prog false $prefix $libdir
sh (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared sh false $prefix $libdir
./nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared ./nat_obj_shared false $prefix $libdir
nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared false $prefix $libdir
PATH=.:$PATH nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared false $prefix $libdir
$PWD/nat_complete_obj_static skip $PWD/nat_complete_obj_static $PWD/nat_complete_obj_static false $prefix $libdir
test-prog (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static test-prog false $prefix $libdir
sh (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static sh false $prefix $libdir
./nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static ./nat_complete_obj_static false $prefix $libdir
nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static false $prefix $libdir
PATH=.:$PATH nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static false $prefix $libdir
$PWD/nat_complete_obj_shared skip $PWD/nat_complete_obj_shared $PWD/nat_complete_obj_shared false $prefix $libdir
test-prog (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared test-prog false $prefix $libdir
sh (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared sh false $prefix $libdir
./nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared ./nat_complete_obj_shared false $prefix $libdir
nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared false $prefix $libdir
PATH=.:$PATH nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared false $prefix $libdir
Restoring $prefix.new to $prefix
+ rm -rf /Users/ci/ocaml-tmp-install-7289
+ cd testsuite
+ cd ..
+ git clean -q -f -d -x
+ eval ./configure '' '--prefix=$instdir' '--with-relative-libdir=$reldir' --enable-runtime-search=always --enable-runtime-search-target --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --enable-native-toplevel
++ ./configure --prefix=/Users/ci/ocaml-tmp-install-7289 --with-relative-libdir=../lib/ocaml --enable-runtime-search=always --enable-runtime-search-target --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --enable-native-toplevel
configure: Configuring OCaml version 5.4.0+dev0-2024-08-25
checking build system type... aarch64-apple-darwin24.4.0
checking host system type... aarch64-apple-darwin24.4.0
checking target system type... aarch64-apple-darwin24.4.0
checking for csc... no
checking for ld... ld
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert aarch64-apple-darwin24.4.0 file names to aarch64-apple-darwin24.4.0 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin24.4.0 file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -no_fixup_chains 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 gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.4.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... yes
checking if gcc generates a .note.GNU-stack section... no
checking if gcc generates .size and .type asm directives... no
checking how to run the C preprocessor... gcc -E
checking C compiler vendor... clang-17-0
checking whether target executables can be run in the build... yes
checking whether #! works in shell scripts... yes
checking whether the C compiler accepts -Wold-style-declaration... no
checking whether the C compiler accepts -Wimplicit-fallthrough=5... no
checking whether the C compiler accepts -Wimplicit-fallthrough... yes
checking for flexdll sources... checking for flexdll.h... no
checking for winpthreads sources... skipping on that platform
checking for a BSD-compatible install... /usr/bin/install -c
checking for library containing cos... none required
checking for libgen.h... yes
checking for pthread_np.h... no
checking for dirent.h... yes
checking for sys/select.h... yes
checking for sys/mman.h... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking size of long *... 8
checking size of short... 2
checking size of long long... 8
configure: Target is a 64 bits architecture
checking whether byte ordering is bigendian... no
checking alignment of double... 8
checking alignment of long... 8
checking alignment of long long... 8
checking for max_align_t... yes
checking if gcc supports _Atomic types with no additional options... yes
checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... no
checking whether gcc supports the labels as values extension... yes
checking for ld... ld
checking for rlwrap... no
configure: checking semantics of signal handlers
checking for sigaction... yes
checking for sigprocmask... yes
configure: POSIX signal handling found.
checking for expm1... yes
checking for log1p... yes
checking for hypot... yes
checking for fma... yes
checking for exp2... yes
checking for log2... yes
checking for cbrt... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for erf... yes
checking for erfc... yes
checking for trunc... yes
checking for round... yes
checking for copysign... yes
checking whether round works... yes
checking whether fma works... yes
checking for getentropy... yes
checking for getrusage... yes
checking for times... yes
checking for strlcpy... yes
checking for secure_getenv... no
checking for __secure_getenv... no
checking for issetugid... yes
checking for clock_gettime_nsec_np... yes
configure: not using thread sanitizer
checking for socket... yes
checking for socketpair... yes
checking for bind... yes
checking for listen... yes
checking for accept... yes
checking for connect... yes
checking for socklen_t... yes
checking for inet_aton... yes
checking for struct sockaddr_in6... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for rewinddir... yes
checking for lockf... yes
checking for mkfifo... yes
checking for getcwd... yes
checking for system... yes
checking for sys/types.h... (cached) yes
checking for utime.h... yes
checking for utime... yes
checking for utimes... yes
checking for fchmod... yes
checking for fchown... yes
checking for truncate... yes
checking for ftruncate... yes
checking for select... yes
checking for fd_set... yes
checking for nanosleep... yes
checking for symlink... yes
checking for readlink... yes
checking for lstat... yes
checking for realpath... yes
checking for waitpid... yes
checking for wait4... yes
checking for getgroups... yes
checking for setgroups... yes
checking for initgroups... yes
checking for termios.h... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for tcsendbreak... yes
checking for tcflush... yes
checking for tcflow... yes
checking for setitimer... yes
checking for gethostname... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for gettimeofday... yes
checking for mktime... yes
checking for setsid... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for locale.h... yes
checking for newlocale... yes
checking for freelocale... yes
checking for uselocale... yes
checking for xlocale.h... 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 accepts -fdebug-prefix-map=old=new... yes
checking whether the C compiler accepts -ffile-prefix-map=old=new... yes
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_atimensec... no
configure: stat supports nanosecond precision
checking how many arguments gethostbyname_r() takes... can't tell
checking how many arguments gethostbyaddr_r() takes... can't tell
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 pkg-config... /opt/homebrew/bin/pkg-config
checking for gcc options needed to detect all undeclared functions... none needed
checking whether programs can be linked with zstd... yes
checking whether programs linked with zstd can execute... skipped
configure: compressed compilation artefacts supported
configure: ocamldebug supported
checking whether gcc 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 arguments for pthread_getaffinity_np... pthread_getaffinity_np not found
checking for prctl... no
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for SetThreadDescription... no
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 for patdiff... no
checking for diff... diff
checking whether diff supports --strip-trailing-cr... yes
checking whether diff supports -u... yes
checking whether mmap supports MAP_STACK... no
configure: No support for function sections on aarch64-apple-darwin24.4.0.
configure: Disabling function sections.
configure: creating ./config.status
config.status: creating Makefile.build_config
config.status: creating Makefile.config
config.status: creating stdlib/sys.ml
config.status: creating manual/src/version.tex
config.status: creating manual/src/html_processing/src/common.ml
config.status: creating ocamltest/ocamltest_config.ml
config.status: creating otherlibs/dynlink/dynlink_config.ml
config.status: creating utils/config.common.ml
config.status: creating utils/config.generated.ml
config.status: creating compilerlibs/META
config.status: creating otherlibs/dynlink/META
config.status: creating otherlibs/runtime_events/META
config.status: creating stdlib/META
config.status: creating ocamldoc/META
config.status: creating otherlibs/unix/META
config.status: creating otherlibs/str/META
config.status: creating otherlibs/systhreads/META
config.status: creating runtime/caml/exec.h
config.status: creating runtime/caml/m.h
config.status: creating runtime/caml/s.h
config.status: creating runtime/caml/version.h
config.status: linking file_formats/cmo_format.mli to otherlibs/dynlink/dynlink_cmo_format.mli
config.status: linking file_formats/cmxs_format.mli to otherlibs/dynlink/dynlink_cmxs_format.mli
config.status: linking otherlibs/dynlink/dynlink_platform_intf.ml to otherlibs/dynlink/dynlink_platform_intf.mli
config.status: linking otherlibs/unix/unix_unix.ml to otherlibs/unix/unix.ml
config.status: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml
config.status: executing libtool commands
config.status: executing shebang commands
config.status: executing runtime/ld.conf commands
+ grep -F -e prefix -e DIR= Makefile.config
CONFIGURE_ARGS=--prefix=/Users/ci/ocaml-tmp-install-7289 --with-relative-libdir=../lib/ocaml --enable-runtime-search=always --enable-runtime-search-target --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants --enable-native-toplevel
prefix=/Users/ci/ocaml-tmp-install-7289
exec_prefix=${prefix}
BINDIR=${exec_prefix}/bin
datarootdir=${prefix}/share
LIBDIR=${exec_prefix}/bin/../lib/ocaml
STUBLIBDIR=${exec_prefix}/bin/../lib/ocaml/stublibs
MANDIR=${prefix}/man
PROGRAMS_MAN_DIR=$(MANDIR)/man1
LIBRARIES_MAN_DIR=$(MANDIR)/man3
+ grep -F LIBDIR Makefile.build_config
TARGET_LIBDIR=../lib/ocaml
LIBDIR_REL=../lib/ocaml
+ make
Makefile:1615: .dep/runtime/addrmap.b.d: No such file or directory
Makefile:1615: .dep/runtime/afl.b.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.b.d: No such file or directory
Makefile:1615: .dep/runtime/array.b.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.b.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.b.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.b.d: No such file or directory
Makefile:1615: .dep/runtime/callback.b.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.b.d: No such file or directory
Makefile:1615: .dep/runtime/compare.b.d: No such file or directory
Makefile:1615: .dep/runtime/custom.b.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.b.d: No such file or directory
Makefile:1615: .dep/runtime/domain.b.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.b.d: No such file or directory
Makefile:1615: .dep/runtime/extern.b.d: No such file or directory
Makefile:1615: .dep/runtime/fail.b.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.b.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.b.d: No such file or directory
Makefile:1615: .dep/runtime/floats.b.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.b.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.b.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.b.d: No such file or directory
Makefile:1615: .dep/runtime/hash.b.d: No such file or directory
Makefile:1615: .dep/runtime/intern.b.d: No such file or directory
Makefile:1615: .dep/runtime/ints.b.d: No such file or directory
Makefile:1615: .dep/runtime/io.b.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.b.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.b.d: No such file or directory
Makefile:1615: .dep/runtime/main.b.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.b.d: No such file or directory
Makefile:1615: .dep/runtime/md5.b.d: No such file or directory
Makefile:1615: .dep/runtime/memory.b.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.b.d: No such file or directory
Makefile:1615: .dep/runtime/meta.b.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.b.d: No such file or directory
Makefile:1615: .dep/runtime/misc.b.d: No such file or directory
Makefile:1615: .dep/runtime/obj.b.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.b.d: No such file or directory
Makefile:1615: .dep/runtime/platform.b.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.b.d: No such file or directory
Makefile:1615: .dep/runtime/prng.b.d: No such file or directory
Makefile:1615: .dep/runtime/roots.b.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.b.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.b.d: No such file or directory
Makefile:1615: .dep/runtime/signals.b.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.b.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.b.d: No such file or directory
Makefile:1615: .dep/runtime/str.b.d: No such file or directory
Makefile:1615: .dep/runtime/sync.b.d: No such file or directory
Makefile:1615: .dep/runtime/sys.b.d: No such file or directory
Makefile:1615: .dep/runtime/unix.b.d: No such file or directory
Makefile:1615: .dep/runtime/weak.b.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.b.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_byt.b.d: No such file or directory
Makefile:1615: .dep/runtime/fail_byt.b.d: No such file or directory
Makefile:1615: .dep/runtime/fix_code.b.d: No such file or directory
Makefile:1615: .dep/runtime/interp.b.d: No such file or directory
Makefile:1615: .dep/runtime/startup_byt.b.d: No such file or directory
Makefile:1615: .dep/runtime/zstd.b.d: No such file or directory
Makefile:1615: .dep/runtime/instrtrace.b.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.n.d: No such file or directory
Makefile:1615: .dep/runtime/afl.n.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.n.d: No such file or directory
Makefile:1615: .dep/runtime/array.n.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.n.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.n.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.n.d: No such file or directory
Makefile:1615: .dep/runtime/callback.n.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.n.d: No such file or directory
Makefile:1615: .dep/runtime/compare.n.d: No such file or directory
Makefile:1615: .dep/runtime/custom.n.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.n.d: No such file or directory
Makefile:1615: .dep/runtime/domain.n.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.n.d: No such file or directory
Makefile:1615: .dep/runtime/extern.n.d: No such file or directory
Makefile:1615: .dep/runtime/fail.n.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.n.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.n.d: No such file or directory
Makefile:1615: .dep/runtime/floats.n.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.n.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.n.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.n.d: No such file or directory
Makefile:1615: .dep/runtime/hash.n.d: No such file or directory
Makefile:1615: .dep/runtime/intern.n.d: No such file or directory
Makefile:1615: .dep/runtime/ints.n.d: No such file or directory
Makefile:1615: .dep/runtime/io.n.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.n.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.n.d: No such file or directory
Makefile:1615: .dep/runtime/main.n.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.n.d: No such file or directory
Makefile:1615: .dep/runtime/md5.n.d: No such file or directory
Makefile:1615: .dep/runtime/memory.n.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.n.d: No such file or directory
Makefile:1615: .dep/runtime/meta.n.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.n.d: No such file or directory
Makefile:1615: .dep/runtime/misc.n.d: No such file or directory
Makefile:1615: .dep/runtime/obj.n.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.n.d: No such file or directory
Makefile:1615: .dep/runtime/platform.n.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.n.d: No such file or directory
Makefile:1615: .dep/runtime/prng.n.d: No such file or directory
Makefile:1615: .dep/runtime/roots.n.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.n.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.n.d: No such file or directory
Makefile:1615: .dep/runtime/signals.n.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.n.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.n.d: No such file or directory
Makefile:1615: .dep/runtime/str.n.d: No such file or directory
Makefile:1615: .dep/runtime/sync.n.d: No such file or directory
Makefile:1615: .dep/runtime/sys.n.d: No such file or directory
Makefile:1615: .dep/runtime/unix.n.d: No such file or directory
Makefile:1615: .dep/runtime/weak.n.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.n.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/clambda_checks.n.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/fail_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/frame_descriptors.n.d: No such file or directory
Makefile:1615: .dep/runtime/startup_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/signals_nat.n.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.bd.d: No such file or directory
Makefile:1615: .dep/runtime/afl.bd.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/array.bd.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.bd.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.bd.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.bd.d: No such file or directory
Makefile:1615: .dep/runtime/callback.bd.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.bd.d: No such file or directory
Makefile:1615: .dep/runtime/compare.bd.d: No such file or directory
Makefile:1615: .dep/runtime/custom.bd.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.bd.d: No such file or directory
Makefile:1615: .dep/runtime/domain.bd.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.bd.d: No such file or directory
Makefile:1615: .dep/runtime/extern.bd.d: No such file or directory
Makefile:1615: .dep/runtime/fail.bd.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.bd.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.bd.d: No such file or directory
Makefile:1615: .dep/runtime/floats.bd.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.bd.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.bd.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.bd.d: No such file or directory
Makefile:1615: .dep/runtime/hash.bd.d: No such file or directory
Makefile:1615: .dep/runtime/intern.bd.d: No such file or directory
Makefile:1615: .dep/runtime/ints.bd.d: No such file or directory
Makefile:1615: .dep/runtime/io.bd.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.bd.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.bd.d: No such file or directory
Makefile:1615: .dep/runtime/main.bd.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/md5.bd.d: No such file or directory
Makefile:1615: .dep/runtime/memory.bd.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.bd.d: No such file or directory
Makefile:1615: .dep/runtime/meta.bd.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/misc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/obj.bd.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.bd.d: No such file or directory
Makefile:1615: .dep/runtime/platform.bd.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.bd.d: No such file or directory
Makefile:1615: .dep/runtime/prng.bd.d: No such file or directory
Makefile:1615: .dep/runtime/roots.bd.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.bd.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.bd.d: No such file or directory
Makefile:1615: .dep/runtime/signals.bd.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.bd.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.bd.d: No such file or directory
Makefile:1615: .dep/runtime/str.bd.d: No such file or directory
Makefile:1615: .dep/runtime/sync.bd.d: No such file or directory
Makefile:1615: .dep/runtime/sys.bd.d: No such file or directory
Makefile:1615: .dep/runtime/unix.bd.d: No such file or directory
Makefile:1615: .dep/runtime/weak.bd.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.bd.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_byt.bd.d: No such file or directory
Makefile:1615: .dep/runtime/fail_byt.bd.d: No such file or directory
Makefile:1615: .dep/runtime/fix_code.bd.d: No such file or directory
Makefile:1615: .dep/runtime/interp.bd.d: No such file or directory
Makefile:1615: .dep/runtime/startup_byt.bd.d: No such file or directory
Makefile:1615: .dep/runtime/zstd.bd.d: No such file or directory
Makefile:1615: .dep/runtime/instrtrace.bd.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.nd.d: No such file or directory
Makefile:1615: .dep/runtime/afl.nd.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/array.nd.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.nd.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.nd.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.nd.d: No such file or directory
Makefile:1615: .dep/runtime/callback.nd.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.nd.d: No such file or directory
Makefile:1615: .dep/runtime/compare.nd.d: No such file or directory
Makefile:1615: .dep/runtime/custom.nd.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.nd.d: No such file or directory
Makefile:1615: .dep/runtime/domain.nd.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.nd.d: No such file or directory
Makefile:1615: .dep/runtime/extern.nd.d: No such file or directory
Makefile:1615: .dep/runtime/fail.nd.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.nd.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.nd.d: No such file or directory
Makefile:1615: .dep/runtime/floats.nd.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.nd.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.nd.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.nd.d: No such file or directory
Makefile:1615: .dep/runtime/hash.nd.d: No such file or directory
Makefile:1615: .dep/runtime/intern.nd.d: No such file or directory
Makefile:1615: .dep/runtime/ints.nd.d: No such file or directory
Makefile:1615: .dep/runtime/io.nd.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.nd.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.nd.d: No such file or directory
Makefile:1615: .dep/runtime/main.nd.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/md5.nd.d: No such file or directory
Makefile:1615: .dep/runtime/memory.nd.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.nd.d: No such file or directory
Makefile:1615: .dep/runtime/meta.nd.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/misc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/obj.nd.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.nd.d: No such file or directory
Makefile:1615: .dep/runtime/platform.nd.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.nd.d: No such file or directory
Makefile:1615: .dep/runtime/prng.nd.d: No such file or directory
Makefile:1615: .dep/runtime/roots.nd.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.nd.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.nd.d: No such file or directory
Makefile:1615: .dep/runtime/signals.nd.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.nd.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.nd.d: No such file or directory
Makefile:1615: .dep/runtime/str.nd.d: No such file or directory
Makefile:1615: .dep/runtime/sync.nd.d: No such file or directory
Makefile:1615: .dep/runtime/sys.nd.d: No such file or directory
Makefile:1615: .dep/runtime/unix.nd.d: No such file or directory
Makefile:1615: .dep/runtime/weak.nd.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.nd.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/clambda_checks.nd.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/fail_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/frame_descriptors.nd.d: No such file or directory
Makefile:1615: .dep/runtime/startup_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/signals_nat.nd.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.bi.d: No such file or directory
Makefile:1615: .dep/runtime/afl.bi.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/array.bi.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.bi.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.bi.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.bi.d: No such file or directory
Makefile:1615: .dep/runtime/callback.bi.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.bi.d: No such file or directory
Makefile:1615: .dep/runtime/compare.bi.d: No such file or directory
Makefile:1615: .dep/runtime/custom.bi.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.bi.d: No such file or directory
Makefile:1615: .dep/runtime/domain.bi.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.bi.d: No such file or directory
Makefile:1615: .dep/runtime/extern.bi.d: No such file or directory
Makefile:1615: .dep/runtime/fail.bi.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.bi.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.bi.d: No such file or directory
Makefile:1615: .dep/runtime/floats.bi.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.bi.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.bi.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.bi.d: No such file or directory
Makefile:1615: .dep/runtime/hash.bi.d: No such file or directory
Makefile:1615: .dep/runtime/intern.bi.d: No such file or directory
Makefile:1615: .dep/runtime/ints.bi.d: No such file or directory
Makefile:1615: .dep/runtime/io.bi.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.bi.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.bi.d: No such file or directory
Makefile:1615: .dep/runtime/main.bi.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/md5.bi.d: No such file or directory
Makefile:1615: .dep/runtime/memory.bi.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.bi.d: No such file or directory
Makefile:1615: .dep/runtime/meta.bi.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/misc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/obj.bi.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.bi.d: No such file or directory
Makefile:1615: .dep/runtime/platform.bi.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.bi.d: No such file or directory
Makefile:1615: .dep/runtime/prng.bi.d: No such file or directory
Makefile:1615: .dep/runtime/roots.bi.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.bi.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.bi.d: No such file or directory
Makefile:1615: .dep/runtime/signals.bi.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.bi.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.bi.d: No such file or directory
Makefile:1615: .dep/runtime/str.bi.d: No such file or directory
Makefile:1615: .dep/runtime/sync.bi.d: No such file or directory
Makefile:1615: .dep/runtime/sys.bi.d: No such file or directory
Makefile:1615: .dep/runtime/unix.bi.d: No such file or directory
Makefile:1615: .dep/runtime/weak.bi.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.bi.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_byt.bi.d: No such file or directory
Makefile:1615: .dep/runtime/fail_byt.bi.d: No such file or directory
Makefile:1615: .dep/runtime/fix_code.bi.d: No such file or directory
Makefile:1615: .dep/runtime/interp.bi.d: No such file or directory
Makefile:1615: .dep/runtime/startup_byt.bi.d: No such file or directory
Makefile:1615: .dep/runtime/zstd.bi.d: No such file or directory
Makefile:1615: .dep/runtime/instrtrace.bi.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.ni.d: No such file or directory
Makefile:1615: .dep/runtime/afl.ni.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/array.ni.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.ni.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.ni.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.ni.d: No such file or directory
Makefile:1615: .dep/runtime/callback.ni.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.ni.d: No such file or directory
Makefile:1615: .dep/runtime/compare.ni.d: No such file or directory
Makefile:1615: .dep/runtime/custom.ni.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.ni.d: No such file or directory
Makefile:1615: .dep/runtime/domain.ni.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.ni.d: No such file or directory
Makefile:1615: .dep/runtime/extern.ni.d: No such file or directory
Makefile:1615: .dep/runtime/fail.ni.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.ni.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.ni.d: No such file or directory
Makefile:1615: .dep/runtime/floats.ni.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.ni.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.ni.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.ni.d: No such file or directory
Makefile:1615: .dep/runtime/hash.ni.d: No such file or directory
Makefile:1615: .dep/runtime/intern.ni.d: No such file or directory
Makefile:1615: .dep/runtime/ints.ni.d: No such file or directory
Makefile:1615: .dep/runtime/io.ni.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.ni.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.ni.d: No such file or directory
Makefile:1615: .dep/runtime/main.ni.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/md5.ni.d: No such file or directory
Makefile:1615: .dep/runtime/memory.ni.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.ni.d: No such file or directory
Makefile:1615: .dep/runtime/meta.ni.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/misc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/obj.ni.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.ni.d: No such file or directory
Makefile:1615: .dep/runtime/platform.ni.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.ni.d: No such file or directory
Makefile:1615: .dep/runtime/prng.ni.d: No such file or directory
Makefile:1615: .dep/runtime/roots.ni.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.ni.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.ni.d: No such file or directory
Makefile:1615: .dep/runtime/signals.ni.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.ni.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.ni.d: No such file or directory
Makefile:1615: .dep/runtime/str.ni.d: No such file or directory
Makefile:1615: .dep/runtime/sync.ni.d: No such file or directory
Makefile:1615: .dep/runtime/sys.ni.d: No such file or directory
Makefile:1615: .dep/runtime/unix.ni.d: No such file or directory
Makefile:1615: .dep/runtime/weak.ni.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.ni.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/clambda_checks.ni.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/fail_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/frame_descriptors.ni.d: No such file or directory
Makefile:1615: .dep/runtime/startup_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/signals_nat.ni.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/afl.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/array.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/callback.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/compare.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/custom.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/domain.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/extern.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/fail.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/floats.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/hash.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/intern.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/ints.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/io.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/main.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/md5.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/memory.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/meta.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/misc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/obj.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/platform.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/prng.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/roots.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/signals.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/str.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/sync.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/sys.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/unix.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/weak.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_byt.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/fail_byt.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/fix_code.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/interp.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/startup_byt.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/zstd.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/instrtrace.bpic.d: No such file or directory
Makefile:1615: .dep/runtime/addrmap.npic.d: No such file or directory
Makefile:1615: .dep/runtime/afl.npic.d: No such file or directory
Makefile:1615: .dep/runtime/alloc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/array.npic.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace.npic.d: No such file or directory
Makefile:1615: .dep/runtime/bigarray.npic.d: No such file or directory
Makefile:1615: .dep/runtime/blake2.npic.d: No such file or directory
Makefile:1615: .dep/runtime/callback.npic.d: No such file or directory
Makefile:1615: .dep/runtime/codefrag.npic.d: No such file or directory
Makefile:1615: .dep/runtime/compare.npic.d: No such file or directory
Makefile:1615: .dep/runtime/custom.npic.d: No such file or directory
Makefile:1615: .dep/runtime/debugger.npic.d: No such file or directory
Makefile:1615: .dep/runtime/domain.npic.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink.npic.d: No such file or directory
Makefile:1615: .dep/runtime/extern.npic.d: No such file or directory
Makefile:1615: .dep/runtime/fail.npic.d: No such file or directory
Makefile:1615: .dep/runtime/fiber.npic.d: No such file or directory
Makefile:1615: .dep/runtime/finalise.npic.d: No such file or directory
Makefile:1615: .dep/runtime/floats.npic.d: No such file or directory
Makefile:1615: .dep/runtime/gc_ctrl.npic.d: No such file or directory
Makefile:1615: .dep/runtime/gc_stats.npic.d: No such file or directory
Makefile:1615: .dep/runtime/globroots.npic.d: No such file or directory
Makefile:1615: .dep/runtime/hash.npic.d: No such file or directory
Makefile:1615: .dep/runtime/intern.npic.d: No such file or directory
Makefile:1615: .dep/runtime/ints.npic.d: No such file or directory
Makefile:1615: .dep/runtime/io.npic.d: No such file or directory
Makefile:1615: .dep/runtime/lexing.npic.d: No such file or directory
Makefile:1615: .dep/runtime/lf_skiplist.npic.d: No such file or directory
Makefile:1615: .dep/runtime/main.npic.d: No such file or directory
Makefile:1615: .dep/runtime/major_gc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/md5.npic.d: No such file or directory
Makefile:1615: .dep/runtime/memory.npic.d: No such file or directory
Makefile:1615: .dep/runtime/memprof.npic.d: No such file or directory
Makefile:1615: .dep/runtime/meta.npic.d: No such file or directory
Makefile:1615: .dep/runtime/minor_gc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/misc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/obj.npic.d: No such file or directory
Makefile:1615: .dep/runtime/parsing.npic.d: No such file or directory
Makefile:1615: .dep/runtime/platform.npic.d: No such file or directory
Makefile:1615: .dep/runtime/printexc.npic.d: No such file or directory
Makefile:1615: .dep/runtime/prng.npic.d: No such file or directory
Makefile:1615: .dep/runtime/roots.npic.d: No such file or directory
Makefile:1615: .dep/runtime/runtime_events.npic.d: No such file or directory
Makefile:1615: .dep/runtime/shared_heap.npic.d: No such file or directory
Makefile:1615: .dep/runtime/signals.npic.d: No such file or directory
Makefile:1615: .dep/runtime/skiplist.npic.d: No such file or directory
Makefile:1615: .dep/runtime/startup_aux.npic.d: No such file or directory
Makefile:1615: .dep/runtime/str.npic.d: No such file or directory
Makefile:1615: .dep/runtime/sync.npic.d: No such file or directory
Makefile:1615: .dep/runtime/sys.npic.d: No such file or directory
Makefile:1615: .dep/runtime/unix.npic.d: No such file or directory
Makefile:1615: .dep/runtime/weak.npic.d: No such file or directory
Makefile:1615: .dep/runtime/unix_executable.npic.d: No such file or directory
Makefile:1615: .dep/runtime/backtrace_nat.npic.d: No such file or directory
Makefile:1615: .dep/runtime/clambda_checks.npic.d: No such file or directory
Makefile:1615: .dep/runtime/dynlink_nat.npic.d: No such file or directory
Makefile:1615: .dep/runtime/fail_nat.npic.d: No such file or directory
Makefile:1615: .dep/runtime/frame_descriptors.npic.d: No such file or directory
Makefile:1615: .dep/runtime/startup_nat.npic.d: No such file or directory
Makefile:1615: .dep/runtime/signals_nat.npic.d: No such file or directory
Makefile:1951: .dep/ocamltest/run_unix.d: No such file or directory
Makefile:1951: .dep/ocamltest/run_stubs.d: No such file or directory
mkdir -p .dep/ocamltest
CCDEPS .dep/ocamltest/run_stubs.d
CCDEPS .dep/ocamltest/run_unix.d
mkdir -p .dep/runtime
GEN runtime/caml/opnames.h
GEN runtime/caml/jumptbl.h
MKEXE runtime/sak
GEN runtime/build_config.h
CCDEPS .dep/runtime/signals_nat.npic.d
CCDEPS .dep/runtime/startup_nat.npic.d
CCDEPS .dep/runtime/frame_descriptors.npic.d
CCDEPS .dep/runtime/fail_nat.npic.d
CCDEPS .dep/runtime/dynlink_nat.npic.d
CCDEPS .dep/runtime/clambda_checks.npic.d
CCDEPS .dep/runtime/backtrace_nat.npic.d
CCDEPS .dep/runtime/unix_executable.npic.d
CCDEPS .dep/runtime/weak.npic.d
CCDEPS .dep/runtime/unix.npic.d
CCDEPS .dep/runtime/sys.npic.d
CCDEPS .dep/runtime/sync.npic.d
CCDEPS .dep/runtime/str.npic.d
CCDEPS .dep/runtime/startup_aux.npic.d
CCDEPS .dep/runtime/skiplist.npic.d
CCDEPS .dep/runtime/signals.npic.d
CCDEPS .dep/runtime/shared_heap.npic.d
CCDEPS .dep/runtime/runtime_events.npic.d
CCDEPS .dep/runtime/roots.npic.d
CCDEPS .dep/runtime/prng.npic.d
CCDEPS .dep/runtime/printexc.npic.d
CCDEPS .dep/runtime/platform.npic.d
CCDEPS .dep/runtime/parsing.npic.d
CCDEPS .dep/runtime/obj.npic.d
CCDEPS .dep/runtime/misc.npic.d
CCDEPS .dep/runtime/minor_gc.npic.d
CCDEPS .dep/runtime/meta.npic.d
CCDEPS .dep/runtime/memprof.npic.d
CCDEPS .dep/runtime/memory.npic.d
CCDEPS .dep/runtime/md5.npic.d
CCDEPS .dep/runtime/major_gc.npic.d
CCDEPS .dep/runtime/main.npic.d
CCDEPS .dep/runtime/lf_skiplist.npic.d
CCDEPS .dep/runtime/lexing.npic.d
CCDEPS .dep/runtime/io.npic.d
CCDEPS .dep/runtime/ints.npic.d
CCDEPS .dep/runtime/intern.npic.d
CCDEPS .dep/runtime/hash.npic.d
CCDEPS .dep/runtime/globroots.npic.d
CCDEPS .dep/runtime/gc_stats.npic.d
CCDEPS .dep/runtime/gc_ctrl.npic.d
CCDEPS .dep/runtime/floats.npic.d
CCDEPS .dep/runtime/finalise.npic.d
CCDEPS .dep/runtime/fiber.npic.d
CCDEPS .dep/runtime/fail.npic.d
CCDEPS .dep/runtime/extern.npic.d
CCDEPS .dep/runtime/dynlink.npic.d
CCDEPS .dep/runtime/domain.npic.d
CCDEPS .dep/runtime/debugger.npic.d
CCDEPS .dep/runtime/custom.npic.d
CCDEPS .dep/runtime/compare.npic.d
CCDEPS .dep/runtime/codefrag.npic.d
CCDEPS .dep/runtime/callback.npic.d
CCDEPS .dep/runtime/blake2.npic.d
CCDEPS .dep/runtime/bigarray.npic.d
CCDEPS .dep/runtime/backtrace.npic.d
CCDEPS .dep/runtime/array.npic.d
CCDEPS .dep/runtime/alloc.npic.d
CCDEPS .dep/runtime/afl.npic.d
CCDEPS .dep/runtime/addrmap.npic.d
CCDEPS .dep/runtime/instrtrace.bpic.d
CCDEPS .dep/runtime/zstd.bpic.d
CCDEPS .dep/runtime/startup_byt.bpic.d
CCDEPS .dep/runtime/interp.bpic.d
CCDEPS .dep/runtime/fix_code.bpic.d
CCDEPS .dep/runtime/fail_byt.bpic.d
CCDEPS .dep/runtime/backtrace_byt.bpic.d
CCDEPS .dep/runtime/unix_executable.bpic.d
CCDEPS .dep/runtime/weak.bpic.d
CCDEPS .dep/runtime/unix.bpic.d
CCDEPS .dep/runtime/sys.bpic.d
CCDEPS .dep/runtime/sync.bpic.d
CCDEPS .dep/runtime/str.bpic.d
CCDEPS .dep/runtime/startup_aux.bpic.d
CCDEPS .dep/runtime/skiplist.bpic.d
CCDEPS .dep/runtime/signals.bpic.d
CCDEPS .dep/runtime/shared_heap.bpic.d
CCDEPS .dep/runtime/runtime_events.bpic.d
CCDEPS .dep/runtime/roots.bpic.d
CCDEPS .dep/runtime/prng.bpic.d
CCDEPS .dep/runtime/printexc.bpic.d
CCDEPS .dep/runtime/platform.bpic.d
CCDEPS .dep/runtime/parsing.bpic.d
CCDEPS .dep/runtime/obj.bpic.d
CCDEPS .dep/runtime/misc.bpic.d
CCDEPS .dep/runtime/minor_gc.bpic.d
CCDEPS .dep/runtime/meta.bpic.d
CCDEPS .dep/runtime/memprof.bpic.d
CCDEPS .dep/runtime/memory.bpic.d
CCDEPS .dep/runtime/md5.bpic.d
CCDEPS .dep/runtime/major_gc.bpic.d
CCDEPS .dep/runtime/main.bpic.d
CCDEPS .dep/runtime/lf_skiplist.bpic.d
CCDEPS .dep/runtime/lexing.bpic.d
CCDEPS .dep/runtime/io.bpic.d
CCDEPS .dep/runtime/ints.bpic.d
CCDEPS .dep/runtime/intern.bpic.d
CCDEPS .dep/runtime/hash.bpic.d
CCDEPS .dep/runtime/globroots.bpic.d
CCDEPS .dep/runtime/gc_stats.bpic.d
CCDEPS .dep/runtime/gc_ctrl.bpic.d
CCDEPS .dep/runtime/floats.bpic.d
CCDEPS .dep/runtime/finalise.bpic.d
CCDEPS .dep/runtime/fiber.bpic.d
CCDEPS .dep/runtime/fail.bpic.d
CCDEPS .dep/runtime/extern.bpic.d
CCDEPS .dep/runtime/dynlink.bpic.d
CCDEPS .dep/runtime/domain.bpic.d
CCDEPS .dep/runtime/debugger.bpic.d
CCDEPS .dep/runtime/custom.bpic.d
CCDEPS .dep/runtime/compare.bpic.d
CCDEPS .dep/runtime/codefrag.bpic.d
CCDEPS .dep/runtime/callback.bpic.d
CCDEPS .dep/runtime/blake2.bpic.d
CCDEPS .dep/runtime/bigarray.bpic.d
CCDEPS .dep/runtime/backtrace.bpic.d
CCDEPS .dep/runtime/array.bpic.d
CCDEPS .dep/runtime/alloc.bpic.d
CCDEPS .dep/runtime/afl.bpic.d
CCDEPS .dep/runtime/addrmap.bpic.d
CCDEPS .dep/runtime/signals_nat.ni.d
CCDEPS .dep/runtime/startup_nat.ni.d
CCDEPS .dep/runtime/frame_descriptors.ni.d
CCDEPS .dep/runtime/fail_nat.ni.d
CCDEPS .dep/runtime/dynlink_nat.ni.d
CCDEPS .dep/runtime/clambda_checks.ni.d
CCDEPS .dep/runtime/backtrace_nat.ni.d
CCDEPS .dep/runtime/unix_executable.ni.d
CCDEPS .dep/runtime/weak.ni.d
CCDEPS .dep/runtime/unix.ni.d
CCDEPS .dep/runtime/sys.ni.d
CCDEPS .dep/runtime/sync.ni.d
CCDEPS .dep/runtime/str.ni.d
CCDEPS .dep/runtime/startup_aux.ni.d
CCDEPS .dep/runtime/skiplist.ni.d
CCDEPS .dep/runtime/signals.ni.d
CCDEPS .dep/runtime/shared_heap.ni.d
CCDEPS .dep/runtime/runtime_events.ni.d
CCDEPS .dep/runtime/roots.ni.d
CCDEPS .dep/runtime/prng.ni.d
CCDEPS .dep/runtime/printexc.ni.d
CCDEPS .dep/runtime/platform.ni.d
CCDEPS .dep/runtime/parsing.ni.d
CCDEPS .dep/runtime/obj.ni.d
CCDEPS .dep/runtime/misc.ni.d
CCDEPS .dep/runtime/minor_gc.ni.d
CCDEPS .dep/runtime/meta.ni.d
CCDEPS .dep/runtime/memprof.ni.d
CCDEPS .dep/runtime/memory.ni.d
CCDEPS .dep/runtime/md5.ni.d
CCDEPS .dep/runtime/major_gc.ni.d
CCDEPS .dep/runtime/main.ni.d
CCDEPS .dep/runtime/lf_skiplist.ni.d
CCDEPS .dep/runtime/lexing.ni.d
CCDEPS .dep/runtime/io.ni.d
CCDEPS .dep/runtime/ints.ni.d
CCDEPS .dep/runtime/intern.ni.d
CCDEPS .dep/runtime/hash.ni.d
CCDEPS .dep/runtime/globroots.ni.d
CCDEPS .dep/runtime/gc_stats.ni.d
CCDEPS .dep/runtime/gc_ctrl.ni.d
CCDEPS .dep/runtime/floats.ni.d
CCDEPS .dep/runtime/finalise.ni.d
CCDEPS .dep/runtime/fiber.ni.d
CCDEPS .dep/runtime/fail.ni.d
CCDEPS .dep/runtime/extern.ni.d
CCDEPS .dep/runtime/dynlink.ni.d
CCDEPS .dep/runtime/domain.ni.d
CCDEPS .dep/runtime/debugger.ni.d
CCDEPS .dep/runtime/custom.ni.d
CCDEPS .dep/runtime/compare.ni.d
CCDEPS .dep/runtime/codefrag.ni.d
CCDEPS .dep/runtime/callback.ni.d
CCDEPS .dep/runtime/blake2.ni.d
CCDEPS .dep/runtime/bigarray.ni.d
CCDEPS .dep/runtime/backtrace.ni.d
CCDEPS .dep/runtime/array.ni.d
CCDEPS .dep/runtime/alloc.ni.d
CCDEPS .dep/runtime/afl.ni.d
CCDEPS .dep/runtime/addrmap.ni.d
CCDEPS .dep/runtime/instrtrace.bi.d
CCDEPS .dep/runtime/zstd.bi.d
CCDEPS .dep/runtime/startup_byt.bi.d
CCDEPS .dep/runtime/interp.bi.d
CCDEPS .dep/runtime/fix_code.bi.d
CCDEPS .dep/runtime/fail_byt.bi.d
CCDEPS .dep/runtime/backtrace_byt.bi.d
CCDEPS .dep/runtime/unix_executable.bi.d
CCDEPS .dep/runtime/weak.bi.d
CCDEPS .dep/runtime/unix.bi.d
CCDEPS .dep/runtime/sys.bi.d
CCDEPS .dep/runtime/sync.bi.d
CCDEPS .dep/runtime/str.bi.d
CCDEPS .dep/runtime/startup_aux.bi.d
CCDEPS .dep/runtime/skiplist.bi.d
CCDEPS .dep/runtime/signals.bi.d
CCDEPS .dep/runtime/shared_heap.bi.d
CCDEPS .dep/runtime/runtime_events.bi.d
CCDEPS .dep/runtime/roots.bi.d
CCDEPS .dep/runtime/prng.bi.d
CCDEPS .dep/runtime/printexc.bi.d
CCDEPS .dep/runtime/platform.bi.d
CCDEPS .dep/runtime/parsing.bi.d
CCDEPS .dep/runtime/obj.bi.d
CCDEPS .dep/runtime/misc.bi.d
CCDEPS .dep/runtime/minor_gc.bi.d
CCDEPS .dep/runtime/meta.bi.d
CCDEPS .dep/runtime/memprof.bi.d
CCDEPS .dep/runtime/memory.bi.d
CCDEPS .dep/runtime/md5.bi.d
CCDEPS .dep/runtime/major_gc.bi.d
CCDEPS .dep/runtime/main.bi.d
CCDEPS .dep/runtime/lf_skiplist.bi.d
CCDEPS .dep/runtime/lexing.bi.d
CCDEPS .dep/runtime/io.bi.d
CCDEPS .dep/runtime/ints.bi.d
CCDEPS .dep/runtime/intern.bi.d
CCDEPS .dep/runtime/hash.bi.d
CCDEPS .dep/runtime/globroots.bi.d
CCDEPS .dep/runtime/gc_stats.bi.d
CCDEPS .dep/runtime/gc_ctrl.bi.d
CCDEPS .dep/runtime/floats.bi.d
CCDEPS .dep/runtime/finalise.bi.d
CCDEPS .dep/runtime/fiber.bi.d
CCDEPS .dep/runtime/fail.bi.d
CCDEPS .dep/runtime/extern.bi.d
CCDEPS .dep/runtime/dynlink.bi.d
CCDEPS .dep/runtime/domain.bi.d
CCDEPS .dep/runtime/debugger.bi.d
CCDEPS .dep/runtime/custom.bi.d
CCDEPS .dep/runtime/compare.bi.d
CCDEPS .dep/runtime/codefrag.bi.d
CCDEPS .dep/runtime/callback.bi.d
CCDEPS .dep/runtime/blake2.bi.d
CCDEPS .dep/runtime/bigarray.bi.d
CCDEPS .dep/runtime/backtrace.bi.d
CCDEPS .dep/runtime/array.bi.d
CCDEPS .dep/runtime/alloc.bi.d
CCDEPS .dep/runtime/afl.bi.d
CCDEPS .dep/runtime/addrmap.bi.d
CCDEPS .dep/runtime/signals_nat.nd.d
CCDEPS .dep/runtime/startup_nat.nd.d
CCDEPS .dep/runtime/frame_descriptors.nd.d
CCDEPS .dep/runtime/fail_nat.nd.d
CCDEPS .dep/runtime/dynlink_nat.nd.d
CCDEPS .dep/runtime/clambda_checks.nd.d
CCDEPS .dep/runtime/backtrace_nat.nd.d
CCDEPS .dep/runtime/unix_executable.nd.d
CCDEPS .dep/runtime/weak.nd.d
CCDEPS .dep/runtime/unix.nd.d
CCDEPS .dep/runtime/sys.nd.d
CCDEPS .dep/runtime/sync.nd.d
CCDEPS .dep/runtime/str.nd.d
CCDEPS .dep/runtime/startup_aux.nd.d
CCDEPS .dep/runtime/skiplist.nd.d
CCDEPS .dep/runtime/signals.nd.d
CCDEPS .dep/runtime/shared_heap.nd.d
CCDEPS .dep/runtime/runtime_events.nd.d
CCDEPS .dep/runtime/roots.nd.d
CCDEPS .dep/runtime/prng.nd.d
CCDEPS .dep/runtime/printexc.nd.d
CCDEPS .dep/runtime/platform.nd.d
CCDEPS .dep/runtime/parsing.nd.d
CCDEPS .dep/runtime/obj.nd.d
CCDEPS .dep/runtime/misc.nd.d
CCDEPS .dep/runtime/minor_gc.nd.d
CCDEPS .dep/runtime/meta.nd.d
CCDEPS .dep/runtime/memprof.nd.d
CCDEPS .dep/runtime/memory.nd.d
CCDEPS .dep/runtime/md5.nd.d
CCDEPS .dep/runtime/major_gc.nd.d
CCDEPS .dep/runtime/main.nd.d
CCDEPS .dep/runtime/lf_skiplist.nd.d
CCDEPS .dep/runtime/lexing.nd.d
CCDEPS .dep/runtime/io.nd.d
CCDEPS .dep/runtime/ints.nd.d
CCDEPS .dep/runtime/intern.nd.d
CCDEPS .dep/runtime/hash.nd.d
CCDEPS .dep/runtime/globroots.nd.d
CCDEPS .dep/runtime/gc_stats.nd.d
CCDEPS .dep/runtime/gc_ctrl.nd.d
CCDEPS .dep/runtime/floats.nd.d
CCDEPS .dep/runtime/finalise.nd.d
CCDEPS .dep/runtime/fiber.nd.d
CCDEPS .dep/runtime/fail.nd.d
CCDEPS .dep/runtime/extern.nd.d
CCDEPS .dep/runtime/dynlink.nd.d
CCDEPS .dep/runtime/domain.nd.d
CCDEPS .dep/runtime/debugger.nd.d
CCDEPS .dep/runtime/custom.nd.d
CCDEPS .dep/runtime/compare.nd.d
CCDEPS .dep/runtime/codefrag.nd.d
CCDEPS .dep/runtime/callback.nd.d
CCDEPS .dep/runtime/blake2.nd.d
CCDEPS .dep/runtime/bigarray.nd.d
CCDEPS .dep/runtime/backtrace.nd.d
CCDEPS .dep/runtime/array.nd.d
CCDEPS .dep/runtime/alloc.nd.d
CCDEPS .dep/runtime/afl.nd.d
CCDEPS .dep/runtime/addrmap.nd.d
CCDEPS .dep/runtime/instrtrace.bd.d
CCDEPS .dep/runtime/zstd.bd.d
CCDEPS .dep/runtime/startup_byt.bd.d
CCDEPS .dep/runtime/interp.bd.d
CCDEPS .dep/runtime/fix_code.bd.d
CCDEPS .dep/runtime/fail_byt.bd.d
CCDEPS .dep/runtime/backtrace_byt.bd.d
CCDEPS .dep/runtime/unix_executable.bd.d
CCDEPS .dep/runtime/weak.bd.d
CCDEPS .dep/runtime/unix.bd.d
CCDEPS .dep/runtime/sys.bd.d
CCDEPS .dep/runtime/sync.bd.d
CCDEPS .dep/runtime/str.bd.d
CCDEPS .dep/runtime/startup_aux.bd.d
CCDEPS .dep/runtime/skiplist.bd.d
CCDEPS .dep/runtime/signals.bd.d
CCDEPS .dep/runtime/shared_heap.bd.d
CCDEPS .dep/runtime/runtime_events.bd.d
CCDEPS .dep/runtime/roots.bd.d
CCDEPS .dep/runtime/prng.bd.d
CCDEPS .dep/runtime/printexc.bd.d
CCDEPS .dep/runtime/platform.bd.d
CCDEPS .dep/runtime/parsing.bd.d
CCDEPS .dep/runtime/obj.bd.d
CCDEPS .dep/runtime/misc.bd.d
CCDEPS .dep/runtime/minor_gc.bd.d
CCDEPS .dep/runtime/meta.bd.d
CCDEPS .dep/runtime/memprof.bd.d
CCDEPS .dep/runtime/memory.bd.d
CCDEPS .dep/runtime/md5.bd.d
CCDEPS .dep/runtime/major_gc.bd.d
CCDEPS .dep/runtime/main.bd.d
CCDEPS .dep/runtime/lf_skiplist.bd.d
CCDEPS .dep/runtime/lexing.bd.d
CCDEPS .dep/runtime/io.bd.d
CCDEPS .dep/runtime/ints.bd.d
CCDEPS .dep/runtime/intern.bd.d
CCDEPS .dep/runtime/hash.bd.d
CCDEPS .dep/runtime/globroots.bd.d
CCDEPS .dep/runtime/gc_stats.bd.d
CCDEPS .dep/runtime/gc_ctrl.bd.d
CCDEPS .dep/runtime/floats.bd.d
CCDEPS .dep/runtime/finalise.bd.d
CCDEPS .dep/runtime/fiber.bd.d
CCDEPS .dep/runtime/fail.bd.d
CCDEPS .dep/runtime/extern.bd.d
CCDEPS .dep/runtime/dynlink.bd.d
CCDEPS .dep/runtime/domain.bd.d
CCDEPS .dep/runtime/debugger.bd.d
CCDEPS .dep/runtime/custom.bd.d
CCDEPS .dep/runtime/compare.bd.d
CCDEPS .dep/runtime/codefrag.bd.d
CCDEPS .dep/runtime/callback.bd.d
CCDEPS .dep/runtime/blake2.bd.d
CCDEPS .dep/runtime/bigarray.bd.d
CCDEPS .dep/runtime/backtrace.bd.d
CCDEPS .dep/runtime/array.bd.d
CCDEPS .dep/runtime/alloc.bd.d
CCDEPS .dep/runtime/afl.bd.d
CCDEPS .dep/runtime/addrmap.bd.d
CCDEPS .dep/runtime/signals_nat.n.d
CCDEPS .dep/runtime/startup_nat.n.d
CCDEPS .dep/runtime/frame_descriptors.n.d
CCDEPS .dep/runtime/fail_nat.n.d
CCDEPS .dep/runtime/dynlink_nat.n.d
CCDEPS .dep/runtime/clambda_checks.n.d
CCDEPS .dep/runtime/backtrace_nat.n.d
CCDEPS .dep/runtime/unix_executable.n.d
CCDEPS .dep/runtime/weak.n.d
CCDEPS .dep/runtime/unix.n.d
CCDEPS .dep/runtime/sys.n.d
CCDEPS .dep/runtime/sync.n.d
CCDEPS .dep/runtime/str.n.d
CCDEPS .dep/runtime/startup_aux.n.d
CCDEPS .dep/runtime/skiplist.n.d
CCDEPS .dep/runtime/signals.n.d
CCDEPS .dep/runtime/shared_heap.n.d
CCDEPS .dep/runtime/runtime_events.n.d
CCDEPS .dep/runtime/roots.n.d
CCDEPS .dep/runtime/prng.n.d
CCDEPS .dep/runtime/printexc.n.d
CCDEPS .dep/runtime/platform.n.d
CCDEPS .dep/runtime/parsing.n.d
CCDEPS .dep/runtime/obj.n.d
CCDEPS .dep/runtime/misc.n.d
CCDEPS .dep/runtime/minor_gc.n.d
CCDEPS .dep/runtime/meta.n.d
CCDEPS .dep/runtime/memprof.n.d
CCDEPS .dep/runtime/memory.n.d
CCDEPS .dep/runtime/md5.n.d
CCDEPS .dep/runtime/major_gc.n.d
CCDEPS .dep/runtime/main.n.d
CCDEPS .dep/runtime/lf_skiplist.n.d
CCDEPS .dep/runtime/lexing.n.d
CCDEPS .dep/runtime/io.n.d
CCDEPS .dep/runtime/ints.n.d
CCDEPS .dep/runtime/intern.n.d
CCDEPS .dep/runtime/hash.n.d
CCDEPS .dep/runtime/globroots.n.d
CCDEPS .dep/runtime/gc_stats.n.d
CCDEPS .dep/runtime/gc_ctrl.n.d
CCDEPS .dep/runtime/floats.n.d
CCDEPS .dep/runtime/finalise.n.d
CCDEPS .dep/runtime/fiber.n.d
CCDEPS .dep/runtime/fail.n.d
CCDEPS .dep/runtime/extern.n.d
CCDEPS .dep/runtime/dynlink.n.d
CCDEPS .dep/runtime/domain.n.d
CCDEPS .dep/runtime/debugger.n.d
CCDEPS .dep/runtime/custom.n.d
CCDEPS .dep/runtime/compare.n.d
CCDEPS .dep/runtime/codefrag.n.d
CCDEPS .dep/runtime/callback.n.d
CCDEPS .dep/runtime/blake2.n.d
CCDEPS .dep/runtime/bigarray.n.d
CCDEPS .dep/runtime/backtrace.n.d
CCDEPS .dep/runtime/array.n.d
CCDEPS .dep/runtime/alloc.n.d
CCDEPS .dep/runtime/afl.n.d
CCDEPS .dep/runtime/addrmap.n.d
CCDEPS .dep/runtime/instrtrace.b.d
CCDEPS .dep/runtime/zstd.b.d
CCDEPS .dep/runtime/startup_byt.b.d
CCDEPS .dep/runtime/interp.b.d
CCDEPS .dep/runtime/fix_code.b.d
CCDEPS .dep/runtime/fail_byt.b.d
CCDEPS .dep/runtime/backtrace_byt.b.d
CCDEPS .dep/runtime/unix_executable.b.d
CCDEPS .dep/runtime/weak.b.d
CCDEPS .dep/runtime/unix.b.d
CCDEPS .dep/runtime/sys.b.d
CCDEPS .dep/runtime/sync.b.d
CCDEPS .dep/runtime/str.b.d
CCDEPS .dep/runtime/startup_aux.b.d
CCDEPS .dep/runtime/skiplist.b.d
CCDEPS .dep/runtime/signals.b.d
CCDEPS .dep/runtime/shared_heap.b.d
CCDEPS .dep/runtime/runtime_events.b.d
CCDEPS .dep/runtime/roots.b.d
CCDEPS .dep/runtime/prng.b.d
CCDEPS .dep/runtime/printexc.b.d
CCDEPS .dep/runtime/platform.b.d
CCDEPS .dep/runtime/parsing.b.d
CCDEPS .dep/runtime/obj.b.d
CCDEPS .dep/runtime/misc.b.d
CCDEPS .dep/runtime/minor_gc.b.d
CCDEPS .dep/runtime/meta.b.d
CCDEPS .dep/runtime/memprof.b.d
CCDEPS .dep/runtime/memory.b.d
CCDEPS .dep/runtime/md5.b.d
CCDEPS .dep/runtime/major_gc.b.d
CCDEPS .dep/runtime/main.b.d
CCDEPS .dep/runtime/lf_skiplist.b.d
CCDEPS .dep/runtime/lexing.b.d
CCDEPS .dep/runtime/io.b.d
CCDEPS .dep/runtime/ints.b.d
CCDEPS .dep/runtime/intern.b.d
CCDEPS .dep/runtime/hash.b.d
CCDEPS .dep/runtime/globroots.b.d
CCDEPS .dep/runtime/gc_stats.b.d
CCDEPS .dep/runtime/gc_ctrl.b.d
CCDEPS .dep/runtime/floats.b.d
CCDEPS .dep/runtime/finalise.b.d
CCDEPS .dep/runtime/fiber.b.d
CCDEPS .dep/runtime/fail.b.d
CCDEPS .dep/runtime/extern.b.d
CCDEPS .dep/runtime/dynlink.b.d
CCDEPS .dep/runtime/domain.b.d
CCDEPS .dep/runtime/debugger.b.d
CCDEPS .dep/runtime/custom.b.d
CCDEPS .dep/runtime/compare.b.d
CCDEPS .dep/runtime/codefrag.b.d
CCDEPS .dep/runtime/callback.b.d
CCDEPS .dep/runtime/blake2.b.d
CCDEPS .dep/runtime/bigarray.b.d
CCDEPS .dep/runtime/backtrace.b.d
CCDEPS .dep/runtime/array.b.d
CCDEPS .dep/runtime/alloc.b.d
CCDEPS .dep/runtime/afl.b.d
CCDEPS .dep/runtime/addrmap.b.d
/Applications/Xcode.app/Contents/Developer/usr/bin/make coldstart
GEN runtime/primitives
GEN runtime/prims.c
CC runtime/prims.o
CC runtime/stdlib.o
CC runtime/addrmap.b.o
CC runtime/afl.b.o
CC runtime/alloc.b.o
CC runtime/array.b.o
CC runtime/backtrace.b.o
CC runtime/bigarray.b.o
CC runtime/blake2.b.o
CC runtime/callback.b.o
CC runtime/codefrag.b.o
CC runtime/compare.b.o
CC runtime/custom.b.o
CC runtime/debugger.b.o
CC runtime/domain.b.o
CC runtime/dynlink.b.o
CC runtime/extern.b.o
CC runtime/fail.b.o
CC runtime/fiber.b.o
CC runtime/finalise.b.o
CC runtime/floats.b.o
CC runtime/gc_ctrl.b.o
CC runtime/gc_stats.b.o
CC runtime/globroots.b.o
CC runtime/hash.b.o
CC runtime/intern.b.o
CC runtime/ints.b.o
CC runtime/io.b.o
CC runtime/lexing.b.o
CC runtime/lf_skiplist.b.o
CC runtime/main.b.o
CC runtime/major_gc.b.o
CC runtime/md5.b.o
CC runtime/memory.b.o
CC runtime/memprof.b.o
CC runtime/meta.b.o
CC runtime/minor_gc.b.o
CC runtime/misc.b.o
CC runtime/obj.b.o
CC runtime/parsing.b.o
CC runtime/platform.b.o
CC runtime/printexc.b.o
CC runtime/prng.b.o
CC runtime/roots.b.o
CC runtime/runtime_events.b.o
CC runtime/shared_heap.b.o
CC runtime/signals.b.o
CC runtime/skiplist.b.o
CC runtime/startup_aux.b.o
CC runtime/str.b.o
CC runtime/sync.b.o
CC runtime/sys.b.o
CC runtime/unix.b.o
CC runtime/weak.b.o
CC runtime/unix_executable.b.o
CC runtime/backtrace_byt.b.o
CC runtime/fail_byt.b.o
CC runtime/fix_code.b.o
CC runtime/interp.b.o
CC runtime/startup_byt.b.o
CC runtime/zstd.b.o
MKLIB runtime/libcamlrun.a
MKEXE runtime/ocamlrun
cp runtime/ocamlrun boot/ocamlrun
cd stdlib; ln -sf ../runtime/libcamlrun.a .
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib OCAMLRUN='$(ROOTDIR)/boot/ocamlrun' USE_BOOT_OCAMLC=true all
OCAMLC camlinternalFormatBasics.cmi
OCAMLC camlinternalFormatBasics.cmo
OCAMLC stdlib.cmi
OCAMLC stdlib.cmo
OCAMLC stdlib__Either.cmi
OCAMLC stdlib__Either.cmo
OCAMLC stdlib__Sys.cmi
OCAMLC stdlib__Sys.cmo
OCAMLC stdlib__Int32.cmi
OCAMLC stdlib__Obj.cmi
OCAMLC stdlib__Obj.cmo
OCAMLC stdlib__Type.cmi
OCAMLC stdlib__Type.cmo
OCAMLC stdlib__Atomic.cmi
OCAMLC stdlib__Atomic.cmo
OCAMLC camlinternalLazy.cmi
OCAMLC camlinternalLazy.cmo
OCAMLC stdlib__Lazy.cmi
OCAMLC stdlib__Lazy.cmo
OCAMLC stdlib__Seq.cmi
OCAMLC stdlib__Seq.cmo
OCAMLC stdlib__Option.cmi
OCAMLC stdlib__Option.cmo
OCAMLC stdlib__Pair.cmi
OCAMLC stdlib__Pair.cmo
OCAMLC stdlib__Result.cmi
OCAMLC stdlib__Result.cmo
OCAMLC stdlib__Bool.cmi
OCAMLC stdlib__Bool.cmo
OCAMLC stdlib__Char.cmi
OCAMLC stdlib__Char.cmo
OCAMLC stdlib__Uchar.cmi
OCAMLC stdlib__Uchar.cmo
OCAMLC stdlib__List.cmi
OCAMLC stdlib__List.cmo
OCAMLC stdlib__Int.cmi
OCAMLC stdlib__Int.cmo
OCAMLC stdlib__Array.cmi
OCAMLC stdlib__Array.cmo
OCAMLC stdlib__Iarray.cmi
OCAMLC stdlib__Iarray.cmo
OCAMLC stdlib__Bytes.cmi
OCAMLC stdlib__Bytes.cmo
OCAMLC stdlib__String.cmi
OCAMLC stdlib__String.cmo
OCAMLC stdlib__Unit.cmi
OCAMLC stdlib__Unit.cmo
OCAMLC stdlib__Marshal.cmi
OCAMLC stdlib__Marshal.cmo
OCAMLC stdlib__Float.cmi
OCAMLC stdlib__Float.cmo
OCAMLC stdlib__Int32.cmo
OCAMLC stdlib__Int64.cmi
OCAMLC stdlib__Int64.cmo
OCAMLC stdlib__Nativeint.cmi
OCAMLC stdlib__Nativeint.cmo
OCAMLC stdlib__Lexing.cmi
OCAMLC stdlib__Lexing.cmo
OCAMLC stdlib__Parsing.cmi
OCAMLC stdlib__Parsing.cmo
OCAMLC stdlib__Repr.cmi
OCAMLC stdlib__Repr.cmo
OCAMLC stdlib__Set.cmi
OCAMLC stdlib__Set.cmo
OCAMLC stdlib__Map.cmi
OCAMLC stdlib__Map.cmo
OCAMLC stdlib__Stack.cmi
OCAMLC stdlib__Stack.cmo
OCAMLC stdlib__Queue.cmi
OCAMLC stdlib__Queue.cmo
OCAMLC stdlib__Buffer.cmi
OCAMLC stdlib__Buffer.cmo
OCAMLC stdlib__Mutex.cmi
OCAMLC stdlib__Mutex.cmo
OCAMLC stdlib__Condition.cmi
OCAMLC stdlib__Condition.cmo
OCAMLC stdlib__Semaphore.cmi
OCAMLC stdlib__Semaphore.cmo
OCAMLC stdlib__Domain.cmi
OCAMLC stdlib__Domain.cmo
OCAMLC camlinternalFormat.cmi
OCAMLC camlinternalFormat.cmo
OCAMLC stdlib__Printf.cmi
OCAMLC stdlib__Printf.cmo
OCAMLC stdlib__Arg.cmi
OCAMLC stdlib__Arg.cmo
OCAMLC stdlib__Printexc.cmi
OCAMLC stdlib__Printexc.cmo
OCAMLC stdlib__Fun.cmi
OCAMLC stdlib__Fun.cmo
OCAMLC stdlib__Gc.cmi
OCAMLC stdlib__Gc.cmo
OCAMLC stdlib__Complex.cmi
OCAMLC stdlib__Bigarray.cmi
OCAMLC stdlib__In_channel.cmi
OCAMLC stdlib__In_channel.cmo
OCAMLC stdlib__Out_channel.cmi
OCAMLC stdlib__Out_channel.cmo
OCAMLC stdlib__Digest.cmi
OCAMLC stdlib__Digest.cmo
OCAMLC stdlib__Bigarray.cmo
OCAMLC stdlib__Random.cmi
OCAMLC stdlib__Random.cmo
OCAMLC stdlib__Hashtbl.cmi
OCAMLC stdlib__Hashtbl.cmo
OCAMLC stdlib__Weak.cmi
OCAMLC stdlib__Weak.cmo
OCAMLC stdlib__Format.cmi
OCAMLC stdlib__Format.cmo
OCAMLC stdlib__Scanf.cmi
OCAMLC stdlib__Scanf.cmo
OCAMLC stdlib__Callback.cmi
OCAMLC stdlib__Callback.cmo
OCAMLC camlinternalOO.cmi
OCAMLC camlinternalOO.cmo
OCAMLC stdlib__Oo.cmi
OCAMLC stdlib__Oo.cmo
OCAMLC camlinternalMod.cmi
OCAMLC camlinternalMod.cmo
OCAMLC stdlib__Dynarray.cmi
OCAMLC stdlib__Dynarray.cmo
OCAMLC stdlib__Pqueue.cmi
OCAMLC stdlib__Pqueue.cmo
OCAMLC stdlib__Ephemeron.cmi
OCAMLC stdlib__Ephemeron.cmo
OCAMLC stdlib__Filename.cmi
OCAMLC stdlib__Filename.cmo
OCAMLC stdlib__Complex.cmo
OCAMLC stdlib__ArrayLabels.cmi
OCAMLC stdlib__ArrayLabels.cmo
OCAMLC stdlib__ListLabels.cmi
OCAMLC stdlib__ListLabels.cmo
OCAMLC stdlib__BytesLabels.cmi
OCAMLC stdlib__BytesLabels.cmo
OCAMLC stdlib__StringLabels.cmi
OCAMLC stdlib__StringLabels.cmo
OCAMLC stdlib__MoreLabels.cmi
OCAMLC stdlib__MoreLabels.cmo
OCAMLC stdlib__StdLabels.cmi
OCAMLC stdlib__StdLabels.cmo
OCAMLC stdlib__Effect.cmi
OCAMLC stdlib__Effect.cmo
LINKC stdlib.cma
OCAMLC std_exit.cmi
OCAMLC std_exit.cmo
CC header.o
MKEXE tmpheader.exe
strip tmpheader.exe
rm tmpheader.exe
rm -f boot/libcamlrun.a boot/stdlib.cma boot/std_exit.cmo boot/*.cmi boot/runtime-launch-info
cp stdlib/stdlib.cma stdlib/std_exit.cmo stdlib/*.cmi stdlib/runtime-launch-info boot
cd boot; ln -sf ../runtime/libcamlrun.a .
/Applications/Xcode.app/Contents/Developer/usr/bin/make opt.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make checkstack
CC tools/checkstack.o
MKEXE tools/checkstack
tools/checkstack
rm tools/checkstack.o tools/checkstack
/Applications/Xcode.app/Contents/Developer/usr/bin/make coreall
CC runtime/addrmap.bd.o
CC runtime/afl.bd.o
CC runtime/alloc.bd.o
CC runtime/array.bd.o
CC runtime/backtrace.bd.o
CC runtime/bigarray.bd.o
CC runtime/blake2.bd.o
CC runtime/callback.bd.o
CC runtime/codefrag.bd.o
CC runtime/compare.bd.o
CC runtime/custom.bd.o
CC runtime/debugger.bd.o
CC runtime/domain.bd.o
CC runtime/dynlink.bd.o
CC runtime/extern.bd.o
CC runtime/fail.bd.o
CC runtime/fiber.bd.o
CC runtime/finalise.bd.o
CC runtime/floats.bd.o
CC runtime/gc_ctrl.bd.o
CC runtime/gc_stats.bd.o
CC runtime/globroots.bd.o
CC runtime/hash.bd.o
CC runtime/intern.bd.o
CC runtime/ints.bd.o
CC runtime/io.bd.o
CC runtime/lexing.bd.o
CC runtime/lf_skiplist.bd.o
CC runtime/main.bd.o
CC runtime/major_gc.bd.o
CC runtime/md5.bd.o
CC runtime/memory.bd.o
CC runtime/memprof.bd.o
CC runtime/meta.bd.o
CC runtime/minor_gc.bd.o
CC runtime/misc.bd.o
CC runtime/obj.bd.o
CC runtime/parsing.bd.o
CC runtime/platform.bd.o
CC runtime/printexc.bd.o
CC runtime/prng.bd.o
CC runtime/roots.bd.o
CC runtime/runtime_events.bd.o
CC runtime/shared_heap.bd.o
CC runtime/signals.bd.o
CC runtime/skiplist.bd.o
CC runtime/startup_aux.bd.o
CC runtime/str.bd.o
CC runtime/sync.bd.o
CC runtime/sys.bd.o
CC runtime/unix.bd.o
CC runtime/weak.bd.o
CC runtime/unix_executable.bd.o
CC runtime/backtrace_byt.bd.o
CC runtime/fail_byt.bd.o
CC runtime/fix_code.bd.o
CC runtime/interp.bd.o
CC runtime/startup_byt.bd.o
CC runtime/zstd.bd.o
CC runtime/instrtrace.bd.o
MKLIB runtime/libcamlrund.a
CC runtime/addrmap.bi.o
CC runtime/afl.bi.o
CC runtime/alloc.bi.o
CC runtime/array.bi.o
CC runtime/backtrace.bi.o
CC runtime/bigarray.bi.o
CC runtime/blake2.bi.o
CC runtime/callback.bi.o
CC runtime/codefrag.bi.o
CC runtime/compare.bi.o
CC runtime/custom.bi.o
CC runtime/debugger.bi.o
CC runtime/domain.bi.o
CC runtime/dynlink.bi.o
CC runtime/extern.bi.o
CC runtime/fail.bi.o
CC runtime/fiber.bi.o
CC runtime/finalise.bi.o
CC runtime/floats.bi.o
CC runtime/gc_ctrl.bi.o
CC runtime/gc_stats.bi.o
CC runtime/globroots.bi.o
CC runtime/hash.bi.o
CC runtime/intern.bi.o
CC runtime/ints.bi.o
CC runtime/io.bi.o
CC runtime/lexing.bi.o
CC runtime/lf_skiplist.bi.o
CC runtime/main.bi.o
CC runtime/major_gc.bi.o
CC runtime/md5.bi.o
CC runtime/memory.bi.o
CC runtime/memprof.bi.o
CC runtime/meta.bi.o
CC runtime/minor_gc.bi.o
CC runtime/misc.bi.o
CC runtime/obj.bi.o
CC runtime/parsing.bi.o
CC runtime/platform.bi.o
CC runtime/printexc.bi.o
CC runtime/prng.bi.o
CC runtime/roots.bi.o
CC runtime/runtime_events.bi.o
CC runtime/shared_heap.bi.o
CC runtime/signals.bi.o
CC runtime/skiplist.bi.o
CC runtime/startup_aux.bi.o
CC runtime/str.bi.o
CC runtime/sync.bi.o
CC runtime/sys.bi.o
CC runtime/unix.bi.o
CC runtime/weak.bi.o
CC runtime/unix_executable.bi.o
CC runtime/backtrace_byt.bi.o
CC runtime/fail_byt.bi.o
CC runtime/fix_code.bi.o
CC runtime/interp.bi.o
CC runtime/startup_byt.bi.o
CC runtime/zstd.bi.o
MKLIB runtime/libcamlruni.a
CC runtime/addrmap.bpic.o
CC runtime/afl.bpic.o
CC runtime/alloc.bpic.o
CC runtime/array.bpic.o
CC runtime/backtrace.bpic.o
CC runtime/bigarray.bpic.o
CC runtime/blake2.bpic.o
CC runtime/callback.bpic.o
CC runtime/codefrag.bpic.o
CC runtime/compare.bpic.o
CC runtime/custom.bpic.o
CC runtime/debugger.bpic.o
CC runtime/domain.bpic.o
CC runtime/dynlink.bpic.o
CC runtime/extern.bpic.o
CC runtime/fail.bpic.o
CC runtime/fiber.bpic.o
CC runtime/finalise.bpic.o
CC runtime/floats.bpic.o
CC runtime/gc_ctrl.bpic.o
CC runtime/gc_stats.bpic.o
CC runtime/globroots.bpic.o
CC runtime/hash.bpic.o
CC runtime/intern.bpic.o
CC runtime/ints.bpic.o
CC runtime/io.bpic.o
CC runtime/lexing.bpic.o
CC runtime/lf_skiplist.bpic.o
CC runtime/main.bpic.o
CC runtime/major_gc.bpic.o
CC runtime/md5.bpic.o
CC runtime/memory.bpic.o
CC runtime/memprof.bpic.o
CC runtime/meta.bpic.o
CC runtime/minor_gc.bpic.o
CC runtime/misc.bpic.o
CC runtime/obj.bpic.o
CC runtime/parsing.bpic.o
CC runtime/platform.bpic.o
CC runtime/printexc.bpic.o
CC runtime/prng.bpic.o
CC runtime/roots.bpic.o
CC runtime/runtime_events.bpic.o
CC runtime/shared_heap.bpic.o
CC runtime/signals.bpic.o
CC runtime/skiplist.bpic.o
CC runtime/startup_aux.bpic.o
CC runtime/str.bpic.o
CC runtime/sync.bpic.o
CC runtime/sys.bpic.o
CC runtime/unix.bpic.o
CC runtime/weak.bpic.o
CC runtime/unix_executable.bpic.o
CC runtime/backtrace_byt.bpic.o
CC runtime/fail_byt.bpic.o
CC runtime/fix_code.bpic.o
CC runtime/interp.bpic.o
CC runtime/startup_byt.bpic.o
CC runtime/zstd.bpic.o
MKLIB runtime/libcamlrun_pic.a
MKDLL runtime/libcamlrun_shared.so
MKEXE runtime/ocamlrund
MKEXE runtime/ocamlruni
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlc
OCAMLC utils/config.cmi
OCAMLC utils/build_path_prefix_map.cmi
OCAMLC utils/format_doc.cmi
OCAMLC utils/misc.cmi
OCAMLC utils/identifiable.cmi
OCAMLC utils/numbers.cmi
OCAMLC utils/arg_helper.cmi
OCAMLC utils/local_store.cmi
OCAMLC utils/load_path.cmi
OCAMLC utils/profile.cmi
OCAMLC utils/clflags.cmi
OCAMLC utils/terminfo.cmi
OCAMLC utils/ccomp.cmi
OCAMLC utils/warnings.cmi
OCAMLC utils/consistbl.cmi
OCAMLC utils/linkdeps.cmi
OCAMLC utils/strongly_connected_components.cmi
OCAMLC utils/targetint.cmi
OCAMLC utils/int_replace_polymorphic_compare.cmi
GEN utils/domainstate.mli
OCAMLC utils/domainstate.cmi
OCAMLC utils/binutils.cmi
OCAMLC utils/lazy_backtrack.cmi
OCAMLC utils/diffing.cmi
OCAMLC utils/diffing_with_keys.cmi
OCAMLC utils/compression.cmi
OCAMLC parsing/location.cmi
OCAMLC parsing/unit_info.cmi
OCAMLC parsing/asttypes.cmi
OCAMLC parsing/longident.cmi
OCAMLC parsing/parsetree.cmi
OCAMLC parsing/docstrings.cmi
OCAMLC parsing/syntaxerr.cmi
OCAMLC parsing/ast_helper.cmi
OCAMLC parsing/ast_iterator.cmi
OCAMLC parsing/builtin_attributes.cmi
GEN parsing/camlinternalMenhirLib.mli
OCAMLC parsing/camlinternalMenhirLib.cmi
GEN parsing/parser.mli
OCAMLC parsing/parser.cmi
OCAMLC parsing/pprintast.cmi
OCAMLC parsing/parse.cmi
OCAMLC parsing/printast.cmi
OCAMLC parsing/ast_mapper.cmi
OCAMLC parsing/attr_helper.cmi
OCAMLC parsing/ast_invariants.cmi
OCAMLC parsing/depend.cmi
OCAMLC typing/annot.cmi
OCAMLC typing/value_rec_types.cmi
OCAMLC typing/ident.cmi
OCAMLC typing/path.cmi
OCAMLC typing/type_immediacy.cmi
OCAMLC typing/outcometree.cmi
OCAMLC typing/primitive.cmi
OCAMLC typing/shape.cmi
OCAMLC typing/types.cmi
OCAMLC typing/data_types.cmi
OCAMLC typing/rawprinttyp.cmi
OCAMLC typing/gprinttyp.cmi
OCAMLC typing/btype.cmi
OCAMLC typing/oprint.cmi
OCAMLC typing/subst.cmi
OCAMLC typing/predef.cmi
OCAMLC typing/datarepr.cmi
OCAMLC file_formats/cmi_format.cmi
OCAMLC typing/persistent_env.cmi
OCAMLC typing/env.cmi
OCAMLC typing/errortrace.cmi
OCAMLC typing/typedtree.cmi
OCAMLC typing/signature_group.cmi
OCAMLC typing/printtyped.cmi
OCAMLC typing/ctype.cmi
OCAMLC typing/out_type.cmi
OCAMLC typing/printtyp.cmi
OCAMLC typing/errortrace_report.cmi
OCAMLC typing/includeclass.cmi
OCAMLC typing/mtype.cmi
OCAMLC typing/envaux.cmi
OCAMLC typing/includecore.cmi
OCAMLC typing/tast_iterator.cmi
OCAMLC typing/tast_mapper.cmi
OCAMLC typing/stypes.cmi
OCAMLC typing/shape_reduce.cmi
OCAMLC file_formats/cmt_format.cmi
OCAMLC typing/cmt2annot.cmi
OCAMLC typing/untypeast.cmi
OCAMLC typing/includemod.cmi
OCAMLC typing/includemod_errorprinter.cmi
OCAMLC typing/typetexp.cmi
OCAMLC typing/printpat.cmi
OCAMLC typing/patterns.cmi
OCAMLC typing/parmatch.cmi
OCAMLC typing/typedecl_properties.cmi
OCAMLC typing/typedecl_variance.cmi
OCAMLC typing/typedecl_unboxed.cmi
OCAMLC typing/typedecl_immediacy.cmi
OCAMLC typing/typedecl_separability.cmi
OCAMLC lambda/debuginfo.cmi
OCAMLC lambda/lambda.cmi
OCAMLC typing/typeopt.cmi
OCAMLC typing/typedecl.cmi
OCAMLC typing/value_rec_check.cmi
OCAMLC typing/typecore.cmi
OCAMLC typing/typeclass.cmi
OCAMLC typing/typemod.cmi
OCAMLC lambda/printlambda.cmi
OCAMLC lambda/switch.cmi
OCAMLC lambda/matching.cmi
OCAMLC lambda/value_rec_compiler.cmi
OCAMLC lambda/translobj.cmi
OCAMLC lambda/translattribute.cmi
OCAMLC lambda/translprim.cmi
OCAMLC lambda/translcore.cmi
OCAMLC lambda/translclass.cmi
OCAMLC lambda/translmod.cmi
OCAMLC lambda/tmc.cmi
OCAMLC lambda/simplif.cmi
OCAMLC lambda/runtimedef.cmi
OCAMLC file_formats/cmo_format.cmi
OCAMLC middle_end/internal_variable_names.cmi
OCAMLC middle_end/linkage_name.cmi
OCAMLC middle_end/compilation_unit.cmi
OCAMLC middle_end/variable.cmi
OCAMLC middle_end/flambda/base_types/closure_element.cmi
OCAMLC middle_end/flambda/base_types/var_within_closure.cmi
OCAMLC middle_end/flambda/base_types/tag.cmi
OCAMLC middle_end/symbol.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
OCAMLC middle_end/flambda/parameter.cmi
OCAMLC middle_end/flambda/base_types/static_exception.cmi
OCAMLC middle_end/flambda/base_types/mutable_variable.cmi
OCAMLC middle_end/flambda/base_types/closure_id.cmi
OCAMLC middle_end/flambda/projection.cmi
OCAMLC middle_end/flambda/base_types/closure_origin.cmi
OCAMLC middle_end/clambda_primitives.cmi
OCAMLC middle_end/flambda/allocated_const.cmi
OCAMLC middle_end/flambda/flambda.cmi
OCAMLC middle_end/flambda/freshening.cmi
OCAMLC middle_end/flambda/base_types/export_id.cmi
OCAMLC middle_end/flambda/simple_value_approx.cmi
OCAMLC middle_end/flambda/export_info.cmi
OCAMLC middle_end/backend_var.cmi
OCAMLC middle_end/clambda.cmi
OCAMLC file_formats/cmx_format.cmi
OCAMLC file_formats/cmxs_format.cmi
OCAMLC bytecomp/instruct.cmi
OCAMLC bytecomp/meta.cmi
OCAMLC tools/make_opcodes.cmi
OCAMLLEX tools/make_opcodes.ml
OCAMLC tools/make_opcodes.cmo
LINKC tools/make_opcodes
GEN bytecomp/opcodes.ml
GEN bytecomp/opcodes.mli
OCAMLC bytecomp/opcodes.cmi
OCAMLC bytecomp/bytesections.cmi
OCAMLC bytecomp/dll.cmi
OCAMLC bytecomp/symtable.cmi
OCAMLC driver/pparse.cmi
OCAMLC driver/compenv.cmi
OCAMLC driver/main_args.cmi
OCAMLC driver/compmisc.cmi
OCAMLC driver/makedepend.cmi
OCAMLC driver/compile_common.cmi
mkdir -p utils/config
GEN utils/config/config_main.ml
GEN utils/config.ml
OCAMLC utils/config.cmo
OCAMLC utils/build_path_prefix_map.cmo
OCAMLC utils/format_doc.cmo
OCAMLC utils/misc.cmo
OCAMLC utils/identifiable.cmo
OCAMLC utils/numbers.cmo
OCAMLC utils/arg_helper.cmo
OCAMLC utils/local_store.cmo
OCAMLC utils/load_path.cmo
OCAMLC utils/clflags.cmo
OCAMLC utils/profile.cmo
OCAMLC utils/terminfo.cmo
OCAMLC utils/ccomp.cmo
OCAMLC utils/warnings.cmo
OCAMLC utils/consistbl.cmo
OCAMLC utils/linkdeps.cmo
OCAMLC utils/strongly_connected_components.cmo
OCAMLC utils/targetint.cmo
OCAMLC utils/int_replace_polymorphic_compare.cmo
GEN utils/domainstate.ml
OCAMLC utils/domainstate.cmo
OCAMLC utils/binutils.cmo
OCAMLC utils/lazy_backtrack.cmo
OCAMLC utils/diffing.cmo
OCAMLC utils/diffing_with_keys.cmo
OCAMLC utils/compression.cmo
OCAMLC parsing/location.cmo
OCAMLC parsing/unit_info.cmo
OCAMLC parsing/asttypes.cmo
OCAMLC parsing/longident.cmo
OCAMLC parsing/docstrings.cmo
OCAMLC parsing/syntaxerr.cmo
OCAMLC parsing/ast_helper.cmo
OCAMLC parsing/ast_iterator.cmo
OCAMLC parsing/builtin_attributes.cmo
GEN parsing/camlinternalMenhirLib.ml
OCAMLC parsing/camlinternalMenhirLib.cmo
GEN parsing/parser.ml
OCAMLC parsing/parser.cmo
OCAMLC parsing/lexer.cmi
OCAMLLEX parsing/lexer.ml
OCAMLC parsing/lexer.cmo
OCAMLC parsing/pprintast.cmo
OCAMLC parsing/parse.cmo
OCAMLC parsing/printast.cmo
OCAMLC parsing/ast_mapper.cmo
OCAMLC parsing/attr_helper.cmo
OCAMLC parsing/ast_invariants.cmo
OCAMLC parsing/depend.cmo
OCAMLC typing/ident.cmo
OCAMLC typing/path.cmo
OCAMLC typing/primitive.cmo
OCAMLC typing/type_immediacy.cmo
OCAMLC typing/shape.cmo
OCAMLC typing/types.cmo
OCAMLC typing/data_types.cmo
OCAMLC typing/rawprinttyp.cmo
OCAMLC typing/gprinttyp.cmo
OCAMLC typing/btype.cmo
OCAMLC typing/oprint.cmo
OCAMLC typing/subst.cmo
OCAMLC typing/predef.cmo
OCAMLC typing/datarepr.cmo
OCAMLC file_formats/cmi_format.cmo
OCAMLC typing/persistent_env.cmo
OCAMLC typing/env.cmo
OCAMLC typing/errortrace.cmo
OCAMLC typing/typedtree.cmo
OCAMLC typing/signature_group.cmo
OCAMLC typing/printtyped.cmo
OCAMLC typing/ctype.cmo
OCAMLC typing/out_type.cmo
OCAMLC typing/printtyp.cmo
OCAMLC typing/errortrace_report.cmo
OCAMLC typing/includeclass.cmo
OCAMLC typing/mtype.cmo
OCAMLC typing/envaux.cmo
OCAMLC typing/includecore.cmo
OCAMLC typing/tast_iterator.cmo
OCAMLC typing/tast_mapper.cmo
OCAMLC typing/stypes.cmo
OCAMLC typing/shape_reduce.cmo
OCAMLC file_formats/cmt_format.cmo
OCAMLC typing/cmt2annot.cmo
OCAMLC typing/untypeast.cmo
OCAMLC typing/includemod.cmo
OCAMLC typing/includemod_errorprinter.cmo
OCAMLC typing/typetexp.cmo
OCAMLC typing/printpat.cmo
OCAMLC typing/patterns.cmo
OCAMLC typing/parmatch.cmo
OCAMLC typing/typedecl_properties.cmo
OCAMLC typing/typedecl_variance.cmo
OCAMLC typing/typedecl_unboxed.cmo
OCAMLC typing/typedecl_immediacy.cmo
OCAMLC typing/typedecl_separability.cmo
OCAMLC typing/typeopt.cmo
OCAMLC typing/typedecl.cmo
OCAMLC typing/value_rec_check.cmo
OCAMLC typing/typecore.cmo
OCAMLC typing/typeclass.cmo
OCAMLC typing/typemod.cmo
OCAMLC lambda/debuginfo.cmo
OCAMLC lambda/lambda.cmo
OCAMLC lambda/printlambda.cmo
OCAMLC lambda/switch.cmo
OCAMLC lambda/matching.cmo
OCAMLC lambda/value_rec_compiler.cmo
OCAMLC lambda/translobj.cmo
OCAMLC lambda/translattribute.cmo
OCAMLC lambda/translprim.cmo
OCAMLC lambda/translcore.cmo
OCAMLC lambda/translclass.cmo
OCAMLC lambda/translmod.cmo
OCAMLC lambda/tmc.cmo
OCAMLC lambda/simplif.cmo
GEN lambda/runtimedef.ml
OCAMLC lambda/runtimedef.cmo
OCAMLC bytecomp/meta.cmo
OCAMLC bytecomp/opcodes.cmo
OCAMLC bytecomp/bytesections.cmo
OCAMLC bytecomp/dll.cmo
OCAMLC bytecomp/symtable.cmo
OCAMLC driver/pparse.cmo
OCAMLC driver/compenv.cmo
OCAMLC driver/main_args.cmo
OCAMLC driver/compmisc.cmo
OCAMLC driver/makedepend.cmo
OCAMLC driver/compile_common.cmo
cp utils/config.mli utils/config/config_main.mli
OCAMLC utils/config/config_main.cmi
OCAMLC utils/config/config_main.cmo
GEN utils/config/config_boot.ml
cp utils/config.mli utils/config/config_boot.mli
OCAMLC utils/config/config_boot.cmi
OCAMLC utils/config/config_boot.cmo
LINKC compilerlibs/ocamlcommon.cma
OCAMLC bytecomp/bytegen.cmi
OCAMLC bytecomp/printinstr.cmi
OCAMLC bytecomp/emitcode.cmi
OCAMLC bytecomp/bytelink.cmi
OCAMLC bytecomp/bytelibrarian.cmi
OCAMLC bytecomp/bytepackager.cmi
OCAMLC driver/errors.cmi
OCAMLC driver/compile.cmi
OCAMLC driver/maindriver.cmi
OCAMLC bytecomp/instruct.cmo
OCAMLC bytecomp/bytegen.cmo
OCAMLC bytecomp/printinstr.cmo
OCAMLC bytecomp/emitcode.cmo
OCAMLC bytecomp/bytelink.cmo
OCAMLC bytecomp/bytelibrarian.cmo
OCAMLC bytecomp/bytepackager.cmo
OCAMLC driver/errors.cmo
OCAMLC driver/compile.cmo
OCAMLC driver/maindriver.cmo
LINKC compilerlibs/ocamlbytecomp.cma
OCAMLC driver/main.cmi
OCAMLC driver/main.cmo
LINKC ocamlc
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamllex ocamltools library
CC yacc/closure.o
CC yacc/error.o
CC yacc/lalr.o
CC yacc/lr0.o
CC yacc/main.o
CC yacc/mkpar.o
CC yacc/output.o
CC yacc/reader.o
CC yacc/skeleton.o
CC yacc/symtab.o
CC yacc/verbose.o
CC yacc/warshall.o
MKEXE yacc/ocamlyacc
/Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all
OCAMLC lex/cset.cmi
OCAMLC lex/cset.cmo
OCAMLC lex/syntax.cmi
OCAMLC lex/syntax.cmo
OCAMLYACC lex/parser.mli
OCAMLC lex/parser.cmi
OCAMLC lex/parser.cmo
OCAMLC lex/lexer.cmi
OCAMLLEX lex/lexer.ml
OCAMLC lex/lexer.cmo
OCAMLC lex/table.cmi
OCAMLC lex/table.cmo
OCAMLC lex/lexgen.cmi
OCAMLC lex/lexgen.cmo
OCAMLC lex/compact.cmi
OCAMLC lex/compact.cmo
OCAMLC lex/common.cmi
OCAMLC lex/common.cmo
OCAMLC lex/output.cmi
OCAMLC lex/output.cmo
OCAMLC lex/outputbis.cmi
OCAMLC lex/outputbis.cmo
OCAMLC lex/main.cmi
OCAMLC lex/main.cmo
LINKC lex/ocamllex
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-all
OCAMLC tools/ocamldep.cmi
OCAMLC tools/ocamldep.cmo
LINKC tools/ocamldep
OCAMLC middle_end/printclambda_primitives.cmi
OCAMLC middle_end/printclambda.cmi
OCAMLC middle_end/semantics_of_primitives.cmi
OCAMLC middle_end/convert_primitives.cmi
OCAMLC middle_end/flambda/base_types/id_types.cmi
OCAMLC middle_end/flambda/pass_wrapper.cmi
OCAMLC middle_end/flambda/flambda_iterators.cmi
OCAMLC middle_end/flambda/flambda_utils.cmi
OCAMLC middle_end/flambda/effect_analysis.cmi
OCAMLC middle_end/flambda/inlining_cost.cmi
OCAMLC middle_end/flambda/export_info_for_pack.cmi
OCAMLC middle_end/compilenv.cmi
OCAMLC middle_end/backend_intf.cmi
OCAMLC middle_end/closure/closure.cmi
OCAMLC middle_end/closure/closure_middle_end.cmi
OCAMLC middle_end/flambda/import_approx.cmi
OCAMLC middle_end/flambda/lift_code.cmi
OCAMLC middle_end/flambda/closure_conversion_aux.cmi
OCAMLC middle_end/flambda/closure_conversion.cmi
OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi
OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi
OCAMLC middle_end/flambda/find_recursive_functions.cmi
OCAMLC middle_end/flambda/invariant_params.cmi
OCAMLC middle_end/flambda/inconstant_idents.cmi
OCAMLC middle_end/flambda/alias_analysis.cmi
OCAMLC middle_end/flambda/lift_constants.cmi
OCAMLC middle_end/flambda/share_constants.cmi
OCAMLC middle_end/flambda/simplify_common.cmi
OCAMLC middle_end/flambda/remove_unused_arguments.cmi
OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi
OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi
OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi
OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi
OCAMLC middle_end/flambda/simplify_primitives.cmi
OCAMLC middle_end/flambda/inlining_stats_types.cmi
OCAMLC middle_end/flambda/inlining_stats.cmi
OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
OCAMLC middle_end/flambda/inlining_decision_intf.cmi
OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi
OCAMLC middle_end/flambda/extract_projections.cmi
OCAMLC middle_end/flambda/augment_specialised_args.cmi
OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmi
OCAMLC middle_end/flambda/unbox_specialised_args.cmi
OCAMLC middle_end/flambda/unbox_closures.cmi
OCAMLC middle_end/flambda/inlining_transforms.cmi
OCAMLC middle_end/flambda/inlining_decision.cmi
OCAMLC middle_end/flambda/inline_and_simplify.cmi
OCAMLC middle_end/flambda/ref_to_variables.cmi
OCAMLC middle_end/flambda/flambda_invariants.cmi
OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi
OCAMLC middle_end/flambda/build_export_info.cmi
OCAMLC middle_end/flambda/closure_offsets.cmi
OCAMLC middle_end/flambda/un_anf.cmi
OCAMLC middle_end/flambda/flambda_to_clambda.cmi
OCAMLC middle_end/flambda/flambda_middle_end.cmi
OCAMLC middle_end/internal_variable_names.cmo
OCAMLC middle_end/linkage_name.cmo
OCAMLC middle_end/compilation_unit.cmo
OCAMLC middle_end/variable.cmo
OCAMLC middle_end/flambda/base_types/closure_element.cmo
OCAMLC middle_end/flambda/base_types/closure_id.cmo
OCAMLC middle_end/symbol.cmo
OCAMLC middle_end/backend_var.cmo
OCAMLC middle_end/clambda_primitives.cmo
OCAMLC middle_end/printclambda_primitives.cmo
OCAMLC middle_end/clambda.cmo
OCAMLC middle_end/printclambda.cmo
OCAMLC middle_end/semantics_of_primitives.cmo
OCAMLC middle_end/convert_primitives.cmo
OCAMLC middle_end/flambda/base_types/id_types.cmo
OCAMLC middle_end/flambda/base_types/export_id.cmo
OCAMLC middle_end/flambda/base_types/tag.cmo
OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo
OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo
OCAMLC middle_end/flambda/base_types/closure_origin.cmo
OCAMLC middle_end/flambda/base_types/var_within_closure.cmo
OCAMLC middle_end/flambda/base_types/static_exception.cmo
OCAMLC middle_end/flambda/pass_wrapper.cmo
OCAMLC middle_end/flambda/allocated_const.cmo
OCAMLC middle_end/flambda/parameter.cmo
OCAMLC middle_end/flambda/projection.cmo
OCAMLC middle_end/flambda/flambda.cmo
OCAMLC middle_end/flambda/flambda_iterators.cmo
OCAMLC middle_end/flambda/flambda_utils.cmo
OCAMLC middle_end/flambda/freshening.cmo
OCAMLC middle_end/flambda/effect_analysis.cmo
OCAMLC middle_end/flambda/inlining_cost.cmo
OCAMLC middle_end/flambda/simple_value_approx.cmo
OCAMLC middle_end/flambda/export_info.cmo
OCAMLC middle_end/flambda/export_info_for_pack.cmo
OCAMLC middle_end/compilenv.cmo
OCAMLC middle_end/closure/closure.cmo
OCAMLC middle_end/closure/closure_middle_end.cmo
OCAMLC middle_end/flambda/import_approx.cmo
OCAMLC middle_end/flambda/lift_code.cmo
OCAMLC middle_end/flambda/closure_conversion_aux.cmo
OCAMLC middle_end/flambda/closure_conversion.cmo
OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo
OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo
OCAMLC middle_end/flambda/find_recursive_functions.cmo
OCAMLC middle_end/flambda/invariant_params.cmo
OCAMLC middle_end/flambda/inconstant_idents.cmo
OCAMLC middle_end/flambda/alias_analysis.cmo
OCAMLC middle_end/flambda/lift_constants.cmo
OCAMLC middle_end/flambda/share_constants.cmo
OCAMLC middle_end/flambda/simplify_common.cmo
OCAMLC middle_end/flambda/remove_unused_arguments.cmo
OCAMLC middle_end/flambda/remove_unused_closure_vars.cmo
OCAMLC middle_end/flambda/remove_unused_program_constructs.cmo
OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo
OCAMLC middle_end/flambda/simplify_primitives.cmo
OCAMLC middle_end/flambda/inlining_stats_types.cmo
OCAMLC middle_end/flambda/inlining_stats.cmo
OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo
OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmo
OCAMLC middle_end/flambda/extract_projections.cmo
OCAMLC middle_end/flambda/augment_specialised_args.cmo
OCAMLC middle_end/flambda/unbox_free_vars_of_closures.cmo
OCAMLC middle_end/flambda/unbox_specialised_args.cmo
OCAMLC middle_end/flambda/unbox_closures.cmo
OCAMLC middle_end/flambda/inlining_transforms.cmo
OCAMLC middle_end/flambda/inlining_decision.cmo
OCAMLC middle_end/flambda/inline_and_simplify.cmo
OCAMLC middle_end/flambda/ref_to_variables.cmo
OCAMLC middle_end/flambda/flambda_invariants.cmo
OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmo
OCAMLC middle_end/flambda/build_export_info.cmo
OCAMLC middle_end/flambda/closure_offsets.cmo
OCAMLC middle_end/flambda/un_anf.cmo
OCAMLC middle_end/flambda/flambda_to_clambda.cmo
OCAMLC middle_end/flambda/flambda_middle_end.cmo
LINKC compilerlibs/ocamlmiddleend.cma
OCAMLC tools/objinfo.cmi
OCAMLC tools/objinfo.cmo
LINKC tools/ocamlobjinfo
OCAMLC tools/ocamlcmt.cmi
OCAMLC tools/ocamlcmt.cmo
LINKC tools/ocamlcmt
OCAMLC tools/ocamlprof.cmi
OCAMLC tools/ocamlprof.cmo
LINKC tools/ocamlprof
OCAMLC tools/ocamlcp_common.cmi
OCAMLC tools/ocamlcp_common.cmo
OCAMLC tools/ocamlcp.cmi
OCAMLC tools/ocamlcp.cmo
LINKC tools/ocamlcp
OCAMLC tools/ocamlmklib.cmi
OCAMLC tools/ocamlmklib.cmo
LINKC tools/ocamlmklib
OCAMLC tools/ocamlmktop.cmi
OCAMLC tools/ocamlmktop.cmo
LINKC tools/ocamlmktop
OCAMLC tools/ocamloptp.cmi
OCAMLC tools/ocamloptp.cmo
LINKC tools/ocamloptp
GEN tools/opnames.ml
OCAMLC tools/opnames.cmi
OCAMLC tools/opnames.cmo
OCAMLC tools/dumpobj.cmi
OCAMLC tools/dumpobj.cmo
LINKC tools/dumpobj
OCAMLC tools/primreq.cmi
OCAMLC tools/primreq.cmo
LINKC tools/primreq
OCAMLC tools/stripdebug.cmi
OCAMLC tools/stripdebug.cmo
LINKC tools/stripdebug
OCAMLC tools/cmpbyt.cmi
OCAMLC tools/cmpbyt.cmo
LINKC tools/cmpbyt
OCAMLC tools/profiling.cmi
OCAMLC tools/profiling.cmo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib all
OCAMLC camlinternalFormatBasics.cmi
OCAMLC camlinternalFormatBasics.cmo
OCAMLC stdlib.cmi
OCAMLC stdlib.cmo
OCAMLC stdlib__Either.cmi
OCAMLC stdlib__Either.cmo
OCAMLC stdlib__Sys.cmi
OCAMLC stdlib__Sys.cmo
OCAMLC stdlib__Int32.cmi
OCAMLC stdlib__Obj.cmi
OCAMLC stdlib__Obj.cmo
OCAMLC stdlib__Type.cmi
OCAMLC stdlib__Type.cmo
OCAMLC stdlib__Atomic.cmi
OCAMLC stdlib__Atomic.cmo
OCAMLC camlinternalLazy.cmi
OCAMLC camlinternalLazy.cmo
OCAMLC stdlib__Lazy.cmi
OCAMLC stdlib__Lazy.cmo
OCAMLC stdlib__Seq.cmi
OCAMLC stdlib__Seq.cmo
OCAMLC stdlib__Option.cmi
OCAMLC stdlib__Option.cmo
OCAMLC stdlib__Pair.cmi
OCAMLC stdlib__Pair.cmo
OCAMLC stdlib__Result.cmi
OCAMLC stdlib__Result.cmo
OCAMLC stdlib__Bool.cmi
OCAMLC stdlib__Bool.cmo
OCAMLC stdlib__Char.cmi
OCAMLC stdlib__Char.cmo
OCAMLC stdlib__Uchar.cmi
OCAMLC stdlib__Uchar.cmo
OCAMLC stdlib__List.cmi
OCAMLC stdlib__List.cmo
OCAMLC stdlib__Int.cmi
OCAMLC stdlib__Int.cmo
OCAMLC stdlib__Array.cmi
OCAMLC stdlib__Array.cmo
OCAMLC stdlib__Iarray.cmi
OCAMLC stdlib__Iarray.cmo
OCAMLC stdlib__Bytes.cmi
OCAMLC stdlib__Bytes.cmo
OCAMLC stdlib__String.cmi
OCAMLC stdlib__String.cmo
OCAMLC stdlib__Unit.cmi
OCAMLC stdlib__Unit.cmo
OCAMLC stdlib__Marshal.cmi
OCAMLC stdlib__Marshal.cmo
OCAMLC stdlib__Float.cmi
OCAMLC stdlib__Float.cmo
OCAMLC stdlib__Int32.cmo
OCAMLC stdlib__Int64.cmi
OCAMLC stdlib__Int64.cmo
OCAMLC stdlib__Nativeint.cmi
OCAMLC stdlib__Nativeint.cmo
OCAMLC stdlib__Lexing.cmi
OCAMLC stdlib__Lexing.cmo
OCAMLC stdlib__Parsing.cmi
OCAMLC stdlib__Parsing.cmo
OCAMLC stdlib__Repr.cmi
OCAMLC stdlib__Repr.cmo
OCAMLC stdlib__Set.cmi
OCAMLC stdlib__Set.cmo
OCAMLC stdlib__Map.cmi
OCAMLC stdlib__Map.cmo
OCAMLC stdlib__Stack.cmi
OCAMLC stdlib__Stack.cmo
OCAMLC stdlib__Queue.cmi
OCAMLC stdlib__Queue.cmo
OCAMLC stdlib__Buffer.cmi
OCAMLC stdlib__Buffer.cmo
OCAMLC stdlib__Mutex.cmi
OCAMLC stdlib__Mutex.cmo
OCAMLC stdlib__Condition.cmi
OCAMLC stdlib__Condition.cmo
OCAMLC stdlib__Semaphore.cmi
OCAMLC stdlib__Semaphore.cmo
OCAMLC stdlib__Domain.cmi
OCAMLC stdlib__Domain.cmo
OCAMLC camlinternalFormat.cmi
OCAMLC camlinternalFormat.cmo
OCAMLC stdlib__Printf.cmi
OCAMLC stdlib__Printf.cmo
OCAMLC stdlib__Arg.cmi
OCAMLC stdlib__Arg.cmo
OCAMLC stdlib__Printexc.cmi
OCAMLC stdlib__Printexc.cmo
OCAMLC stdlib__Fun.cmi
OCAMLC stdlib__Fun.cmo
OCAMLC stdlib__Gc.cmi
OCAMLC stdlib__Gc.cmo
OCAMLC stdlib__Complex.cmi
OCAMLC stdlib__Bigarray.cmi
OCAMLC stdlib__In_channel.cmi
OCAMLC stdlib__In_channel.cmo
OCAMLC stdlib__Out_channel.cmi
OCAMLC stdlib__Out_channel.cmo
OCAMLC stdlib__Digest.cmi
OCAMLC stdlib__Digest.cmo
OCAMLC stdlib__Bigarray.cmo
OCAMLC stdlib__Random.cmi
OCAMLC stdlib__Random.cmo
OCAMLC stdlib__Hashtbl.cmi
OCAMLC stdlib__Hashtbl.cmo
OCAMLC stdlib__Weak.cmi
OCAMLC stdlib__Weak.cmo
OCAMLC stdlib__Format.cmi
OCAMLC stdlib__Format.cmo
OCAMLC stdlib__Scanf.cmi
OCAMLC stdlib__Scanf.cmo
OCAMLC stdlib__Callback.cmi
OCAMLC stdlib__Callback.cmo
OCAMLC camlinternalOO.cmi
OCAMLC camlinternalOO.cmo
OCAMLC stdlib__Oo.cmi
OCAMLC stdlib__Oo.cmo
OCAMLC camlinternalMod.cmi
OCAMLC camlinternalMod.cmo
OCAMLC stdlib__Dynarray.cmi
OCAMLC stdlib__Dynarray.cmo
OCAMLC stdlib__Pqueue.cmi
OCAMLC stdlib__Pqueue.cmo
OCAMLC stdlib__Ephemeron.cmi
OCAMLC stdlib__Ephemeron.cmo
OCAMLC stdlib__Filename.cmi
OCAMLC stdlib__Filename.cmo
OCAMLC stdlib__Complex.cmo
OCAMLC stdlib__ArrayLabels.cmi
OCAMLC stdlib__ArrayLabels.cmo
OCAMLC stdlib__ListLabels.cmi
OCAMLC stdlib__ListLabels.cmo
OCAMLC stdlib__BytesLabels.cmi
OCAMLC stdlib__BytesLabels.cmo
OCAMLC stdlib__StringLabels.cmi
OCAMLC stdlib__StringLabels.cmo
OCAMLC stdlib__MoreLabels.cmi
OCAMLC stdlib__MoreLabels.cmo
OCAMLC stdlib__StdLabels.cmi
OCAMLC stdlib__StdLabels.cmo
OCAMLC stdlib__Effect.cmi
OCAMLC stdlib__Effect.cmo
LINKC stdlib.cma
OCAMLC std_exit.cmi
OCAMLC std_exit.cmo
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocaml
OCAMLC toplevel/expunge.cmi
OCAMLC toplevel/expunge.cmo
LINKC expunge
OCAMLC toplevel/genprintval.cmi
OCAMLC toplevel/topcommon.cmi
OCAMLC toplevel/topeval.cmi
cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
OCAMLC toplevel/trace.cmi
cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
OCAMLC toplevel/toploop.cmi
OCAMLC toplevel/topprinters.cmi
OCAMLC toplevel/topdirs.cmi
OCAMLC toplevel/topmain.cmi
cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
OCAMLC toplevel/genprintval.cmo
OCAMLC toplevel/topcommon.cmo
OCAMLC toplevel/byte/topeval.cmo
OCAMLC toplevel/byte/trace.cmo
OCAMLC toplevel/toploop.cmo
OCAMLC toplevel/topprinters.cmo
OCAMLC toplevel/topdirs.cmo
OCAMLC toplevel/byte/topmain.cmo
LINKC compilerlibs/ocamltoplevel.cma
OCAMLC toplevel/topstart.cmi
OCAMLC toplevel/topstart.cmo
LINKC ocaml.tmp
GEN ocaml
rm ocaml.tmp
/Applications/Xcode.app/Contents/Developer/usr/bin/make opt-core
CC runtime/addrmap.n.o
CC runtime/afl.n.o
CC runtime/alloc.n.o
CC runtime/array.n.o
CC runtime/backtrace.n.o
CC runtime/bigarray.n.o
CC runtime/blake2.n.o
CC runtime/callback.n.o
CC runtime/codefrag.n.o
CC runtime/compare.n.o
CC runtime/custom.n.o
CC runtime/debugger.n.o
CC runtime/domain.n.o
CC runtime/dynlink.n.o
CC runtime/extern.n.o
CC runtime/fail.n.o
CC runtime/fiber.n.o
CC runtime/finalise.n.o
CC runtime/floats.n.o
CC runtime/gc_ctrl.n.o
CC runtime/gc_stats.n.o
CC runtime/globroots.n.o
CC runtime/hash.n.o
CC runtime/intern.n.o
CC runtime/ints.n.o
CC runtime/io.n.o
CC runtime/lexing.n.o
CC runtime/lf_skiplist.n.o
CC runtime/main.n.o
CC runtime/major_gc.n.o
CC runtime/md5.n.o
CC runtime/memory.n.o
CC runtime/memprof.n.o
CC runtime/meta.n.o
CC runtime/minor_gc.n.o
CC runtime/misc.n.o
CC runtime/obj.n.o
CC runtime/parsing.n.o
CC runtime/platform.n.o
CC runtime/printexc.n.o
CC runtime/prng.n.o
CC runtime/roots.n.o
CC runtime/runtime_events.n.o
CC runtime/shared_heap.n.o
CC runtime/signals.n.o
CC runtime/skiplist.n.o
CC runtime/startup_aux.n.o
CC runtime/str.n.o
CC runtime/sync.n.o
CC runtime/sys.n.o
CC runtime/unix.n.o
CC runtime/weak.n.o
CC runtime/unix_executable.n.o
CC runtime/backtrace_nat.n.o
CC runtime/clambda_checks.n.o
CC runtime/dynlink_nat.n.o
CC runtime/fail_nat.n.o
CC runtime/frame_descriptors.n.o
CC runtime/startup_nat.n.o
CC runtime/signals_nat.n.o
ASM runtime/arm64.o
MKLIB runtime/libasmrun.a
CC runtime/zstd.npic.o
MKLIB runtime/libcomprmarsh.a
CC runtime/addrmap.nd.o
CC runtime/afl.nd.o
CC runtime/alloc.nd.o
CC runtime/array.nd.o
CC runtime/backtrace.nd.o
CC runtime/bigarray.nd.o
CC runtime/blake2.nd.o
CC runtime/callback.nd.o
CC runtime/codefrag.nd.o
CC runtime/compare.nd.o
CC runtime/custom.nd.o
CC runtime/debugger.nd.o
CC runtime/domain.nd.o
CC runtime/dynlink.nd.o
CC runtime/extern.nd.o
CC runtime/fail.nd.o
CC runtime/fiber.nd.o
CC runtime/finalise.nd.o
CC runtime/floats.nd.o
CC runtime/gc_ctrl.nd.o
CC runtime/gc_stats.nd.o
CC runtime/globroots.nd.o
CC runtime/hash.nd.o
CC runtime/intern.nd.o
CC runtime/ints.nd.o
CC runtime/io.nd.o
CC runtime/lexing.nd.o
CC runtime/lf_skiplist.nd.o
CC runtime/main.nd.o
CC runtime/major_gc.nd.o
CC runtime/md5.nd.o
CC runtime/memory.nd.o
CC runtime/memprof.nd.o
CC runtime/meta.nd.o
CC runtime/minor_gc.nd.o
CC runtime/misc.nd.o
CC runtime/obj.nd.o
CC runtime/parsing.nd.o
CC runtime/platform.nd.o
CC runtime/printexc.nd.o
CC runtime/prng.nd.o
CC runtime/roots.nd.o
CC runtime/runtime_events.nd.o
CC runtime/shared_heap.nd.o
CC runtime/signals.nd.o
CC runtime/skiplist.nd.o
CC runtime/startup_aux.nd.o
CC runtime/str.nd.o
CC runtime/sync.nd.o
CC runtime/sys.nd.o
CC runtime/unix.nd.o
CC runtime/weak.nd.o
CC runtime/unix_executable.nd.o
CC runtime/backtrace_nat.nd.o
CC runtime/clambda_checks.nd.o
CC runtime/dynlink_nat.nd.o
CC runtime/fail_nat.nd.o
CC runtime/frame_descriptors.nd.o
CC runtime/startup_nat.nd.o
CC runtime/signals_nat.nd.o
ASM runtime/arm64.d.o
MKLIB runtime/libasmrund.a
CC runtime/addrmap.ni.o
CC runtime/afl.ni.o
CC runtime/alloc.ni.o
CC runtime/array.ni.o
CC runtime/backtrace.ni.o
CC runtime/bigarray.ni.o
CC runtime/blake2.ni.o
CC runtime/callback.ni.o
CC runtime/codefrag.ni.o
CC runtime/compare.ni.o
CC runtime/custom.ni.o
CC runtime/debugger.ni.o
CC runtime/domain.ni.o
CC runtime/dynlink.ni.o
CC runtime/extern.ni.o
CC runtime/fail.ni.o
CC runtime/fiber.ni.o
CC runtime/finalise.ni.o
CC runtime/floats.ni.o
CC runtime/gc_ctrl.ni.o
CC runtime/gc_stats.ni.o
CC runtime/globroots.ni.o
CC runtime/hash.ni.o
CC runtime/intern.ni.o
CC runtime/ints.ni.o
CC runtime/io.ni.o
CC runtime/lexing.ni.o
CC runtime/lf_skiplist.ni.o
CC runtime/main.ni.o
CC runtime/major_gc.ni.o
CC runtime/md5.ni.o
CC runtime/memory.ni.o
CC runtime/memprof.ni.o
CC runtime/meta.ni.o
CC runtime/minor_gc.ni.o
CC runtime/misc.ni.o
CC runtime/obj.ni.o
CC runtime/parsing.ni.o
CC runtime/platform.ni.o
CC runtime/printexc.ni.o
CC runtime/prng.ni.o
CC runtime/roots.ni.o
CC runtime/runtime_events.ni.o
CC runtime/shared_heap.ni.o
CC runtime/signals.ni.o
CC runtime/skiplist.ni.o
CC runtime/startup_aux.ni.o
CC runtime/str.ni.o
CC runtime/sync.ni.o
CC runtime/sys.ni.o
CC runtime/unix.ni.o
CC runtime/weak.ni.o
CC runtime/unix_executable.ni.o
CC runtime/backtrace_nat.ni.o
CC runtime/clambda_checks.ni.o
CC runtime/dynlink_nat.ni.o
CC runtime/fail_nat.ni.o
CC runtime/frame_descriptors.ni.o
CC runtime/startup_nat.ni.o
CC runtime/signals_nat.ni.o
ASM runtime/arm64.i.o
MKLIB runtime/libasmruni.a
CC runtime/addrmap.npic.o
CC runtime/afl.npic.o
CC runtime/alloc.npic.o
CC runtime/array.npic.o
CC runtime/backtrace.npic.o
CC runtime/bigarray.npic.o
CC runtime/blake2.npic.o
CC runtime/callback.npic.o
CC runtime/codefrag.npic.o
CC runtime/compare.npic.o
CC runtime/custom.npic.o
CC runtime/debugger.npic.o
CC runtime/domain.npic.o
CC runtime/dynlink.npic.o
CC runtime/extern.npic.o
CC runtime/fail.npic.o
CC runtime/fiber.npic.o
CC runtime/finalise.npic.o
CC runtime/floats.npic.o
CC runtime/gc_ctrl.npic.o
CC runtime/gc_stats.npic.o
CC runtime/globroots.npic.o
CC runtime/hash.npic.o
CC runtime/intern.npic.o
CC runtime/ints.npic.o
CC runtime/io.npic.o
CC runtime/lexing.npic.o
CC runtime/lf_skiplist.npic.o
CC runtime/main.npic.o
CC runtime/major_gc.npic.o
CC runtime/md5.npic.o
CC runtime/memory.npic.o
CC runtime/memprof.npic.o
CC runtime/meta.npic.o
CC runtime/minor_gc.npic.o
CC runtime/misc.npic.o
CC runtime/obj.npic.o
CC runtime/parsing.npic.o
CC runtime/platform.npic.o
CC runtime/printexc.npic.o
CC runtime/prng.npic.o
CC runtime/roots.npic.o
CC runtime/runtime_events.npic.o
CC runtime/shared_heap.npic.o
CC runtime/signals.npic.o
CC runtime/skiplist.npic.o
CC runtime/startup_aux.npic.o
CC runtime/str.npic.o
CC runtime/sync.npic.o
CC runtime/sys.npic.o
CC runtime/unix.npic.o
CC runtime/weak.npic.o
CC runtime/unix_executable.npic.o
CC runtime/backtrace_nat.npic.o
CC runtime/clambda_checks.npic.o
CC runtime/dynlink_nat.npic.o
CC runtime/fail_nat.npic.o
CC runtime/frame_descriptors.npic.o
CC runtime/startup_nat.npic.o
CC runtime/signals_nat.npic.o
ASM runtime/arm64_libasmrunpic.o
MKLIB runtime/libasmrun_pic.a
MKDLL runtime/libasmrun_shared.so
cd stdlib; ln -sf ../runtime/libasmrun.a .
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlopt
OCAMLC asmcomp/arch.cmi
OCAMLC asmcomp/cmm.cmi
OCAMLC asmcomp/printcmm.cmi
OCAMLC asmcomp/reg.cmi
OCAMLC asmcomp/mach.cmi
OCAMLC asmcomp/proc.cmi
OCAMLC asmcomp/strmatch.cmi
OCAMLC asmcomp/cmmgen_state.cmi
OCAMLC asmcomp/cmm_helpers.cmi
OCAMLC asmcomp/afl_instrument.cmi
OCAMLC asmcomp/thread_sanitizer.cmi
OCAMLC asmcomp/cmmgen.cmi
OCAMLC asmcomp/cmm_invariants.cmi
OCAMLC asmcomp/interval.cmi
OCAMLC asmcomp/printmach.cmi
OCAMLC asmcomp/dataflow.cmi
OCAMLC asmcomp/polling.cmi
OCAMLC asmcomp/selectgen.cmi
OCAMLC asmcomp/selection.cmi
OCAMLC asmcomp/comballoc.cmi
OCAMLC asmcomp/CSEgen.cmi
OCAMLC asmcomp/CSE.cmi
OCAMLC asmcomp/liveness.cmi
OCAMLC asmcomp/spill.cmi
OCAMLC asmcomp/split.cmi
OCAMLC asmcomp/interf.cmi
OCAMLC asmcomp/coloring.cmi
OCAMLC asmcomp/linscan.cmi
OCAMLC asmcomp/reloadgen.cmi
OCAMLC asmcomp/reload.cmi
OCAMLC asmcomp/deadcode.cmi
OCAMLC asmcomp/stackframegen.cmi
OCAMLC asmcomp/stackframe.cmi
OCAMLC asmcomp/linear.cmi
OCAMLC asmcomp/printlinear.cmi
OCAMLC asmcomp/linearize.cmi
OCAMLC file_formats/linear_format.cmi
OCAMLC asmcomp/schedgen.cmi
OCAMLC asmcomp/scheduling.cmi
OCAMLC asmcomp/branch_relaxation_intf.cmi
OCAMLC asmcomp/branch_relaxation.cmi
OCAMLC asmcomp/emitenv.cmi
OCAMLC asmcomp/emitaux.cmi
OCAMLC asmcomp/emit.cmi
OCAMLC asmcomp/asmgen.cmi
OCAMLC asmcomp/asmlink.cmi
OCAMLC asmcomp/asmlibrarian.cmi
OCAMLC asmcomp/asmpackager.cmi
OCAMLC driver/opterrors.cmi
OCAMLC driver/optcompile.cmi
OCAMLC driver/optmaindriver.cmi
OCAMLC asmcomp/arch.cmo
OCAMLC asmcomp/cmm.cmo
OCAMLC asmcomp/printcmm.cmo
OCAMLC asmcomp/reg.cmo
OCAMLC asmcomp/mach.cmo
OCAMLC asmcomp/proc.cmo
OCAMLC asmcomp/strmatch.cmo
OCAMLC asmcomp/cmmgen_state.cmo
OCAMLC asmcomp/cmm_helpers.cmo
OCAMLC asmcomp/afl_instrument.cmo
OCAMLC asmcomp/thread_sanitizer.cmo
OCAMLC asmcomp/cmmgen.cmo
OCAMLC asmcomp/cmm_invariants.cmo
OCAMLC asmcomp/interval.cmo
OCAMLC asmcomp/printmach.cmo
OCAMLC asmcomp/dataflow.cmo
OCAMLC asmcomp/polling.cmo
OCAMLC asmcomp/selectgen.cmo
OCAMLC asmcomp/selection.cmo
OCAMLC asmcomp/comballoc.cmo
OCAMLC asmcomp/CSEgen.cmo
OCAMLC asmcomp/CSE.cmo
OCAMLC asmcomp/liveness.cmo
OCAMLC asmcomp/spill.cmo
OCAMLC asmcomp/split.cmo
OCAMLC asmcomp/interf.cmo
OCAMLC asmcomp/coloring.cmo
OCAMLC asmcomp/linscan.cmo
OCAMLC asmcomp/reloadgen.cmo
OCAMLC asmcomp/reload.cmo
OCAMLC asmcomp/deadcode.cmo
OCAMLC asmcomp/stackframegen.cmo
OCAMLC asmcomp/stackframe.cmo
OCAMLC asmcomp/linear.cmo
OCAMLC asmcomp/printlinear.cmo
OCAMLC asmcomp/linearize.cmo
OCAMLC file_formats/linear_format.cmo
OCAMLC asmcomp/schedgen.cmo
OCAMLC asmcomp/scheduling.cmo
OCAMLC asmcomp/branch_relaxation.cmo
OCAMLC asmcomp/emitaux.cmo
OCAMLC tools/cvt_emit.cmi
OCAMLLEX tools/cvt_emit.ml
OCAMLC tools/cvt_emit.cmo
LINKC tools/cvt_emit
GEN asmcomp/emit.ml
OCAMLC asmcomp/emit.cmo
OCAMLC asmcomp/asmgen.cmo
OCAMLC asmcomp/asmlink.cmo
OCAMLC asmcomp/asmlibrarian.cmo
OCAMLC asmcomp/asmpackager.cmo
OCAMLC driver/opterrors.cmo
OCAMLC driver/optcompile.cmo
OCAMLC driver/optmaindriver.cmo
LINKC compilerlibs/ocamloptcomp.cma
OCAMLC driver/optmain.cmi
OCAMLC driver/optmain.cmo
LINKC ocamlopt
/Applications/Xcode.app/Contents/Developer/usr/bin/make libraryopt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib allopt
OCAMLOPT camlinternalFormatBasics.cmx
OCAMLOPT stdlib.cmx
OCAMLOPT stdlib__Either.cmx
OCAMLOPT stdlib__Sys.cmx
OCAMLOPT stdlib__Int32.cmx
OCAMLOPT stdlib__Obj.cmx
OCAMLOPT stdlib__Type.cmx
OCAMLOPT stdlib__Atomic.cmx
OCAMLOPT camlinternalLazy.cmx
OCAMLOPT stdlib__Lazy.cmx
OCAMLOPT stdlib__Seq.cmx
OCAMLOPT stdlib__Option.cmx
OCAMLOPT stdlib__Pair.cmx
OCAMLOPT stdlib__Result.cmx
OCAMLOPT stdlib__Bool.cmx
OCAMLOPT stdlib__Char.cmx
OCAMLOPT stdlib__Uchar.cmx
OCAMLOPT stdlib__List.cmx
OCAMLOPT stdlib__Int.cmx
OCAMLOPT stdlib__Array.cmx
OCAMLOPT stdlib__Iarray.cmx
OCAMLOPT stdlib__Bytes.cmx
OCAMLOPT stdlib__String.cmx
OCAMLOPT stdlib__Unit.cmx
OCAMLOPT stdlib__Marshal.cmx
OCAMLOPT stdlib__Float.cmx
OCAMLOPT stdlib__Int64.cmx
OCAMLOPT stdlib__Nativeint.cmx
OCAMLOPT stdlib__Lexing.cmx
OCAMLOPT stdlib__Parsing.cmx
OCAMLOPT stdlib__Repr.cmx
OCAMLOPT stdlib__Set.cmx
OCAMLOPT stdlib__Map.cmx
OCAMLOPT stdlib__Stack.cmx
OCAMLOPT stdlib__Queue.cmx
OCAMLOPT stdlib__Buffer.cmx
OCAMLOPT stdlib__Mutex.cmx
OCAMLOPT stdlib__Condition.cmx
OCAMLOPT stdlib__Semaphore.cmx
OCAMLOPT stdlib__Domain.cmx
OCAMLOPT camlinternalFormat.cmx
OCAMLOPT stdlib__Printf.cmx
OCAMLOPT stdlib__Arg.cmx
OCAMLOPT stdlib__Printexc.cmx
OCAMLOPT stdlib__Fun.cmx
OCAMLOPT stdlib__Gc.cmx
OCAMLOPT stdlib__Complex.cmx
OCAMLOPT stdlib__Bigarray.cmx
OCAMLOPT stdlib__In_channel.cmx
OCAMLOPT stdlib__Out_channel.cmx
OCAMLOPT stdlib__Digest.cmx
OCAMLOPT stdlib__Random.cmx
OCAMLOPT stdlib__Hashtbl.cmx
OCAMLOPT stdlib__Weak.cmx
OCAMLOPT stdlib__Format.cmx
OCAMLOPT stdlib__Scanf.cmx
OCAMLOPT stdlib__Callback.cmx
OCAMLOPT camlinternalOO.cmx
OCAMLOPT stdlib__Oo.cmx
OCAMLOPT camlinternalMod.cmx
OCAMLOPT stdlib__Dynarray.cmx
OCAMLOPT stdlib__Pqueue.cmx
OCAMLOPT stdlib__Ephemeron.cmx
OCAMLOPT stdlib__Filename.cmx
OCAMLOPT stdlib__ArrayLabels.cmx
OCAMLOPT stdlib__ListLabels.cmx
OCAMLOPT stdlib__BytesLabels.cmx
OCAMLOPT stdlib__StringLabels.cmx
OCAMLOPT stdlib__MoreLabels.cmx
OCAMLOPT stdlib__StdLabels.cmx
OCAMLOPT stdlib__Effect.cmx
LINKOPT stdlib.cmxa
OCAMLOPT std_exit.cmx
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlc.opt
OCAMLOPT utils/config.cmx
OCAMLOPT utils/build_path_prefix_map.cmx
OCAMLOPT utils/format_doc.cmx
OCAMLOPT utils/misc.cmx
OCAMLOPT utils/identifiable.cmx
OCAMLOPT utils/numbers.cmx
OCAMLOPT utils/arg_helper.cmx
OCAMLOPT utils/local_store.cmx
OCAMLOPT utils/load_path.cmx
OCAMLOPT utils/profile.cmx
OCAMLOPT utils/clflags.cmx
OCAMLOPT utils/terminfo.cmx
OCAMLOPT utils/ccomp.cmx
OCAMLOPT utils/warnings.cmx
OCAMLOPT utils/consistbl.cmx
OCAMLOPT utils/linkdeps.cmx
OCAMLOPT utils/strongly_connected_components.cmx
OCAMLOPT utils/targetint.cmx
OCAMLOPT utils/int_replace_polymorphic_compare.cmx
OCAMLOPT utils/domainstate.cmx
OCAMLOPT utils/binutils.cmx
OCAMLOPT utils/lazy_backtrack.cmx
OCAMLOPT utils/diffing.cmx
OCAMLOPT utils/diffing_with_keys.cmx
OCAMLOPT utils/compression.cmx
OCAMLOPT parsing/location.cmx
OCAMLOPT parsing/unit_info.cmx
OCAMLOPT parsing/asttypes.cmx
OCAMLOPT parsing/longident.cmx
OCAMLOPT parsing/docstrings.cmx
OCAMLOPT parsing/syntaxerr.cmx
OCAMLOPT parsing/ast_helper.cmx
OCAMLOPT parsing/ast_iterator.cmx
OCAMLOPT parsing/builtin_attributes.cmx
OCAMLOPT parsing/camlinternalMenhirLib.cmx
OCAMLOPT parsing/parser.cmx
OCAMLOPT parsing/lexer.cmx
OCAMLOPT parsing/pprintast.cmx
OCAMLOPT parsing/parse.cmx
OCAMLOPT parsing/printast.cmx
OCAMLOPT parsing/ast_mapper.cmx
OCAMLOPT parsing/attr_helper.cmx
OCAMLOPT parsing/ast_invariants.cmx
OCAMLOPT parsing/depend.cmx
OCAMLOPT typing/ident.cmx
OCAMLOPT typing/path.cmx
OCAMLOPT typing/primitive.cmx
OCAMLOPT typing/type_immediacy.cmx
OCAMLOPT typing/shape.cmx
OCAMLOPT typing/types.cmx
OCAMLOPT typing/data_types.cmx
OCAMLOPT typing/rawprinttyp.cmx
OCAMLOPT typing/gprinttyp.cmx
OCAMLOPT typing/btype.cmx
OCAMLOPT typing/oprint.cmx
OCAMLOPT typing/subst.cmx
OCAMLOPT typing/predef.cmx
OCAMLOPT typing/datarepr.cmx
OCAMLOPT file_formats/cmi_format.cmx
OCAMLOPT typing/persistent_env.cmx
OCAMLOPT typing/env.cmx
OCAMLOPT typing/errortrace.cmx
OCAMLOPT typing/typedtree.cmx
OCAMLOPT typing/signature_group.cmx
OCAMLOPT typing/printtyped.cmx
OCAMLOPT typing/ctype.cmx
OCAMLOPT typing/out_type.cmx
OCAMLOPT typing/printtyp.cmx
OCAMLOPT typing/errortrace_report.cmx
OCAMLOPT typing/includeclass.cmx
OCAMLOPT typing/mtype.cmx
OCAMLOPT typing/envaux.cmx
OCAMLOPT typing/includecore.cmx
OCAMLOPT typing/tast_iterator.cmx
OCAMLOPT typing/tast_mapper.cmx
OCAMLOPT typing/stypes.cmx
OCAMLOPT typing/shape_reduce.cmx
OCAMLOPT file_formats/cmt_format.cmx
OCAMLOPT typing/cmt2annot.cmx
OCAMLOPT typing/untypeast.cmx
OCAMLOPT typing/includemod.cmx
OCAMLOPT typing/includemod_errorprinter.cmx
OCAMLOPT typing/typetexp.cmx
OCAMLOPT typing/printpat.cmx
OCAMLOPT typing/patterns.cmx
OCAMLOPT typing/parmatch.cmx
OCAMLOPT typing/typedecl_properties.cmx
OCAMLOPT typing/typedecl_variance.cmx
OCAMLOPT typing/typedecl_unboxed.cmx
OCAMLOPT typing/typedecl_immediacy.cmx
OCAMLOPT typing/typedecl_separability.cmx
OCAMLOPT lambda/debuginfo.cmx
OCAMLOPT lambda/lambda.cmx
OCAMLOPT typing/typeopt.cmx
OCAMLOPT typing/typedecl.cmx
OCAMLOPT typing/value_rec_check.cmx
OCAMLOPT typing/typecore.cmx
OCAMLOPT typing/typeclass.cmx
OCAMLOPT typing/typemod.cmx
OCAMLOPT lambda/printlambda.cmx
OCAMLOPT lambda/switch.cmx
OCAMLOPT lambda/matching.cmx
OCAMLOPT lambda/value_rec_compiler.cmx
OCAMLOPT lambda/translobj.cmx
OCAMLOPT lambda/translattribute.cmx
OCAMLOPT lambda/translprim.cmx
OCAMLOPT lambda/translcore.cmx
OCAMLOPT lambda/translclass.cmx
OCAMLOPT lambda/translmod.cmx
OCAMLOPT lambda/tmc.cmx
OCAMLOPT lambda/simplif.cmx
OCAMLOPT lambda/runtimedef.cmx
OCAMLOPT bytecomp/instruct.cmx
OCAMLOPT bytecomp/meta.cmx
OCAMLOPT bytecomp/opcodes.cmx
OCAMLOPT bytecomp/bytesections.cmx
OCAMLOPT bytecomp/dll.cmx
OCAMLOPT bytecomp/symtable.cmx
OCAMLOPT driver/pparse.cmx
OCAMLOPT driver/compenv.cmx
OCAMLOPT driver/main_args.cmx
OCAMLOPT driver/compmisc.cmx
OCAMLOPT driver/makedepend.cmx
OCAMLOPT driver/compile_common.cmx
cd stdlib; ln -sf ../runtime/libcomprmarsh.a .
LINKOPT compilerlibs/ocamlcommon.cmxa
OCAMLOPT bytecomp/bytegen.cmx
OCAMLOPT bytecomp/printinstr.cmx
OCAMLOPT bytecomp/emitcode.cmx
OCAMLOPT bytecomp/bytelink.cmx
OCAMLOPT bytecomp/bytelibrarian.cmx
OCAMLOPT bytecomp/bytepackager.cmx
OCAMLOPT driver/errors.cmx
OCAMLOPT driver/compile.cmx
OCAMLOPT driver/maindriver.cmx
LINKOPT compilerlibs/ocamlbytecomp.cmxa
OCAMLOPT driver/main.cmx
LINKOPT ocamlc.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make otherlibraries ocamldebug ocamldoc \
ocamltest
/Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all
make[3]: Nothing to be done for `lex-all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-all
make[3]: Nothing to be done for `tools-all'.
OCAMLC otherlibs/dynlink/dynlink_config.cmi
OCAMLC otherlibs/dynlink/dynlink_types.cmi
OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmi
OCAMLC otherlibs/dynlink/dynlink_common.cmi
OCAMLC otherlibs/dynlink/dynlink_cmo_format.cmi
OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmi
OCAMLC otherlibs/dynlink/dynlink.cmi
cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/byte/
OCAMLC otherlibs/dynlink/dynlink_config.cmo
OCAMLC otherlibs/dynlink/dynlink_types.cmo
OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmo
OCAMLC otherlibs/dynlink/dynlink_common.cmo
OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmo
OCAMLC otherlibs/dynlink/byte/dynlink.cmo
LINKC otherlibs/dynlink/dynlink.cma
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs all
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib all) || exit $?; done
../Makefile.otherlibs.common:178: .dep/runtime_events_consumer.d: No such file or directory
mkdir -p .dep
CCDEPS .dep/runtime_events_consumer.d
CC runtime_events_consumer.b.o
CC runtime_events_consumer.n.o
OCAMLMKLIB libcamlruntime_eventsbyt.a
OCAMLC runtime_events.cmi
OCAMLC runtime_events.cmo
OCAMLMKLIB runtime_events.cma
../Makefile.otherlibs.common:178: .dep/access.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/addrofstr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/chdir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/chmod.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/cst2constr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/cstringv.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/execv.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/execve.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/execvp.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fsync.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/mkdir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/exit.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getaddrinfo.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getcwd.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/gethost.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/gethostname.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getnameinfo.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getproto.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getserv.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/gmtime.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/mmap_ba.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/putenv.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/rmdir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/socketaddr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/strofaddr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/time.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/unlink.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/accept_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/bind_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/channels_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/close_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/connect_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/dup_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/envir_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/errmsg_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getpeername_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getpid_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getsockname_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/gettimeofday_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/isatty_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/link_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/listen_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/lockf_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/lseek_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/mmap_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/open_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/pipe_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/read_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/readlink_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/realpath_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/rename_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/select_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/sendrecv_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/shutdown_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/sleep_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/socket_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/socketpair_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/sockopt_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/stat_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/symlink_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/times_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/truncate_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/unixsupport_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/utimes_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/write_unix.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/alarm.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/chown.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/chroot.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/closedir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/dup2.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fchmod.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fchown.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fcntl.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/fork.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/ftruncate.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getegid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/geteuid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getgid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getgr.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getgroups.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getlogin.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getppid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getpw.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/getuid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/initgroups.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/itimer.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/kill.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/mkfifo.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/nice.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/opendir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/readdir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/rewinddir.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/setgid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/setgroups.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/setsid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/setuid.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/signals.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/spawn.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/termios.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/umask.d: No such file or directory
../Makefile.otherlibs.common:178: .dep/wait.d: No such file or directory
mkdir -p .dep
CCDEPS .dep/wait.d
CCDEPS .dep/umask.d
CCDEPS .dep/termios.d
CCDEPS .dep/spawn.d
CCDEPS .dep/signals.d
CCDEPS .dep/setuid.d
CCDEPS .dep/setsid.d
CCDEPS .dep/setgroups.d
CCDEPS .dep/setgid.d
CCDEPS .dep/rewinddir.d
CCDEPS .dep/readdir.d
CCDEPS .dep/opendir.d
CCDEPS .dep/nice.d
CCDEPS .dep/mkfifo.d
CCDEPS .dep/kill.d
CCDEPS .dep/itimer.d
CCDEPS .dep/initgroups.d
CCDEPS .dep/getuid.d
CCDEPS .dep/getpw.d
CCDEPS .dep/getppid.d
CCDEPS .dep/getlogin.d
CCDEPS .dep/getgroups.d
CCDEPS .dep/getgr.d
CCDEPS .dep/getgid.d
CCDEPS .dep/geteuid.d
CCDEPS .dep/getegid.d
CCDEPS .dep/ftruncate.d
CCDEPS .dep/fork.d
CCDEPS .dep/fcntl.d
CCDEPS .dep/fchown.d
CCDEPS .dep/fchmod.d
CCDEPS .dep/dup2.d
CCDEPS .dep/closedir.d
CCDEPS .dep/chroot.d
CCDEPS .dep/chown.d
CCDEPS .dep/alarm.d
CCDEPS .dep/write_unix.d
CCDEPS .dep/utimes_unix.d
CCDEPS .dep/unixsupport_unix.d
CCDEPS .dep/truncate_unix.d
CCDEPS .dep/times_unix.d
CCDEPS .dep/symlink_unix.d
CCDEPS .dep/stat_unix.d
CCDEPS .dep/sockopt_unix.d
CCDEPS .dep/socketpair_unix.d
CCDEPS .dep/socket_unix.d
CCDEPS .dep/sleep_unix.d
CCDEPS .dep/shutdown_unix.d
CCDEPS .dep/sendrecv_unix.d
CCDEPS .dep/select_unix.d
CCDEPS .dep/rename_unix.d
CCDEPS .dep/realpath_unix.d
CCDEPS .dep/readlink_unix.d
CCDEPS .dep/read_unix.d
CCDEPS .dep/pipe_unix.d
CCDEPS .dep/open_unix.d
CCDEPS .dep/mmap_unix.d
CCDEPS .dep/lseek_unix.d
CCDEPS .dep/lockf_unix.d
CCDEPS .dep/listen_unix.d
CCDEPS .dep/link_unix.d
CCDEPS .dep/isatty_unix.d
CCDEPS .dep/gettimeofday_unix.d
CCDEPS .dep/getsockname_unix.d
CCDEPS .dep/getpid_unix.d
CCDEPS .dep/getpeername_unix.d
CCDEPS .dep/errmsg_unix.d
CCDEPS .dep/envir_unix.d
CCDEPS .dep/dup_unix.d
CCDEPS .dep/connect_unix.d
CCDEPS .dep/close_unix.d
CCDEPS .dep/channels_unix.d
CCDEPS .dep/bind_unix.d
CCDEPS .dep/accept_unix.d
CCDEPS .dep/unlink.d
CCDEPS .dep/time.d
CCDEPS .dep/strofaddr.d
CCDEPS .dep/socketaddr.d
CCDEPS .dep/rmdir.d
CCDEPS .dep/putenv.d
CCDEPS .dep/mmap_ba.d
CCDEPS .dep/gmtime.d
CCDEPS .dep/getserv.d
CCDEPS .dep/getproto.d
CCDEPS .dep/getnameinfo.d
CCDEPS .dep/gethostname.d
CCDEPS .dep/gethost.d
CCDEPS .dep/getcwd.d
CCDEPS .dep/getaddrinfo.d
CCDEPS .dep/exit.d
CCDEPS .dep/mkdir.d
CCDEPS .dep/fsync.d
CCDEPS .dep/execvp.d
CCDEPS .dep/execve.d
CCDEPS .dep/execv.d
CCDEPS .dep/cstringv.d
CCDEPS .dep/cst2constr.d
CCDEPS .dep/chmod.d
CCDEPS .dep/chdir.d
CCDEPS .dep/addrofstr.d
CCDEPS .dep/access.d
CC access.b.o
CC addrofstr.b.o
CC chdir.b.o
CC chmod.b.o
CC cst2constr.b.o
CC cstringv.b.o
CC execv.b.o
CC execve.b.o
CC execvp.b.o
CC fsync.b.o
CC mkdir.b.o
CC exit.b.o
CC getaddrinfo.b.o
CC getcwd.b.o
CC gethost.b.o
CC gethostname.b.o
CC getnameinfo.b.o
CC getproto.b.o
CC getserv.b.o
CC gmtime.b.o
CC mmap_ba.b.o
CC putenv.b.o
CC rmdir.b.o
CC socketaddr.b.o
CC strofaddr.b.o
CC time.b.o
CC unlink.b.o
CC accept_unix.b.o
CC bind_unix.b.o
CC channels_unix.b.o
CC close_unix.b.o
CC connect_unix.b.o
CC dup_unix.b.o
CC envir_unix.b.o
CC errmsg_unix.b.o
CC getpeername_unix.b.o
CC getpid_unix.b.o
CC getsockname_unix.b.o
CC gettimeofday_unix.b.o
CC isatty_unix.b.o
CC link_unix.b.o
CC listen_unix.b.o
CC lockf_unix.b.o
CC lseek_unix.b.o
CC mmap_unix.b.o
CC open_unix.b.o
CC pipe_unix.b.o
CC read_unix.b.o
CC readlink_unix.b.o
CC realpath_unix.b.o
CC rename_unix.b.o
CC select_unix.b.o
CC sendrecv_unix.b.o
CC shutdown_unix.b.o
CC sleep_unix.b.o
CC socket_unix.b.o
CC socketpair_unix.b.o
CC sockopt_unix.b.o
CC stat_unix.b.o
CC symlink_unix.b.o
CC times_unix.b.o
CC truncate_unix.b.o
CC unixsupport_unix.b.o
CC utimes_unix.b.o
CC write_unix.b.o
CC alarm.b.o
CC chown.b.o
CC chroot.b.o
CC closedir.b.o
CC dup2.b.o
CC fchmod.b.o
CC fchown.b.o
CC fcntl.b.o
CC fork.b.o
CC ftruncate.b.o
CC getegid.b.o
CC geteuid.b.o
CC getgid.b.o
CC getgr.b.o
CC getgroups.b.o
CC getlogin.b.o
CC getppid.b.o
CC getpw.b.o
CC getuid.b.o
CC initgroups.b.o
CC itimer.b.o
CC kill.b.o
CC mkfifo.b.o
CC nice.b.o
CC opendir.b.o
CC readdir.b.o
CC rewinddir.b.o
CC setgid.b.o
CC setgroups.b.o
CC setsid.b.o
CC setuid.b.o
CC signals.b.o
CC spawn.b.o
CC termios.b.o
CC umask.b.o
CC wait.b.o
CC access.n.o
CC addrofstr.n.o
CC chdir.n.o
CC chmod.n.o
CC cst2constr.n.o
CC cstringv.n.o
CC execv.n.o
CC execve.n.o
CC execvp.n.o
CC fsync.n.o
CC mkdir.n.o
CC exit.n.o
CC getaddrinfo.n.o
CC getcwd.n.o
CC gethost.n.o
CC gethostname.n.o
CC getnameinfo.n.o
CC getproto.n.o
CC getserv.n.o
CC gmtime.n.o
CC mmap_ba.n.o
CC putenv.n.o
CC rmdir.n.o
CC socketaddr.n.o
CC strofaddr.n.o
CC time.n.o
CC unlink.n.o
CC accept_unix.n.o
CC bind_unix.n.o
CC channels_unix.n.o
CC close_unix.n.o
CC connect_unix.n.o
CC dup_unix.n.o
CC envir_unix.n.o
CC errmsg_unix.n.o
CC getpeername_unix.n.o
CC getpid_unix.n.o
CC getsockname_unix.n.o
CC gettimeofday_unix.n.o
CC isatty_unix.n.o
CC link_unix.n.o
CC listen_unix.n.o
CC lockf_unix.n.o
CC lseek_unix.n.o
CC mmap_unix.n.o
CC open_unix.n.o
CC pipe_unix.n.o
CC read_unix.n.o
CC readlink_unix.n.o
CC realpath_unix.n.o
CC rename_unix.n.o
CC select_unix.n.o
CC sendrecv_unix.n.o
CC shutdown_unix.n.o
CC sleep_unix.n.o
CC socket_unix.n.o
CC socketpair_unix.n.o
CC sockopt_unix.n.o
CC stat_unix.n.o
CC symlink_unix.n.o
CC times_unix.n.o
CC truncate_unix.n.o
CC unixsupport_unix.n.o
CC utimes_unix.n.o
CC write_unix.n.o
CC alarm.n.o
CC chown.n.o
CC chroot.n.o
CC closedir.n.o
CC dup2.n.o
CC fchmod.n.o
CC fchown.n.o
CC fcntl.n.o
CC fork.n.o
CC ftruncate.n.o
CC getegid.n.o
CC geteuid.n.o
CC getgid.n.o
CC getgr.n.o
CC getgroups.n.o
CC getlogin.n.o
CC getppid.n.o
CC getpw.n.o
CC getuid.n.o
CC initgroups.n.o
CC itimer.n.o
CC kill.n.o
CC mkfifo.n.o
CC nice.n.o
CC opendir.n.o
CC readdir.n.o
CC rewinddir.n.o
CC setgid.n.o
CC setgroups.n.o
CC setsid.n.o
CC setuid.n.o
CC signals.n.o
CC spawn.n.o
CC termios.n.o
CC umask.n.o
CC wait.n.o
OCAMLMKLIB libunixbyt.a
OCAMLC unix.cmi
OCAMLC unix.cmo
OCAMLC unixLabels.cmi
OCAMLC unixLabels.cmo
OCAMLMKLIB unix.cma
../Makefile.otherlibs.common:178: .dep/strstubs.d: No such file or directory
mkdir -p .dep
CCDEPS .dep/strstubs.d
CC strstubs.b.o
CC strstubs.n.o
OCAMLMKLIB libcamlstrbyt.a
OCAMLC str.cmi
OCAMLC str.cmo
OCAMLMKLIB str.cma
Makefile:153: .dep/st_stubs.b.d: No such file or directory
Makefile:153: .dep/st_stubs.n.d: No such file or directory
mkdir -p .dep
CCDEPS .dep/st_stubs.n.d
CCDEPS .dep/st_stubs.b.d
CC st_stubs.b.o
CC st_stubs_shared.b.o
OCAMLMKLIB libthreads.a
OCAMLC thread.cmi
OCAMLC thread.cmo
OCAMLC event.cmi
OCAMLC event.cmo
OCAMLMKLIB threads.cma
OCAMLC debugger/int64ops.cmi
OCAMLC debugger/int64ops.cmo
OCAMLC debugger/primitives.cmi
OCAMLC debugger/primitives.cmo
OCAMLC debugger/unix_tools.cmi
OCAMLC debugger/unix_tools.cmo
OCAMLC debugger/debugger_config.cmi
OCAMLC debugger/debugger_config.cmo
OCAMLC debugger/parameters.cmi
OCAMLC debugger/parameters.cmo
OCAMLLEX debugger/debugger_lexer.ml
OCAMLYACC debugger/debugger_parser.mli
OCAMLC debugger/debugcom.cmi
OCAMLC debugger/parser_aux.cmi
OCAMLC debugger/debugger_parser.cmi
OCAMLC debugger/debugger_lexer.cmi
OCAMLC debugger/debugger_lexer.cmo
OCAMLC debugger/input_handling.cmi
OCAMLC debugger/input_handling.cmo
OCAMLC debugger/question.cmi
OCAMLC debugger/question.cmo
OCAMLC debugger/debugcom.cmo
OCAMLC debugger/exec.cmi
OCAMLC debugger/exec.cmo
OCAMLC debugger/source.cmi
OCAMLC debugger/source.cmo
OCAMLC debugger/events.cmi
OCAMLC debugger/pos.cmi
OCAMLC debugger/pos.cmo
OCAMLC debugger/checkpoints.cmi
OCAMLC debugger/checkpoints.cmo
OCAMLC debugger/events.cmo
OCAMLC debugger/program_loading.cmi
OCAMLC debugger/program_loading.cmo
OCAMLC debugger/symbols.cmi
OCAMLC debugger/symbols.cmo
OCAMLC debugger/breakpoints.cmi
OCAMLC debugger/breakpoints.cmo
OCAMLC debugger/trap_barrier.cmi
OCAMLC debugger/trap_barrier.cmo
OCAMLC debugger/history.cmi
OCAMLC debugger/history.cmo
OCAMLC debugger/printval.cmi
OCAMLC debugger/printval.cmo
OCAMLC debugger/show_source.cmi
OCAMLC debugger/show_source.cmo
OCAMLC debugger/time_travel.cmi
OCAMLC debugger/time_travel.cmo
OCAMLC debugger/program_management.cmi
OCAMLC debugger/program_management.cmo
OCAMLC debugger/frames.cmi
OCAMLC debugger/frames.cmo
OCAMLC debugger/eval.cmi
OCAMLC debugger/eval.cmo
OCAMLC debugger/show_information.cmi
OCAMLC debugger/show_information.cmo
OCAMLC debugger/loadprinter.cmi
OCAMLC debugger/loadprinter.cmo
OCAMLC debugger/debugger_parser.cmo
OCAMLC debugger/command_line.cmi
OCAMLC debugger/command_line.cmo
OCAMLC debugger/main.cmi
OCAMLC debugger/main.cmo
OCAMLC debugger/ocamldebug.cmo
OCAMLC debugger/ocamldebug_entry.cmi
OCAMLC debugger/ocamldebug_entry.cmo
LINKC debugger/ocamldebug
OCAMLC ocamldoc/odoc_config.cmi
OCAMLC ocamldoc/odoc_messages.cmi
OCAMLC ocamldoc/odoc_types.cmi
OCAMLC ocamldoc/odoc_global.cmi
OCAMLC ocamldoc/odoc_misc.cmi
OCAMLYACC ocamldoc/odoc_text_parser.mli
OCAMLC ocamldoc/odoc_text_parser.cmi
OCAMLC ocamldoc/odoc_text_lexer.cmi
OCAMLC ocamldoc/odoc_text.cmi
OCAMLC ocamldoc/odoc_name.cmi
OCAMLC ocamldoc/odoc_parameter.cmi
OCAMLC ocamldoc/odoc_value.cmi
OCAMLC ocamldoc/odoc_type.cmi
OCAMLC ocamldoc/odoc_extension.cmi
OCAMLC ocamldoc/odoc_exception.cmi
OCAMLC ocamldoc/odoc_class.cmi
OCAMLC ocamldoc/odoc_module.cmi
OCAMLC ocamldoc/odoc_print.cmi
OCAMLC ocamldoc/odoc_str.cmi
OCAMLC ocamldoc/odoc_comments_global.cmi
OCAMLYACC ocamldoc/odoc_parser.mli
OCAMLC ocamldoc/odoc_parser.cmi
OCAMLC ocamldoc/odoc_lexer.cmi
OCAMLC ocamldoc/odoc_see_lexer.cmi
OCAMLC ocamldoc/odoc_env.cmi
OCAMLC ocamldoc/odoc_merge.cmi
OCAMLC ocamldoc/odoc_sig.cmi
OCAMLC ocamldoc/odoc_ast.cmi
OCAMLC ocamldoc/odoc_search.cmi
OCAMLC ocamldoc/odoc_scan.cmi
OCAMLC ocamldoc/odoc_cross.cmi
OCAMLC ocamldoc/odoc_comments.cmi
OCAMLC ocamldoc/odoc_dep.cmi
OCAMLC ocamldoc/odoc_analyse.cmi
OCAMLC ocamldoc/odoc_info.cmi
OCAMLC ocamldoc/odoc_config.cmo
OCAMLC ocamldoc/odoc_messages.cmo
OCAMLC ocamldoc/odoc_global.cmo
OCAMLC ocamldoc/odoc_types.cmo
OCAMLC ocamldoc/odoc_misc.cmo
OCAMLC ocamldoc/odoc_text_parser.cmo
OCAMLLEX ocamldoc/odoc_text_lexer.ml
OCAMLC ocamldoc/odoc_text_lexer.cmo
OCAMLC ocamldoc/odoc_text.cmo
OCAMLC ocamldoc/odoc_name.cmo
OCAMLC ocamldoc/odoc_parameter.cmo
OCAMLC ocamldoc/odoc_value.cmo
OCAMLC ocamldoc/odoc_type.cmo
OCAMLC ocamldoc/odoc_extension.cmo
OCAMLC ocamldoc/odoc_exception.cmo
OCAMLC ocamldoc/odoc_class.cmo
OCAMLC ocamldoc/odoc_module.cmo
OCAMLC ocamldoc/odoc_print.cmo
OCAMLC ocamldoc/odoc_str.cmo
OCAMLC ocamldoc/odoc_comments_global.cmo
OCAMLC ocamldoc/odoc_parser.cmo
OCAMLLEX ocamldoc/odoc_lexer.ml
OCAMLC ocamldoc/odoc_lexer.cmo
OCAMLLEX ocamldoc/odoc_see_lexer.ml
OCAMLC ocamldoc/odoc_see_lexer.cmo
OCAMLC ocamldoc/odoc_env.cmo
OCAMLC ocamldoc/odoc_merge.cmo
OCAMLC ocamldoc/odoc_sig.cmo
OCAMLC ocamldoc/odoc_ast.cmo
OCAMLC ocamldoc/odoc_search.cmo
OCAMLC ocamldoc/odoc_scan.cmo
OCAMLC ocamldoc/odoc_cross.cmo
OCAMLC ocamldoc/odoc_comments.cmo
OCAMLC ocamldoc/odoc_dep.cmo
OCAMLC ocamldoc/odoc_analyse.cmo
OCAMLC ocamldoc/odoc_info.cmo
LINKC ocamldoc/odoc_info.cma
OCAMLC ocamldoc/odoc_dag2html.cmi
OCAMLC ocamldoc/odoc_dag2html.cmo
OCAMLC ocamldoc/odoc_to_text.cmi
OCAMLC ocamldoc/odoc_to_text.cmo
OCAMLC ocamldoc/odoc_ocamlhtml.cmi
OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
OCAMLC ocamldoc/odoc_ocamlhtml.cmo
OCAMLC ocamldoc/odoc_html.cmi
OCAMLC ocamldoc/odoc_html.cmo
OCAMLC ocamldoc/odoc_man.cmi
OCAMLC ocamldoc/odoc_man.cmo
OCAMLC ocamldoc/odoc_latex_style.cmi
OCAMLC ocamldoc/odoc_latex_style.cmo
OCAMLC ocamldoc/odoc_latex.cmi
OCAMLC ocamldoc/odoc_latex.cmo
OCAMLC ocamldoc/odoc_texi.cmi
OCAMLC ocamldoc/odoc_texi.cmo
OCAMLC ocamldoc/odoc_dot.cmi
OCAMLC ocamldoc/odoc_dot.cmo
OCAMLC ocamldoc/odoc_gen.cmi
OCAMLC ocamldoc/odoc_gen.cmo
OCAMLC ocamldoc/odoc_args.cmi
OCAMLC ocamldoc/odoc_args.cmo
OCAMLC ocamldoc/odoc.cmi
OCAMLC ocamldoc/odoc.cmo
LINKC ocamldoc/ocamldoc
OCAMLC ocamldoc/odoc_test.cmi
OCAMLC ocamldoc/odoc_test.cmo
CC ocamltest/run_unix.b.o
CC ocamltest/run_stubs.b.o
OCAMLC ocamltest/ocamltest_config.cmi
OCAMLC ocamltest/ocamltest_config.cmo
OCAMLC ocamltest/ocamltest_unix.cmi
OCAMLC ocamltest/ocamltest_unix.cmo
OCAMLC ocamltest/ocamltest_stdlib.cmi
OCAMLC ocamltest/ocamltest_stdlib.cmo
OCAMLC ocamltest/run_command.cmi
OCAMLC ocamltest/run_command.cmo
OCAMLC ocamltest/filecompare.cmi
OCAMLC ocamltest/filecompare.cmo
OCAMLC ocamltest/variables.cmi
OCAMLC ocamltest/variables.cmo
OCAMLC ocamltest/environments.cmi
OCAMLC ocamltest/environments.cmo
OCAMLC ocamltest/result.cmi
OCAMLC ocamltest/result.cmo
OCAMLC ocamltest/actions.cmi
OCAMLC ocamltest/actions.cmo
OCAMLC ocamltest/tests.cmi
OCAMLC ocamltest/tests.cmo
OCAMLC ocamltest/strace.cmi
OCAMLC ocamltest/strace.cmo
OCAMLC ocamltest/tsl_ast.cmi
OCAMLC ocamltest/tsl_ast.cmo
OCAMLYACC ocamltest/tsl_parser.mli
OCAMLC ocamltest/tsl_parser.cmi
OCAMLC ocamltest/tsl_parser.cmo
OCAMLC ocamltest/tsl_lexer.cmi
OCAMLLEX ocamltest/tsl_lexer.ml
OCAMLC ocamltest/tsl_lexer.cmo
OCAMLC ocamltest/modifier_parser.cmi
OCAMLC ocamltest/modifier_parser.cmo
OCAMLC ocamltest/tsl_semantics.cmi
OCAMLC ocamltest/tsl_semantics.cmo
OCAMLC ocamltest/builtin_variables.cmi
OCAMLC ocamltest/builtin_variables.cmo
OCAMLC ocamltest/actions_helpers.cmi
OCAMLC ocamltest/actions_helpers.cmo
OCAMLC ocamltest/builtin_actions.cmi
OCAMLC ocamltest/builtin_actions.cmo
OCAMLC ocamltest/translate.cmi
OCAMLC ocamltest/translate.cmo
OCAMLC ocamltest/ocaml_backends.cmi
OCAMLC ocamltest/ocaml_backends.cmo
OCAMLC ocamltest/ocaml_filetypes.cmi
OCAMLC ocamltest/ocaml_filetypes.cmo
OCAMLC ocamltest/ocaml_variables.cmi
OCAMLC ocamltest/ocaml_variables.cmo
OCAMLC ocamltest/ocaml_modifiers.cmi
OCAMLC ocamltest/ocaml_modifiers.cmo
OCAMLC ocamltest/ocaml_directories.cmi
OCAMLC ocamltest/ocaml_directories.cmo
OCAMLC ocamltest/ocaml_files.cmi
OCAMLC ocamltest/ocaml_files.cmo
OCAMLC ocamltest/ocaml_flags.cmi
OCAMLC ocamltest/ocaml_flags.cmo
OCAMLC ocamltest/ocaml_commands.cmi
OCAMLC ocamltest/ocaml_commands.cmo
OCAMLC ocamltest/ocaml_tools.cmi
OCAMLC ocamltest/ocaml_tools.cmo
OCAMLC ocamltest/ocaml_compilers.cmi
OCAMLC ocamltest/ocaml_compilers.cmo
OCAMLC ocamltest/ocaml_toplevels.cmi
OCAMLC ocamltest/ocaml_toplevels.cmo
OCAMLC ocamltest/ocaml_actions.cmi
OCAMLC ocamltest/ocaml_actions.cmo
OCAMLC ocamltest/ocaml_tests.cmi
OCAMLC ocamltest/ocaml_tests.cmo
OCAMLC ocamltest/debugger_flags.cmi
OCAMLC ocamltest/debugger_flags.cmo
OCAMLC ocamltest/debugger_variables.cmi
OCAMLC ocamltest/debugger_variables.cmo
OCAMLC ocamltest/debugger_actions.cmi
OCAMLC ocamltest/debugger_actions.cmo
OCAMLC ocamltest/options.cmi
OCAMLC ocamltest/options.cmo
OCAMLC ocamltest/main.cmi
OCAMLC ocamltest/main.cmo
LINKC ocamltest/ocamltest
OCAMLC testsuite/lib/lib.cmi
OCAMLC testsuite/lib/lib.cmo
OCAMLC testsuite/lib/testing.cmi
OCAMLC testsuite/lib/testing.cmo
LINKC testsuite/lib/testing.cma
OCAMLC testsuite/tools/expect.cmi
OCAMLC testsuite/tools/expect.cmo
LINKC testsuite/tools/expect
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamlopt.opt
OCAMLOPT middle_end/internal_variable_names.cmx
OCAMLOPT middle_end/linkage_name.cmx
OCAMLOPT middle_end/compilation_unit.cmx
OCAMLOPT middle_end/variable.cmx
OCAMLOPT middle_end/flambda/base_types/closure_element.cmx
OCAMLOPT middle_end/flambda/base_types/closure_id.cmx
OCAMLOPT middle_end/symbol.cmx
OCAMLOPT middle_end/backend_var.cmx
OCAMLOPT middle_end/clambda_primitives.cmx
OCAMLOPT middle_end/printclambda_primitives.cmx
OCAMLOPT middle_end/clambda.cmx
OCAMLOPT middle_end/printclambda.cmx
OCAMLOPT middle_end/semantics_of_primitives.cmx
OCAMLOPT middle_end/convert_primitives.cmx
OCAMLOPT middle_end/flambda/base_types/id_types.cmx
OCAMLOPT middle_end/flambda/base_types/export_id.cmx
OCAMLOPT middle_end/flambda/base_types/tag.cmx
OCAMLOPT middle_end/flambda/base_types/mutable_variable.cmx
OCAMLOPT middle_end/flambda/base_types/set_of_closures_id.cmx
OCAMLOPT middle_end/flambda/base_types/set_of_closures_origin.cmx
OCAMLOPT middle_end/flambda/base_types/closure_origin.cmx
OCAMLOPT middle_end/flambda/base_types/var_within_closure.cmx
OCAMLOPT middle_end/flambda/base_types/static_exception.cmx
OCAMLOPT middle_end/flambda/pass_wrapper.cmx
OCAMLOPT middle_end/flambda/allocated_const.cmx
OCAMLOPT middle_end/flambda/parameter.cmx
OCAMLOPT middle_end/flambda/projection.cmx
OCAMLOPT middle_end/flambda/flambda.cmx
OCAMLOPT middle_end/flambda/flambda_iterators.cmx
OCAMLOPT middle_end/flambda/flambda_utils.cmx
OCAMLOPT middle_end/flambda/freshening.cmx
OCAMLOPT middle_end/flambda/effect_analysis.cmx
OCAMLOPT middle_end/flambda/inlining_cost.cmx
OCAMLOPT middle_end/flambda/simple_value_approx.cmx
OCAMLOPT middle_end/flambda/export_info.cmx
OCAMLOPT middle_end/flambda/export_info_for_pack.cmx
OCAMLOPT middle_end/compilenv.cmx
OCAMLOPT middle_end/closure/closure.cmx
OCAMLOPT middle_end/closure/closure_middle_end.cmx
OCAMLOPT middle_end/flambda/import_approx.cmx
OCAMLOPT middle_end/flambda/lift_code.cmx
OCAMLOPT middle_end/flambda/closure_conversion_aux.cmx
OCAMLOPT middle_end/flambda/closure_conversion.cmx
OCAMLOPT middle_end/flambda/initialize_symbol_to_let_symbol.cmx
OCAMLOPT middle_end/flambda/lift_let_to_initialize_symbol.cmx
OCAMLOPT middle_end/flambda/find_recursive_functions.cmx
OCAMLOPT middle_end/flambda/invariant_params.cmx
OCAMLOPT middle_end/flambda/inconstant_idents.cmx
OCAMLOPT middle_end/flambda/alias_analysis.cmx
OCAMLOPT middle_end/flambda/lift_constants.cmx
OCAMLOPT middle_end/flambda/share_constants.cmx
OCAMLOPT middle_end/flambda/simplify_common.cmx
OCAMLOPT middle_end/flambda/remove_unused_arguments.cmx
OCAMLOPT middle_end/flambda/remove_unused_closure_vars.cmx
OCAMLOPT middle_end/flambda/remove_unused_program_constructs.cmx
OCAMLOPT middle_end/flambda/simplify_boxed_integer_ops.cmx
OCAMLOPT middle_end/flambda/simplify_primitives.cmx
OCAMLOPT middle_end/flambda/inlining_stats_types.cmx
OCAMLOPT middle_end/flambda/inlining_stats.cmx
OCAMLOPT middle_end/flambda/inline_and_simplify_aux.cmx
OCAMLOPT middle_end/flambda/remove_free_vars_equal_to_args.cmx
OCAMLOPT middle_end/flambda/extract_projections.cmx
OCAMLOPT middle_end/flambda/augment_specialised_args.cmx
OCAMLOPT middle_end/flambda/unbox_free_vars_of_closures.cmx
OCAMLOPT middle_end/flambda/unbox_specialised_args.cmx
OCAMLOPT middle_end/flambda/unbox_closures.cmx
OCAMLOPT middle_end/flambda/inlining_transforms.cmx
OCAMLOPT middle_end/flambda/inlining_decision.cmx
OCAMLOPT middle_end/flambda/inline_and_simplify.cmx
OCAMLOPT middle_end/flambda/ref_to_variables.cmx
OCAMLOPT middle_end/flambda/flambda_invariants.cmx
OCAMLOPT middle_end/flambda/traverse_for_exported_symbols.cmx
OCAMLOPT middle_end/flambda/build_export_info.cmx
OCAMLOPT middle_end/flambda/closure_offsets.cmx
OCAMLOPT middle_end/flambda/un_anf.cmx
OCAMLOPT middle_end/flambda/flambda_to_clambda.cmx
OCAMLOPT middle_end/flambda/flambda_middle_end.cmx
OCAMLOPT asmcomp/arch.cmx
OCAMLOPT asmcomp/cmm.cmx
OCAMLOPT asmcomp/printcmm.cmx
OCAMLOPT asmcomp/reg.cmx
OCAMLOPT asmcomp/mach.cmx
OCAMLOPT asmcomp/proc.cmx
OCAMLOPT asmcomp/strmatch.cmx
OCAMLOPT asmcomp/cmmgen_state.cmx
OCAMLOPT asmcomp/cmm_helpers.cmx
OCAMLOPT asmcomp/afl_instrument.cmx
OCAMLOPT asmcomp/thread_sanitizer.cmx
OCAMLOPT asmcomp/cmmgen.cmx
OCAMLOPT asmcomp/cmm_invariants.cmx
OCAMLOPT asmcomp/interval.cmx
OCAMLOPT asmcomp/printmach.cmx
OCAMLOPT asmcomp/dataflow.cmx
OCAMLOPT asmcomp/polling.cmx
OCAMLOPT asmcomp/selectgen.cmx
OCAMLOPT asmcomp/selection.cmx
OCAMLOPT asmcomp/comballoc.cmx
OCAMLOPT asmcomp/CSEgen.cmx
OCAMLOPT asmcomp/CSE.cmx
OCAMLOPT asmcomp/liveness.cmx
OCAMLOPT asmcomp/spill.cmx
OCAMLOPT asmcomp/split.cmx
OCAMLOPT asmcomp/interf.cmx
OCAMLOPT asmcomp/coloring.cmx
OCAMLOPT asmcomp/linscan.cmx
OCAMLOPT asmcomp/reloadgen.cmx
OCAMLOPT asmcomp/reload.cmx
OCAMLOPT asmcomp/deadcode.cmx
OCAMLOPT asmcomp/stackframegen.cmx
OCAMLOPT asmcomp/stackframe.cmx
OCAMLOPT asmcomp/linear.cmx
OCAMLOPT asmcomp/printlinear.cmx
OCAMLOPT asmcomp/linearize.cmx
OCAMLOPT file_formats/linear_format.cmx
OCAMLOPT asmcomp/schedgen.cmx
OCAMLOPT asmcomp/scheduling.cmx
OCAMLOPT asmcomp/branch_relaxation.cmx
OCAMLOPT asmcomp/emitaux.cmx
OCAMLOPT asmcomp/emit.cmx
OCAMLOPT asmcomp/asmgen.cmx
OCAMLOPT asmcomp/asmlink.cmx
OCAMLOPT asmcomp/asmlibrarian.cmx
OCAMLOPT asmcomp/asmpackager.cmx
OCAMLOPT driver/opterrors.cmx
OCAMLOPT driver/optcompile.cmx
OCAMLOPT driver/optmaindriver.cmx
LINKOPT compilerlibs/ocamloptcomp.cmxa
OCAMLOPT driver/optmain.cmx
LINKOPT ocamlopt.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make otherlibrariesopt
cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/native/
OCAMLOPT otherlibs/dynlink/dynlink_config.cmx
OCAMLOPT otherlibs/dynlink/dynlink_types.cmx
OCAMLOPT otherlibs/dynlink/dynlink_platform_intf.cmx
OCAMLOPT otherlibs/dynlink/dynlink_common.cmx
OCAMLC otherlibs/dynlink/dynlink_cmxs_format.cmi
OCAMLOPT otherlibs/dynlink/native/dynlink.cmx
LINKOPT otherlibs/dynlink/dynlink.cmxa
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs allopt
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib allopt) || exit $?; done
OCAMLMKLIB libcamlruntime_eventsnat.a
OCAMLOPT runtime_events.cmx
OCAMLMKLIB runtime_events.cmxa
OCAMLOPT runtime_events.cmxs
OCAMLMKLIB libunixnat.a
OCAMLOPT unix.cmx
OCAMLOPT unixLabels.cmx
OCAMLMKLIB unix.cmxa
OCAMLOPT unix.cmxs
OCAMLMKLIB libcamlstrnat.a
OCAMLOPT str.cmx
OCAMLMKLIB str.cmxa
OCAMLOPT str.cmxs
CC st_stubs.n.o
OCAMLMKLIB libthreadsnat.a
OCAMLOPT thread.cmx
OCAMLOPT event.cmx
LINKOPT threads.cmxa
CC st_stubs_shared.n.o
LINKOPT threads.cmxs
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocamllex.opt ocamltoolsopt ocamltoolsopt.opt \
ocamldoc.opt \
ocamltest.opt othertools ocamlnat
/Applications/Xcode.app/Contents/Developer/usr/bin/make lex-allopt
OCAMLOPT lex/cset.cmx
OCAMLOPT lex/syntax.cmx
OCAMLOPT lex/parser.cmx
OCAMLOPT lex/lexer.cmx
OCAMLOPT lex/table.cmx
OCAMLOPT lex/lexgen.cmx
OCAMLOPT lex/compact.cmx
OCAMLOPT lex/common.cmx
OCAMLOPT lex/output.cmx
OCAMLOPT lex/outputbis.cmx
OCAMLOPT lex/main.cmx
LINKOPT lex/ocamllex.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-allopt
OCAMLOPT tools/profiling.cmx
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-allopt.opt
OCAMLOPT tools/ocamldep.cmx
LINKOPT tools/ocamldep.opt
LINKOPT compilerlibs/ocamlmiddleend.cmxa
OCAMLOPT tools/objinfo.cmx
LINKOPT tools/ocamlobjinfo.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs allopt
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib allopt) || exit $?; done
make[4]: Nothing to be done for `allopt'.
make[4]: Nothing to be done for `allopt'.
make[4]: Nothing to be done for `allopt'.
make[4]: Nothing to be done for `allopt'.
OCAMLOPT ocamldoc/odoc_config.cmx
OCAMLOPT ocamldoc/odoc_messages.cmx
OCAMLOPT ocamldoc/odoc_types.cmx
OCAMLOPT ocamldoc/odoc_global.cmx
OCAMLOPT ocamldoc/odoc_misc.cmx
OCAMLOPT ocamldoc/odoc_text_parser.cmx
OCAMLOPT ocamldoc/odoc_text_lexer.cmx
OCAMLOPT ocamldoc/odoc_text.cmx
OCAMLOPT ocamldoc/odoc_name.cmx
OCAMLOPT ocamldoc/odoc_parameter.cmx
OCAMLOPT ocamldoc/odoc_value.cmx
OCAMLOPT ocamldoc/odoc_type.cmx
OCAMLOPT ocamldoc/odoc_extension.cmx
OCAMLOPT ocamldoc/odoc_exception.cmx
OCAMLOPT ocamldoc/odoc_class.cmx
OCAMLOPT ocamldoc/odoc_module.cmx
OCAMLOPT ocamldoc/odoc_print.cmx
OCAMLOPT ocamldoc/odoc_str.cmx
OCAMLOPT ocamldoc/odoc_comments_global.cmx
OCAMLOPT ocamldoc/odoc_parser.cmx
OCAMLOPT ocamldoc/odoc_lexer.cmx
OCAMLOPT ocamldoc/odoc_see_lexer.cmx
OCAMLOPT ocamldoc/odoc_env.cmx
OCAMLOPT ocamldoc/odoc_merge.cmx
OCAMLOPT ocamldoc/odoc_sig.cmx
OCAMLOPT ocamldoc/odoc_ast.cmx
OCAMLOPT ocamldoc/odoc_search.cmx
OCAMLOPT ocamldoc/odoc_scan.cmx
OCAMLOPT ocamldoc/odoc_cross.cmx
OCAMLOPT ocamldoc/odoc_comments.cmx
OCAMLOPT ocamldoc/odoc_dep.cmx
OCAMLOPT ocamldoc/odoc_analyse.cmx
OCAMLOPT ocamldoc/odoc_info.cmx
LINKOPT ocamldoc/odoc_info.cmxa
OCAMLOPT ocamldoc/odoc_dag2html.cmx
OCAMLOPT ocamldoc/odoc_to_text.cmx
OCAMLOPT ocamldoc/odoc_ocamlhtml.cmx
OCAMLOPT ocamldoc/odoc_html.cmx
OCAMLOPT ocamldoc/odoc_man.cmx
OCAMLOPT ocamldoc/odoc_latex_style.cmx
OCAMLOPT ocamldoc/odoc_latex.cmx
OCAMLOPT ocamldoc/odoc_texi.cmx
OCAMLOPT ocamldoc/odoc_dot.cmx
OCAMLOPT ocamldoc/odoc_gen.cmx
OCAMLOPT ocamldoc/odoc_args.cmx
cd otherlibs/dynlink; ln -sf native/dynlink.cmx .
OCAMLOPT ocamldoc/odoc.cmx
/Applications/Xcode.app/Contents/Developer/usr/bin/make lex-all
make[3]: Nothing to be done for `lex-all'.
LINKOPT ocamldoc/ocamldoc.opt
CC ocamltest/run_unix.n.o
CC ocamltest/run_stubs.n.o
OCAMLOPT ocamltest/ocamltest_config.cmx
OCAMLOPT ocamltest/ocamltest_unix.cmx
OCAMLOPT ocamltest/ocamltest_stdlib.cmx
OCAMLOPT ocamltest/run_command.cmx
OCAMLOPT ocamltest/filecompare.cmx
OCAMLOPT ocamltest/variables.cmx
OCAMLOPT ocamltest/environments.cmx
OCAMLOPT ocamltest/result.cmx
OCAMLOPT ocamltest/actions.cmx
OCAMLOPT ocamltest/tests.cmx
OCAMLOPT ocamltest/strace.cmx
OCAMLOPT ocamltest/tsl_ast.cmx
OCAMLOPT ocamltest/tsl_parser.cmx
OCAMLOPT ocamltest/tsl_lexer.cmx
OCAMLOPT ocamltest/modifier_parser.cmx
OCAMLOPT ocamltest/tsl_semantics.cmx
OCAMLOPT ocamltest/builtin_variables.cmx
OCAMLOPT ocamltest/actions_helpers.cmx
OCAMLOPT ocamltest/builtin_actions.cmx
OCAMLOPT ocamltest/translate.cmx
OCAMLOPT ocamltest/ocaml_backends.cmx
OCAMLOPT ocamltest/ocaml_filetypes.cmx
OCAMLOPT ocamltest/ocaml_variables.cmx
OCAMLOPT ocamltest/ocaml_modifiers.cmx
OCAMLOPT ocamltest/ocaml_directories.cmx
OCAMLOPT ocamltest/ocaml_files.cmx
OCAMLOPT ocamltest/ocaml_flags.cmx
OCAMLOPT ocamltest/ocaml_commands.cmx
OCAMLOPT ocamltest/ocaml_tools.cmx
OCAMLOPT ocamltest/ocaml_compilers.cmx
OCAMLOPT ocamltest/ocaml_toplevels.cmx
OCAMLOPT ocamltest/ocaml_actions.cmx
OCAMLOPT ocamltest/ocaml_tests.cmx
OCAMLOPT ocamltest/debugger_flags.cmx
OCAMLOPT ocamltest/debugger_variables.cmx
OCAMLOPT ocamltest/debugger_actions.cmx
OCAMLOPT ocamltest/options.cmx
OCAMLOPT ocamltest/main.cmx
LINKOPT ocamltest/ocamltest.opt
OCAMLOPT testsuite/lib/testing.cmx
LINKOPT testsuite/lib/testing.cmxa
ASM testsuite/tools/asmgen_arm64.o
OCAMLC testsuite/tools/parsecmmaux.cmi
OCAMLC testsuite/tools/parsecmmaux.cmo
OCAMLYACC testsuite/tools/parsecmm.mli
OCAMLC testsuite/tools/parsecmm.cmi
OCAMLC testsuite/tools/parsecmm.cmo
OCAMLC testsuite/tools/lexcmm.cmi
OCAMLLEX testsuite/tools/lexcmm.ml
OCAMLC testsuite/tools/lexcmm.cmo
OCAMLC testsuite/tools/codegen_main.cmi
OCAMLC testsuite/tools/codegen_main.cmo
LINKC testsuite/tools/codegen
/Applications/Xcode.app/Contents/Developer/usr/bin/make tools-all
make[3]: Nothing to be done for `tools-all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs all
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib all) || exit $?; done
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
OCAMLC tools/ocamltex.cmi
OCAMLC tools/ocamltex.cmo
LINKC tools/ocamltex
OCAMLC toplevel/native/tophooks.cmi
cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/native
cp toplevel/trace.cmi toplevel/trace.mli toplevel/native
cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/native
OCAMLOPT toplevel/genprintval.cmx
OCAMLOPT toplevel/topcommon.cmx
OCAMLOPT toplevel/native/tophooks.cmx
OCAMLOPT toplevel/native/topeval.cmx
OCAMLOPT toplevel/native/trace.cmx
OCAMLOPT toplevel/toploop.cmx
OCAMLOPT toplevel/topprinters.cmx
OCAMLOPT toplevel/topdirs.cmx
OCAMLOPT toplevel/native/topmain.cmx
LINKOPT compilerlibs/ocamltoplevel.cmxa
OCAMLOPT toplevel/topstart.cmx
LINKOPT ocamlnat
/Applications/Xcode.app/Contents/Developer/usr/bin/make manpages
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C api_docgen man
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc man
mkdir -p build
GEN build/Format_tutorial.mld
mkdir -p build/libref
OCAMLDOC build/libref/Format_tutorial.odoc
GEN build/Ocaml_operators.mld
OCAMLDOC build/libref/Ocaml_operators.odoc
OCAMLDOC build/libref/arg.odoc
OCAMLDOC build/libref/array.odoc
OCAMLDOC build/libref/arrayLabels.odoc
OCAMLDOC build/libref/atomic.odoc
OCAMLDOC build/libref/bigarray.odoc
OCAMLDOC build/libref/bool.odoc
OCAMLDOC build/libref/buffer.odoc
OCAMLDOC build/libref/bytes.odoc
OCAMLDOC build/libref/bytesLabels.odoc
OCAMLDOC build/libref/callback.odoc
OCAMLDOC build/libref/char.odoc
OCAMLDOC build/libref/complex.odoc
OCAMLDOC build/libref/condition.odoc
OCAMLDOC build/libref/digest.odoc
OCAMLDOC build/libref/domain.odoc
OCAMLDOC build/libref/dynarray.odoc
OCAMLDOC build/libref/dynlink.odoc
OCAMLDOC build/libref/effect.odoc
OCAMLDOC build/libref/either.odoc
OCAMLDOC build/libref/ephemeron.odoc
OCAMLDOC build/libref/event.odoc
OCAMLDOC build/libref/filename.odoc
OCAMLDOC build/libref/float.odoc
OCAMLDOC build/libref/format.odoc
OCAMLDOC build/libref/fun.odoc
OCAMLDOC build/libref/gc.odoc
OCAMLDOC build/libref/hashtbl.odoc
OCAMLDOC build/libref/iarray.odoc
OCAMLDOC build/libref/in_channel.odoc
OCAMLDOC build/libref/int.odoc
OCAMLDOC build/libref/int32.odoc
OCAMLDOC build/libref/int64.odoc
OCAMLDOC build/libref/lazy.odoc
OCAMLDOC build/libref/lexing.odoc
OCAMLDOC build/libref/list.odoc
OCAMLDOC build/libref/listLabels.odoc
OCAMLDOC build/libref/map.odoc
OCAMLDOC build/libref/marshal.odoc
OCAMLDOC build/libref/moreLabels.odoc
OCAMLDOC build/libref/mutex.odoc
OCAMLDOC build/libref/nativeint.odoc
OCAMLDOC build/libref/obj.odoc
OCAMLDOC build/libref/oo.odoc
OCAMLDOC build/libref/option.odoc
OCAMLDOC build/libref/out_channel.odoc
OCAMLDOC build/libref/pair.odoc
OCAMLDOC build/libref/parsing.odoc
OCAMLDOC build/libref/pqueue.odoc
OCAMLDOC build/libref/printexc.odoc
OCAMLDOC build/libref/printf.odoc
OCAMLDOC build/libref/queue.odoc
OCAMLDOC build/libref/random.odoc
OCAMLDOC build/libref/repr.odoc
OCAMLDOC build/libref/result.odoc
OCAMLDOC build/libref/runtime_events.odoc
OCAMLDOC build/libref/scanf.odoc
OCAMLDOC build/libref/semaphore.odoc
OCAMLDOC build/libref/seq.odoc
OCAMLDOC build/libref/set.odoc
OCAMLDOC build/libref/stack.odoc
OCAMLDOC build/libref/stdLabels.odoc
OCAMLDOC build/libref/stdlib.odoc
OCAMLDOC build/libref/str.odoc
OCAMLDOC build/libref/string.odoc
OCAMLDOC build/libref/stringLabels.odoc
OCAMLDOC build/libref/sys.odoc
OCAMLDOC build/libref/thread.odoc
OCAMLDOC build/libref/type.odoc
OCAMLDOC build/libref/uchar.odoc
OCAMLDOC build/libref/unit.odoc
OCAMLDOC build/libref/unix.odoc
OCAMLDOC build/libref/unixLabels.odoc
OCAMLDOC build/libref/weak.odoc
OCAMLDOC build/libref/camlinternalFormat.odoc
OCAMLDOC build/libref/camlinternalFormatBasics.odoc
OCAMLDOC build/libref/camlinternalLazy.odoc
OCAMLDOC build/libref/camlinternalMod.odoc
OCAMLDOC build/libref/camlinternalOO.odoc
GEN build/Compiler_libs.mld
mkdir -p build/compilerlibref
OCAMLDOC build/compilerlibref/Compiler_libs.odoc
OCAMLDOC build/compilerlibref/ast_helper.odoc
OCAMLDOC build/compilerlibref/ast_invariants.odoc
OCAMLDOC build/compilerlibref/ast_iterator.odoc
OCAMLDOC build/compilerlibref/ast_mapper.odoc
OCAMLDOC build/compilerlibref/asttypes.odoc
OCAMLDOC build/compilerlibref/attr_helper.odoc
OCAMLDOC build/compilerlibref/builtin_attributes.odoc
OCAMLDOC build/compilerlibref/camlinternalMenhirLib.odoc
OCAMLDOC build/compilerlibref/depend.odoc
OCAMLDOC build/compilerlibref/docstrings.odoc
OCAMLDOC build/compilerlibref/lexer.odoc
OCAMLDOC build/compilerlibref/location.odoc
OCAMLDOC build/compilerlibref/longident.odoc
OCAMLDOC build/compilerlibref/parse.odoc
OCAMLDOC build/compilerlibref/parser.odoc
OCAMLDOC build/compilerlibref/parsetree.odoc
OCAMLDOC build/compilerlibref/pprintast.odoc
OCAMLDOC build/compilerlibref/printast.odoc
OCAMLDOC build/compilerlibref/syntaxerr.odoc
OCAMLDOC build/compilerlibref/unit_info.odoc
OCAMLDOC build/compilerlibref/arg_helper.odoc
OCAMLDOC build/compilerlibref/binutils.odoc
OCAMLDOC build/compilerlibref/build_path_prefix_map.odoc
OCAMLDOC build/compilerlibref/ccomp.odoc
OCAMLDOC build/compilerlibref/clflags.odoc
OCAMLDOC build/compilerlibref/compression.odoc
OCAMLDOC build/compilerlibref/config.odoc
OCAMLDOC build/compilerlibref/consistbl.odoc
OCAMLDOC build/compilerlibref/diffing.odoc
OCAMLDOC build/compilerlibref/diffing_with_keys.odoc
OCAMLDOC build/compilerlibref/domainstate.odoc
OCAMLDOC build/compilerlibref/format_doc.odoc
OCAMLDOC build/compilerlibref/identifiable.odoc
OCAMLDOC build/compilerlibref/int_replace_polymorphic_compare.odoc
OCAMLDOC build/compilerlibref/lazy_backtrack.odoc
OCAMLDOC build/compilerlibref/linkdeps.odoc
OCAMLDOC build/compilerlibref/load_path.odoc
OCAMLDOC build/compilerlibref/local_store.odoc
OCAMLDOC build/compilerlibref/misc.odoc
OCAMLDOC build/compilerlibref/numbers.odoc
OCAMLDOC build/compilerlibref/profile.odoc
OCAMLDOC build/compilerlibref/strongly_connected_components.odoc
OCAMLDOC build/compilerlibref/targetint.odoc
OCAMLDOC build/compilerlibref/terminfo.odoc
OCAMLDOC build/compilerlibref/warnings.odoc
OCAMLDOC build/compilerlibref/pparse.odoc
mkdir -p build/man
OCAMLDOC build/man/Stdlib.3o
+ make install
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stublibs"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/share/doc/ocaml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/caml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/profiling"
/usr/bin/install -c -p runtime/ocamlrun "/Users/ci/ocaml-tmp-install-7289/bin/aarch64-apple-darwin24.4.0-ocamlrun-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun-0058"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun-0098"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrun-0018" "ocamlrun-00d8"
/usr/bin/install -c -p runtime/ocamlrund "/Users/ci/ocaml-tmp-install-7289/bin/aarch64-apple-darwin24.4.0-ocamlrund-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund-0058"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund-0098"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlrund-0018" "ocamlrund-00d8"
/usr/bin/install -c -p runtime/ocamlruni "/Users/ci/ocaml-tmp-install-7289/bin/aarch64-apple-darwin24.4.0-ocamlruni-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni-0018"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni-0058"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni-0098"
cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "aarch64-apple-darwin24.4.0-ocamlruni-0018" "ocamlruni-00d8"
/usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a runtime/libcamlrun_pic.a \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
/usr/bin/install -c -p runtime/libcamlrun_shared.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/libcamlrun-aarch64-apple-darwin24.4.0-0018.so"
cd "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml" && ln -sf "libcamlrun-aarch64-apple-darwin24.4.0-0018.so" "libcamlrun_shared.so"
/usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/caml"
/usr/bin/install -c -p ocaml "/Users/ci/ocaml-tmp-install-7289/bin"
./boot/ocamlrun ./tools/stripdebug ocamlc ocamlc.tmp && /usr/bin/install -c -p ocamlc.tmp "/Users/ci/ocaml-tmp-install-7289/bin/ocamlc.byte" && rm ocamlc.tmp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib install
/usr/bin/install -c -p -m 644 \
stdlib.cma std_exit.cmo *.cmi "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 META "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 \
*.cmt *.cmti *.mli *.ml *.ml.in \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
/usr/bin/install -c -p -m 644 target_runtime-launch-info "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/runtime-launch-info"
/usr/bin/install -c -p lex/ocamllex \
"/Users/ci/ocaml-tmp-install-7289/bin/ocamllex.byte"
for i in ocamldep ocamlobjinfo; \
do \
/usr/bin/install -c -p "tools/$i" "/Users/ci/ocaml-tmp-install-7289/bin/$i.byte";\
if test -f "tools/$i".opt; then \
/usr/bin/install -c -p "tools/$i.opt" "/Users/ci/ocaml-tmp-install-7289/bin" && \
(cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "$i.opt" "$i"); \
else \
(cd "/Users/ci/ocaml-tmp-install-7289/bin" && ln -sf "$i.byte" "$i"); \
fi; \
done
for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop ocamloptp; \
do \
/usr/bin/install -c -p "tools/$i" "/Users/ci/ocaml-tmp-install-7289/bin";\
done
/usr/bin/install -c -p yacc/ocamlyacc "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p -m 644 \
utils/*.cmi \
parsing/*.cmi \
typing/*.cmi \
bytecomp/*.cmi \
file_formats/*.cmi \
lambda/*.cmi \
driver/*.cmi \
toplevel/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
utils/*.cmt utils/*.cmti utils/*.mli \
parsing/*.cmt parsing/*.cmti parsing/*.mli \
typing/*.cmt typing/*.cmti typing/*.mli \
file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \
lambda/*.cmt lambda/*.cmti lambda/*.mli \
bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \
driver/*.cmt driver/*.cmti driver/*.mli \
toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmt \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmt tools/profiling.cmti \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/profiling"
/usr/bin/install -c -p -m 644 \
compilerlibs/*.cma compilerlibs/META \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/main.cmo toplevel/topstart.cmo \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p expunge "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
rm -f "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/topdirs.cm* "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/topdirs.mli"
rm -f "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/profiling.cm* "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/profiling.o"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmi tools/profiling.cmo \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/profiling"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C man install
mkdir -p '/Users/ci/ocaml-tmp-install-7289/man/man1'
/usr/bin/install -c -p -m 644 ocaml.1 ocamlc.1 ocamlc.opt.1 ocamlcp.1 ocamldebug.1 ocamldep.1 ocamldoc.1 ocamllex.1 ocamlmktop.1 ocamlopt.1 ocamlopt.opt.1 ocamloptp.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 '/Users/ci/ocaml-tmp-install-7289/man/man1'
rm -f "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/dynlink.cm* "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/dynlink.mli" \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/dynlink.a" \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"dynlink_config.cmx "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"dynlink_types.cmx "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"dynlink_platform_intf.cmx "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"dynlink_common.cmx "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"dynlink.cmx
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.cma \
otherlibs/dynlink/META \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink.cmti otherlibs/dynlink/dynlink.mli \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/dynlink"
for i in runtime_events unix str systhreads; do \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs/$i install || exit $?; \
done
if true && test -f dllcamlruntime_eventsbyt-aarch64-apple-darwin24.4.0-0018.so; then \
/usr/bin/install -c -p \
dllcamlruntime_eventsbyt-aarch64-apple-darwin24.4.0-0018.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"
rm -f "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/runtime_events.cma "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/runtime_events.cmi "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/runtime_events.mli "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/runtime_events.cmti "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/runtime_events.cmx "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/runtime_events.cmxa "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/runtime_events.cmxs "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/runtime_events.a
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/runtime_events"
/usr/bin/install -c -p -m 644 \
runtime_events.cma runtime_events.cmi META \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/runtime_events/"
/usr/bin/install -c -p -m 644 \
runtime_events.mli \
runtime_events.cmti \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/runtime_events/"
if test -n "caml/runtime_events_consumer.h"; then \
/usr/bin/install -c -p -m 644 caml/runtime_events_consumer.h "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/caml/"; \
fi
if true && test -f dllunixbyt-aarch64-apple-darwin24.4.0-0018.so; then \
/usr/bin/install -c -p \
dllunixbyt-aarch64-apple-darwin24.4.0-0018.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunixbyt.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"
rm -f "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unix.cma "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unix.cmi "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unixLabels.cmi "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unix.mli "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unixLabels.mli "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unix.cmti "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unixLabels.cmti "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unix.cmx "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unixLabels.cmx "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unix.cmxa "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unix.cmxs "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/unix.a
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/unix"
/usr/bin/install -c -p -m 644 \
unix.cma unix.cmi unixLabels.cmi META \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/unix/"
/usr/bin/install -c -p -m 644 \
unix.mli unixLabels.mli \
unix.cmti unixLabels.cmti \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/unix/"
if test -n "caml/unixsupport.h caml/socketaddr.h"; then \
/usr/bin/install -c -p -m 644 caml/unixsupport.h caml/socketaddr.h "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/caml/"; \
fi
if true && test -f dllcamlstrbyt-aarch64-apple-darwin24.4.0-0018.so; then \
/usr/bin/install -c -p \
dllcamlstrbyt-aarch64-apple-darwin24.4.0-0018.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstrbyt.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"
rm -f "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/str.cma "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/str.cmi "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/str.mli "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/str.cmti "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/str.cmx "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/str.cmxa "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/str.cmxs "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"/str.a
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/str"
/usr/bin/install -c -p -m 644 \
str.cma str.cmi META \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/str/"
/usr/bin/install -c -p -m 644 \
str.mli \
str.cmti \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/str/"
if test -n ""; then \
/usr/bin/install -c -p -m 644 "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/caml/"; \
fi
if true && test -f dllthreads-aarch64-apple-darwin24.4.0-0018.so; then \
/usr/bin/install -c -p dllthreads-aarch64-apple-darwin24.4.0-0018.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libthreads.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmi event.cmi threads.cma META \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmti event.cmti \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/threads"
/usr/bin/install -c -p -m 644 thread.mli event.mli "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/threads"
/usr/bin/install -c -p -m 644 caml/threads.h "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/caml"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/ocamldoc"
/usr/bin/install -c -p ./ocamldoc/ocamldoc "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p -m 644 \
ocamldoc/ocamldoc.hva ocamldoc/*.cmi ocamldoc/odoc_info.cma \
ocamldoc/META \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc/odoc_dep.mli ocamldoc/odoc_dot.mli ocamldoc/odoc_extension.mli ocamldoc/odoc_html.mli ocamldoc/odoc_info.mli ocamldoc/odoc_latex.mli ocamldoc/odoc_latex_style.mli ocamldoc/odoc_man.mli ocamldoc/odoc_messages.mli ocamldoc/odoc_ocamlhtml.mli ocamldoc/odoc_parameter.mli ocamldoc/odoc_texi.mli ocamldoc/odoc_text_lexer.mli ocamldoc/odoc_to_text.mli ocamldoc/odoc_type.mli ocamldoc/odoc_value.mli ocamldoc/odoc_dep.cmt ocamldoc/odoc_dot.cmt ocamldoc/odoc_extension.cmt ocamldoc/odoc_html.cmt ocamldoc/odoc_info.cmt ocamldoc/odoc_latex.cmt ocamldoc/odoc_latex_style.cmt ocamldoc/odoc_man.cmt ocamldoc/odoc_messages.cmt ocamldoc/odoc_ocamlhtml.cmt ocamldoc/odoc_parameter.cmt ocamldoc/odoc_texi.cmt ocamldoc/odoc_text_lexer.cmt ocamldoc/odoc_to_text.cmt ocamldoc/odoc_type.cmt ocamldoc/odoc_value.cmt ocamldoc/odoc_dep.cmti ocamldoc/odoc_dot.cmti ocamldoc/odoc_extension.cmti ocamldoc/odoc_html.cmti ocamldoc/odoc_info.cmti ocamldoc/odoc_latex.cmti ocamldoc/odoc_latex_style.cmti ocamldoc/odoc_man.cmti ocamldoc/odoc_messages.cmti ocamldoc/odoc_ocamlhtml.cmti ocamldoc/odoc_parameter.cmti ocamldoc/odoc_texi.cmti ocamldoc/odoc_text_lexer.cmti ocamldoc/odoc_to_text.cmti ocamldoc/odoc_type.cmti ocamldoc/odoc_value.cmti \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/ocamldoc"
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C api_docgen install
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ocamldoc install
mkdir -p "/Users/ci/ocaml-tmp-install-7289/man/man3"
if test -d build/man; then \
/usr/bin/install -c -p -m 644 build/man/*.3o "/Users/ci/ocaml-tmp-install-7289/man/man3"; \
fi
if test -n "ocamldebug"; then \
/usr/bin/install -c -p debugger/ocamldebug "/Users/ci/ocaml-tmp-install-7289/bin"; \
fi
/usr/bin/install -c -p -m 644 Makefile.config "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
/usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/Users/ci/ocaml-tmp-install-7289/share/doc/ocaml"
if test -f ocamlopt; then /Applications/Xcode.app/Contents/Developer/usr/bin/make installopt; else \
cd "/Users/ci/ocaml-tmp-install-7289/bin"; \
ln -sf ocamlc.byte ocamlc; \
ln -sf ocamllex.byte ocamllex; \
(test -f flexlink.byte && \
ln -sf flexlink.byte flexlink) || true; \
fi
/usr/bin/install -c -p -m 644 runtime/libasmrun.a runtime/libcomprmarsh.a runtime/libasmrund.a runtime/libasmruni.a runtime/libasmrun_pic.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
/usr/bin/install -c -p runtime/libasmrun_shared.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/libasmrun-aarch64-apple-darwin24.4.0-0018.so"
cd "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml" && ln -sf "libasmrun-aarch64-apple-darwin24.4.0-0018.so" "libasmrun_shared.so"
./boot/ocamlrun ./tools/stripdebug ocamlopt ocamlopt.tmp && /usr/bin/install -c -p ocamlopt.tmp "/Users/ci/ocaml-tmp-install-7289/bin/ocamlopt.byte" && rm ocamlopt.tmp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C stdlib installopt
/usr/bin/install -c -p -m 644 \
stdlib.cmxa stdlib.a std_exit.o *.cmx \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
/usr/bin/install -c -p -m 644 \
middle_end/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/closure/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/base_types/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
asmcomp/*.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/*.cmt middle_end/*.cmti \
middle_end/*.mli \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/closure/*.cmt middle_end/closure/*.cmti \
middle_end/closure/*.mli \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
middle_end/flambda/*.mli \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
middle_end/flambda/base_types/*.cmt \
middle_end/flambda/base_types/*.cmti \
middle_end/flambda/base_types/*.mli \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
asmcomp/*.cmt asmcomp/*.cmti \
asmcomp/*.mli \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/optmain.cmo \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
mkdir -p "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/ocamldoc"
/usr/bin/install -c -p ./ocamldoc/ocamldoc.opt "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p -m 644 \
ocamldoc/odoc_dep.cmi ocamldoc/odoc_dot.cmi ocamldoc/odoc_extension.cmi ocamldoc/odoc_html.cmi ocamldoc/odoc_info.cmi ocamldoc/odoc_latex.cmi ocamldoc/odoc_latex_style.cmi ocamldoc/odoc_man.cmi ocamldoc/odoc_messages.cmi ocamldoc/odoc_ocamlhtml.cmi ocamldoc/odoc_parameter.cmi ocamldoc/odoc_texi.cmi ocamldoc/odoc_text_lexer.cmi ocamldoc/odoc_to_text.cmi ocamldoc/odoc_type.cmi ocamldoc/odoc_value.cmi \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc/odoc_dep.mli ocamldoc/odoc_dot.mli ocamldoc/odoc_extension.mli ocamldoc/odoc_html.mli ocamldoc/odoc_info.mli ocamldoc/odoc_latex.mli ocamldoc/odoc_latex_style.mli ocamldoc/odoc_man.mli ocamldoc/odoc_messages.mli ocamldoc/odoc_ocamlhtml.mli ocamldoc/odoc_parameter.mli ocamldoc/odoc_texi.mli ocamldoc/odoc_text_lexer.mli ocamldoc/odoc_to_text.mli ocamldoc/odoc_type.mli ocamldoc/odoc_value.mli ocamldoc/odoc_dep.cmt ocamldoc/odoc_dot.cmt ocamldoc/odoc_extension.cmt ocamldoc/odoc_html.cmt ocamldoc/odoc_info.cmt ocamldoc/odoc_latex.cmt ocamldoc/odoc_latex_style.cmt ocamldoc/odoc_man.cmt ocamldoc/odoc_messages.cmt ocamldoc/odoc_ocamlhtml.cmt ocamldoc/odoc_parameter.cmt ocamldoc/odoc_texi.cmt ocamldoc/odoc_text_lexer.cmt ocamldoc/odoc_to_text.cmt ocamldoc/odoc_type.cmt ocamldoc/odoc_value.cmt ocamldoc/odoc_dep.cmti ocamldoc/odoc_dot.cmti ocamldoc/odoc_extension.cmti ocamldoc/odoc_html.cmti ocamldoc/odoc_info.cmti ocamldoc/odoc_latex.cmti ocamldoc/odoc_latex_style.cmti ocamldoc/odoc_man.cmti ocamldoc/odoc_messages.cmti ocamldoc/odoc_ocamlhtml.cmti ocamldoc/odoc_parameter.cmti ocamldoc/odoc_texi.cmti ocamldoc/odoc_text_lexer.cmti ocamldoc/odoc_to_text.cmti ocamldoc/odoc_type.cmti ocamldoc/odoc_value.cmti \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
ocamldoc/ocamldoc.hva ocamldoc/*.cmx ocamldoc/odoc_info.a \
ocamldoc/odoc_info.cmxa \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/ocamldoc"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink_config.cmx otherlibs/dynlink/dynlink_types.cmx otherlibs/dynlink/dynlink_platform_intf.cmx otherlibs/dynlink/dynlink_common.cmx otherlibs/dynlink/native/dynlink.cmx otherlibs/dynlink/dynlink.cmxa \
otherlibs/dynlink/dynlink.a \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/dynlink"
for i in runtime_events unix str systhreads; do \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs/$i installopt || exit $?; \
done
/usr/bin/install -c -p -m 644 \
runtime_events.cmx runtime_events.cmxa runtime_events.a \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/runtime_events/"
if test -f runtime_events.cmxs; then \
/usr/bin/install -c -p runtime_events.cmxs "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/runtime_events"; \
fi
if true \
&& test -f dllcamlruntime_eventsnat.so; then \
/usr/bin/install -c -p \
dllcamlruntime_eventsnat.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlruntime_eventsnat.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"
/usr/bin/install -c -p -m 644 \
unix.cmx unixLabels.cmx unix.cmxa unix.a \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/unix/"
if test -f unix.cmxs; then \
/usr/bin/install -c -p unix.cmxs "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/unix"; \
fi
if true \
&& test -f dllunixnat.so; then \
/usr/bin/install -c -p \
dllunixnat.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunixnat.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"
/usr/bin/install -c -p -m 644 \
str.cmx str.cmxa str.a \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/str/"
if test -f str.cmxs; then \
/usr/bin/install -c -p str.cmxs "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/str"; \
fi
if true \
&& test -f dllcamlstrnat.so; then \
/usr/bin/install -c -p \
dllcamlstrnat.so "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstrnat.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/"
/usr/bin/install -c -p -m 644 libthreadsnat.a "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml"
/usr/bin/install -c -p -m 644 \
thread.cmx event.cmx threads.cmxa threads.a \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/threads"
/usr/bin/install -c -p threads.cmxs "/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/threads"
if test -f ocamlopt.opt; then /Applications/Xcode.app/Contents/Developer/usr/bin/make installoptopt; else \
cd "/Users/ci/ocaml-tmp-install-7289/bin"; \
ln -sf ocamlc.byte ocamlc; \
ln -sf ocamlopt.byte ocamlopt; \
ln -sf ocamllex.byte ocamllex; \
(test -f flexlink.byte && \
ln -sf flexlink.byte flexlink) || true; \
fi
/usr/bin/install -c -p ocamlc.opt "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p ocamlopt.opt "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p lex/ocamllex.opt "/Users/ci/ocaml-tmp-install-7289/bin"
cd "/Users/ci/ocaml-tmp-install-7289/bin"; \
ln -sf ocamlc.opt ocamlc; \
ln -sf ocamlopt.opt ocamlopt; \
ln -sf ocamllex.opt ocamllex
/usr/bin/install -c -p -m 644 \
utils/*.cmx parsing/*.cmx typing/*.cmx bytecomp/*.cmx \
toplevel/*.cmx toplevel/native/*.cmx \
toplevel/native/tophooks.cmi \
file_formats/*.cmx \
lambda/*.cmx \
driver/*.cmx asmcomp/*.cmx middle_end/*.cmx \
middle_end/closure/*.cmx \
middle_end/flambda/*.cmx \
middle_end/flambda/base_types/*.cmx \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
compilerlibs/*.cmxa compilerlibs/*.a \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/main.cmx driver/main.o \
driver/optmain.cmx driver/optmain.o \
toplevel/topstart.o \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p ocamlnat "/Users/ci/ocaml-tmp-install-7289/bin"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmx tools/profiling.o \
"/Users/ci/ocaml-tmp-install-7289/bin/../lib/ocaml/profiling"
+ make -f Makefile.test -C testsuite/in_prefix test-in-prefix
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../.. testsuite/tools/test_in_prefix.opt
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C otherlibs allopt
for lib in runtime_events unix str systhreads; do (/Applications/Xcode.app/Contents/Developer/usr/bin/make -C $lib allopt) || exit $?; done
make[3]: Nothing to be done for `allopt'.
make[3]: Nothing to be done for `allopt'.
make[3]: Nothing to be done for `allopt'.
make[3]: Nothing to be done for `allopt'.
OCAMLC testsuite/tools/test_in_prefix.cmi
OCAMLOPT testsuite/tools/test_in_prefix.cmx
LINKOPT testsuite/tools/test_in_prefix.opt
CC ../tools/main_in_c.o
Test Environment
prefix = /Users/ci/ocaml-tmp-install-7289
bindir = [$prefix/]bin
libdir = [$prefix/]lib/ocaml
- C compiler is gcc [clang-17-0] for aarch64-apple-darwin24.4.0
- OCaml is relocatable; target binaries by default are relocatable
- Executable header size is 33.73KiB (34544 bytes)
- Testing native and bytecode for shared and static linking with ocamlnat
Checking installed files for
Installation Prefix: /Users/ci/ocaml-tmp-install-7289
Relative Suffix: /../lib/ocaml
Build Root: /Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1
Relocatable files:
**/META, *.cma, *.cmi, *.cmo, *.cmt, *.cmti, *.cmx, *.cmxa, *.h, *.hva,
*.ml, *.ml.in, *.mli, *.tbl, $bindir/ocaml, $bindir/ocamlc.byte,
$bindir/ocamlcmt, $bindir/ocamlcp, $bindir/ocamldebug,
$bindir/ocamldep.byte, $bindir/ocamldoc, $bindir/ocamllex.byte,
$bindir/ocamlmklib, $bindir/ocamlmktop, $bindir/ocamlobjinfo.byte,
$bindir/ocamlopt.byte, $bindir/ocamloptp, $bindir/ocamlprof,
$libdir/expunge, $libdir/ld.conf, $libdir/libasmrun.a,
$libdir/libasmrun_pic.a, $libdir/libasmrund.a, $libdir/libasmruni.a,
$libdir/libcamlrun.a, $libdir/libcamlrun_pic.a, $libdir/libcamlrund.a,
$libdir/libcamlruni.a, $libdir/libcamlruntime_eventsbyt.a,
$libdir/libcamlruntime_eventsnat.a, $libdir/libcamlstrbyt.a,
$libdir/libcamlstrnat.a, $libdir/libcomprmarsh.a, $libdir/libthreads.a,
$libdir/libthreadsnat.a, $libdir/libunixbyt.a, $libdir/libunixnat.a,
$libdir/runtime-launch-info
Files containing the build path:
*.cmxs, *.o, *.so, $bindir/aarch64-apple-darwin24.4.0-ocamlrun-0018,
$bindir/aarch64-apple-darwin24.4.0-ocamlrund-0018,
$bindir/aarch64-apple-darwin24.4.0-ocamlruni-0018, $bindir/ocamlc.opt,
$bindir/ocamldep.opt, $bindir/ocamldoc.opt, $bindir/ocamllex.opt,
$bindir/ocamlnat, $bindir/ocamlobjinfo.opt, $bindir/ocamlopt.opt,
$bindir/ocamlyacc, $libdir/compiler-libs/ocamlbytecomp.a,
$libdir/compiler-libs/ocamlcommon.a,
$libdir/compiler-libs/ocamlmiddleend.a,
$libdir/compiler-libs/ocamloptcomp.a,
$libdir/compiler-libs/ocamltoplevel.a, $libdir/dynlink/dynlink.a,
$libdir/ocamldoc/odoc_info.a, $libdir/runtime_events/runtime_events.a,
$libdir/stdlib.a, $libdir/str/str.a, $libdir/threads/threads.a,
$libdir/unix/unix.a
Files containing the installation prefix:
$libdir/Makefile.config
Files containing the relative suffix:
$libdir/Makefile.config
Testing loading of libraries with bytecode dynlink
$prefix/$bindir/ocamlc -I +dynlink dynlink.cma -linkall -o $PWD/test_script test_install_script.ml
> Environment
> PATH=$prefix/$bindir:$PATH
> DYLD_LIBRARY_PATH=$prefix/$libdir:$DYLD_LIBRARY_PATH
$PWD/test_script runtime_events
> Loaded runtime_events.cma
$PWD/test_script str
> Loaded str.cma
$PWD/test_script unix threads
> Loaded unix.cma
> Loaded threads.cma
$PWD/test_script unix
> Loaded unix.cma
Testing loading of libraries with native dynlink
$prefix/$bindir/ocamlopt -I +dynlink dynlink.cmxa -linkall -o $PWD/test_script test_install_script.ml
$PWD/test_script runtime_events
> Loaded runtime_events.cmxs
$PWD/test_script str
> Loaded str.cmxs
$PWD/test_script unix threads
> Loaded unix.cmxs
> Loaded threads.cmxs
$PWD/test_script unix
> Loaded unix.cmxs
Testing loading of libraries in $prefix/$bindir/ocaml
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cma
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cma
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cma
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
> Loaded threads.cma
$prefix/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
Testing loading of libraries in $prefix/$bindir/ocamlnat
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cmxa
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cmxs
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cmxs
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cmxs
> Loaded threads.cmxs
$prefix/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cmxs
Testing processing of ld.conf
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma -o $PWD/test_ld_conf.byte test_install_script.ml
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa ocamlbytecomp.cmxa -o $PWD/test_ld_conf.opt test_install_script.ml
- Base ld.conf test
Backing up $prefix/$libdir/ld.conf to $prefix/$libdir/ld.conf.bak
$prefix/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
- Base ld.conf + CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289/lib/ocaml:/lib/ocaml $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289/lib/ocaml:/lib/ocaml $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289/lib/ocaml:/lib/ocaml $PWD/test_ld_conf.opt
- Base ld.conf + quoted CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $PWD/test_ld_conf.opt
- Base ld.conf with CRLF endings
$prefix/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
- Empty CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH= $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH= $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH= $PWD/test_ld_conf.opt
- Embedded empty entry in CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=: $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=: $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=: $PWD/test_ld_conf.opt
- Empty CAMLLIB
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD/test_ld_conf.opt
- Empty OCAMLLIB
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- $OCAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- $CAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- EOF-at-EOF
$prefix/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
Restoring $prefix/$libdir/ld.conf.bak to $prefix/$libdir/ld.conf
Testing bytecode binaries in $prefix/$bindir
$prefix/$bindir/ocaml -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlc.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlcmt -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlcp -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamldebug -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamldep.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamldoc -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamllex.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlmklib -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlmktop -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlobjinfo.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlopt.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamloptp -vnum
> 5.4.0+dev0-2024-08-25
$prefix/$bindir/ocamlprof -vnum
> 5.4.0+dev0-2024-08-25
Testing compilation mechanisms for $prefix/$bindir
$prefix/$bindir/ocamlc -where
$prefix/$bindir/ocamlopt -where
ocamlc -where: $prefix/$libdir
ocamlopt -where: $prefix/$libdir
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-complete-obj
$CC -o $PWD/nat_complete_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun_shared -lpthread
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -output-complete-obj
$CC -o $PWD/nat_complete_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun -lpthread
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-obj
$CC -o $PWD/nat_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lcomprmarsh -lunixnat -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun_shared -lpthread
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -output-obj
$CC -o $PWD/nat_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lcomprmarsh -lunixnat -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun -lpthread
$prefix/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o $PWD/nat_default test_install_script.ml
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_complete_exe_shared test_install_script.ml -runtime-variant _shared -output-complete-exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_complete_exe_static test_install_script.ml -output-complete-exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-complete-obj
$CC -o $PWD/byt_complete_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lcamlrun_shared -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -output-complete-obj
$CC -o $PWD/byt_complete_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lcamlrun -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-obj
$CC -o $PWD/byt_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lunixbyt -lcamlrun_shared -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -output-obj
$CC -o $PWD/byt_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lunixbyt -lcamlrun -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/custom_shared test_install_script.ml -runtime-variant _shared -custom
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/custom_static test_install_script.ml -custom
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_always test_install_script.ml -runtime-search always -launch-method exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_enable test_install_script.ml -launch-method exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_disable test_install_script.ml -runtime-search disable -launch-method exe
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_always test_install_script.ml -runtime-search always
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_enable test_install_script.ml
$prefix/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_disable test_install_script.ml -runtime-search disable
Running programs
$PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
test-prog (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
sh (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
./byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
PATH=.:$PATH byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
$PWD/byt_default_sh_enable skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
test-prog (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
sh (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
./byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
PATH=.:$PATH byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
$PWD/byt_default_sh_always skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
test-prog (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
sh (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
./byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
PATH=.:$PATH byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
$PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable true $prefix $libdir
test-prog (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable test-prog true $prefix $libdir
sh (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable sh true $prefix $libdir
./byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable ./byt_default_exe_disable true $prefix $libdir
byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable byt_default_exe_disable true $prefix $libdir
PATH=.:$PATH byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable byt_default_exe_disable true $prefix $libdir
$PWD/byt_default_exe_enable skip $PWD/byt_default_exe_enable $PWD/byt_default_exe_enable true $prefix $libdir
test-prog (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable test-prog true $prefix $libdir
sh (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable sh true $prefix $libdir
./byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable ./byt_default_exe_enable true $prefix $libdir
byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable true $prefix $libdir
PATH=.:$PATH byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable true $prefix $libdir
$PWD/byt_default_exe_always skip $PWD/byt_default_exe_always $PWD/byt_default_exe_always true $prefix $libdir
test-prog (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always test-prog true $prefix $libdir
sh (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always sh true $prefix $libdir
./byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always ./byt_default_exe_always true $prefix $libdir
byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always true $prefix $libdir
PATH=.:$PATH byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always true $prefix $libdir
$PWD/custom_static skip $PWD/custom_static $PWD/custom_static true $prefix $libdir
test-prog (from $PWD/custom_static) skip $PWD/custom_static test-prog true $prefix $libdir
sh (from $PWD/custom_static) skip $PWD/custom_static sh true $prefix $libdir
./custom_static (from $PWD/custom_static) skip $PWD/custom_static ./custom_static true $prefix $libdir
custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static true $prefix $libdir
PATH=.:$PATH custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static true $prefix $libdir
$PWD/custom_shared skip $PWD/custom_shared $PWD/custom_shared true $prefix $libdir
test-prog (from $PWD/custom_shared) skip $PWD/custom_shared test-prog true $prefix $libdir
sh (from $PWD/custom_shared) skip $PWD/custom_shared sh true $prefix $libdir
./custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared ./custom_shared true $prefix $libdir
custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared true $prefix $libdir
PATH=.:$PATH custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared true $prefix $libdir
$PWD/byt_obj_static skip $PWD/byt_obj_static $PWD/byt_obj_static true $prefix $libdir
test-prog (from $PWD/byt_obj_static) skip $PWD/byt_obj_static test-prog true $prefix $libdir
sh (from $PWD/byt_obj_static) skip $PWD/byt_obj_static sh true $prefix $libdir
./byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static ./byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static true $prefix $libdir
PATH=.:$PATH byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static true $prefix $libdir
$PWD/byt_obj_shared skip $PWD/byt_obj_shared $PWD/byt_obj_shared true $prefix $libdir
test-prog (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared test-prog true $prefix $libdir
sh (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared sh true $prefix $libdir
./byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared ./byt_obj_shared true $prefix $libdir
byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared true $prefix $libdir
PATH=.:$PATH byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared true $prefix $libdir
$PWD/byt_complete_obj_static skip $PWD/byt_complete_obj_static $PWD/byt_complete_obj_static true $prefix $libdir
test-prog (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static test-prog true $prefix $libdir
sh (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static sh true $prefix $libdir
./byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static ./byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static true $prefix $libdir
PATH=.:$PATH byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static true $prefix $libdir
$PWD/byt_complete_obj_shared skip $PWD/byt_complete_obj_shared $PWD/byt_complete_obj_shared true $prefix $libdir
test-prog (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared test-prog true $prefix $libdir
sh (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared sh true $prefix $libdir
./byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared ./byt_complete_obj_shared true $prefix $libdir
byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared true $prefix $libdir
PATH=.:$PATH byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared true $prefix $libdir
$PWD/byt_complete_exe_static skip $PWD/byt_complete_exe_static $PWD/byt_complete_exe_static true $prefix $libdir
test-prog (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static test-prog true $prefix $libdir
sh (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static sh true $prefix $libdir
./byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static ./byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static true $prefix $libdir
PATH=.:$PATH byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static true $prefix $libdir
$PWD/byt_complete_exe_shared skip $PWD/byt_complete_exe_shared $PWD/byt_complete_exe_shared true $prefix $libdir
test-prog (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared test-prog true $prefix $libdir
sh (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared sh true $prefix $libdir
./byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared ./byt_complete_exe_shared true $prefix $libdir
byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared true $prefix $libdir
PATH=.:$PATH byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared true $prefix $libdir
$PWD/nat_default skip $PWD/nat_default $PWD/nat_default true $prefix $libdir
test-prog (from $PWD/nat_default) skip $PWD/nat_default test-prog true $prefix $libdir
sh (from $PWD/nat_default) skip $PWD/nat_default sh true $prefix $libdir
./nat_default (from $PWD/nat_default) skip $PWD/nat_default ./nat_default true $prefix $libdir
nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default true $prefix $libdir
PATH=.:$PATH nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default true $prefix $libdir
$PWD/nat_obj_static skip $PWD/nat_obj_static $PWD/nat_obj_static true $prefix $libdir
test-prog (from $PWD/nat_obj_static) skip $PWD/nat_obj_static test-prog true $prefix $libdir
sh (from $PWD/nat_obj_static) skip $PWD/nat_obj_static sh true $prefix $libdir
./nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static ./nat_obj_static true $prefix $libdir
nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static true $prefix $libdir
PATH=.:$PATH nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static true $prefix $libdir
$PWD/nat_obj_shared skip $PWD/nat_obj_shared $PWD/nat_obj_shared true $prefix $libdir
test-prog (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared test-prog true $prefix $libdir
sh (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared sh true $prefix $libdir
./nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared ./nat_obj_shared true $prefix $libdir
nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared true $prefix $libdir
PATH=.:$PATH nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared true $prefix $libdir
$PWD/nat_complete_obj_static skip $PWD/nat_complete_obj_static $PWD/nat_complete_obj_static true $prefix $libdir
test-prog (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static test-prog true $prefix $libdir
sh (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static sh true $prefix $libdir
./nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static ./nat_complete_obj_static true $prefix $libdir
nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static true $prefix $libdir
PATH=.:$PATH nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static true $prefix $libdir
$PWD/nat_complete_obj_shared skip $PWD/nat_complete_obj_shared $PWD/nat_complete_obj_shared true $prefix $libdir
test-prog (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared test-prog true $prefix $libdir
sh (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared sh true $prefix $libdir
./nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared ./nat_complete_obj_shared true $prefix $libdir
nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared true $prefix $libdir
PATH=.:$PATH nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared true $prefix $libdir
Renaming $prefix to $prefix.new
Re-running test programs
$prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
> Environment
> PATH=$prefix.new/$bindir:$PATH
> DYLD_LIBRARY_PATH=$prefix.new/$libdir:$DYLD_LIBRARY_PATH
$prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
$prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
$prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
$prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
PATH=.:$PATH $prefix.new/$bindir/ocamlrun $PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable false $prefix $libdir
$PWD/byt_default_sh_enable skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
test-prog (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
sh (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
./byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
PATH=.:$PATH byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable false $prefix $libdir
$PWD/byt_default_sh_always skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
test-prog (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
sh (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
./byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
PATH=.:$PATH byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always false $prefix $libdir
$prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
$prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
$prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
$prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
$prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
PATH=.:$PATH $prefix.new/$bindir/ocamlrun $PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable false $prefix $libdir
$PWD/byt_default_exe_enable skip $PWD/byt_default_exe_enable $PWD/byt_default_exe_enable false $prefix $libdir
test-prog (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable test-prog false $prefix $libdir
sh (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable sh false $prefix $libdir
./byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable ./byt_default_exe_enable false $prefix $libdir
byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable false $prefix $libdir
PATH=.:$PATH byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable false $prefix $libdir
$PWD/byt_default_exe_always skip $PWD/byt_default_exe_always $PWD/byt_default_exe_always false $prefix $libdir
test-prog (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always test-prog false $prefix $libdir
sh (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always sh false $prefix $libdir
./byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always ./byt_default_exe_always false $prefix $libdir
byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always false $prefix $libdir
PATH=.:$PATH byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always false $prefix $libdir
$PWD/custom_static skip $PWD/custom_static $PWD/custom_static false $prefix $libdir
test-prog (from $PWD/custom_static) skip $PWD/custom_static test-prog false $prefix $libdir
sh (from $PWD/custom_static) skip $PWD/custom_static sh false $prefix $libdir
./custom_static (from $PWD/custom_static) skip $PWD/custom_static ./custom_static false $prefix $libdir
custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static false $prefix $libdir
PATH=.:$PATH custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static false $prefix $libdir
$PWD/custom_shared skip $PWD/custom_shared $PWD/custom_shared false $prefix $libdir
test-prog (from $PWD/custom_shared) skip $PWD/custom_shared test-prog false $prefix $libdir
sh (from $PWD/custom_shared) skip $PWD/custom_shared sh false $prefix $libdir
./custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared ./custom_shared false $prefix $libdir
custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared false $prefix $libdir
PATH=.:$PATH custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared false $prefix $libdir
$PWD/byt_obj_static skip $PWD/byt_obj_static $PWD/byt_obj_static false $prefix $libdir
test-prog (from $PWD/byt_obj_static) skip $PWD/byt_obj_static test-prog false $prefix $libdir
sh (from $PWD/byt_obj_static) skip $PWD/byt_obj_static sh false $prefix $libdir
./byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static ./byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static false $prefix $libdir
PATH=.:$PATH byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static false $prefix $libdir
$PWD/byt_obj_shared skip $PWD/byt_obj_shared $PWD/byt_obj_shared false $prefix $libdir
test-prog (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared test-prog false $prefix $libdir
sh (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared sh false $prefix $libdir
./byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared ./byt_obj_shared false $prefix $libdir
byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared false $prefix $libdir
PATH=.:$PATH byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared false $prefix $libdir
$PWD/byt_complete_obj_static skip $PWD/byt_complete_obj_static $PWD/byt_complete_obj_static false $prefix $libdir
test-prog (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static test-prog false $prefix $libdir
sh (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static sh false $prefix $libdir
./byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static ./byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static false $prefix $libdir
PATH=.:$PATH byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static false $prefix $libdir
$PWD/byt_complete_obj_shared skip $PWD/byt_complete_obj_shared $PWD/byt_complete_obj_shared false $prefix $libdir
test-prog (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared test-prog false $prefix $libdir
sh (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared sh false $prefix $libdir
./byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared ./byt_complete_obj_shared false $prefix $libdir
byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared false $prefix $libdir
PATH=.:$PATH byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared false $prefix $libdir
$PWD/byt_complete_exe_static skip $PWD/byt_complete_exe_static $PWD/byt_complete_exe_static false $prefix $libdir
test-prog (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static test-prog false $prefix $libdir
sh (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static sh false $prefix $libdir
./byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static ./byt_complete_exe_static false $prefix $libdir
byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static false $prefix $libdir
PATH=.:$PATH byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static false $prefix $libdir
$PWD/byt_complete_exe_shared skip $PWD/byt_complete_exe_shared $PWD/byt_complete_exe_shared false $prefix $libdir
test-prog (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared test-prog false $prefix $libdir
sh (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared sh false $prefix $libdir
./byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared ./byt_complete_exe_shared false $prefix $libdir
byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared false $prefix $libdir
PATH=.:$PATH byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared false $prefix $libdir
$PWD/nat_default skip $PWD/nat_default $PWD/nat_default false $prefix $libdir
test-prog (from $PWD/nat_default) skip $PWD/nat_default test-prog false $prefix $libdir
sh (from $PWD/nat_default) skip $PWD/nat_default sh false $prefix $libdir
./nat_default (from $PWD/nat_default) skip $PWD/nat_default ./nat_default false $prefix $libdir
nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default false $prefix $libdir
PATH=.:$PATH nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default false $prefix $libdir
$PWD/nat_obj_static skip $PWD/nat_obj_static $PWD/nat_obj_static false $prefix $libdir
test-prog (from $PWD/nat_obj_static) skip $PWD/nat_obj_static test-prog false $prefix $libdir
sh (from $PWD/nat_obj_static) skip $PWD/nat_obj_static sh false $prefix $libdir
./nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static ./nat_obj_static false $prefix $libdir
nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static false $prefix $libdir
PATH=.:$PATH nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static false $prefix $libdir
$PWD/nat_obj_shared skip $PWD/nat_obj_shared $PWD/nat_obj_shared false $prefix $libdir
test-prog (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared test-prog false $prefix $libdir
sh (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared sh false $prefix $libdir
./nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared ./nat_obj_shared false $prefix $libdir
nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared false $prefix $libdir
PATH=.:$PATH nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared false $prefix $libdir
$PWD/nat_complete_obj_static skip $PWD/nat_complete_obj_static $PWD/nat_complete_obj_static false $prefix $libdir
test-prog (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static test-prog false $prefix $libdir
sh (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static sh false $prefix $libdir
./nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static ./nat_complete_obj_static false $prefix $libdir
nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static false $prefix $libdir
PATH=.:$PATH nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static false $prefix $libdir
$PWD/nat_complete_obj_shared skip $PWD/nat_complete_obj_shared $PWD/nat_complete_obj_shared false $prefix $libdir
test-prog (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared test-prog false $prefix $libdir
sh (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared sh false $prefix $libdir
./nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared ./nat_complete_obj_shared false $prefix $libdir
nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared false $prefix $libdir
PATH=.:$PATH nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared false $prefix $libdir
Testing loading of libraries with bytecode dynlink
$prefix.new/$bindir/ocamlc -I +dynlink dynlink.cma -linkall -o $PWD/test_script test_install_script.ml
$PWD/test_script runtime_events
> Loaded runtime_events.cma
$PWD/test_script str
> Loaded str.cma
$PWD/test_script unix threads
> Loaded unix.cma
> Loaded threads.cma
$PWD/test_script unix
> Loaded unix.cma
Testing loading of libraries with native dynlink
$prefix.new/$bindir/ocamlopt -I +dynlink dynlink.cmxa -linkall -o $PWD/test_script test_install_script.ml
$PWD/test_script runtime_events
> Loaded runtime_events.cmxs
$PWD/test_script str
> Loaded str.cmxs
$PWD/test_script unix threads
> Loaded unix.cmxs
> Loaded threads.cmxs
$PWD/test_script unix
> Loaded unix.cmxs
Testing loading of libraries in $prefix.new/$bindir/ocaml
$prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cma
$prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cma
$prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cma
$prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
> Loaded threads.cma
$prefix.new/$bindir/ocaml -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
Testing loading of libraries in $prefix.new/$bindir/ocamlnat
$prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cmxa
$prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cmxs
$prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cmxs
$prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cmxs
> Loaded threads.cmxs
$prefix.new/$bindir/ocamlnat -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cmxs
Testing processing of ld.conf
$prefix.new/$bindir/ocamlc -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma -o $PWD/test_ld_conf.byte test_install_script.ml
$prefix.new/$bindir/ocamlopt -I +compiler-libs ocamlcommon.cmxa ocamlbytecomp.cmxa -o $PWD/test_ld_conf.opt test_install_script.ml
- Base ld.conf test
Backing up $prefix.new/$libdir/ld.conf to $prefix.new/$libdir/ld.conf.bak
$prefix.new/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
- Base ld.conf + CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml:/lib/ocaml $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml:/lib/ocaml $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=:/://:.:..:./:../:./stublibs:../stublibs:stublibs:.stublibs:..stublibs:/Users/ci/ocaml-tmp-install-7289.new/lib/ocaml:/lib/ocaml $PWD/test_ld_conf.opt
- Base ld.conf + quoted CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH="quoted":quote"in"entry:one";"entry:one";"two";three $PWD/test_ld_conf.opt
- Base ld.conf with CRLF endings
$prefix.new/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
- Empty CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH= $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH= $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH= $PWD/test_ld_conf.opt
- Embedded empty entry in CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=: $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=: $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=: $PWD/test_ld_conf.opt
- Empty CAMLLIB
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD/test_ld_conf.opt
- Empty OCAMLLIB
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- $OCAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env OCAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/ocamllib CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- $CAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $prefix.new/$bindir/ocamlrun -config
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.byte
CAML_LD_LIBRARY_PATH=env CAMLLIB=/Users/ci/builds/workspace/precheck/flambda/false/label/ocaml-macos-m1/testsuite/in_prefix/camllib $PWD/test_ld_conf.opt
- EOF-at-EOF
$prefix.new/$bindir/ocamlrun -config
$PWD/test_ld_conf.byte
$PWD/test_ld_conf.opt
Restoring $prefix.new/$libdir/ld.conf.bak to $prefix.new/$libdir/ld.conf
Testing bytecode binaries in $prefix.new/$bindir
$prefix.new/$bindir/ocaml -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamlc.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamlcmt -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamlcp -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamldebug -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamldep.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamldoc -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamllex.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamlmklib -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamlmktop -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamlobjinfo.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamlopt.byte -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamloptp -vnum
> 5.4.0+dev0-2024-08-25
$prefix.new/$bindir/ocamlprof -vnum
> 5.4.0+dev0-2024-08-25
Testing compilation mechanisms for $prefix.new/$bindir
$prefix.new/$bindir/ocamlc -where
$prefix.new/$bindir/ocamlopt -where
ocamlc -where: $prefix.new/$libdir
ocamlopt -where: $prefix.new/$libdir
$prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-complete-obj
$CC -o $PWD/nat_complete_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun_shared -lpthread
$prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -output-complete-obj
$CC -o $PWD/nat_complete_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun -lpthread
$prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-obj
$CC -o $PWD/nat_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lcomprmarsh -lunixnat -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun_shared -lpthread
$prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o test_install_ocaml.o test_install_script.ml -output-obj
$CC -o $PWD/nat_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lcomprmarsh -lunixnat -L/opt/homebrew/opt/zstd/lib -lzstd -lasmrun -lpthread
$prefix.new/$bindir/ocamlopt -set-runtime-default R -I +compiler-libs ocamlcommon.cmxa -I +unix unix.cmxa -o $PWD/nat_default test_install_script.ml
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_complete_exe_shared test_install_script.ml -runtime-variant _shared -output-complete-exe
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_complete_exe_static test_install_script.ml -output-complete-exe
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-complete-obj
$CC -o $PWD/byt_complete_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lcamlrun_shared -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -output-complete-obj
$CC -o $PWD/byt_complete_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lcamlrun -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -runtime-variant _shared -output-obj
$CC -o $PWD/byt_obj_shared test_install_ocaml.o $PWD/../tools/main_in_c.o -lunixbyt -lcamlrun_shared -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -output-obj
$CC -o $PWD/byt_obj_static test_install_ocaml.o $PWD/../tools/main_in_c.o -lunixbyt -lcamlrun -L/opt/homebrew/opt/zstd/lib -lzstd -lpthread
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/custom_shared test_install_script.ml -runtime-variant _shared -custom
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/custom_static test_install_script.ml -custom
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_always test_install_script.ml -runtime-search always -launch-method exe
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_enable test_install_script.ml -launch-method exe
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_exe_disable test_install_script.ml -runtime-search disable -launch-method exe
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_always test_install_script.ml -runtime-search always
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_enable test_install_script.ml
$prefix.new/$bindir/ocamlc -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD/byt_default_sh_disable test_install_script.ml -runtime-search disable
Running programs
$PWD/byt_default_sh_disable skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
test-prog (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
sh (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
./byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
PATH=.:$PATH byt_default_sh_disable (from $PWD/byt_default_sh_disable) skip $PWD/byt_default_sh_disable $PWD/byt_default_sh_disable true $prefix $libdir
$PWD/byt_default_sh_enable skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
test-prog (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
sh (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
./byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
PATH=.:$PATH byt_default_sh_enable (from $PWD/byt_default_sh_enable) skip $PWD/byt_default_sh_enable $PWD/byt_default_sh_enable true $prefix $libdir
$PWD/byt_default_sh_always skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
test-prog (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
sh (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
./byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
PATH=.:$PATH byt_default_sh_always (from $PWD/byt_default_sh_always) skip $PWD/byt_default_sh_always $PWD/byt_default_sh_always true $prefix $libdir
$PWD/byt_default_exe_disable skip $PWD/byt_default_exe_disable $PWD/byt_default_exe_disable true $prefix $libdir
test-prog (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable test-prog true $prefix $libdir
sh (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable sh true $prefix $libdir
./byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable ./byt_default_exe_disable true $prefix $libdir
byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable byt_default_exe_disable true $prefix $libdir
PATH=.:$PATH byt_default_exe_disable (from $PWD/byt_default_exe_disable) skip $PWD/byt_default_exe_disable byt_default_exe_disable true $prefix $libdir
$PWD/byt_default_exe_enable skip $PWD/byt_default_exe_enable $PWD/byt_default_exe_enable true $prefix $libdir
test-prog (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable test-prog true $prefix $libdir
sh (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable sh true $prefix $libdir
./byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable ./byt_default_exe_enable true $prefix $libdir
byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable true $prefix $libdir
PATH=.:$PATH byt_default_exe_enable (from $PWD/byt_default_exe_enable) skip $PWD/byt_default_exe_enable byt_default_exe_enable true $prefix $libdir
$PWD/byt_default_exe_always skip $PWD/byt_default_exe_always $PWD/byt_default_exe_always true $prefix $libdir
test-prog (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always test-prog true $prefix $libdir
sh (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always sh true $prefix $libdir
./byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always ./byt_default_exe_always true $prefix $libdir
byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always true $prefix $libdir
PATH=.:$PATH byt_default_exe_always (from $PWD/byt_default_exe_always) skip $PWD/byt_default_exe_always byt_default_exe_always true $prefix $libdir
$PWD/custom_static skip $PWD/custom_static $PWD/custom_static true $prefix $libdir
test-prog (from $PWD/custom_static) skip $PWD/custom_static test-prog true $prefix $libdir
sh (from $PWD/custom_static) skip $PWD/custom_static sh true $prefix $libdir
./custom_static (from $PWD/custom_static) skip $PWD/custom_static ./custom_static true $prefix $libdir
custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static true $prefix $libdir
PATH=.:$PATH custom_static (from $PWD/custom_static) skip $PWD/custom_static custom_static true $prefix $libdir
$PWD/custom_shared skip $PWD/custom_shared $PWD/custom_shared true $prefix $libdir
test-prog (from $PWD/custom_shared) skip $PWD/custom_shared test-prog true $prefix $libdir
sh (from $PWD/custom_shared) skip $PWD/custom_shared sh true $prefix $libdir
./custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared ./custom_shared true $prefix $libdir
custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared true $prefix $libdir
PATH=.:$PATH custom_shared (from $PWD/custom_shared) skip $PWD/custom_shared custom_shared true $prefix $libdir
$PWD/byt_obj_static skip $PWD/byt_obj_static $PWD/byt_obj_static true $prefix $libdir
test-prog (from $PWD/byt_obj_static) skip $PWD/byt_obj_static test-prog true $prefix $libdir
sh (from $PWD/byt_obj_static) skip $PWD/byt_obj_static sh true $prefix $libdir
./byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static ./byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static true $prefix $libdir
PATH=.:$PATH byt_obj_static (from $PWD/byt_obj_static) skip $PWD/byt_obj_static byt_obj_static true $prefix $libdir
$PWD/byt_obj_shared skip $PWD/byt_obj_shared $PWD/byt_obj_shared true $prefix $libdir
test-prog (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared test-prog true $prefix $libdir
sh (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared sh true $prefix $libdir
./byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared ./byt_obj_shared true $prefix $libdir
byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared true $prefix $libdir
PATH=.:$PATH byt_obj_shared (from $PWD/byt_obj_shared) skip $PWD/byt_obj_shared byt_obj_shared true $prefix $libdir
$PWD/byt_complete_obj_static skip $PWD/byt_complete_obj_static $PWD/byt_complete_obj_static true $prefix $libdir
test-prog (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static test-prog true $prefix $libdir
sh (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static sh true $prefix $libdir
./byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static ./byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static true $prefix $libdir
PATH=.:$PATH byt_complete_obj_static (from $PWD/byt_complete_obj_static) skip $PWD/byt_complete_obj_static byt_complete_obj_static true $prefix $libdir
$PWD/byt_complete_obj_shared skip $PWD/byt_complete_obj_shared $PWD/byt_complete_obj_shared true $prefix $libdir
test-prog (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared test-prog true $prefix $libdir
sh (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared sh true $prefix $libdir
./byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared ./byt_complete_obj_shared true $prefix $libdir
byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared true $prefix $libdir
PATH=.:$PATH byt_complete_obj_shared (from $PWD/byt_complete_obj_shared) skip $PWD/byt_complete_obj_shared byt_complete_obj_shared true $prefix $libdir
$PWD/byt_complete_exe_static skip $PWD/byt_complete_exe_static $PWD/byt_complete_exe_static true $prefix $libdir
test-prog (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static test-prog true $prefix $libdir
sh (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static sh true $prefix $libdir
./byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static ./byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static true $prefix $libdir
PATH=.:$PATH byt_complete_exe_static (from $PWD/byt_complete_exe_static) skip $PWD/byt_complete_exe_static byt_complete_exe_static true $prefix $libdir
$PWD/byt_complete_exe_shared skip $PWD/byt_complete_exe_shared $PWD/byt_complete_exe_shared true $prefix $libdir
test-prog (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared test-prog true $prefix $libdir
sh (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared sh true $prefix $libdir
./byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared ./byt_complete_exe_shared true $prefix $libdir
byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared true $prefix $libdir
PATH=.:$PATH byt_complete_exe_shared (from $PWD/byt_complete_exe_shared) skip $PWD/byt_complete_exe_shared byt_complete_exe_shared true $prefix $libdir
$PWD/nat_default skip $PWD/nat_default $PWD/nat_default true $prefix $libdir
test-prog (from $PWD/nat_default) skip $PWD/nat_default test-prog true $prefix $libdir
sh (from $PWD/nat_default) skip $PWD/nat_default sh true $prefix $libdir
./nat_default (from $PWD/nat_default) skip $PWD/nat_default ./nat_default true $prefix $libdir
nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default true $prefix $libdir
PATH=.:$PATH nat_default (from $PWD/nat_default) skip $PWD/nat_default nat_default true $prefix $libdir
$PWD/nat_obj_static skip $PWD/nat_obj_static $PWD/nat_obj_static true $prefix $libdir
test-prog (from $PWD/nat_obj_static) skip $PWD/nat_obj_static test-prog true $prefix $libdir
sh (from $PWD/nat_obj_static) skip $PWD/nat_obj_static sh true $prefix $libdir
./nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static ./nat_obj_static true $prefix $libdir
nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static true $prefix $libdir
PATH=.:$PATH nat_obj_static (from $PWD/nat_obj_static) skip $PWD/nat_obj_static nat_obj_static true $prefix $libdir
$PWD/nat_obj_shared skip $PWD/nat_obj_shared $PWD/nat_obj_shared true $prefix $libdir
test-prog (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared test-prog true $prefix $libdir
sh (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared sh true $prefix $libdir
./nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared ./nat_obj_shared true $prefix $libdir
nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared true $prefix $libdir
PATH=.:$PATH nat_obj_shared (from $PWD/nat_obj_shared) skip $PWD/nat_obj_shared nat_obj_shared true $prefix $libdir
$PWD/nat_complete_obj_static skip $PWD/nat_complete_obj_static $PWD/nat_complete_obj_static true $prefix $libdir
test-prog (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static test-prog true $prefix $libdir
sh (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static sh true $prefix $libdir
./nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static ./nat_complete_obj_static true $prefix $libdir
nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static true $prefix $libdir
PATH=.:$PATH nat_complete_obj_static (from $PWD/nat_complete_obj_static) skip $PWD/nat_complete_obj_static nat_complete_obj_static true $prefix $libdir
$PWD/nat_complete_obj_shared skip $PWD/nat_complete_obj_shared $PWD/nat_complete_obj_shared true $prefix $libdir
test-prog (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared test-prog true $prefix $libdir
sh (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared sh true $prefix $libdir
./nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared ./nat_complete_obj_shared true $prefix $libdir
nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared true $prefix $libdir
PATH=.:$PATH nat_complete_obj_shared (from $PWD/nat_complete_obj_shared) skip $PWD/nat_complete_obj_shared nat_complete_obj_shared true $prefix $libdir
Restoring $prefix.new to $prefix
+ rm -rf /Users/ci/ocaml-tmp-install-7289
+ false
Email was triggered for: Always
Sending email for trigger: Always
Sending email to: david@tarides.com
Finished: SUCCESS