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


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

(from ocaml/opam:debian-unstable)
2024-04-22 00:01.05 ---> 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.05 ---> 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.05 ---> 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.05 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --switch=4.08) to update the current shell environment
2024-04-22 00:01.05 ---> using "ce825d7413b3fac76d492a626670110ed5bf797d5d2380706e8b2608accc46c1" 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-11-1406.04.pdiff [587 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-1405.31-F-2024-04-11-1406.04.pdiff [587 kB]
- Fetched 849 kB in 5s (164 kB/s)
- Reading package lists...
- 
2024-04-22 00:01.05 ---> using "089382cc5ab771d80bd3bc57c3732ccdeec010f0e53980d6a7c418b20dd89bdd" from cache

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

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

The following system packages will first need to be installed:
    adwaita-icon-theme 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" "adwaita-icon-theme" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- (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 ... 19396 files and directories currently installed.)
- Preparing to unpack .../00-libgdk-pixbuf2.0-common_2.42.10+dfsg-3_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../01-libglib2.0-0t64_2.78.4-6_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.78.4-6) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../02-libicu72_72.1-4+b1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../03-libxml2_2.9.14+dfsg-1.3+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../04-shared-mime-info_2.4-4_amd64.deb ...
- Unpacking shared-mime-info (2.4-4) ...
- Selecting previously unselected package libjpeg62-turbo:amd64.
- Preparing to unpack .../05-libjpeg62-turbo_1%3a2.1.5-2+b2_amd64.deb ...
- Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2+b2) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../06-libpng16-16t64_1.6.43-5_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.43-5) ...
- Selecting previously unselected package libdeflate0:amd64.
- Preparing to unpack .../07-libdeflate0_1.20-1_amd64.deb ...
- Unpacking libdeflate0:amd64 (1.20-1) ...
- Selecting previously unselected package libjbig0:amd64.
- Preparing to unpack .../08-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 .../09-liblerc4_4.0.0+ds-4+b1_amd64.deb ...
- Unpacking liblerc4:amd64 (4.0.0+ds-4+b1) ...
- 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 libwebp7:amd64.
- Preparing to unpack .../11-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 .../12-libtiff6_4.5.1+git230720-4_amd64.deb ...
- Unpacking libtiff6:amd64 (4.5.1+git230720-4) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../13-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3+b3_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3+b3) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../14-gtk-update-icon-cache_3.24.41-4_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.41-4) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../15-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../16-adwaita-icon-theme_46.0-1_all.deb ...
- Unpacking adwaita-icon-theme (46.0-1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../17-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package fonts-dejavu-mono.
- Preparing to unpack .../18-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 .../19-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../20-fontconfig-config_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig-config (2.15.0-1.1) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../21-libfontconfig1_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../22-fontconfig_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig (2.15.0-1.1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../23-libpixman-1-0_0.42.2-1+b1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Preparing to unpack .../24-libxcb1-dev_1.17.0-1_amd64.deb ...
- Unpacking libxcb1-dev:amd64 (1.17.0-1) over (1.15-1) ...
- Preparing to unpack .../25-libxcb1_1.17.0-1_amd64.deb ...
- Unpacking libxcb1:amd64 (1.17.0-1) over (1.15-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../26-libxcb-render0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../27-libxcb-shm0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../28-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../29-libcairo2_1.18.0-3+b1_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.0-3+b1) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../30-libcairo-gobject2_1.18.0-3+b1_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.18.0-3+b1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../31-libdatrie1_0.2.13-3_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-3) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../32-libfribidi0_1.0.13-3+b1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.13-3+b1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../33-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3+b3_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3+b3) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../34-libglib2.0-data_2.78.4-6_all.deb ...
- Unpacking libglib2.0-data (2.78.4-6) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../35-libgraphite2-3_1.3.14-2_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-2) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../36-libharfbuzz0b_8.3.0-2+b1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (8.3.0-2+b1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../37-libthai-data_0.1.29-2_all.deb ...
- Unpacking libthai-data (0.1.29-2) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../38-libthai0_0.1.29-2_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-2) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../39-libpango-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../40-libpangoft2-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../41-libpangocairo-1.0-0_1.52.1+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../42-libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../43-librsvg2-2_2.58.0+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../44-librsvg2-common_2.58.0+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../45-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 .../46-pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../47-pkg-config_1.8.1-1+b2_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../48-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up libgraphite2-3:amd64 (1.3.14-2) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Setting up libsharpyuv0:amd64 (1.3.2-0.4+b1) ...
- Setting up libxcb1:amd64 (1.17.0-1) ...
- Setting up libicu72:amd64 (72.1-4+b1) ...
- Setting up libxcb1-dev:amd64 (1.17.0-1) ...
- Setting up liblerc4:amd64 (4.0.0+ds-4+b1) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libdatrie1:amd64 (0.2.13-3) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libxcb-render0:amd64 (1.17.0-1) ...
- Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3) ...
- Setting up libdeflate0:amd64 (1.20-1) ...
- Setting up libxcb-shm0:amd64 (1.17.0-1) ...
- Setting up libjbig0:amd64 (2.1-6.1+b1) ...
- Setting up libglib2.0-0t64:amd64 (2.78.4-6) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.78.4-6) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libjpeg62-turbo:amd64 (1:2.1.5-2+b2) ...
- Setting up libfribidi0:amd64 (1.0.13-3+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 libwebp7:amd64 (1.3.2-0.4+b1) ...
- Setting up libtiff6:amd64 (4.5.1+git230720-4) ...
- Setting up libthai-data (0.1.29-2) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- Setting up fontconfig-config (2.15.0-1.1) ...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libthai0:amd64 (0.1.29-2) ...
- Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up shared-mime-info (2.4-4) ...
- Setting up pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up libharfbuzz0b:amd64 (8.3.0-2+b1) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3+b3) ...
- Setting up libfontconfig1:amd64 (2.15.0-1.1) ...
- Setting up gtk-update-icon-cache (3.24.41-4) ...
- Setting up fontconfig (2.15.0-1.1) ...
- Regenerating fonts cache... 
- done.
- Setting up libpango-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up libcairo2:amd64 (1.18.0-3+b1) ...
- Setting up adwaita-icon-theme (46.0-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3+b3) ...
- Setting up libcairo-gobject2:amd64 (1.18.0-3+b1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1) ...
- Setting up librsvg2-2:amd64 (2.58.0+dfsg-1) ...
- Setting up librsvg2-common:amd64 (2.58.0+dfsg-1) ...
- Processing triggers for libc-bin (2.37-17) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3+b3) ...

<><> 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.08/.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-adwaita-icon-theme: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "pkg-config --short-errors --print-errors adwaita-icon-theme || test -d /usr/share/icons/Adwaita" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-adwaita-icon-theme.2)
-> compiled  conf-adwaita-icon-theme.2
-> installed conf-adwaita-icon-theme.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 00:01.27 ---> saved as "837e499bce75cd671454e6d3f789392f3a3f2b8d54ac62118d766002234c2e50"
Job succeeded