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 15:51.07 ---> 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 15:51.07 ---> 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 15:51.07 ---> 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 15:51.07 ---> 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 15:51.07 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

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

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims   0.2.0    [uses conf-pkg-config]
=== install 21 packages
  - install   coccinelle        1.2
  - install   conf-aclocal      2        [required by coccinelle]
  - install   conf-autoconf     0.2      [required by coccinelle]
  - install   conf-automake     1        [required by conf-aclocal]
  - install   conf-libpcre      1        [required by pcre]
  - install   conf-pkg-config   3        [required by coccinelle]
  - install   conf-python-3     9.0.0    [required by coccinelle]
  - install   conf-python-3-dev 1        [required by coccinelle]
  - install   csexp             1.5.2    [required by dune-configurator]
  - install   dune              3.16.1   [required by pcre, menhir, parmap, pyml]
  - install   dune-configurator 3.16.1   [required by parmap, pcre]
  - install   menhir            20240715 [required by coccinelle]
  - install   menhirCST         20240715 [required by menhir]
  - install   menhirLib         20240715 [required by menhir]
  - install   menhirSdk         20240715 [required by menhir]
  - install   num               1.5-1    [required by coccinelle]
  - install   ocamlfind         1.9.5    [required by coccinelle]
  - install   parmap            1.2.5    [required by coccinelle]
  - install   pcre              7.5.0    [required by coccinelle]
  - install   pyml              20231101 [required by coccinelle]
  - install   stdcompat         19       [required by coccinelle]

The following system packages will first need to be installed:
    autoconf automake python3

<><> 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" "autoconf,automake,python3"
- 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: 3 tasks, update: no, use test packages: no
- solving: 77 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install binutils                               2.43.1-1   
-    1 install gsettings-desktop-schemas              3.24.1-1   
-    2 install libXau6                                1.0.11-1   
-    3 install libXdmcp6                              1.1.5-1    
-    4 install libdb18.1                              18.1.40-1  
-    5 install libdeflate0                            1.22-1     
-    6 install libfribidi0                            1.0.16-1   
-    7 install libgdbm_compat4                        1.18.1-1   
-    8 install libgomp1                               12.4.0-3   
-    9 install libgraphite2_3                         1.3.14-1   
-   10 install libjbig2                               2.1-2      
-   11 install libjpeg8                               3.0.4-1    
-   12 install liblcms2_2                             2.16-1     
-   13 install libpng16                               1.6.42-1   
-   14 install libsqlite3_0                           3.34.0-1   
-   15 install libwebp7                               1.4.0-1    
-   16 install libxml2                                2.10.4-2   
-   17 install m4                                     1.4.19-1   
-   18 install perl-Class-Inspector                   1.36-5     
-   19 install perl-Win32-API                         0.84-6     
-   20 install desktop-file-utils                     0.28-1     
-   21 install libglib2.0_0                           2.64.6-1   
-   22 install gamin                                  0.1.10-15  
-   23 install libfam0                                0.1.10-15  
-   24 install libxcb1                                1.17.0-1   
-   25 install perl                                   5.40.0-1   
-   26 install libimagequant0                         2.10.0-1   
-   27 install libfreetype6                           2.13.3-1   
-   28 install python39                               3.9.16-1   
-   29 install python39-platformdirs                  4.2.0-1    
-   30 install python39-setuptools                    69.2.0-1   
-   31 install libwebpmux3                            1.4.0-1    
-   32 install libwebpdemux2                          1.4.0-1    
-   33 install libtiff6                               4.4.0-1    
-   34 install autoconf2.7                            2.72-1     
-   35 install autoconf2.5                            2.69-5     
-   36 install perl-File-ShareDir                     1.118-4    
-   37 install shared-mime-info                       2.4-1      
-   38 install perl-Archive-Zip                       1.68-4     
-   39 install autoconf2.1                            2.13-12    
-   40 install python39-toml                          0.10.2-2   
-   41 install python39-snowballstemmer               2.2.0-1    
-   42 install python39-six                           1.16.0-1   
-   43 install python39-railroad-diagrams             3.0.1-1    
-   44 install python39-pluggy                        1.0.0-1    
-   45 install python39-olefile                       0.46-3     
-   46 install python39-markupsafe                    2.1.2-1    
-   47 install python39-iniconfig                     2.0.0-1    
-   48 install python39-imagesize                     1.3.0-1    
-   49 install python39-idna                          3.3-1      
-   50 install python39-chardet                       4.0.0-2    
-   51 install python39-babel                         2.12.1-1   
-   52 install libharfbuzz0                           9.0.0-1    
-   53 install texinfo                                7.1-2      
-   54 install autoconf                               15-2       
-   55 install python39-urllib3                       1.26.7-1   
-   56 install python39-jinja2                        3.1.2-1    
-   57 install libraqm0                               0.7.0-1    
-   58 install automake1.17                           1.17-1     
-   59 install automake1.16                           1.16.5-2   
-   60 install automake1.15                           1.15.1-3   
-   61 install automake1.14                           1.14.1-4   
-   62 install automake1.13                           1.13.4-3   
-   63 install automake1.12                           1.12.6-4   
-   64 install automake1.11                           1.11.6-4   
-   65 install python39-requests                      2.31.0-1   
-   66 install python39-pyparsing                     3.0.6-1    
-   67 install automake                               20240607-1 
-   68 install python39-packaging                     21.3-1     
-   69 install python39-pytest                        7.3.0-1    
-   70 install python39-imaging                       8.4.0-1    
-   71 install python39-pygments                      2.10.0-1   
-   72 install python39-docutils                      0.18.1-1   
-   73 install python39-sphinx                        4.4.0-1    
-   74 install python39-pip                           24.0-1     
-   75 install python39-sphinxcontrib-serializinghtml 1.1.5-1    
-   76 install python3                                3.9.16-1   
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/binutils/binutils-2.43.1-1.tar.zst
- 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/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/db/libdb18.1/libdb18.1-18.1.40-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/fribidi/libfribidi0/libfribidi0-1.0.16-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gdbm/libgdbm_compat4/libgdbm_compat4-1.18.1-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/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/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/libxml2/libxml2-2.10.4-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/m4/m4-1.4.19-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-Class-Inspector/perl-Class-Inspector-1.36-5.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/perl-Win32-API/perl-Win32-API-0.84-6.tar.zst
- 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/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/perl/perl-5.40.0-1.tar.zst
- 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/freetype2/libfreetype6/libfreetype6-2.13.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python39/python39-3.9.16-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-platformdirs/python39-platformdirs/python39-platformdirs-4.2.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-setuptools/python39-setuptools/python39-setuptools-69.2.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebpmux3/libwebpmux3-1.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebpdemux2/libwebpdemux2-1.4.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/autoconf2.7/autoconf2.7-2.72-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf2.5/autoconf2.5-2.69-5.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-File-ShareDir/perl-File-ShareDir-1.118-4.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/noarch/release/perl-Archive-Zip/perl-Archive-Zip-1.68-4.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf2.1/autoconf2.1-2.13-12.tar.bz2
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-toml/python39-toml/python39-toml-0.10.2-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-snowballstemmer/python39-snowballstemmer/python39-snowballstemmer-2.2.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-six/python39-six/python39-six-1.16.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-railroad-diagrams/python39-railroad-diagrams/python39-railroad-diagrams-3.0.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pluggy/python39-pluggy/python39-pluggy-1.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-olefile/python39-olefile/python39-olefile-0.46-3.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python-markupsafe/python39-markupsafe/python39-markupsafe-2.1.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-iniconfig/python39-iniconfig/python39-iniconfig-2.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-imagesize/python39-imagesize/python39-imagesize-1.3.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-idna/python39-idna/python39-idna-3.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-chardet/python39-chardet/python39-chardet-4.0.0-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-babel/python39-babel/python39-babel-2.12.1-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/texinfo/texinfo-7.1-2.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf/autoconf-15-2.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-urllib3/python39-urllib3/python39-urllib3-1.26.7-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-jinja2/python39-jinja2/python39-jinja2-3.1.2-1.tar.xz
- 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/noarch/release/automake1.17/automake1.17-1.17-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.16/automake1.16-1.16.5-2.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.15/automake1.15-1.15.1-3.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.14/automake1.14-1.14.1-4.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.13/automake1.13-1.13.4-3.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.12/automake1.12-1.12.6-4.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.11/automake1.11-1.11.6-4.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-requests/python39-requests/python39-requests-2.31.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pyparsing/python39-pyparsing/python39-pyparsing-3.0.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake/automake-20240607-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-packaging/python39-packaging/python39-packaging-21.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pytest/python39-pytest/python39-pytest-7.3.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python-imaging/python39-imaging/python39-imaging-8.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pygments/python39-pygments/python39-pygments-2.10.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-docutils/python39-docutils/python39-docutils-0.18.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-sphinx/python39-sphinx/python39-sphinx-4.4.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pip/python39-pip/python39-pip-24.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-sphinxcontrib-serializinghtml/python39-sphinxcontrib-serializinghtml/python39-sphinxcontrib-serializinghtml-1.1.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python3/python3-3.9.16-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/binutils/binutils-2.43.1-1.tar.zst
- 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/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/db/libdb18.1/libdb18.1-18.1.40-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/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/gdbm/libgdbm_compat4/libgdbm_compat4-1.18.1-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/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/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/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/m4/m4-1.4.19-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-Class-Inspector/perl-Class-Inspector-1.36-5.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/perl-Win32-API/perl-Win32-API-0.84-6.tar.zst
- 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/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/perl/perl-5.40.0-1.tar.zst
- 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/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/python39/python39-3.9.16-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-platformdirs/python39-platformdirs/python39-platformdirs-4.2.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-setuptools/python39-setuptools/python39-setuptools-69.2.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebpmux3/libwebpmux3-1.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libwebp/libwebpdemux2/libwebpdemux2-1.4.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/autoconf2.7/autoconf2.7-2.72-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf2.5/autoconf2.5-2.69-5.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/perl-File-ShareDir/perl-File-ShareDir-1.118-4.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/noarch/release/perl-Archive-Zip/perl-Archive-Zip-1.68-4.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf2.1/autoconf2.1-2.13-12.tar.bz2
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-toml/python39-toml/python39-toml-0.10.2-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-snowballstemmer/python39-snowballstemmer/python39-snowballstemmer-2.2.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-six/python39-six/python39-six-1.16.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-railroad-diagrams/python39-railroad-diagrams/python39-railroad-diagrams-3.0.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pluggy/python39-pluggy/python39-pluggy-1.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-olefile/python39-olefile/python39-olefile-0.46-3.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python-markupsafe/python39-markupsafe/python39-markupsafe-2.1.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-iniconfig/python39-iniconfig/python39-iniconfig-2.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-imagesize/python39-imagesize/python39-imagesize-1.3.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-idna/python39-idna/python39-idna-3.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-chardet/python39-chardet/python39-chardet-4.0.0-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-babel/python39-babel/python39-babel-2.12.1-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/texinfo/texinfo-7.1-2.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/autoconf/autoconf-15-2.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-urllib3/python39-urllib3/python39-urllib3-1.26.7-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-jinja2/python39-jinja2/python39-jinja2-3.1.2-1.tar.xz
- 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/noarch/release/automake1.17/automake1.17-1.17-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.16/automake1.16-1.16.5-2.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.15/automake1.15-1.15.1-3.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.14/automake1.14-1.14.1-4.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.13/automake1.13-1.13.4-3.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.12/automake1.12-1.12.6-4.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake1.11/automake1.11-1.11.6-4.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-requests/python39-requests/python39-requests-2.31.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pyparsing/python39-pyparsing/python39-pyparsing-3.0.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/automake/automake-20240607-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-packaging/python39-packaging/python39-packaging-21.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pytest/python39-pytest/python39-pytest-7.3.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python-imaging/python39-imaging/python39-imaging-8.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pygments/python39-pygments/python39-pygments-2.10.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-docutils/python39-docutils/python39-docutils-0.18.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-sphinx/python39-sphinx/python39-sphinx-4.4.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-pip/python39-pip/python39-pip-24.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/python-sphinxcontrib-serializinghtml/python39-sphinxcontrib-serializinghtml/python39-sphinxcontrib-serializinghtml-1.1.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/python3/python3-3.9.16-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/libxml2.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/python39-sphinx.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/python39-pip.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/python39.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_glib2.0.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/63: [coccinelle.1.2: http]
Processing  2/63: [coccinelle.1.2: http]
Processing  3/63: [coccinelle.1.2: http]
Processing  4/63: [coccinelle.1.2: http]
Processing  5/63: [coccinelle.1.2: http]
Processing  6/63: [coccinelle.1.2: http]
-> retrieved conf-python-3.9.0.0  (cached)
Processing  7/63: [coccinelle.1.2: http]
Processing  8/63: [coccinelle.1.2: http] [conf-python-3-dev.1/Makefile: dl]
Processing  9/63: [coccinelle.1.2: http] [conf-python-3-dev.1/Makefile: dl] [csexp.1.5.2: extract]
Processing 10/63: [coccinelle.1.2: http] [conf-python-3-dev.1/Makefile: dl] [csexp.1.5.2: extract] [conf-autoconf: sh autoconf -V]
Processing 11/63: [coccinelle.1.2: http] [conf-python-3-dev.1/Makefile: dl] [csexp.1.5.2: extract] [conf-autoconf: sh autoconf -V] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
- 2.3.0
-> compiled  conf-pkg-config.3

#=== ERROR while compiling conf-python-3.9.0.0 ================================#
"python3": command not found.


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - recompile mingw-w64-shims                                                             0.2.0
| - fetch     csexp                                                                       1.5.2
| - fetch     dune.3.16.1, dune-configurator.3.16.1                                       
| - fetch     menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 
| - fetch     mingw-w64-shims                                                             0.2.0
| - fetch     num                                                                         1.5-1
| - fetch     ocamlfind                                                                   1.9.5
| - fetch     parmap                                                                      1.2.5
| - fetch     pcre                                                                        7.5.0
| - fetch     pyml                                                                        20231101
| - fetch     stdcompat                                                                   19
| - install   conf-aclocal                                                                2
| - install   conf-automake                                                               1
| - install   conf-libpcre                                                                1
| - install   conf-pkg-config                                                             3
| - install   csexp                                                                       1.5.2
| - install   dune                                                                        3.16.1
| - install   dune-configurator                                                           3.16.1
| - install   menhir                                                                      20240715
| - install   menhirCST                                                                   20240715
| - install   menhirLib                                                                   20240715
| - install   menhirSdk                                                                   20240715
| - install   num                                                                         1.5-1
| - install   ocamlfind                                                                   1.9.5
| - install   parmap                                                                      1.2.5
| - install   pcre                                                                        7.5.0
| - install   pyml                                                                        20231101
| - install   stdcompat                                                                   19
+- 
+- The following actions failed
| - fetch coccinelle        1.2
| - fetch conf-python-3-dev 1
| - build conf-autoconf     0.2
| - build conf-python-3     9.0.0
+- 
- No changes have been performed
# To update the current shell environment, run: eval $(opam env)
'C:\cygwin64\bin\opam.exe install -vy coccinelle.1.2' failed.
"
opam remove -y "coccinelle.1.2"
opam install -vy "coccinelle.1.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "coccinelle.1.2" | 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