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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-11 20:25.45 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" 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"))
2024-11-11 20:25.45 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288"))
2024-11-11 20:25.45 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" 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.
2024-11-11 20:25.45 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "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=default)
2024-11-11 20:25.45 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-11-11 20:25.45 ---> using "79f391d910b12f0453cbe8a949bb8e140683a166720331d05045e2d73e88ecc9" from cache

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims    0.2.0  [uses conf-pkg-config]
=== install 8 packages
  - install   angstrom           0.16.1 [required by uri]
  - install   bigstringaf        0.9.0  [required by angstrom]
  - install   conf-pkg-config    3      [required by bigstringaf]
  - install   dune               2.9.3  [required by ocplib-json-typed]
  - install   ocaml-syntax-shims 1.0.0  [required by angstrom]
  - install   ocplib-json-typed  0.7.1
  - install   stringext          1.6.0  [required by uri]
  - install   uri                4.4.0  [required by ocplib-json-typed]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/28: [angstrom.0.16.1: extract]
Processing  2/28: [angstrom.0.16.1: extract] [bigstringaf.0.9.0: extract]
Processing  3/28: [angstrom.0.16.1: extract] [bigstringaf.0.9.0: extract]
Processing  4/28: [angstrom.0.16.1: extract] [bigstringaf.0.9.0: extract] [dune.2.9.3: extract]
Processing  5/28: [angstrom.0.16.1: extract] [bigstringaf.0.9.0: extract] [dune.2.9.3: extract] [conf-pkg-config: pkgconf]
-> retrieved angstrom.0.16.1  (cached)
Processing  5/28: [bigstringaf.0.9.0: extract] [dune.2.9.3: extract] [conf-pkg-config: pkgconf]
Processing  6/28: [bigstringaf.0.9.0: extract] [dune.2.9.3: extract] [mingw-w64-shims.0.2.0: extract] [conf-pkg-config: pkgconf]
-> retrieved bigstringaf.0.9.0  (cached)
Processing  6/28: [dune.2.9.3: extract] [mingw-w64-shims.0.2.0: extract] [conf-pkg-config: pkgconf]
Processing  7/28: [dune.2.9.3: extract] [mingw-w64-shims.0.2.0: extract] [ocaml-syntax-shims.1.0.0: extract] [conf-pkg-config: pkgconf]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing  7/28: [dune.2.9.3: extract] [ocaml-syntax-shims.1.0.0: extract] [conf-pkg-config: pkgconf]
Processing  8/28: [dune.2.9.3: extract] [ocaml-syntax-shims.1.0.0: extract] [ocplib-json-typed.0.7.1: extract] [conf-pkg-config: pkgconf]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing  8/28: [dune.2.9.3: extract] [ocplib-json-typed.0.7.1: extract] [conf-pkg-config: pkgconf]
Processing  9/28: [dune.2.9.3: extract] [ocplib-json-typed.0.7.1: extract] [stringext.1.6.0: extract] [conf-pkg-config: pkgconf]
-> retrieved ocplib-json-typed.0.7.1  (cached)
Processing  9/28: [dune.2.9.3: extract] [stringext.1.6.0: extract] [conf-pkg-config: pkgconf]
Processing 10/28: [dune.2.9.3: extract] [stringext.1.6.0: extract] [uri.4.4.0: extract] [conf-pkg-config: pkgconf]
-> retrieved stringext.1.6.0  (cached)
Processing 10/28: [dune.2.9.3: extract] [uri.4.4.0: extract] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 10/28: [dune.2.9.3: extract] [uri.4.4.0: extract]
-> removed   mingw-w64-shims.0.2.0
Processing 11/28: [dune.2.9.3: extract] [uri.4.4.0: extract]
-> installed conf-pkg-config.3
Processing 12/28: [dune.2.9.3: extract] [uri.4.4.0: extract]
Processing 13/28: [dune.2.9.3: extract] [uri.4.4.0: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved uri.4.4.0  (cached)
Processing 13/28: [dune.2.9.3: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved dune.2.9.3  (cached)
Processing 13/28: [mingw-w64-shims: sh mingw-w64-shims]
Processing 14/28: [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 14/28: [dune: ocaml bootstrap.ml]
-> installed mingw-w64-shims.0.2.0
Processing 15/28: [dune: ocaml bootstrap.ml]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.2.9.3)
- File ".\bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File ".\bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 31
- cd _boot && C:\Users\opam\AppData\Local\opam\default\bin\ocamlopt.opt.exe -o ..\dune.exe -g -I +threads unix.cmxa threads.cmxa -no-alias-deps -w -49 readdir.c fcntl_stubs.c -args mods_list
- File "vendor/cmdliner/src\\cmdliner_base.ml", line 158, characters 14-27:

- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner_docgen.ml", line 278, characters 23-39:

- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner_docgen.ml", line 293, characters 22-56:

- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner_docgen.ml", line 294, characters 35-51:

- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner_docgen.ml", line 295, characters 36-52:

- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner_cline.ml", line 128, characters 20-47:

- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner_arg.ml", line 193, characters 24-50:

- Warning 6 [labels-omitted]: label err was omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner_arg.ml", line 243, characters 24-50:

- Warning 6 [labels-omitted]: label err was omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner_arg.ml", line 260, characters 10-36:

- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.

- File "vendor/cmdliner/src\\cmdliner.ml", line 195, characters 25-47:

- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.

- 


Processing 15/28: [dune: ./dune.exe build]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.2.9.3\./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.2.9.3)
-> compiled  dune.2.9.3
-> installed dune.2.9.3
Processing 17/28: [bigstringaf: dune build]
Processing 18/28: [bigstringaf: dune build] [ocaml-syntax-shims: dune build]
Processing 19/28: [bigstringaf: dune build] [ocaml-syntax-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stringext" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 19/28: [bigstringaf: dune build] [ocaml-syntax-shims: dune build]
-> installed stringext.1.6.0
Processing 20/28: [bigstringaf: dune build] [ocaml-syntax-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "bigstringaf" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\bigstringaf.0.9.0)
-         make lib/freestanding/libbigstringaf_freestanding_stubs.a
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.9.0
Processing 20/28: [ocaml-syntax-shims: dune build]
-> installed bigstringaf.0.9.0
Processing 21/28: [ocaml-syntax-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocaml-syntax-shims" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
-> installed ocaml-syntax-shims.1.0.0
Processing 23/28: [angstrom: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "angstrom" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\angstrom.0.16.1)
-> compiled  angstrom.0.16.1
-> installed angstrom.0.16.1
Processing 25/28: [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "uri" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\uri.4.4.0)
-> compiled  uri.4.4.0
-> installed uri.4.4.0
Processing 27/28: [ocplib-json-typed: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-j" "31" "-p" "ocplib-json-typed" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocplib-json-typed.0.7.1)
- Info: Creating file dune-project with this contents:
- | (lang dune 2.9)
- | (name ocplib-json-typed)
-> compiled  ocplib-json-typed.0.7.1
-> installed ocplib-json-typed.0.7.1
Done.
# To update the current shell environment, run: eval $(opam env)
2024-11-11 20:27.23 ---> saved as "0b8271904e97f39f75906e909019259771016cb9d99ffabe0ab163e6fa9dad07"
Job succeeded