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


Building on odawa

(from windows-server-2022-amd64-ocaml-5.3)
2025-03-18 15:56.18 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-03-18 15:56.18 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache

/: (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 b98fd204f973f02122d3256ca2df1b2876ffbad8"))
2025-03-18 15:56.18 ---> using "d5a4cc53ce391ef1f9f5c5a512ee5f56d67da365729f7b2d1a3802cd60885c21" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))

User configuration:
  Updating ~\.bash_profile.
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.

  Added 9 lines after line 1 in ~\.bash_profile.
2025-03-18 15:56.18 ---> using "3dd9890c501211ba92c399f0a7ccec0155bbac3b6317e0cff106bc8e717b4bfb" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell "opam switch create --repositories=default '5.3' '5.3.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.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.43  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.43
-> 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
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.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=5.3)
2025-03-18 15:56.18 ---> using "d8ece1fa3c0e5d692342b79ab13cdf034b0e146e682fcf30ab37a4bfebc23a80" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-03-18 15:56.18 ---> using "55dc833ee4cb120d7aab11dbcda3ad8ea63d47c991b35ed6e49d6aff738886c8" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y cohttp-top.6.0.0\
               \nopam install -vy cohttp-top.6.0.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: cohttp-top.6.0.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; 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"))
Nothing to do.
[NOTE] cohttp-top.6.0.0 is not installed.

The following actions will be performed:
=== install 28 packages
  - install angstrom                0.16.1  [required by uri]
  - install base                    v0.17.1 [required by ppx_sexp_conv]
  - install base64                  3.5.1   [required by cohttp]
  - install bigstringaf             0.10.0  [required by angstrom]
  - install cohttp                  6.0.0   [required by cohttp-top]
  - install cohttp-top              6.0.0
  - install csexp                   1.5.2   [required by dune-configurator]
  - install dune                    3.17.1  [required by cohttp-top]
  - install dune-configurator       3.17.1  [required by base]
  - install http                    6.0.0   [required by cohttp]
  - install logs                    0.7.0   [required by cohttp]
  - 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.15.0  [required by logs]
  - install ocamlfind               1.9.5   [required by logs]
  - install ppx_derivers            1.2.1   [required by ppxlib]
  - install ppx_sexp_conv           v0.17.0 [required by cohttp]
  - install ppxlib                  0.34.0  [required by ppx_sexp_conv]
  - install ppxlib_jane             v0.17.2 [required by ppx_sexp_conv]
  - install re                      1.12.0  [required by cohttp]
  - install seq                     base    [required by re]
  - 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.0.7   [required by logs]
  - install uri                     4.4.0   [required by cohttp]
  - install uri-sexp                4.4.0   [required by cohttp]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/80: [angstrom.0.16.1: extract]
Processing  2/80: [angstrom.0.16.1: extract] [base.v0.17.1: extract]
Processing  3/80: [angstrom.0.16.1: extract] [base.v0.17.1: extract] [base64.3.5.1: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/80: [base.v0.17.1: extract] [base64.3.5.1: extract]
Processing  4/80: [base.v0.17.1: extract] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  4/80: [base.v0.17.1: extract] [bigstringaf.0.10.0: extract]
Processing  5/80: [base.v0.17.1: extract] [bigstringaf.0.10.0: extract] [cohttp.6.0.0 + 2 others: extract]
-> retrieved base.v0.17.1  (cached)
Processing  5/80: [bigstringaf.0.10.0: extract] [cohttp.6.0.0 + 2 others: extract]
Processing  6/80: [bigstringaf.0.10.0: extract] [cohttp.6.0.0 + 2 others: extract] [csexp.1.5.2: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  6/80: [cohttp.6.0.0 + 2 others: extract] [csexp.1.5.2: extract]
Processing  7/80: [cohttp.6.0.0 + 2 others: extract] [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: extract]
-> retrieved cohttp.6.0.0, cohttp-top.6.0.0, http.6.0.0  (cached)
Processing  7/80: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: extract]
Processing  8/80: [csexp.1.5.2: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [logs.0.7.0: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  8/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [logs.0.7.0: extract]
Processing  9/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [logs.0.7.0: extract] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved logs.0.7.0  (cached)
Processing  9/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-compiler-libs.v0.17.0: extract]
Processing 10/80: [dune.3.17.1, dune-configurator.3.17.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 10/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-syntax-shims.1.0.0: extract]
Processing 11/80: [dune.3.17.1, dune-configurator.3.17.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 11/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract]
Processing 12/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.15.0: extract]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 12/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract]
Processing 13/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 13/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.5: extract]
Processing 14/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.5: extract] [ppx_derivers.1.2.1: extract]
Processing 15/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.5: extract] [ppx_derivers.1.2.1: extract] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 15/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppx_derivers.1.2.1: extract] [ocamlbuild: make configure.make]
Processing 16/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.0: extract] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 17/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.0: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 17/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppx_sexp_conv.v0.17.0: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 18/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.34.0: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
Processing 18/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 19/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] [ppxlib_jane.v0.17.2: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.15.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/5.3/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/5.3/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:\Users\opam\AppData\Local\opam\5.3"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\5.3\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\5.3\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\5.3\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\5.3\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\5.3\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/5.3/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.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 19/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] [ppxlib_jane.v0.17.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 19/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] [ppxlib_jane.v0.17.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppxlib_jane.v0.17.2  (cached)
Processing 19/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 20/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ppxlib.0.34.0: extract] [re.1.12.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppxlib.0.34.0  (cached)
Processing 20/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [re.1.12.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved seq.base  (cached)
Processing 21/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [re.1.12.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 22/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 23/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed seq.base
Processing 24/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [re.1.12.0: extract] [sexplib0.v0.17.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved re.1.12.0  (cached)
Processing 24/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [sexplib0.v0.17.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 25/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 25/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [stdlib-shims.0.3.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 26/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 26/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [stringext.1.6.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 27/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [stringext.1.6.0: extract] [topkg.1.0.7: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stringext.1.6.0  (cached)
Processing 27/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [topkg.1.0.7: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 28/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [topkg.1.0.7: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved topkg.1.0.7  (cached)
Processing 28/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 28/80: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved dune.3.17.1, dune-configurator.3.17.1  (cached)
Processing 28/80: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 29/80: [dune: ocaml 15] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\make.exe "check-if-preinstalled" "all" "opam-install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.15.0)
- if test -d C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte.exe"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native.exe"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.exe"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
Processing 29/80: [dune: ocaml 15] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed ocamlbuild.0.15.0
Processing 30/80: [dune: ocaml 15] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.17.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 15
- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src\\ocamlc_loc.mli", line 1, characters 4-9:

- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context

- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src\\dune_action_plugin.mli", line 1, characters 4-9:

- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context

- 


Processing 30/80: [dune: ./_boot/dune.exe build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.17.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.17.1)
-> compiled  dune.3.17.1
Processing 30/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed dune.3.17.1
Processing 31/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 32/80: [base64: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 33/80: [base64: dune build] [csexp: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 34/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 35/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 36/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 37/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 38/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build]
Processing 39/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build]
Processing 40/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 41/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 42/80: [base64: dune build] [csexp: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "csexp" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\csexp.1.5.2)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 42/80: [base64: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed csexp.1.5.2
Processing 43/80: [base64: dune build] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 44/80: [base64: dune build] [dune-configurator: rm] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base64" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base64.3.5.1)
-> compiled  base64.3.5.1
Processing 44/80: [dune-configurator: rm] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed base64.3.5.1
Processing 45/80: [dune-configurator: rm] [http: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.17.1)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "http" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\http.6.0.0)
-> compiled  http.6.0.0
Processing 45/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed http.6.0.0
Processing 46/80: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.17.1)
Processing 46/80: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 46/80: [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 47/80: [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-syntax-shims" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-syntax-shims.1.0.0)
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe select-impl 5.3.0) > _build/default/src/impl
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: 
- Running ocaml where the first argument is an implicit basename with no
- extension (e.g. ocaml script-file) is deprecated. Either rename the script
- (ocaml script-file.ml) or qualify the basename (ocaml ./script-file)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 47/80: [dune-configurator: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 48/80: [dune-configurator: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml_intrinsics_kernel" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml_intrinsics_kernel.v0.17.1)
-> compiled  ocaml_intrinsics_kernel.v0.17.1
Processing 48/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.1
Processing 49/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 49/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ppx_derivers.1.2.1
Processing 50/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "re" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\re.1.12.0)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.12.0
Processing 50/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed re.1.12.0
Processing 51/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib0" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 51/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [stdlib-shims: dune build] [stringext: dune build]
-> installed sexplib0.v0.17.0
Processing 52/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 52/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 53/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [stringext: dune build]
Processing 54/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stringext" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 54/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
-> installed stringext.1.6.0
Processing 55/80: [dune-configurator: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.17.1)
-> compiled  dune-configurator.3.17.1
Processing 55/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
-> installed dune-configurator.3.17.1
Processing 56/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
Processing 57/80: [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
Processing 58/80: [base: dune build] [bigstringaf: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "bigstringaf" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\bigstringaf.0.10.0)
-> compiled  bigstringaf.0.10.0
Processing 58/80: [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
-> installed bigstringaf.0.10.0
Processing 59/80: [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
Processing 60/80: [angstrom: dune build] [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "angstrom" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\angstrom.0.16.1)
-> compiled  angstrom.0.16.1
Processing 60/80: [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
-> installed angstrom.0.16.1
Processing 61/80: [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
Processing 62/80: [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "uri" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uri.4.4.0)
-> compiled  uri.4.4.0
Processing 62/80: [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
-> installed uri.4.4.0
Processing 63/80: [base: dune build] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base.v0.17.1)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocaml_intrinsics_kernel -I C:\Users\opam\AppData\Local\opam\5.3\lib\sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.1
Processing 63/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
-> installed base.v0.17.1
Processing 64/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib.0.34.0)
-> compiled  ppxlib.0.34.0
Processing 64/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed ppxlib.0.34.0
Processing 65/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 66/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppxlib_jane: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib_jane" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib_jane.v0.17.2)
-> compiled  ppxlib_jane.v0.17.2
Processing 66/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed ppxlib_jane.v0.17.2
Processing 67/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 68/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_sexp_conv.v0.17.0)
-> compiled  ppx_sexp_conv.v0.17.0
Processing 68/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed ppx_sexp_conv.v0.17.0
Processing 69/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 70/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "uri-sexp" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uri-sexp.4.4.0)
-> compiled  uri-sexp.4.4.0
Processing 70/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed uri-sexp.4.4.0
Processing 71/80: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.5\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.5)
+++ Timeout!! (2. hours) +++
+++ Job cancelled +++