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


Building on x86-bm-c4.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-03-16 12:05.31 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-03-16 12:05.31 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 ac9a846c007d1cde3764459aeae5b75c2f8b7aa8"))
2024-03-16 12:05.31 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-03-16 12:05.31 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.0' '5.0.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.0.0"} | "ocaml-system" {= "5.0.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-03-16 12:05.31 ---> using "5d11e26b54cd8d53a366092f138bac1d66998e7c9c071436c2e49483e197a936" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-15-2054.44-F-2024-03-15-1419.03.pdiff [83.0 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-15-2054.44-F-2024-03-15-1419.03.pdiff [83.0 kB]
- Fetched 344 kB in 5s (70.5 kB/s)
- Reading package lists...
- 
2024-03-16 12:05.31 ---> using "6b85e139d472f2a5d3bc623d507cd520c18ded34e93922816e31990890666680" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"gd.1.1\"\
               \nopam install -vy \"gd.1.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"gd.1.1\" | grep -q '\"debian-unstable\"'; 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"))
[NOTE] gd.1.1 is not installed.

Nothing to do.
The following actions will be performed:
=== install 6 packages
  - install conf-gd           1      [required by gd]
  - install conf-pkg-config   3      [required by gd]
  - install csexp             1.5.2  [required by dune-configurator]
  - install dune              3.14.2 [required by gd]
  - install dune-configurator 3.14.2 [required by gd]
  - install gd                1.1

The following system packages will first need to be installed:
    libgd-dev pkg-config

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

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get 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

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgd-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package bzip2-doc.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19678 files and directories currently installed.)
- Preparing to unpack .../00-bzip2-doc_1.0.8-5.1_all.deb ...
- Unpacking bzip2-doc (1.0.8-5.1) ...
- Selecting previously unselected package libaom-dev:amd64.
- Preparing to unpack .../01-libaom-dev_3.8.1-1_amd64.deb ...
- Unpacking libaom-dev:amd64 (3.8.1-1) ...
- Selecting previously unselected package libavif-dev:amd64.
- Preparing to unpack .../02-libavif-dev_1.0.4-1+b2_amd64.deb ...
- Unpacking libavif-dev:amd64 (1.0.4-1+b2) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../03-libbrotli-dev_1.1.0-2+b3_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.1.0-2+b3) ...
- Selecting previously unselected package libbz2-dev:amd64.
- Preparing to unpack .../04-libbz2-dev_1.0.8-5.1_amd64.deb ...
- Unpacking libbz2-dev:amd64 (1.0.8-5.1) ...
- Selecting previously unselected package libdav1d-dev:amd64.
- Preparing to unpack .../05-libdav1d-dev_1.4.0-1_amd64.deb ...
- Unpacking libdav1d-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libde265-dev:amd64.
- Preparing to unpack .../06-libde265-dev_1.0.15-1_amd64.deb ...
- Unpacking libde265-dev:amd64 (1.0.15-1) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../07-libdeflate-dev_1.19-1_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.19-1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../08-libexpat1-dev_2.6.2-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.6.2-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../09-zlib1g-dev_1%3a1.3.dfsg-3.1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../10-libpng-dev_1.6.43-3_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.43-3) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../11-libfreetype-dev_2.13.2+dfsg-1+b2_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.13.2+dfsg-1+b2) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../12-uuid-dev_2.39.3-10_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.39.3-10) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../13-libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../14-pkgconf-bin_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../15-pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../16-libfontconfig-dev_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package libsharpyuv-dev:amd64.
- Preparing to unpack .../17-libsharpyuv-dev_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libsharpyuv-dev:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libx265-dev:amd64.
- Preparing to unpack .../18-libx265-dev_3.5-2+b1_amd64.deb ...
- Unpacking libx265-dev:amd64 (3.5-2+b1) ...
- Selecting previously unselected package libheif-dev:amd64.
- Preparing to unpack .../19-libheif-dev_1.17.6-1+b2_amd64.deb ...
- Unpacking libheif-dev:amd64 (1.17.6-1+b2) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../20-libjpeg62-turbo-dev_1%3a2.1.5-2+b2_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-2+b2) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../21-libjpeg-dev_1%3a2.1.5-2+b2_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.1.5-2+b2) ...
- Selecting previously unselected package libjbig-dev:amd64.
- Preparing to unpack .../22-libjbig-dev_2.1-6.1+b1_amd64.deb ...
- Unpacking libjbig-dev:amd64 (2.1-6.1+b1) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../23-liblzma-dev_5.6.0-0.2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.6.0-0.2) ...
- Selecting previously unselected package libwebpdemux2:amd64.
- Preparing to unpack .../24-libwebpdemux2_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libwebpdemux2:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libwebpmux3:amd64.
- Preparing to unpack .../25-libwebpmux3_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libwebpmux3:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libwebpdecoder3:amd64.
- Preparing to unpack .../26-libwebpdecoder3_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libwebpdecoder3:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libwebp-dev:amd64.
- Preparing to unpack .../27-libwebp-dev_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libwebp-dev:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libtiffxx6:amd64.
- Preparing to unpack .../28-libtiffxx6_4.5.1+git230720-4_amd64.deb ...
- Unpacking libtiffxx6:amd64 (4.5.1+git230720-4) ...
- Selecting previously unselected package liblerc-dev:amd64.
- Preparing to unpack .../29-liblerc-dev_4.0.0+ds-4+b1_amd64.deb ...
- Unpacking liblerc-dev:amd64 (4.0.0+ds-4+b1) ...
- Selecting previously unselected package libtiff-dev:amd64.
- Preparing to unpack .../30-libtiff-dev_4.5.1+git230720-4_amd64.deb ...
- Unpacking libtiff-dev:amd64 (4.5.1+git230720-4) ...
- Selecting previously unselected package libvpx8:amd64.
- Preparing to unpack .../31-libvpx8_1.13.1-2_amd64.deb ...
- Unpacking libvpx8:amd64 (1.13.1-2) ...
- Selecting previously unselected package libvpx-dev:amd64.
- Preparing to unpack .../32-libvpx-dev_1.13.1-2_amd64.deb ...
- Unpacking libvpx-dev:amd64 (1.13.1-2) ...
- Selecting previously unselected package libxpm-dev:amd64.
- Preparing to unpack .../33-libxpm-dev_1%3a3.5.17-1+b1_amd64.deb ...
- Unpacking libxpm-dev:amd64 (1:3.5.17-1+b1) ...
- Selecting previously unselected package libgd-dev:amd64.
- Preparing to unpack .../34-libgd-dev_2.3.3-9+b2_amd64.deb ...
- Unpacking libgd-dev:amd64 (2.3.3-9+b2) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../35-libpng-tools_1.6.43-3_amd64.deb ...
- Unpacking libpng-tools (1.6.43-3) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../36-pkg-config_1.8.1-1+b2_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up bzip2-doc (1.0.8-5.1) ...
- Setting up libpng-tools (1.6.43-3) ...
- Setting up libwebpdemux2:amd64 (1.3.2-0.4+b1) ...
- Setting up libjbig-dev:amd64 (2.1-6.1+b1) ...
- Setting up libwebpdecoder3:amd64 (1.3.2-0.4+b1) ...
- Setting up libaom-dev:amd64 (3.8.1-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libexpat1-dev:amd64 (2.6.2-1) ...
- Setting up libde265-dev:amd64 (1.0.15-1) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2+b2) ...
- Setting up uuid-dev:amd64 (2.39.3-10) ...
- Setting up libdav1d-dev:amd64 (1.4.0-1) ...
- Setting up libx265-dev:amd64 (3.5-2+b1) ...
- Setting up libxpm-dev:amd64 (1:3.5.17-1+b1) ...
- Setting up libavif-dev:amd64 (1.0.4-1+b2) ...
- Setting up pkgconf-bin (1.8.1-1+b2) ...
- Setting up libvpx8:amd64 (1.13.1-2) ...
- Setting up liblerc-dev:amd64 (4.0.0+ds-4+b1) ...
- Setting up liblzma-dev:amd64 (5.6.0-0.2) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Setting up libsharpyuv-dev:amd64 (1.3.2-0.4+b1) ...
- Setting up libwebpmux3:amd64 (1.3.2-0.4+b1) ...
- Setting up libtiffxx6:amd64 (4.5.1+git230720-4) ...
- Setting up libdeflate-dev:amd64 (1.19-1) ...
- Setting up libbrotli-dev:amd64 (1.1.0-2+b3) ...
- Setting up libbz2-dev:amd64 (1.0.8-5.1) ...
- Setting up libpng-dev:amd64 (1.6.43-3) ...
- Setting up libjpeg-dev:amd64 (1:2.1.5-2+b2) ...
- Setting up libheif-dev:amd64 (1.17.6-1+b2) ...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libfreetype-dev:amd64 (2.13.2+dfsg-1+b2) ...
- Setting up libwebp-dev:amd64 (1.3.2-0.4+b1) ...
- Setting up libtiff-dev:amd64 (4.5.1+git230720-4) ...
- Setting up libvpx-dev:amd64 (1.13.1-2) ...
- Setting up pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up libfontconfig-dev:amd64 (2.15.0-1.1) ...
- Setting up libgd-dev:amd64 (2.3.3-9+b2) ...
- Processing triggers for libc-bin (2.37-15.1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/17:
Processing  4/17:
Processing  5/17:
Processing  6/17: [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
-> retrieved gd.1.1  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing  6/17:
-> installed conf-pkg-config.3
Processing  7/17:
Processing  8/17: [conf-gd: pkg-config gdlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "gdlib" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-gd.1)
-> compiled  conf-gd.1
Processing  8/17:
-> installed conf-gd.1
Processing  9/17:
-> retrieved dune.3.14.2, dune-configurator.3.14.2  (cached)
Processing 10/17: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.14.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 10/17: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.14.2)
-> compiled  dune.3.14.2
-> installed dune.3.14.2
Processing 12/17: [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
-> installed csexp.1.5.2
Processing 14/17: [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
Processing 14/17: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.14.2)
-> compiled  dune-configurator.3.14.2
-> installed dune-configurator.3.14.2
Processing 16/17: [gd: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gd" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/gd.1.1)
-> compiled  gd.1.1
-> installed gd.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-03-16 12:06.46 ---> saved as "c6748372ae3ed2f7f52af434ac16d350b043778baee0bcc38f1de4b227853f04"
Job succeeded