Building on ltsc2025-2
(from ocaml/opam:windows-server-mingw-ltsc2025-opam)
2026-03-28 20:01.07 ---> using "63e5ddb9687855d0a0c4c5e0088f813758807605401f3a88b07751088826ddff" from cache
C:/: (user (uid 1000) (gid 1000))
C:/: (env OPAMPRECISETRACKING 1)
C:/: (env OPAMUTF8 never)
C:/: (env OPAMEXTERNALSOLVER builtin-0install)
C:/: (env OPAMCRITERIA +removed)
C:/: (env CI true)
C:/: (env OPAM_HEALTH_CHECK_CI true)
C:/: (run (shell "ln -f /usr/local/bin/opam-dev.exe /usr/local/bin/opam.exe"))
2026-03-28 20:01.08 ---> using "eb751f1617949fccf400da87a349c508e73323f3f0e3482f2cce8c46fbcb6c21" from cache
C:/: (run (network host)
(shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 65664dc5b276cda6cf6908fce5d2f7df2d434246"))
2026-03-28 20:01.08 ---> using "a1e705b8eccfc593b4fbc230ee7712cb183e42874d3459594f007e83ba548a84" from cache
C:/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
Updating ~\.bashrc.
[NOTE] Make sure that ~/.bashrc is well sourced in your ~\.bash_profile.
Added 9 lines after line 1 in ~\.bashrc.
2026-03-28 20:01.08 ---> using "94b92ded6f6a914e0c8cf60eb04427886c3a380cc0b69761979305cc893fbb67" from cache
C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default 'mingw-5.4' '5.4.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.4.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.44 (cached)
-> retrieved ocaml-config.3 (cached)
-> installed flexdll.0.44
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0 (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> installed mingw-w64-shims.0.2.0
-> retrieved ocaml-compiler.5.4.0 (cached)
-> installed ocaml-compiler.5.4.0
-> installed ocaml-base-compiler.5.4.0
-> installed ocaml-config.3
-> installed ocaml.5.4.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=mingw-5.4)
2026-03-28 20:01.08 ---> using "fef9a386bcc007a13a835243258296c6fba53ee56a7f3e7d366a20891bb1dbf6" from cache
C:/: (run (network host)
(shell "opam update --depexts"))
2026-03-28 20:01.08 ---> using "c1b87f3ba265cc602c17b1d72cdbd101c4febb3b928180288e5808ce3e9dbec0" from cache
C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "opam remove -y cohttp.6.2.1\
\nopam install -vy cohttp.6.2.1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: cohttp.6.2.1 | grep -q 'ocaml/opam:windows-server-mingw-ltsc2025-opam'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
[NOTE] cohttp.6.2.1 is not installed.
Nothing to do.
The following actions will be performed:
=== install 29 packages
- install angstrom 0.16.1 [required by uri]
- install base v0.17.3 [required by ppx_sexp_conv]
- install base64 3.5.2 [required by cohttp]
- install bigstringaf 0.10.0 [required by angstrom]
- install cohttp 6.2.1
- install csexp 1.5.2 [required by dune-configurator]
- install domain-name 0.5.0 [required by ipaddr]
- install dune 3.21.1 [required by cohttp]
- install dune-configurator 3.21.1 [required by base]
- install http 6.2.1 [required by cohttp]
- install ipaddr 5.6.2 [required by cohttp]
- install logs 0.10.0 [required by cohttp]
- install macaddr 5.6.2 [required by ipaddr]
- install ocaml-compiler-libs v0.17.0 [required by ppxlib]
- install ocaml-syntax-shims 1.0.0 [required by angstrom]
- install ocaml_intrinsics_kernel v0.17.1 [required by base]
- install ocamlbuild 0.16.1 [required by logs]
- install ocamlfind 1.9.8 [required by logs]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_sexp_conv v0.17.1 [required by cohttp]
- install ppxlib 0.38.0~5.5preview [required by ppx_sexp_conv]
- install ppxlib_jane v0.17.4 [required by ppx_sexp_conv]
- install re 1.14.0 [required by cohttp]
- install sexplib0 v0.17.0 [required by cohttp]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install stringext 1.6.0 [required by cohttp]
- install topkg 1.1.1 [required by logs]
- install uri 4.4.0 [required by cohttp]
- install uri-sexp 4.4.0 [required by cohttp]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/83: [angstrom.0.16.1: extract]
Processing 2/83: [angstrom.0.16.1: extract] [base.v0.17.3: extract]
Processing 3/83: [angstrom.0.16.1: extract] [base.v0.17.3: extract] [base64.3.5.2: extract]
-> retrieved angstrom.0.16.1 (cached)
Processing 3/83: [base.v0.17.3: extract] [base64.3.5.2: extract]
Processing 4/83: [base.v0.17.3: extract] [base64.3.5.2: extract] [bigstringaf.0.10.0: extract]
-> retrieved base.v0.17.3 (cached)
Processing 4/83: [base64.3.5.2: extract] [bigstringaf.0.10.0: extract]
Processing 5/83: [base64.3.5.2: extract] [bigstringaf.0.10.0: extract] [cohttp.6.2.1, http.6.2.1: extract]
-> retrieved base64.3.5.2 (cached)
Processing 5/83: [bigstringaf.0.10.0: extract] [cohttp.6.2.1, http.6.2.1: extract]
Processing 6/83: [bigstringaf.0.10.0: extract] [cohttp.6.2.1, http.6.2.1: extract] [csexp.1.5.2: extract]
-> retrieved bigstringaf.0.10.0 (cached)
Processing 6/83: [cohttp.6.2.1, http.6.2.1: extract] [csexp.1.5.2: extract]
Processing 7/83: [cohttp.6.2.1, http.6.2.1: extract] [csexp.1.5.2: extract] [domain-name.0.5.0: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 7/83: [cohttp.6.2.1, http.6.2.1: extract] [domain-name.0.5.0: extract]
Processing 8/83: [cohttp.6.2.1, http.6.2.1: extract] [domain-name.0.5.0: extract] [dune.3.21.1, dune-configurator.3.21.1: extract]
-> retrieved cohttp.6.2.1, http.6.2.1 (cached)
Processing 8/83: [domain-name.0.5.0: extract] [dune.3.21.1, dune-configurator.3.21.1: extract]
Processing 9/83: [domain-name.0.5.0: extract] [dune.3.21.1, dune-configurator.3.21.1: extract] [ipaddr.5.6.2, macaddr.5.6.2: extract]
-> retrieved domain-name.0.5.0 (cached)
Processing 9/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ipaddr.5.6.2, macaddr.5.6.2: extract]
Processing 10/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ipaddr.5.6.2, macaddr.5.6.2: extract] [logs.0.10.0: extract]
-> retrieved ipaddr.5.6.2, macaddr.5.6.2 (cached)
Processing 10/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [logs.0.10.0: extract]
Processing 11/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [logs.0.10.0: extract] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved logs.0.10.0 (cached)
Processing 11/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocaml-compiler-libs.v0.17.0: extract]
Processing 12/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract]
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
Processing 12/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocaml-syntax-shims.1.0.0: extract]
Processing 13/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
Processing 13/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
Processing 14/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract]
-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)
Processing 14/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocamlbuild.0.16.1: extract]
Processing 15/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract]
-> retrieved ocamlbuild.0.16.1 (cached)
Processing 15/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocamlfind.1.9.8: extract]
Processing 16/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract]
Processing 17/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocamlfind.1.9.8: extract] [ppx_derivers.1.2.1: extract] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8 (cached)
Processing 17/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppx_derivers.1.2.1: extract] [ocamlbuild: make configure.make]
Processing 18/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: extract] [ocamlbuild: make configure.make]
Processing 19/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 19/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppx_sexp_conv.v0.17.1: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
Processing 20/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.38.0~5.5preview: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved ppx_sexp_conv.v0.17.1 (cached)
Processing 20/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppxlib.0.38.0~5.5preview: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
Processing 21/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppxlib.0.38.0~5.5preview: extract] [ppxlib_jane.v0.17.4: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\opam\\.opam\\mingw-5.4" "OCAMLBUILD_BINDIR=C:\\opam\\.opam\\mingw-5.4\\bin" "OCAMLBUILD_LIBDIR=C:\\opam\\.opam\\mingw-5.4\\lib" "OCAMLBUILD_MANDIR=C:\\opam\\.opam\\mingw-5.4\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/opam/.opam/mingw-5.4/bin"; \
- echo "OCAML_LIBDIR=C:/opam/.opam/mingw-5.4/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/opam/.opam/mingw-5.4/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.dll"; \
- echo "EXE=.exe"; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=C:\opam\.opam\mingw-5.4"; \
- echo "BINDIR=C:\opam\.opam\mingw-5.4\bin"; \
- echo "LIBDIR=C:\opam\.opam\mingw-5.4\lib"; \
- echo "MANDIR=C:\opam\.opam\mingw-5.4\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\opam\.opam\mingw-5.4\bin|}'; \
- echo 'let libdir = {|C:\opam\.opam\mingw-5.4\lib|}'; \
- echo 'let ocaml_libdir = {|C:/opam/.opam/mingw-5.4/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/opam/.opam/mingw-5.4/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "dll"'; \
- echo 'let ext_dll = ".dll"'; \
- echo 'let exe = ".exe"'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 21/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppxlib.0.38.0~5.5preview: extract] [ppxlib_jane.v0.17.4: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved ppxlib_jane.v0.17.4 (cached)
Processing 21/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppxlib.0.38.0~5.5preview: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
Processing 22/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ppxlib.0.38.0~5.5preview: extract] [re.1.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved ppxlib.0.38.0~5.5preview (cached)
Processing 22/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [re.1.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
Processing 23/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [re.1.14.0: extract] [sexplib0.v0.17.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved re.1.14.0 (cached)
Processing 23/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [sexplib0.v0.17.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
Processing 24/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved sexplib0.v0.17.0 (cached)
Processing 24/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [stdlib-shims.0.3.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
Processing 25/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 25/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [stringext.1.6.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
Processing 26/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [stringext.1.6.0: extract] [topkg.1.1.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved stringext.1.6.0 (cached)
Processing 26/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [topkg.1.1.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
Processing 27/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [topkg.1.1.1: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved topkg.1.1.1 (cached)
Processing 27/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
-> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
Processing 27/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\opam\.opam\mingw-5.4\bin]
+ C:\opam\.opam\mingw-5.4\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\opam\\.opam\\mingw-5.4\\bin" "-sitelib" "C:\\opam\\.opam\\mingw-5.4\\lib" "-mandir" "C:\\opam\\.opam\\mingw-5.4\\man" "-config" "C:\\opam\\.opam\\mingw-5.4\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
-
- About the OCAML core installation:
- Standard library: /cygdrive/c/opam/.opam/mingw-5.4/lib/ocaml
- Binaries: /cygdrive/c/opam/.opam/mingw-5.4/bin
- Manual pages: /usr/local/man
- Multi-threading type: posix
- The directory of site-specific packages will be
- site-lib: C:\opam\.opam\mingw-5.4\lib
- The configuration file is written to:
- findlib config file: C:\opam\.opam\mingw-5.4\lib/findlib.conf
- Software will be installed:
- Libraries: in <site-lib>/findlib
- Binaries: C:\opam\.opam\mingw-5.4\bin
- Manual pages: C:\opam\.opam\mingw-5.4\man
- topfind script: /cygdrive/c/opam/.opam/mingw-5.4/lib/ocaml
- Topfind ppxopt support: yes
- Toolbox: no
- Link custom runtime: no
- Need bytes compatibility: no
-
- Configuration has been written to Makefile.config
-
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 27/83: [dune.3.21.1, dune-configurator.3.21.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved dune.3.21.1, dune-configurator.3.21.1 (cached)
Processing 27/83: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 28/83: [dune: ocaml 15] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "check-if-preinstalled" "all" "opam-install" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ocamlbuild.0.16.1)
- if test -d C:/opam/.opam/mingw-5.4/lib/ocaml/ocamlbuild; then\
- >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
- "C:/opam/.opam/mingw-5.4/lib/ocaml/ocamlbuild";\
- >&2 echo "Installation aborted; if you want to bypass this"\
- "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
- exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c sring -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -wUncaught exception: Unix.Unix_error(Unix.EUNKNOWNERR -38, "pread", "")
Failed: Internal error