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 16:43.59 ---> 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 16:43.59 ---> 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 16:43.59 ---> 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 16:43.59 ---> 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 16:43.59 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

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

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims               0.2.0             [uses conf-mingw-w64-gcc-i686]
=== install 161 packages
  - install   angstrom                      0.16.1            [required by uri]
  - install   ansi                          0.7.0             [required by current_web]
  - install   asetmap                       0.8.1             [required by capnp-rpc-lwt, capnp-rpc, capnp-rpc-net]
  - install   asn1-combinators              0.2.6             [required by capnp-rpc-net]
  - install   astring                       0.8.5             [required by current_docker, capnp-rpc-unix, capnp-rpc-lwt, etc.]
  - install   atd                           2.15.0            [required by atdgen]
  - install   atdgen                        2.15.0            [required by gitlab]
  - install   atdgen-runtime                2.15.0            [required by atdgen]
  - install   base                          v0.16.3           [required by capnp]
  - install   base-bytes                    base              [required by extunix]
  - install   base64                        3.5.1             [required by capnp-rpc-unix, capnp-rpc-net, current_github]
  - install   bigarray-compat               1.1.0             [required by ctypes]
  - install   bigarray-overlap              0.2.1             [required by prettym]
  - install   bigstringaf                   0.10.0            [required by angstrom, multipart_form-lwt]
  - install   biniou                        1.2.2             [required by atdgen]
  - install   bos                           0.2.1             [required by current, current_docker]
  - install   ca-certs                      0.2.3             [required by conduit-lwt-unix]
  - install   camlp-streams                 5.0.1             [required by biniou]
  - install   capnp                         3.6.0             [required by capnp-rpc-net, capnp-rpc-lwt, current_rpc]
  - install   capnp-rpc                     1.2.3             [required by current_examples]
  - install   capnp-rpc-lwt                 1.2.3             [required by current_examples]
  - install   capnp-rpc-net                 1.2.3             [required by current_examples]
  - install   capnp-rpc-unix                1.2.3             [required by current_examples]
  - install   cf                            0.5.0             [required by cf-lwt]
  - install   cf-lwt                        0.5.0             [required by irmin-watcher]
  - install   cmdliner                      1.3.0             [required by current_examples]
  - install   cohttp                        6.0.0~beta2       [required by github-unix, cohttp-lwt-unix, gitlab-unix]
  - install   cohttp-lwt                    6.0.0~beta2       [required by cohttp-lwt-unix]
  - install   cohttp-lwt-unix               6.0.0~beta2       [required by current_github, current_gitlab]
  - install   conduit                       6.2.3             [required by conduit-lwt]
  - install   conduit-lwt                   6.2.3             [required by cohttp-lwt-unix]
  - install   conduit-lwt-unix              6.2.3             [required by cohttp-lwt-unix, current_web]
  - install   conf-bash                     1                 [required by base]
  - install   conf-capnproto                2                 [required by capnp-rpc-lwt, capnp-rpc-net]
  - install   conf-git                      1.1               [required by current_git]
  - install   conf-gmp                      4                 [required by zarith]
  - install   conf-gmp-powm-sec             3                 [required by mirage-crypto-pk]
  - install   conf-graphviz                 0.1               [required by current_web]
  - install   conf-libffi                   2.0.0             [required by ctypes-foreign]
  - install   conf-mingw-w64-gcc-i686       1                 [required by conf-mingw-w64-sqlite3-i686]
  - install   conf-mingw-w64-gmp-i686       1                 [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64     1                 [required by conf-gmp]
  - install   conf-mingw-w64-libffi-i686    1                 [required by conf-libffi]
  - install   conf-mingw-w64-libffi-x86_64  1                 [required by conf-libffi]
  - install   conf-mingw-w64-sqlite3-i686   1                 [required by conf-sqlite3]
  - install   conf-mingw-w64-sqlite3-x86_64 1                 [required by conf-sqlite3]
  - install   conf-pkg-config               3                 [required by zarith, conf-sqlite3]
  - install   conf-sqlite3                  1                 [required by sqlite3]
  - install   conf-which                    1                 [required by conf-graphviz]
  - install   cppo                          1.7.0             [required by ppx_deriving]
  - install   crunch                        3.3.1             [required by current_web]
  - install   csexp                         1.5.2             [required by dune-configurator]
  - install   cstruct                       6.2.0             [required by capnp-rpc-net, current_github]
  - install   cstruct-lwt                   6.2.0             [required by capnp-rpc-unix]
  - install   csv                           2.4               [required by current_web]
  - install   ctypes                        0.23.0            [required by cf, fsevents]
  - install   ctypes-foreign                0.23.0            [required by cf]
  - install   current                       0.6.6             [required by current_examples]
  - install   current_docker                0.6.6             [required by current_examples]
  - install   current_examples              0.6.6
  - install   current_git                   0.6.6             [required by current_examples]
  - install   current_github                0.6.6             [required by current_examples]
  - install   current_gitlab                0.6.6             [required by current_examples]
  - install   current_incr                  0.6.1             [required by current]
  - install   current_rpc                   0.6.6             [required by current_examples]
  - install   current_ssh                   0.6.6             [required by current_examples]
  - install   current_web                   0.6.6             [required by current_examples]
  - install   dockerfile                    8.2.3             [required by current_examples]
  - install   domain-name                   0.4.0             [required by tls]
  - install   dune                          3.16.1            [required by current_examples]
  - install   dune-configurator             3.16.1            [required by extunix, mirage-crypto, mirage-crypto-rng, sqlite3]
  - install   duration                      0.2.1             [required by current_examples]
  - install   easy-format                   1.3.4             [required by atd]
  - install   eqaf                          0.9               [required by mirage-crypto]
  - install   extunix                       0.4.2             [required by capnp-rpc-unix]
  - install   fmt                           0.9.0             [required by current_examples]
  - install   fpath                         0.7.3             [required by current_examples]
  - install   fsevents                      0.3.0             [required by fsevents-lwt]
  - install   fsevents-lwt                  0.3.0             [required by irmin-watcher]
  - install   github                        4.4.1             [required by github-unix]
  - install   github-data                   4.4.1             [required by github]
  - install   github-unix                   4.4.1             [required by current_github]
  - install   gitlab                        0.1.8             [required by gitlab-unix]
  - install   gitlab-unix                   0.1.8             [required by current_gitlab]
  - install   gmap                          0.3.0             [required by x509]
  - install   hex                           1.5.0             [required by current_github]
  - install   hkdf                          1.0.4             [required by tls]
  - install   http                          6.0.0~beta2       [required by cohttp-lwt-unix]
  - install   ISO8601                       0.2.6             [required by gitlab]
  - install   integers                      0.7.0             [required by ctypes]
  - install   ipaddr                        5.6.0             [required by tls]
  - install   ipaddr-sexp                   5.6.0             [required by conduit-lwt-unix]
  - install   irmin-watcher                 0.5.0             [required by current_git]
  - install   ke                            0.6               [required by multipart_form-lwt]
  - install   logs                          0.7.0             [required by current_examples]
  - install   lwt                           5.8.0             [required by current_examples]
  - install   lwt-dllist                    1.0.1             [required by current]
  - install   macaddr                       5.6.0             [required by ipaddr]
  - install   magic-mime                    1.3.1             [required by cohttp-lwt-unix]
  - install   menhir                        20240715          [required by atd]
  - install   menhirCST                     20240715          [required by menhir]
  - install   menhirLib                     20240715          [required by menhir]
  - install   menhirSdk                     20240715          [required by menhir]
  - install   mirage-clock                  4.2.0             [required by tls-mirage]
  - install   mirage-crypto                 0.11.3            [required by capnp-rpc-net, current_github]
  - install   mirage-crypto-ec              0.11.3            [required by tls]
  - install   mirage-crypto-pk              0.11.3            [required by current_github]
  - install   mirage-crypto-rng             0.11.3            [required by capnp-rpc-net]
  - install   mirage-crypto-rng-lwt         0.11.3            [required by capnp-rpc-unix]
  - install   mirage-flow                   3.0.0             [required by capnp-rpc-net, capnp-rpc-unix]
  - install   mirage-kv                     6.1.1             [required by tls-mirage]
  - install   mtime                         2.1.0             [required by mirage-crypto-rng-lwt]
  - install   multipart_form                0.6.0             [required by multipart_form-lwt]
  - install   multipart_form-lwt            0.6.0             [required by current_web]
  - install   num                           1.5-1             [required by sexplib]
  - install   ocaml-compiler-libs           v0.12.4           [required by ppxlib]
  - install   ocaml-syntax-shims            1.0.0             [required by angstrom]
  - install   ocamlbuild                    0.15.0            [required by logs, astring, asetmap, etc.]
  - install   ocamlfind                     1.9.5             [required by bos, fmt, asetmap, etc.]
  - install   ocplib-endian                 1.2               [required by capnp]
  - install   optint                        0.3.0             [required by mirage-kv]
  - install   parsexp                       v0.16.0           [required by sexplib]
  - install   pbkdf                         1.2.0             [required by x509]
  - install   pecu                          0.7               [required by multipart_form]
  - install   ppx_derivers                  1.2.1             [required by ppx_deriving]
  - install   ppx_deriving                  6.0.3             [required by current_examples]
  - install   ppx_deriving_yojson           3.9.0             [required by current_examples]
  - install   ppx_sexp_conv                 v0.16.0           [required by dockerfile]
  - install   ppxlib                        0.33.1~5.3preview [required by extunix, ppx_deriving]
  - install   prettym                       0.0.3             [required by multipart_form]
  - install   prometheus                    1.2               [required by current_examples]
  - install   prometheus-app                1.2               [required by current_examples]
  - install   ptime                         1.2.0             [required by current_github, capnp-rpc-net, current_gitlab]
  - install   re                            1.12.0            [required by current]
  - install   res                           5.0.2             [required by capnp]
  - install   result                        1.5               [required by current_examples]
  - install   routes                        2.0.0             [required by current_examples]
  - install   rresult                       0.7.0             [required by current_github, current_gitlab]
  - install   seq                           base              [required by re]
  - install   session                       0.5.0             [required by current_web]
  - install   session-cohttp                0.5.0             [required by session-cohttp-lwt]
  - install   session-cohttp-lwt            0.5.0             [required by current_web]
  - install   sexplib                       v0.16.0           [required by dockerfile]
  - install   sexplib0                      v0.16.0           [required by cohttp, mirage-crypto-pk, base, etc.]
  - install   sqlite3                       5.2.0             [required by current]
  - install   stdint                        0.7.2             [required by capnp-rpc-lwt, capnp-rpc, current_rpc]
  - install   stdio                         v0.16.0           [required by capnp]
  - install   stdlib-shims                  0.3.0             [required by ppxlib]
  - install   stringext                     1.6.0             [required by github-unix, uri, gitlab-unix]
  - install   tls                           0.17.3            [required by capnp-rpc-net]
  - install   tls-lwt                       0.17.3            [required by current_github]
  - install   tls-mirage                    0.17.3            [required by capnp-rpc-net]
  - install   topkg                         1.0.7             [required by logs, astring, asetmap, etc.]
  - install   tyxml                         4.6.0             [required by current_github]
  - install   unstrctrd                     0.4               [required by multipart_form]
  - install   uri                           4.4.0             [required by current_examples]
  - install   uri-sexp                      4.4.0             [required by cohttp]
  - install   uutf                          1.0.3             [required by tyxml, multipart_form]
  - install   x509                          0.16.5            [required by capnp-rpc-net, current_github]
  - install   yojson                        2.2.2             [required by current_examples]
  - install   zarith                        1.14              [required by asn1-combinators]

The following system packages will first need to be installed:
    graphviz mingw64-i686-gcc-core mingw64-i686-gmp mingw64-i686-libffi mingw64-i686-sqlite3 mingw64-x86_64-gmp mingw64-x86_64-libffi mingw64-x86_64-sqlite3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe to install them (may need root/sudo access)
  2. Display the recommended C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "graphviz,mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-i686-libffi,mingw64-i686-sqlite3,mingw64-x86_64-gmp,mingw64-x86_64-libffi,mingw64-x86_64-sqlite3"
- Starting cygwin install, version 2.932
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 8 tasks, update: no, use test packages: no
- solving: 95 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install dejavu-fonts                          2.37-1     
-    1 install gsettings-desktop-schemas             3.24.1-1   
-    2 install hicolor-icon-theme                    0.15-1     
-    3 install libICE6                               1.1.1-1    
-    4 install libXau6                               1.0.11-1   
-    5 install libXdmcp6                             1.1.5-1    
-    6 install libcdt5                               8.0.5-1    
-    7 install libdatrie1                            0.2.13-1   
-    8 install libdeflate0                           1.22-1     
-    9 install libfontconfig-common                  2.15.0-3   
-   10 install libfribidi0                           1.0.16-1   
-   11 install libgomp1                              12.4.0-3   
-   12 install libgraphite2_3                        1.3.14-1   
-   13 install libjbig2                              2.1-2      
-   14 install libjpeg8                              3.0.4-1    
-   15 install liblab_gamut1                         8.0.5-1    
-   16 install liblcms2_2                            2.16-1     
-   17 install libltdl7                              2.5.3-1    
-   18 install libnspr4                              4.21-1     
-   19 install libopenjp2_7                          2.5.2-1    
-   20 install libpaper-common                       1.1.29-1   
-   21 install libpathplan4                          8.0.5-1    
-   22 install libpixman1_0                          0.43.4-1   
-   23 install libpng16                              1.6.42-1   
-   24 install libsqlite3_0                          3.34.0-1   
-   25 install libwebp7                              1.4.0-1    
-   26 install libxdot4                              8.0.5-1    
-   27 install libxml2                               2.10.4-2   
-   28 install mingw64-i686-binutils                 2.43.1-1   
-   29 install mingw64-i686-libffi                   3.2.1-1    
-   30 install mingw64-i686-windows-default-manifest 6.4-1      
-   31 install mingw64-i686-winpthreads              12.0.0-1   
-   32 install mingw64-x86_64-gcc-g++                12.4.0-1   
-   33 install mingw64-x86_64-libffi                 3.2.1-2    
-   34 install mingw64-x86_64-sqlite3                3.34.0-1   
-   35 install poppler-data                          0.4.10-1   
-   36 install desktop-file-utils                    0.28-1     
-   37 install libglib2.0_0                          2.64.6-1   
-   38 install gamin                                 0.1.10-15  
-   39 install libfam0                               0.1.10-15  
-   40 install adwaita-icon-theme                    3.26.1-1   
-   41 install libSM6                                1.2.4-1    
-   42 install libxcb1                               1.17.0-1   
-   43 install libcgraph6                            8.0.5-1    
-   44 install libthai0                              0.1.29-1   
-   45 install libimagequant0                        2.10.0-1   
-   46 install libjasper4                            2.0.14-1   
-   47 install libpaper1                             1.1.29-1   
-   48 install libfreetype6                          2.13.3-1   
-   49 install libnss3                               3.45-1     
-   50 install libtiff7                              4.7.0-1    
-   51 install libtiff6                              4.4.0-1    
-   52 install mingw64-i686-headers                  12.0.0-1   
-   53 install mingw64-x86_64-gmp                    6.3.0-1    
-   54 install shared-mime-info                      2.4-1      
-   55 install libxcb-shm0                           1.17.0-1   
-   56 install libxcb-render0                        1.17.0-1   
-   57 install libX11_6                              1.8.9-1    
-   58 install libgvpr2                              8.0.5-1    
-   59 install libfontconfig1                        2.15.0-3   
-   60 install mingw64-i686-runtime                  12.0.0-1   
-   61 install libharfbuzz0                          9.0.0-1    
-   62 install libgts0.7_5                           20121130-1 
-   63 install libgdk_pixbuf2.0_0                    2.36.11-1  
-   64 install libcroco0.6_3                         0.6.12-1   
-   65 install libatk1.0_0                           2.38.0-2   
-   66 install libXt6                                1.3.0-1    
-   67 install libXrender1                           0.9.11-1   
-   68 install libXpm4                               3.5.17-1   
-   69 install libXfixes3                            6.0.1-1    
-   70 install libXext6                              1.3.6-1    
-   71 install libXdamage1                           1.1.6-1    
-   72 install libXcomposite1                        0.4.6-1    
-   73 install libpoppler106                         21.01.0-1  
-   74 install mingw64-i686-gcc-core                 12.4.0-1   
-   75 install libraqm0                              0.7.0-1    
-   76 install gtk-update-icon-cache                 3.24.43-1  
-   77 install libgs10                               10.03.1-1  
-   78 install libXft2                               2.3.7-1    
-   79 install libXcursor1                           1.2.2-1    
-   80 install libcairo2                             1.17.4-1   
-   81 install libXrandr2                            1.5.4-1    
-   82 install libXinerama1                          1.1.5-1    
-   83 install libXi6                                1.8.1-1    
-   84 install mingw64-i686-sqlite3                  3.34.0-1   
-   85 install mingw64-i686-gcc-g++                  12.4.0-1   
-   86 install libgd3                                2.3.3-1    
-   87 install libpoppler-glib8                      21.01.0-1  
-   88 install libpango1.0_0                         1.54.0-1   
-   89 install mingw64-i686-gmp                      6.3.0-1    
-   90 install librsvg2_2                            2.40.20-1  
-   91 install libgtk2.0_0                           2.24.33-1  
-   92 install libLASi1                              1.1.1-2    
-   93 install libgvc6                               8.0.5-1    
-   94 install graphviz                              8.0.5-1    
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libICE/libICE6/libICE6-1.1.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXau/libXau6/libXau6-1.0.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libcdt5/libcdt5-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.22-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.15.0-3.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gcc/libgomp1/libgomp1-12.4.0-3.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.0.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/liblab_gamut1/liblab_gamut1-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libtool/libltdl7/libltdl7-2.5.3-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/nspr/libnspr4/libnspr4-4.21-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/openjpeg2/libopenjp2_7/libopenjp2_7-2.5.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libpathplan4/libpathplan4-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpng/libpng16/libpng16-1.6.42-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/sqlite3/libsqlite3_0/libsqlite3_0-3.34.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libxdot4/libxdot4-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-sqlite3/mingw64-x86_64-sqlite3-3.34.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/poppler-data/poppler-data-0.4.10-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.28-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.64.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gamin/gamin-0.1.10-15.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gamin/libfam0/libfam0-0.1.10-15.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libSM/libSM6/libSM6-1.2.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libcgraph6/libcgraph6-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpaper/libpaper1/libpaper1-1.1.29-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/nss/libnss3/libnss3-3.45-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libgvpr2/libgvpr2-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.15.0-3.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-9.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gts/libgts0.7_5/libgts0.7_5-20121130-1.tar.bz2
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0_0/libgdk_pixbuf2.0_0-2.36.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libcroco0.6/libcroco0.6_3/libcroco0.6_3-0.6.12-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/atk1.0/libatk1.0_0/libatk1.0_0-2.38.0-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXt/libXt6/libXt6-1.3.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/poppler/libpoppler106/libpoppler106-21.01.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.43-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/ghostscript/libgs10/libgs10-10.03.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cairo/libcairo2/libcairo2-1.17.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXi/libXi6/libXi6-1.8.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-sqlite3/mingw64-i686-sqlite3-3.34.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gd/libgd3/libgd3-2.3.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/poppler/libpoppler-glib8/libpoppler-glib8-21.01.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.54.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk2.0/libgtk2.0_0/libgtk2.0_0-2.24.33-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libLASi/libLASi1/libLASi1-1.1.1-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libgvc6/libgvc6-8.0.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/graphviz-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/dejavu-fonts/dejavu-fonts-2.37-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/hicolor-icon-theme/hicolor-icon-theme-0.15-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libICE/libICE6/libICE6-1.1.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXau/libXau6/libXau6-1.0.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdmcp/libXdmcp6/libXdmcp6-1.1.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libcdt5/libcdt5-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdatrie/libdatrie1/libdatrie1-0.2.13-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libdeflate/libdeflate0/libdeflate0-1.22-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig-common/libfontconfig-common-2.15.0-3.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gcc/libgomp1/libgomp1-12.4.0-3.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphite2/libgraphite2_3/libgraphite2_3-1.3.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jbigkit/libjbig2/libjbig2-2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libjpeg-turbo/libjpeg8/libjpeg8-3.0.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/liblab_gamut1/liblab_gamut1-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/lcms2/liblcms2_2/liblcms2_2-2.16-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libtool/libltdl7/libltdl7-2.5.3-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/nspr/libnspr4/libnspr4-4.21-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/openjpeg2/libopenjp2_7/libopenjp2_7-2.5.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpaper/libpaper-common/libpaper-common-1.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libpathplan4/libpathplan4-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pixman/libpixman1_0/libpixman1_0-0.43.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpng/libpng16/libpng16-1.6.42-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/sqlite3/libsqlite3_0/libsqlite3_0-3.34.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebp7/libwebp7-1.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libxdot4/libxdot4-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-sqlite3/mingw64-x86_64-sqlite3-3.34.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/poppler-data/poppler-data-0.4.10-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/desktop-file-utils/desktop-file-utils-0.28-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/glib2.0/libglib2.0_0/libglib2.0_0-2.64.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gamin/gamin-0.1.10-15.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gamin/libfam0/libfam0-0.1.10-15.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/adwaita-icon-theme/adwaita-icon-theme-3.26.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libSM/libSM6/libSM6-1.2.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb1/libxcb1-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libcgraph6/libcgraph6-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libthai/libthai0/libthai0-0.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libimagequant/libimagequant0/libimagequant0-2.10.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jasper/libjasper4/libjasper4-2.0.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libpaper/libpaper1/libpaper1-1.1.29-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/nss/libnss3/libnss3-3.45-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/tiff/libtiff7/libtiff7-4.7.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/tiff/libtiff6/libtiff6-4.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/shared-mime-info/shared-mime-info-2.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-shm0/libxcb-shm0-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxcb/libxcb-render0/libxcb-render0-1.17.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libX11/libX11_6/libX11_6-1.8.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libgvpr2/libgvpr2-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/fontconfig/libfontconfig1/libfontconfig1-2.15.0-3.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/harfbuzz/libharfbuzz0/libharfbuzz0-9.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gts/libgts0.7_5/libgts0.7_5-20121130-1.tar.bz2
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdk-pixbuf2.0/libgdk_pixbuf2.0_0/libgdk_pixbuf2.0_0-2.36.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libcroco0.6/libcroco0.6_3/libcroco0.6_3-0.6.12-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/atk1.0/libatk1.0_0/libatk1.0_0-2.38.0-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXt/libXt6/libXt6-1.3.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrender/libXrender1/libXrender1-0.9.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXpm/libXpm4/libXpm4-3.5.17-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXfixes/libXfixes3/libXfixes3-6.0.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXext/libXext6/libXext6-1.3.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXdamage/libXdamage1/libXdamage1-1.1.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcomposite/libXcomposite1/libXcomposite1-0.4.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/poppler/libpoppler106/libpoppler106-21.01.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/raqm/libraqm0/libraqm0-0.7.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk3/gtk-update-icon-cache/gtk-update-icon-cache-3.24.43-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/ghostscript/libgs10/libgs10-10.03.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXft/libXft2/libXft2-2.3.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXcursor/libXcursor1/libXcursor1-1.2.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/cairo/libcairo2/libcairo2-1.17.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXrandr/libXrandr2/libXrandr2-1.5.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXinerama/libXinerama1/libXinerama1-1.1.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libXi/libXi6/libXi6-1.8.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-sqlite3/mingw64-i686-sqlite3-3.34.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gd/libgd3/libgd3-2.3.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/poppler/libpoppler-glib8/libpoppler-glib8-21.01.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/pango1.0/libpango1.0_0/libpango1.0_0-1.54.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/librsvg2/librsvg2_2/librsvg2_2-2.40.20-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gtk2.0/libgtk2.0_0/libgtk2.0_0-2.24.33-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libLASi/libLASi1/libLASi1-1.1.1-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/libgvc6/libgvc6-8.0.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/graphviz/graphviz-8.0.5-1.tar.xz
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/hicolor-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/adwaita-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/gdk-pixbuf2.0.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libpaper.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/nss.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/libgvc6.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_adwaita-icon-theme.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_desktop-file-utils.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_fontconfig_cache_1.sh"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_fontconfig_dtd.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_glib2.0.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_hicolor-icon-theme.sh"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_shared-mime-info.sh"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/445: [angstrom.0.16.1: extract]
Processing  2/445: [angstrom.0.16.1: extract] [ansi.0.7.0: extract]
Processing  3/445: [angstrom.0.16.1: extract] [ansi.0.7.0: extract] [asetmap.0.8.1: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/445: [ansi.0.7.0: extract] [asetmap.0.8.1: extract]
Processing  4/445: [ansi.0.7.0: extract] [asetmap.0.8.1: extract] [asn1-combinators.0.2.6: extract]
-> retrieved ansi.0.7.0  (cached)
Processing  4/445: [asetmap.0.8.1: extract] [asn1-combinators.0.2.6: extract]
Processing  5/445: [asetmap.0.8.1: extract] [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract]
-> retrieved asetmap.0.8.1  (cached)
Processing  5/445: [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract]
Processing  6/445: [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract] [atd.2.15.0 + 2 others: extract]
-> retrieved asn1-combinators.0.2.6  (cached)
Processing  6/445: [astring.0.8.5: extract] [atd.2.15.0 + 2 others: extract]
Processing  7/445: [astring.0.8.5: extract] [atd.2.15.0 + 2 others: extract] [base.v0.16.3: extract]
-> retrieved astring.0.8.5  (cached)
Processing  7/445: [atd.2.15.0 + 2 others: extract] [base.v0.16.3: extract]
Processing  8/445: [atd.2.15.0 + 2 others: extract] [base.v0.16.3: extract]
Processing  9/445: [atd.2.15.0 + 2 others: extract] [base.v0.16.3: extract] [base64.3.5.1: extract]
-> retrieved base64.3.5.1  (cached)
Processing  9/445: [atd.2.15.0 + 2 others: extract] [base.v0.16.3: extract]
Processing 10/445: [atd.2.15.0 + 2 others: extract] [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 10/445: [atd.2.15.0 + 2 others: extract] [base.v0.16.3: extract]
Processing 11/445: [atd.2.15.0 + 2 others: extract] [base.v0.16.3: extract] [bigarray-overlap.0.2.1: extract]
-> retrieved base.v0.16.3  (cached)
Processing 11/445: [atd.2.15.0 + 2 others: extract] [bigarray-overlap.0.2.1: extract]
Processing 12/445: [atd.2.15.0 + 2 others: extract] [bigarray-overlap.0.2.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved atd.2.15.0, atdgen.2.15.0, atdgen-runtime.2.15.0  (cached)
Processing 12/445: [bigarray-overlap.0.2.1: extract] [bigstringaf.0.10.0: extract]
Processing 13/445: [bigarray-overlap.0.2.1: extract] [bigstringaf.0.10.0: extract] [biniou.1.2.2: extract]
-> retrieved bigarray-overlap.0.2.1  (cached)
Processing 13/445: [bigstringaf.0.10.0: extract] [biniou.1.2.2: extract]
Processing 14/445: [bigstringaf.0.10.0: extract] [biniou.1.2.2: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 14/445: [biniou.1.2.2: extract] [bos.0.2.1: extract]
Processing 15/445: [biniou.1.2.2: extract] [bos.0.2.1: extract] [ca-certs.0.2.3: extract]
-> retrieved biniou.1.2.2  (cached)
Processing 15/445: [bos.0.2.1: extract] [ca-certs.0.2.3: extract]
Processing 16/445: [bos.0.2.1: extract] [ca-certs.0.2.3: extract] [camlp-streams.5.0.1: extract]
-> retrieved bos.0.2.1  (cached)
Processing 16/445: [ca-certs.0.2.3: extract] [camlp-streams.5.0.1: extract]
Processing 17/445: [ca-certs.0.2.3: extract] [camlp-streams.5.0.1: extract] [capnp.3.6.0: extract]
-> retrieved ca-certs.0.2.3  (cached)
Processing 17/445: [camlp-streams.5.0.1: extract] [capnp.3.6.0: extract]
Processing 18/445: [camlp-streams.5.0.1: extract] [capnp.3.6.0: extract] [capnp-rpc.1.2.3 + 3 others: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 18/445: [capnp.3.6.0: extract] [capnp-rpc.1.2.3 + 3 others: extract]
Processing 19/445: [capnp.3.6.0: extract] [capnp-rpc.1.2.3 + 3 others: extract] [cf.0.5.0, cf-lwt.0.5.0: extract]
-> retrieved capnp.3.6.0  (cached)
Processing 19/445: [capnp-rpc.1.2.3 + 3 others: extract] [cf.0.5.0, cf-lwt.0.5.0: extract]
Processing 20/445: [capnp-rpc.1.2.3 + 3 others: extract] [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
-> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3  (cached)
Processing 20/445: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract]
Processing 21/445: [cf.0.5.0, cf-lwt.0.5.0: extract] [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract]
-> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
Processing 21/445: [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract]
Processing 22/445: [cmdliner.1.3.0: extract] [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 22/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 23/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 24/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 25/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved conf-gmp.4  (cached)
Processing 26/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
-> retrieved conf-gmp-powm-sec.3  (cached)
Processing 27/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 28/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 29/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 30/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 31/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 32/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 33/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 34/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 35/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 36/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 37/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 38/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 39/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract]
Processing 40/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract]
Processing 41/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all]
Processing 42/445: [cohttp.6.0.0~beta2 + 3 others: extract] [conduit.6.2.3 + 2 others: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash]
-> retrieved cohttp.6.0.0~beta2, cohttp-lwt.6.0.0~beta2, cohttp-lwt-unix.6.0.0~beta2, http.6.0.0~beta2  (cached)
-> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
-> retrieved cppo.1.7.0  (cached)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\default" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma

#=== ERROR while compiling conf-capnproto.2 ===================================#
"capnp": command not found.


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - recompile mingw-w64-shims                                                                                                                                                                     0.2.0
| - fetch     cohttp.6.0.0~beta2, cohttp-lwt.6.0.0~beta2, cohttp-lwt-unix.6.0.0~beta2, http.6.0.0~beta2                                                                                           
| - fetch     conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3                                                                                                                            
| - fetch     cppo                                                                                                                                                                                1.7.0
| - fetch     crunch                                                                                                                                                                              3.3.1
| - fetch     csexp                                                                                                                                                                               1.5.2
| - fetch     cstruct.6.2.0, cstruct-lwt.6.2.0                                                                                                                                                    
| - fetch     csv                                                                                                                                                                                 2.4
| - fetch     ctypes.0.23.0, ctypes-foreign.0.23.0                                                                                                                                                
| - fetch     current.0.6.6, current_docker.0.6.6, current_examples.0.6.6, current_git.0.6.6, current_github.0.6.6, current_gitlab.0.6.6, current_rpc.0.6.6, current_ssh.0.6.6, current_web.0.6.6 
| - fetch     current_incr                                                                                                                                                                        0.6.1
| - fetch     dockerfile                                                                                                                                                                          8.2.3
| - fetch     domain-name                                                                                                                                                                         0.4.0
| - fetch     dune.3.16.1, dune-configurator.3.16.1                                                                                                                                               
| - fetch     duration                                                                                                                                                                            0.2.1
| - fetch     easy-format                                                                                                                                                                         1.3.4
| - fetch     eqaf                                                                                                                                                                                0.9
| - fetch     extunix                                                                                                                                                                             0.4.2
| - fetch     fmt                                                                                                                                                                                 0.9.0
| - fetch     fpath                                                                                                                                                                               0.7.3
| - fetch     fsevents.0.3.0, fsevents-lwt.0.3.0                                                                                                                                                  
| - fetch     github.4.4.1, github-data.4.4.1, github-unix.4.4.1                                                                                                                                  
| - fetch     gitlab.0.1.8, gitlab-unix.0.1.8                                                                                                                                                     
| - fetch     gmap                                                                                                                                                                                0.3.0
| - fetch     hex                                                                                                                                                                                 1.5.0
| - fetch     hkdf                                                                                                                                                                                1.0.4
| - fetch     ISO8601                                                                                                                                                                             0.2.6
| - fetch     integers                                                                                                                                                                            0.7.0
| - fetch     ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0                                                                                                                                      
| - fetch     irmin-watcher                                                                                                                                                                       0.5.0
| - fetch     ke                                                                                                                                                                                  0.6
| - fetch     logs                                                                                                                                                                                0.7.0
| - fetch     lwt                                                                                                                                                                                 5.8.0
| - fetch     lwt-dllist                                                                                                                                                                          1.0.1
| - fetch     magic-mime                                                                                                                                                                          1.3.1
| - fetch     menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715                                                                                                         
| - fetch     mingw-w64-shims                                                                                                                                                                     0.2.0
| - fetch     mirage-clock                                                                                                                                                                        4.2.0
| - fetch     mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3                                                      
| - fetch     mirage-flow                                                                                                                                                                         3.0.0
| - fetch     mirage-kv                                                                                                                                                                           6.1.1
| - fetch     mtime                                                                                                                                                                               2.1.0
| - fetch     multipart_form.0.6.0, multipart_form-lwt.0.6.0                                                                                                                                      
| - fetch     num                                                                                                                                                                                 1.5-1
| - fetch     ocaml-compiler-libs                                                                                                                                                                 v0.12.4
| - fetch     ocaml-syntax-shims                                                                                                                                                                  1.0.0
| - fetch     ocamlbuild                                                                                                                                                                          0.15.0
| - fetch     ocamlfind                                                                                                                                                                           1.9.5
| - fetch     ocplib-endian                                                                                                                                                                       1.2
| - fetch     optint                                                                                                                                                                              0.3.0
| - fetch     parsexp                                                                                                                                                                             v0.16.0
| - fetch     pbkdf                                                                                                                                                                               1.2.0
| - fetch     pecu                                                                                                                                                                                0.7
| - fetch     ppx_derivers                                                                                                                                                                        1.2.1
| - fetch     ppx_deriving                                                                                                                                                                        6.0.3
| - fetch     ppx_deriving_yojson                                                                                                                                                                 3.9.0
| - fetch     ppx_sexp_conv                                                                                                                                                                       v0.16.0
| - fetch     ppxlib                                                                                                                                                                              0.33.1~5.3preview
| - fetch     prettym                                                                                                                                                                             0.0.3
| - fetch     prometheus.1.2, prometheus-app.1.2                                                                                                                                                  
| - fetch     ptime                                                                                                                                                                               1.2.0
| - fetch     re                                                                                                                                                                                  1.12.0
| - fetch     res                                                                                                                                                                                 5.0.2
| - fetch     result                                                                                                                                                                              1.5
| - fetch     routes                                                                                                                                                                              2.0.0
| - fetch     rresult                                                                                                                                                                             0.7.0
| - fetch     seq                                                                                                                                                                                 base
| - fetch     session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0                                                                                                                       
| - fetch     sexplib                                                                                                                                                                             v0.16.0
| - fetch     sexplib0                                                                                                                                                                            v0.16.0
| - fetch     sqlite3                                                                                                                                                                             5.2.0
| - fetch     stdint                                                                                                                                                                              0.7.2
| - fetch     stdio                                                                                                                                                                               v0.16.0
| - fetch     stdlib-shims                                                                                                                                                                        0.3.0
| - fetch     stringext                                                                                                                                                                           1.6.0
| - fetch     tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3                                                                                                                                       
| - fetch     topkg                                                                                                                                                                               1.0.7
| - fetch     tyxml                                                                                                                                                                               4.6.0
| - fetch     unstrctrd                                                                                                                                                                           0.4
| - fetch     uri.4.4.0, uri-sexp.4.4.0                                                                                                                                                           
| - fetch     uutf                                                                                                                                                                                1.0.3
| - fetch     x509                                                                                                                                                                                0.16.5
| - fetch     yojson                                                                                                                                                                              2.2.2
| - fetch     zarith                                                                                                                                                                              1.14
| - install   angstrom                                                                                                                                                                            0.16.1
| - install   ansi                                                                                                                                                                                0.7.0
| - install   asetmap                                                                                                                                                                             0.8.1
| - install   asn1-combinators                                                                                                                                                                    0.2.6
| - install   astring                                                                                                                                                                             0.8.5
| - install   atd                                                                                                                                                                                 2.15.0
| - install   atdgen                                                                                                                                                                              2.15.0
| - install   atdgen-runtime                                                                                                                                                                      2.15.0
| - install   base                                                                                                                                                                                v0.16.3
| - install   base-bytes                                                                                                                                                                          base
| - install   base64                                                                                                                                                                              3.5.1
| - install   bigarray-compat                                                                                                                                                                     1.1.0
| - install   bigarray-overlap                                                                                                                                                                    0.2.1
| - install   bigstringaf                                                                                                                                                                         0.10.0
| - install   biniou                                                                                                                                                                              1.2.2
| - install   bos                                                                                                                                                                                 0.2.1
| - install   ca-certs                                                                                                                                                                            0.2.3
| - install   camlp-streams                                                                                                                                                                       5.0.1
| - install   capnp                                                                                                                                                                               3.6.0
| - install   capnp-rpc                                                                                                                                                                           1.2.3
| - install   capnp-rpc-lwt                                                                                                                                                                       1.2.3
| - install   capnp-rpc-net                                                                                                                                                                       1.2.3
| - install   capnp-rpc-unix                                                                                                                                                                      1.2.3
| - install   cf                                                                                                                                                                                  0.5.0
| - install   cf-lwt                                                                                                                                                                              0.5.0
| - install   cohttp                                                                                                                                                                              6.0.0~beta2
| - install   cohttp-lwt                                                                                                                                                                          6.0.0~beta2
| - install   cohttp-lwt-unix                                                                                                                                                                     6.0.0~beta2
| - install   conduit                                                                                                                                                                             6.2.3
| - install   conduit-lwt                                                                                                                                                                         6.2.3
| - install   conduit-lwt-unix                                                                                                                                                                    6.2.3
| - install   conf-bash                                                                                                                                                                           1
| - install   conf-git                                                                                                                                                                            1.1
| - install   conf-gmp                                                                                                                                                                            4
| - install   conf-gmp-powm-sec                                                                                                                                                                   3
| - install   conf-graphviz                                                                                                                                                                       0.1
| - install   conf-libffi                                                                                                                                                                         2.0.0
| - install   conf-mingw-w64-gcc-i686                                                                                                                                                             1
| - install   conf-mingw-w64-gmp-i686                                                                                                                                                             1
| - install   conf-mingw-w64-gmp-x86_64                                                                                                                                                           1
| - install   conf-mingw-w64-libffi-i686                                                                                                                                                          1
| - install   conf-mingw-w64-libffi-x86_64                                                                                                                                                        1
| - install   conf-mingw-w64-sqlite3-i686                                                                                                                                                         1
| - install   conf-mingw-w64-sqlite3-x86_64                                                                                                                                                       1
| - install   conf-pkg-config                                                                                                                                                                     3
| - install   conf-sqlite3                                                                                                                                                                        1
| - install   conf-which                                                                                                                                                                          1
| - install   cppo                                                                                                                                                                                1.7.0
| - install   crunch                                                                                                                                                                              3.3.1
| - install   csexp                                                                                                                                                                               1.5.2
| - install   cstruct                                                                                                                                                                             6.2.0
| - install   cstruct-lwt                                                                                                                                                                         6.2.0
| - install   csv                                                                                                                                                                                 2.4
| - install   ctypes                                                                                                                                                                              0.23.0
| - install   ctypes-foreign                                                                                                                                                                      0.23.0
| - install   current                                                                                                                                                                             0.6.6
| - install   current_docker                                                                                                                                                                      0.6.6
| - install   current_examples                                                                                                                                                                    0.6.6
| - install   current_git                                                                                                                                                                         0.6.6
| - install   current_github                                                                                                                                                                      0.6.6
| - install   current_gitlab                                                                                                                                                                      0.6.6
| - install   current_incr                                                                                                                                                                        0.6.1
| - install   current_rpc                                                                                                                                                                         0.6.6
| - install   current_ssh                                                                                                                                                                         0.6.6
| - install   current_web                                                                                                                                                                         0.6.6
| - install   dockerfile                                                                                                                                                                          8.2.3
| - install   domain-name                                                                                                                                                                         0.4.0
| - install   dune                                                                                                                                                                                3.16.1
| - install   dune-configurator                                                                                                                                                                   3.16.1
| - install   duration                                                                                                                                                                            0.2.1
| - install   easy-format                                                                                                                                                                         1.3.4
| - install   eqaf                                                                                                                                                                                0.9
| - install   extunix                                                                                                                                                                             0.4.2
| - install   fmt                                                                                                                                                                                 0.9.0
| - install   fpath                                                                                                                                                                               0.7.3
| - install   fsevents                                                                                                                                                                            0.3.0
| - install   fsevents-lwt                                                                                                                                                                        0.3.0
| - install   github                                                                                                                                                                              4.4.1
| - install   github-data                                                                                                                                                                         4.4.1
| - install   github-unix                                                                                                                                                                         4.4.1
| - install   gitlab                                                                                                                                                                              0.1.8
| - install   gitlab-unix                                                                                                                                                                         0.1.8
| - install   gmap                                                                                                                                                                                0.3.0
| - install   hex                                                                                                                                                                                 1.5.0
| - install   hkdf                                                                                                                                                                                1.0.4
| - install   http                                                                                                                                                                                6.0.0~beta2
| - install   ISO8601                                                                                                                                                                             0.2.6
| - install   integers                                                                                                                                                                            0.7.0
| - install   ipaddr                                                                                                                                                                              5.6.0
| - install   ipaddr-sexp                                                                                                                                                                         5.6.0
| - install   irmin-watcher                                                                                                                                                                       0.5.0
| - install   ke                                                                                                                                                                                  0.6
| - install   logs                                                                                                                                                                                0.7.0
| - install   lwt                                                                                                                                                                                 5.8.0
| - install   lwt-dllist                                                                                                                                                                          1.0.1
| - install   macaddr                                                                                                                                                                             5.6.0
| - install   magic-mime                                                                                                                                                                          1.3.1
| - install   menhir                                                                                                                                                                              20240715
| - install   menhirCST                                                                                                                                                                           20240715
| - install   menhirLib                                                                                                                                                                           20240715
| - install   menhirSdk                                                                                                                                                                           20240715
| - install   mirage-clock                                                                                                                                                                        4.2.0
| - install   mirage-crypto                                                                                                                                                                       0.11.3
| - install   mirage-crypto-ec                                                                                                                                                                    0.11.3
| - install   mirage-crypto-pk                                                                                                                                                                    0.11.3
| - install   mirage-crypto-rng                                                                                                                                                                   0.11.3
| - install   mirage-crypto-rng-lwt                                                                                                                                                               0.11.3
| - install   mirage-flow                                                                                                                                                                         3.0.0
| - install   mirage-kv                                                                                                                                                                           6.1.1
| - install   mtime                                                                                                                                                                               2.1.0
| - install   multipart_form                                                                                                                                                                      0.6.0
| - install   multipart_form-lwt                                                                                                                                                                  0.6.0
| - install   num                                                                                                                                                                                 1.5-1
| - install   ocaml-compiler-libs                                                                                                                                                                 v0.12.4
| - install   ocaml-syntax-shims                                                                                                                                                                  1.0.0
| - install   ocamlbuild                                                                                                                                                                          0.15.0
| - install   ocamlfind                                                                                                                                                                           1.9.5
| - install   ocplib-endian                                                                                                                                                                       1.2
| - install   optint                                                                                                                                                                              0.3.0
| - install   parsexp                                                                                                                                                                             v0.16.0
| - install   pbkdf                                                                                                                                                                               1.2.0
| - install   pecu                                                                                                                                                                                0.7
| - install   ppx_derivers                                                                                                                                                                        1.2.1
| - install   ppx_deriving                                                                                                                                                                        6.0.3
| - install   ppx_deriving_yojson                                                                                                                                                                 3.9.0
| - install   ppx_sexp_conv                                                                                                                                                                       v0.16.0
| - install   ppxlib                                                                                                                                                                              0.33.1~5.3preview
| - install   prettym                                                                                                                                                                             0.0.3
| - install   prometheus                                                                                                                                                                          1.2
| - install   prometheus-app                                                                                                                                                                      1.2
| - install   ptime                                                                                                                                                                               1.2.0
| - install   re                                                                                                                                                                                  1.12.0
| - install   res                                                                                                                                                                                 5.0.2
| - install   result                                                                                                                                                                              1.5
| - install   routes                                                                                                                                                                              2.0.0
| - install   rresult                                                                                                                                                                             0.7.0
| - install   seq                                                                                                                                                                                 base
| - install   session                                                                                                                                                                             0.5.0
| - install   session-cohttp                                                                                                                                                                      0.5.0
| - install   session-cohttp-lwt                                                                                                                                                                  0.5.0
| - install   sexplib                                                                                                                                                                             v0.16.0
| - install   sexplib0                                                                                                                                                                            v0.16.0
| - install   sqlite3                                                                                                                                                                             5.2.0
| - install   stdint                                                                                                                                                                              0.7.2
| - install   stdio                                                                                                                                                                               v0.16.0
| - install   stdlib-shims                                                                                                                                                                        0.3.0
| - install   stringext                                                                                                                                                                           1.6.0
| - install   tls                                                                                                                                                                                 0.17.3
| - install   tls-lwt                                                                                                                                                                             0.17.3
| - install   tls-mirage                                                                                                                                                                          0.17.3
| - install   topkg                                                                                                                                                                               1.0.7
| - install   tyxml                                                                                                                                                                               4.6.0
| - install   unstrctrd                                                                                                                                                                           0.4
| - install   uri                                                                                                                                                                                 4.4.0
| - install   uri-sexp                                                                                                                                                                            4.4.0
| - install   uutf                                                                                                                                                                                1.0.3
| - install   x509                                                                                                                                                                                0.16.5
| - install   yojson                                                                                                                                                                              2.2.2
| - install   zarith                                                                                                                                                                              1.14
+- 
+- The following actions failed
| - build cmdliner       1.3.0
| - build conf-capnproto 2
+- 
- No changes have been performed
# To update the current shell environment, run: eval $(opam env)
'C:\cygwin64\bin\opam.exe install -vy current_examples.0.6.6' failed.
"
opam remove -y "current_examples.0.6.6"
opam install -vy "current_examples.0.6.6"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "current_examples.0.6.6" | grep -q '"windows-server-2022-amd64-ocaml-4.14.2"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed