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


Building on odawa

(from windows-server-2022-amd64-ocaml-5.3)
2025-01-30 01:23.39 ---> 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-01-30 01:23.39 ---> 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 2c9566f0b0de5ab6dad7ce8d22b68a2999a1861f"))
2025-01-30 01:23.39 ---> using "5c170ed145dff886c4a0a0920d965d4137076e89da326260a17bdb0a1eb00c0b" 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-01-30 01:23.39 ---> using "7a325a63525514fd7aee1e8467693cb2dfcb7e32d9563bc2ad996a6bbb4e6464" 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-01-30 01:23.39 ---> using "b1f15f308f6803ecac293e291b9847091a2d4d46774d82aed2abf0f87f4025c6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-01-30 01:23.39 ---> using "9362e34bc2c1965bcdcf423f02ec00eda962398b6c176162e6d84d2ec4da38ce" from cache

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

The following actions will be performed:
=== install 9 packages
  - install checkseum         0.5.2    [required by decompress]
  - install cmdliner          1.3.0    [required by decompress]
  - install csexp             1.5.2    [required by dune-configurator]
  - install decompress        1.5.3    [required by imagelib]
  - install dune              3.17.1   [required by imagelib]
  - install dune-configurator 3.17.1   [required by checkseum]
  - install imagelib          20221222
  - install optint            0.3.0    [required by decompress]
  - install stdlib-shims      0.3.0    [required by imagelib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/26: [checkseum.0.5.2: extract]
Processing  2/26: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
Processing  3/26: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
-> retrieved checkseum.0.5.2  (cached)
Processing  3/26: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
Processing  4/26: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [decompress.1.5.3: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing  4/26: [csexp.1.5.2: extract] [decompress.1.5.3: extract]
Processing  5/26: [csexp.1.5.2: extract] [decompress.1.5.3: extract] [dune.3.17.1, dune-configurator.3.17.1: extract]
Processing  6/26: [csexp.1.5.2: extract] [decompress.1.5.3: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing  6/26: [decompress.1.5.3: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [cmdliner: make all]
Processing  7/26: [decompress.1.5.3: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [imagelib.20221222: extract] [cmdliner: make all]
-> retrieved decompress.1.5.3  (cached)
Processing  7/26: [dune.3.17.1, dune-configurator.3.17.1: extract] [imagelib.20221222: extract] [cmdliner: make all]
Processing  8/26: [dune.3.17.1, dune-configurator.3.17.1: extract] [imagelib.20221222: extract] [optint.0.3.0: extract] [cmdliner: make all]
-> retrieved imagelib.20221222  (cached)
Processing  8/26: [dune.3.17.1, dune-configurator.3.17.1: extract] [optint.0.3.0: extract] [cmdliner: make all]
Processing  9/26: [dune.3.17.1, dune-configurator.3.17.1: extract] [optint.0.3.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all]
-> retrieved optint.0.3.0  (cached)
Processing  9/26: [dune.3.17.1, dune-configurator.3.17.1: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing  9/26: [dune.3.17.1, dune-configurator.3.17.1: extract] [cmdliner: make all]
-> retrieved dune.3.17.1, dune-configurator.3.17.1  (cached)
Processing  9/26: [cmdliner: make all]
Processing 10/26: [cmdliner: make all] [dune: ocaml 15]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 10/26: [dune: ocaml 15]
Processing 11/26: [dune: ocaml 15] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 11/26: [dune: ocaml 15] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 11/26: [dune: ocaml 15]
+ 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 11/26: [dune: ./_boot/dune.exe build]
+ 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
-> installed dune.3.17.1
Processing 13/26: [csexp: dune build]
Processing 14/26: [csexp: dune build] [optint: dune build]
Processing 15/26: [csexp: dune build] [optint: dune build] [stdlib-shims: 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 15/26: [csexp: dune build] [optint: dune build]
-> installed stdlib-shims.0.3.0
Processing 16/26: [csexp: dune build] [optint: 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 16/26: [optint: dune build]
-> installed csexp.1.5.2
Processing 17/26: [optint: dune build]
Processing 18/26: [dune-configurator: rm] [optint: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "optint" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\optint.0.3.0)
-> compiled  optint.0.3.0
Processing 18/26: [dune-configurator: rm]
-> installed optint.0.3.0
Processing 19/26: [dune-configurator: rm]
+ 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:\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 19/26: [dune-configurator: 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
-> installed dune-configurator.3.17.1
Processing 21/26: [checkseum: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "checkseum" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\checkseum.0.5.2)
-> compiled  checkseum.0.5.2
-> installed checkseum.0.5.2
Processing 23/26: [decompress: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "decompress" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\decompress.1.5.3)
-> compiled  decompress.1.5.3
-> installed decompress.1.5.3
Processing 25/26: [imagelib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "imagelib" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\imagelib.20221222)
- (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/.imagelib.objs/byte -I C:\Users\opam\AppData\Local\opam\5.3\lib\checkseum -I C:\Users\opam\AppData\Local\opam\5.3\lib\checkseum\ocaml -I C:\Users\opam\AppData\Local\opam\5.3\lib\decompress\de -I C:\Users\opam\AppData\Local\opam\5.3\lib\decompress\zl -I C:\Users\opam\AppData\Local\opam\5.3\lib\optint -I C:\Users\opam\AppData\Local\opam\5.3\lib\stdlib-shims -no-alias-deps -o src/.imagelib.objs/byte/imageUtil.cmo -c -impl src/imageUtil.ml)
- File "src/imageUtil.ml", line 40, characters 2-16:
- 40 |   Printf.kprintf (chunk_write och)
-        ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.imagelib.objs/byte -I src/.imagelib.objs/native -I C:\Users\opam\AppData\Local\opam\5.3\lib\checkseum -I C:\Users\opam\AppData\Local\opam\5.3\lib\checkseum\ocaml -I C:\Users\opam\AppData\Local\opam\5.3\lib\decompress\de -I C:\Users\opam\AppData\Local\opam\5.3\lib\decompress\zl -I C:\Users\opam\AppData\Local\opam\5.3\lib\optint -I C:\Users\opam\AppData\Local\opam\5.3\lib\stdlib-shims -intf-suffix .ml -no-alias-deps -o src/.imagelib.objs/native/imageUtil.cmx -c -impl src/imageUtil.ml)
- File "src/imageUtil.ml", line 40, characters 2-16:
- 40 |   Printf.kprintf (chunk_write och)
-        ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-> compiled  imagelib.20221222
-> installed imagelib.20221222
Done.
# To update the current shell environment, run: eval $(opam env)
2025-01-30 01:25.26 ---> saved as "551f5cf48ca1922243bf6ebf85fc863898f6c9dc2e99cb19cfe26436569281b9"
Job succeeded