Build:
  1. 0
2025-04-24 03:43.46: New job: Build using windows-x86_64 in
                                []
2025-04-24 03:43.46: Will push staging image to ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.08-amd64

Dockerfile:

# escape=`

FROM ocurrent/opam-staging@sha256:b53bef523dcf2f17e7c516f1891b9a384aa721d00b59a4a4543fc3dc69c7a93a
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN ocaml-env exec --64 --no-opam -- opam switch create 4.08 --packages=ocaml-variants.4.08.1+mingw64
RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.08.1+mingw64
RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-04-24 03:43.46: Using cache hint "4.08.1-amd64-ocurrent/opam-staging@sha256:b53bef523dcf2f17e7c516f1891b9a384aa721d00b59a4a4543fc3dc69c7a93a"
2025-04-24 03:43.46: Waiting for resource in pool OCluster
2025-04-24 03:43.46: Waiting for worker…
2025-04-24 03:44.00: Got resource from pool OCluster
Building on ltsc2022-1
Sending build context to Docker daemon   2.56kB

Step 1/8 : FROM ocurrent/opam-staging@sha256:b53bef523dcf2f17e7c516f1891b9a384aa721d00b59a4a4543fc3dc69c7a93a
docker.io/ocurrent/opam-staging@sha256:b53bef523dcf2f17e7c516f1891b9a384aa721d00b59a4a4543fc3dc69c7a93a: Pulling from ocurrent/opam-staging
Digest: sha256:b53bef523dcf2f17e7c516f1891b9a384aa721d00b59a4a4543fc3dc69c7a93a
Status: Image is up to date for ocurrent/opam-staging@sha256:b53bef523dcf2f17e7c516f1891b9a384aa721d00b59a4a4543fc3dc69c7a93a
 ---> 9c1d58706f16
Step 2/8 : ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
 ---> Running in fc085f909c48
Removing intermediate container fc085f909c48
 ---> de080cfbf5f0
Step 3/8 : RUN ocaml-env exec --64 --no-opam -- opam switch create 4.08 --packages=ocaml-variants.4.08.1+mingw64
 ---> Running in f8d6e8452ccb
tzset: can't find matching POSIX timezone for Windows timezone ""

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ocaml-variants.4.08.1+mingw64] downloaded from https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz
[ocaml-variants.4.08.1+mingw64/inline-flexdll.patch] downloaded from https://gist.githubusercontent.com/fdopen/fdc645a61a208552ebac76a67eafd3ee/raw/9f521e91c8f0e9490652651ccdbfae88da701919/inline-flexdll.patch
[ocaml-variants.4.08.1+mingw64/ocaml-4.08.0+rc1.patch] downloaded from https://gist.githubusercontent.com/fdopen/5af582282bc55744ea576b0321365c20/raw/2ebd4e26b277716bef8ba8ce31d1b6cf2adb9131/ocaml-4.08.0+rc1.patch

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-variants.4.08.1+mingw64
-> installed ocaml-config.2
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --root=C:/opam/.opam) to update the current shell environment
Removing intermediate container f8d6e8452ccb
 ---> 8b4f7054294e
Step 4/8 : RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.08.1+mingw64
 ---> Running in 7dca9bc00d97
tzset: can't find matching POSIX timezone for Windows timezone ""
ocaml-variants is now pinned to version 4.08.1+mingw64

No package build needed.
Nothing to do.
Removing intermediate container 7dca9bc00d97
 ---> 933a02a2b468
Step 5/8 : RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
 ---> Running in 9de45765fd05
tzset: can't find matching POSIX timezone for Windows timezone ""
The following actions will be performed:
  - install opam-depext        1.1.5      [required by depext]
  - install depext-cygwinports 0.0.9
  - install depext             transition
===== 3 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[depext-cygwinports.0.0.9] downloaded from https://github.com/fdopen/depext-cygwinports/archive/0.0.9.tar.gz
[opam-depext.1.1.5] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.1.5/opam-depext-full-v1.1.5.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ERROR] The compilation of depext-cygwinports failed at "./configure".
-> installed opam-depext.1.1.5
-> installed depext.transition

#=== ERROR while compiling depext-cygwinports.0.0.9 ===========================#
# context              2.0.10 | win32/x86_64 | ocaml-variants.4.08.1+mingw64 | git+file://C:/cygwin64/home/opam/opam-repository
# path                 C:/opam/.opam/4.08/.opam-switch/build/depext-cygwinports.0.0.9
# command              ./configure
# exit-code            16
# env-file             C:/opam/.opam/log/depext-cygwinports-2260-6cc03f.env
# output-file          C:/opam/.opam/log/depext-cygwinports-2260-6cc03f.out
### output ###
#   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#                                  Dload  Upload   Total   Spent    Left  Speed
# 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
# curl: (16) Remote peer returned unexpected data while we expected SETTINGS frame.  Perhaps, peer does not support HTTP/2 properly.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build depext-cygwinports 0.0.9
+- 
+- The following changes have been performed
| - install depext      transition
| - install opam-depext 1.1.5
+- 

The former state can be restored with:
    opam switch import "C:/opam/.opam/4.08/.opam-switch/backup/state-20250424040108.export"
docker-build failed with exit-code 31
2025-04-24 04:01.47: Job failed: Failed: Build failed