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


Building on odawa

(from windows-server-2022-amd64-ocaml-5.3)
2025-02-06 06:47.53 ---> 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-02-06 06:47.53 ---> 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 278df338effcd8a80241fbf6902ef949a850372c"))
2025-02-06 06:47.53 ---> using "e39acbd6045a92867247a77cb24a0ffccc792fec4b50da39e9eb78c669ff6c19" 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-02-06 06:47.53 ---> using "6c4b1d054ed5940a4b723ed52d95df0d05653b94454ef30df11e527afeff68a2" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}]

<><> 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-base-compiler.4.14.2  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2025-02-06 06:47.53 ---> using "3400de553c0db8d444936c72d6856934607dcd60ae9bf924b452d1d4c7f2dbb3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-02-06 06:47.53 ---> using "ee83e5c054976215719ec7dd88b40024341c56e8ff3cd78e843c49ccca25fbd4" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"session.0.5.0\"\
               \nopam install -vy \"session.0.5.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"session.0.5.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\
               \n"))
Nothing to do.
[NOTE] session.0.5.0 is not installed.

The following actions will be performed:
=== install 15 packages
  - install base64            3.5.1  [required by session]
  - install csexp             1.5.2  [required by dune-configurator]
  - install cstruct           6.2.0  [required by mirage-crypto, mirage-crypto-rng]
  - install dune              3.17.1 [required by session]
  - install dune-configurator 3.17.1 [required by mirage-crypto, mirage-crypto-rng]
  - install duration          0.2.1  [required by mirage-crypto-rng]
  - install eqaf              0.9    [required by mirage-crypto]
  - install fmt               0.9.0  [required by cstruct, logs]
  - install logs              0.7.0  [required by mirage-crypto-rng]
  - install mirage-crypto     0.11.3 [required by session]
  - install mirage-crypto-rng 0.11.3 [required by session]
  - install ocamlbuild        0.15.0 [required by logs]
  - install ocamlfind         1.9.5  [required by logs]
  - install session           0.5.0
  - install topkg             1.0.7  [required by logs]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/43: [base64.3.5.1: extract]
Processing  2/43: [base64.3.5.1: extract] [csexp.1.5.2: extract]
Processing  3/43: [base64.3.5.1: extract] [csexp.1.5.2: extract] [cstruct.6.2.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  3/43: [csexp.1.5.2: extract] [cstruct.6.2.0: extract]
Processing  4/43: [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [dune.3.17.1, dune-configurator.3.17.1: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  4/43: [cstruct.6.2.0: extract] [dune.3.17.1, dune-configurator.3.17.1: extract]
Processing  5/43: [cstruct.6.2.0: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [duration.0.2.1: extract]
-> retrieved cstruct.6.2.0  (cached)
Processing  5/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [duration.0.2.1: extract]
Processing  6/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [duration.0.2.1: extract] [eqaf.0.9: extract]
-> retrieved duration.0.2.1  (cached)
Processing  6/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [eqaf.0.9: extract]
Processing  7/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [eqaf.0.9: extract] [fmt.0.9.0: extract]
-> retrieved eqaf.0.9  (cached)
Processing  7/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [fmt.0.9.0: extract]
Processing  8/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [fmt.0.9.0: extract] [logs.0.7.0: extract]
-> retrieved fmt.0.9.0  (cached)
Processing  8/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [logs.0.7.0: extract]
Processing  9/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [logs.0.7.0: extract] [mirage-crypto.0.11.3, mirage-crypto-rng.0.11.3: extract]
-> retrieved logs.0.7.0  (cached)
Processing  9/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [mirage-crypto.0.11.3, mirage-crypto-rng.0.11.3: extract]
Processing 10/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [mirage-crypto.0.11.3, mirage-crypto-rng.0.11.3: extract] [ocamlbuild.0.15.0: extract]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 10/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [mirage-crypto.0.11.3, mirage-crypto-rng.0.11.3: extract]
Processing 11/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [mirage-crypto.0.11.3, mirage-crypto-rng.0.11.3: extract] [ocamlfind.1.9.5: extract]
Processing 12/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [mirage-crypto.0.11.3, mirage-crypto-rng.0.11.3: extract] [ocamlfind.1.9.5: extract] [ocamlbuild: make configure.make]
-> retrieved mirage-crypto.0.11.3, mirage-crypto-rng.0.11.3  (cached)
Processing 12/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.5: extract] [ocamlbuild: make configure.make]
Processing 13/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.5: extract] [session.0.5.0: extract] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 13/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [session.0.5.0: extract] [ocamlbuild: make configure.make]
Processing 14/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [session.0.5.0: extract] [topkg.1.0.7: extract] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 15/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [session.0.5.0: extract] [topkg.1.0.7: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved session.0.5.0  (cached)
Processing 15/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [topkg.1.0.7: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved topkg.1.0.7  (cached)
Processing 15/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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/4.14/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/4.14/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\4.14"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\4.14\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\4.14\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\4.14\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\4.14\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\4.14\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/4.14/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 15/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 15/43: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved dune.3.17.1, dune-configurator.3.17.1  (cached)
Processing 15/43: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Disconnected: Switch turned off