Started by upstream project "precheck" build number 1055
originally caused by:
Started by user david@tarides.com
Running as SYSTEM
Building remotely on ocaml-mingw-32 (active windows) in workspace /builds/workspace/precheck/flambda/false/label/ocaml-mingw-32
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\.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.35.1'
> 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-mingw-32] $ sh -xe C:\Users\ci\jenkins13047214226262560106.sh
+ ./tools/ci/inria/launch ./tools/ci/inria/main
+ case "${OCAML_ARCH}" in
+ exec ./tools/ci/inria/main
tools/ci/inria/main:
arguments:
OCAML_CONFIGURE_OPTIONS=
OCAML_JOBS=2
OCAML_4_ONLY=
CYGWIN_NT-10.0 DESKTOP-IJ4QP1H 3.3.4(0.341/5/3) 2022-01-31 19:31 i686 Cygwin
gcc info:
| Using built-in specs.
| COLLECT_AS_OPTIONS='--version'
| COLLECT_GCC=gcc
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/10/lto-wrapper.exe
| gcc (GCC) 10.2.0
| Copyright (C) 2020 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions. There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
| Target: i686-pc-cygwin
| Configured with: /mnt/share/cygpkgs/gcc/gcc.x86/src/gcc-10.2.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86/src/gcc-10.2.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=i686-pc-cygwin --host=i686-pc-cygwin --target=i686-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --with-gcc-major-version-only --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-arch=i686 --with-tune=generic --disable-sjlj-exceptions --enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath --enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible --enable-libstdcxx-filesystem-ts
| Thread model: posix
| Supported LTO compression algorithms: zlib zstd
| gcc version 10.2.0 (GCC)
| COLLECT_GCC_OPTIONS='--version' '-v' '-mtune=generic' '-march=i686'
| /usr/lib/gcc/i686-pc-cygwin/10/cc1.exe -quiet -v -idirafter /usr/lib/gcc/i686-pc-cygwin/10/../../../../include/w32api -idirafter /usr/lib/gcc/i686-pc-cygwin/10/../../../../i686-pc-cygwin/lib/../../include/w32api help-dummy -quiet -dumpbase help-dummy -mtune=generic -march=i686 -auxbase help-dummy -version --version -o /tmp/ccflkwuW.s
| GNU C17 (GCC) version 10.2.0 (i686-pc-cygwin)
| compiled by GNU C version 10.2.0, GMP version 6.2.0, MPFR version 4.1.0, MPC version 1.1.0, isl version isl-0.22.1-GMP
|
| warning: GMP header version 6.2.0 differs from library version 6.2.1.
| warning: MPC header version 1.1.0 differs from library version 1.2.1.
| GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
| COLLECT_GCC_OPTIONS='--version' '-v' '-mtune=generic' '-march=i686'
| /usr/lib/gcc/i686-pc-cygwin/10/../../../../i686-pc-cygwin/bin/as.exe -v --version -o /tmp/cczzTyI6.o /tmp/ccflkwuW.s
| GNU assembler version 2.37 (i686-pc-cygwin) using BFD version (GNU Binutils) 2.37
| GNU assembler (GNU Binutils) 2.37
| Copyright (C) 2021 Free Software Foundation, Inc.
| This program is free software; you may redistribute it under the terms of
| the GNU General Public License version 3 or later.
| This program has absolutely no warranty.
| This assembler was configured for a target of `i686-pc-cygwin'.
| COMPILER_PATH=/usr/lib/gcc/i686-pc-cygwin/10/:/usr/lib/gcc/i686-pc-cygwin/10/:/usr/lib/gcc/i686-pc-cygwin/:/usr/lib/gcc/i686-pc-cygwin/10/:/usr/lib/gcc/i686-pc-cygwin/:/usr/lib/gcc/i686-pc-cygwin/10/../../../../i686-pc-cygwin/bin/
| LIBRARY_PATH=/usr/lib/gcc/i686-pc-cygwin/10/:/usr/lib/gcc/i686-pc-cygwin/10/../../../../i686-pc-cygwin/lib/:/usr/lib/gcc/i686-pc-cygwin/10/../../../:/lib/:/usr/lib/
| COLLECT_GCC_OPTIONS='--version' '-v' '-mtune=generic' '-march=i686'
| /usr/lib/gcc/i686-pc-cygwin/10/collect2.exe -plugin /usr/lib/gcc/i686-pc-cygwin/10/cyglto_plugin.dll -plugin-opt=/usr/lib/gcc/i686-pc-cygwin/10/lto-wrapper.exe -plugin-opt=-fresolution=/tmp/cc2adplO.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lcygwin -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --wrap _Znwj --wrap _Znaj --wrap _ZdlPv --wrap _ZdaPv --wrap _ZnwjRKSt9nothrow_t --wrap _ZnajRKSt9nothrow_t --wrap _ZdlPvRKSt9nothrow_t --wrap _ZdaPvRKSt9nothrow_t -Bdynamic --dll-search-prefix=cyg --large-address-aware --tsaware --version /usr/lib/gcc/i686-pc-cygwin/10/../../../crt0.o /usr/lib/gcc/i686-pc-cygwin/10/crtbegin.o -L/usr/lib/gcc/i686-pc-cygwin/10 -L/usr/lib/gcc/i686-pc-cygwin/10/../../../../i686-pc-cygwin/lib -L/usr/lib/gcc/i686-pc-cygwin/10/../../.. /tmp/cczzTyI6.o -lgcc_s -lgcc -lcygwin -ladvapi32 -lshell32 -luser32 -lkernel32 -lgcc_s -lgcc /usr/lib/gcc/i686-pc-cygwin/10/../../../default-manifest.o /usr/lib/gcc/i686-pc-cygwin/10/crtend.o
| collect2 version 10.2.0
| /usr/lib/gcc/i686-pc-cygwin/10/../../../../i686-pc-cygwin/bin/ld -plugin /usr/lib/gcc/i686-pc-cygwin/10/cyglto_plugin.dll -plugin-opt=/usr/lib/gcc/i686-pc-cygwin/10/lto-wrapper.exe -plugin-opt=-fresolution=/tmp/cc2adplO.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lcygwin -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --wrap _Znwj --wrap _Znaj --wrap _ZdlPv --wrap _ZdaPv --wrap _ZnwjRKSt9nothrow_t --wrap _ZnajRKSt9nothrow_t --wrap _ZdlPvRKSt9nothrow_t --wrap _ZdaPvRKSt9nothrow_t -Bdynamic --dll-search-prefix=cyg --large-address-aware --tsaware --version /usr/lib/gcc/i686-pc-cygwin/10/../../../crt0.o /usr/lib/gcc/i686-pc-cygwin/10/crtbegin.o -L/usr/lib/gcc/i686-pc-cygwin/10 -L/usr/lib/gcc/i686-pc-cygwin/10/../../../../i686-pc-cygwin/lib -L/usr/lib/gcc/i686-pc-cygwin/10/../../.. /tmp/cczzTyI6.o -lgcc_s -lgcc -lcygwin -ladvapi32 -lshell32 -luser32 -lkernel32 -lgcc_s -lgcc /usr/lib/gcc/i686-pc-cygwin/10/../../../default-manifest.o /usr/lib/gcc/i686-pc-cygwin/10/crtend.o
| GNU ld (GNU Binutils) 2.37
| Copyright (C) 2021 Free Software Foundation, Inc.
| This program is free software; you may redistribute it under the terms of
| the GNU General Public License version 3 or (at your option) a later version.
| This program has absolutely no warranty.
| COLLECT_GCC_OPTIONS='--version' '-v' '-mtune=generic' '-march=i686'
++ pwd
+ jenkinsdir=/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32
+ echo jenkinsdir=/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32
jenkinsdir=/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32
+ case "${OCAML_ARCH}" in
+ . /etc/profile
++ '[' -z '' ']'
++ : /usr/bin:/cygdrive/c/Program Files/Eclipse Adoptium/jre-17.0.10.7-hotspot/bin:/cygdrive/c/Program Files/Common Files/Oracle/Java/javapath:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Users/cyg_server/AppData/Local/Microsoft/WindowsApps
++ '[' pathprepend = pathprepend ']'
++ '[' addwinpath = addwinpath ']'
++ PATH='/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/Program Files/Eclipse Adoptium/jre-17.0.10.7-hotspot/bin:/cygdrive/c/Program Files/Common Files/Oracle/Java/javapath:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Users/cyg_server/AppData/Local/Microsoft/WindowsApps'
++ INFOPATH=/usr/local/info:/usr/share/info:/usr/info
+++ /usr/bin/id -un
++ USER=ci
++ unset TMP TEMP
++ TMP=/tmp
++ TEMP=/tmp
++ p='/proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows NT/CurrentVersion/Windows/Device'
++ '[' -e '/proc/registry/HKEY_CURRENT_USER/Software/Microsoft/Windows NT/CurrentVersion/Windows/Device' ']'
++ read -r PRINTER
++ PRINTER='Microsoft Print to PDF'
++ unset p
++ umask 022
++ '[' '!' -d /home/ci ']'
++ readonly PROFILEREAD=true
++ PROFILEREAD=true
++ '[' '!' -z '' ']'
++ cd /home/ci
+++ /usr/bin/hostname
++ HOSTNAME=DESKTOP-IJ4QP1H
++ profile_d sh
++ _LC_ALL_SET_=
++ _LC_SAVE_=null
++ LC_ALL=C
++ '[' null = null ']'
++ for file in /etc/profile.d/*.$1
++ '[' -e /etc/profile.d/gawk.sh ']'
++ . /etc/profile.d/gawk.sh
++ for file in /etc/profile.d/*.$1
++ '[' -e /etc/profile.d/lang.sh ']'
++ . /etc/profile.d/lang.sh
+++ test -z ''
++++ /usr/bin/locale -uU
+++ export LANG=en_US.UTF-8
+++ LANG=en_US.UTF-8
++ for file in /etc/profile.d/*.$1
++ '[' -e /etc/profile.d/tzset.sh ']'
++ . /etc/profile.d/tzset.sh
+++ test -z ''
++++ /usr/bin/tzset
+++ export TZ=Europe/Paris
+++ TZ=Europe/Paris
++ for file in /etc/profile.d/*.$1
++ '[' -e /etc/profile.d/xinit.sh ']'
++ . /etc/profile.d/xinit.sh
+++ unset XAPPLRESDIR XCMSDB XKEYSYMDB XNLSPATH
++ unset LC_ALL
++ unset file
++ unset _LC_ALL_SET_
++ unset _LC_SAVE_
++ '[' '!' 'x4.4.12(3)-release' = x ']'
++ '[' -f /etc/bash.bashrc ']'
++ . /etc/bash.bashrc
+++ [[ -z '' ]]
+++ CYG_SYS_BASHRC=1
+++ [[ hxB != *i* ]]
+++ return
++ export PROFILEREAD PATH ORIGINAL_PATH INFOPATH USER TMP TEMP PRINTER HOSTNAME PS1 SHELL
+ . /home/ci/.profile
+++ locale -uU
++ export LANG=en_US.UTF-8
++ LANG=en_US.UTF-8
++ '[' -n '4.4.12(3)-release' ']'
++ '[' -f /home/ci/.bashrc ']'
++ source /home/ci/.bashrc
+++ [[ hxB != *i* ]]
+++ return
++ export 'PATH=/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/Program Files/Eclipse Adoptium/jre-17.0.10.7-hotspot/bin:/cygdrive/c/Program Files/Common Files/Oracle/Java/javapath:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Users/cyg_server/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files/flexdll:/cygdrive/c/Windows/Microsoft.NET/Framework/v4.0.30319/'
++ PATH='/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/c/Program Files/Eclipse Adoptium/jre-17.0.10.7-hotspot/bin:/cygdrive/c/Program Files/Common Files/Oracle/Java/javapath:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Users/cyg_server/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files/flexdll:/cygdrive/c/Windows/Microsoft.NET/Framework/v4.0.30319/'
+ case "${OCAML_ARCH}" in
+ set -ex
+ CCOMP=
+ case $NODE_NAME in
+ build=
+ host=
+ conffile=Makefile.config
+ make=make
+ instdir=/home/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
+ build=--build=i686-pc-cygwin
+ host=--host=i686-w64-mingw32
+ instdir=C:/ocamlmgw
+ reldir='..\lib\ocaml'
+ cleanup=true
+ check_make_alldepend=true
+ init_submodule_flexdll=true
+ instdir=C:/ocamlmgw-8831
+ case "${OCAML_JOBS}" in
+ jobs=-j2
+ true
+ tasks='tee ocamlrun program ocamltest ocamltest.opt'
+ for task in ${tasks}
+ kill_task tee.exe
+ task=tee.exe
+ taskkill /f /im tee.exe /t
ERROR: The process "tee.exe" not found.
+ true
+ for task in ${tasks}
+ kill_task ocamlrun.exe
+ task=ocamlrun.exe
+ taskkill /f /im ocamlrun.exe /t
ERROR: The process "ocamlrun.exe" not found.
+ true
+ for task in ${tasks}
+ kill_task program.exe
+ task=program.exe
+ taskkill /f /im program.exe /t
ERROR: The process "program.exe" not found.
+ true
+ for task in ${tasks}
+ kill_task ocamltest.exe
+ task=ocamltest.exe
+ taskkill /f /im ocamltest.exe /t
ERROR: The process "ocamltest.exe" not found.
+ true
+ for task in ${tasks}
+ kill_task ocamltest.opt.exe
+ task=ocamltest.opt.exe
+ taskkill /f /im ocamltest.opt.exe /t
ERROR: The process "ocamltest.opt.exe" not found.
+ true
+ pwd
/home/ci
+ cd /cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32
+ true
+ git submodule update --init flexdll
+ 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
+ eval ./configure '' --build=i686-pc-cygwin --host=i686-w64-mingw32 '--prefix=$instdir' --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants
++ ./configure --build=i686-pc-cygwin --host=i686-w64-mingw32 --prefix=C:/ocamlmgw-8831 --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants
configure: Configuring OCaml version 5.4.0+dev0-2024-08-25
checking build system type... i686-pc-cygwin
checking host system type... i686-w64-mingw32
checking target system type... i686-w64-mingw32
checking for csc... csc
checking for i686-w64-mingw32-ld... i686-w64-mingw32-ld
checking how to print strings... printf
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-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 i686-w64-mingw32-gcc... i686-w64-mingw32-ld
checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking how to convert i686-pc-cygwin file names to i686-w64-mingw32 format... func_convert_file_cygwin_to_w32
checking how to convert i686-pc-cygwin file names to toolchain format... func_convert_file_noop
checking for i686-w64-mingw32-ld option to reload object files... -r
checking for file... file
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for gawk... gawk
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (i686-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
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 i686-w64-mingw32-gcc generates a .note.GNU-stack section... no
checking if i686-w64-mingw32-gcc generates .size and .type asm directives... no
checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
checking C compiler vendor... mingw-9-0-gcc-10-2
checking whether target executables can be run in the build... yes
checking for a workable solution for ln -sf... ln -sf
checking whether #! works in shell scripts... yes
checking whether the C compiler accepts -Wold-style-declaration... yes
checking whether the C compiler accepts -Wimplicit-fallthrough=5... yes
checking for flexdll sources... flexdll
checking for flexlink... flexlink
checking for flexdll.h... yes
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... no
checking for sys/mman.h... no
checking for off_t... yes
checking size of int... 4
checking size of long... 4
checking size of long *... 4
checking size of short... 2
checking size of long long... 8
configure: Target is a 32 bits architecture
checking whether byte ordering is bigendian... no
checking alignment of double... 8
checking alignment of long... 4
checking alignment of long long... 8
checking for max_align_t... yes
checking if i686-w64-mingw32-gcc supports _Atomic types with no additional options... yes
checking whether the C compiler accepts -fno-tree-vrp... yes
checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
checking whether i686-w64-mingw32-gcc supports the labels as values extension... yes
configure: the native compiler is not supported on this platform
checking for i686-w64-mingw32-ld... i686-w64-mingw32-ld
checking for rlwrap... no
configure: checking semantics of signal handlers
checking for sigaction... no
checking for sigprocmask... no
configure: assuming signals have the System V semantics.
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... no
checking for getrusage... no
checking for times... no
checking for strlcpy... no
checking for secure_getenv... no
checking for __secure_getenv... no
checking for issetugid... no
checking for library containing clock_gettime... none required
configure: not using thread sanitizer
checking for library containing socket... no
checking for socketpair... no
checking for socklen_t... yes
checking for inet_aton... no
checking for afunix.h... no
checking for struct sockaddr_in6... yes
checking for getaddrinfo... no
checking for getnameinfo... no
checking for inet_pton... no
checking for inet_ntop... no
checking for rewinddir... yes
checking for lockf... no
checking for mkfifo... no
checking for getcwd... yes
checking for system... yes
checking for utimes... no
checking for fchmod... no
checking for truncate... yes
checking for ftruncate... yes
checking for select... no
checking for nanosleep... yes
checking for symlink... no
checking for realpath... no
checking for waitpid... no
checking for wait4... no
checking for getgroups... no
checking for setgroups... no
checking for initgroups... no
checking for termios.h... no
checking for setitimer... no
checking for sys/utsname.h... no
checking for gettimeofday... yes
checking for mktime... yes
checking for putenv... yes
checking for setenv... no
checking for locale.h... yes
checking for newlocale... no
checking for xlocale.h... no
checking for strtod_l... no
configure: Dynamic loading of shared libraries is supported.
checking for sys/mman.h... (cached) no
checking for pwrite... no
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... no
checking for struct stat.st_atimensec... no
configure: stat does not support 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... no
checking for dup3... no
checking for pipe2... no
checking for accept4... no
checking for getauxval... no
checking for sys/shm.h... no
checking for execvpe... yes
checking for spawn.h... no
checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config
checking for i686-w64-mingw32-gcc options needed to detect all undeclared functions... none needed
checking for ZSTD_createCCtx in -lzstd... no
configure: WARNING: zstd library not found
configure: WARNING: compressed compilation artefacts not supported
configure: ocamldebug supported
checking for printf in -lgcc_eh... 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
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: 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_win32.ml to otherlibs/unix/unix.ml
config.status: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml
config.status: executing native-symlinks commands
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=--build=i686-pc-cygwin --host=i686-w64-mingw32 --prefix=C:/ocamlmgw-8831 --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants
prefix=C:/ocamlmgw-8831
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
MKEXE=flexlink -exe -chain mingw -stack 16777216 -link -municode $(addprefix -link ,$(OC_LDFLAGS))
MKDLL=flexlink -chain mingw -stack 16777216 $(addprefix -link ,$(OC_DLL_LDFLAGS))
+ grep -F LIBDIR Makefile.build_config
TARGET_LIBDIR=C:/ocamlmgw-8831/lib/ocaml
LIBDIR_REL=
+ grep -q '^NATIVE_COMPILER=false' Makefile.config
+ make_native=false
+ test false = true
+ false
+ make -j2 --warn-undefined-variables
Makefile.common:511: warning: undefined variable 'CYGWIN'
Makefile.common:513: warning: undefined variable 'MSYS'
mkdir -p .dep/ocamltest
mkdir -p .dep/runtime
GEN runtime/caml/opnames.h
GEN runtime/caml/jumptbl.h
MKEXE runtime/sak.exe
CCDEPS .dep/ocamltest/run_stubs.d
CCDEPS .dep/ocamltest/run_win32.d
GEN runtime/build_config.h
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/weak.bpic.d
CCDEPS .dep/runtime/win32.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/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/weak.bi.d
CCDEPS .dep/runtime/win32.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/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/weak.bd.d
CCDEPS .dep/runtime/win32.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/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/weak.b.d
CCDEPS .dep/runtime/win32.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
Makefile.common:511: warning: undefined variable 'CYGWIN'
Makefile.common:513: warning: undefined variable 'MSYS'
GEN runtime/primitives
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/win32_non_shared.b.o
CC runtime/weak.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
CC runtime/win32.b.o
GEN runtime/prims.c
MKLIB runtime/libcamlrun_non_shared.a
CC runtime/prims.o
MKEXE runtime/ocamlruns.exe
cp runtime/ocamlruns.exe boot/ocamlrun.exe
MKLIB runtime/libcamlrun.a
cd stdlib; ln -sf ../runtime/libcamlrun.a .
make -C stdlib OCAMLRUN='$(ROOTDIR)/boot/ocamlrun.exe' USE_BOOT_OCAMLC=true all
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
OCAMLC camlinternalFormatBasics.cmi
CC header.o
OCAMLC camlinternalFormatBasics.cmo
OCAMLC stdlib.cmi
MKEXE tmpheader.exe
OCAMLC stdlib.cmo
i686-w64-mingw32-strip tmpheader.exe
OCAMLC stdlib__Either.cmi
OCAMLC stdlib__Sys.cmi
OCAMLC stdlib__Int32.cmi
OCAMLC stdlib__Type.cmi
OCAMLC stdlib__Atomic.cmi
OCAMLC camlinternalLazy.cmi
OCAMLC stdlib__Seq.cmi
OCAMLC stdlib__Pair.cmi
OCAMLC stdlib__Bool.cmi
OCAMLC stdlib__Char.cmi
OCAMLC stdlib__Uchar.cmi
OCAMLC stdlib__List.cmi
OCAMLC stdlib__Int.cmi
OCAMLC stdlib__Array.cmi
OCAMLC stdlib__Iarray.cmi
OCAMLC stdlib__Bytes.cmi
OCAMLC stdlib__String.cmi
OCAMLC stdlib__Unit.cmi
OCAMLC stdlib__Marshal.cmi
OCAMLC stdlib__Float.cmi
OCAMLC stdlib__Int32.cmo
OCAMLC stdlib__Int64.cmi
OCAMLC stdlib__Nativeint.cmi
OCAMLC stdlib__Lexing.cmi
OCAMLC stdlib__Repr.cmi
OCAMLC stdlib__Set.cmi
OCAMLC stdlib__Map.cmi
OCAMLC stdlib__Stack.cmi
OCAMLC stdlib__Queue.cmi
OCAMLC stdlib__Buffer.cmi
OCAMLC stdlib__Mutex.cmi
OCAMLC stdlib__Semaphore.cmi
OCAMLC stdlib__Domain.cmi
OCAMLC camlinternalFormat.cmi
OCAMLC stdlib__Printf.cmi
OCAMLC stdlib__Arg.cmi
OCAMLC stdlib__Fun.cmi
OCAMLC stdlib__Complex.cmi
OCAMLC stdlib__Digest.cmi
OCAMLC stdlib__Random.cmi
OCAMLC stdlib__Hashtbl.cmi
OCAMLC stdlib__Format.cmi
OCAMLC stdlib__Scanf.cmi
OCAMLC stdlib__Callback.cmi
OCAMLC stdlib__Dynarray.cmi
OCAMLC stdlib__Pqueue.cmi
OCAMLC stdlib__Ephemeron.cmi
OCAMLC stdlib__Filename.cmi
OCAMLC stdlib__Complex.cmo
OCAMLC stdlib__ArrayLabels.cmi
OCAMLC stdlib__ListLabels.cmi
OCAMLC stdlib__BytesLabels.cmi
OCAMLC stdlib__StringLabels.cmi
OCAMLC stdlib__MoreLabels.cmi
OCAMLC std_exit.cmi
OCAMLC stdlib__Either.cmo
OCAMLC stdlib__Sys.cmo
OCAMLC stdlib__Obj.cmi
OCAMLC stdlib__Atomic.cmo
OCAMLC stdlib__Lazy.cmi
OCAMLC stdlib__Option.cmi
OCAMLC stdlib__Pair.cmo
OCAMLC stdlib__Result.cmi
OCAMLC stdlib__Bool.cmo
OCAMLC stdlib__Char.cmo
OCAMLC stdlib__Uchar.cmo
OCAMLC stdlib__List.cmo
OCAMLC stdlib__Int.cmo
OCAMLC stdlib__Array.cmo
OCAMLC stdlib__Iarray.cmo
OCAMLC stdlib__Bytes.cmo
OCAMLC stdlib__String.cmo
OCAMLC stdlib__Unit.cmo
OCAMLC stdlib__Marshal.cmo
OCAMLC stdlib__Float.cmo
OCAMLC stdlib__Int64.cmo
OCAMLC stdlib__Nativeint.cmo
OCAMLC stdlib__Lexing.cmo
OCAMLC stdlib__Parsing.cmi
OCAMLC stdlib__Repr.cmo
OCAMLC stdlib__Set.cmo
OCAMLC stdlib__Map.cmo
OCAMLC stdlib__Stack.cmo
OCAMLC stdlib__Queue.cmo
OCAMLC stdlib__Buffer.cmo
OCAMLC stdlib__Mutex.cmo
OCAMLC stdlib__Condition.cmi
OCAMLC camlinternalFormat.cmo
OCAMLC stdlib__Printf.cmo
OCAMLC stdlib__Arg.cmo
OCAMLC stdlib__Printexc.cmi
OCAMLC stdlib__Bigarray.cmi
OCAMLC stdlib__Hashtbl.cmo
OCAMLC stdlib__Weak.cmi
OCAMLC stdlib__Format.cmo
OCAMLC stdlib__Scanf.cmo
OCAMLC stdlib__Callback.cmo
OCAMLC camlinternalOO.cmi
OCAMLC camlinternalMod.cmi
OCAMLC stdlib__Pqueue.cmo
OCAMLC stdlib__Ephemeron.cmo
OCAMLC stdlib__Filename.cmo
OCAMLC stdlib__ArrayLabels.cmo
OCAMLC stdlib__ListLabels.cmo
OCAMLC stdlib__BytesLabels.cmo
OCAMLC stdlib__StringLabels.cmo
OCAMLC stdlib__MoreLabels.cmo
OCAMLC stdlib__StdLabels.cmi
OCAMLC stdlib__Effect.cmi
OCAMLC std_exit.cmo
OCAMLC stdlib__Obj.cmo
OCAMLC stdlib__Type.cmo
OCAMLC camlinternalLazy.cmo
OCAMLC stdlib__Lazy.cmo
OCAMLC stdlib__Seq.cmo
OCAMLC stdlib__Option.cmo
OCAMLC stdlib__Result.cmo
OCAMLC stdlib__Parsing.cmo
OCAMLC stdlib__Condition.cmo
OCAMLC stdlib__Semaphore.cmo
OCAMLC stdlib__Domain.cmo
OCAMLC stdlib__Printexc.cmo
OCAMLC stdlib__Fun.cmo
OCAMLC stdlib__Gc.cmi
OCAMLC stdlib__In_channel.cmi
OCAMLC stdlib__Out_channel.cmi
OCAMLC stdlib__Bigarray.cmo
OCAMLC stdlib__Random.cmo
OCAMLC stdlib__Weak.cmo
OCAMLC camlinternalOO.cmo
OCAMLC stdlib__Oo.cmi
OCAMLC camlinternalMod.cmo
OCAMLC stdlib__Dynarray.cmo
OCAMLC stdlib__StdLabels.cmo
OCAMLC stdlib__Effect.cmo
OCAMLC stdlib__Gc.cmo
OCAMLC stdlib__In_channel.cmo
OCAMLC stdlib__Out_channel.cmo
OCAMLC stdlib__Digest.cmo
OCAMLC stdlib__Oo.cmo
LINKC stdlib.cma
rm tmpheader.exe
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
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 .
make all
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
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/win32.bd.o
CC runtime/weak.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
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/win32.bi.o
CC runtime/weak.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
rm -f flexdll/flexlink.exe
make -C flexdll MSVCC_ROOT= MSVCC=i686-w64-mingw32-gcc MSVCC64=i686-w64-mingw32-gcc MSVC_DETECT=0 OCAML_CONFIG_FILE=../Makefile.config CHAINS=mingw ROOTDIR=.. \
OCAMLRUN='$(ROOTDIR)/boot/ocamlrun.exe' NATDYNLINK=false \
OCAMLOPT='$(OCAMLRUN) $(ROOTDIR)/boot/ocamlc -use-prims ../runtime/primitives -nostdlib -I ../stdlib ' \
flexlink.exe support
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/flexdll'
make[2]: Nothing to be done for 'support'.
Building flexlink.exe with TOOLCHAIN=mingw for OCaml 5.4.0
rm -f flexlink.exe
../boot/ocamlrun.exe ../boot/ocamlc -use-prims ../runtime/primitives -nostdlib -I ../stdlib -o flexlink.exe -cclib "version_res.o" version.ml Compat.ml coff.ml cmdline.ml create_dll.ml reloc.ml
mkdir -p byte/bin
MKLIB runtime/libcamlrund.a
MKLIB runtime/libcamlruni.a
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/flexdll'
cp flexdll/flexlink.exe flexlink.byte.exe
cp flexdll/flexdll_mingw.o flexdll/flexdll_initer_mingw.o .
rm -f byte/bin/flexlink.exe
cp boot/ocamlrun.exe byte/bin/flexlink.exe
cat flexlink.byte.exe >> byte/bin/flexlink.exe
MKEXE runtime/ocamlrun.exe
MKEXE runtime/ocamlrund.exe
MKEXE runtime/ocamlruni.exe
make ocamlc
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC utils/config.cmi
OCAMLC utils/build_path_prefix_map.cmi
OCAMLC utils/format_doc.cmi
OCAMLC utils/identifiable.cmi
OCAMLC utils/arg_helper.cmi
OCAMLC utils/local_store.cmi
OCAMLC utils/load_path.cmi
OCAMLC utils/profile.cmi
OCAMLC utils/terminfo.cmi
OCAMLC utils/ccomp.cmi
OCAMLC utils/warnings.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/binutils.cmi
OCAMLC utils/lazy_backtrack.cmi
OCAMLC utils/compression.cmi
OCAMLC parsing/location.cmi
OCAMLC parsing/unit_info.cmi
GEN parsing/camlinternalMenhirLib.mli
OCAMLC typing/value_rec_types.cmi
OCAMLC typing/ident.cmi
OCAMLC lambda/switch.cmi
OCAMLC lambda/runtimedef.cmi
OCAMLC file_formats/cmo_format.cmi
OCAMLC middle_end/linkage_name.cmi
OCAMLC middle_end/flambda/base_types/tag.cmi
OCAMLC middle_end/flambda/base_types/static_exception.cmi
OCAMLC middle_end/flambda/allocated_const.cmi
OCAMLC file_formats/cmxs_format.cmi
OCAMLC tools/make_opcodes.cmi
OCAMLLEX tools/make_opcodes.ml
OCAMLC bytecomp/bytesections.cmi
OCAMLC bytecomp/dll.cmi
OCAMLC driver/main_args.cmi
OCAMLC driver/makedepend.cmi
mkdir -p utils/config
OCAMLC utils/build_path_prefix_map.cmo
OCAMLC utils/format_doc.cmo
OCAMLC utils/arg_helper.cmo
OCAMLC utils/local_store.cmo
OCAMLC utils/terminfo.cmo
OCAMLC utils/int_replace_polymorphic_compare.cmo
GEN utils/domainstate.ml
OCAMLC utils/binutils.cmo
OCAMLC utils/lazy_backtrack.cmo
OCAMLC utils/compression.cmo
GEN parsing/camlinternalMenhirLib.ml
OCAMLLEX parsing/lexer.ml
OCAMLC lambda/switch.cmo
GEN lambda/runtimedef.ml
OCAMLC bytecomp/bytesections.cmo
cp utils/config.mli utils/config/config_main.mli
GEN utils/config/config_boot.ml
cp utils/config.mli utils/config/config_boot.mli
OCAMLC bytecomp/bytelibrarian.cmi
OCAMLC driver/errors.cmi
OCAMLC driver/maindriver.cmi
OCAMLC driver/main.cmi
OCAMLC utils/misc.cmi
OCAMLC utils/numbers.cmi
OCAMLC utils/domainstate.cmi
OCAMLC utils/diffing.cmi
OCAMLC parsing/asttypes.cmi
OCAMLC parsing/longident.cmi
OCAMLC parsing/syntaxerr.cmi
OCAMLC parsing/camlinternalMenhirLib.cmi
OCAMLC typing/annot.cmi
OCAMLC typing/path.cmi
OCAMLC lambda/debuginfo.cmi
OCAMLC middle_end/compilation_unit.cmi
OCAMLC tools/make_opcodes.cmo
GEN utils/config/config_main.ml
OCAMLC utils/misc.cmo
OCAMLC utils/identifiable.cmo
OCAMLC utils/numbers.cmo
OCAMLC utils/load_path.cmo
OCAMLC utils/profile.cmo
OCAMLC utils/warnings.cmo
OCAMLC utils/linkdeps.cmo
OCAMLC utils/strongly_connected_components.cmo
OCAMLC utils/targetint.cmo
OCAMLC utils/domainstate.cmo
OCAMLC utils/diffing.cmo
OCAMLC parsing/unit_info.cmo
OCAMLC parsing/asttypes.cmo
OCAMLC parsing/longident.cmo
OCAMLC parsing/syntaxerr.cmo
OCAMLC parsing/camlinternalMenhirLib.cmo
OCAMLC lambda/debuginfo.cmo
OCAMLC lambda/runtimedef.cmo
OCAMLC bytecomp/dll.cmo
OCAMLC utils/config/config_main.cmi
OCAMLC utils/config/config_boot.cmi
OCAMLC driver/errors.cmo
OCAMLC driver/main.cmo
OCAMLC utils/clflags.cmi
OCAMLC utils/consistbl.cmi
OCAMLC utils/diffing_with_keys.cmi
OCAMLC parsing/parsetree.cmi
OCAMLC typing/shape.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
OCAMLC middle_end/flambda/base_types/export_id.cmi
OCAMLC middle_end/backend_var.cmi
LINKC tools/make_opcodes.exe
OCAMLC driver/pparse.cmi
OCAMLC driver/compenv.cmi
GEN utils/config.ml
OCAMLC utils/clflags.cmo
OCAMLC utils/ccomp.cmo
OCAMLC utils/consistbl.cmo
OCAMLC utils/diffing_with_keys.cmo
OCAMLC parsing/location.cmo
OCAMLC typing/ident.cmo
OCAMLC typing/shape.cmo
OCAMLC driver/compenv.cmo
OCAMLC driver/main_args.cmo
OCAMLC utils/config/config_main.cmo
OCAMLC utils/config/config_boot.cmo
OCAMLC parsing/docstrings.cmi
OCAMLC parsing/ast_iterator.cmi
OCAMLC parsing/builtin_attributes.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/type_immediacy.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
GEN bytecomp/opcodes.ml
OCAMLC utils/config.cmo
OCAMLC parsing/docstrings.cmo
OCAMLC parsing/ast_iterator.cmo
OCAMLC parsing/printast.cmo
OCAMLC parsing/attr_helper.cmo
OCAMLC parsing/ast_invariants.cmo
OCAMLC parsing/depend.cmo
OCAMLC typing/type_immediacy.cmo
OCAMLC driver/pparse.cmo
OCAMLC parsing/ast_helper.cmi
OCAMLC typing/outcometree.cmi
GEN bytecomp/opcodes.mli
OCAMLC parsing/ast_helper.cmo
OCAMLC parsing/builtin_attributes.cmo
GEN parsing/parser.ml
OCAMLC parsing/ast_mapper.cmo
GEN parsing/parser.mli
OCAMLC typing/primitive.cmi
OCAMLC typing/oprint.cmi
OCAMLC bytecomp/opcodes.cmi
OCAMLC typing/primitive.cmo
OCAMLC bytecomp/opcodes.cmo
OCAMLC parsing/parser.cmi
OCAMLC typing/types.cmi
OCAMLC parsing/parser.cmo
OCAMLC parsing/lexer.cmi
OCAMLC typing/types.cmo
OCAMLC typing/oprint.cmo
OCAMLC driver/makedepend.cmo
OCAMLC typing/data_types.cmi
OCAMLC typing/rawprinttyp.cmi
OCAMLC typing/gprinttyp.cmi
OCAMLC typing/btype.cmi
OCAMLC typing/subst.cmi
OCAMLC typing/predef.cmi
OCAMLC typing/datarepr.cmi
OCAMLC file_formats/cmi_format.cmi
OCAMLC typing/errortrace.cmi
OCAMLC typing/signature_group.cmi
OCAMLC parsing/lexer.cmo
OCAMLC parsing/pprintast.cmo
OCAMLC parsing/parse.cmo
OCAMLC typing/path.cmo
OCAMLC typing/data_types.cmo
OCAMLC typing/rawprinttyp.cmo
OCAMLC typing/gprinttyp.cmo
OCAMLC typing/btype.cmo
OCAMLC typing/subst.cmo
OCAMLC typing/predef.cmo
OCAMLC typing/datarepr.cmo
OCAMLC file_formats/cmi_format.cmo
OCAMLC typing/errortrace.cmo
OCAMLC typing/signature_group.cmo
OCAMLC typing/persistent_env.cmi
OCAMLC typing/env.cmi
OCAMLC typing/persistent_env.cmo
OCAMLC typing/env.cmo
OCAMLC bytecomp/bytepackager.cmi
OCAMLC typing/typedtree.cmi
OCAMLC typing/ctype.cmi
OCAMLC typing/out_type.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 typing/untypeast.cmi
OCAMLC typing/includemod.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_unboxed.cmi
OCAMLC lambda/lambda.cmi
OCAMLC typing/value_rec_check.cmi
OCAMLC typing/typecore.cmi
OCAMLC typing/typeclass.cmi
OCAMLC lambda/printlambda.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 middle_end/internal_variable_names.cmi
OCAMLC middle_end/clambda_primitives.cmi
OCAMLC bytecomp/instruct.cmi
OCAMLC bytecomp/symtable.cmi
OCAMLC driver/compmisc.cmi
OCAMLC driver/compile_common.cmi
OCAMLC typing/typedtree.cmo
OCAMLC typing/ctype.cmo
OCAMLC typing/out_type.cmo
OCAMLC typing/mtype.cmo
OCAMLC typing/tast_iterator.cmo
OCAMLC typing/tast_mapper.cmo
OCAMLC typing/shape_reduce.cmo
OCAMLC typing/untypeast.cmo
OCAMLC typing/printpat.cmo
OCAMLC typing/patterns.cmo
OCAMLC typing/parmatch.cmo
OCAMLC typing/typedecl_properties.cmo
OCAMLC typing/typedecl_unboxed.cmo
OCAMLC lambda/lambda.cmo
OCAMLC lambda/value_rec_compiler.cmo
OCAMLC lambda/translobj.cmo
OCAMLC lambda/translattribute.cmo
OCAMLC lambda/translmod.cmo
OCAMLC lambda/tmc.cmo
OCAMLC lambda/simplif.cmo
OCAMLC bytecomp/bytegen.cmi
OCAMLC bytecomp/printinstr.cmi
OCAMLC bytecomp/emitcode.cmi
OCAMLC bytecomp/bytelink.cmi
OCAMLC driver/compile.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 driver/compile.cmo
OCAMLC driver/maindriver.cmo
OCAMLC typing/printtyped.cmi
OCAMLC typing/printtyp.cmi
OCAMLC typing/errortrace_report.cmi
OCAMLC typing/includeclass.cmi
OCAMLC file_formats/cmt_format.cmi
OCAMLC typing/includemod_errorprinter.cmi
OCAMLC typing/typedecl_variance.cmi
OCAMLC typing/typedecl_immediacy.cmi
OCAMLC typing/typedecl_separability.cmi
OCAMLC typing/typeopt.cmi
OCAMLC middle_end/variable.cmi
OCAMLC middle_end/clambda.cmi
OCAMLC bytecomp/meta.cmi
OCAMLC typing/printtyped.cmo
OCAMLC typing/printtyp.cmo
OCAMLC typing/errortrace_report.cmo
OCAMLC typing/includeclass.cmo
OCAMLC typing/envaux.cmo
OCAMLC typing/includecore.cmo
OCAMLC typing/stypes.cmo
OCAMLC file_formats/cmt_format.cmo
OCAMLC typing/includemod.cmo
OCAMLC typing/includemod_errorprinter.cmo
OCAMLC typing/typetexp.cmo
OCAMLC typing/typedecl_variance.cmo
OCAMLC typing/typedecl_immediacy.cmo
OCAMLC typing/typedecl_separability.cmo
OCAMLC typing/typeopt.cmo
OCAMLC typing/value_rec_check.cmo
OCAMLC lambda/printlambda.cmo
OCAMLC lambda/matching.cmo
OCAMLC lambda/translprim.cmo
OCAMLC lambda/translcore.cmo
OCAMLC lambda/translclass.cmo
OCAMLC bytecomp/meta.cmo
OCAMLC bytecomp/symtable.cmo
OCAMLC typing/cmt2annot.cmi
OCAMLC typing/typedecl.cmi
OCAMLC middle_end/flambda/base_types/closure_element.cmi
OCAMLC middle_end/symbol.cmi
OCAMLC middle_end/flambda/parameter.cmi
OCAMLC middle_end/flambda/base_types/mutable_variable.cmi
OCAMLC middle_end/flambda/base_types/closure_id.cmi
OCAMLC typing/cmt2annot.cmo
OCAMLC typing/typedecl.cmo
OCAMLC typing/typecore.cmo
OCAMLC typing/typeclass.cmo
OCAMLC typing/typemod.cmi
OCAMLC middle_end/flambda/base_types/var_within_closure.cmi
OCAMLC middle_end/flambda/base_types/closure_origin.cmi
OCAMLC typing/typemod.cmo
OCAMLC driver/compmisc.cmo
OCAMLC driver/compile_common.cmo
OCAMLC bytecomp/bytepackager.cmo
OCAMLC middle_end/flambda/projection.cmi
LINKC compilerlibs/ocamlbytecomp.cma
OCAMLC middle_end/flambda/flambda.cmi
OCAMLC middle_end/flambda/freshening.cmi
OCAMLC middle_end/flambda/simple_value_approx.cmi
OCAMLC middle_end/flambda/export_info.cmi
OCAMLC file_formats/cmx_format.cmi
LINKC compilerlibs/ocamlcommon.cma
LINKC ocamlc.exe
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make ocamllex ocamltools library
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
CC yacc/wstr.o
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
make -C stdlib all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
MKEXE yacc/ocamlyacc.exe
OCAMLC camlinternalFormatBasics.cmi
OCAMLC camlinternalFormatBasics.cmo
OCAMLC stdlib.cmi
make lex-all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC stdlib.cmo
OCAMLC stdlib__Either.cmi
OCAMLC lex/cset.cmi
OCAMLYACC lex/parser.mli
OCAMLC stdlib__Sys.cmi
OCAMLLEX lex/lexer.ml
OCAMLC stdlib__Int32.cmi
OCAMLC lex/table.cmi
OCAMLC stdlib__Type.cmi
OCAMLC lex/main.cmi
OCAMLC stdlib__Atomic.cmi
OCAMLC camlinternalLazy.cmi
OCAMLC stdlib__Seq.cmi
OCAMLC lex/cset.cmo
OCAMLC lex/syntax.cmi
OCAMLC stdlib__Pair.cmi
OCAMLC lex/table.cmo
OCAMLC stdlib__Result.cmi
OCAMLC stdlib__Bool.cmi
OCAMLC lex/lexgen.cmi
OCAMLC stdlib__Char.cmi
OCAMLC stdlib__Uchar.cmi
OCAMLC stdlib__List.cmi
OCAMLC lex/syntax.cmo
OCAMLC lex/parser.cmi
OCAMLC stdlib__Int.cmi
OCAMLC lex/lexgen.cmo
OCAMLC stdlib__Array.cmi
OCAMLC lex/compact.cmi
OCAMLC stdlib__Iarray.cmi
OCAMLC stdlib__Bytes.cmi
OCAMLC stdlib__String.cmi
OCAMLC stdlib__Unit.cmi
OCAMLC stdlib__Marshal.cmi
OCAMLC lex/common.cmi
OCAMLC stdlib__Float.cmi
OCAMLC stdlib__Int32.cmo
OCAMLC stdlib__Int64.cmi
OCAMLC lex/parser.cmo
OCAMLC lex/lexer.cmi
OCAMLC stdlib__Nativeint.cmi
OCAMLC stdlib__Lexing.cmi
OCAMLC lex/compact.cmo
OCAMLC stdlib__Repr.cmi
OCAMLC lex/common.cmo
OCAMLC stdlib__Set.cmi
OCAMLC stdlib__Map.cmi
OCAMLC lex/output.cmi
OCAMLC stdlib__Stack.cmi
OCAMLC stdlib__Queue.cmi
OCAMLC lex/outputbis.cmi
OCAMLC stdlib__Buffer.cmi
OCAMLC stdlib__Mutex.cmi
OCAMLC stdlib__Semaphore.cmi
OCAMLC lex/lexer.cmo
OCAMLC lex/output.cmo
OCAMLC stdlib__Domain.cmi
OCAMLC camlinternalFormat.cmi
OCAMLC stdlib__Printf.cmi
OCAMLC stdlib__Arg.cmi
OCAMLC lex/outputbis.cmo
OCAMLC stdlib__Fun.cmi
OCAMLC stdlib__Complex.cmi
OCAMLC stdlib__Digest.cmi
OCAMLC lex/main.cmo
OCAMLC stdlib__Random.cmi
OCAMLC stdlib__Hashtbl.cmi
OCAMLC stdlib__Format.cmi
OCAMLC stdlib__Scanf.cmi
LINKC lex/ocamllex.exe
OCAMLC stdlib__Callback.cmi
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make tools-all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC stdlib__Dynarray.cmi
OCAMLC stdlib__Pqueue.cmi
OCAMLC stdlib__Ephemeron.cmi
OCAMLC stdlib__Filename.cmi
OCAMLC tools/ocamldep.cmi
OCAMLC stdlib__Complex.cmo
OCAMLC middle_end/printclambda_primitives.cmi
OCAMLC stdlib__ArrayLabels.cmi
OCAMLC middle_end/printclambda.cmi
OCAMLC stdlib__ListLabels.cmi
OCAMLC middle_end/semantics_of_primitives.cmi
OCAMLC stdlib__BytesLabels.cmi
OCAMLC middle_end/convert_primitives.cmi
OCAMLC middle_end/flambda/base_types/id_types.cmi
OCAMLC stdlib__StringLabels.cmi
OCAMLC middle_end/flambda/pass_wrapper.cmi
OCAMLC middle_end/flambda/flambda_iterators.cmi
OCAMLC stdlib__MoreLabels.cmi
OCAMLC middle_end/flambda/flambda_utils.cmi
OCAMLC stdlib__StdLabels.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 std_exit.cmi
OCAMLC middle_end/compilenv.cmi
OCAMLC stdlib__Either.cmo
OCAMLC middle_end/backend_intf.cmi
OCAMLC stdlib__Sys.cmo
OCAMLC middle_end/flambda/import_approx.cmi
OCAMLC stdlib__Obj.cmi
OCAMLC stdlib__Atomic.cmo
OCAMLC middle_end/flambda/lift_code.cmi
OCAMLC camlinternalLazy.cmo
OCAMLC middle_end/flambda/closure_conversion_aux.cmi
OCAMLC stdlib__Lazy.cmi
OCAMLC stdlib__Option.cmi
OCAMLC middle_end/flambda/closure_conversion.cmi
OCAMLC stdlib__Pair.cmo
OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi
OCAMLC stdlib__Result.cmo
OCAMLC stdlib__Bool.cmo
OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi
OCAMLC stdlib__Char.cmo
OCAMLC middle_end/flambda/find_recursive_functions.cmi
OCAMLC stdlib__Uchar.cmo
OCAMLC middle_end/flambda/invariant_params.cmi
OCAMLC stdlib__List.cmo
OCAMLC middle_end/flambda/inconstant_idents.cmi
OCAMLC stdlib__Int.cmo
OCAMLC middle_end/flambda/alias_analysis.cmi
OCAMLC middle_end/flambda/lift_constants.cmi
OCAMLC middle_end/flambda/share_constants.cmi
OCAMLC stdlib__Array.cmo
OCAMLC middle_end/flambda/simplify_common.cmi
OCAMLC stdlib__Iarray.cmo
OCAMLC middle_end/flambda/remove_unused_arguments.cmi
OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi
OCAMLC stdlib__Bytes.cmo
OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi
OCAMLC stdlib__String.cmo
OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi
OCAMLC middle_end/flambda/simplify_primitives.cmi
OCAMLC middle_end/flambda/inlining_stats_types.cmi
OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi
OCAMLC stdlib__Unit.cmo
OCAMLC middle_end/flambda/ref_to_variables.cmi
OCAMLC middle_end/flambda/flambda_invariants.cmi
OCAMLC stdlib__Marshal.cmo
OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi
OCAMLC stdlib__Float.cmo
OCAMLC stdlib__Int64.cmo
OCAMLC middle_end/flambda/build_export_info.cmi
OCAMLC middle_end/flambda/closure_offsets.cmi
OCAMLC stdlib__Nativeint.cmo
OCAMLC middle_end/flambda/un_anf.cmi
OCAMLC stdlib__Lexing.cmo
OCAMLC middle_end/flambda/flambda_to_clambda.cmi
OCAMLC stdlib__Parsing.cmi
OCAMLC middle_end/flambda/flambda_middle_end.cmi
OCAMLC stdlib__Repr.cmo
OCAMLC stdlib__Set.cmo
OCAMLC middle_end/internal_variable_names.cmo
OCAMLC stdlib__Map.cmo
OCAMLC middle_end/linkage_name.cmo
OCAMLC stdlib__Stack.cmo
OCAMLC middle_end/compilation_unit.cmo
OCAMLC middle_end/variable.cmo
OCAMLC stdlib__Queue.cmo
OCAMLC stdlib__Buffer.cmo
OCAMLC middle_end/flambda/base_types/closure_element.cmo
OCAMLC stdlib__Mutex.cmo
OCAMLC stdlib__Condition.cmi
OCAMLC middle_end/flambda/base_types/closure_id.cmo
OCAMLC camlinternalFormat.cmo
OCAMLC stdlib__Printf.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 stdlib__Arg.cmo
OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
OCAMLC stdlib__Printexc.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo
OCAMLC stdlib__Bigarray.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo
OCAMLC stdlib__Hashtbl.cmo
OCAMLC middle_end/flambda/base_types/closure_origin.cmo
OCAMLC stdlib__Weak.cmi
OCAMLC middle_end/flambda/base_types/var_within_closure.cmo
OCAMLC stdlib__Format.cmo
OCAMLC middle_end/flambda/base_types/static_exception.cmo
OCAMLC stdlib__Scanf.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 stdlib__Callback.cmo
OCAMLC middle_end/flambda/flambda.cmo
OCAMLC middle_end/flambda/flambda_iterators.cmo
OCAMLC camlinternalOO.cmi
OCAMLC camlinternalMod.cmi
OCAMLC stdlib__Dynarray.cmo
OCAMLC stdlib__Pqueue.cmo
OCAMLC stdlib__Ephemeron.cmo
OCAMLC middle_end/flambda/flambda_utils.cmo
OCAMLC stdlib__Filename.cmo
OCAMLC middle_end/flambda/freshening.cmo
OCAMLC stdlib__ArrayLabels.cmo
OCAMLC stdlib__ListLabels.cmo
OCAMLC stdlib__BytesLabels.cmo
OCAMLC stdlib__StringLabels.cmo
OCAMLC middle_end/flambda/effect_analysis.cmo
OCAMLC stdlib__MoreLabels.cmo
OCAMLC stdlib__StdLabels.cmo
OCAMLC stdlib__Effect.cmi
OCAMLC std_exit.cmo
OCAMLC middle_end/flambda/inlining_cost.cmo
OCAMLC stdlib__Obj.cmo
OCAMLC stdlib__Type.cmo
OCAMLC middle_end/flambda/simple_value_approx.cmo
OCAMLC stdlib__Lazy.cmo
OCAMLC stdlib__Seq.cmo
OCAMLC stdlib__Option.cmo
OCAMLC middle_end/flambda/export_info.cmo
OCAMLC stdlib__Parsing.cmo
OCAMLC stdlib__Condition.cmo
OCAMLC stdlib__Semaphore.cmo
OCAMLC stdlib__Domain.cmo
OCAMLC stdlib__Printexc.cmo
OCAMLC middle_end/flambda/export_info_for_pack.cmo
OCAMLC stdlib__Fun.cmo
OCAMLC stdlib__Gc.cmi
OCAMLC stdlib__In_channel.cmi
OCAMLC stdlib__Out_channel.cmi
OCAMLC stdlib__Digest.cmo
OCAMLC middle_end/compilenv.cmo
OCAMLC stdlib__Bigarray.cmo
OCAMLC stdlib__Random.cmo
OCAMLC middle_end/flambda/import_approx.cmo
OCAMLC stdlib__Weak.cmo
OCAMLC camlinternalOO.cmo
OCAMLC middle_end/flambda/lift_code.cmo
OCAMLC stdlib__Oo.cmi
OCAMLC middle_end/flambda/closure_conversion_aux.cmo
OCAMLC camlinternalMod.cmo
OCAMLC middle_end/flambda/closure_conversion.cmo
OCAMLC stdlib__Effect.cmo
OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo
OCAMLC stdlib__Gc.cmo
OCAMLC stdlib__In_channel.cmo
OCAMLC stdlib__Out_channel.cmo
OCAMLC stdlib__Oo.cmo
OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmo
LINKC stdlib.cma
OCAMLC middle_end/flambda/find_recursive_functions.cmo
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
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/inlining_stats_types.cmo
OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.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/closure_offsets.cmo
OCAMLC middle_end/flambda/un_anf.cmo
OCAMLC middle_end/flambda/flambda_to_clambda.cmo
OCAMLC tools/objinfo.cmi
OCAMLC tools/ocamlcmt.cmi
OCAMLC tools/ocamlprof.cmi
OCAMLC tools/ocamlcp_common.cmi
OCAMLC tools/ocamlcp.cmi
OCAMLC tools/ocamlmklib.cmi
OCAMLC tools/ocamlmktop.cmi
GEN tools/opnames.ml
OCAMLC tools/opnames.cmi
OCAMLC tools/dumpobj.cmi
OCAMLC tools/primreq.cmi
OCAMLC tools/stripdebug.cmi
OCAMLC tools/cmpbyt.cmi
OCAMLC tools/profiling.cmi
OCAMLC tools/ocamldep.cmo
OCAMLC middle_end/closure/closure.cmi
OCAMLC middle_end/closure/closure_middle_end.cmi
OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi
OCAMLC middle_end/flambda/inlining_stats.cmi
OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
OCAMLC middle_end/closure/closure.cmo
OCAMLC middle_end/closure/closure_middle_end.cmo
OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo
OCAMLC middle_end/flambda/simplify_primitives.cmo
OCAMLC middle_end/flambda/inlining_stats.cmo
OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo
OCAMLC middle_end/flambda/build_export_info.cmo
OCAMLC tools/objinfo.cmo
OCAMLC tools/ocamlcmt.cmo
OCAMLC tools/ocamlprof.cmo
OCAMLC tools/ocamlcp_common.cmo
OCAMLC tools/ocamlcp.cmo
OCAMLC tools/ocamlmklib.cmo
OCAMLC tools/ocamlmktop.cmo
OCAMLC tools/opnames.cmo
OCAMLC tools/dumpobj.cmo
OCAMLC tools/primreq.cmo
OCAMLC tools/stripdebug.cmo
OCAMLC tools/cmpbyt.cmo
OCAMLC tools/profiling.cmo
LINKC tools/ocamldep.exe
OCAMLC middle_end/flambda/inlining_decision_intf.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/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/flambda_middle_end.cmo
LINKC tools/ocamlcmt.exe
LINKC tools/ocamlprof.exe
LINKC tools/ocamlcp.exe
LINKC tools/ocamlmklib.exe
LINKC tools/ocamlmktop.exe
LINKC tools/dumpobj.exe
LINKC tools/primreq.exe
LINKC tools/stripdebug.exe
LINKC tools/cmpbyt.exe
LINKC compilerlibs/ocamlmiddleend.cma
LINKC tools/ocamlobjinfo.exe
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make ocaml
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC toplevel/expunge.cmi
OCAMLC toplevel/genprintval.cmi
OCAMLC toplevel/trace.cmi
OCAMLC toplevel/toploop.cmi
OCAMLC toplevel/topprinters.cmi
OCAMLC toplevel/topdirs.cmi
OCAMLC toplevel/topmain.cmi
OCAMLC toplevel/genprintval.cmo
OCAMLC toplevel/topprinters.cmo
OCAMLC toplevel/topstart.cmi
OCAMLC toplevel/expunge.cmo
OCAMLC toplevel/topcommon.cmi
cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
OCAMLC toplevel/topstart.cmo
LINKC expunge.exe
OCAMLC toplevel/topeval.cmi
OCAMLC toplevel/topcommon.cmo
OCAMLC toplevel/byte/topmain.cmo
cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
OCAMLC toplevel/toploop.cmo
OCAMLC toplevel/topdirs.cmo
OCAMLC toplevel/byte/topeval.cmo
OCAMLC toplevel/byte/trace.cmo
LINKC compilerlibs/ocamltoplevel.cma
LINKC ocaml.tmp
GEN ocaml.exe
rm ocaml.tmp
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make otherlibraries ocamldebug ocamldoc \
ocamltest
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make lex-all
OCAMLC otherlibs/dynlink/dynlink_config.cmi
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC otherlibs/dynlink/dynlink_types.cmi
OCAMLC otherlibs/dynlink/dynlink_cmo_format.cmi
OCAMLC otherlibs/dynlink/dynlink.cmi
make[3]: Nothing to be done for 'lex-all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC otherlibs/dynlink/dynlink_config.cmo
OCAMLC otherlibs/dynlink/dynlink_types.cmo
OCAMLC debugger/int64ops.cmi
OCAMLC otherlibs/unix/unix.cmi
OCAMLC debugger/debugger_config.cmi
OCAMLC debugger/parameters.cmi
OCAMLLEX debugger/debugger_lexer.ml
OCAMLYACC debugger/debugger_parser.mli
OCAMLC debugger/question.cmi
OCAMLC debugger/exec.cmi
OCAMLC debugger/source.cmi
OCAMLC debugger/events.cmi
OCAMLC debugger/history.cmi
OCAMLC debugger/show_source.cmi
OCAMLC debugger/program_management.cmi
OCAMLC debugger/frames.cmi
OCAMLC debugger/show_information.cmi
OCAMLC debugger/loadprinter.cmi
OCAMLC debugger/command_line.cmi
OCAMLC debugger/main.cmi
OCAMLC debugger/ocamldebug_entry.cmi
OCAMLC ocamldoc/odoc_config.cmi
OCAMLC ocamldoc/odoc_messages.cmi
OCAMLC ocamldoc/odoc_types.cmi
OCAMLYACC ocamldoc/odoc_text_parser.mli
OCAMLC ocamldoc/odoc_name.cmi
OCAMLC ocamldoc/odoc_parameter.cmi
OCAMLC ocamldoc/odoc_print.cmi
OCAMLC ocamldoc/odoc_comments_global.cmi
OCAMLYACC ocamldoc/odoc_parser.mli
OCAMLC ocamldoc/odoc_env.cmi
OCAMLC otherlibs/str/str.cmi
OCAMLC ocamldoc/odoc_config.cmo
OCAMLC ocamldoc/odoc_types.cmo
OCAMLLEX ocamldoc/odoc_text_lexer.ml
OCAMLC ocamldoc/odoc_parameter.cmo
OCAMLC ocamldoc/odoc_print.cmo
OCAMLC ocamldoc/odoc_comments_global.cmo
OCAMLLEX ocamldoc/odoc_lexer.ml
OCAMLLEX ocamldoc/odoc_see_lexer.ml
OCAMLC ocamldoc/odoc_env.cmo
OCAMLC ocamldoc/odoc_ocamlhtml.cmi
OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
OCAMLC ocamldoc/odoc_latex_style.cmi
OCAMLC ocamldoc/odoc.cmi
OCAMLC ocamldoc/odoc_test.cmi
CC ocamltest/run_win32.b.o
CC ocamltest/run_stubs.b.o
OCAMLC ocamltest/ocamltest_config.cmi
OCAMLC ocamltest/ocamltest_unix.cmi
OCAMLC ocamltest/run_command.cmi
OCAMLC ocamltest/filecompare.cmi
OCAMLC ocamltest/variables.cmi
OCAMLC ocamltest/result.cmi
OCAMLC ocamltest/tsl_ast.cmi
OCAMLYACC ocamltest/tsl_parser.mli
OCAMLLEX ocamltest/tsl_lexer.ml
OCAMLC ocamltest/builtin_variables.cmi
OCAMLC ocamltest/translate.cmi
OCAMLC ocamltest/ocaml_backends.cmi
OCAMLC ocamltest/ocaml_variables.cmi
OCAMLC ocamltest/ocaml_directories.cmi
OCAMLC ocamltest/ocaml_files.cmi
OCAMLC ocamltest/ocaml_commands.cmi
OCAMLC ocamltest/debugger_flags.cmi
OCAMLC ocamltest/debugger_variables.cmi
OCAMLC ocamltest/options.cmi
OCAMLC ocamltest/main.cmi
OCAMLC testsuite/lib/lib.cmi
OCAMLC testsuite/lib/testing.cmi
OCAMLC testsuite/tools/expect.cmi
make tools-all
OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmi
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmi
cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/byte/
OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmo
OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmo
OCAMLC debugger/int64ops.cmo
make[3]: Nothing to be done for 'tools-all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC debugger/primitives.cmi
OCAMLC debugger/unix_tools.cmi
OCAMLC debugger/debugger_config.cmo
OCAMLC debugger/parameters.cmo
OCAMLC debugger/debugcom.cmi
OCAMLC debugger/input_handling.cmi
OCAMLC debugger/exec.cmo
OCAMLC debugger/source.cmo
OCAMLC debugger/pos.cmi
OCAMLC debugger/checkpoints.cmi
OCAMLC debugger/events.cmo
OCAMLC debugger/program_loading.cmi
OCAMLC debugger/symbols.cmi
OCAMLC debugger/breakpoints.cmi
OCAMLC debugger/trap_barrier.cmi
OCAMLC debugger/history.cmo
OCAMLC debugger/show_source.cmo
OCAMLC debugger/time_travel.cmi
OCAMLC debugger/frames.cmo
OCAMLC ocamldoc/odoc_global.cmi
OCAMLC ocamldoc/odoc_misc.cmi
OCAMLC ocamldoc/odoc_text_parser.cmi
OCAMLC ocamldoc/odoc_text.cmi
OCAMLC ocamldoc/odoc_value.cmi
OCAMLC ocamldoc/odoc_type.cmi
OCAMLC ocamldoc/odoc_parser.cmi
OCAMLC ocamldoc/odoc_messages.cmo
OCAMLC ocamldoc/odoc_global.cmo
OCAMLC ocamldoc/odoc_misc.cmo
OCAMLC ocamldoc/odoc_text_parser.cmo
OCAMLC ocamldoc/odoc_name.cmo
OCAMLC ocamldoc/odoc_value.cmo
OCAMLC ocamldoc/odoc_type.cmo
OCAMLC ocamldoc/odoc_parser.cmo
OCAMLC ocamldoc/odoc_ocamlhtml.cmo
OCAMLC ocamldoc/odoc_latex_style.cmo
OCAMLC ocamltest/ocamltest_config.cmo
OCAMLC ocamltest/ocamltest_unix.cmo
OCAMLC ocamltest/ocamltest_stdlib.cmi
OCAMLC ocamltest/variables.cmo
OCAMLC ocamltest/environments.cmi
OCAMLC ocamltest/result.cmo
OCAMLC ocamltest/strace.cmi
OCAMLC ocamltest/tsl_ast.cmo
OCAMLC ocamltest/tsl_parser.cmi
OCAMLC ocamltest/modifier_parser.cmi
OCAMLC ocamltest/builtin_variables.cmo
OCAMLC ocamltest/ocaml_backends.cmo
OCAMLC ocamltest/ocaml_filetypes.cmi
OCAMLC ocamltest/ocaml_variables.cmo
OCAMLC ocamltest/ocaml_modifiers.cmi
OCAMLC ocamltest/ocaml_directories.cmo
OCAMLC ocamltest/ocaml_files.cmo
OCAMLC ocamltest/ocaml_flags.cmi
OCAMLC ocamltest/ocaml_commands.cmo
OCAMLC ocamltest/ocaml_tools.cmi
OCAMLC ocamltest/debugger_flags.cmo
OCAMLC ocamltest/debugger_variables.cmo
OCAMLC testsuite/lib/lib.cmo
OCAMLC testsuite/lib/testing.cmo
OCAMLC testsuite/tools/expect.cmo
OCAMLC otherlibs/dynlink/dynlink_common.cmi
OCAMLC debugger/primitives.cmo
OCAMLC debugger/unix_tools.cmo
OCAMLC debugger/parser_aux.cmi
OCAMLC debugger/input_handling.cmo
OCAMLC debugger/debugcom.cmo
OCAMLC debugger/pos.cmo
OCAMLC debugger/checkpoints.cmo
OCAMLC debugger/program_loading.cmo
OCAMLC debugger/symbols.cmo
OCAMLC debugger/breakpoints.cmo
OCAMLC debugger/trap_barrier.cmo
OCAMLC debugger/printval.cmi
OCAMLC debugger/time_travel.cmo
OCAMLC debugger/program_management.cmo
OCAMLC debugger/eval.cmi
OCAMLC debugger/show_information.cmo
OCAMLC debugger/loadprinter.cmo
OCAMLC debugger/main.cmo
OCAMLC ocamldoc/odoc_text_lexer.cmi
OCAMLC ocamldoc/odoc_extension.cmi
OCAMLC ocamldoc/odoc_exception.cmi
OCAMLC ocamldoc/odoc_class.cmi
OCAMLC ocamldoc/odoc_lexer.cmi
OCAMLC ocamldoc/odoc_see_lexer.cmi
OCAMLC ocamldoc/odoc_text_lexer.cmo
OCAMLC ocamldoc/odoc_text.cmo
OCAMLC ocamldoc/odoc_extension.cmo
OCAMLC ocamldoc/odoc_exception.cmo
OCAMLC ocamldoc/odoc_class.cmo
OCAMLC ocamldoc/odoc_lexer.cmo
OCAMLC ocamldoc/odoc_see_lexer.cmo
OCAMLC ocamltest/ocamltest_stdlib.cmo
OCAMLC ocamltest/run_command.cmo
OCAMLC ocamltest/filecompare.cmo
OCAMLC ocamltest/environments.cmo
OCAMLC ocamltest/actions.cmi
OCAMLC ocamltest/strace.cmo
OCAMLC ocamltest/tsl_parser.cmo
OCAMLC ocamltest/tsl_lexer.cmi
OCAMLC ocamltest/actions_helpers.cmi
OCAMLC ocamltest/builtin_actions.cmi
OCAMLC ocamltest/ocaml_filetypes.cmo
OCAMLC ocamltest/ocaml_modifiers.cmo
OCAMLC ocamltest/ocaml_flags.cmo
OCAMLC ocamltest/ocaml_tools.cmo
OCAMLC ocamltest/ocaml_compilers.cmi
OCAMLC ocamltest/ocaml_actions.cmi
OCAMLC ocamltest/debugger_actions.cmi
LINKC testsuite/lib/testing.cma
LINKC testsuite/tools/expect.exe
OCAMLC otherlibs/dynlink/dynlink_common.cmo
OCAMLC otherlibs/dynlink/byte/dynlink.cmo
OCAMLC debugger/debugger_parser.cmi
OCAMLC debugger/printval.cmo
OCAMLC debugger/eval.cmo
OCAMLC debugger/debugger_parser.cmo
OCAMLC ocamldoc/odoc_module.cmi
OCAMLC ocamldoc/odoc_str.cmi
OCAMLC ocamltest/actions.cmo
OCAMLC ocamltest/tests.cmi
OCAMLC ocamltest/tsl_lexer.cmo
OCAMLC ocamltest/modifier_parser.cmo
OCAMLC ocamltest/tsl_semantics.cmi
OCAMLC ocamltest/actions_helpers.cmo
OCAMLC ocamltest/builtin_actions.cmo
OCAMLC ocamltest/translate.cmo
OCAMLC ocamltest/ocaml_compilers.cmo
OCAMLC ocamltest/ocaml_toplevels.cmi
OCAMLC ocamltest/ocaml_tests.cmi
OCAMLC ocamltest/debugger_actions.cmo
OCAMLC ocamltest/options.cmo
OCAMLC ocamltest/main.cmo
LINKC otherlibs/dynlink/dynlink.cma
OCAMLC debugger/debugger_lexer.cmi
OCAMLC ocamldoc/odoc_merge.cmi
OCAMLC ocamldoc/odoc_sig.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_module.cmo
OCAMLC ocamldoc/odoc_str.cmo
OCAMLC ocamldoc/odoc_merge.cmo
OCAMLC ocamldoc/odoc_sig.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_info.cmo
OCAMLC ocamldoc/odoc_dag2html.cmi
OCAMLC ocamldoc/odoc_to_text.cmi
OCAMLC ocamldoc/odoc_html.cmi
OCAMLC ocamldoc/odoc_man.cmi
OCAMLC ocamldoc/odoc_latex.cmi
OCAMLC ocamldoc/odoc_texi.cmi
OCAMLC ocamldoc/odoc_dot.cmi
OCAMLC ocamltest/tests.cmo
OCAMLC ocamltest/tsl_semantics.cmo
OCAMLC ocamltest/ocaml_toplevels.cmo
OCAMLC ocamltest/ocaml_actions.cmo
OCAMLC ocamltest/ocaml_tests.cmo
make -C otherlibs all
OCAMLC debugger/debugger_lexer.cmo
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
mkdir -p .dep
CCDEPS .dep/runtime_events_consumer.d
OCAMLC debugger/question.cmo
OCAMLC debugger/command_line.cmo
CC runtime_events_consumer.b.o
CC runtime_events_consumer.n.o
OCAMLC ocamldoc/odoc_ast.cmi
OCAMLC runtime_events.cmi
OCAMLC runtime_events.cmo
OCAMLC ocamldoc/odoc_dag2html.cmo
OCAMLMKLIB runtime_events.cma
OCAMLC ocamldoc/odoc_to_text.cmo
OCAMLMKLIB libcamlruntime_eventsbyt.a
OCAMLC ocamldoc/odoc_html.cmo
OCAMLC ocamldoc/odoc_man.cmo
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
mkdir -p .dep
CCDEPS .dep/winworker.d
CCDEPS .dep/winwait.d
CCDEPS .dep/winlist.d
CCDEPS .dep/windir.d
CCDEPS .dep/windbug.d
CCDEPS .dep/system.d
CCDEPS .dep/startup.d
OCAMLC ocamldoc/odoc_latex.cmo
CCDEPS .dep/nonblock.d
CCDEPS .dep/createprocess.d
CCDEPS .dep/close_on.d
CCDEPS .dep/write_win32.d
CCDEPS .dep/utimes_win32.d
OCAMLC ocamldoc/odoc_texi.cmo
CCDEPS .dep/unixsupport_win32.d
CCDEPS .dep/truncate_win32.d
CCDEPS .dep/times_win32.d
OCAMLC ocamldoc/odoc_dot.cmo
CCDEPS .dep/symlink_win32.d
CCDEPS .dep/stat_win32.d
CCDEPS .dep/sockopt_win32.d
OCAMLC ocamldoc/odoc_gen.cmi
CCDEPS .dep/socketpair_win32.d
CCDEPS .dep/socket_win32.d
CCDEPS .dep/sleep_win32.d
OCAMLC debugger/ocamldebug.cmo
CCDEPS .dep/shutdown_win32.d
OCAMLC ocamldoc/odoc_ast.cmo
CCDEPS .dep/sendrecv_win32.d
OCAMLC ocamldoc/odoc_analyse.cmo
CCDEPS .dep/select_win32.d
OCAMLC ocamldoc/odoc_gen.cmo
CCDEPS .dep/rename_win32.d
CCDEPS .dep/realpath_win32.d
OCAMLC ocamldoc/odoc_args.cmi
CCDEPS .dep/readlink_win32.d
CCDEPS .dep/read_win32.d
CCDEPS .dep/pipe_win32.d
OCAMLC debugger/ocamldebug_entry.cmo
CCDEPS .dep/open_win32.d
LINKC ocamldoc/odoc_info.cma
CCDEPS .dep/mmap_win32.d
OCAMLC ocamldoc/odoc_args.cmo
OCAMLC ocamldoc/odoc.cmo
CCDEPS .dep/lseek_win32.d
CCDEPS .dep/lockf_win32.d
CCDEPS .dep/listen_win32.d
OCAMLC ocamldoc/odoc_test.cmo
CCDEPS .dep/link_win32.d
CCDEPS .dep/isatty_win32.d
CCDEPS .dep/gettimeofday_win32.d
CCDEPS .dep/getsockname_win32.d
CCDEPS .dep/getpid_win32.d
CCDEPS .dep/getpeername_win32.d
CCDEPS .dep/errmsg_win32.d
CCDEPS .dep/envir_win32.d
CCDEPS .dep/dup_win32.d
CCDEPS .dep/connect_win32.d
CCDEPS .dep/close_win32.d
CCDEPS .dep/channels_win32.d
CCDEPS .dep/bind_win32.d
CCDEPS .dep/accept_win32.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_win32.b.o
CC bind_win32.b.o
CC channels_win32.b.o
CC close_win32.b.o
CC connect_win32.b.o
CC dup_win32.b.o
CC envir_win32.b.o
CC errmsg_win32.b.o
CC getpeername_win32.b.o
CC getpid_win32.b.o
CC getsockname_win32.b.o
CC gettimeofday_win32.b.o
CC isatty_win32.b.o
CC link_win32.b.o
CC listen_win32.b.o
CC lockf_win32.b.o
CC lseek_win32.b.o
CC mmap_win32.b.o
CC open_win32.b.o
CC pipe_win32.b.o
CC read_win32.b.o
CC readlink_win32.b.o
CC realpath_win32.b.o
CC rename_win32.b.o
CC select_win32.b.o
CC sendrecv_win32.b.o
CC shutdown_win32.b.o
CC sleep_win32.b.o
CC socket_win32.b.o
CC socketpair_win32.b.o
CC sockopt_win32.b.o
CC stat_win32.b.o
CC symlink_win32.b.o
CC times_win32.b.o
CC truncate_win32.b.o
CC unixsupport_win32.b.o
CC utimes_win32.b.o
CC write_win32.b.o
CC close_on.b.o
CC createprocess.b.o
CC nonblock.b.o
CC startup.b.o
CC system.b.o
CC windbug.b.o
CC windir.b.o
CC winlist.b.o
CC winwait.b.o
CC winworker.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_win32.n.o
CC bind_win32.n.o
CC channels_win32.n.o
CC close_win32.n.o
CC connect_win32.n.o
CC dup_win32.n.o
CC envir_win32.n.o
CC errmsg_win32.n.o
CC getpeername_win32.n.o
CC getpid_win32.n.o
CC getsockname_win32.n.o
CC gettimeofday_win32.n.o
CC isatty_win32.n.o
CC link_win32.n.o
CC listen_win32.n.o
CC lockf_win32.n.o
CC lseek_win32.n.o
CC mmap_win32.n.o
CC open_win32.n.o
CC pipe_win32.n.o
CC read_win32.n.o
CC readlink_win32.n.o
CC realpath_win32.n.o
CC rename_win32.n.o
CC select_win32.n.o
CC sendrecv_win32.n.o
CC shutdown_win32.n.o
CC sleep_win32.n.o
CC socket_win32.n.o
CC socketpair_win32.n.o
CC sockopt_win32.n.o
CC stat_win32.n.o
CC symlink_win32.n.o
CC times_win32.n.o
CC truncate_win32.n.o
CC unixsupport_win32.n.o
CC utimes_win32.n.o
CC write_win32.n.o
CC close_on.n.o
CC createprocess.n.o
CC nonblock.n.o
CC startup.n.o
CC system.n.o
CC windbug.n.o
CC windir.n.o
CC winlist.n.o
CC winwait.n.o
CC winworker.n.o
OCAMLC unix.cmo
OCAMLC unixLabels.cmi
OCAMLMKLIB libunixbyt.a
OCAMLC unixLabels.cmo
OCAMLMKLIB unix.cma
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
mkdir -p .dep
CCDEPS .dep/strstubs.d
CC strstubs.b.o
CC strstubs.n.o
OCAMLC str.cmo
OCAMLMKLIB libcamlstrbyt.a
OCAMLMKLIB str.cma
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
mkdir -p .dep
CCDEPS .dep/st_stubs.b.d
CC st_stubs.b.o
CC st_stubs_shared.b.o
OCAMLC thread.cmi
OCAMLC event.cmi
OCAMLMKLIB libthreads.a
OCAMLC event.cmo
OCAMLC thread.cmo
OCAMLMKLIB threads.cma
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
LINKC debugger/ocamldebug.exe
LINKC ocamldoc/ocamldoc.exe
LINKC ocamltest/ocamltest.exe
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make othertools
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make lex-all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC tools/ocamltex.cmi
OCAMLC tools/ocamltex.cmo
make[3]: Nothing to be done for 'lex-all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make tools-all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[3]: Nothing to be done for 'tools-all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make -C otherlibs all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
LINKC tools/ocamltex.exe
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make manpages
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make -C api_docgen man
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen'
make -C ocamldoc man
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen/ocamldoc'
mkdir -p build/
mkdir -p build/libref
mkdir -p build/compilerlibref
mkdir -p build/man
GEN build/Format_tutorial.mld
GEN build/Ocaml_operators.mld
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
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
OCAMLDOC build/libref/Format_tutorial.odoc
OCAMLDOC build/libref/Ocaml_operators.odoc
OCAMLDOC build/compilerlibref/Compiler_libs.odoc
OCAMLDOC build/man/Stdlib.3o
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen/ocamldoc'
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
+ false
+ make --warn-undefined-variables install
Makefile.common:511: warning: undefined variable 'CYGWIN'
Makefile.common:513: warning: undefined variable 'MSYS'
mkdir -p "C:/ocamlmgw-8831/bin"
mkdir -p "C:/ocamlmgw-8831/lib/ocaml"
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/stublibs"
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/compiler-libs"
mkdir -p "C:/ocamlmgw-8831/share/doc/ocaml"
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/caml"
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/profiling"
/usr/bin/install -c -p runtime/ocamlrun.exe "C:/ocamlmgw-8831/bin/i686-w64-mingw32-ocamlrun-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrun-0058.exe" "ocamlrun.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrun-0058.exe" "ocamlrun-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrun-0058.exe" "ocamlrun-00d8.exe"
/usr/bin/install -c -p runtime/ocamlrund.exe "C:/ocamlmgw-8831/bin/i686-w64-mingw32-ocamlrund-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrund-0058.exe" "ocamlrund.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrund-0058.exe" "ocamlrund-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrund-0058.exe" "ocamlrund-00d8.exe"
/usr/bin/install -c -p runtime/ocamlruni.exe "C:/ocamlmgw-8831/bin/i686-w64-mingw32-ocamlruni-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlruni-0058.exe" "ocamlruni.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlruni-0058.exe" "ocamlruni-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlruni-0058.exe" "ocamlruni-00d8.exe"
/usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a \
"C:/ocamlmgw-8831/lib/ocaml"
/usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
"C:/ocamlmgw-8831/lib/ocaml/caml"
/usr/bin/install -c -p ocaml.exe "C:/ocamlmgw-8831/bin"
./boot/ocamlrun.exe ./tools/stripdebug.exe ocamlc.exe ocamlc.exe.tmp && /usr/bin/install -c -p ocamlc.exe.tmp "C:/ocamlmgw-8831/bin/ocamlc.byte.exe" && rm ocamlc.exe.tmp
make -C stdlib install
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
/usr/bin/install -c -p -m 644 \
stdlib.cma std_exit.cmo *.cmi "C:/ocamlmgw-8831/lib/ocaml"
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 META "C:/ocamlmgw-8831/lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 \
*.cmt *.cmti *.mli *.ml *.ml.in \
"C:/ocamlmgw-8831/lib/ocaml"
/usr/bin/install -c -p -m 644 target_runtime-launch-info "C:/ocamlmgw-8831/lib/ocaml/runtime-launch-info"
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
/usr/bin/install -c -p lex/ocamllex.exe \
"C:/ocamlmgw-8831/bin/ocamllex.byte.exe"
for i in ocamldep ocamlobjinfo; \
do \
/usr/bin/install -c -p "tools/$i.exe" "C:/ocamlmgw-8831/bin/$i.byte.exe";\
if test -f "tools/$i".opt.exe; then \
/usr/bin/install -c -p "tools/$i.opt.exe" "C:/ocamlmgw-8831/bin" && \
(cd "C:/ocamlmgw-8831/bin" && ln -sf "$i.opt.exe" "$i.exe"); \
else \
(cd "C:/ocamlmgw-8831/bin" && ln -sf "$i.byte.exe" "$i.exe"); \
fi; \
done
for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop; \
do \
/usr/bin/install -c -p "tools/$i.exe" "C:/ocamlmgw-8831/bin";\
done
/usr/bin/install -c -p yacc/ocamlyacc.exe "C:/ocamlmgw-8831/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 \
"C:/ocamlmgw-8831/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmi \
"C:/ocamlmgw-8831/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 \
"C:/ocamlmgw-8831/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmt \
"C:/ocamlmgw-8831/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmt tools/profiling.cmti \
"C:/ocamlmgw-8831/lib/ocaml/profiling"
/usr/bin/install -c -p -m 644 \
compilerlibs/*.cma compilerlibs/META \
"C:/ocamlmgw-8831/lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/main.cmo toplevel/topstart.cmo \
"C:/ocamlmgw-8831/lib/ocaml/compiler-libs"
/usr/bin/install -c -p expunge.exe "C:/ocamlmgw-8831/lib/ocaml"
rm -f "C:/ocamlmgw-8831/lib/ocaml"/topdirs.cm* "C:/ocamlmgw-8831/lib/ocaml/topdirs.mli"
rm -f "C:/ocamlmgw-8831/lib/ocaml"/profiling.cm* "C:/ocamlmgw-8831/lib/ocaml/profiling.o"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmi tools/profiling.cmo \
"C:/ocamlmgw-8831/lib/ocaml/profiling"
rm -f "C:/ocamlmgw-8831/lib/ocaml"/dynlink.cm* "C:/ocamlmgw-8831/lib/ocaml/dynlink.mli" \
"C:/ocamlmgw-8831/lib/ocaml/dynlink.a" \
"C:/ocamlmgw-8831/lib/ocaml/"dynlink_config.cmx "C:/ocamlmgw-8831/lib/ocaml/"dynlink_types.cmx "C:/ocamlmgw-8831/lib/ocaml/"dynlink_platform_intf.cmx "C:/ocamlmgw-8831/lib/ocaml/"dynlink_common.cmx "C:/ocamlmgw-8831/lib/ocaml/"dynlink.cmx
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.cma \
otherlibs/dynlink/META \
"C:/ocamlmgw-8831/lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink.cmti otherlibs/dynlink/dynlink.mli \
"C:/ocamlmgw-8831/lib/ocaml/dynlink"
for i in runtime_events unix str systhreads; do \
make -C otherlibs/$i install || exit $?; \
done
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
if true && test -f dllcamlruntime_eventsbyt-i686-w64-mingw32-0058.dll; then \
/usr/bin/install -c -p \
dllcamlruntime_eventsbyt-i686-w64-mingw32-0058.dll "C:/ocamlmgw-8831/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "C:/ocamlmgw-8831/lib/ocaml/"
rm -f "C:/ocamlmgw-8831/lib/ocaml"/runtime_events.cma "C:/ocamlmgw-8831/lib/ocaml"/runtime_events.cmi "C:/ocamlmgw-8831/lib/ocaml"/runtime_events.mli "C:/ocamlmgw-8831/lib/ocaml"/runtime_events.cmti "C:/ocamlmgw-8831/lib/ocaml"/runtime_events.cmx "C:/ocamlmgw-8831/lib/ocaml"/runtime_events.cmxa "C:/ocamlmgw-8831/lib/ocaml"/runtime_events.cmxs "C:/ocamlmgw-8831/lib/ocaml"/runtime_events.a
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/runtime_events"
/usr/bin/install -c -p -m 644 \
runtime_events.cma runtime_events.cmi META \
"C:/ocamlmgw-8831/lib/ocaml/runtime_events/"
/usr/bin/install -c -p -m 644 \
runtime_events.mli \
runtime_events.cmti \
"C:/ocamlmgw-8831/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 "C:/ocamlmgw-8831/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
if true && test -f dllunixbyt-i686-w64-mingw32-0058.dll; then \
/usr/bin/install -c -p \
dllunixbyt-i686-w64-mingw32-0058.dll "C:/ocamlmgw-8831/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunixbyt.a "C:/ocamlmgw-8831/lib/ocaml/"
rm -f "C:/ocamlmgw-8831/lib/ocaml"/unix.cma "C:/ocamlmgw-8831/lib/ocaml"/unix.cmi "C:/ocamlmgw-8831/lib/ocaml"/unixLabels.cmi "C:/ocamlmgw-8831/lib/ocaml"/unix.mli "C:/ocamlmgw-8831/lib/ocaml"/unixLabels.mli "C:/ocamlmgw-8831/lib/ocaml"/unix.cmti "C:/ocamlmgw-8831/lib/ocaml"/unixLabels.cmti "C:/ocamlmgw-8831/lib/ocaml"/unix.cmx "C:/ocamlmgw-8831/lib/ocaml"/unixLabels.cmx "C:/ocamlmgw-8831/lib/ocaml"/unix.cmxa "C:/ocamlmgw-8831/lib/ocaml"/unix.cmxs "C:/ocamlmgw-8831/lib/ocaml"/unix.a
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/unix"
/usr/bin/install -c -p -m 644 \
unix.cma unix.cmi unixLabels.cmi META \
"C:/ocamlmgw-8831/lib/ocaml/unix/"
/usr/bin/install -c -p -m 644 \
unix.mli unixLabels.mli \
unix.cmti unixLabels.cmti \
"C:/ocamlmgw-8831/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 "C:/ocamlmgw-8831/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
if true && test -f dllcamlstrbyt-i686-w64-mingw32-0058.dll; then \
/usr/bin/install -c -p \
dllcamlstrbyt-i686-w64-mingw32-0058.dll "C:/ocamlmgw-8831/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstrbyt.a "C:/ocamlmgw-8831/lib/ocaml/"
rm -f "C:/ocamlmgw-8831/lib/ocaml"/str.cma "C:/ocamlmgw-8831/lib/ocaml"/str.cmi "C:/ocamlmgw-8831/lib/ocaml"/str.mli "C:/ocamlmgw-8831/lib/ocaml"/str.cmti "C:/ocamlmgw-8831/lib/ocaml"/str.cmx "C:/ocamlmgw-8831/lib/ocaml"/str.cmxa "C:/ocamlmgw-8831/lib/ocaml"/str.cmxs "C:/ocamlmgw-8831/lib/ocaml"/str.a
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/str"
/usr/bin/install -c -p -m 644 \
str.cma str.cmi META \
"C:/ocamlmgw-8831/lib/ocaml/str/"
/usr/bin/install -c -p -m 644 \
str.mli \
str.cmti \
"C:/ocamlmgw-8831/lib/ocaml/str/"
if test -n ""; then \
/usr/bin/install -c -p -m 644 "C:/ocamlmgw-8831/lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
if true && test -f dllthreads-i686-w64-mingw32-0058.dll; then \
/usr/bin/install -c -p dllthreads-i686-w64-mingw32-0058.dll "C:/ocamlmgw-8831/lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libthreads.a "C:/ocamlmgw-8831/lib/ocaml"
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmi event.cmi threads.cma META \
"C:/ocamlmgw-8831/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmti event.cmti \
"C:/ocamlmgw-8831/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 thread.mli event.mli "C:/ocamlmgw-8831/lib/ocaml/threads"
/usr/bin/install -c -p -m 644 caml/threads.h "C:/ocamlmgw-8831/lib/ocaml/caml"
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/ocamldoc"
/usr/bin/install -c -p ./ocamldoc/ocamldoc.exe "C:/ocamlmgw-8831/bin"
/usr/bin/install -c -p -m 644 \
ocamldoc/ocamldoc.hva ocamldoc/*.cmi ocamldoc/odoc_info.cma \
ocamldoc/META \
"C:/ocamlmgw-8831/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 \
"C:/ocamlmgw-8831/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 \
"C:/ocamlmgw-8831/lib/ocaml/ocamldoc"
make -C api_docgen install
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen'
make -C ocamldoc install
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen/ocamldoc'
mkdir -p "C:/ocamlmgw-8831/man/man3"
if test -d build/man; then \
/usr/bin/install -c -p -m 644 build/man/*.3o "C:/ocamlmgw-8831/man/man3"; \
fi
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen/ocamldoc'
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen'
if test -n "ocamldebug"; then \
/usr/bin/install -c -p debugger/ocamldebug.exe "C:/ocamlmgw-8831/bin"; \
fi
/usr/bin/install -c -p \
flexlink.byte.exe "C:/ocamlmgw-8831/bin"
mkdir -p "C:/ocamlmgw-8831/lib/ocaml/flexdll"
/usr/bin/install -c -p -m 644 flexdll_mingw.o flexdll_initer_mingw.o "C:/ocamlmgw-8831/lib/ocaml/flexdll"
/usr/bin/install -c -p -m 644 Makefile.config "C:/ocamlmgw-8831/lib/ocaml"
/usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "C:/ocamlmgw-8831/share/doc/ocaml"
if test -f ocamlopt.exe; then make installopt; else \
cd "C:/ocamlmgw-8831/bin"; \
ln -sf ocamlc.byte.exe ocamlc.exe; \
ln -sf ocamllex.byte.exe ocamllex.exe; \
(test -f flexlink.byte.exe && \
ln -sf flexlink.byte.exe flexlink.exe) || true; \
fi
+ make -f Makefile.test -C testsuite/in_prefix test-in-prefix
make: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/testsuite/in_prefix'
make -C ../.. testsuite/tools/test_in_prefix.exe
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make lex-all
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[2]: Nothing to be done for 'lex-all'.
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make tools-all
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[2]: Nothing to be done for 'tools-all'.
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make -C otherlibs all
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
OCAMLC testsuite/tools/test_in_prefix.cmi
OCAMLC testsuite/tools/test_in_prefix.cmo
LINKC testsuite/tools/test_in_prefix.exe
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make -C ../.. testsuite/tools/main_in_c.o
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
CC testsuite/tools/main_in_c.o
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
Test Environment
prefix = C:\ocamlmgw-8831
bindir = [$prefix/]bin
libdir = [$prefix/]lib\ocaml
- C compiler is i686-w64-mingw32-gcc [mingw-9-0-gcc-10-2] for i686-w64-mingw32
- OCaml is not relocatable; target binaries by default are not relocatable
- Executable header size is 5.50KiB (5632 bytes)
- Testing bytecode only for shared and static linking
Checking installed files for
Installation Prefix: /ocamlmgw-8831
Build Root: /builds/workspace/precheck/flambda/false/label/ocaml-mingw-32
Relocatable files:
**/META, *.cmi, *.h, *.hva, *.ml, *.ml.in, *.mli, *.o, *.tbl,
$libdir\ld.conf
Files containing the build path:
*.a, *.cma, *.cmo, *.cmt, *.cmti, *.dll,
$bindir\i686-w64-mingw32-ocamlrun-0058.exe,
$bindir\i686-w64-mingw32-ocamlrund-0058.exe,
$bindir\i686-w64-mingw32-ocamlruni-0058.exe, $bindir\ocaml.exe,
$bindir\ocamlyacc.exe
Files containing the installation prefix:
*.exe, $bindir/* (except ocamlyacc.exe), $libdir\Makefile.config,
$libdir\compiler-libs\config.cmt, $libdir\compiler-libs\ocamlcommon.cma,
$libdir\runtime-launch-info
Testing loading of libraries with bytecode dynlink
$prefix/$bindir\ocamlc.exe -I +dynlink dynlink.cma -linkall -o $PWD\test_script.exe test_install_script.ml
> Environment
> PATH=$prefix/$bindir:$PATH
$PWD\test_script.exe runtime_events
> Loaded runtime_events.cma
$PWD\test_script.exe str
> Loaded str.cma
$PWD\test_script.exe unix threads
> Loaded unix.cma
> Loaded threads.cma
$PWD\test_script.exe unix
> Loaded unix.cma
Testing loading of libraries in $prefix/$bindir\ocaml.exe
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cma
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cma
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cma
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
> Loaded threads.cma
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
Testing processing of ld.conf
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma -o $PWD\test_ld_conf.byte.exe test_install_script.ml
- Base ld.conf test
Backing up $prefix\$libdir\ld.conf to $prefix\$libdir\ld.conf.bak
$prefix/$bindir\ocamlrun.exe -config
$PWD\test_ld_conf.byte.exe
- Base ld.conf + CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=;/;//;.;..;.\;..\;.\stublibs;..\stublibs;stublibs;.stublibs;..stublibs;C:/ocamlmgw-8831/lib/ocaml;/lib/ocaml $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=;/;//;.;..;.\;..\;.\stublibs;..\stublibs;stublibs;.stublibs;..stublibs;C:/ocamlmgw-8831/lib/ocaml;/lib/ocaml $PWD\test_ld_conf.byte.exe
- Base ld.conf + quoted CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH="quoted";quote"in"entry;one";"entry;one";"two";three $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH="quoted";quote"in"entry;one";"entry;one";"two";three $PWD\test_ld_conf.byte.exe
- Base ld.conf with CRLF endings
$prefix/$bindir\ocamlrun.exe -config
$PWD\test_ld_conf.byte.exe
- Empty CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH= $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH= $PWD\test_ld_conf.byte.exe
- Embedded empty entry in CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=; $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=; $PWD\test_ld_conf.byte.exe
- Empty CAMLLIB
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD\test_ld_conf.byte.exe
- Empty OCAMLLIB
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- $OCAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env OCAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\ocamllib CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\ocamllib CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- $CAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- EOF-at-EOF
$prefix/$bindir\ocamlrun.exe -config
$PWD\test_ld_conf.byte.exe
Restoring $prefix\$libdir\ld.conf.bak to $prefix\$libdir\ld.conf
Testing bytecode binaries in $prefix/$bindir
$prefix/$bindir\flexlink.byte.exe -vnum
> 0.43
flexlink.byte (from $prefix/$bindir\flexlink.byte.exe) -M <exit 2>
> flexlink.byte: unknown option '-M'.
> FlexDLL version 0.43
>
> Usage:
> flexlink -o <result.dll/exe> file1.obj file2.obj ... -- <extra linker arguments>
>
> -o Choose the name of the output file
> -exe Link the main program as an exe file
> -maindll Link the main program as a dll file
> -noflexdllobj Do not add the Flexdll runtime object (for exe)
> -noentry Do not use the Flexdll entry point (for dll)
> -noexport Do not export any symbol
> -norelrelocs Ensure that no relative relocation is generated
> -base Specify base address (Win64 only)
> -I <dir> Add a directory where to search for files
> -L <dir> Add a directory where to search for files
> -l <lib> Library file
> -chain {msvc|msvc64|cygwin64|mingw|mingw64|gnat|gnat64|ld}
> Choose which linker to use
> -x64 (Deprecated)
> -defaultlib <obj> External object (no export, no import)
> -save-temps Do not delete intermediate files
> -implib Do not delete the generated import library
> -outdef Produce a def file with exported symbols
> -v Increment verbosity (can be repeated)
> -show-exports Show exported symbols
> -show-imports Show imported symbols
> -dry Show the linker command line, do not actually run it
> -dump Only dump the content of object files
> -patch Only patch the target image (to be used with -stack)
> -nocygpath Do not use cygpath (default for msvc, mingw)
> -cygpath Use cygpath (default for cygwin)
> -no-merge-manifest Do not merge the manifest (takes precedence over -merge-manifest)
> -merge-manifest Merge manifest to the dll or exe (if generated)
> -real-manifest Use the generated manifest (default behavior)
> -default-manifest Use the default manifest (default.manifest/default_amd64.manifest)
> -export <sym> Explicitly export a symbol
> -noreexport Do not reexport symbols imported from import libraries
> -where Show the FlexDLL directory
> -nounderscore Normal symbols are not prefixed with an underscore
> -nodefaultlibs Do not assume any default library
> -builtin Use built-in linker to produce a dll
> -explain Explain why library objects are linked
> -subsystem <id> Set the subsystem (default: console)
> -custom-crt Use a custom CRT
> -stack <int> Set the stack reserve in the resulting image
> -link <option> Next argument is passed verbatim to the linker
> -g (ignored)
> -D <symbol> (Ignored)
> -U <symbol> (Ignored)
> -- Following arguments are passed verbatim to the linker
> -version Print linker version and FlexDLL directory and exit
> -vnum Print linker version number and exit
> -help Display this list of options
> --help Display this list of options
>
> Notes:
> * The -I, -l and -L options do not need to be separated from their argument.
> * An option like /linkXXX is an abbrevation for '-link XXX'.
> * An option like -Wl,-XXX is an abbreviation for '-link -XXX'.
> * FlexDLL's object files are searched by default in the same directory as
> flexlink, or in the directory given by the environment variable FLEXDIR
> if it is defined.
> * Extra argument can be passed in the environment variable FLEXLINKFLAGS.
>
> Homepage: http://alain.frisch.fr/flexdll.html
$prefix/$bindir\flexlink.exe -vnum
> 0.43
flexlink (from $prefix/$bindir\flexlink.exe) -M <exit 2>
> flexlink: unknown option '-M'.
> FlexDLL version 0.43
>
> Usage:
> flexlink -o <result.dll/exe> file1.obj file2.obj ... -- <extra linker arguments>
>
> -o Choose the name of the output file
> -exe Link the main program as an exe file
> -maindll Link the main program as a dll file
> -noflexdllobj Do not add the Flexdll runtime object (for exe)
> -noentry Do not use the Flexdll entry point (for dll)
> -noexport Do not export any symbol
> -norelrelocs Ensure that no relative relocation is generated
> -base Specify base address (Win64 only)
> -I <dir> Add a directory where to search for files
> -L <dir> Add a directory where to search for files
> -l <lib> Library file
> -chain {msvc|msvc64|cygwin64|mingw|mingw64|gnat|gnat64|ld}
> Choose which linker to use
> -x64 (Deprecated)
> -defaultlib <obj> External object (no export, no import)
> -save-temps Do not delete intermediate files
> -implib Do not delete the generated import library
> -outdef Produce a def file with exported symbols
> -v Increment verbosity (can be repeated)
> -show-exports Show exported symbols
> -show-imports Show imported symbols
> -dry Show the linker command line, do not actually run it
> -dump Only dump the content of object files
> -patch Only patch the target image (to be used with -stack)
> -nocygpath Do not use cygpath (default for msvc, mingw)
> -cygpath Use cygpath (default for cygwin)
> -no-merge-manifest Do not merge the manifest (takes precedence over -merge-manifest)
> -merge-manifest Merge manifest to the dll or exe (if generated)
> -real-manifest Use the generated manifest (default behavior)
> -default-manifest Use the default manifest (default.manifest/default_amd64.manifest)
> -export <sym> Explicitly export a symbol
> -noreexport Do not reexport symbols imported from import libraries
> -where Show the FlexDLL directory
> -nounderscore Normal symbols are not prefixed with an underscore
> -nodefaultlibs Do not assume any default library
> -builtin Use built-in linker to produce a dll
> -explain Explain why library objects are linked
> -subsystem <id> Set the subsystem (default: console)
> -custom-crt Use a custom CRT
> -stack <int> Set the stack reserve in the resulting image
> -link <option> Next argument is passed verbatim to the linker
> -g (ignored)
> -D <symbol> (Ignored)
> -U <symbol> (Ignored)
> -- Following arguments are passed verbatim to the linker
> -version Print linker version and FlexDLL directory and exit
> -vnum Print linker version number and exit
> -help Display this list of options
> --help Display this list of options
>
> Notes:
> * The -I, -l and -L options do not need to be separated from their argument.
> * An option like /linkXXX is an abbrevation for '-link XXX'.
> * An option like -Wl,-XXX is an abbreviation for '-link -XXX'.
> * FlexDLL's object files are searched by default in the same directory as
> flexlink, or in the directory given by the environment variable FLEXDIR
> if it is defined.
> * Extra argument can be passed in the environment variable FLEXLINKFLAGS.
>
> Homepage: http://alain.frisch.fr/flexdll.html
$prefix/$bindir\ocaml.exe -vnum
> 5.4.0+dev0-2024-08-25
ocaml (from $prefix/$bindir\ocaml.exe) -M <exit 2>
> ocaml: unknown option '-M'.
> Usage: ocaml <options> <files>
> Try 'ocaml --help' for more information.
$prefix/$bindir\ocamlc.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlc.byte (from $prefix/$bindir\ocamlc.byte.exe) -M <exit 2>
> ocamlc.byte: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix/$bindir\ocamlc.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlc (from $prefix/$bindir\ocamlc.exe) -M <exit 2>
> ocamlc: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix/$bindir\ocamlcmt.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlcmt (from $prefix/$bindir\ocamlcmt.exe) -M <exit 2>
> ocamlcmt: unknown option '-M'.
> Read FILE.cmt and print related information
> Usage: ocamlcmt [options] FILE.cmt
> Options are:
> -o <file> Dump to file <file> (or stdout if -)
> -annot Generate the corresponding .annot file
> -save-cmt-info Encapsulate additional cmt information in annotations
> -src Convert .cmt or .cmti back to source code (without comments)
> -info : print information on the file
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -I <dir> Add <dir> to the list of include directories
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamlcp.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlcp (from $prefix/$bindir\ocamlcp.exe) -M <exit 2>
> ocamlcp: unknown option '-M'.
> Usage: ocamlcp <options> <files>
> Options are:
> -P [afilmt] Profile constructs specified by argument (default fm):
> a Everything
> f Function calls and method calls
> i if ... then ... else
> l while and for loops
> m match ... with
> t try ... with
> -p [afilmt] Same as option -P
> -a Build a library
> -alert <list> Enable or disable alerts according to <list>:
> +<alertname> enable alert <alertname>
> -<alertname> disable alert <alertname>
> ++<alertname> treat <alertname> as fatal error
> --<alertname> treat <alertname> as non-fatal
> @<alertname> enable <alertname> and treat it as fatal error
> <alertname> can be 'all' to refer to all alert names
> -absname Show absolute filenames in error messages
> -no-absname Do not try to show absolute filenames in error messages (default)
> -annot (deprecated) Save information in <filename>.annot
> -bin-annot Save typedtree in <filename>.cmt
> -bin-annot-occurrences Store every occurrence of a bound name in the .cmt file.
> This information can be used by external tools to provide
> features such as project-wide occurrences. This flag has
> no effect in the absence of '-bin-annot'.
> -c Compile only (do not link)
> -cc <command> Use <command> as the C compiler and linker
> -cclib <opt> Pass option <opt> to the C linker
> -ccopt <opt> Pass option <opt> to the C compiler and linker
> -cmi-file <file> Use the <file> interface file to type-check
> -color {auto|always|never} Enable or disable colors in compiler messages
> The following settings are supported:
> auto use heuristics to enable colors only if supported
> always enable colors
> never disable colors
> The default setting is 'auto', and the current heuristic
> checks that the TERM environment variable exists and is
> not empty or "dumb", and that isatty(stderr) holds.
> If the option is not specified, these setting can alternatively
> be set through the OCAML_COLOR environment variable.
> -error-style {contextual|short} Control the way error messages and warnings are printed
> The following settings are supported:
> short only print the error and its location
> contextual like "short", but also display the source code
> snippet corresponding to the location of the error
> The default setting is 'contextual'.
> If the option is not specified, these setting can alternatively
> be set through the OCAML_ERROR_STYLE environment variable.
> -compat-32 Check that generated bytecode can run on 32-bit platforms
> -config Print configuration values and exit
> -config-var Print the value of a configuration variable, without a newline, and exit
> (print nothing and exit with error value if the variable does not exist)
> -custom Link in custom mode
> -dllib <lib> Use the dynamically-loaded library <lib>
> -dllib-suffixed <lib> Use the dynamically-loaded library <lib>, with runtime suffix appended to the name
> -dllpath <dir> Add <dir> to the run-time search path for shared libraries
> -dtypes (deprecated) same as -annot
> -for-pack <ident> Generate code that can later be `packed' with
> ocamlc -pack -o <ident>.cmo
> -g Save debugging information
> -no-g Do not record debugging information (default)
> -stop-after {parsing|typing|lambda} Stop after the given compilation pass.
> -i Print inferred interface
> -i-variance Print inferred variances
> -I <dir> Add <dir> to the list of include directories
> -H <dir> Add <dir> to the list of "hidden" include directories
> (Like -I, but the program can not directly reference these dependencies)
> -impl <file> Compile <file> as a .ml file
> -intf <file> Compile <file> as a .mli file
> -intf-suffix <string> Suffix for interface files (default: .mli)
> -intf_suffix <string> (deprecated) same as -intf-suffix
> -keep-docs Keep documentation strings in .cmi files
> -no-keep-docs Do not keep documentation strings in .cmi files (default)
> -keep-locs Keep locations in .cmi files (default)
> -no-keep-locs Do not keep locations in .cmi files
> -keywords <version+list> set keywords following the <version+list> spec:
>
> -<version> if present specifies the base set of keywords
>
> (if absent the current set of keywords is used)
> -<list> is a "+"-separated list of keywords to add to
>
> the base set of keywords.
>
> -labels Use commuting label mode
> -linkall Link all modules, even unused ones
> -make-runtime Build a runtime system with given C objects and libraries
> -make_runtime (deprecated) same as -make-runtime
> -modern (deprecated) same as -labels
> -alias-deps Do record dependencies for module aliases
> -no-alias-deps Do not record dependencies for module aliases
> -app-funct Activate applicative functors
> -no-app-funct Deactivate applicative functors
> -no-check-prims Do not check runtime for primitives
> -noassert Do not compile assertion checks
> -noautolink Do not automatically link C libraries specified in .cma files
> -nolabels Ignore non-optional labels in types
> -nostdlib Do not add default directory to the list of include directories
> -nocwd Do not implicitly add the current directory to the load path
> -nopervasives (undocumented)
> -o <file> Set output file name to <file>
> -opaque Does not generate cross-module optimization information
> (reduces necessary recompilation on module change)
> -open <module> Opens the module <module> before typing
> -output-obj Output an object file instead of an executable
> -output-complete-obj Output an object file, including runtime, instead of an executable
> -output-complete-exe Output a self-contained executable, including runtime and C stubs
> -pack Package the given .cmo files into one .cmo
> -pp <command> Pipe sources through preprocessor <command>
> -ppx <command> Pipe abstract syntax trees through preprocessor <command>
> -plugin <plugin> (no longer supported)
> -principal Check principality of type inference
> -no-principal Do not check principality of type inference (default)
> -rectypes Allow arbitrary recursive types
> -no-rectypes Do not allow arbitrary recursive types (default)
> -runtime-variant <str> Use the <str> variant of the run-time system
> -with-runtime Include the runtime system in the generated program (default)
> -without-runtime Do not include the runtime system in the generated program.
> -safe-string (default unconditionally since 5.0)
> -safer-matching Do not use type information to optimize pattern-matching
> -set-runtime-default <param>=<value> Set the default for runtime parameter <param> to <value>
> -short-paths Shorten paths in types
> -strict-sequence Left-hand part of a sequence must have type unit
> -no-strict-sequence Left-hand part of a sequence need not have type unit (default)
> -strict-formats Reject invalid formats accepted by legacy implementations (default)
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should always use this flag
> to detect invalid formats so you can fix them.)
> -no-strict-formats Accept invalid formats accepted by legacy implementations
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should never use this flag
> and instead fix invalid formats.)
> -thread (deprecated) same as -I +threads
> -unboxed-types unannotated unboxable types will be unboxed
> -no-unboxed-types unannotated unboxable types will not be unboxed (default)
> -unsafe Do not compile bounds checking on array and string access
> -unsafe-string (option not available)
> -use-runtime <file> Generate bytecode for the given runtime system
> -use_runtime <file> (deprecated) same as -use-runtime
> -launch-method <method> Use <method> for the bytecode launcher rather than the mechanism in runtime-launch-info
> -runtime-search {disable|enable|always} Control the way the bytecode header searches for the interpreter
> The following settings are supported:
> disable use a fixed absolute path to the runtime
> enable search for runtime only if not found at the absolute path
> always always search for the runtime
> The default setting is 'disable'.
> -v Print compiler version and location of standard library and exit
> -verbose Print calls to external commands
> -version Print version and exit
> --version Print version and exit
> -vmthread (no longer supported)
> -vnum Print version number and exit
> -w <list> Enable or disable warnings according to <list>:
> +<spec> enable warnings in <spec>
> -<spec> disable warnings in <spec>
> @<spec> enable warnings in <spec> and treat them as errors
> <spec> can be:
> <num> a single warning number
> <num1>..<num2> a range of consecutive warning numbers
> <letter> a predefined set
> default setting is "+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70-74"
> -warn-error <list> Enable or disable error status for warnings according
> to <list>. See option -w for the syntax of <list>.
> Default setting is "-a"
> -warn-help Show description of warning numbers
> -where Print location of standard library and exit
> - <file> Treat <file> as a file name (even if it starts with `-')
> -match-context-rows <n> (advanced, see manual section 13.2.)
> -use-prims <file> (undocumented)
> -dno-unique-ids (undocumented)
> -dunique-ids (undocumented)
> -dno-canonical-ids (undocumented)
> -dcanonical-ids (undocumented)
> -dno-locations (undocumented)
> -dlocations (undocumented)
> -dsource (undocumented)
> -dparsetree (undocumented)
> -dtypedtree (undocumented)
> -dshape (undocumented)
> -dmatchcomp (undocumented)
> -drawlambda (undocumented)
> -dlambda (undocumented)
> -dinstr (undocumented)
> -dcamlprimc (undocumented)
> -dtimings Print timings information for each pass
> -dprofile Print performance information for each pass
> The columns are: time alloc top-heap absolute-top-heap.
> -dump-into-file dump output like -dlambda into <target>.dump
> -dump-dir <dir> dump output like -dlambda into <dir>/<target>.dump
> -args <file> Read additional newline-terminated command line arguments
> from <file>
> -args0 <file> Read additional null character terminated command line arguments
> from <file>
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamldebug.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldebug (from $prefix/$bindir\ocamldebug.exe) -M <exit 2>
> ocamldebug: unknown option '-M'.
> Usage: ocamldebug [options] <program> [arguments]
> Options are:
> -c <count> Set max number of checkpoints kept
> -cd <dir> Change working directory
> -emacs For running the debugger under emacs; implies -machine-readable
> -I <dir> Add <dir> to the list of include directories
> -machine-readable Print information in a format more suitable for machines
> -s <filename> Set the name of the communication socket
> -version Print version and exit
> -vnum Print version number and exit
> -no-version Do not print version at startup
> -no-prompt Suppress all prompts
> -no-time Do not print times
> -no-breakpoint-message Do not print message at breakpoint setup and removal
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamldep.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldep.byte (from $prefix/$bindir\ocamldep.byte.exe) -M <exit 2>
> ocamldep.byte: unknown option '-M'.
> Usage: ocamldep.byte <options> <files>
> Try 'ocamldep.byte --help' for more information.
$prefix/$bindir\ocamldep.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldep (from $prefix/$bindir\ocamldep.exe) -M <exit 2>
> ocamldep: unknown option '-M'.
> Usage: ocamldep <options> <files>
> Try 'ocamldep --help' for more information.
$prefix/$bindir\ocamldoc.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldoc (from $prefix/$bindir\ocamldoc.exe) -M <exit 2>
> ocamldoc: unknown option '-M'.
> Usage: ocamldoc [options] <files>
> Options are:
> -absname Show absolute filenames in error messages
> -no-absname Do not try to show absolute filenames in error messages (default)
> -alert <list> Enable or disable alerts according to <list>:
> +<alertname> enable alert <alertname>
> -<alertname> disable alert <alertname>
> ++<alertname> treat <alertname> as fatal error
> --<alertname> treat <alertname> as non-fatal
> @<alertname> enable <alertname> and treat it as fatal error
> <alertname> can be 'all' to refer to all alert names
> -i-variance Print inferred variances
> -I <dir> Add <dir> to the list of include directories
> -H <dir> Add <dir> to the list of "hidden" include directories
> (Like -I, but the program can not directly reference these dependencies)
> -impl <file> Compile <file> as a .ml file
> -intf <file> Compile <file> as a .mli file
> -intf-suffix <string> Suffix for interface files (default: .mli)
> -intf_suffix <string> (deprecated) same as -intf-suffix
> -keywords <version+list> set keywords following the <version+list> spec:
>
> -<version> if present specifies the base set of keywords
>
> (if absent the current set of keywords is used)
> -<list> is a "+"-separated list of keywords to add to
>
> the base set of keywords.
>
> -labels Use commuting label mode
> -modern (deprecated) same as -labels
> -alias-deps Do record dependencies for module aliases
> -no-alias-deps Do not record dependencies for module aliases
> -app-funct Activate applicative functors
> -no-app-funct Deactivate applicative functors
> -noassert Do not compile assertion checks
> -nolabels Ignore non-optional labels in types
> -nostdlib Do not add default directory to the list of include directories
> -nocwd Do not implicitly add the current directory to the load path
> -open <module> Opens the module <module> before typing
> -pp <command> Pipe sources through preprocessor <command>
> -ppx <command> Pipe abstract syntax trees through preprocessor <command>
> -principal Check principality of type inference
> -no-principal Do not check principality of type inference (default)
> -rectypes Allow arbitrary recursive types
> -no-rectypes Do not allow arbitrary recursive types (default)
> -safe-string (default unconditionally since 5.0)
> -short-paths Shorten paths in types
> -strict-sequence Left-hand part of a sequence must have type unit
> -no-strict-sequence Left-hand part of a sequence need not have type unit (default)
> -strict-formats Reject invalid formats accepted by legacy implementations (default)
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should always use this flag
> to detect invalid formats so you can fix them.)
> -no-strict-formats Accept invalid formats accepted by legacy implementations
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should never use this flag
> and instead fix invalid formats.)
> -thread (deprecated) same as -I +threads
> -unboxed-types unannotated unboxable types will be unboxed
> -no-unboxed-types unannotated unboxable types will not be unboxed (default)
> -unsafe-string (option not available)
> -v Print compiler version and location of standard library and exit
> -verbose Print calls to external commands
> -version Print version and exit
> --version Print version and exit
> -vmthread (no longer supported)
> -vnum Print version number and exit
> -w <list> Enable or disable warnings according to <list>:
> +<spec> enable warnings in <spec>
> -<spec> disable warnings in <spec>
> @<spec> enable warnings in <spec> and treat them as errors
> <spec> can be:
> <num> a single warning number
> <num1>..<num2> a range of consecutive warning numbers
> <letter> a predefined set
> default setting is "+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70-74"
> - <file> Treat <file> as a file name (even if it starts with `-')
> -initially-opened-module <module> Name of the module that is initially opened
> -lib <module> Name of the library namespace for a prefixed library.Note: very experimental.
> -text <file> Consider <file> as a .txt file
> -warn-error Treat ocamldoc warnings as errors
> -show-missed-crossref Show missed cross-reference opportunities
> -hide-warnings do not print ocamldoc warnings
> -o <file> Set the output file name, used by texi, latex and dot generators
> (default is ocamldoc.out)
> or the prefix of index files for the HTML generator
> (default is index)
> -d <dir> Generate files in directory <dir>, rather than in current
> directory (for man and HTML generators)
> -sort Sort the list of top modules before generating the documentation
> -no-stop Do not stop at (**/**) comments
> -no-custom-tags Do not allow custom @-tags
> -stars Remove beginning blanks of comment lines, until the first '*'
> -inv-merge-ml-mli Inverse implementations and interfaces when merging
> -no-module-constraint-filter Do not filter module elements using module type constraints
> -keep-code Always keep code when available
>
> -dump <file> Dump collected information into <file>
> -load <file> Load information from <file> ; may be used several times
>
> -t <title> Use <title> as title for the generated documentation
> -intro <file> Use content of <file> as ocamldoc text to use as introduction
> (HTML, LaTeX and TeXinfo only)
> -hide <M1,M2.M3,...> Hide the given complete module names in generated doc
> -m <options> specify merge options between .mli and .ml
> <options> can be one or more of the following characters:
> d merge description
> a merge @author
> v merge @version
> l merge @see
> s merge @since
> b merge @before
> o merge @deprecated
> p merge @param
> e merge @raise
> r merge @return
> c merge custom @-tags
> A merge all
>
> *** choosing a generator ***
>
> -html Generate HTML documentation
> -latex Generate LaTeX documentation
> -texi Generate TeXinfo documentation
> -man Generate man pages
> -dot Generate dot code of top modules dependencies
> -customdir Display custom generators standard directory and exit
> -i <dir> Add the given directory to the search path for custom
> generators
> -g <file.cm[o|a|xs]> Load file defining a new documentation generator
>
> *** HTML options ***
>
> -all-params Display the complete list of parameters for functions and
> methods (HTML only)
> -css-style <file> Use content of <file> as CSS style definition (HTML only)
> -index-only Generate index files only (HTML only)
> -colorize-code Colorize code even in documentation pages (HTML only)
> -short-functors Use short form to display functor types (HTML only)
> -charset <s> Add information about character encoding being s
> (default is UTF-8)
> -nonavbar Do not include the navigation bar (HTML only)
>
> *** LaTeX options ***
>
> -noheader Suppress header in generated documentation
> (LaTeX and TeXinfo only)
> -notrailer Suppress trailer in generated documentation
> (LaTeX and TeXinfo only)
> -sepfiles Generate one file per toplevel module (LaTeX only)
> -latextitle n,style Associate {n } to the given sectioning style
> (e.g. 'section') in the latex output (LaTeX only)
> Default sectioning is:
> 0 -> section
> 1 -> section
> 2 -> subsection
> 3 -> subsubsection
> 4 -> paragraph
> 5 -> subparagraph
> -latex-value-prefix <string>
> Use <string> as prefix for the LaTeX labels of values.
> (default is "val:")
> -latex-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of types.
> (default is "type:")
> -latex-exception-prefix <string>
> Use <string> as prefix for the LaTeX labels of exceptions.
> (default is "exception:")
> -latex-attribute-prefix <string>
> Use <string> as prefix for the LaTeX labels of attributes.
> (default is "val:")
> -latex-method-prefix <string>
> Use <string> as prefix for the LaTeX labels of methods.
> (default is "method:")
> -latex-module-prefix <string>
> Use <string> as prefix for the LaTeX labels of modules.
> (default is "module:")
> -latex-module-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of module types.
> (default is "moduletype:")
> -latex-class-prefix <string>
> Use <string> as prefix for the LaTeX labels of classes.
> (default is "class:")
> -latex-class-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of class types.
> (default is "classtype:")
> -latex-escape-underscore escape underscore in references
> -notoc Do not generate table of contents (LaTeX only)
>
> *** texinfo options ***
>
> -noindex Do not build index for Info files (TeXinfo only)
> -esc8 Escape accentuated characters in Info files (TeXinfo only)
> -texinfotitle n,style Associate {n } to the given sectioning style
> (e.g. 'section') in the texInfo output (TeXinfo only)
> Default sectioning is:
> 0 -> @chapter , @majorheading
> 1 -> @chapter , @majorheading
> 2 -> @section , @heading
> 3 -> @subsection , @subheading
> 4 -> @subsubsection , @subsubheading
> -info-section Specify section of Info directory (TeXinfo only)
> -info-entry Specify Info directory entry (TeXinfo only)
>
> *** dot options ***
>
> -dot-colors <c1,c2,...,cn>
> Use colors c1,c1,...,cn in the dot output
> (default list is darkturquoise,darkgoldenrod2,cyan,green,
> magenta,yellow,burlywood1,aquamarine,floralwhite,lightpink,
> lightblue,mediumturquoise,salmon,slategray3)
> -dot-include-all Include all modules in the dot output, not only the
> modules given on the command line
> -dot-types Generate dependency graph for types instead of modules
> -dot-reduce Perform a transitive reduction on the selected dependency graph
> before the dot output
>
> *** man pages options ***
>
> -man-mini Generate man pages only for modules, module types, classes
> and class types (man only)
> -man-suffix <suffix> Use <suffix> for man page files (default is 3o) (man only)
>
> -man-section <section> Use <section> in man page files (default is 3) (man only)
>
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamllex.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamllex.byte (from $prefix/$bindir\ocamllex.byte.exe) -M <exit 2>
> ocamllex.byte: unknown option '-M'.
> Usage: ocamllex [options] sourcefile
> Options are:
> -ml Output code that does not use the Lexing module built-in automata interpreter
> -o <file> Set output file name to <file>
> -q Do not display informational messages
> -v Print version and exit
> -version Print version and exit
> -vnum Print version number and exit
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamllex.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamllex (from $prefix/$bindir\ocamllex.exe) -M <exit 2>
> ocamllex: unknown option '-M'.
> Usage: ocamllex [options] sourcefile
> Options are:
> -ml Output code that does not use the Lexing module built-in automata interpreter
> -o <file> Set output file name to <file>
> -q Do not display informational messages
> -v Print version and exit
> -version Print version and exit
> -vnum Print version number and exit
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamlmklib.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlmklib (from $prefix/$bindir\ocamlmklib.exe) -M <exit 4>
> Unknown option -M
> Usage: ocamlmklib [options] <.cmo|.cma|.cmx|.ml|.mli|.o|.a|.obj|.lib|
> .dll|.dylib files>
> Options are:
> -args <file> Read additional newline-terminated command line arguments
> from <file>
> -args0 <file> Read additional null character terminated command line
> arguments from <file>
> -cclib <lib> C library passed to ocamlc -a or ocamlopt -a only
> -ccopt <opt> C option passed to ocamlc -a or ocamlopt -a only
> -custom Disable dynamic loading
> -g Build with debug information
> -dllpath <dir> Add <dir> to the run-time search path for DLLs
> -F<dir> Specify a framework directory (MacOSX)
> -framework <name> Use framework <name> (MacOSX)
> -help Print this help message and exit
> --help Same as -help
> -h Same as -help
> -I <dir> Add <dir> to the path searched for OCaml object files
> -failsafe fall back to static linking if DLL construction failed
> -ldopt <opt> C option passed to the shared linker only
> -linkall Build OCaml archive with link-all behavior
> -l<lib> Specify a dependent C library
> -L<dir> Add <dir> to the path searched for C libraries
> -ocamlc <cmd> Use <cmd> in place of "ocamlc"
> -ocamlcflags <opt> Pass <opt> to ocamlc
> -ocamlopt <cmd> Use <cmd> in place of "ocamlopt"
> -ocamloptflags <opt> Pass <opt> to ocamlopt
> -o <name> Generated OCaml library is named <name>.cma or <name>.cmxa
> -oc <name> Generated C library is named dll<name>.so or lib<name>.a
> -rpath <dir> Same as -dllpath <dir>
> -R<dir> Same as -rpath
> -suffixed Append runtime ID to any generated shared libraries
> -verbose Print commands before executing them
> -v same as -verbose
> -version Print version and exit
> -vnum Print version number and exit
> -Wl,-rpath,<dir> Same as -dllpath <dir>
> -Wl,-rpath -Wl,<dir> Same as -dllpath <dir>
> -Wl,-R<dir> Same as -dllpath <dir>
$prefix/$bindir\ocamlmktop.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlmktop (from $prefix/$bindir\ocamlmktop.exe) -M <exit 2>
> C:\ocamlmgw-8831\bin\ocamlc.exe: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix/$bindir\ocamlobjinfo.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlobjinfo.byte (from $prefix/$bindir\ocamlobjinfo.byte.exe) -M <exit 2>
> ocamlobjinfo.byte: unknown option '-M'.
> ocamlobjinfo.byte [OPTIONS] FILES : give information on files
> -quiet Only print explicitly required information
> -no-approx Do not print module approximation information
> -no-code Do not print code from exported flambda functions
> -shape Print the shape of the module
> -index Print a list of all usages of values, types, etc. in the module
> -decls Print a list of all declarations in the module
> -uid-deps Print the declarations' uids dependencies of the module
> -null-crc Print a null CRC for imported interfaces
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamlobjinfo.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlobjinfo (from $prefix/$bindir\ocamlobjinfo.exe) -M <exit 2>
> ocamlobjinfo: unknown option '-M'.
> ocamlobjinfo [OPTIONS] FILES : give information on files
> -quiet Only print explicitly required information
> -no-approx Do not print module approximation information
> -no-code Do not print code from exported flambda functions
> -shape Print the shape of the module
> -index Print a list of all usages of values, types, etc. in the module
> -decls Print a list of all declarations in the module
> -uid-deps Print the declarations' uids dependencies of the module
> -null-crc Print a null CRC for imported interfaces
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamlprof.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlprof (from $prefix/$bindir\ocamlprof.exe) -M <exit 2>
> ocamlprof: unknown option '-M'.
> Usage: ocamlprof <options> <files>
> Options are:
> -f <file> Use <file> as dump file (default ocamlprof.dump)
> -F <s> Insert string <s> with the counts
> -impl <file> Process <file> as a .ml file
> -instrument (undocumented)
> -intf <file> Process <file> as a .mli file
> -keywords <version+keywords> Specify keyword set.
> -m <flags> (undocumented)
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
Testing compilation mechanisms for $prefix/$bindir
$prefix/$bindir\ocamlc.exe -where
ocamlc -where: $prefix/$libdir
ocamlopt -where: n/a
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_complete_exe_shared.exe test_install_script.ml -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -runtime-variant _shared -output-complete-exe <exit 2>
> ** Fatal error: Cannot find file "-lcamlrun-i686-w64-mingw32-0058"
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_complete_exe_static.exe test_install_script.ml -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -output-complete-exe
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -runtime-variant _shared -output-complete-obj
$CC -o $PWD\byt_complete_obj_shared.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lcamlrun_shared -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
** Fatal error: Cannot find file "-lcamlrun_shared"
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -output-complete-obj
$CC -o $PWD\byt_complete_obj_static.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lcamlrun -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -runtime-variant _shared -output-obj
$CC -o $PWD\byt_obj_shared.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lunixbyt -lcamlrun_shared -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
** Fatal error: Cannot find file "-lcamlrun_shared"
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o test_install_ocaml.o test_install_script.ml -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -output-obj
$CC -o $PWD\byt_obj_static.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lunixbyt -lcamlrun -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\custom_shared.exe test_install_script.ml -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -runtime-variant _shared -custom <exit 2>
> ** Fatal error: Cannot find file "-lcamlrun-i686-w64-mingw32-0058"
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\custom_static.exe test_install_script.ml -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -custom
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_always.exe test_install_script.ml -dllpath $prefix\$libdir\stublibs -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -runtime-search always
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_enable.exe test_install_script.ml -dllpath $prefix\$libdir\stublibs -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml -runtime-search enable
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_disable.exe test_install_script.ml -dllpath $prefix\$libdir\stublibs -set-runtime-default standard_library_default=C:\ocamlmgw-8831.new\lib\ocaml
Running programs
$PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
test-prog (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe test-prog false $prefix $libdir
sh (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe sh false $prefix $libdir
.\byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe .\byt_default_exe_disable false $prefix $libdir
byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe byt_default_exe_disable false $prefix $libdir
byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe byt_default_exe_disable false $prefix $libdir
$PWD\byt_default_exe_enable.exe skip $PWD\byt_default_exe_enable.exe $PWD\byt_default_exe_enable.exe false $prefix $libdir
test-prog (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe test-prog false $prefix $libdir
sh (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe sh false $prefix $libdir
.\byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe .\byt_default_exe_enable false $prefix $libdir
byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable false $prefix $libdir
byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable false $prefix $libdir
$PWD\byt_default_exe_always.exe skip $PWD\byt_default_exe_always.exe $PWD\byt_default_exe_always.exe false $prefix $libdir
test-prog (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe test-prog false $prefix $libdir
sh (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe sh false $prefix $libdir
.\byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe .\byt_default_exe_always false $prefix $libdir
byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always false $prefix $libdir
byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always false $prefix $libdir
$PWD\custom_static.exe skip $PWD\custom_static.exe $PWD\custom_static.exe false $prefix $libdir
test-prog (from $PWD\custom_static.exe) skip $PWD\custom_static.exe test-prog false $prefix $libdir
sh (from $PWD\custom_static.exe) skip $PWD\custom_static.exe sh false $prefix $libdir
.\custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe .\custom_static false $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static false $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static false $prefix $libdir
$PWD\byt_obj_static.exe skip $PWD\byt_obj_static.exe $PWD\byt_obj_static.exe false $prefix $libdir
test-prog (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe test-prog false $prefix $libdir
sh (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe sh false $prefix $libdir
.\byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe .\byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static false $prefix $libdir
$PWD\byt_complete_obj_static.exe skip $PWD\byt_complete_obj_static.exe $PWD\byt_complete_obj_static.exe false $prefix $libdir
test-prog (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe test-prog false $prefix $libdir
sh (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe sh false $prefix $libdir
.\byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe .\byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static false $prefix $libdir
$PWD\byt_complete_exe_static.exe skip $PWD\byt_complete_exe_static.exe $PWD\byt_complete_exe_static.exe false $prefix $libdir
test-prog (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe test-prog false $prefix $libdir
sh (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe sh false $prefix $libdir
.\byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe .\byt_complete_exe_static false $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static false $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static false $prefix $libdir
Renaming $prefix to $prefix.new
Re-running test programs
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe true $prefix $libdir
> Environment
> PATH=$prefix.new\$bindir:$PATH
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $PWD\byt_default_exe_enable.exe skip $PWD\byt_default_exe_enable.exe $PWD\byt_default_exe_enable.exe true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml test-prog (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe test-prog true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml sh (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe sh true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml .\byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe .\byt_default_exe_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $PWD\byt_default_exe_always.exe skip $PWD\byt_default_exe_always.exe $PWD\byt_default_exe_always.exe true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml test-prog (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe test-prog true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml sh (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe sh true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml .\byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe .\byt_default_exe_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always true $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always true $prefix $libdir
$PWD\custom_static.exe skip $PWD\custom_static.exe $PWD\custom_static.exe true $prefix $libdir
test-prog (from $PWD\custom_static.exe) skip $PWD\custom_static.exe test-prog true $prefix $libdir
sh (from $PWD\custom_static.exe) skip $PWD\custom_static.exe sh true $prefix $libdir
.\custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe .\custom_static true $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static true $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static true $prefix $libdir
$PWD\byt_obj_static.exe skip $PWD\byt_obj_static.exe $PWD\byt_obj_static.exe true $prefix $libdir
test-prog (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe sh true $prefix $libdir
.\byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe .\byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static true $prefix $libdir
$PWD\byt_complete_obj_static.exe skip $PWD\byt_complete_obj_static.exe $PWD\byt_complete_obj_static.exe true $prefix $libdir
test-prog (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe sh true $prefix $libdir
.\byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe .\byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static true $prefix $libdir
$PWD\byt_complete_exe_static.exe skip $PWD\byt_complete_exe_static.exe $PWD\byt_complete_exe_static.exe true $prefix $libdir
test-prog (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe sh true $prefix $libdir
.\byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe .\byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static true $prefix $libdir
Testing loading of libraries with bytecode dynlink
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -I +dynlink dynlink.cma -linkall -o $PWD\test_script.exe test_install_script.ml
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\test_script.exe runtime_events
> Loaded runtime_events.cma
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\test_script.exe str
> Loaded str.cma
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\test_script.exe unix threads
> Loaded unix.cma
> Loaded threads.cma
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\test_script.exe unix
> Loaded unix.cma
Testing loading of libraries in $prefix.new\$bindir\ocaml.exe
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cma
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cma
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cma
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
> Loaded threads.cma
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
Testing processing of ld.conf
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma -o $PWD\test_ld_conf.byte.exe 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.exe -config
$prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- Base ld.conf + CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=;/;//;.;..;.\;..\;.\stublibs;..\stublibs;stublibs;.stublibs;..stublibs;C:\ocamlmgw-8831.new\lib\ocaml;/lib/ocaml $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=;/;//;.;..;.\;..\;.\stublibs;..\stublibs;stublibs;.stublibs;..stublibs;C:\ocamlmgw-8831.new\lib\ocaml;/lib/ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- 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.exe -config
CAML_LD_LIBRARY_PATH="quoted";quote"in"entry;one";"entry;one";"two";three $prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- Base ld.conf with CRLF endings
$prefix.new\$bindir\ocamlrun.exe -config
$prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- Empty CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH= $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH= $prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- Embedded empty entry in CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=; $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=; $prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- Empty CAMLLIB
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- Empty OCAMLLIB
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- $OCAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env OCAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\ocamllib CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\ocamllib CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- $CAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
- EOF-at-EOF
$prefix.new\$bindir\ocamlrun.exe -config
$prefix.new\$bindir\ocamlrun.exe $PWD\test_ld_conf.byte.exe
Restoring $prefix.new\$libdir\ld.conf.bak to $prefix.new\$libdir\ld.conf
Testing bytecode binaries in $prefix.new\$bindir
$prefix.new\$bindir\flexlink.byte.exe -vnum <exit 2>
$prefix.new\$bindir\flexlink.exe -vnum <exit 2>
$prefix.new\$bindir\ocaml.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlc.byte.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlc.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlcmt.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlcp.exe -vnum <exit 2>
$prefix.new\$bindir\ocamldebug.exe -vnum <exit 2>
$prefix.new\$bindir\ocamldep.byte.exe -vnum <exit 2>
$prefix.new\$bindir\ocamldep.exe -vnum <exit 2>
$prefix.new\$bindir\ocamldoc.exe -vnum <exit 2>
$prefix.new\$bindir\ocamllex.byte.exe -vnum <exit 2>
$prefix.new\$bindir\ocamllex.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlmklib.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlmktop.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlobjinfo.byte.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlobjinfo.exe -vnum <exit 2>
$prefix.new\$bindir\ocamlprof.exe -vnum <exit 2>
Testing compilation mechanisms for $prefix.new\$bindir
$prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -where
ocamlc -where: $prefix/$libdir
ocamlopt -where: n/a
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_complete_exe_shared.exe test_install_script.ml -runtime-variant _shared -output-complete-exe <exit 2>
> Cannot exec C:/ocamlmgw-8831/bin\ocamlrun-00d8
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_complete_exe_static.exe test_install_script.ml -output-complete-exe <exit 2>
> Cannot exec C:/ocamlmgw-8831/bin\ocamlrun-00d8
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lcamlrun_shared -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
** Fatal error: Cannot find file "-lcamlrun_shared"
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lcamlrun -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lunixbyt -lcamlrun_shared -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
** Fatal error: Cannot find file "-lcamlrun_shared"
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lunixbyt -lcamlrun -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\custom_shared.exe test_install_script.ml -runtime-variant _shared -custom <exit 2>
> Cannot exec C:/ocamlmgw-8831/bin\ocamlrun-00d8
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\custom_static.exe test_install_script.ml -custom <exit 2>
> Cannot exec C:/ocamlmgw-8831/bin\ocamlrun-00d8
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_always.exe test_install_script.ml -runtime-search always
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_enable.exe test_install_script.ml -runtime-search enable
OCAMLLIB=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_disable.exe test_install_script.ml
Running programs
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $PWD\byt_default_exe_enable.exe skip $PWD\byt_default_exe_enable.exe $PWD\byt_default_exe_enable.exe false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml test-prog (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe test-prog false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml sh (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe sh false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml .\byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe .\byt_default_exe_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml $PWD\byt_default_exe_always.exe skip $PWD\byt_default_exe_always.exe $PWD\byt_default_exe_always.exe false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml test-prog (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe test-prog false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml sh (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe sh false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml .\byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe .\byt_default_exe_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always false $prefix $libdir
CAML_LD_LIBRARY_PATH=C:\ocamlmgw-8831.new\lib\ocaml byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always false $prefix $libdir
$PWD\byt_obj_static.exe skip $PWD\byt_obj_static.exe $PWD\byt_obj_static.exe false $prefix $libdir
test-prog (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe test-prog false $prefix $libdir
sh (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe sh false $prefix $libdir
.\byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe .\byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static false $prefix $libdir
$PWD\byt_complete_obj_static.exe skip $PWD\byt_complete_obj_static.exe $PWD\byt_complete_obj_static.exe false $prefix $libdir
test-prog (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe test-prog false $prefix $libdir
sh (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe sh false $prefix $libdir
.\byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe .\byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static false $prefix $libdir
Restoring $prefix.new to $prefix
make: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/testsuite/in_prefix'
+ rm -rf C:/ocamlmgw-8831
+ cd testsuite
+ cd ..
+ git clean -q -f -d -x
+ eval ./configure '' --build=i686-pc-cygwin --host=i686-w64-mingw32 '--prefix=$instdir' '--with-relative-libdir=$reldir' --enable-runtime-search=always --enable-runtime-search-target --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants
++ ./configure --build=i686-pc-cygwin --host=i686-w64-mingw32 --prefix=C:/ocamlmgw-8831 '--with-relative-libdir=..\lib\ocaml' --enable-runtime-search=always --enable-runtime-search-target --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants
configure: Configuring OCaml version 5.4.0+dev0-2024-08-25
checking build system type... i686-pc-cygwin
checking host system type... i686-w64-mingw32
checking target system type... i686-w64-mingw32
checking for csc... csc
checking for i686-w64-mingw32-ld... i686-w64-mingw32-ld
checking how to print strings... printf
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-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 i686-w64-mingw32-gcc... i686-w64-mingw32-ld
checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking how to convert i686-pc-cygwin file names to i686-w64-mingw32 format... func_convert_file_cygwin_to_w32
checking how to convert i686-pc-cygwin file names to toolchain format... func_convert_file_noop
checking for i686-w64-mingw32-ld option to reload object files... -r
checking for file... file
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for gawk... gawk
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (i686-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
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 i686-w64-mingw32-gcc generates a .note.GNU-stack section... no
checking if i686-w64-mingw32-gcc generates .size and .type asm directives... no
checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
checking C compiler vendor... mingw-9-0-gcc-10-2
checking whether target executables can be run in the build... yes
checking for a workable solution for ln -sf... ln -sf
checking whether #! works in shell scripts... yes
checking whether the C compiler accepts -Wold-style-declaration... yes
checking whether the C compiler accepts -Wimplicit-fallthrough=5... yes
checking for flexdll sources... flexdll
checking for flexlink... flexlink
checking for flexdll.h... yes
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... no
checking for sys/mman.h... no
checking for off_t... yes
checking size of int... 4
checking size of long... 4
checking size of long *... 4
checking size of short... 2
checking size of long long... 8
configure: Target is a 32 bits architecture
checking whether byte ordering is bigendian... no
checking alignment of double... 8
checking alignment of long... 4
checking alignment of long long... 8
checking for max_align_t... yes
checking if i686-w64-mingw32-gcc supports _Atomic types with no additional options... yes
checking whether the C compiler accepts -fno-tree-vrp... yes
checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
checking whether i686-w64-mingw32-gcc supports the labels as values extension... yes
configure: the native compiler is not supported on this platform
checking for i686-w64-mingw32-ld... i686-w64-mingw32-ld
checking for rlwrap... no
configure: checking semantics of signal handlers
checking for sigaction... no
checking for sigprocmask... no
configure: assuming signals have the System V semantics.
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... no
checking for getrusage... no
checking for times... no
checking for strlcpy... no
checking for secure_getenv... no
checking for __secure_getenv... no
checking for issetugid... no
checking for library containing clock_gettime... none required
configure: not using thread sanitizer
checking for library containing socket... no
checking for socketpair... no
checking for socklen_t... yes
checking for inet_aton... no
checking for afunix.h... no
checking for struct sockaddr_in6... yes
checking for getaddrinfo... no
checking for getnameinfo... no
checking for inet_pton... no
checking for inet_ntop... no
checking for rewinddir... yes
checking for lockf... no
checking for mkfifo... no
checking for getcwd... yes
checking for system... yes
checking for utimes... no
checking for fchmod... no
checking for truncate... yes
checking for ftruncate... yes
checking for select... no
checking for nanosleep... yes
checking for symlink... no
checking for realpath... no
checking for waitpid... no
checking for wait4... no
checking for getgroups... no
checking for setgroups... no
checking for initgroups... no
checking for termios.h... no
checking for setitimer... no
checking for sys/utsname.h... no
checking for gettimeofday... yes
checking for mktime... yes
checking for putenv... yes
checking for setenv... no
checking for locale.h... yes
checking for newlocale... no
checking for xlocale.h... no
checking for strtod_l... no
configure: Dynamic loading of shared libraries is supported.
checking for sys/mman.h... (cached) no
checking for pwrite... no
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... no
checking for struct stat.st_atimensec... no
configure: stat does not support 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... no
checking for dup3... no
checking for pipe2... no
checking for accept4... no
checking for getauxval... no
checking for sys/shm.h... no
checking for execvpe... yes
checking for spawn.h... no
checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config
checking for i686-w64-mingw32-gcc options needed to detect all undeclared functions... none needed
checking for ZSTD_createCCtx in -lzstd... no
configure: WARNING: zstd library not found
configure: WARNING: compressed compilation artefacts not supported
configure: ocamldebug supported
checking for printf in -lgcc_eh... 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
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: 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_win32.ml to otherlibs/unix/unix.ml
config.status: linking ocamltest/ocamltest_unix_real.ml to ocamltest/ocamltest_unix.ml
config.status: executing native-symlinks commands
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=--build=i686-pc-cygwin --host=i686-w64-mingw32 --prefix=C:/ocamlmgw-8831 --with-relative-libdir=..\lib\ocaml --enable-runtime-search=always --enable-runtime-search-target --enable-ocamltest --enable-dependency-generation --enable-codegen-invariants
prefix=C:/ocamlmgw-8831
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
MKEXE=flexlink -exe -chain mingw -stack 16777216 -link -municode $(addprefix -link ,$(OC_LDFLAGS))
MKDLL=flexlink -chain mingw -stack 16777216 $(addprefix -link ,$(OC_DLL_LDFLAGS))
+ grep -F LIBDIR Makefile.build_config
TARGET_LIBDIR=..\lib\ocaml
LIBDIR_REL=..\lib\ocaml
+ make -j2
mkdir -p .dep/ocamltest
mkdir -p .dep/runtime
GEN runtime/caml/opnames.h
GEN runtime/caml/jumptbl.h
MKEXE runtime/sak.exe
CCDEPS .dep/ocamltest/run_stubs.d
CCDEPS .dep/ocamltest/run_win32.d
GEN runtime/build_config.h
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/weak.bpic.d
CCDEPS .dep/runtime/win32.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/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/weak.bi.d
CCDEPS .dep/runtime/win32.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/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/weak.bd.d
CCDEPS .dep/runtime/win32.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/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/weak.b.d
CCDEPS .dep/runtime/win32.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
GEN runtime/primitives
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/win32_non_shared.b.o
CC runtime/weak.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
CC runtime/win32.b.o
GEN runtime/prims.c
MKLIB runtime/libcamlrun_non_shared.a
CC runtime/prims.o
MKEXE runtime/ocamlruns.exe
MKLIB runtime/libcamlrun.a
cp runtime/ocamlruns.exe boot/ocamlrun.exe
cd stdlib; ln -sf ../runtime/libcamlrun.a .
make -C stdlib OCAMLRUN='$(ROOTDIR)/boot/ocamlrun.exe' USE_BOOT_OCAMLC=true all
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
OCAMLC camlinternalFormatBasics.cmi
CC header.o
OCAMLC camlinternalFormatBasics.cmo
OCAMLC stdlib.cmi
MKEXE tmpheader.exe
OCAMLC stdlib.cmo
i686-w64-mingw32-strip tmpheader.exe
OCAMLC stdlib__Either.cmi
OCAMLC stdlib__Sys.cmi
OCAMLC stdlib__Int32.cmi
OCAMLC stdlib__Type.cmi
OCAMLC stdlib__Atomic.cmi
OCAMLC camlinternalLazy.cmi
OCAMLC stdlib__Seq.cmi
OCAMLC stdlib__Pair.cmi
OCAMLC stdlib__Bool.cmi
OCAMLC stdlib__Char.cmi
OCAMLC stdlib__Uchar.cmi
OCAMLC stdlib__List.cmi
OCAMLC stdlib__Int.cmi
OCAMLC stdlib__Array.cmi
OCAMLC stdlib__Iarray.cmi
OCAMLC stdlib__Bytes.cmi
OCAMLC stdlib__String.cmi
OCAMLC stdlib__Unit.cmi
OCAMLC stdlib__Marshal.cmi
OCAMLC stdlib__Float.cmi
OCAMLC stdlib__Int32.cmo
OCAMLC stdlib__Int64.cmi
OCAMLC stdlib__Nativeint.cmi
OCAMLC stdlib__Lexing.cmi
OCAMLC stdlib__Repr.cmi
OCAMLC stdlib__Set.cmi
OCAMLC stdlib__Map.cmi
OCAMLC stdlib__Stack.cmi
OCAMLC stdlib__Queue.cmi
OCAMLC stdlib__Buffer.cmi
OCAMLC stdlib__Mutex.cmi
OCAMLC stdlib__Semaphore.cmi
OCAMLC stdlib__Domain.cmi
OCAMLC camlinternalFormat.cmi
OCAMLC stdlib__Printf.cmi
OCAMLC stdlib__Arg.cmi
OCAMLC stdlib__Fun.cmi
OCAMLC stdlib__Complex.cmi
OCAMLC stdlib__Digest.cmi
OCAMLC stdlib__Random.cmi
OCAMLC stdlib__Hashtbl.cmi
OCAMLC stdlib__Format.cmi
OCAMLC stdlib__Scanf.cmi
OCAMLC stdlib__Callback.cmi
OCAMLC stdlib__Dynarray.cmi
OCAMLC stdlib__Pqueue.cmi
OCAMLC stdlib__Ephemeron.cmi
OCAMLC stdlib__Filename.cmi
OCAMLC stdlib__Complex.cmo
OCAMLC stdlib__ArrayLabels.cmi
OCAMLC stdlib__ListLabels.cmi
OCAMLC stdlib__BytesLabels.cmi
OCAMLC stdlib__StringLabels.cmi
OCAMLC stdlib__MoreLabels.cmi
OCAMLC std_exit.cmi
OCAMLC stdlib__Either.cmo
OCAMLC stdlib__Sys.cmo
OCAMLC stdlib__Obj.cmi
OCAMLC stdlib__Atomic.cmo
OCAMLC stdlib__Lazy.cmi
OCAMLC stdlib__Option.cmi
OCAMLC stdlib__Pair.cmo
OCAMLC stdlib__Result.cmi
OCAMLC stdlib__Bool.cmo
OCAMLC stdlib__Char.cmo
OCAMLC stdlib__Uchar.cmo
OCAMLC stdlib__List.cmo
OCAMLC stdlib__Int.cmo
OCAMLC stdlib__Array.cmo
OCAMLC stdlib__Iarray.cmo
OCAMLC stdlib__Bytes.cmo
OCAMLC stdlib__String.cmo
OCAMLC stdlib__Unit.cmo
OCAMLC stdlib__Marshal.cmo
OCAMLC stdlib__Float.cmo
OCAMLC stdlib__Int64.cmo
OCAMLC stdlib__Nativeint.cmo
OCAMLC stdlib__Lexing.cmo
OCAMLC stdlib__Parsing.cmi
OCAMLC stdlib__Repr.cmo
OCAMLC stdlib__Set.cmo
OCAMLC stdlib__Map.cmo
OCAMLC stdlib__Stack.cmo
OCAMLC stdlib__Queue.cmo
OCAMLC stdlib__Buffer.cmo
OCAMLC stdlib__Mutex.cmo
OCAMLC stdlib__Condition.cmi
OCAMLC camlinternalFormat.cmo
OCAMLC stdlib__Printf.cmo
OCAMLC stdlib__Arg.cmo
OCAMLC stdlib__Printexc.cmi
OCAMLC stdlib__Bigarray.cmi
OCAMLC stdlib__Hashtbl.cmo
OCAMLC stdlib__Weak.cmi
OCAMLC stdlib__Format.cmo
OCAMLC stdlib__Scanf.cmo
OCAMLC stdlib__Callback.cmo
OCAMLC camlinternalOO.cmi
OCAMLC camlinternalMod.cmi
OCAMLC stdlib__Dynarray.cmo
OCAMLC stdlib__Pqueue.cmo
OCAMLC stdlib__Ephemeron.cmo
OCAMLC stdlib__Filename.cmo
OCAMLC stdlib__ArrayLabels.cmo
OCAMLC stdlib__ListLabels.cmo
OCAMLC stdlib__BytesLabels.cmo
OCAMLC stdlib__StringLabels.cmo
OCAMLC stdlib__MoreLabels.cmo
OCAMLC stdlib__StdLabels.cmi
OCAMLC stdlib__Effect.cmi
OCAMLC std_exit.cmo
OCAMLC stdlib__Obj.cmo
OCAMLC stdlib__Type.cmo
OCAMLC camlinternalLazy.cmo
OCAMLC stdlib__Lazy.cmo
OCAMLC stdlib__Seq.cmo
OCAMLC stdlib__Option.cmo
OCAMLC stdlib__Result.cmo
OCAMLC stdlib__Parsing.cmo
OCAMLC stdlib__Condition.cmo
OCAMLC stdlib__Semaphore.cmo
OCAMLC stdlib__Domain.cmo
OCAMLC stdlib__Printexc.cmo
OCAMLC stdlib__Fun.cmo
OCAMLC stdlib__Gc.cmi
OCAMLC stdlib__In_channel.cmi
OCAMLC stdlib__Out_channel.cmi
OCAMLC stdlib__Bigarray.cmo
OCAMLC stdlib__Random.cmo
OCAMLC stdlib__Weak.cmo
OCAMLC camlinternalOO.cmo
OCAMLC stdlib__Oo.cmi
OCAMLC camlinternalMod.cmo
OCAMLC stdlib__StdLabels.cmo
OCAMLC stdlib__Effect.cmo
OCAMLC stdlib__Gc.cmo
OCAMLC stdlib__In_channel.cmo
OCAMLC stdlib__Out_channel.cmo
OCAMLC stdlib__Digest.cmo
OCAMLC stdlib__Oo.cmo
LINKC stdlib.cma
rm tmpheader.exe
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
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 .
make all
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
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/win32.bd.o
CC runtime/weak.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
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/win32.bi.o
CC runtime/weak.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
rm -f flexdll/flexlink.exe
make -C flexdll MSVCC_ROOT= MSVCC=i686-w64-mingw32-gcc MSVCC64=i686-w64-mingw32-gcc MSVC_DETECT=0 OCAML_CONFIG_FILE=../Makefile.config CHAINS=mingw ROOTDIR=.. \
OCAMLRUN='$(ROOTDIR)/boot/ocamlrun.exe' NATDYNLINK=false \
OCAMLOPT='$(OCAMLRUN) $(ROOTDIR)/boot/ocamlc -use-prims ../runtime/primitives -nostdlib -I ../stdlib -runtime-search always' \
flexlink.exe support
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/flexdll'
mkdir -p byte/bin
MKLIB runtime/libcamlrund.a
MKLIB runtime/libcamlruni.a
make[2]: Nothing to be done for 'support'.
Building flexlink.exe with TOOLCHAIN=mingw for OCaml 5.4.0
rm -f flexlink.exe
../boot/ocamlrun.exe ../boot/ocamlc -use-prims ../runtime/primitives -nostdlib -I ../stdlib -runtime-search always -o flexlink.exe -cclib "version_res.o" version.ml Compat.ml coff.ml cmdline.ml create_dll.ml reloc.ml
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/flexdll'
cp flexdll/flexlink.exe flexlink.byte.exe
cp flexdll/flexdll_mingw.o flexdll/flexdll_initer_mingw.o .
rm -f byte/bin/flexlink.exe
cp boot/ocamlrun.exe byte/bin/flexlink.exe
cat flexlink.byte.exe >> byte/bin/flexlink.exe
MKEXE runtime/ocamlrun.exe
MKEXE runtime/ocamlrund.exe
MKEXE runtime/ocamlruni.exe
make ocamlc
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC utils/config.cmi
OCAMLC utils/build_path_prefix_map.cmi
OCAMLC utils/format_doc.cmi
OCAMLC utils/identifiable.cmi
OCAMLC utils/arg_helper.cmi
OCAMLC utils/local_store.cmi
OCAMLC utils/load_path.cmi
OCAMLC utils/profile.cmi
OCAMLC utils/terminfo.cmi
OCAMLC utils/ccomp.cmi
OCAMLC utils/warnings.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/binutils.cmi
OCAMLC utils/lazy_backtrack.cmi
OCAMLC utils/compression.cmi
OCAMLC parsing/location.cmi
OCAMLC parsing/unit_info.cmi
GEN parsing/camlinternalMenhirLib.mli
OCAMLC typing/annot.cmi
OCAMLC typing/value_rec_types.cmi
OCAMLC typing/ident.cmi
OCAMLC lambda/switch.cmi
OCAMLC lambda/runtimedef.cmi
OCAMLC file_formats/cmo_format.cmi
OCAMLC middle_end/linkage_name.cmi
OCAMLC middle_end/flambda/base_types/tag.cmi
OCAMLC middle_end/flambda/base_types/static_exception.cmi
OCAMLC middle_end/flambda/allocated_const.cmi
OCAMLC file_formats/cmxs_format.cmi
OCAMLC tools/make_opcodes.cmi
OCAMLLEX tools/make_opcodes.ml
OCAMLC bytecomp/bytesections.cmi
OCAMLC bytecomp/dll.cmi
OCAMLC driver/main_args.cmi
OCAMLC driver/makedepend.cmi
mkdir -p utils/config
OCAMLC utils/build_path_prefix_map.cmo
OCAMLC utils/format_doc.cmo
OCAMLC utils/arg_helper.cmo
OCAMLC utils/local_store.cmo
OCAMLC utils/terminfo.cmo
OCAMLC utils/int_replace_polymorphic_compare.cmo
GEN utils/domainstate.ml
OCAMLC utils/binutils.cmo
OCAMLC utils/lazy_backtrack.cmo
OCAMLC utils/compression.cmo
GEN parsing/camlinternalMenhirLib.ml
OCAMLLEX parsing/lexer.ml
OCAMLC lambda/switch.cmo
GEN lambda/runtimedef.ml
OCAMLC bytecomp/bytesections.cmo
cp utils/config.mli utils/config/config_main.mli
GEN utils/config/config_boot.ml
cp utils/config.mli utils/config/config_boot.mli
OCAMLC bytecomp/bytelibrarian.cmi
OCAMLC driver/errors.cmi
OCAMLC driver/maindriver.cmi
OCAMLC driver/main.cmi
OCAMLC utils/misc.cmi
OCAMLC utils/numbers.cmi
OCAMLC utils/domainstate.cmi
OCAMLC utils/diffing.cmi
OCAMLC parsing/asttypes.cmi
OCAMLC parsing/longident.cmi
OCAMLC parsing/syntaxerr.cmi
OCAMLC parsing/camlinternalMenhirLib.cmi
OCAMLC typing/path.cmi
OCAMLC lambda/debuginfo.cmi
OCAMLC middle_end/compilation_unit.cmi
OCAMLC tools/make_opcodes.cmo
GEN utils/config/config_main.ml
OCAMLC utils/misc.cmo
OCAMLC utils/identifiable.cmo
OCAMLC utils/numbers.cmo
OCAMLC utils/load_path.cmo
OCAMLC utils/profile.cmo
OCAMLC utils/warnings.cmo
OCAMLC utils/linkdeps.cmo
OCAMLC utils/strongly_connected_components.cmo
OCAMLC utils/targetint.cmo
OCAMLC utils/domainstate.cmo
OCAMLC utils/diffing.cmo
OCAMLC parsing/unit_info.cmo
OCAMLC parsing/asttypes.cmo
OCAMLC parsing/longident.cmo
OCAMLC parsing/syntaxerr.cmo
OCAMLC parsing/camlinternalMenhirLib.cmo
OCAMLC lambda/debuginfo.cmo
OCAMLC lambda/runtimedef.cmo
OCAMLC bytecomp/dll.cmo
OCAMLC utils/config/config_main.cmi
OCAMLC utils/config/config_boot.cmi
OCAMLC driver/errors.cmo
OCAMLC driver/main.cmo
OCAMLC utils/clflags.cmi
OCAMLC utils/consistbl.cmi
OCAMLC utils/diffing_with_keys.cmi
OCAMLC parsing/parsetree.cmi
OCAMLC typing/shape.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmi
OCAMLC middle_end/flambda/base_types/export_id.cmi
OCAMLC middle_end/backend_var.cmi
LINKC tools/make_opcodes.exe
OCAMLC driver/pparse.cmi
OCAMLC driver/compenv.cmi
GEN utils/config.ml
OCAMLC utils/clflags.cmo
OCAMLC utils/ccomp.cmo
OCAMLC utils/consistbl.cmo
OCAMLC utils/diffing_with_keys.cmo
OCAMLC parsing/location.cmo
OCAMLC typing/ident.cmo
OCAMLC typing/shape.cmo
OCAMLC driver/compenv.cmo
OCAMLC driver/main_args.cmo
OCAMLC utils/config/config_main.cmo
OCAMLC utils/config/config_boot.cmo
OCAMLC parsing/docstrings.cmi
OCAMLC parsing/ast_iterator.cmi
OCAMLC parsing/builtin_attributes.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/type_immediacy.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmi
GEN bytecomp/opcodes.ml
OCAMLC utils/config.cmo
OCAMLC parsing/docstrings.cmo
OCAMLC parsing/ast_iterator.cmo
OCAMLC parsing/printast.cmo
OCAMLC parsing/attr_helper.cmo
OCAMLC parsing/ast_invariants.cmo
OCAMLC parsing/depend.cmo
OCAMLC typing/type_immediacy.cmo
OCAMLC driver/pparse.cmo
OCAMLC parsing/ast_helper.cmi
OCAMLC typing/outcometree.cmi
GEN bytecomp/opcodes.mli
OCAMLC parsing/ast_helper.cmo
OCAMLC parsing/builtin_attributes.cmo
GEN parsing/parser.ml
OCAMLC parsing/ast_mapper.cmo
GEN parsing/parser.mli
OCAMLC typing/primitive.cmi
OCAMLC typing/oprint.cmi
OCAMLC bytecomp/opcodes.cmi
OCAMLC typing/primitive.cmo
OCAMLC bytecomp/opcodes.cmo
OCAMLC parsing/parser.cmi
OCAMLC typing/types.cmi
OCAMLC parsing/parser.cmo
OCAMLC parsing/lexer.cmi
OCAMLC typing/types.cmo
OCAMLC typing/oprint.cmo
OCAMLC driver/makedepend.cmo
OCAMLC typing/data_types.cmi
OCAMLC typing/rawprinttyp.cmi
OCAMLC typing/gprinttyp.cmi
OCAMLC typing/btype.cmi
OCAMLC typing/subst.cmi
OCAMLC typing/predef.cmi
OCAMLC typing/datarepr.cmi
OCAMLC file_formats/cmi_format.cmi
OCAMLC typing/errortrace.cmi
OCAMLC typing/signature_group.cmi
OCAMLC parsing/lexer.cmo
OCAMLC parsing/pprintast.cmo
OCAMLC parsing/parse.cmo
OCAMLC typing/path.cmo
OCAMLC typing/data_types.cmo
OCAMLC typing/rawprinttyp.cmo
OCAMLC typing/gprinttyp.cmo
OCAMLC typing/btype.cmo
OCAMLC typing/subst.cmo
OCAMLC typing/predef.cmo
OCAMLC typing/datarepr.cmo
OCAMLC file_formats/cmi_format.cmo
OCAMLC typing/errortrace.cmo
OCAMLC typing/signature_group.cmo
OCAMLC typing/persistent_env.cmi
OCAMLC typing/env.cmi
OCAMLC typing/persistent_env.cmo
OCAMLC typing/env.cmo
OCAMLC bytecomp/bytepackager.cmi
OCAMLC typing/typedtree.cmi
OCAMLC typing/ctype.cmi
OCAMLC typing/out_type.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 typing/untypeast.cmi
OCAMLC typing/includemod.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_unboxed.cmi
OCAMLC lambda/lambda.cmi
OCAMLC typing/value_rec_check.cmi
OCAMLC typing/typecore.cmi
OCAMLC typing/typeclass.cmi
OCAMLC lambda/printlambda.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 middle_end/internal_variable_names.cmi
OCAMLC middle_end/clambda_primitives.cmi
OCAMLC bytecomp/instruct.cmi
OCAMLC bytecomp/symtable.cmi
OCAMLC driver/compmisc.cmi
OCAMLC driver/compile_common.cmi
OCAMLC typing/typedtree.cmo
OCAMLC typing/ctype.cmo
OCAMLC typing/out_type.cmo
OCAMLC typing/mtype.cmo
OCAMLC typing/tast_iterator.cmo
OCAMLC typing/tast_mapper.cmo
OCAMLC typing/shape_reduce.cmo
OCAMLC typing/untypeast.cmo
OCAMLC typing/printpat.cmo
OCAMLC typing/patterns.cmo
OCAMLC typing/parmatch.cmo
OCAMLC typing/typedecl_properties.cmo
OCAMLC typing/typedecl_unboxed.cmo
OCAMLC lambda/lambda.cmo
OCAMLC lambda/value_rec_compiler.cmo
OCAMLC lambda/translobj.cmo
OCAMLC lambda/translattribute.cmo
OCAMLC lambda/translmod.cmo
OCAMLC lambda/tmc.cmo
OCAMLC lambda/simplif.cmo
OCAMLC bytecomp/bytegen.cmi
OCAMLC bytecomp/printinstr.cmi
OCAMLC bytecomp/emitcode.cmi
OCAMLC bytecomp/bytelink.cmi
OCAMLC driver/compile.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 driver/compile.cmo
OCAMLC driver/maindriver.cmo
OCAMLC typing/printtyped.cmi
OCAMLC typing/printtyp.cmi
OCAMLC typing/errortrace_report.cmi
OCAMLC typing/includeclass.cmi
OCAMLC file_formats/cmt_format.cmi
OCAMLC typing/includemod_errorprinter.cmi
OCAMLC typing/typedecl_variance.cmi
OCAMLC typing/typedecl_immediacy.cmi
OCAMLC typing/typedecl_separability.cmi
OCAMLC typing/typeopt.cmi
OCAMLC middle_end/variable.cmi
OCAMLC middle_end/clambda.cmi
OCAMLC bytecomp/meta.cmi
OCAMLC typing/printtyped.cmo
OCAMLC typing/printtyp.cmo
OCAMLC typing/errortrace_report.cmo
OCAMLC typing/includeclass.cmo
OCAMLC typing/envaux.cmo
OCAMLC typing/includecore.cmo
OCAMLC typing/stypes.cmo
OCAMLC file_formats/cmt_format.cmo
OCAMLC typing/includemod.cmo
OCAMLC typing/includemod_errorprinter.cmo
OCAMLC typing/typetexp.cmo
OCAMLC typing/typedecl_variance.cmo
OCAMLC typing/typedecl_immediacy.cmo
OCAMLC typing/typedecl_separability.cmo
OCAMLC typing/typeopt.cmo
OCAMLC typing/value_rec_check.cmo
OCAMLC lambda/printlambda.cmo
OCAMLC lambda/matching.cmo
OCAMLC lambda/translprim.cmo
OCAMLC lambda/translcore.cmo
OCAMLC lambda/translclass.cmo
OCAMLC bytecomp/meta.cmo
OCAMLC bytecomp/symtable.cmo
OCAMLC typing/cmt2annot.cmi
OCAMLC typing/typedecl.cmi
OCAMLC middle_end/flambda/base_types/closure_element.cmi
OCAMLC middle_end/symbol.cmi
OCAMLC middle_end/flambda/parameter.cmi
OCAMLC middle_end/flambda/base_types/mutable_variable.cmi
OCAMLC middle_end/flambda/base_types/closure_id.cmi
OCAMLC typing/cmt2annot.cmo
OCAMLC typing/typedecl.cmo
OCAMLC typing/typecore.cmo
OCAMLC typing/typeclass.cmo
OCAMLC typing/typemod.cmi
OCAMLC middle_end/flambda/base_types/var_within_closure.cmi
OCAMLC middle_end/flambda/base_types/closure_origin.cmi
OCAMLC typing/typemod.cmo
OCAMLC driver/compmisc.cmo
OCAMLC driver/compile_common.cmo
OCAMLC bytecomp/bytepackager.cmo
OCAMLC middle_end/flambda/projection.cmi
LINKC compilerlibs/ocamlbytecomp.cma
OCAMLC middle_end/flambda/flambda.cmi
OCAMLC middle_end/flambda/freshening.cmi
OCAMLC middle_end/flambda/simple_value_approx.cmi
OCAMLC middle_end/flambda/export_info.cmi
OCAMLC file_formats/cmx_format.cmi
LINKC compilerlibs/ocamlcommon.cma
LINKC ocamlc.exe
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make ocamllex ocamltools library
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
CC yacc/wstr.o
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
make -C stdlib all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
MKEXE yacc/ocamlyacc.exe
OCAMLC camlinternalFormatBasics.cmi
OCAMLC camlinternalFormatBasics.cmo
OCAMLC stdlib.cmi
OCAMLC stdlib.cmo
make lex-all
OCAMLC stdlib__Either.cmi
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC stdlib__Sys.cmi
OCAMLC lex/cset.cmi
OCAMLYACC lex/parser.mli
OCAMLC stdlib__Int32.cmi
OCAMLLEX lex/lexer.ml
OCAMLC stdlib__Type.cmi
OCAMLC lex/table.cmi
OCAMLC stdlib__Atomic.cmi
OCAMLC lex/main.cmi
OCAMLC camlinternalLazy.cmi
OCAMLC stdlib__Seq.cmi
OCAMLC lex/cset.cmo
OCAMLC stdlib__Pair.cmi
OCAMLC lex/syntax.cmi
OCAMLC stdlib__Result.cmi
OCAMLC lex/table.cmo
OCAMLC stdlib__Bool.cmi
OCAMLC stdlib__Char.cmi
OCAMLC lex/lexgen.cmi
OCAMLC stdlib__Uchar.cmi
OCAMLC stdlib__List.cmi
OCAMLC lex/syntax.cmo
OCAMLC lex/parser.cmi
OCAMLC stdlib__Int.cmi
OCAMLC lex/lexgen.cmo
OCAMLC stdlib__Array.cmi
OCAMLC lex/compact.cmi
OCAMLC stdlib__Iarray.cmi
OCAMLC stdlib__Bytes.cmi
OCAMLC stdlib__String.cmi
OCAMLC stdlib__Unit.cmi
OCAMLC stdlib__Marshal.cmi
OCAMLC lex/common.cmi
OCAMLC stdlib__Float.cmi
OCAMLC stdlib__Int32.cmo
OCAMLC lex/parser.cmo
OCAMLC lex/lexer.cmi
OCAMLC stdlib__Int64.cmi
OCAMLC stdlib__Nativeint.cmi
OCAMLC stdlib__Lexing.cmi
OCAMLC lex/compact.cmo
OCAMLC stdlib__Repr.cmi
OCAMLC lex/common.cmo
OCAMLC stdlib__Set.cmi
OCAMLC stdlib__Map.cmi
OCAMLC lex/output.cmi
OCAMLC stdlib__Stack.cmi
OCAMLC stdlib__Queue.cmi
OCAMLC lex/outputbis.cmi
OCAMLC stdlib__Buffer.cmi
OCAMLC stdlib__Mutex.cmi
OCAMLC lex/lexer.cmo
OCAMLC lex/output.cmo
OCAMLC stdlib__Semaphore.cmi
OCAMLC stdlib__Domain.cmi
OCAMLC camlinternalFormat.cmi
OCAMLC stdlib__Printf.cmi
OCAMLC lex/outputbis.cmo
OCAMLC stdlib__Arg.cmi
OCAMLC stdlib__Fun.cmi
OCAMLC lex/main.cmo
OCAMLC stdlib__Complex.cmi
OCAMLC stdlib__Digest.cmi
OCAMLC stdlib__Random.cmi
OCAMLC stdlib__Hashtbl.cmi
OCAMLC stdlib__Format.cmi
LINKC lex/ocamllex.exe
OCAMLC stdlib__Scanf.cmi
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make tools-all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC stdlib__Callback.cmi
OCAMLC stdlib__Dynarray.cmi
OCAMLC stdlib__Pqueue.cmi
OCAMLC stdlib__Ephemeron.cmi
OCAMLC stdlib__Filename.cmi
OCAMLC tools/ocamldep.cmi
OCAMLC middle_end/printclambda_primitives.cmi
OCAMLC stdlib__Complex.cmo
OCAMLC middle_end/printclambda.cmi
OCAMLC stdlib__ArrayLabels.cmi
OCAMLC middle_end/semantics_of_primitives.cmi
OCAMLC stdlib__ListLabels.cmi
OCAMLC middle_end/convert_primitives.cmi
OCAMLC stdlib__BytesLabels.cmi
OCAMLC middle_end/flambda/base_types/id_types.cmi
OCAMLC middle_end/flambda/pass_wrapper.cmi
OCAMLC stdlib__StringLabels.cmi
OCAMLC middle_end/flambda/flambda_iterators.cmi
OCAMLC middle_end/flambda/flambda_utils.cmi
OCAMLC stdlib__MoreLabels.cmi
OCAMLC middle_end/flambda/effect_analysis.cmi
OCAMLC stdlib__StdLabels.cmi
OCAMLC middle_end/flambda/inlining_cost.cmi
OCAMLC middle_end/flambda/export_info_for_pack.cmi
OCAMLC std_exit.cmi
OCAMLC middle_end/compilenv.cmi
OCAMLC middle_end/backend_intf.cmi
OCAMLC stdlib__Either.cmo
OCAMLC stdlib__Sys.cmo
OCAMLC middle_end/flambda/import_approx.cmi
OCAMLC stdlib__Obj.cmi
OCAMLC middle_end/flambda/lift_code.cmi
OCAMLC stdlib__Atomic.cmo
OCAMLC camlinternalLazy.cmo
OCAMLC middle_end/flambda/closure_conversion_aux.cmi
OCAMLC stdlib__Lazy.cmi
OCAMLC middle_end/flambda/closure_conversion.cmi
OCAMLC stdlib__Option.cmi
OCAMLC stdlib__Pair.cmo
OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmi
OCAMLC stdlib__Result.cmo
OCAMLC middle_end/flambda/lift_let_to_initialize_symbol.cmi
OCAMLC stdlib__Bool.cmo
OCAMLC stdlib__Char.cmo
OCAMLC middle_end/flambda/find_recursive_functions.cmi
OCAMLC stdlib__Uchar.cmo
OCAMLC middle_end/flambda/invariant_params.cmi
OCAMLC stdlib__List.cmo
OCAMLC middle_end/flambda/inconstant_idents.cmi
OCAMLC stdlib__Int.cmo
OCAMLC middle_end/flambda/alias_analysis.cmi
OCAMLC middle_end/flambda/lift_constants.cmi
OCAMLC stdlib__Array.cmo
OCAMLC middle_end/flambda/share_constants.cmi
OCAMLC stdlib__Iarray.cmo
OCAMLC middle_end/flambda/simplify_common.cmi
OCAMLC middle_end/flambda/remove_unused_arguments.cmi
OCAMLC stdlib__Bytes.cmo
OCAMLC middle_end/flambda/remove_unused_closure_vars.cmi
OCAMLC stdlib__String.cmo
OCAMLC middle_end/flambda/remove_unused_program_constructs.cmi
OCAMLC middle_end/flambda/simplify_boxed_integer_ops_intf.cmi
OCAMLC middle_end/flambda/simplify_primitives.cmi
OCAMLC middle_end/flambda/inlining_stats_types.cmi
OCAMLC stdlib__Unit.cmo
OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.cmi
OCAMLC middle_end/flambda/ref_to_variables.cmi
OCAMLC stdlib__Marshal.cmo
OCAMLC stdlib__Float.cmo
OCAMLC middle_end/flambda/flambda_invariants.cmi
OCAMLC stdlib__Int64.cmo
OCAMLC middle_end/flambda/traverse_for_exported_symbols.cmi
OCAMLC middle_end/flambda/build_export_info.cmi
OCAMLC stdlib__Nativeint.cmo
OCAMLC stdlib__Lexing.cmo
OCAMLC middle_end/flambda/closure_offsets.cmi
OCAMLC stdlib__Parsing.cmi
OCAMLC middle_end/flambda/un_anf.cmi
OCAMLC stdlib__Repr.cmo
OCAMLC middle_end/flambda/flambda_to_clambda.cmi
OCAMLC stdlib__Set.cmo
OCAMLC stdlib__Map.cmo
OCAMLC middle_end/flambda/flambda_middle_end.cmi
OCAMLC middle_end/internal_variable_names.cmo
OCAMLC stdlib__Stack.cmo
OCAMLC middle_end/linkage_name.cmo
OCAMLC stdlib__Queue.cmo
OCAMLC middle_end/compilation_unit.cmo
OCAMLC stdlib__Buffer.cmo
OCAMLC stdlib__Mutex.cmo
OCAMLC middle_end/variable.cmo
OCAMLC middle_end/flambda/base_types/closure_element.cmo
OCAMLC stdlib__Condition.cmi
OCAMLC camlinternalFormat.cmo
OCAMLC stdlib__Printf.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 stdlib__Arg.cmo
OCAMLC middle_end/flambda/base_types/export_id.cmo
OCAMLC stdlib__Printexc.cmi
OCAMLC middle_end/flambda/base_types/tag.cmo
OCAMLC stdlib__Bigarray.cmi
OCAMLC middle_end/flambda/base_types/mutable_variable.cmo
OCAMLC stdlib__Hashtbl.cmo
OCAMLC stdlib__Weak.cmi
OCAMLC middle_end/flambda/base_types/set_of_closures_id.cmo
OCAMLC middle_end/flambda/base_types/set_of_closures_origin.cmo
OCAMLC stdlib__Format.cmo
OCAMLC middle_end/flambda/base_types/closure_origin.cmo
OCAMLC stdlib__Scanf.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 stdlib__Callback.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 camlinternalOO.cmi
OCAMLC camlinternalMod.cmi
OCAMLC stdlib__Dynarray.cmo
OCAMLC stdlib__Pqueue.cmo
OCAMLC middle_end/flambda/flambda_iterators.cmo
OCAMLC stdlib__Ephemeron.cmo
OCAMLC stdlib__Filename.cmo
OCAMLC middle_end/flambda/flambda_utils.cmo
OCAMLC stdlib__ArrayLabels.cmo
OCAMLC stdlib__ListLabels.cmo
OCAMLC stdlib__BytesLabels.cmo
OCAMLC middle_end/flambda/freshening.cmo
OCAMLC stdlib__StringLabels.cmo
OCAMLC stdlib__MoreLabels.cmo
OCAMLC stdlib__StdLabels.cmo
OCAMLC stdlib__Effect.cmi
OCAMLC std_exit.cmo
OCAMLC middle_end/flambda/effect_analysis.cmo
OCAMLC stdlib__Obj.cmo
OCAMLC stdlib__Type.cmo
OCAMLC stdlib__Lazy.cmo
OCAMLC stdlib__Seq.cmo
OCAMLC stdlib__Option.cmo
OCAMLC middle_end/flambda/inlining_cost.cmo
OCAMLC stdlib__Parsing.cmo
OCAMLC middle_end/flambda/simple_value_approx.cmo
OCAMLC stdlib__Condition.cmo
OCAMLC stdlib__Semaphore.cmo
OCAMLC stdlib__Domain.cmo
OCAMLC stdlib__Printexc.cmo
OCAMLC middle_end/flambda/export_info.cmo
OCAMLC stdlib__Fun.cmo
OCAMLC stdlib__Gc.cmi
OCAMLC stdlib__In_channel.cmi
OCAMLC stdlib__Out_channel.cmi
OCAMLC stdlib__Digest.cmo
OCAMLC middle_end/flambda/export_info_for_pack.cmo
OCAMLC stdlib__Bigarray.cmo
OCAMLC stdlib__Random.cmo
OCAMLC stdlib__Weak.cmo
OCAMLC middle_end/compilenv.cmo
OCAMLC camlinternalOO.cmo
OCAMLC stdlib__Oo.cmi
OCAMLC middle_end/flambda/import_approx.cmo
OCAMLC camlinternalMod.cmo
OCAMLC stdlib__Effect.cmo
OCAMLC middle_end/flambda/lift_code.cmo
OCAMLC stdlib__Gc.cmo
OCAMLC stdlib__In_channel.cmo
OCAMLC middle_end/flambda/closure_conversion_aux.cmo
OCAMLC stdlib__Out_channel.cmo
OCAMLC middle_end/flambda/closure_conversion.cmo
OCAMLC stdlib__Oo.cmo
OCAMLC middle_end/flambda/initialize_symbol_to_let_symbol.cmo
LINKC stdlib.cma
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
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/inlining_stats_types.cmo
OCAMLC middle_end/flambda/remove_free_vars_equal_to_args.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/closure_offsets.cmo
OCAMLC middle_end/flambda/un_anf.cmo
OCAMLC middle_end/flambda/flambda_to_clambda.cmo
OCAMLC tools/objinfo.cmi
OCAMLC tools/ocamlcmt.cmi
OCAMLC tools/ocamlprof.cmi
OCAMLC tools/ocamlcp_common.cmi
OCAMLC tools/ocamlcp.cmi
OCAMLC tools/ocamlmklib.cmi
OCAMLC tools/ocamlmktop.cmi
GEN tools/opnames.ml
OCAMLC tools/opnames.cmi
OCAMLC tools/dumpobj.cmi
OCAMLC tools/primreq.cmi
OCAMLC tools/stripdebug.cmi
OCAMLC tools/cmpbyt.cmi
OCAMLC tools/profiling.cmi
OCAMLC tools/ocamldep.cmo
OCAMLC middle_end/closure/closure.cmi
OCAMLC middle_end/closure/closure_middle_end.cmi
OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmi
OCAMLC middle_end/flambda/inlining_stats.cmi
OCAMLC middle_end/flambda/inline_and_simplify_aux.cmi
OCAMLC middle_end/closure/closure.cmo
OCAMLC middle_end/closure/closure_middle_end.cmo
OCAMLC middle_end/flambda/simplify_boxed_integer_ops.cmo
OCAMLC middle_end/flambda/simplify_primitives.cmo
OCAMLC middle_end/flambda/inlining_stats.cmo
OCAMLC middle_end/flambda/inline_and_simplify_aux.cmo
OCAMLC middle_end/flambda/build_export_info.cmo
OCAMLC tools/objinfo.cmo
OCAMLC tools/ocamlcmt.cmo
OCAMLC tools/ocamlprof.cmo
OCAMLC tools/ocamlcp_common.cmo
OCAMLC tools/ocamlcp.cmo
OCAMLC tools/ocamlmklib.cmo
OCAMLC tools/ocamlmktop.cmo
OCAMLC tools/opnames.cmo
OCAMLC tools/dumpobj.cmo
OCAMLC tools/primreq.cmo
OCAMLC tools/stripdebug.cmo
OCAMLC tools/cmpbyt.cmo
OCAMLC tools/profiling.cmo
LINKC tools/ocamldep.exe
OCAMLC middle_end/flambda/inlining_decision_intf.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/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/flambda_middle_end.cmo
LINKC tools/ocamlcmt.exe
LINKC tools/ocamlprof.exe
LINKC tools/ocamlcp.exe
LINKC tools/ocamlmklib.exe
LINKC tools/ocamlmktop.exe
LINKC tools/dumpobj.exe
LINKC tools/primreq.exe
LINKC tools/stripdebug.exe
LINKC tools/cmpbyt.exe
LINKC compilerlibs/ocamlmiddleend.cma
LINKC tools/ocamlobjinfo.exe
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make ocaml
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC toplevel/expunge.cmi
OCAMLC toplevel/genprintval.cmi
OCAMLC toplevel/trace.cmi
OCAMLC toplevel/toploop.cmi
OCAMLC toplevel/topprinters.cmi
OCAMLC toplevel/topdirs.cmi
OCAMLC toplevel/topmain.cmi
OCAMLC toplevel/genprintval.cmo
OCAMLC toplevel/topprinters.cmo
OCAMLC toplevel/topstart.cmi
OCAMLC toplevel/expunge.cmo
OCAMLC toplevel/topcommon.cmi
cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
OCAMLC toplevel/topstart.cmo
LINKC expunge.exe
OCAMLC toplevel/topeval.cmi
OCAMLC toplevel/topcommon.cmo
OCAMLC toplevel/byte/topmain.cmo
cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
OCAMLC toplevel/toploop.cmo
OCAMLC toplevel/topdirs.cmo
OCAMLC toplevel/byte/topeval.cmo
OCAMLC toplevel/byte/trace.cmo
LINKC compilerlibs/ocamltoplevel.cma
LINKC ocaml.tmp
GEN ocaml.exe
rm ocaml.tmp
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make otherlibraries ocamldebug ocamldoc \
ocamltest
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make lex-all
OCAMLC otherlibs/dynlink/dynlink_config.cmi
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC otherlibs/dynlink/dynlink_types.cmi
OCAMLC otherlibs/dynlink/dynlink_cmo_format.cmi
OCAMLC otherlibs/dynlink/dynlink.cmi
make[3]: Nothing to be done for 'lex-all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC otherlibs/dynlink/dynlink_config.cmo
OCAMLC otherlibs/dynlink/dynlink_types.cmo
OCAMLC debugger/int64ops.cmi
OCAMLC otherlibs/unix/unix.cmi
OCAMLC debugger/debugger_config.cmi
OCAMLC debugger/parameters.cmi
OCAMLLEX debugger/debugger_lexer.ml
OCAMLYACC debugger/debugger_parser.mli
OCAMLC debugger/question.cmi
OCAMLC debugger/exec.cmi
OCAMLC debugger/source.cmi
OCAMLC debugger/events.cmi
OCAMLC debugger/history.cmi
OCAMLC debugger/show_source.cmi
OCAMLC debugger/program_management.cmi
OCAMLC debugger/frames.cmi
OCAMLC debugger/show_information.cmi
OCAMLC debugger/loadprinter.cmi
OCAMLC debugger/command_line.cmi
OCAMLC debugger/main.cmi
OCAMLC debugger/ocamldebug_entry.cmi
OCAMLC ocamldoc/odoc_config.cmi
OCAMLC ocamldoc/odoc_messages.cmi
OCAMLC ocamldoc/odoc_types.cmi
OCAMLYACC ocamldoc/odoc_text_parser.mli
OCAMLC ocamldoc/odoc_name.cmi
OCAMLC ocamldoc/odoc_parameter.cmi
OCAMLC ocamldoc/odoc_print.cmi
OCAMLC ocamldoc/odoc_comments_global.cmi
OCAMLYACC ocamldoc/odoc_parser.mli
OCAMLC ocamldoc/odoc_env.cmi
OCAMLC otherlibs/str/str.cmi
OCAMLC ocamldoc/odoc_config.cmo
OCAMLC ocamldoc/odoc_types.cmo
OCAMLLEX ocamldoc/odoc_text_lexer.ml
OCAMLC ocamldoc/odoc_parameter.cmo
OCAMLC ocamldoc/odoc_print.cmo
OCAMLC ocamldoc/odoc_comments_global.cmo
OCAMLLEX ocamldoc/odoc_lexer.ml
OCAMLLEX ocamldoc/odoc_see_lexer.ml
OCAMLC ocamldoc/odoc_env.cmo
OCAMLC ocamldoc/odoc_ocamlhtml.cmi
OCAMLLEX ocamldoc/odoc_ocamlhtml.ml
OCAMLC ocamldoc/odoc_latex_style.cmi
OCAMLC ocamldoc/odoc.cmi
OCAMLC ocamldoc/odoc_test.cmi
CC ocamltest/run_win32.b.o
CC ocamltest/run_stubs.b.o
OCAMLC ocamltest/ocamltest_config.cmi
OCAMLC ocamltest/ocamltest_unix.cmi
OCAMLC ocamltest/run_command.cmi
OCAMLC ocamltest/filecompare.cmi
OCAMLC ocamltest/variables.cmi
OCAMLC ocamltest/result.cmi
OCAMLC ocamltest/tsl_ast.cmi
OCAMLYACC ocamltest/tsl_parser.mli
OCAMLLEX ocamltest/tsl_lexer.ml
OCAMLC ocamltest/builtin_variables.cmi
OCAMLC ocamltest/translate.cmi
OCAMLC ocamltest/ocaml_backends.cmi
OCAMLC ocamltest/ocaml_variables.cmi
OCAMLC ocamltest/ocaml_directories.cmi
OCAMLC ocamltest/ocaml_files.cmi
OCAMLC ocamltest/ocaml_commands.cmi
OCAMLC ocamltest/debugger_flags.cmi
OCAMLC ocamltest/debugger_variables.cmi
OCAMLC ocamltest/options.cmi
OCAMLC ocamltest/main.cmi
OCAMLC testsuite/lib/lib.cmi
OCAMLC testsuite/lib/testing.cmi
OCAMLC testsuite/tools/expect.cmi
make tools-all
OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmi
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmi
cp otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.mli otherlibs/dynlink/byte/
OCAMLC otherlibs/dynlink/dynlink_platform_intf.cmo
OCAMLC otherlibs/dynlink/byte/dynlink_symtable.cmo
OCAMLC debugger/int64ops.cmo
make[3]: Nothing to be done for 'tools-all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC debugger/primitives.cmi
OCAMLC debugger/unix_tools.cmi
OCAMLC debugger/debugger_config.cmo
OCAMLC debugger/parameters.cmo
OCAMLC debugger/debugcom.cmi
OCAMLC debugger/input_handling.cmi
OCAMLC debugger/exec.cmo
OCAMLC debugger/source.cmo
OCAMLC debugger/pos.cmi
OCAMLC debugger/checkpoints.cmi
OCAMLC debugger/events.cmo
OCAMLC debugger/program_loading.cmi
OCAMLC debugger/symbols.cmi
OCAMLC debugger/breakpoints.cmi
OCAMLC debugger/trap_barrier.cmi
OCAMLC debugger/history.cmo
OCAMLC debugger/show_source.cmo
OCAMLC debugger/time_travel.cmi
OCAMLC debugger/frames.cmo
OCAMLC ocamldoc/odoc_global.cmi
OCAMLC ocamldoc/odoc_misc.cmi
OCAMLC ocamldoc/odoc_text_parser.cmi
OCAMLC ocamldoc/odoc_text.cmi
OCAMLC ocamldoc/odoc_value.cmi
OCAMLC ocamldoc/odoc_type.cmi
OCAMLC ocamldoc/odoc_parser.cmi
OCAMLC ocamldoc/odoc_messages.cmo
OCAMLC ocamldoc/odoc_global.cmo
OCAMLC ocamldoc/odoc_misc.cmo
OCAMLC ocamldoc/odoc_text_parser.cmo
OCAMLC ocamldoc/odoc_name.cmo
OCAMLC ocamldoc/odoc_value.cmo
OCAMLC ocamldoc/odoc_type.cmo
OCAMLC ocamldoc/odoc_parser.cmo
OCAMLC ocamldoc/odoc_ocamlhtml.cmo
OCAMLC ocamldoc/odoc_latex_style.cmo
OCAMLC ocamltest/ocamltest_config.cmo
OCAMLC ocamltest/ocamltest_unix.cmo
OCAMLC ocamltest/ocamltest_stdlib.cmi
OCAMLC ocamltest/variables.cmo
OCAMLC ocamltest/environments.cmi
OCAMLC ocamltest/result.cmo
OCAMLC ocamltest/strace.cmi
OCAMLC ocamltest/tsl_ast.cmo
OCAMLC ocamltest/tsl_parser.cmi
OCAMLC ocamltest/modifier_parser.cmi
OCAMLC ocamltest/builtin_variables.cmo
OCAMLC ocamltest/ocaml_backends.cmo
OCAMLC ocamltest/ocaml_filetypes.cmi
OCAMLC ocamltest/ocaml_variables.cmo
OCAMLC ocamltest/ocaml_modifiers.cmi
OCAMLC ocamltest/ocaml_directories.cmo
OCAMLC ocamltest/ocaml_files.cmo
OCAMLC ocamltest/ocaml_flags.cmi
OCAMLC ocamltest/ocaml_commands.cmo
OCAMLC ocamltest/ocaml_tools.cmi
OCAMLC ocamltest/debugger_flags.cmo
OCAMLC ocamltest/debugger_variables.cmo
OCAMLC testsuite/lib/lib.cmo
OCAMLC testsuite/lib/testing.cmo
OCAMLC testsuite/tools/expect.cmo
OCAMLC otherlibs/dynlink/dynlink_common.cmi
OCAMLC debugger/primitives.cmo
OCAMLC debugger/unix_tools.cmo
OCAMLC debugger/parser_aux.cmi
OCAMLC debugger/input_handling.cmo
OCAMLC debugger/debugcom.cmo
OCAMLC debugger/pos.cmo
OCAMLC debugger/checkpoints.cmo
OCAMLC debugger/program_loading.cmo
OCAMLC debugger/symbols.cmo
OCAMLC debugger/breakpoints.cmo
OCAMLC debugger/trap_barrier.cmo
OCAMLC debugger/printval.cmi
OCAMLC debugger/time_travel.cmo
OCAMLC debugger/program_management.cmo
OCAMLC debugger/eval.cmi
OCAMLC debugger/show_information.cmo
OCAMLC debugger/loadprinter.cmo
OCAMLC debugger/main.cmo
OCAMLC ocamldoc/odoc_text_lexer.cmi
OCAMLC ocamldoc/odoc_extension.cmi
OCAMLC ocamldoc/odoc_exception.cmi
OCAMLC ocamldoc/odoc_class.cmi
OCAMLC ocamldoc/odoc_lexer.cmi
OCAMLC ocamldoc/odoc_see_lexer.cmi
OCAMLC ocamldoc/odoc_text_lexer.cmo
OCAMLC ocamldoc/odoc_text.cmo
OCAMLC ocamldoc/odoc_extension.cmo
OCAMLC ocamldoc/odoc_exception.cmo
OCAMLC ocamldoc/odoc_class.cmo
OCAMLC ocamldoc/odoc_lexer.cmo
OCAMLC ocamldoc/odoc_see_lexer.cmo
OCAMLC ocamltest/ocamltest_stdlib.cmo
OCAMLC ocamltest/run_command.cmo
OCAMLC ocamltest/filecompare.cmo
OCAMLC ocamltest/environments.cmo
OCAMLC ocamltest/actions.cmi
OCAMLC ocamltest/strace.cmo
OCAMLC ocamltest/tsl_parser.cmo
OCAMLC ocamltest/tsl_lexer.cmi
OCAMLC ocamltest/actions_helpers.cmi
OCAMLC ocamltest/builtin_actions.cmi
OCAMLC ocamltest/ocaml_filetypes.cmo
OCAMLC ocamltest/ocaml_modifiers.cmo
OCAMLC ocamltest/ocaml_flags.cmo
OCAMLC ocamltest/ocaml_tools.cmo
OCAMLC ocamltest/ocaml_compilers.cmi
OCAMLC ocamltest/ocaml_actions.cmi
OCAMLC ocamltest/debugger_actions.cmi
LINKC testsuite/lib/testing.cma
LINKC testsuite/tools/expect.exe
OCAMLC otherlibs/dynlink/dynlink_common.cmo
OCAMLC otherlibs/dynlink/byte/dynlink.cmo
OCAMLC debugger/debugger_parser.cmi
OCAMLC debugger/printval.cmo
OCAMLC debugger/eval.cmo
OCAMLC debugger/debugger_parser.cmo
OCAMLC ocamldoc/odoc_module.cmi
OCAMLC ocamldoc/odoc_str.cmi
OCAMLC ocamltest/actions.cmo
OCAMLC ocamltest/tests.cmi
OCAMLC ocamltest/tsl_lexer.cmo
OCAMLC ocamltest/modifier_parser.cmo
OCAMLC ocamltest/tsl_semantics.cmi
OCAMLC ocamltest/actions_helpers.cmo
OCAMLC ocamltest/builtin_actions.cmo
OCAMLC ocamltest/translate.cmo
OCAMLC ocamltest/ocaml_compilers.cmo
OCAMLC ocamltest/ocaml_toplevels.cmi
OCAMLC ocamltest/ocaml_tests.cmi
OCAMLC ocamltest/debugger_actions.cmo
OCAMLC ocamltest/options.cmo
OCAMLC ocamltest/main.cmo
LINKC otherlibs/dynlink/dynlink.cma
OCAMLC debugger/debugger_lexer.cmi
OCAMLC ocamldoc/odoc_merge.cmi
OCAMLC ocamldoc/odoc_sig.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_module.cmo
OCAMLC ocamldoc/odoc_str.cmo
OCAMLC ocamldoc/odoc_merge.cmo
OCAMLC ocamldoc/odoc_sig.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_info.cmo
OCAMLC ocamldoc/odoc_dag2html.cmi
OCAMLC ocamldoc/odoc_to_text.cmi
OCAMLC ocamldoc/odoc_html.cmi
OCAMLC ocamldoc/odoc_man.cmi
OCAMLC ocamldoc/odoc_latex.cmi
OCAMLC ocamldoc/odoc_texi.cmi
OCAMLC ocamldoc/odoc_dot.cmi
OCAMLC ocamltest/tests.cmo
OCAMLC ocamltest/tsl_semantics.cmo
OCAMLC ocamltest/ocaml_toplevels.cmo
OCAMLC ocamltest/ocaml_actions.cmo
OCAMLC ocamltest/ocaml_tests.cmo
make -C otherlibs all
OCAMLC debugger/debugger_lexer.cmo
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
mkdir -p .dep
CCDEPS .dep/runtime_events_consumer.d
OCAMLC debugger/question.cmo
OCAMLC debugger/command_line.cmo
OCAMLC ocamldoc/odoc_ast.cmi
CC runtime_events_consumer.b.o
CC runtime_events_consumer.n.o
OCAMLC runtime_events.cmi
OCAMLC runtime_events.cmo
OCAMLC ocamldoc/odoc_dag2html.cmo
OCAMLMKLIB libcamlruntime_eventsbyt.a
OCAMLC ocamldoc/odoc_to_text.cmo
OCAMLMKLIB runtime_events.cma
OCAMLC ocamldoc/odoc_html.cmo
OCAMLC ocamldoc/odoc_man.cmo
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
mkdir -p .dep
CCDEPS .dep/winworker.d
CCDEPS .dep/winwait.d
CCDEPS .dep/winlist.d
CCDEPS .dep/windir.d
CCDEPS .dep/windbug.d
CCDEPS .dep/system.d
CCDEPS .dep/startup.d
OCAMLC ocamldoc/odoc_latex.cmo
CCDEPS .dep/nonblock.d
CCDEPS .dep/createprocess.d
OCAMLC ocamldoc/odoc_texi.cmo
CCDEPS .dep/close_on.d
CCDEPS .dep/write_win32.d
CCDEPS .dep/utimes_win32.d
CCDEPS .dep/unixsupport_win32.d
CCDEPS .dep/truncate_win32.d
CCDEPS .dep/times_win32.d
OCAMLC ocamldoc/odoc_dot.cmo
CCDEPS .dep/symlink_win32.d
CCDEPS .dep/stat_win32.d
OCAMLC ocamldoc/odoc_gen.cmi
CCDEPS .dep/sockopt_win32.d
CCDEPS .dep/socketpair_win32.d
CCDEPS .dep/socket_win32.d
OCAMLC debugger/ocamldebug.cmo
CCDEPS .dep/sleep_win32.d
OCAMLC ocamldoc/odoc_ast.cmo
CCDEPS .dep/shutdown_win32.d
CCDEPS .dep/sendrecv_win32.d
OCAMLC ocamldoc/odoc_analyse.cmo
CCDEPS .dep/select_win32.d
CCDEPS .dep/rename_win32.d
CCDEPS .dep/realpath_win32.d
OCAMLC ocamldoc/odoc_gen.cmo
CCDEPS .dep/readlink_win32.d
OCAMLC ocamldoc/odoc_args.cmi
CCDEPS .dep/read_win32.d
CCDEPS .dep/pipe_win32.d
CCDEPS .dep/open_win32.d
OCAMLC debugger/ocamldebug_entry.cmo
CCDEPS .dep/mmap_win32.d
LINKC ocamldoc/odoc_info.cma
CCDEPS .dep/lseek_win32.d
CCDEPS .dep/lockf_win32.d
OCAMLC ocamldoc/odoc_args.cmo
CCDEPS .dep/listen_win32.d
CCDEPS .dep/link_win32.d
OCAMLC ocamldoc/odoc.cmo
CCDEPS .dep/isatty_win32.d
CCDEPS .dep/gettimeofday_win32.d
CCDEPS .dep/getsockname_win32.d
OCAMLC ocamldoc/odoc_test.cmo
CCDEPS .dep/getpid_win32.d
CCDEPS .dep/getpeername_win32.d
CCDEPS .dep/errmsg_win32.d
CCDEPS .dep/envir_win32.d
CCDEPS .dep/dup_win32.d
CCDEPS .dep/connect_win32.d
CCDEPS .dep/close_win32.d
CCDEPS .dep/channels_win32.d
CCDEPS .dep/bind_win32.d
CCDEPS .dep/accept_win32.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_win32.b.o
CC bind_win32.b.o
CC channels_win32.b.o
CC close_win32.b.o
CC connect_win32.b.o
CC dup_win32.b.o
CC envir_win32.b.o
CC errmsg_win32.b.o
CC getpeername_win32.b.o
CC getpid_win32.b.o
CC getsockname_win32.b.o
CC gettimeofday_win32.b.o
CC isatty_win32.b.o
CC link_win32.b.o
CC listen_win32.b.o
CC lockf_win32.b.o
CC lseek_win32.b.o
CC mmap_win32.b.o
CC open_win32.b.o
CC pipe_win32.b.o
CC read_win32.b.o
CC readlink_win32.b.o
CC realpath_win32.b.o
CC rename_win32.b.o
CC select_win32.b.o
CC sendrecv_win32.b.o
CC shutdown_win32.b.o
CC sleep_win32.b.o
CC socket_win32.b.o
CC socketpair_win32.b.o
CC sockopt_win32.b.o
CC stat_win32.b.o
CC symlink_win32.b.o
CC times_win32.b.o
CC truncate_win32.b.o
CC unixsupport_win32.b.o
CC utimes_win32.b.o
CC write_win32.b.o
CC close_on.b.o
CC createprocess.b.o
CC nonblock.b.o
CC startup.b.o
CC system.b.o
CC windbug.b.o
CC windir.b.o
CC winlist.b.o
CC winwait.b.o
CC winworker.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_win32.n.o
CC bind_win32.n.o
CC channels_win32.n.o
CC close_win32.n.o
CC connect_win32.n.o
CC dup_win32.n.o
CC envir_win32.n.o
CC errmsg_win32.n.o
CC getpeername_win32.n.o
CC getpid_win32.n.o
CC getsockname_win32.n.o
CC gettimeofday_win32.n.o
CC isatty_win32.n.o
CC link_win32.n.o
CC listen_win32.n.o
CC lockf_win32.n.o
CC lseek_win32.n.o
CC mmap_win32.n.o
CC open_win32.n.o
CC pipe_win32.n.o
CC read_win32.n.o
CC readlink_win32.n.o
CC realpath_win32.n.o
CC rename_win32.n.o
CC select_win32.n.o
CC sendrecv_win32.n.o
CC shutdown_win32.n.o
CC sleep_win32.n.o
CC socket_win32.n.o
CC socketpair_win32.n.o
CC sockopt_win32.n.o
CC stat_win32.n.o
CC symlink_win32.n.o
CC times_win32.n.o
CC truncate_win32.n.o
CC unixsupport_win32.n.o
CC utimes_win32.n.o
CC write_win32.n.o
CC close_on.n.o
CC createprocess.n.o
CC nonblock.n.o
CC startup.n.o
CC system.n.o
CC windbug.n.o
CC windir.n.o
CC winlist.n.o
CC winwait.n.o
CC winworker.n.o
OCAMLC unix.cmo
OCAMLC unixLabels.cmi
OCAMLMKLIB libunixbyt.a
OCAMLC unixLabels.cmo
OCAMLMKLIB unix.cma
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
mkdir -p .dep
CCDEPS .dep/strstubs.d
CC strstubs.b.o
CC strstubs.n.o
OCAMLC str.cmo
OCAMLMKLIB libcamlstrbyt.a
OCAMLMKLIB str.cma
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
mkdir -p .dep
CCDEPS .dep/st_stubs.b.d
CC st_stubs.b.o
CC st_stubs_shared.b.o
OCAMLC thread.cmi
OCAMLC event.cmi
OCAMLMKLIB libthreads.a
OCAMLC thread.cmo
OCAMLC event.cmo
OCAMLMKLIB threads.cma
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
LINKC debugger/ocamldebug.exe
LINKC ocamldoc/ocamldoc.exe
LINKC ocamltest/ocamltest.exe
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make othertools
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make lex-all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
OCAMLC tools/ocamltex.cmi
OCAMLC tools/ocamltex.cmo
make[3]: Nothing to be done for 'lex-all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make tools-all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[3]: Nothing to be done for 'tools-all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make -C otherlibs all
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
LINKC tools/ocamltex.exe
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make manpages
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make -C api_docgen man
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen'
make -C ocamldoc man
make[4]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen/ocamldoc'
mkdir -p build/
mkdir -p build/libref
mkdir -p build/compilerlibref
mkdir -p build/man
GEN build/Format_tutorial.mld
GEN build/Ocaml_operators.mld
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
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
OCAMLDOC build/libref/Format_tutorial.odoc
OCAMLDOC build/libref/Ocaml_operators.odoc
OCAMLDOC build/compilerlibref/Compiler_libs.odoc
OCAMLDOC build/man/Stdlib.3o
make[4]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen/ocamldoc'
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
+ make install
mkdir -p "C:/ocamlmgw-8831/bin"
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml"
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/stublibs"
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/compiler-libs"
mkdir -p "C:/ocamlmgw-8831/share/doc/ocaml"
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/caml"
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/profiling"
/usr/bin/install -c -p runtime/ocamlrun.exe "C:/ocamlmgw-8831/bin/i686-w64-mingw32-ocamlrun-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrun-0058.exe" "ocamlrun.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrun-0058.exe" "ocamlrun-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrun-0058.exe" "ocamlrun-00d8.exe"
/usr/bin/install -c -p runtime/ocamlrund.exe "C:/ocamlmgw-8831/bin/i686-w64-mingw32-ocamlrund-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrund-0058.exe" "ocamlrund.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrund-0058.exe" "ocamlrund-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlrund-0058.exe" "ocamlrund-00d8.exe"
/usr/bin/install -c -p runtime/ocamlruni.exe "C:/ocamlmgw-8831/bin/i686-w64-mingw32-ocamlruni-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlruni-0058.exe" "ocamlruni.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlruni-0058.exe" "ocamlruni-0058.exe"
cd "C:/ocamlmgw-8831/bin" && ln -sf "i686-w64-mingw32-ocamlruni-0058.exe" "ocamlruni-00d8.exe"
/usr/bin/install -c -p -m 644 runtime/ld.conf runtime/libcamlrun.a runtime/libcamlrund.a runtime/libcamlruni.a \
"C:/ocamlmgw-8831/bin/../lib/ocaml"
/usr/bin/install -c -p -m 644 runtime/caml/domain_state.tbl runtime/caml/*.h \
"C:/ocamlmgw-8831/bin/../lib/ocaml/caml"
/usr/bin/install -c -p ocaml.exe "C:/ocamlmgw-8831/bin"
./boot/ocamlrun.exe ./tools/stripdebug.exe ocamlc.exe ocamlc.exe.tmp && /usr/bin/install -c -p ocamlc.exe.tmp "C:/ocamlmgw-8831/bin/ocamlc.byte.exe" && rm ocamlc.exe.tmp
make -C stdlib install
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
/usr/bin/install -c -p -m 644 \
stdlib.cma std_exit.cmo *.cmi "C:/ocamlmgw-8831/bin/../lib/ocaml"
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 META "C:/ocamlmgw-8831/bin/../lib/ocaml/stdlib"
/usr/bin/install -c -p -m 644 \
*.cmt *.cmti *.mli *.ml *.ml.in \
"C:/ocamlmgw-8831/bin/../lib/ocaml"
/usr/bin/install -c -p -m 644 target_runtime-launch-info "C:/ocamlmgw-8831/bin/../lib/ocaml/runtime-launch-info"
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/stdlib'
/usr/bin/install -c -p lex/ocamllex.exe \
"C:/ocamlmgw-8831/bin/ocamllex.byte.exe"
for i in ocamldep ocamlobjinfo; \
do \
/usr/bin/install -c -p "tools/$i.exe" "C:/ocamlmgw-8831/bin/$i.byte.exe";\
if test -f "tools/$i".opt.exe; then \
/usr/bin/install -c -p "tools/$i.opt.exe" "C:/ocamlmgw-8831/bin" && \
(cd "C:/ocamlmgw-8831/bin" && ln -sf "$i.opt.exe" "$i.exe"); \
else \
(cd "C:/ocamlmgw-8831/bin" && ln -sf "$i.byte.exe" "$i.exe"); \
fi; \
done
for i in ocamlcmt ocamlprof ocamlcp ocamlmklib ocamlmktop; \
do \
/usr/bin/install -c -p "tools/$i.exe" "C:/ocamlmgw-8831/bin";\
done
/usr/bin/install -c -p yacc/ocamlyacc.exe "C:/ocamlmgw-8831/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 \
"C:/ocamlmgw-8831/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmi \
"C:/ocamlmgw-8831/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 \
"C:/ocamlmgw-8831/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
toplevel/byte/*.cmt \
"C:/ocamlmgw-8831/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmt tools/profiling.cmti \
"C:/ocamlmgw-8831/bin/../lib/ocaml/profiling"
/usr/bin/install -c -p -m 644 \
compilerlibs/*.cma compilerlibs/META \
"C:/ocamlmgw-8831/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p -m 644 \
driver/main.cmo toplevel/topstart.cmo \
"C:/ocamlmgw-8831/bin/../lib/ocaml/compiler-libs"
/usr/bin/install -c -p expunge.exe "C:/ocamlmgw-8831/bin/../lib/ocaml"
rm -f "C:/ocamlmgw-8831/bin/../lib/ocaml"/topdirs.cm* "C:/ocamlmgw-8831/bin/../lib/ocaml/topdirs.mli"
rm -f "C:/ocamlmgw-8831/bin/../lib/ocaml"/profiling.cm* "C:/ocamlmgw-8831/bin/../lib/ocaml/profiling.o"
/usr/bin/install -c -p -m 644 \
tools/profiling.cmi tools/profiling.cmo \
"C:/ocamlmgw-8831/bin/../lib/ocaml/profiling"
rm -f "C:/ocamlmgw-8831/bin/../lib/ocaml"/dynlink.cm* "C:/ocamlmgw-8831/bin/../lib/ocaml/dynlink.mli" \
"C:/ocamlmgw-8831/bin/../lib/ocaml/dynlink.a" \
"C:/ocamlmgw-8831/bin/../lib/ocaml/"dynlink_config.cmx "C:/ocamlmgw-8831/bin/../lib/ocaml/"dynlink_types.cmx "C:/ocamlmgw-8831/bin/../lib/ocaml/"dynlink_platform_intf.cmx "C:/ocamlmgw-8831/bin/../lib/ocaml/"dynlink_common.cmx "C:/ocamlmgw-8831/bin/../lib/ocaml/"dynlink.cmx
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink.cmi otherlibs/dynlink/dynlink.cma \
otherlibs/dynlink/META \
"C:/ocamlmgw-8831/bin/../lib/ocaml/dynlink"
/usr/bin/install -c -p -m 644 \
otherlibs/dynlink/dynlink.cmti otherlibs/dynlink/dynlink.mli \
"C:/ocamlmgw-8831/bin/../lib/ocaml/dynlink"
for i in runtime_events unix str systhreads; do \
make -C otherlibs/$i install || exit $?; \
done
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
if true && test -f dllcamlruntime_eventsbyt-i686-w64-mingw32-0058.dll; then \
/usr/bin/install -c -p \
dllcamlruntime_eventsbyt-i686-w64-mingw32-0058.dll "C:/ocamlmgw-8831/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlruntime_eventsbyt.a "C:/ocamlmgw-8831/bin/../lib/ocaml/"
rm -f "C:/ocamlmgw-8831/bin/../lib/ocaml"/runtime_events.cma "C:/ocamlmgw-8831/bin/../lib/ocaml"/runtime_events.cmi "C:/ocamlmgw-8831/bin/../lib/ocaml"/runtime_events.mli "C:/ocamlmgw-8831/bin/../lib/ocaml"/runtime_events.cmti "C:/ocamlmgw-8831/bin/../lib/ocaml"/runtime_events.cmx "C:/ocamlmgw-8831/bin/../lib/ocaml"/runtime_events.cmxa "C:/ocamlmgw-8831/bin/../lib/ocaml"/runtime_events.cmxs "C:/ocamlmgw-8831/bin/../lib/ocaml"/runtime_events.a
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/runtime_events"
/usr/bin/install -c -p -m 644 \
runtime_events.cma runtime_events.cmi META \
"C:/ocamlmgw-8831/bin/../lib/ocaml/runtime_events/"
/usr/bin/install -c -p -m 644 \
runtime_events.mli \
runtime_events.cmti \
"C:/ocamlmgw-8831/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 "C:/ocamlmgw-8831/bin/../lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
if true && test -f dllunixbyt-i686-w64-mingw32-0058.dll; then \
/usr/bin/install -c -p \
dllunixbyt-i686-w64-mingw32-0058.dll "C:/ocamlmgw-8831/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libunixbyt.a "C:/ocamlmgw-8831/bin/../lib/ocaml/"
rm -f "C:/ocamlmgw-8831/bin/../lib/ocaml"/unix.cma "C:/ocamlmgw-8831/bin/../lib/ocaml"/unix.cmi "C:/ocamlmgw-8831/bin/../lib/ocaml"/unixLabels.cmi "C:/ocamlmgw-8831/bin/../lib/ocaml"/unix.mli "C:/ocamlmgw-8831/bin/../lib/ocaml"/unixLabels.mli "C:/ocamlmgw-8831/bin/../lib/ocaml"/unix.cmti "C:/ocamlmgw-8831/bin/../lib/ocaml"/unixLabels.cmti "C:/ocamlmgw-8831/bin/../lib/ocaml"/unix.cmx "C:/ocamlmgw-8831/bin/../lib/ocaml"/unixLabels.cmx "C:/ocamlmgw-8831/bin/../lib/ocaml"/unix.cmxa "C:/ocamlmgw-8831/bin/../lib/ocaml"/unix.cmxs "C:/ocamlmgw-8831/bin/../lib/ocaml"/unix.a
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/unix"
/usr/bin/install -c -p -m 644 \
unix.cma unix.cmi unixLabels.cmi META \
"C:/ocamlmgw-8831/bin/../lib/ocaml/unix/"
/usr/bin/install -c -p -m 644 \
unix.mli unixLabels.mli \
unix.cmti unixLabels.cmti \
"C:/ocamlmgw-8831/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 "C:/ocamlmgw-8831/bin/../lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
if true && test -f dllcamlstrbyt-i686-w64-mingw32-0058.dll; then \
/usr/bin/install -c -p \
dllcamlstrbyt-i686-w64-mingw32-0058.dll "C:/ocamlmgw-8831/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libcamlstrbyt.a "C:/ocamlmgw-8831/bin/../lib/ocaml/"
rm -f "C:/ocamlmgw-8831/bin/../lib/ocaml"/str.cma "C:/ocamlmgw-8831/bin/../lib/ocaml"/str.cmi "C:/ocamlmgw-8831/bin/../lib/ocaml"/str.mli "C:/ocamlmgw-8831/bin/../lib/ocaml"/str.cmti "C:/ocamlmgw-8831/bin/../lib/ocaml"/str.cmx "C:/ocamlmgw-8831/bin/../lib/ocaml"/str.cmxa "C:/ocamlmgw-8831/bin/../lib/ocaml"/str.cmxs "C:/ocamlmgw-8831/bin/../lib/ocaml"/str.a
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/str"
/usr/bin/install -c -p -m 644 \
str.cma str.cmi META \
"C:/ocamlmgw-8831/bin/../lib/ocaml/str/"
/usr/bin/install -c -p -m 644 \
str.mli \
str.cmti \
"C:/ocamlmgw-8831/bin/../lib/ocaml/str/"
if test -n ""; then \
/usr/bin/install -c -p -m 644 "C:/ocamlmgw-8831/bin/../lib/ocaml/caml/"; \
fi
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
if true && test -f dllthreads-i686-w64-mingw32-0058.dll; then \
/usr/bin/install -c -p dllthreads-i686-w64-mingw32-0058.dll "C:/ocamlmgw-8831/bin/../lib/ocaml/stublibs"; \
fi
/usr/bin/install -c -p -m 644 libthreads.a "C:/ocamlmgw-8831/bin/../lib/ocaml"
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmi event.cmi threads.cma META \
"C:/ocamlmgw-8831/bin/../lib/ocaml/threads"
/usr/bin/install -c -p -m 644 \
thread.cmti event.cmti \
"C:/ocamlmgw-8831/bin/../lib/ocaml/threads"
/usr/bin/install -c -p -m 644 thread.mli event.mli "C:/ocamlmgw-8831/bin/../lib/ocaml/threads"
/usr/bin/install -c -p -m 644 caml/threads.h "C:/ocamlmgw-8831/bin/../lib/ocaml/caml"
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/ocamldoc"
/usr/bin/install -c -p ./ocamldoc/ocamldoc.exe "C:/ocamlmgw-8831/bin"
/usr/bin/install -c -p -m 644 \
ocamldoc/ocamldoc.hva ocamldoc/*.cmi ocamldoc/odoc_info.cma \
ocamldoc/META \
"C:/ocamlmgw-8831/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 \
"C:/ocamlmgw-8831/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 \
"C:/ocamlmgw-8831/bin/../lib/ocaml/ocamldoc"
make -C api_docgen install
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen'
make -C ocamldoc install
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen/ocamldoc'
mkdir -p "C:/ocamlmgw-8831/man/man3"
if test -d build/man; then \
/usr/bin/install -c -p -m 644 build/man/*.3o "C:/ocamlmgw-8831/man/man3"; \
fi
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen/ocamldoc'
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/api_docgen'
if test -n "ocamldebug"; then \
/usr/bin/install -c -p debugger/ocamldebug.exe "C:/ocamlmgw-8831/bin"; \
fi
/usr/bin/install -c -p \
flexlink.byte.exe "C:/ocamlmgw-8831/bin"
mkdir -p "C:/ocamlmgw-8831/bin/../lib/ocaml/flexdll"
/usr/bin/install -c -p -m 644 flexdll_mingw.o flexdll_initer_mingw.o "C:/ocamlmgw-8831/bin/../lib/ocaml/flexdll"
/usr/bin/install -c -p -m 644 Makefile.config "C:/ocamlmgw-8831/bin/../lib/ocaml"
/usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "C:/ocamlmgw-8831/share/doc/ocaml"
if test -f ocamlopt.exe; then make installopt; else \
cd "C:/ocamlmgw-8831/bin"; \
ln -sf ocamlc.byte.exe ocamlc.exe; \
ln -sf ocamllex.byte.exe ocamllex.exe; \
(test -f flexlink.byte.exe && \
ln -sf flexlink.byte.exe flexlink.exe) || true; \
fi
+ make -f Makefile.test -C testsuite/in_prefix test-in-prefix
make: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/testsuite/in_prefix'
make -C ../.. testsuite/tools/test_in_prefix.exe
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make lex-all
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[2]: Nothing to be done for 'lex-all'.
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make tools-all
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make[2]: Nothing to be done for 'tools-all'.
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make -C otherlibs all
make[2]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
for lib in runtime_events unix str systhreads; do (make -C $lib all) || exit $?; done
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/runtime_events'
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/unix'
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/str'
make[3]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs/systhreads'
make[2]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/otherlibs'
OCAMLC testsuite/tools/test_in_prefix.cmi
OCAMLC testsuite/tools/test_in_prefix.cmo
LINKC testsuite/tools/test_in_prefix.exe
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
make -C ../.. testsuite/tools/main_in_c.o
make[1]: Entering directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
CC testsuite/tools/main_in_c.o
make[1]: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32'
Test Environment
prefix = C:\ocamlmgw-8831
bindir = [$prefix/]bin
libdir = [$prefix/]lib\ocaml
- C compiler is i686-w64-mingw32-gcc [mingw-9-0-gcc-10-2] for i686-w64-mingw32
- OCaml is relocatable and reproducible; target binaries by default are relocatable
- Executable header size is 5.50KiB (5632 bytes)
- Testing bytecode only for shared and static linking
Checking installed files for
Installation Prefix: /ocamlmgw-8831
Relative Suffix: /../lib/ocaml
Build Root: /builds/workspace/precheck/flambda/false/label/ocaml-mingw-32
Relocatable files:
**/META, *.a, *.cma, *.cmi, *.cmo, *.cmt, *.cmti, *.dll, *.exe, *.h, *.hva,
*.ml, *.ml.in, *.mli, *.o, *.tbl, $bindir/*, $libdir\ld.conf,
$libdir\runtime-launch-info
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.exe -I +dynlink dynlink.cma -linkall -o $PWD\test_script.exe test_install_script.ml
> Environment
> PATH=$prefix/$bindir:$PATH
$PWD\test_script.exe runtime_events
> Loaded runtime_events.cma
$PWD\test_script.exe str
> Loaded str.cma
$PWD\test_script.exe unix threads
> Loaded unix.cma
> Loaded threads.cma
$PWD\test_script.exe unix
> Loaded unix.cma
Testing loading of libraries in $prefix/$bindir\ocaml.exe
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cma
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cma
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cma
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
> Loaded threads.cma
$prefix/$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
Testing processing of ld.conf
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma -o $PWD\test_ld_conf.byte.exe test_install_script.ml
- Base ld.conf test
Backing up $prefix\$libdir\ld.conf to $prefix\$libdir\ld.conf.bak
$prefix/$bindir\ocamlrun.exe -config
$PWD\test_ld_conf.byte.exe
- Base ld.conf + CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=;/;//;.;..;.\;..\;.\stublibs;..\stublibs;stublibs;.stublibs;..stublibs;C:\ocamlmgw-8831\lib\ocaml;/lib/ocaml $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=;/;//;.;..;.\;..\;.\stublibs;..\stublibs;stublibs;.stublibs;..stublibs;C:\ocamlmgw-8831\lib\ocaml;/lib/ocaml $PWD\test_ld_conf.byte.exe
- Base ld.conf + quoted CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH="quoted";quote"in"entry;one";"entry;one";"two";three $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH="quoted";quote"in"entry;one";"entry;one";"two";three $PWD\test_ld_conf.byte.exe
- Base ld.conf with CRLF endings
$prefix/$bindir\ocamlrun.exe -config
$PWD\test_ld_conf.byte.exe
- Empty CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH= $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH= $PWD\test_ld_conf.byte.exe
- Embedded empty entry in CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=; $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=; $PWD\test_ld_conf.byte.exe
- Empty CAMLLIB
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD\test_ld_conf.byte.exe
- Empty OCAMLLIB
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- $OCAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env OCAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\ocamllib CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\ocamllib CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- $CAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix/$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- EOF-at-EOF
$prefix/$bindir\ocamlrun.exe -config
$PWD\test_ld_conf.byte.exe
Restoring $prefix\$libdir\ld.conf.bak to $prefix\$libdir\ld.conf
Testing bytecode binaries in $prefix/$bindir
$prefix/$bindir\flexlink.byte.exe -vnum
> 0.43
flexlink.byte (from $prefix/$bindir\flexlink.byte.exe) -M <exit 2>
> flexlink.byte: unknown option '-M'.
> FlexDLL version 0.43
>
> Usage:
> flexlink -o <result.dll/exe> file1.obj file2.obj ... -- <extra linker arguments>
>
> -o Choose the name of the output file
> -exe Link the main program as an exe file
> -maindll Link the main program as a dll file
> -noflexdllobj Do not add the Flexdll runtime object (for exe)
> -noentry Do not use the Flexdll entry point (for dll)
> -noexport Do not export any symbol
> -norelrelocs Ensure that no relative relocation is generated
> -base Specify base address (Win64 only)
> -I <dir> Add a directory where to search for files
> -L <dir> Add a directory where to search for files
> -l <lib> Library file
> -chain {msvc|msvc64|cygwin64|mingw|mingw64|gnat|gnat64|ld}
> Choose which linker to use
> -x64 (Deprecated)
> -defaultlib <obj> External object (no export, no import)
> -save-temps Do not delete intermediate files
> -implib Do not delete the generated import library
> -outdef Produce a def file with exported symbols
> -v Increment verbosity (can be repeated)
> -show-exports Show exported symbols
> -show-imports Show imported symbols
> -dry Show the linker command line, do not actually run it
> -dump Only dump the content of object files
> -patch Only patch the target image (to be used with -stack)
> -nocygpath Do not use cygpath (default for msvc, mingw)
> -cygpath Use cygpath (default for cygwin)
> -no-merge-manifest Do not merge the manifest (takes precedence over -merge-manifest)
> -merge-manifest Merge manifest to the dll or exe (if generated)
> -real-manifest Use the generated manifest (default behavior)
> -default-manifest Use the default manifest (default.manifest/default_amd64.manifest)
> -export <sym> Explicitly export a symbol
> -noreexport Do not reexport symbols imported from import libraries
> -where Show the FlexDLL directory
> -nounderscore Normal symbols are not prefixed with an underscore
> -nodefaultlibs Do not assume any default library
> -builtin Use built-in linker to produce a dll
> -explain Explain why library objects are linked
> -subsystem <id> Set the subsystem (default: console)
> -custom-crt Use a custom CRT
> -stack <int> Set the stack reserve in the resulting image
> -link <option> Next argument is passed verbatim to the linker
> -g (ignored)
> -D <symbol> (Ignored)
> -U <symbol> (Ignored)
> -- Following arguments are passed verbatim to the linker
> -version Print linker version and FlexDLL directory and exit
> -vnum Print linker version number and exit
> -help Display this list of options
> --help Display this list of options
>
> Notes:
> * The -I, -l and -L options do not need to be separated from their argument.
> * An option like /linkXXX is an abbrevation for '-link XXX'.
> * An option like -Wl,-XXX is an abbreviation for '-link -XXX'.
> * FlexDLL's object files are searched by default in the same directory as
> flexlink, or in the directory given by the environment variable FLEXDIR
> if it is defined.
> * Extra argument can be passed in the environment variable FLEXLINKFLAGS.
>
> Homepage: http://alain.frisch.fr/flexdll.html
$prefix/$bindir\flexlink.exe -vnum
> 0.43
flexlink (from $prefix/$bindir\flexlink.exe) -M <exit 2>
> flexlink: unknown option '-M'.
> FlexDLL version 0.43
>
> Usage:
> flexlink -o <result.dll/exe> file1.obj file2.obj ... -- <extra linker arguments>
>
> -o Choose the name of the output file
> -exe Link the main program as an exe file
> -maindll Link the main program as a dll file
> -noflexdllobj Do not add the Flexdll runtime object (for exe)
> -noentry Do not use the Flexdll entry point (for dll)
> -noexport Do not export any symbol
> -norelrelocs Ensure that no relative relocation is generated
> -base Specify base address (Win64 only)
> -I <dir> Add a directory where to search for files
> -L <dir> Add a directory where to search for files
> -l <lib> Library file
> -chain {msvc|msvc64|cygwin64|mingw|mingw64|gnat|gnat64|ld}
> Choose which linker to use
> -x64 (Deprecated)
> -defaultlib <obj> External object (no export, no import)
> -save-temps Do not delete intermediate files
> -implib Do not delete the generated import library
> -outdef Produce a def file with exported symbols
> -v Increment verbosity (can be repeated)
> -show-exports Show exported symbols
> -show-imports Show imported symbols
> -dry Show the linker command line, do not actually run it
> -dump Only dump the content of object files
> -patch Only patch the target image (to be used with -stack)
> -nocygpath Do not use cygpath (default for msvc, mingw)
> -cygpath Use cygpath (default for cygwin)
> -no-merge-manifest Do not merge the manifest (takes precedence over -merge-manifest)
> -merge-manifest Merge manifest to the dll or exe (if generated)
> -real-manifest Use the generated manifest (default behavior)
> -default-manifest Use the default manifest (default.manifest/default_amd64.manifest)
> -export <sym> Explicitly export a symbol
> -noreexport Do not reexport symbols imported from import libraries
> -where Show the FlexDLL directory
> -nounderscore Normal symbols are not prefixed with an underscore
> -nodefaultlibs Do not assume any default library
> -builtin Use built-in linker to produce a dll
> -explain Explain why library objects are linked
> -subsystem <id> Set the subsystem (default: console)
> -custom-crt Use a custom CRT
> -stack <int> Set the stack reserve in the resulting image
> -link <option> Next argument is passed verbatim to the linker
> -g (ignored)
> -D <symbol> (Ignored)
> -U <symbol> (Ignored)
> -- Following arguments are passed verbatim to the linker
> -version Print linker version and FlexDLL directory and exit
> -vnum Print linker version number and exit
> -help Display this list of options
> --help Display this list of options
>
> Notes:
> * The -I, -l and -L options do not need to be separated from their argument.
> * An option like /linkXXX is an abbrevation for '-link XXX'.
> * An option like -Wl,-XXX is an abbreviation for '-link -XXX'.
> * FlexDLL's object files are searched by default in the same directory as
> flexlink, or in the directory given by the environment variable FLEXDIR
> if it is defined.
> * Extra argument can be passed in the environment variable FLEXLINKFLAGS.
>
> Homepage: http://alain.frisch.fr/flexdll.html
$prefix/$bindir\ocaml.exe -vnum
> 5.4.0+dev0-2024-08-25
ocaml (from $prefix/$bindir\ocaml.exe) -M <exit 2>
> ocaml: unknown option '-M'.
> Usage: ocaml <options> <files>
> Try 'ocaml --help' for more information.
$prefix/$bindir\ocamlc.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlc.byte (from $prefix/$bindir\ocamlc.byte.exe) -M <exit 2>
> ocamlc.byte: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix/$bindir\ocamlc.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlc (from $prefix/$bindir\ocamlc.exe) -M <exit 2>
> ocamlc: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix/$bindir\ocamlcmt.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlcmt (from $prefix/$bindir\ocamlcmt.exe) -M <exit 2>
> ocamlcmt: unknown option '-M'.
> Read FILE.cmt and print related information
> Usage: ocamlcmt [options] FILE.cmt
> Options are:
> -o <file> Dump to file <file> (or stdout if -)
> -annot Generate the corresponding .annot file
> -save-cmt-info Encapsulate additional cmt information in annotations
> -src Convert .cmt or .cmti back to source code (without comments)
> -info : print information on the file
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -I <dir> Add <dir> to the list of include directories
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamlcp.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlcp (from $prefix/$bindir\ocamlcp.exe) -M <exit 2>
> ocamlcp: unknown option '-M'.
> Usage: ocamlcp <options> <files>
> Options are:
> -P [afilmt] Profile constructs specified by argument (default fm):
> a Everything
> f Function calls and method calls
> i if ... then ... else
> l while and for loops
> m match ... with
> t try ... with
> -p [afilmt] Same as option -P
> -a Build a library
> -alert <list> Enable or disable alerts according to <list>:
> +<alertname> enable alert <alertname>
> -<alertname> disable alert <alertname>
> ++<alertname> treat <alertname> as fatal error
> --<alertname> treat <alertname> as non-fatal
> @<alertname> enable <alertname> and treat it as fatal error
> <alertname> can be 'all' to refer to all alert names
> -absname Show absolute filenames in error messages
> -no-absname Do not try to show absolute filenames in error messages (default)
> -annot (deprecated) Save information in <filename>.annot
> -bin-annot Save typedtree in <filename>.cmt
> -bin-annot-occurrences Store every occurrence of a bound name in the .cmt file.
> This information can be used by external tools to provide
> features such as project-wide occurrences. This flag has
> no effect in the absence of '-bin-annot'.
> -c Compile only (do not link)
> -cc <command> Use <command> as the C compiler and linker
> -cclib <opt> Pass option <opt> to the C linker
> -ccopt <opt> Pass option <opt> to the C compiler and linker
> -cmi-file <file> Use the <file> interface file to type-check
> -color {auto|always|never} Enable or disable colors in compiler messages
> The following settings are supported:
> auto use heuristics to enable colors only if supported
> always enable colors
> never disable colors
> The default setting is 'auto', and the current heuristic
> checks that the TERM environment variable exists and is
> not empty or "dumb", and that isatty(stderr) holds.
> If the option is not specified, these setting can alternatively
> be set through the OCAML_COLOR environment variable.
> -error-style {contextual|short} Control the way error messages and warnings are printed
> The following settings are supported:
> short only print the error and its location
> contextual like "short", but also display the source code
> snippet corresponding to the location of the error
> The default setting is 'contextual'.
> If the option is not specified, these setting can alternatively
> be set through the OCAML_ERROR_STYLE environment variable.
> -compat-32 Check that generated bytecode can run on 32-bit platforms
> -config Print configuration values and exit
> -config-var Print the value of a configuration variable, without a newline, and exit
> (print nothing and exit with error value if the variable does not exist)
> -custom Link in custom mode
> -dllib <lib> Use the dynamically-loaded library <lib>
> -dllib-suffixed <lib> Use the dynamically-loaded library <lib>, with runtime suffix appended to the name
> -dllpath <dir> Add <dir> to the run-time search path for shared libraries
> -dtypes (deprecated) same as -annot
> -for-pack <ident> Generate code that can later be `packed' with
> ocamlc -pack -o <ident>.cmo
> -g Save debugging information
> -no-g Do not record debugging information (default)
> -stop-after {parsing|typing|lambda} Stop after the given compilation pass.
> -i Print inferred interface
> -i-variance Print inferred variances
> -I <dir> Add <dir> to the list of include directories
> -H <dir> Add <dir> to the list of "hidden" include directories
> (Like -I, but the program can not directly reference these dependencies)
> -impl <file> Compile <file> as a .ml file
> -intf <file> Compile <file> as a .mli file
> -intf-suffix <string> Suffix for interface files (default: .mli)
> -intf_suffix <string> (deprecated) same as -intf-suffix
> -keep-docs Keep documentation strings in .cmi files
> -no-keep-docs Do not keep documentation strings in .cmi files (default)
> -keep-locs Keep locations in .cmi files (default)
> -no-keep-locs Do not keep locations in .cmi files
> -keywords <version+list> set keywords following the <version+list> spec:
>
> -<version> if present specifies the base set of keywords
>
> (if absent the current set of keywords is used)
> -<list> is a "+"-separated list of keywords to add to
>
> the base set of keywords.
>
> -labels Use commuting label mode
> -linkall Link all modules, even unused ones
> -make-runtime Build a runtime system with given C objects and libraries
> -make_runtime (deprecated) same as -make-runtime
> -modern (deprecated) same as -labels
> -alias-deps Do record dependencies for module aliases
> -no-alias-deps Do not record dependencies for module aliases
> -app-funct Activate applicative functors
> -no-app-funct Deactivate applicative functors
> -no-check-prims Do not check runtime for primitives
> -noassert Do not compile assertion checks
> -noautolink Do not automatically link C libraries specified in .cma files
> -nolabels Ignore non-optional labels in types
> -nostdlib Do not add default directory to the list of include directories
> -nocwd Do not implicitly add the current directory to the load path
> -nopervasives (undocumented)
> -o <file> Set output file name to <file>
> -opaque Does not generate cross-module optimization information
> (reduces necessary recompilation on module change)
> -open <module> Opens the module <module> before typing
> -output-obj Output an object file instead of an executable
> -output-complete-obj Output an object file, including runtime, instead of an executable
> -output-complete-exe Output a self-contained executable, including runtime and C stubs
> -pack Package the given .cmo files into one .cmo
> -pp <command> Pipe sources through preprocessor <command>
> -ppx <command> Pipe abstract syntax trees through preprocessor <command>
> -plugin <plugin> (no longer supported)
> -principal Check principality of type inference
> -no-principal Do not check principality of type inference (default)
> -rectypes Allow arbitrary recursive types
> -no-rectypes Do not allow arbitrary recursive types (default)
> -runtime-variant <str> Use the <str> variant of the run-time system
> -with-runtime Include the runtime system in the generated program (default)
> -without-runtime Do not include the runtime system in the generated program.
> -safe-string (default unconditionally since 5.0)
> -safer-matching Do not use type information to optimize pattern-matching
> -set-runtime-default <param>=<value> Set the default for runtime parameter <param> to <value>
> -short-paths Shorten paths in types
> -strict-sequence Left-hand part of a sequence must have type unit
> -no-strict-sequence Left-hand part of a sequence need not have type unit (default)
> -strict-formats Reject invalid formats accepted by legacy implementations (default)
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should always use this flag
> to detect invalid formats so you can fix them.)
> -no-strict-formats Accept invalid formats accepted by legacy implementations
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should never use this flag
> and instead fix invalid formats.)
> -thread (deprecated) same as -I +threads
> -unboxed-types unannotated unboxable types will be unboxed
> -no-unboxed-types unannotated unboxable types will not be unboxed (default)
> -unsafe Do not compile bounds checking on array and string access
> -unsafe-string (option not available)
> -use-runtime <file> Generate bytecode for the given runtime system
> -use_runtime <file> (deprecated) same as -use-runtime
> -launch-method <method> Use <method> for the bytecode launcher rather than the mechanism in runtime-launch-info
> -runtime-search {disable|enable|always} Control the way the bytecode header searches for the interpreter
> The following settings are supported:
> disable use a fixed absolute path to the runtime
> enable search for runtime only if not found at the absolute path
> always always search for the runtime
> The default setting is 'enable'.
> -v Print compiler version and location of standard library and exit
> -verbose Print calls to external commands
> -version Print version and exit
> --version Print version and exit
> -vmthread (no longer supported)
> -vnum Print version number and exit
> -w <list> Enable or disable warnings according to <list>:
> +<spec> enable warnings in <spec>
> -<spec> disable warnings in <spec>
> @<spec> enable warnings in <spec> and treat them as errors
> <spec> can be:
> <num> a single warning number
> <num1>..<num2> a range of consecutive warning numbers
> <letter> a predefined set
> default setting is "+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70-74"
> -warn-error <list> Enable or disable error status for warnings according
> to <list>. See option -w for the syntax of <list>.
> Default setting is "-a"
> -warn-help Show description of warning numbers
> -where Print location of standard library and exit
> - <file> Treat <file> as a file name (even if it starts with `-')
> -match-context-rows <n> (advanced, see manual section 13.2.)
> -use-prims <file> (undocumented)
> -dno-unique-ids (undocumented)
> -dunique-ids (undocumented)
> -dno-canonical-ids (undocumented)
> -dcanonical-ids (undocumented)
> -dno-locations (undocumented)
> -dlocations (undocumented)
> -dsource (undocumented)
> -dparsetree (undocumented)
> -dtypedtree (undocumented)
> -dshape (undocumented)
> -dmatchcomp (undocumented)
> -drawlambda (undocumented)
> -dlambda (undocumented)
> -dinstr (undocumented)
> -dcamlprimc (undocumented)
> -dtimings Print timings information for each pass
> -dprofile Print performance information for each pass
> The columns are: time alloc top-heap absolute-top-heap.
> -dump-into-file dump output like -dlambda into <target>.dump
> -dump-dir <dir> dump output like -dlambda into <dir>/<target>.dump
> -args <file> Read additional newline-terminated command line arguments
> from <file>
> -args0 <file> Read additional null character terminated command line arguments
> from <file>
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamldebug.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldebug (from $prefix/$bindir\ocamldebug.exe) -M <exit 2>
> ocamldebug: unknown option '-M'.
> Usage: ocamldebug [options] <program> [arguments]
> Options are:
> -c <count> Set max number of checkpoints kept
> -cd <dir> Change working directory
> -emacs For running the debugger under emacs; implies -machine-readable
> -I <dir> Add <dir> to the list of include directories
> -machine-readable Print information in a format more suitable for machines
> -s <filename> Set the name of the communication socket
> -version Print version and exit
> -vnum Print version number and exit
> -no-version Do not print version at startup
> -no-prompt Suppress all prompts
> -no-time Do not print times
> -no-breakpoint-message Do not print message at breakpoint setup and removal
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamldep.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldep.byte (from $prefix/$bindir\ocamldep.byte.exe) -M <exit 2>
> ocamldep.byte: unknown option '-M'.
> Usage: ocamldep.byte <options> <files>
> Try 'ocamldep.byte --help' for more information.
$prefix/$bindir\ocamldep.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldep (from $prefix/$bindir\ocamldep.exe) -M <exit 2>
> ocamldep: unknown option '-M'.
> Usage: ocamldep <options> <files>
> Try 'ocamldep --help' for more information.
$prefix/$bindir\ocamldoc.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldoc (from $prefix/$bindir\ocamldoc.exe) -M <exit 2>
> ocamldoc: unknown option '-M'.
> Usage: ocamldoc [options] <files>
> Options are:
> -absname Show absolute filenames in error messages
> -no-absname Do not try to show absolute filenames in error messages (default)
> -alert <list> Enable or disable alerts according to <list>:
> +<alertname> enable alert <alertname>
> -<alertname> disable alert <alertname>
> ++<alertname> treat <alertname> as fatal error
> --<alertname> treat <alertname> as non-fatal
> @<alertname> enable <alertname> and treat it as fatal error
> <alertname> can be 'all' to refer to all alert names
> -i-variance Print inferred variances
> -I <dir> Add <dir> to the list of include directories
> -H <dir> Add <dir> to the list of "hidden" include directories
> (Like -I, but the program can not directly reference these dependencies)
> -impl <file> Compile <file> as a .ml file
> -intf <file> Compile <file> as a .mli file
> -intf-suffix <string> Suffix for interface files (default: .mli)
> -intf_suffix <string> (deprecated) same as -intf-suffix
> -keywords <version+list> set keywords following the <version+list> spec:
>
> -<version> if present specifies the base set of keywords
>
> (if absent the current set of keywords is used)
> -<list> is a "+"-separated list of keywords to add to
>
> the base set of keywords.
>
> -labels Use commuting label mode
> -modern (deprecated) same as -labels
> -alias-deps Do record dependencies for module aliases
> -no-alias-deps Do not record dependencies for module aliases
> -app-funct Activate applicative functors
> -no-app-funct Deactivate applicative functors
> -noassert Do not compile assertion checks
> -nolabels Ignore non-optional labels in types
> -nostdlib Do not add default directory to the list of include directories
> -nocwd Do not implicitly add the current directory to the load path
> -open <module> Opens the module <module> before typing
> -pp <command> Pipe sources through preprocessor <command>
> -ppx <command> Pipe abstract syntax trees through preprocessor <command>
> -principal Check principality of type inference
> -no-principal Do not check principality of type inference (default)
> -rectypes Allow arbitrary recursive types
> -no-rectypes Do not allow arbitrary recursive types (default)
> -safe-string (default unconditionally since 5.0)
> -short-paths Shorten paths in types
> -strict-sequence Left-hand part of a sequence must have type unit
> -no-strict-sequence Left-hand part of a sequence need not have type unit (default)
> -strict-formats Reject invalid formats accepted by legacy implementations (default)
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should always use this flag
> to detect invalid formats so you can fix them.)
> -no-strict-formats Accept invalid formats accepted by legacy implementations
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should never use this flag
> and instead fix invalid formats.)
> -thread (deprecated) same as -I +threads
> -unboxed-types unannotated unboxable types will be unboxed
> -no-unboxed-types unannotated unboxable types will not be unboxed (default)
> -unsafe-string (option not available)
> -v Print compiler version and location of standard library and exit
> -verbose Print calls to external commands
> -version Print version and exit
> --version Print version and exit
> -vmthread (no longer supported)
> -vnum Print version number and exit
> -w <list> Enable or disable warnings according to <list>:
> +<spec> enable warnings in <spec>
> -<spec> disable warnings in <spec>
> @<spec> enable warnings in <spec> and treat them as errors
> <spec> can be:
> <num> a single warning number
> <num1>..<num2> a range of consecutive warning numbers
> <letter> a predefined set
> default setting is "+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70-74"
> - <file> Treat <file> as a file name (even if it starts with `-')
> -initially-opened-module <module> Name of the module that is initially opened
> -lib <module> Name of the library namespace for a prefixed library.Note: very experimental.
> -text <file> Consider <file> as a .txt file
> -warn-error Treat ocamldoc warnings as errors
> -show-missed-crossref Show missed cross-reference opportunities
> -hide-warnings do not print ocamldoc warnings
> -o <file> Set the output file name, used by texi, latex and dot generators
> (default is ocamldoc.out)
> or the prefix of index files for the HTML generator
> (default is index)
> -d <dir> Generate files in directory <dir>, rather than in current
> directory (for man and HTML generators)
> -sort Sort the list of top modules before generating the documentation
> -no-stop Do not stop at (**/**) comments
> -no-custom-tags Do not allow custom @-tags
> -stars Remove beginning blanks of comment lines, until the first '*'
> -inv-merge-ml-mli Inverse implementations and interfaces when merging
> -no-module-constraint-filter Do not filter module elements using module type constraints
> -keep-code Always keep code when available
>
> -dump <file> Dump collected information into <file>
> -load <file> Load information from <file> ; may be used several times
>
> -t <title> Use <title> as title for the generated documentation
> -intro <file> Use content of <file> as ocamldoc text to use as introduction
> (HTML, LaTeX and TeXinfo only)
> -hide <M1,M2.M3,...> Hide the given complete module names in generated doc
> -m <options> specify merge options between .mli and .ml
> <options> can be one or more of the following characters:
> d merge description
> a merge @author
> v merge @version
> l merge @see
> s merge @since
> b merge @before
> o merge @deprecated
> p merge @param
> e merge @raise
> r merge @return
> c merge custom @-tags
> A merge all
>
> *** choosing a generator ***
>
> -html Generate HTML documentation
> -latex Generate LaTeX documentation
> -texi Generate TeXinfo documentation
> -man Generate man pages
> -dot Generate dot code of top modules dependencies
> -customdir Display custom generators standard directory and exit
> -i <dir> Add the given directory to the search path for custom
> generators
> -g <file.cm[o|a|xs]> Load file defining a new documentation generator
>
> *** HTML options ***
>
> -all-params Display the complete list of parameters for functions and
> methods (HTML only)
> -css-style <file> Use content of <file> as CSS style definition (HTML only)
> -index-only Generate index files only (HTML only)
> -colorize-code Colorize code even in documentation pages (HTML only)
> -short-functors Use short form to display functor types (HTML only)
> -charset <s> Add information about character encoding being s
> (default is UTF-8)
> -nonavbar Do not include the navigation bar (HTML only)
>
> *** LaTeX options ***
>
> -noheader Suppress header in generated documentation
> (LaTeX and TeXinfo only)
> -notrailer Suppress trailer in generated documentation
> (LaTeX and TeXinfo only)
> -sepfiles Generate one file per toplevel module (LaTeX only)
> -latextitle n,style Associate {n } to the given sectioning style
> (e.g. 'section') in the latex output (LaTeX only)
> Default sectioning is:
> 0 -> section
> 1 -> section
> 2 -> subsection
> 3 -> subsubsection
> 4 -> paragraph
> 5 -> subparagraph
> -latex-value-prefix <string>
> Use <string> as prefix for the LaTeX labels of values.
> (default is "val:")
> -latex-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of types.
> (default is "type:")
> -latex-exception-prefix <string>
> Use <string> as prefix for the LaTeX labels of exceptions.
> (default is "exception:")
> -latex-attribute-prefix <string>
> Use <string> as prefix for the LaTeX labels of attributes.
> (default is "val:")
> -latex-method-prefix <string>
> Use <string> as prefix for the LaTeX labels of methods.
> (default is "method:")
> -latex-module-prefix <string>
> Use <string> as prefix for the LaTeX labels of modules.
> (default is "module:")
> -latex-module-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of module types.
> (default is "moduletype:")
> -latex-class-prefix <string>
> Use <string> as prefix for the LaTeX labels of classes.
> (default is "class:")
> -latex-class-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of class types.
> (default is "classtype:")
> -latex-escape-underscore escape underscore in references
> -notoc Do not generate table of contents (LaTeX only)
>
> *** texinfo options ***
>
> -noindex Do not build index for Info files (TeXinfo only)
> -esc8 Escape accentuated characters in Info files (TeXinfo only)
> -texinfotitle n,style Associate {n } to the given sectioning style
> (e.g. 'section') in the texInfo output (TeXinfo only)
> Default sectioning is:
> 0 -> @chapter , @majorheading
> 1 -> @chapter , @majorheading
> 2 -> @section , @heading
> 3 -> @subsection , @subheading
> 4 -> @subsubsection , @subsubheading
> -info-section Specify section of Info directory (TeXinfo only)
> -info-entry Specify Info directory entry (TeXinfo only)
>
> *** dot options ***
>
> -dot-colors <c1,c2,...,cn>
> Use colors c1,c1,...,cn in the dot output
> (default list is darkturquoise,darkgoldenrod2,cyan,green,
> magenta,yellow,burlywood1,aquamarine,floralwhite,lightpink,
> lightblue,mediumturquoise,salmon,slategray3)
> -dot-include-all Include all modules in the dot output, not only the
> modules given on the command line
> -dot-types Generate dependency graph for types instead of modules
> -dot-reduce Perform a transitive reduction on the selected dependency graph
> before the dot output
>
> *** man pages options ***
>
> -man-mini Generate man pages only for modules, module types, classes
> and class types (man only)
> -man-suffix <suffix> Use <suffix> for man page files (default is 3o) (man only)
>
> -man-section <section> Use <section> in man page files (default is 3) (man only)
>
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamllex.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamllex.byte (from $prefix/$bindir\ocamllex.byte.exe) -M <exit 2>
> ocamllex.byte: unknown option '-M'.
> Usage: ocamllex [options] sourcefile
> Options are:
> -ml Output code that does not use the Lexing module built-in automata interpreter
> -o <file> Set output file name to <file>
> -q Do not display informational messages
> -v Print version and exit
> -version Print version and exit
> -vnum Print version number and exit
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamllex.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamllex (from $prefix/$bindir\ocamllex.exe) -M <exit 2>
> ocamllex: unknown option '-M'.
> Usage: ocamllex [options] sourcefile
> Options are:
> -ml Output code that does not use the Lexing module built-in automata interpreter
> -o <file> Set output file name to <file>
> -q Do not display informational messages
> -v Print version and exit
> -version Print version and exit
> -vnum Print version number and exit
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamlmklib.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlmklib (from $prefix/$bindir\ocamlmklib.exe) -M <exit 4>
> Unknown option -M
> Usage: ocamlmklib [options] <.cmo|.cma|.cmx|.ml|.mli|.o|.a|.obj|.lib|
> .dll|.dylib files>
> Options are:
> -args <file> Read additional newline-terminated command line arguments
> from <file>
> -args0 <file> Read additional null character terminated command line
> arguments from <file>
> -cclib <lib> C library passed to ocamlc -a or ocamlopt -a only
> -ccopt <opt> C option passed to ocamlc -a or ocamlopt -a only
> -custom Disable dynamic loading
> -g Build with debug information
> -dllpath <dir> Add <dir> to the run-time search path for DLLs
> -F<dir> Specify a framework directory (MacOSX)
> -framework <name> Use framework <name> (MacOSX)
> -help Print this help message and exit
> --help Same as -help
> -h Same as -help
> -I <dir> Add <dir> to the path searched for OCaml object files
> -failsafe fall back to static linking if DLL construction failed
> -ldopt <opt> C option passed to the shared linker only
> -linkall Build OCaml archive with link-all behavior
> -l<lib> Specify a dependent C library
> -L<dir> Add <dir> to the path searched for C libraries
> -ocamlc <cmd> Use <cmd> in place of "ocamlc"
> -ocamlcflags <opt> Pass <opt> to ocamlc
> -ocamlopt <cmd> Use <cmd> in place of "ocamlopt"
> -ocamloptflags <opt> Pass <opt> to ocamlopt
> -o <name> Generated OCaml library is named <name>.cma or <name>.cmxa
> -oc <name> Generated C library is named dll<name>.so or lib<name>.a
> -rpath <dir> Same as -dllpath <dir>
> -R<dir> Same as -rpath
> -suffixed Append runtime ID to any generated shared libraries
> -verbose Print commands before executing them
> -v same as -verbose
> -version Print version and exit
> -vnum Print version number and exit
> -Wl,-rpath,<dir> Same as -dllpath <dir>
> -Wl,-rpath -Wl,<dir> Same as -dllpath <dir>
> -Wl,-R<dir> Same as -dllpath <dir>
$prefix/$bindir\ocamlmktop.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlmktop (from $prefix/$bindir\ocamlmktop.exe) -M <exit 2>
> C:\ocamlmgw-8831\bin\ocamlc.exe: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix/$bindir\ocamlobjinfo.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlobjinfo.byte (from $prefix/$bindir\ocamlobjinfo.byte.exe) -M <exit 2>
> ocamlobjinfo.byte: unknown option '-M'.
> ocamlobjinfo.byte [OPTIONS] FILES : give information on files
> -quiet Only print explicitly required information
> -no-approx Do not print module approximation information
> -no-code Do not print code from exported flambda functions
> -shape Print the shape of the module
> -index Print a list of all usages of values, types, etc. in the module
> -decls Print a list of all declarations in the module
> -uid-deps Print the declarations' uids dependencies of the module
> -null-crc Print a null CRC for imported interfaces
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamlobjinfo.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlobjinfo (from $prefix/$bindir\ocamlobjinfo.exe) -M <exit 2>
> ocamlobjinfo: unknown option '-M'.
> ocamlobjinfo [OPTIONS] FILES : give information on files
> -quiet Only print explicitly required information
> -no-approx Do not print module approximation information
> -no-code Do not print code from exported flambda functions
> -shape Print the shape of the module
> -index Print a list of all usages of values, types, etc. in the module
> -decls Print a list of all declarations in the module
> -uid-deps Print the declarations' uids dependencies of the module
> -null-crc Print a null CRC for imported interfaces
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
$prefix/$bindir\ocamlprof.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlprof (from $prefix/$bindir\ocamlprof.exe) -M <exit 2>
> ocamlprof: unknown option '-M'.
> Usage: ocamlprof <options> <files>
> Options are:
> -f <file> Use <file> as dump file (default ocamlprof.dump)
> -F <s> Insert string <s> with the counts
> -impl <file> Process <file> as a .ml file
> -instrument (undocumented)
> -intf <file> Process <file> as a .mli file
> -keywords <version+keywords> Specify keyword set.
> -m <flags> (undocumented)
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
Testing compilation mechanisms for $prefix/$bindir
$prefix/$bindir\ocamlc.exe -where
ocamlc -where: $prefix\$libdir
ocamlopt -where: n/a
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_complete_exe_shared.exe test_install_script.ml -runtime-variant _shared -output-complete-exe <exit 2>
> ** Fatal error: Cannot find file "-lcamlrun-i686-w64-mingw32-0058"
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_complete_exe_static.exe test_install_script.ml -output-complete-exe
$prefix/$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lcamlrun_shared -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
** Fatal error: Cannot find file "-lcamlrun_shared"
$prefix/$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lcamlrun -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
$prefix/$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lunixbyt -lcamlrun_shared -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
** Fatal error: Cannot find file "-lcamlrun_shared"
$prefix/$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lunixbyt -lcamlrun -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\custom_shared.exe test_install_script.ml -runtime-variant _shared -custom <exit 2>
> ** Fatal error: Cannot find file "-lcamlrun-i686-w64-mingw32-0058"
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\custom_static.exe test_install_script.ml -custom
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_always.exe test_install_script.ml -runtime-search always
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_enable.exe test_install_script.ml
$prefix/$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_disable.exe test_install_script.ml -runtime-search disable
Running programs
$PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe true $prefix $libdir
test-prog (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe test-prog true $prefix $libdir
sh (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe sh true $prefix $libdir
.\byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe .\byt_default_exe_disable true $prefix $libdir
byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe byt_default_exe_disable true $prefix $libdir
byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe byt_default_exe_disable true $prefix $libdir
$PWD\byt_default_exe_enable.exe skip $PWD\byt_default_exe_enable.exe $PWD\byt_default_exe_enable.exe true $prefix $libdir
test-prog (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe test-prog true $prefix $libdir
sh (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe sh true $prefix $libdir
.\byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe .\byt_default_exe_enable true $prefix $libdir
byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable true $prefix $libdir
byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable true $prefix $libdir
$PWD\byt_default_exe_always.exe skip $PWD\byt_default_exe_always.exe $PWD\byt_default_exe_always.exe true $prefix $libdir
test-prog (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe test-prog true $prefix $libdir
sh (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe sh true $prefix $libdir
.\byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe .\byt_default_exe_always true $prefix $libdir
byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always true $prefix $libdir
byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always true $prefix $libdir
$PWD\custom_static.exe skip $PWD\custom_static.exe $PWD\custom_static.exe true $prefix $libdir
test-prog (from $PWD\custom_static.exe) skip $PWD\custom_static.exe test-prog true $prefix $libdir
sh (from $PWD\custom_static.exe) skip $PWD\custom_static.exe sh true $prefix $libdir
.\custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe .\custom_static true $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static true $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static true $prefix $libdir
$PWD\byt_obj_static.exe skip $PWD\byt_obj_static.exe $PWD\byt_obj_static.exe true $prefix $libdir
test-prog (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe sh true $prefix $libdir
.\byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe .\byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static true $prefix $libdir
$PWD\byt_complete_obj_static.exe skip $PWD\byt_complete_obj_static.exe $PWD\byt_complete_obj_static.exe true $prefix $libdir
test-prog (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe sh true $prefix $libdir
.\byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe .\byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static true $prefix $libdir
$PWD\byt_complete_exe_static.exe skip $PWD\byt_complete_exe_static.exe $PWD\byt_complete_exe_static.exe true $prefix $libdir
test-prog (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe sh true $prefix $libdir
.\byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe .\byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static true $prefix $libdir
Renaming $prefix to $prefix.new
Re-running test programs
$prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
> Environment
> PATH=$prefix.new\$bindir:$PATH
$prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
$prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
$prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
$prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
$prefix.new\$bindir\ocamlrun.exe $PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe false $prefix $libdir
$PWD\byt_default_exe_enable.exe skip $PWD\byt_default_exe_enable.exe $PWD\byt_default_exe_enable.exe false $prefix $libdir
test-prog (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe test-prog false $prefix $libdir
sh (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe sh false $prefix $libdir
.\byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe .\byt_default_exe_enable false $prefix $libdir
byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable false $prefix $libdir
byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable false $prefix $libdir
$PWD\byt_default_exe_always.exe skip $PWD\byt_default_exe_always.exe $PWD\byt_default_exe_always.exe false $prefix $libdir
test-prog (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe test-prog false $prefix $libdir
sh (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe sh false $prefix $libdir
.\byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe .\byt_default_exe_always false $prefix $libdir
byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always false $prefix $libdir
byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always false $prefix $libdir
$PWD\custom_static.exe skip $PWD\custom_static.exe $PWD\custom_static.exe false $prefix $libdir
test-prog (from $PWD\custom_static.exe) skip $PWD\custom_static.exe test-prog false $prefix $libdir
sh (from $PWD\custom_static.exe) skip $PWD\custom_static.exe sh false $prefix $libdir
.\custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe .\custom_static false $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static false $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static false $prefix $libdir
$PWD\byt_obj_static.exe skip $PWD\byt_obj_static.exe $PWD\byt_obj_static.exe false $prefix $libdir
test-prog (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe test-prog false $prefix $libdir
sh (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe sh false $prefix $libdir
.\byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe .\byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static false $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static false $prefix $libdir
$PWD\byt_complete_obj_static.exe skip $PWD\byt_complete_obj_static.exe $PWD\byt_complete_obj_static.exe false $prefix $libdir
test-prog (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe test-prog false $prefix $libdir
sh (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe sh false $prefix $libdir
.\byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe .\byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static false $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static false $prefix $libdir
$PWD\byt_complete_exe_static.exe skip $PWD\byt_complete_exe_static.exe $PWD\byt_complete_exe_static.exe false $prefix $libdir
test-prog (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe test-prog false $prefix $libdir
sh (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe sh false $prefix $libdir
.\byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe .\byt_complete_exe_static false $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static false $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static false $prefix $libdir
Testing loading of libraries with bytecode dynlink
$prefix.new\$bindir\ocamlc.exe -I +dynlink dynlink.cma -linkall -o $PWD\test_script.exe test_install_script.ml
$PWD\test_script.exe runtime_events
> Loaded runtime_events.cma
$PWD\test_script.exe str
> Loaded str.cma
$PWD\test_script.exe unix threads
> Loaded unix.cma
> Loaded threads.cma
$PWD\test_script.exe unix
> Loaded unix.cma
Testing loading of libraries in $prefix.new\$bindir\ocaml.exe
$prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded dynlink.cma
$prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded runtime_events.cma
$prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded str.cma
$prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
> Loaded threads.cma
$prefix.new\$bindir\ocaml.exe -noinit -no-version -noprompt test_install_script.ml
> Loaded unix.cma
Testing processing of ld.conf
$prefix.new\$bindir\ocamlc.exe -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma -o $PWD\test_ld_conf.byte.exe 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.exe -config
$PWD\test_ld_conf.byte.exe
- Base ld.conf + CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=;/;//;.;..;.\;..\;.\stublibs;..\stublibs;stublibs;.stublibs;..stublibs;C:\ocamlmgw-8831.new\lib\ocaml;/lib/ocaml $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=;/;//;.;..;.\;..\;.\stublibs;..\stublibs;stublibs;.stublibs;..stublibs;C:\ocamlmgw-8831.new\lib\ocaml;/lib/ocaml $PWD\test_ld_conf.byte.exe
- 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.exe -config
CAML_LD_LIBRARY_PATH="quoted";quote"in"entry;one";"entry;one";"two";three $PWD\test_ld_conf.byte.exe
- Base ld.conf with CRLF endings
$prefix.new\$bindir\ocamlrun.exe -config
$PWD\test_ld_conf.byte.exe
- Empty CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH= $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH= $PWD\test_ld_conf.byte.exe
- Embedded empty entry in CAML_LD_LIBRARY_PATH
CAML_LD_LIBRARY_PATH=; $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=; $PWD\test_ld_conf.byte.exe
- Empty CAMLLIB
CAML_LD_LIBRARY_PATH=env CAMLLIB= $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env CAMLLIB= $PWD\test_ld_conf.byte.exe
- Empty OCAMLLIB
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB= CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- $OCAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env OCAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\ocamllib CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env OCAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\ocamllib CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- $CAMLLIB/ld.conf
CAML_LD_LIBRARY_PATH=env CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $prefix.new\$bindir\ocamlrun.exe -config
CAML_LD_LIBRARY_PATH=env CAMLLIB=C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\in_prefix\camllib $PWD\test_ld_conf.byte.exe
- EOF-at-EOF
$prefix.new\$bindir\ocamlrun.exe -config
$PWD\test_ld_conf.byte.exe
Restoring $prefix.new\$libdir\ld.conf.bak to $prefix.new\$libdir\ld.conf
Testing bytecode binaries in $prefix.new\$bindir
$prefix.new\$bindir\flexlink.byte.exe -vnum
> 0.43
flexlink.byte (from $prefix.new\$bindir\flexlink.byte.exe) -M <exit 2>
> flexlink.byte: unknown option '-M'.
> FlexDLL version 0.43
>
> Usage:
> flexlink -o <result.dll/exe> file1.obj file2.obj ... -- <extra linker arguments>
>
> -o Choose the name of the output file
> -exe Link the main program as an exe file
> -maindll Link the main program as a dll file
> -noflexdllobj Do not add the Flexdll runtime object (for exe)
> -noentry Do not use the Flexdll entry point (for dll)
> -noexport Do not export any symbol
> -norelrelocs Ensure that no relative relocation is generated
> -base Specify base address (Win64 only)
> -I <dir> Add a directory where to search for files
> -L <dir> Add a directory where to search for files
> -l <lib> Library file
> -chain {msvc|msvc64|cygwin64|mingw|mingw64|gnat|gnat64|ld}
> Choose which linker to use
> -x64 (Deprecated)
> -defaultlib <obj> External object (no export, no import)
> -save-temps Do not delete intermediate files
> -implib Do not delete the generated import library
> -outdef Produce a def file with exported symbols
> -v Increment verbosity (can be repeated)
> -show-exports Show exported symbols
> -show-imports Show imported symbols
> -dry Show the linker command line, do not actually run it
> -dump Only dump the content of object files
> -patch Only patch the target image (to be used with -stack)
> -nocygpath Do not use cygpath (default for msvc, mingw)
> -cygpath Use cygpath (default for cygwin)
> -no-merge-manifest Do not merge the manifest (takes precedence over -merge-manifest)
> -merge-manifest Merge manifest to the dll or exe (if generated)
> -real-manifest Use the generated manifest (default behavior)
> -default-manifest Use the default manifest (default.manifest/default_amd64.manifest)
> -export <sym> Explicitly export a symbol
> -noreexport Do not reexport symbols imported from import libraries
> -where Show the FlexDLL directory
> -nounderscore Normal symbols are not prefixed with an underscore
> -nodefaultlibs Do not assume any default library
> -builtin Use built-in linker to produce a dll
> -explain Explain why library objects are linked
> -subsystem <id> Set the subsystem (default: console)
> -custom-crt Use a custom CRT
> -stack <int> Set the stack reserve in the resulting image
> -link <option> Next argument is passed verbatim to the linker
> -g (ignored)
> -D <symbol> (Ignored)
> -U <symbol> (Ignored)
> -- Following arguments are passed verbatim to the linker
> -version Print linker version and FlexDLL directory and exit
> -vnum Print linker version number and exit
> -help Display this list of options
> --help Display this list of options
>
> Notes:
> * The -I, -l and -L options do not need to be separated from their argument.
> * An option like /linkXXX is an abbrevation for '-link XXX'.
> * An option like -Wl,-XXX is an abbreviation for '-link -XXX'.
> * FlexDLL's object files are searched by default in the same directory as
> flexlink, or in the directory given by the environment variable FLEXDIR
> if it is defined.
> * Extra argument can be passed in the environment variable FLEXLINKFLAGS.
>
> Homepage: http://alain.frisch.fr/flexdll.html
$prefix.new\$bindir\flexlink.exe -vnum
> 0.43
flexlink (from $prefix.new\$bindir\flexlink.exe) -M <exit 2>
> flexlink: unknown option '-M'.
> FlexDLL version 0.43
>
> Usage:
> flexlink -o <result.dll/exe> file1.obj file2.obj ... -- <extra linker arguments>
>
> -o Choose the name of the output file
> -exe Link the main program as an exe file
> -maindll Link the main program as a dll file
> -noflexdllobj Do not add the Flexdll runtime object (for exe)
> -noentry Do not use the Flexdll entry point (for dll)
> -noexport Do not export any symbol
> -norelrelocs Ensure that no relative relocation is generated
> -base Specify base address (Win64 only)
> -I <dir> Add a directory where to search for files
> -L <dir> Add a directory where to search for files
> -l <lib> Library file
> -chain {msvc|msvc64|cygwin64|mingw|mingw64|gnat|gnat64|ld}
> Choose which linker to use
> -x64 (Deprecated)
> -defaultlib <obj> External object (no export, no import)
> -save-temps Do not delete intermediate files
> -implib Do not delete the generated import library
> -outdef Produce a def file with exported symbols
> -v Increment verbosity (can be repeated)
> -show-exports Show exported symbols
> -show-imports Show imported symbols
> -dry Show the linker command line, do not actually run it
> -dump Only dump the content of object files
> -patch Only patch the target image (to be used with -stack)
> -nocygpath Do not use cygpath (default for msvc, mingw)
> -cygpath Use cygpath (default for cygwin)
> -no-merge-manifest Do not merge the manifest (takes precedence over -merge-manifest)
> -merge-manifest Merge manifest to the dll or exe (if generated)
> -real-manifest Use the generated manifest (default behavior)
> -default-manifest Use the default manifest (default.manifest/default_amd64.manifest)
> -export <sym> Explicitly export a symbol
> -noreexport Do not reexport symbols imported from import libraries
> -where Show the FlexDLL directory
> -nounderscore Normal symbols are not prefixed with an underscore
> -nodefaultlibs Do not assume any default library
> -builtin Use built-in linker to produce a dll
> -explain Explain why library objects are linked
> -subsystem <id> Set the subsystem (default: console)
> -custom-crt Use a custom CRT
> -stack <int> Set the stack reserve in the resulting image
> -link <option> Next argument is passed verbatim to the linker
> -g (ignored)
> -D <symbol> (Ignored)
> -U <symbol> (Ignored)
> -- Following arguments are passed verbatim to the linker
> -version Print linker version and FlexDLL directory and exit
> -vnum Print linker version number and exit
> -help Display this list of options
> --help Display this list of options
>
> Notes:
> * The -I, -l and -L options do not need to be separated from their argument.
> * An option like /linkXXX is an abbrevation for '-link XXX'.
> * An option like -Wl,-XXX is an abbreviation for '-link -XXX'.
> * FlexDLL's object files are searched by default in the same directory as
> flexlink, or in the directory given by the environment variable FLEXDIR
> if it is defined.
> * Extra argument can be passed in the environment variable FLEXLINKFLAGS.
>
> Homepage: http://alain.frisch.fr/flexdll.html
$prefix.new\$bindir\ocaml.exe -vnum
> 5.4.0+dev0-2024-08-25
ocaml (from $prefix.new\$bindir\ocaml.exe) -M <exit 2>
> ocaml: unknown option '-M'.
> Usage: ocaml <options> <files>
> Try 'ocaml --help' for more information.
$prefix.new\$bindir\ocamlc.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlc.byte (from $prefix.new\$bindir\ocamlc.byte.exe) -M <exit 2>
> ocamlc.byte: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix.new\$bindir\ocamlc.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlc (from $prefix.new\$bindir\ocamlc.exe) -M <exit 2>
> ocamlc: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix.new\$bindir\ocamlcmt.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlcmt (from $prefix.new\$bindir\ocamlcmt.exe) -M <exit 2>
> ocamlcmt: unknown option '-M'.
> Read FILE.cmt and print related information
> Usage: ocamlcmt [options] FILE.cmt
> Options are:
> -o <file> Dump to file <file> (or stdout if -)
> -annot Generate the corresponding .annot file
> -save-cmt-info Encapsulate additional cmt information in annotations
> -src Convert .cmt or .cmti back to source code (without comments)
> -info : print information on the file
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -I <dir> Add <dir> to the list of include directories
> -help Display this list of options
> --help Display this list of options
$prefix.new\$bindir\ocamlcp.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlcp (from $prefix.new\$bindir\ocamlcp.exe) -M <exit 2>
> ocamlcp: unknown option '-M'.
> Usage: ocamlcp <options> <files>
> Options are:
> -P [afilmt] Profile constructs specified by argument (default fm):
> a Everything
> f Function calls and method calls
> i if ... then ... else
> l while and for loops
> m match ... with
> t try ... with
> -p [afilmt] Same as option -P
> -a Build a library
> -alert <list> Enable or disable alerts according to <list>:
> +<alertname> enable alert <alertname>
> -<alertname> disable alert <alertname>
> ++<alertname> treat <alertname> as fatal error
> --<alertname> treat <alertname> as non-fatal
> @<alertname> enable <alertname> and treat it as fatal error
> <alertname> can be 'all' to refer to all alert names
> -absname Show absolute filenames in error messages
> -no-absname Do not try to show absolute filenames in error messages (default)
> -annot (deprecated) Save information in <filename>.annot
> -bin-annot Save typedtree in <filename>.cmt
> -bin-annot-occurrences Store every occurrence of a bound name in the .cmt file.
> This information can be used by external tools to provide
> features such as project-wide occurrences. This flag has
> no effect in the absence of '-bin-annot'.
> -c Compile only (do not link)
> -cc <command> Use <command> as the C compiler and linker
> -cclib <opt> Pass option <opt> to the C linker
> -ccopt <opt> Pass option <opt> to the C compiler and linker
> -cmi-file <file> Use the <file> interface file to type-check
> -color {auto|always|never} Enable or disable colors in compiler messages
> The following settings are supported:
> auto use heuristics to enable colors only if supported
> always enable colors
> never disable colors
> The default setting is 'auto', and the current heuristic
> checks that the TERM environment variable exists and is
> not empty or "dumb", and that isatty(stderr) holds.
> If the option is not specified, these setting can alternatively
> be set through the OCAML_COLOR environment variable.
> -error-style {contextual|short} Control the way error messages and warnings are printed
> The following settings are supported:
> short only print the error and its location
> contextual like "short", but also display the source code
> snippet corresponding to the location of the error
> The default setting is 'contextual'.
> If the option is not specified, these setting can alternatively
> be set through the OCAML_ERROR_STYLE environment variable.
> -compat-32 Check that generated bytecode can run on 32-bit platforms
> -config Print configuration values and exit
> -config-var Print the value of a configuration variable, without a newline, and exit
> (print nothing and exit with error value if the variable does not exist)
> -custom Link in custom mode
> -dllib <lib> Use the dynamically-loaded library <lib>
> -dllib-suffixed <lib> Use the dynamically-loaded library <lib>, with runtime suffix appended to the name
> -dllpath <dir> Add <dir> to the run-time search path for shared libraries
> -dtypes (deprecated) same as -annot
> -for-pack <ident> Generate code that can later be `packed' with
> ocamlc -pack -o <ident>.cmo
> -g Save debugging information
> -no-g Do not record debugging information (default)
> -stop-after {parsing|typing|lambda} Stop after the given compilation pass.
> -i Print inferred interface
> -i-variance Print inferred variances
> -I <dir> Add <dir> to the list of include directories
> -H <dir> Add <dir> to the list of "hidden" include directories
> (Like -I, but the program can not directly reference these dependencies)
> -impl <file> Compile <file> as a .ml file
> -intf <file> Compile <file> as a .mli file
> -intf-suffix <string> Suffix for interface files (default: .mli)
> -intf_suffix <string> (deprecated) same as -intf-suffix
> -keep-docs Keep documentation strings in .cmi files
> -no-keep-docs Do not keep documentation strings in .cmi files (default)
> -keep-locs Keep locations in .cmi files (default)
> -no-keep-locs Do not keep locations in .cmi files
> -keywords <version+list> set keywords following the <version+list> spec:
>
> -<version> if present specifies the base set of keywords
>
> (if absent the current set of keywords is used)
> -<list> is a "+"-separated list of keywords to add to
>
> the base set of keywords.
>
> -labels Use commuting label mode
> -linkall Link all modules, even unused ones
> -make-runtime Build a runtime system with given C objects and libraries
> -make_runtime (deprecated) same as -make-runtime
> -modern (deprecated) same as -labels
> -alias-deps Do record dependencies for module aliases
> -no-alias-deps Do not record dependencies for module aliases
> -app-funct Activate applicative functors
> -no-app-funct Deactivate applicative functors
> -no-check-prims Do not check runtime for primitives
> -noassert Do not compile assertion checks
> -noautolink Do not automatically link C libraries specified in .cma files
> -nolabels Ignore non-optional labels in types
> -nostdlib Do not add default directory to the list of include directories
> -nocwd Do not implicitly add the current directory to the load path
> -nopervasives (undocumented)
> -o <file> Set output file name to <file>
> -opaque Does not generate cross-module optimization information
> (reduces necessary recompilation on module change)
> -open <module> Opens the module <module> before typing
> -output-obj Output an object file instead of an executable
> -output-complete-obj Output an object file, including runtime, instead of an executable
> -output-complete-exe Output a self-contained executable, including runtime and C stubs
> -pack Package the given .cmo files into one .cmo
> -pp <command> Pipe sources through preprocessor <command>
> -ppx <command> Pipe abstract syntax trees through preprocessor <command>
> -plugin <plugin> (no longer supported)
> -principal Check principality of type inference
> -no-principal Do not check principality of type inference (default)
> -rectypes Allow arbitrary recursive types
> -no-rectypes Do not allow arbitrary recursive types (default)
> -runtime-variant <str> Use the <str> variant of the run-time system
> -with-runtime Include the runtime system in the generated program (default)
> -without-runtime Do not include the runtime system in the generated program.
> -safe-string (default unconditionally since 5.0)
> -safer-matching Do not use type information to optimize pattern-matching
> -set-runtime-default <param>=<value> Set the default for runtime parameter <param> to <value>
> -short-paths Shorten paths in types
> -strict-sequence Left-hand part of a sequence must have type unit
> -no-strict-sequence Left-hand part of a sequence need not have type unit (default)
> -strict-formats Reject invalid formats accepted by legacy implementations (default)
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should always use this flag
> to detect invalid formats so you can fix them.)
> -no-strict-formats Accept invalid formats accepted by legacy implementations
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should never use this flag
> and instead fix invalid formats.)
> -thread (deprecated) same as -I +threads
> -unboxed-types unannotated unboxable types will be unboxed
> -no-unboxed-types unannotated unboxable types will not be unboxed (default)
> -unsafe Do not compile bounds checking on array and string access
> -unsafe-string (option not available)
> -use-runtime <file> Generate bytecode for the given runtime system
> -use_runtime <file> (deprecated) same as -use-runtime
> -launch-method <method> Use <method> for the bytecode launcher rather than the mechanism in runtime-launch-info
> -runtime-search {disable|enable|always} Control the way the bytecode header searches for the interpreter
> The following settings are supported:
> disable use a fixed absolute path to the runtime
> enable search for runtime only if not found at the absolute path
> always always search for the runtime
> The default setting is 'enable'.
> -v Print compiler version and location of standard library and exit
> -verbose Print calls to external commands
> -version Print version and exit
> --version Print version and exit
> -vmthread (no longer supported)
> -vnum Print version number and exit
> -w <list> Enable or disable warnings according to <list>:
> +<spec> enable warnings in <spec>
> -<spec> disable warnings in <spec>
> @<spec> enable warnings in <spec> and treat them as errors
> <spec> can be:
> <num> a single warning number
> <num1>..<num2> a range of consecutive warning numbers
> <letter> a predefined set
> default setting is "+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70-74"
> -warn-error <list> Enable or disable error status for warnings according
> to <list>. See option -w for the syntax of <list>.
> Default setting is "-a"
> -warn-help Show description of warning numbers
> -where Print location of standard library and exit
> - <file> Treat <file> as a file name (even if it starts with `-')
> -match-context-rows <n> (advanced, see manual section 13.2.)
> -use-prims <file> (undocumented)
> -dno-unique-ids (undocumented)
> -dunique-ids (undocumented)
> -dno-canonical-ids (undocumented)
> -dcanonical-ids (undocumented)
> -dno-locations (undocumented)
> -dlocations (undocumented)
> -dsource (undocumented)
> -dparsetree (undocumented)
> -dtypedtree (undocumented)
> -dshape (undocumented)
> -dmatchcomp (undocumented)
> -drawlambda (undocumented)
> -dlambda (undocumented)
> -dinstr (undocumented)
> -dcamlprimc (undocumented)
> -dtimings Print timings information for each pass
> -dprofile Print performance information for each pass
> The columns are: time alloc top-heap absolute-top-heap.
> -dump-into-file dump output like -dlambda into <target>.dump
> -dump-dir <dir> dump output like -dlambda into <dir>/<target>.dump
> -args <file> Read additional newline-terminated command line arguments
> from <file>
> -args0 <file> Read additional null character terminated command line arguments
> from <file>
> -help Display this list of options
> --help Display this list of options
$prefix.new\$bindir\ocamldebug.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldebug (from $prefix.new\$bindir\ocamldebug.exe) -M <exit 2>
> ocamldebug: unknown option '-M'.
> Usage: ocamldebug [options] <program> [arguments]
> Options are:
> -c <count> Set max number of checkpoints kept
> -cd <dir> Change working directory
> -emacs For running the debugger under emacs; implies -machine-readable
> -I <dir> Add <dir> to the list of include directories
> -machine-readable Print information in a format more suitable for machines
> -s <filename> Set the name of the communication socket
> -version Print version and exit
> -vnum Print version number and exit
> -no-version Do not print version at startup
> -no-prompt Suppress all prompts
> -no-time Do not print times
> -no-breakpoint-message Do not print message at breakpoint setup and removal
> -help Display this list of options
> --help Display this list of options
$prefix.new\$bindir\ocamldep.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldep.byte (from $prefix.new\$bindir\ocamldep.byte.exe) -M <exit 2>
> ocamldep.byte: unknown option '-M'.
> Usage: ocamldep.byte <options> <files>
> Try 'ocamldep.byte --help' for more information.
$prefix.new\$bindir\ocamldep.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldep (from $prefix.new\$bindir\ocamldep.exe) -M <exit 2>
> ocamldep: unknown option '-M'.
> Usage: ocamldep <options> <files>
> Try 'ocamldep --help' for more information.
$prefix.new\$bindir\ocamldoc.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamldoc (from $prefix.new\$bindir\ocamldoc.exe) -M <exit 2>
> ocamldoc: unknown option '-M'.
> Usage: ocamldoc [options] <files>
> Options are:
> -absname Show absolute filenames in error messages
> -no-absname Do not try to show absolute filenames in error messages (default)
> -alert <list> Enable or disable alerts according to <list>:
> +<alertname> enable alert <alertname>
> -<alertname> disable alert <alertname>
> ++<alertname> treat <alertname> as fatal error
> --<alertname> treat <alertname> as non-fatal
> @<alertname> enable <alertname> and treat it as fatal error
> <alertname> can be 'all' to refer to all alert names
> -i-variance Print inferred variances
> -I <dir> Add <dir> to the list of include directories
> -H <dir> Add <dir> to the list of "hidden" include directories
> (Like -I, but the program can not directly reference these dependencies)
> -impl <file> Compile <file> as a .ml file
> -intf <file> Compile <file> as a .mli file
> -intf-suffix <string> Suffix for interface files (default: .mli)
> -intf_suffix <string> (deprecated) same as -intf-suffix
> -keywords <version+list> set keywords following the <version+list> spec:
>
> -<version> if present specifies the base set of keywords
>
> (if absent the current set of keywords is used)
> -<list> is a "+"-separated list of keywords to add to
>
> the base set of keywords.
>
> -labels Use commuting label mode
> -modern (deprecated) same as -labels
> -alias-deps Do record dependencies for module aliases
> -no-alias-deps Do not record dependencies for module aliases
> -app-funct Activate applicative functors
> -no-app-funct Deactivate applicative functors
> -noassert Do not compile assertion checks
> -nolabels Ignore non-optional labels in types
> -nostdlib Do not add default directory to the list of include directories
> -nocwd Do not implicitly add the current directory to the load path
> -open <module> Opens the module <module> before typing
> -pp <command> Pipe sources through preprocessor <command>
> -ppx <command> Pipe abstract syntax trees through preprocessor <command>
> -principal Check principality of type inference
> -no-principal Do not check principality of type inference (default)
> -rectypes Allow arbitrary recursive types
> -no-rectypes Do not allow arbitrary recursive types (default)
> -safe-string (default unconditionally since 5.0)
> -short-paths Shorten paths in types
> -strict-sequence Left-hand part of a sequence must have type unit
> -no-strict-sequence Left-hand part of a sequence need not have type unit (default)
> -strict-formats Reject invalid formats accepted by legacy implementations (default)
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should always use this flag
> to detect invalid formats so you can fix them.)
> -no-strict-formats Accept invalid formats accepted by legacy implementations
> (Warning: Invalid formats may behave differently from
> previous OCaml versions, and will become always-rejected
> in future OCaml versions. You should never use this flag
> and instead fix invalid formats.)
> -thread (deprecated) same as -I +threads
> -unboxed-types unannotated unboxable types will be unboxed
> -no-unboxed-types unannotated unboxable types will not be unboxed (default)
> -unsafe-string (option not available)
> -v Print compiler version and location of standard library and exit
> -verbose Print calls to external commands
> -version Print version and exit
> --version Print version and exit
> -vmthread (no longer supported)
> -vnum Print version number and exit
> -w <list> Enable or disable warnings according to <list>:
> +<spec> enable warnings in <spec>
> -<spec> disable warnings in <spec>
> @<spec> enable warnings in <spec> and treat them as errors
> <spec> can be:
> <num> a single warning number
> <num1>..<num2> a range of consecutive warning numbers
> <letter> a predefined set
> default setting is "+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70-74"
> - <file> Treat <file> as a file name (even if it starts with `-')
> -initially-opened-module <module> Name of the module that is initially opened
> -lib <module> Name of the library namespace for a prefixed library.Note: very experimental.
> -text <file> Consider <file> as a .txt file
> -warn-error Treat ocamldoc warnings as errors
> -show-missed-crossref Show missed cross-reference opportunities
> -hide-warnings do not print ocamldoc warnings
> -o <file> Set the output file name, used by texi, latex and dot generators
> (default is ocamldoc.out)
> or the prefix of index files for the HTML generator
> (default is index)
> -d <dir> Generate files in directory <dir>, rather than in current
> directory (for man and HTML generators)
> -sort Sort the list of top modules before generating the documentation
> -no-stop Do not stop at (**/**) comments
> -no-custom-tags Do not allow custom @-tags
> -stars Remove beginning blanks of comment lines, until the first '*'
> -inv-merge-ml-mli Inverse implementations and interfaces when merging
> -no-module-constraint-filter Do not filter module elements using module type constraints
> -keep-code Always keep code when available
>
> -dump <file> Dump collected information into <file>
> -load <file> Load information from <file> ; may be used several times
>
> -t <title> Use <title> as title for the generated documentation
> -intro <file> Use content of <file> as ocamldoc text to use as introduction
> (HTML, LaTeX and TeXinfo only)
> -hide <M1,M2.M3,...> Hide the given complete module names in generated doc
> -m <options> specify merge options between .mli and .ml
> <options> can be one or more of the following characters:
> d merge description
> a merge @author
> v merge @version
> l merge @see
> s merge @since
> b merge @before
> o merge @deprecated
> p merge @param
> e merge @raise
> r merge @return
> c merge custom @-tags
> A merge all
>
> *** choosing a generator ***
>
> -html Generate HTML documentation
> -latex Generate LaTeX documentation
> -texi Generate TeXinfo documentation
> -man Generate man pages
> -dot Generate dot code of top modules dependencies
> -customdir Display custom generators standard directory and exit
> -i <dir> Add the given directory to the search path for custom
> generators
> -g <file.cm[o|a|xs]> Load file defining a new documentation generator
>
> *** HTML options ***
>
> -all-params Display the complete list of parameters for functions and
> methods (HTML only)
> -css-style <file> Use content of <file> as CSS style definition (HTML only)
> -index-only Generate index files only (HTML only)
> -colorize-code Colorize code even in documentation pages (HTML only)
> -short-functors Use short form to display functor types (HTML only)
> -charset <s> Add information about character encoding being s
> (default is UTF-8)
> -nonavbar Do not include the navigation bar (HTML only)
>
> *** LaTeX options ***
>
> -noheader Suppress header in generated documentation
> (LaTeX and TeXinfo only)
> -notrailer Suppress trailer in generated documentation
> (LaTeX and TeXinfo only)
> -sepfiles Generate one file per toplevel module (LaTeX only)
> -latextitle n,style Associate {n } to the given sectioning style
> (e.g. 'section') in the latex output (LaTeX only)
> Default sectioning is:
> 0 -> section
> 1 -> section
> 2 -> subsection
> 3 -> subsubsection
> 4 -> paragraph
> 5 -> subparagraph
> -latex-value-prefix <string>
> Use <string> as prefix for the LaTeX labels of values.
> (default is "val:")
> -latex-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of types.
> (default is "type:")
> -latex-exception-prefix <string>
> Use <string> as prefix for the LaTeX labels of exceptions.
> (default is "exception:")
> -latex-attribute-prefix <string>
> Use <string> as prefix for the LaTeX labels of attributes.
> (default is "val:")
> -latex-method-prefix <string>
> Use <string> as prefix for the LaTeX labels of methods.
> (default is "method:")
> -latex-module-prefix <string>
> Use <string> as prefix for the LaTeX labels of modules.
> (default is "module:")
> -latex-module-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of module types.
> (default is "moduletype:")
> -latex-class-prefix <string>
> Use <string> as prefix for the LaTeX labels of classes.
> (default is "class:")
> -latex-class-type-prefix <string>
> Use <string> as prefix for the LaTeX labels of class types.
> (default is "classtype:")
> -latex-escape-underscore escape underscore in references
> -notoc Do not generate table of contents (LaTeX only)
>
> *** texinfo options ***
>
> -noindex Do not build index for Info files (TeXinfo only)
> -esc8 Escape accentuated characters in Info files (TeXinfo only)
> -texinfotitle n,style Associate {n } to the given sectioning style
> (e.g. 'section') in the texInfo output (TeXinfo only)
> Default sectioning is:
> 0 -> @chapter , @majorheading
> 1 -> @chapter , @majorheading
> 2 -> @section , @heading
> 3 -> @subsection , @subheading
> 4 -> @subsubsection , @subsubheading
> -info-section Specify section of Info directory (TeXinfo only)
> -info-entry Specify Info directory entry (TeXinfo only)
>
> *** dot options ***
>
> -dot-colors <c1,c2,...,cn>
> Use colors c1,c1,...,cn in the dot output
> (default list is darkturquoise,darkgoldenrod2,cyan,green,
> magenta,yellow,burlywood1,aquamarine,floralwhite,lightpink,
> lightblue,mediumturquoise,salmon,slategray3)
> -dot-include-all Include all modules in the dot output, not only the
> modules given on the command line
> -dot-types Generate dependency graph for types instead of modules
> -dot-reduce Perform a transitive reduction on the selected dependency graph
> before the dot output
>
> *** man pages options ***
>
> -man-mini Generate man pages only for modules, module types, classes
> and class types (man only)
> -man-suffix <suffix> Use <suffix> for man page files (default is 3o) (man only)
>
> -man-section <section> Use <section> in man page files (default is 3) (man only)
>
> -help Display this list of options
> --help Display this list of options
$prefix.new\$bindir\ocamllex.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamllex.byte (from $prefix.new\$bindir\ocamllex.byte.exe) -M <exit 2>
> ocamllex.byte: unknown option '-M'.
> Usage: ocamllex [options] sourcefile
> Options are:
> -ml Output code that does not use the Lexing module built-in automata interpreter
> -o <file> Set output file name to <file>
> -q Do not display informational messages
> -v Print version and exit
> -version Print version and exit
> -vnum Print version number and exit
> -help Display this list of options
> --help Display this list of options
$prefix.new\$bindir\ocamllex.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamllex (from $prefix.new\$bindir\ocamllex.exe) -M <exit 2>
> ocamllex: unknown option '-M'.
> Usage: ocamllex [options] sourcefile
> Options are:
> -ml Output code that does not use the Lexing module built-in automata interpreter
> -o <file> Set output file name to <file>
> -q Do not display informational messages
> -v Print version and exit
> -version Print version and exit
> -vnum Print version number and exit
> -help Display this list of options
> --help Display this list of options
$prefix.new\$bindir\ocamlmklib.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlmklib (from $prefix.new\$bindir\ocamlmklib.exe) -M <exit 4>
> Unknown option -M
> Usage: ocamlmklib [options] <.cmo|.cma|.cmx|.ml|.mli|.o|.a|.obj|.lib|
> .dll|.dylib files>
> Options are:
> -args <file> Read additional newline-terminated command line arguments
> from <file>
> -args0 <file> Read additional null character terminated command line
> arguments from <file>
> -cclib <lib> C library passed to ocamlc -a or ocamlopt -a only
> -ccopt <opt> C option passed to ocamlc -a or ocamlopt -a only
> -custom Disable dynamic loading
> -g Build with debug information
> -dllpath <dir> Add <dir> to the run-time search path for DLLs
> -F<dir> Specify a framework directory (MacOSX)
> -framework <name> Use framework <name> (MacOSX)
> -help Print this help message and exit
> --help Same as -help
> -h Same as -help
> -I <dir> Add <dir> to the path searched for OCaml object files
> -failsafe fall back to static linking if DLL construction failed
> -ldopt <opt> C option passed to the shared linker only
> -linkall Build OCaml archive with link-all behavior
> -l<lib> Specify a dependent C library
> -L<dir> Add <dir> to the path searched for C libraries
> -ocamlc <cmd> Use <cmd> in place of "ocamlc"
> -ocamlcflags <opt> Pass <opt> to ocamlc
> -ocamlopt <cmd> Use <cmd> in place of "ocamlopt"
> -ocamloptflags <opt> Pass <opt> to ocamlopt
> -o <name> Generated OCaml library is named <name>.cma or <name>.cmxa
> -oc <name> Generated C library is named dll<name>.so or lib<name>.a
> -rpath <dir> Same as -dllpath <dir>
> -R<dir> Same as -rpath
> -suffixed Append runtime ID to any generated shared libraries
> -verbose Print commands before executing them
> -v same as -verbose
> -version Print version and exit
> -vnum Print version number and exit
> -Wl,-rpath,<dir> Same as -dllpath <dir>
> -Wl,-rpath -Wl,<dir> Same as -dllpath <dir>
> -Wl,-R<dir> Same as -dllpath <dir>
$prefix.new\$bindir\ocamlmktop.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlmktop (from $prefix.new\$bindir\ocamlmktop.exe) -M <exit 2>
> C:\ocamlmgw-8831.new\bin\ocamlc.exe: unknown option '-M'.
> Usage: ocamlc <options> <files>
> Try 'ocamlc --help' for more information.
$prefix.new\$bindir\ocamlobjinfo.byte.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlobjinfo.byte (from $prefix.new\$bindir\ocamlobjinfo.byte.exe) -M <exit 2>
> ocamlobjinfo.byte: unknown option '-M'.
> ocamlobjinfo.byte [OPTIONS] FILES : give information on files
> -quiet Only print explicitly required information
> -no-approx Do not print module approximation information
> -no-code Do not print code from exported flambda functions
> -shape Print the shape of the module
> -index Print a list of all usages of values, types, etc. in the module
> -decls Print a list of all declarations in the module
> -uid-deps Print the declarations' uids dependencies of the module
> -null-crc Print a null CRC for imported interfaces
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
$prefix.new\$bindir\ocamlobjinfo.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlobjinfo (from $prefix.new\$bindir\ocamlobjinfo.exe) -M <exit 2>
> ocamlobjinfo: unknown option '-M'.
> ocamlobjinfo [OPTIONS] FILES : give information on files
> -quiet Only print explicitly required information
> -no-approx Do not print module approximation information
> -no-code Do not print code from exported flambda functions
> -shape Print the shape of the module
> -index Print a list of all usages of values, types, etc. in the module
> -decls Print a list of all declarations in the module
> -uid-deps Print the declarations' uids dependencies of the module
> -null-crc Print a null CRC for imported interfaces
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
$prefix.new\$bindir\ocamlprof.exe -vnum
> 5.4.0+dev0-2024-08-25
ocamlprof (from $prefix.new\$bindir\ocamlprof.exe) -M <exit 2>
> ocamlprof: unknown option '-M'.
> Usage: ocamlprof <options> <files>
> Options are:
> -f <file> Use <file> as dump file (default ocamlprof.dump)
> -F <s> Insert string <s> with the counts
> -impl <file> Process <file> as a .ml file
> -instrument (undocumented)
> -intf <file> Process <file> as a .mli file
> -keywords <version+keywords> Specify keyword set.
> -m <flags> (undocumented)
> -version Print version and exit
> -vnum Print version number and exit
> -args <file> Read additional newline separated command line arguments
> from <file>
> -args0 <file> Read additional NUL separated command line arguments from
> <file>
> -help Display this list of options
> --help Display this list of options
Testing compilation mechanisms for $prefix.new\$bindir
$prefix.new\$bindir\ocamlc.exe -where
ocamlc -where: $prefix.new\$libdir
ocamlopt -where: n/a
$prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_complete_exe_shared.exe test_install_script.ml -runtime-variant _shared -output-complete-exe <exit 2>
> ** Fatal error: Cannot find file "-lcamlrun-i686-w64-mingw32-0058"
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
$prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_complete_exe_static.exe test_install_script.ml -output-complete-exe
$prefix.new\$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lcamlrun_shared -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
** Fatal error: Cannot find file "-lcamlrun_shared"
$prefix.new\$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lcamlrun -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
$prefix.new\$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lunixbyt -lcamlrun_shared -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
** Fatal error: Cannot find file "-lcamlrun_shared"
$prefix.new\$bindir\ocamlc.exe -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.exe test_install_ocaml.o C:\builds\workspace\precheck\flambda\false\label\ocaml-mingw-32\testsuite\tools\main_in_c.o -lunixbyt -lcamlrun -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
$prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\custom_shared.exe test_install_script.ml -runtime-variant _shared -custom <exit 2>
> ** Fatal error: Cannot find file "-lcamlrun-i686-w64-mingw32-0058"
> File "test_install_script.ml", line 1:
> Error: Error while building custom runtime system
$prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\custom_static.exe test_install_script.ml -custom
$prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_always.exe test_install_script.ml -runtime-search always
$prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_enable.exe test_install_script.ml
$prefix.new\$bindir\ocamlc.exe -set-runtime-default R -I +compiler-libs ocamlcommon.cma -I +unix unix.cma -o $PWD\byt_default_exe_disable.exe test_install_script.ml -runtime-search disable
Running programs
$PWD\byt_default_exe_disable.exe skip $PWD\byt_default_exe_disable.exe $PWD\byt_default_exe_disable.exe true $prefix $libdir
test-prog (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe test-prog true $prefix $libdir
sh (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe sh true $prefix $libdir
.\byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe .\byt_default_exe_disable true $prefix $libdir
byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe byt_default_exe_disable true $prefix $libdir
byt_default_exe_disable (from $PWD\byt_default_exe_disable.exe) skip $PWD\byt_default_exe_disable.exe byt_default_exe_disable true $prefix $libdir
$PWD\byt_default_exe_enable.exe skip $PWD\byt_default_exe_enable.exe $PWD\byt_default_exe_enable.exe true $prefix $libdir
test-prog (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe test-prog true $prefix $libdir
sh (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe sh true $prefix $libdir
.\byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe .\byt_default_exe_enable true $prefix $libdir
byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable true $prefix $libdir
byt_default_exe_enable (from $PWD\byt_default_exe_enable.exe) skip $PWD\byt_default_exe_enable.exe byt_default_exe_enable true $prefix $libdir
$PWD\byt_default_exe_always.exe skip $PWD\byt_default_exe_always.exe $PWD\byt_default_exe_always.exe true $prefix $libdir
test-prog (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe test-prog true $prefix $libdir
sh (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe sh true $prefix $libdir
.\byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe .\byt_default_exe_always true $prefix $libdir
byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always true $prefix $libdir
byt_default_exe_always (from $PWD\byt_default_exe_always.exe) skip $PWD\byt_default_exe_always.exe byt_default_exe_always true $prefix $libdir
$PWD\custom_static.exe skip $PWD\custom_static.exe $PWD\custom_static.exe true $prefix $libdir
test-prog (from $PWD\custom_static.exe) skip $PWD\custom_static.exe test-prog true $prefix $libdir
sh (from $PWD\custom_static.exe) skip $PWD\custom_static.exe sh true $prefix $libdir
.\custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe .\custom_static true $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static true $prefix $libdir
custom_static (from $PWD\custom_static.exe) skip $PWD\custom_static.exe custom_static true $prefix $libdir
$PWD\byt_obj_static.exe skip $PWD\byt_obj_static.exe $PWD\byt_obj_static.exe true $prefix $libdir
test-prog (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe sh true $prefix $libdir
.\byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe .\byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static true $prefix $libdir
byt_obj_static (from $PWD\byt_obj_static.exe) skip $PWD\byt_obj_static.exe byt_obj_static true $prefix $libdir
$PWD\byt_complete_obj_static.exe skip $PWD\byt_complete_obj_static.exe $PWD\byt_complete_obj_static.exe true $prefix $libdir
test-prog (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe sh true $prefix $libdir
.\byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe .\byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static true $prefix $libdir
byt_complete_obj_static (from $PWD\byt_complete_obj_static.exe) skip $PWD\byt_complete_obj_static.exe byt_complete_obj_static true $prefix $libdir
$PWD\byt_complete_exe_static.exe skip $PWD\byt_complete_exe_static.exe $PWD\byt_complete_exe_static.exe true $prefix $libdir
test-prog (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe test-prog true $prefix $libdir
sh (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe sh true $prefix $libdir
.\byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe .\byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static true $prefix $libdir
byt_complete_exe_static (from $PWD\byt_complete_exe_static.exe) skip $PWD\byt_complete_exe_static.exe byt_complete_exe_static true $prefix $libdir
Restoring $prefix.new to $prefix
make: Leaving directory '/cygdrive/c/builds/workspace/precheck/flambda/false/label/ocaml-mingw-32/testsuite/in_prefix'
+ rm -rf C:/ocamlmgw-8831
+ false
Email was triggered for: Always
Sending email for trigger: Always
Sending email to: david@tarides.com
Finished: SUCCESS