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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
75e297398114: Pulling fs layer
75e297398114: Verifying Checksum
75e297398114: Download complete
75e297398114: Pull complete
Digest: sha256:4a898e4d9327c4ec8b00f04fe59247b309c63fa54d84a70ddc47fb36d38ec3ae
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-04-22 00:01.56 ---> 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-04-22 00:01.56 ---> 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 c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 00:01.56 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" 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-04-22 00:01.56 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10) to update the current shell environment
2024-04-22 00:01.56 ---> using "c0a83ba750ed793a90396bf23e3fadf81c9b5ee01d863d409cb99dc9511a0d45" 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-04-21-1405.31-F-2024-04-19-0205.06.pdiff [200 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-1405.31-F-2024-04-19-0205.06.pdiff [200 kB]
- Fetched 462 kB in 2s (248 kB/s)
- Reading package lists...
- 
2024-04-22 00:01.56 ---> using "73aaf3a388e31891ea88d8ad41782023bdd6dbae7d49d4d9b611dd0a5aa88845" from cache

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

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install conf-gd         1
  - install conf-pkg-config 3 [required by conf-gd]

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 ... 19395 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 fonts-dejavu-mono.
- Preparing to unpack .../01-fonts-dejavu-mono_2.37-8_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-8) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../02-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../03-fontconfig-config_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig-config (2.15.0-1.1) ...
- Selecting previously unselected package libabsl20230802:amd64.
- Preparing to unpack .../04-libabsl20230802_20230802.1-4_amd64.deb ...
- Unpacking libabsl20230802:amd64 (20230802.1-4) ...
- Selecting previously unselected package libaom3:amd64.
- Preparing to unpack .../05-libaom3_3.8.2-2_amd64.deb ...
- Unpacking libaom3:amd64 (3.8.2-2) ...
- Selecting previously unselected package libaom-dev:amd64.
- Preparing to unpack .../06-libaom-dev_3.8.2-2_amd64.deb ...
- Unpacking libaom-dev:amd64 (3.8.2-2) ...
- Selecting previously unselected package libdav1d7:amd64.
- Preparing to unpack .../07-libdav1d7_1.4.1-1_amd64.deb ...
- Unpacking libdav1d7:amd64 (1.4.1-1) ...
- Selecting previously unselected package libgav1-1:amd64.
- Preparing to unpack .../08-libgav1-1_0.19.0-2_amd64.deb ...
- Unpacking libgav1-1:amd64 (0.19.0-2) ...
- Selecting previously unselected package librav1e0:amd64.
- Preparing to unpack .../09-librav1e0_0.7.1-2_amd64.deb ...
- Unpacking librav1e0:amd64 (0.7.1-2) ...
- Selecting previously unselected package libsharpyuv0:amd64.
- Preparing to unpack .../10-libsharpyuv0_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libsharpyuv0:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libsvtav1enc1d1:amd64.
- Preparing to unpack .../11-libsvtav1enc1d1_1.7.0+dfsg-2+b1_amd64.deb ...
- Unpacking libsvtav1enc1d1:amd64 (1.7.0+dfsg-2+b1) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../12-libjpeg62-turbo_1%3a2.1.5-2+b2_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2+b2) ...
- Selecting previously unselected package libyuv0:amd64.
- Preparing to unpack .../13-libyuv0_0.0~git202401110.af6ac82-1_amd64.deb ...
- Unpacking libyuv0:amd64 (0.0~git202401110.af6ac82-1) ...
- Selecting previously unselected package libavif16:amd64.
- Preparing to unpack .../14-libavif16_1.0.4-2_amd64.deb ...
- Unpacking libavif16:amd64 (1.0.4-2) ...
- Selecting previously unselected package libavif-dev:amd64.
- Preparing to unpack .../15-libavif-dev_1.0.4-2_amd64.deb ...
- Unpacking libavif-dev:amd64 (1.0.4-2) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../16-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 .../17-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 .../18-libdav1d-dev_1.4.1-1_amd64.deb ...
- Unpacking libdav1d-dev:amd64 (1.4.1-1) ...
- Selecting previously unselected package libde265-0:amd64.
- Preparing to unpack .../19-libde265-0_1.0.15-1+b1_amd64.deb ...
- Unpacking libde265-0:amd64 (1.0.15-1+b1) ...
- Selecting previously unselected package libde265-dev:amd64.
- Preparing to unpack .../20-libde265-dev_1.0.15-1+b1_amd64.deb ...
- Unpacking libde265-dev:amd64 (1.0.15-1+b1) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../21-libdeflate0_1.20-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.20-1) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../22-libdeflate-dev_1.20-1_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.20-1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../23-libexpat1-dev_2.6.2-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.6.2-1) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../24-libpng16-16t64_1.6.43-5_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.43-5) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../25-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../26-libfontconfig1_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../27-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 .../28-libpng-dev_1.6.43-5_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.43-5) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../29-libfreetype-dev_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../30-uuid-dev_2.40-6_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.40-6) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../31-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 .../32-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 .../33-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 .../34-libfontconfig-dev_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package libheif-plugin-dav1d:amd64.
- Preparing to unpack .../35-libheif-plugin-dav1d_1.17.6-1+b2_amd64.deb ...
- Unpacking libheif-plugin-dav1d:amd64 (1.17.6-1+b2) ...
- Selecting previously unselected package libheif-plugin-libde265:amd64.
- Preparing to unpack .../36-libheif-plugin-libde265_1.17.6-1+b2_amd64.deb ...
- Unpacking libheif-plugin-libde265:amd64 (1.17.6-1+b2) ...
- Selecting previously unselected package libheif1:amd64.
- Preparing to unpack .../37-libheif1_1.17.6-1+b2_amd64.deb ...
- Unpacking libheif1:amd64 (1.17.6-1+b2) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../38-libjbig0_2.1-6.1+b1_amd64.deb ...
- Unpacking libjbig0:amd64 (2.1-6.1+b1) ...
- Selecting previously unselected package liblerc4:amd64.
- Preparing to unpack .../39-liblerc4_4.0.0+ds-4+b1_amd64.deb ...
- Unpacking liblerc4:amd64 (4.0.0+ds-4+b1) ...
- Selecting previously unselected package libwebp7:amd64.
- Preparing to unpack .../40-libwebp7_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libwebp7:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libtiff6:amd64.
- Preparing to unpack .../41-libtiff6_4.5.1+git230720-4_amd64.deb ...
- Unpacking libtiff6:amd64 (4.5.1+git230720-4) ...
- Selecting previously unselected package libxpm4:amd64.
- Preparing to unpack .../42-libxpm4_1%3a3.5.17-1+b1_amd64.deb ...
- Unpacking libxpm4:amd64 (1:3.5.17-1+b1) ...
- Selecting previously unselected package libgd3:amd64.
- Preparing to unpack .../43-libgd3_2.3.3-9+b3_amd64.deb ...
- Unpacking libgd3:amd64 (2.3.3-9+b3) ...
- Selecting previously unselected package libsharpyuv-dev:amd64.
- Preparing to unpack .../44-libsharpyuv-dev_1.3.2-0.4+b1_amd64.deb ...
- Unpacking libsharpyuv-dev:amd64 (1.3.2-0.4+b1) ...
- Selecting previously unselected package libnuma1:amd64.
- Preparing to unpack .../45-libnuma1_2.0.18-1_amd64.deb ...
- Unpacking libnuma1:amd64 (2.0.18-1) ...
- Selecting previously unselected package libx265-199:amd64.
- Preparing to unpack .../46-libx265-199_3.5-2+b1_amd64.deb ...
- Unpacking libx265-199:amd64 (3.5-2+b1) ...
- Selecting previously unselected package libx265-dev:amd64.
- Preparing to unpack .../47-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 .../48-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 .../49-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 .../50-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 .../51-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 .../52-liblzma-dev_5.6.1+really5.4.5-1_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1) ...
- Selecting previously unselected package libwebpdemux2:amd64.
- Preparing to unpack .../53-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 .../54-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 .../55-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 .../56-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 .../57-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 .../58-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 .../59-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 .../60-libvpx8_1.13.1-2_amd64.deb ...
- Unpacking libvpx8:amd64 (1.13.1-2) ...
- Selecting previously unselected package libvpx-dev:amd64.
- Preparing to unpack .../61-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 .../62-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 .../63-libgd-dev_2.3.3-9+b3_amd64.deb ...
- Unpacking libgd-dev:amd64 (2.3.3-9+b3) ...
- Selecting previously unselected package libheif-plugin-aomenc:amd64.
- Preparing to unpack .../64-libheif-plugin-aomenc_1.17.6-1+b2_amd64.deb ...
- Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1+b2) ...
- Selecting previously unselected package libheif-plugin-x265:amd64.
- Preparing to unpack .../65-libheif-plugin-x265_1.17.6-1+b2_amd64.deb ...
- Unpacking libheif-plugin-x265:amd64 (1.17.6-1+b2) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../66-libpng-tools_1.6.43-5_amd64.deb ...
- Unpacking libpng-tools (1.6.43-5) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../67-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 libsharpyuv0:amd64 (1.3.2-0.4+b1) ...
- Setting up libaom3:amd64 (3.8.2-2) ...
- Setting up liblerc4:amd64 (4.0.0+ds-4+b1) ...
- Setting up libxpm4:amd64 (1:3.5.17-1+b1) ...
- Setting up libdeflate0:amd64 (1.20-1) ...
- Setting up libwebpdecoder3:amd64 (1.3.2-0.4+b1) ...
- Setting up libsvtav1enc1d1:amd64 (1.7.0+dfsg-2+b1) ...
- Setting up libjbig0:amd64 (2.1-6.1+b1) ...
- Setting up librav1e0:amd64 (0.7.1-2) ...
- Setting up libaom-dev:amd64 (3.8.2-2) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libexpat1-dev:amd64 (2.6.2-1) ...
- Setting up libjpeg62-turbo:amd64 (1:2.1.5-2+b2) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2+b2) ...
- Setting up uuid-dev:amd64 (2.40-6) ...
- Setting up libxpm-dev:amd64 (1:3.5.17-1+b1) ...
- Setting up fonts-dejavu-mono (2.37-8) ...
- Setting up libpng16-16t64:amd64 (1.6.43-5) ...
- Setting up fonts-dejavu-core (2.37-8) ...
- 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 libwebp7:amd64 (1.3.2-0.4+b1) ...
- Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1) ...
- Setting up libnuma1:amd64 (2.0.18-1) ...
- Setting up libdav1d7:amd64 (1.4.1-1) ...
- Setting up libtiff6:amd64 (4.5.1+git230720-4) ...
- Setting up libabsl20230802:amd64 (20230802.1-4) ...
- Setting up libde265-0:amd64 (1.0.15-1+b1) ...
- 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.20-1) ...
- Setting up libyuv0:amd64 (0.0~git202401110.af6ac82-1) ...
- Setting up libbrotli-dev:amd64 (1.1.0-2+b3) ...
- Setting up libbz2-dev:amd64 (1.0.8-5.1) ...
- Setting up libpng-tools (1.6.43-5) ...
- Setting up fontconfig-config (2.15.0-1.1) ...
- Setting up libwebpdemux2:amd64 (1.3.2-0.4+b1) ...
- Setting up libpng-dev:amd64 (1.6.43-5) ...
- Setting up libjpeg-dev:amd64 (1:2.1.5-2+b2) ...
- Setting up libjbig-dev:amd64 (2.1-6.1+b1) ...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libwebp-dev:amd64 (1.3.2-0.4+b1) ...
- Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up libtiff-dev:amd64 (4.5.1+git230720-4) ...
- Setting up libvpx-dev:amd64 (1.13.1-2) ...
- Setting up libde265-dev:amd64 (1.0.15-1+b1) ...
- Setting up libdav1d-dev:amd64 (1.4.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up libgav1-1:amd64 (0.19.0-2) ...
- Setting up libx265-199:amd64 (3.5-2+b1) ...
- Setting up libfontconfig1:amd64 (2.15.0-1.1) ...
- Setting up libavif16:amd64 (1.0.4-2) ...
- Setting up libfreetype-dev:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up libx265-dev:amd64 (3.5-2+b1) ...
- Setting up libavif-dev:amd64 (1.0.4-2) ...
- Setting up libfontconfig-dev:amd64 (2.15.0-1.1) ...
- Setting up libheif-plugin-dav1d:amd64 (1.17.6-1+b2) ...
- Setting up libheif-plugin-libde265:amd64 (1.17.6-1+b2) ...
- Setting up libheif1:amd64 (1.17.6-1+b2) ...
- Setting up libheif-dev:amd64 (1.17.6-1+b2) ...
- Setting up libgd3:amd64 (2.3.3-9+b3) ...
- Setting up libgd-dev:amd64 (2.3.3-9+b3) ...
- Setting up libheif-plugin-x265:amd64 (1.17.6-1+b2) ...
- Setting up libheif-plugin-aomenc:amd64 (1.17.6-1+b2) ...
- Processing triggers for libc-bin (2.37-17) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/6: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.10/.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
-> installed conf-pkg-config.3
Processing  5/6: [conf-gd: pkg-config gdlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "gdlib" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-gd.1)
-> compiled  conf-gd.1
-> installed conf-gd.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 00:03.18 ---> saved as "4dd987598bf3fb4d67c5d209157f426e84317d4b776d9a360839d1a5e01a37bd"
Job succeeded