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


Building on clete.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:9d6ee237fc4a0f2d144b9f12cf3c55843e12649cd33c20ff24b4e8d1a10c60b0
Status: Downloaded newer image for ocaml/opam:debian-unstable
2026-05-15 09:48.32 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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 "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-05-15 09:48.32 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 ba330746a50a77a950460e0b4891860ef8473d4a"))
2026-05-15 09:48.32 ---> using "0b49d9c5d33265e52b08d514139ec3a7efff263621554bb891ac88b3da01b46a" 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.
2026-05-15 09:48.32 ---> using "b7ecd9b0118fa7e153c05dc4df3871f8f2c9ddbf76d9663cd7e4dde34de6053e" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-opam)
2026-05-15 09:48.32 ---> using "41faa638303766ca262e7de852394b2e57f78dd2e5175e14d2ec6673576b5d95" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [189 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-2026-05-15-0801.38-F-2026-05-10-0200.31.pdiff [361 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2026-05-15-0801.38-F-2026-05-10-0200.31.pdiff [361 kB]
- Fetched 614 kB in 2s (285 kB/s)
- Reading package lists...
2026-05-15 09:48.32 ---> using "83d06f9b290f8fa9acae9c92874804750322455980bdf3e52099776e128ec662" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.23.0

The following actions will be performed:
=== install 1 package
  - install dune 3.23.0 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.23.0  (cached)
-> installed dune.3.23.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-05-15 09:48.32 ---> using "7265f30b092a56c7885cec35a3cbb57018b52ead97eb8ee5c84033684bc61948" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

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

Nothing to do.
The following actions will be performed:
=== install 17 packages
  - install cairo2               0.6.5  [required by lablgtk3]
  - install camlp-streams        5.0.1  [required by lablgtk3, lablgtk3-sourceview3]
  - install conf-cairo           1      [required by cairo2]
  - install conf-gtk3            18     [required by lablgtk3]
  - install conf-gtksourceview3  0+2    [required by lablgtk3-sourceview3]
  - install conf-pkg-config      4      [required by conf-gtk3, conf-gtksourceview3]
  - install csexp                1.5.2  [required by dune-configurator]
  - install dune-configurator    3.23.0 [required by cairo2]
  - install lablgtk3             3.1.5  [required by lablgtk3-extras]
  - install lablgtk3-extras      3.0.1
  - install lablgtk3-sourceview3 3.1.5  [required by lablgtk3-extras]
  - install ocamlbuild           0.16.1 [required by xmlm]
  - install ocamlfind            1.9.8  [required by xmlm]
  - install ocf                  1.0.0  [required by lablgtk3-extras]
  - install topkg                1.1.1  [required by xmlm]
  - install xmlm                 1.4.0  [required by lablgtk3-extras]
  - install yojson               3.0.0  [required by lablgtk3-extras]

The following system packages will first need to be installed:
    libcairo2-dev libexpat1-dev libgtk-3-dev libgtksourceview-3.0-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" "libcairo2-dev" "libexpat1-dev" "libgtk-3-dev" "libgtksourceview-3.0-dev" "pkg-config"
- Preconfiguring packages ...
- Selecting previously unselected package systemd-sysv.
- (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 ... 21834 files and directories currently installed.)
- Preparing to unpack .../systemd-sysv_260.1-1_amd64.deb ...
- Unpacking systemd-sysv (260.1-1) ...
- Preparing to unpack .../libexpat1_2.8.0-2_amd64.deb ...
- Unpacking libexpat1:amd64 (2.8.0-2) over (2.8.0-1) ...
- Selecting previously unselected package libpython3.13-minimal:amd64.
- Preparing to unpack .../libpython3.13-minimal_3.13.12-1_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.12-1) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.12-1_amd64.deb ...
- Unpacking python3.13-minimal (3.13.12-1) ...
- Setting up libpython3.13-minimal:amd64 (3.13.12-1) ...
- Setting up libexpat1:amd64 (2.8.0-2) ...
- Setting up python3.13-minimal (3.13.12-1) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 22173 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.13.9-3+b1_amd64.deb ...
- Unpacking python3-minimal (3.13.9-3+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_14.0.0_all.deb ...
- Unpacking media-types (14.0.0) ...
- Selecting previously unselected package readline-common.
- Preparing to unpack .../2-readline-common_8.3-4_all.deb ...
- Unpacking readline-common (8.3-4) ...
- Selecting previously unselected package libreadline8t64:amd64.
- Preparing to unpack .../3-libreadline8t64_8.3-4_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
- Unpacking libreadline8t64:amd64 (8.3-4) ...
- Selecting previously unselected package libpython3.13-stdlib:amd64.
- Preparing to unpack .../4-libpython3.13-stdlib_3.13.12-1_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.12-1) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../5-python3.13_3.13.12-1_amd64.deb ...
- Unpacking python3.13 (3.13.12-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../6-libpython3-stdlib_3.13.9-3+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.9-3+b1) ...
- Setting up python3-minimal (3.13.9-3+b1) ...
- Selecting previously unselected package python3.
- (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 ... 22662 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.13.9-3+b1_amd64.deb ...
- Unpacking python3 (3.13.9-3+b1) ...
- Selecting previously unselected package libproc2-0:amd64.
- Preparing to unpack .../001-libproc2-0_2%3a4.0.4-9+b2_amd64.deb ...
- Unpacking libproc2-0:amd64 (2:4.0.4-9+b2) ...
- Selecting previously unselected package procps.
- Preparing to unpack .../002-procps_2%3a4.0.4-9+b2_amd64.deb ...
- Unpacking procps (2:4.0.4-9+b2) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../003-libnss-systemd_260.1-1_amd64.deb ...
- Unpacking libnss-systemd:amd64 (260.1-1) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../004-libpam-systemd_260.1-1_amd64.deb ...
- Unpacking libpam-systemd:amd64 (260.1-1) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../005-libpng16-16t64_1.6.58-1_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.58-1) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../006-libfreetype6_2.14.3+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.14.3+dfsg-1) ...
- Selecting previously unselected package fonts-dejavu-mono.
- Preparing to unpack .../007-fonts-dejavu-mono_2.37-9_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-9) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../008-fonts-dejavu-core_2.37-9_all.deb ...
- Unpacking fonts-dejavu-core (2.37-9) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../009-fontconfig-config_2.17.1-5_amd64.deb ...
- Unpacking fontconfig-config (2.17.1-5) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../010-libfontconfig1_2.17.1-5_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.17.1-5) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../011-libpixman-1-0_0.46.4-1+b2_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.46.4-1+b2) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../012-libxcb-render0_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../013-libxcb-shm0_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../014-libxrender1_1%3a0.9.12-1+b2_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.12-1+b2) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../015-libcairo2_1.18.4-3+b1_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.4-3+b1) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../016-libglib2.0-0t64_2.88.1-2_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.88.1-2) ...
- Selecting previously unselected package libsharpyuv0:amd64.
- Preparing to unpack .../017-libsharpyuv0_1.5.0-0.1+b2_amd64.deb ...
- Unpacking libsharpyuv0:amd64 (1.5.0-0.1+b2) ...
- Selecting previously unselected package libde265-0:amd64.
- Preparing to unpack .../018-libde265-0_1.0.18-1_amd64.deb ...
- Unpacking libde265-0:amd64 (1.0.18-1) ...
- Selecting previously unselected package libheif-plugin-libde265:amd64.
- Preparing to unpack .../019-libheif-plugin-libde265_1.21.2-4_amd64.deb ...
- Unpacking libheif-plugin-libde265:amd64 (1.21.2-4) ...
- Selecting previously unselected package libdav1d7:amd64.
- Preparing to unpack .../020-libdav1d7_1.5.3-1+b2_amd64.deb ...
- Unpacking libdav1d7:amd64 (1.5.3-1+b2) ...
- Selecting previously unselected package libheif-plugin-dav1d:amd64.
- Preparing to unpack .../021-libheif-plugin-dav1d_1.21.2-4_amd64.deb ...
- Unpacking libheif-plugin-dav1d:amd64 (1.21.2-4) ...
- Selecting previously unselected package libheif1:amd64.
- Preparing to unpack .../022-libheif1_1.21.2-4_amd64.deb ...
- Unpacking libheif1:amd64 (1.21.2-4) ...
- Selecting previously unselected package libhwy1t64:amd64.
- Preparing to unpack .../023-libhwy1t64_1.3.0-2+b1_amd64.deb ...
- Unpacking libhwy1t64:amd64 (1.3.0-2+b1) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../024-liblcms2-2_2.19.1-1_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.19.1-1) ...
- Selecting previously unselected package libjxl0.11:amd64.
- Preparing to unpack .../025-libjxl0.11_0.11.2-3_amd64.deb ...
- Unpacking libjxl0.11:amd64 (0.11.2-3) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../026-libcairo-gobject2_1.18.4-3+b1_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.18.4-3+b1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../027-fontconfig_2.17.1-5_amd64.deb ...
- Unpacking fontconfig (2.17.1-5) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../028-libfribidi0_1.0.16-5+b1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.16-5+b1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../029-libgraphite2-3_1.3.14-13_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-13) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../030-libharfbuzz0b_12.3.2-2+b2_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (12.3.2-2+b2) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../031-libthai-data_0.1.30-1_all.deb ...
- Unpacking libthai-data (0.1.30-1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../032-libdatrie1_0.2.14-1+b1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.14-1+b1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../033-libthai0_0.1.30-1+b1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.30-1+b1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../034-libpango-1.0-0_1.57.1-2_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.57.1-2) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../035-libpangoft2-1.0-0_1.57.1-2_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.57.1-2) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../036-libpangocairo-1.0-0_1.57.1-2_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.57.1-2) ...
- Selecting previously unselected package libxml2-16:amd64.
- Preparing to unpack .../037-libxml2-16_2.15.2+dfsg-0.1_amd64.deb ...
- Unpacking libxml2-16:amd64 (2.15.2+dfsg-0.1) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../038-librsvg2-2_2.62.1+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.62.1+dfsg-1) ...
- Selecting previously unselected package glycin-loaders.
- Preparing to unpack .../039-glycin-loaders_2.0.8-1_amd64.deb ...
- Unpacking glycin-loaders (2.0.8-1) ...
- Selecting previously unselected package glycin-thumbnailers.
- Preparing to unpack .../040-glycin-thumbnailers_2.0.8-1_amd64.deb ...
- Unpacking glycin-thumbnailers (2.0.8-1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../041-libgdk-pixbuf2.0-common_2.44.6+dfsg-2_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.44.6+dfsg-2) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../042-shared-mime-info_2.4-5+b3_amd64.deb ...
- Unpacking shared-mime-info (2.4-5+b3) ...
- Selecting previously unselected package libglycin-2-0:amd64.
- Preparing to unpack .../043-libglycin-2-0_2.0.8-1_amd64.deb ...
- Unpacking libglycin-2-0:amd64 (2.0.8-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../044-libgdk-pixbuf-2.0-0_2.44.6+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.44.6+dfsg-2) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../045-gtk-update-icon-cache_4.22.4+ds-1_amd64.deb ...
- No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed.
- No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed.
- Unpacking gtk-update-icon-cache (4.22.4+ds-1) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../046-hicolor-icon-theme_0.18-2_all.deb ...
- Unpacking hicolor-icon-theme (0.18-2) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../047-adwaita-icon-theme_50.0-1_all.deb ...
- Unpacking adwaita-icon-theme (50.0-1) ...
- Selecting previously unselected package at-spi2-common.
- Preparing to unpack .../048-at-spi2-common_2.60.3-1_all.deb ...
- Unpacking at-spi2-common (2.60.3-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../049-libxi6_2%3a1.8.2-2+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8.2-2+b1) ...
- Selecting previously unselected package libxres1:amd64.
- Preparing to unpack .../050-libxres1_2%3a1.2.1-2_amd64.deb ...
- Unpacking libxres1:amd64 (2:1.2.1-2) ...
- Selecting previously unselected package libatspi2.0-0t64:amd64.
- Preparing to unpack .../051-libatspi2.0-0t64_2.60.3-1_amd64.deb ...
- Unpacking libatspi2.0-0t64:amd64 (2.60.3-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../052-x11-common_1%3a7.7+26_all.deb ...
- Unpacking x11-common (1:7.7+26) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../053-libxtst6_2%3a1.2.5-1+b2_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.5-1+b2) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../054-dbus-user-session_1.16.2-4_amd64.deb ...
- Unpacking dbus-user-session (1.16.2-4) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../055-libdconf1_0.49.0-4+b1_amd64.deb ...
- Unpacking libdconf1:amd64 (0.49.0-4+b1) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../056-dconf-service_0.49.0-4+b1_amd64.deb ...
- Unpacking dconf-service (0.49.0-4+b1) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../057-dconf-gsettings-backend_0.49.0-4+b1_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.49.0-4+b1) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../058-gsettings-desktop-schemas_50~alpha-1_all.deb ...
- Unpacking gsettings-desktop-schemas (50~alpha-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../059-at-spi2-core_2.60.3-1_amd64.deb ...
- Unpacking at-spi2-core (2.60.3-1) ...
- Selecting previously unselected package bzip2-doc.
- Preparing to unpack .../060-bzip2-doc_1.0.8-6_all.deb ...
- Unpacking bzip2-doc (1.0.8-6) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../061-gir1.2-glib-2.0_2.88.1-2_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (2.88.1-2) ...
- Selecting previously unselected package libatk1.0-0t64:amd64.
- Preparing to unpack .../062-libatk1.0-0t64_2.60.3-1_amd64.deb ...
- Unpacking libatk1.0-0t64:amd64 (2.60.3-1) ...
- Selecting previously unselected package gir1.2-atk-1.0:amd64.
- Preparing to unpack .../063-gir1.2-atk-1.0_2.60.3-1_amd64.deb ...
- Unpacking gir1.2-atk-1.0:amd64 (2.60.3-1) ...
- Selecting previously unselected package gir1.2-freedesktop:amd64.
- Preparing to unpack .../064-gir1.2-freedesktop_1.86.0-6+b1_amd64.deb ...
- Unpacking gir1.2-freedesktop:amd64 (1.86.0-6+b1) ...
- Selecting previously unselected package gir1.2-atspi-2.0:amd64.
- Preparing to unpack .../065-gir1.2-atspi-2.0_2.60.3-1_amd64.deb ...
- Unpacking gir1.2-atspi-2.0:amd64 (2.60.3-1) ...
- Selecting previously unselected package libcloudproviders0:amd64.
- Preparing to unpack .../066-libcloudproviders0_0.4.0-2+b1_amd64.deb ...
- Unpacking libcloudproviders0:amd64 (0.4.0-2+b1) ...
- Selecting previously unselected package gir1.2-cloudproviders-0.3.0:amd64.
- Preparing to unpack .../067-gir1.2-cloudproviders-0.3.0_0.4.0-2+b1_amd64.deb ...
- Unpacking gir1.2-cloudproviders-0.3.0:amd64 (0.4.0-2+b1) ...
- Selecting previously unselected package gir1.2-glib-2.0-dev:amd64.
- Preparing to unpack .../068-gir1.2-glib-2.0-dev_2.88.1-2_amd64.deb ...
- Unpacking gir1.2-glib-2.0-dev:amd64 (2.88.1-2) ...
- Selecting previously unselected package gir1.2-freedesktop-dev:amd64.
- Preparing to unpack .../069-gir1.2-freedesktop-dev_1.86.0-6+b1_amd64.deb ...
- Unpacking gir1.2-freedesktop-dev:amd64 (1.86.0-6+b1) ...
- Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64.
- Preparing to unpack .../070-gir1.2-gdkpixbuf-2.0_2.44.6+dfsg-2_amd64.deb ...
- Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.44.6+dfsg-2) ...
- Selecting previously unselected package gir1.2-gly-2:amd64.
- Preparing to unpack .../071-gir1.2-gly-2_2.0.8-1_amd64.deb ...
- Unpacking gir1.2-gly-2:amd64 (2.0.8-1) ...
- Selecting previously unselected package libharfbuzz-gobject0:amd64.
- Preparing to unpack .../072-libharfbuzz-gobject0_12.3.2-2+b2_amd64.deb ...
- Unpacking libharfbuzz-gobject0:amd64 (12.3.2-2+b2) ...
- Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.
- Preparing to unpack .../073-gir1.2-harfbuzz-0.0_12.3.2-2+b2_amd64.deb ...
- Unpacking gir1.2-harfbuzz-0.0:amd64 (12.3.2-2+b2) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../074-libxft2_2.3.6-1+b5_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.6-1+b5) ...
- Selecting previously unselected package libpangoxft-1.0-0:amd64.
- Preparing to unpack .../075-libpangoxft-1.0-0_1.57.1-2_amd64.deb ...
- Unpacking libpangoxft-1.0-0:amd64 (1.57.1-2) ...
- Selecting previously unselected package gir1.2-pango-1.0:amd64.
- Preparing to unpack .../076-gir1.2-pango-1.0_1.57.1-2_amd64.deb ...
- Unpacking gir1.2-pango-1.0:amd64 (1.57.1-2) ...
- Selecting previously unselected package libatk-bridge2.0-0t64:amd64.
- Preparing to unpack .../077-libatk-bridge2.0-0t64_2.60.3-1_amd64.deb ...
- Unpacking libatk-bridge2.0-0t64:amd64 (2.60.3-1) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../078-libcolord2_1.4.8-3_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.8-3) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../079-libavahi-common-data_0.8-18_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-18) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../080-libavahi-common3_0.8-18_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-18) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../081-libavahi-client3_0.8-18_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-18) ...
- Selecting previously unselected package libcups2t64:amd64.
- Preparing to unpack .../082-libcups2t64_2.4.18-1_amd64.deb ...
- Unpacking libcups2t64:amd64 (2.4.18-1) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../083-libepoxy0_1.5.10-2+b2_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.10-2+b2) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../084-libwayland-client0_1.24.0-2+b2_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.24.0-2+b2) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../085-libwayland-cursor0_1.24.0-2+b2_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.24.0-2+b2) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../086-libwayland-egl1_1.24.0-2+b2_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.24.0-2+b2) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../087-libxcomposite1_1%3a0.4.6-1+b2_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.6-1+b2) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../088-libxfixes3_1%3a6.0.0-2+b5_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2+b5) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../089-libxcursor1_1%3a1.2.3-1+b2_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.3-1+b2) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../090-libxdamage1_1%3a1.1.7-1+b1_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.7-1+b1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../091-libxinerama1_2%3a1.1.4-3+b5_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3+b5) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../092-xkb-data_2.47-1_all.deb ...
- Unpacking xkb-data (2.47-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../093-libxkbcommon0_1.13.1-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.13.1-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../094-libxrandr2_2%3a1.5.4-1+b4_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.4-1+b4) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../095-libgtk-3-common_3.24.52-1_all.deb ...
- Unpacking libgtk-3-common (3.24.52-1) ...
- Selecting previously unselected package libgtk-3-0t64:amd64.
- Preparing to unpack .../096-libgtk-3-0t64_3.24.52-1_amd64.deb ...
- Unpacking libgtk-3-0t64:amd64 (3.24.52-1) ...
- Selecting previously unselected package gir1.2-gtk-3.0:amd64.
- Preparing to unpack .../097-gir1.2-gtk-3.0_3.24.52-1_amd64.deb ...
- Unpacking gir1.2-gtk-3.0:amd64 (3.24.52-1) ...
- Selecting previously unselected package libgtksourceview-3.0-common.
- Preparing to unpack .../098-libgtksourceview-3.0-common_3.24.11-7_all.deb ...
- Unpacking libgtksourceview-3.0-common (3.24.11-7) ...
- Selecting previously unselected package libgtksourceview-3.0-1:amd64.
- Preparing to unpack .../099-libgtksourceview-3.0-1_3.24.11-7+b1_amd64.deb ...
- Unpacking libgtksourceview-3.0-1:amd64 (3.24.11-7+b1) ...
- Selecting previously unselected package gir1.2-gtksource-3.0:amd64.
- Preparing to unpack .../100-gir1.2-gtksource-3.0_3.24.11-7+b1_amd64.deb ...
- Unpacking gir1.2-gtksource-3.0:amd64 (3.24.11-7+b1) ...
- Selecting previously unselected package native-architecture.
- Preparing to unpack .../101-native-architecture_0.2.6_all.deb ...
- Unpacking native-architecture (0.2.6) ...
- Selecting previously unselected package libgirepository-2.0-0:amd64.
- Preparing to unpack .../102-libgirepository-2.0-0_2.88.1-2_amd64.deb ...
- Unpacking libgirepository-2.0-0:amd64 (2.88.1-2) ...
- Selecting previously unselected package girepository-tools:amd64.
- Preparing to unpack .../103-girepository-tools_2.88.1-2_amd64.deb ...
- Unpacking girepository-tools:amd64 (2.88.1-2) ...
- Selecting previously unselected package libibus-1.0-5:amd64.
- Preparing to unpack .../104-libibus-1.0-5_1.5.34-1_amd64.deb ...
- Unpacking libibus-1.0-5:amd64 (1.5.34-1) ...
- Selecting previously unselected package ibus-gtk3:amd64.
- Preparing to unpack .../105-ibus-gtk3_1.5.34-1_amd64.deb ...
- Unpacking ibus-gtk3:amd64 (1.5.34-1) ...
- Selecting previously unselected package libicu78:amd64.
- Preparing to unpack .../106-libicu78_78.3-2_amd64.deb ...
- Unpacking libicu78:amd64 (78.3-2) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../107-icu-devtools_78.3-2_amd64.deb ...
- Unpacking icu-devtools (78.3-2) ...
- Selecting previously unselected package libaom3:amd64.
- Preparing to unpack .../108-libaom3_3.13.1-2+b1_amd64.deb ...
- Unpacking libaom3:amd64 (3.13.1-2+b1) ...
- Selecting previously unselected package libpkgconf7:amd64.
- Preparing to unpack .../109-libpkgconf7_2.5.1-4_amd64.deb ...
- Unpacking libpkgconf7:amd64 (2.5.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../110-pkgconf-bin_2.5.1-4_amd64.deb ...
- Unpacking pkgconf-bin (2.5.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../111-pkgconf_2.5.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (2.5.1-4) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../112-libffi-dev_3.5.2-4_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.5.2-4) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../113-uuid-dev_2.42-6_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.42-6) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../114-libblkid-dev_2.42-6_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.42-6) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../115-libsepol-dev_3.10-1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.10-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../116-libpcre2-16-0_10.46-1+b2_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.46-1+b2) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../117-libpcre2-32-0_10.46-1+b2_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.46-1+b2) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../118-libpcre2-posix3_10.46-1+b2_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.46-1+b2) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../119-libpcre2-dev_10.46-1+b2_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.46-1+b2) ...
- Selecting previously unselected package libselinux-dev:amd64.
- Preparing to unpack .../120-libselinux-dev_3.10-1_amd64.deb ...
- Unpacking libselinux-dev:amd64 (3.10-1) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../121-libmount-dev_2.42-6_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.42-6) ...
- Selecting previously unselected package libsysprof-capture-4-dev:amd64.
- Preparing to unpack .../122-libsysprof-capture-4-dev_50.0-3_amd64.deb ...
- Unpacking libsysprof-capture-4-dev:amd64 (50.0-3) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../123-zlib1g-dev_1%3a1.3.dfsg+really1.3.2-3_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.2-3) ...
- Selecting previously unselected package libgio-2.0-dev:amd64.
- Preparing to unpack .../124-libgio-2.0-dev_2.88.1-2_amd64.deb ...
- Unpacking libgio-2.0-dev:amd64 (2.88.1-2) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../125-libglib2.0-data_2.88.1-2_all.deb ...
- Unpacking libglib2.0-data (2.88.1-2) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../126-libelf1t64_0.195-1_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.195-1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../127-libglib2.0-bin_2.88.1-2_amd64.deb ...
- Unpacking libglib2.0-bin (2.88.1-2) ...
- Selecting previously unselected package python3-packaging.
- Preparing to unpack .../128-python3-packaging_26.0-1_all.deb ...
- Unpacking python3-packaging (26.0-1) ...
- Selecting previously unselected package libgio-2.0-dev-bin.
- Preparing to unpack .../129-libgio-2.0-dev-bin_2.88.1-2_amd64.deb ...
- Unpacking libgio-2.0-dev-bin (2.88.1-2) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../130-libglib2.0-dev-bin_2.88.1-2_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.88.1-2) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../131-libglib2.0-dev_2.88.1-2_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.88.1-2) ...
- Selecting previously unselected package libatk1.0-dev:amd64.
- Preparing to unpack .../132-libatk1.0-dev_2.60.3-1_amd64.deb ...
- Unpacking libatk1.0-dev:amd64 (2.60.3-1) ...
- Selecting previously unselected package libsystemd-dev:amd64.
- Preparing to unpack .../133-libsystemd-dev_260.1-1_amd64.deb ...
- Unpacking libsystemd-dev:amd64 (260.1-1) ...
- Selecting previously unselected package sgml-base.
- Preparing to unpack .../134-sgml-base_1.31+nmu1_all.deb ...
- Unpacking sgml-base (1.31+nmu1) ...
- Selecting previously unselected package xml-core.
- Preparing to unpack .../135-xml-core_0.20_all.deb ...
- Unpacking xml-core (0.20) ...
- Selecting previously unselected package libdbus-1-dev:amd64.
- Preparing to unpack .../136-libdbus-1-dev_1.16.2-4_amd64.deb ...
- Unpacking libdbus-1-dev:amd64 (1.16.2-4) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../137-libxext-dev_2%3a1.3.4-1+b4_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b4) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../138-libxfixes-dev_1%3a6.0.0-2+b5_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-2+b5) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../139-libxi-dev_2%3a1.8.2-2+b1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8.2-2+b1) ...
- Selecting previously unselected package libxtst-dev:amd64.
- Preparing to unpack .../140-libxtst-dev_2%3a1.2.5-1+b2_amd64.deb ...
- Unpacking libxtst-dev:amd64 (2:1.2.5-1+b2) ...
- Selecting previously unselected package libxres-dev:amd64.
- Preparing to unpack .../141-libxres-dev_2%3a1.2.1-2_amd64.deb ...
- Unpacking libxres-dev:amd64 (2:1.2.1-2) ...
- Selecting previously unselected package libatspi2.0-dev:amd64.
- Preparing to unpack .../142-libatspi2.0-dev_2.60.3-1_amd64.deb ...
- Unpacking libatspi2.0-dev:amd64 (2.60.3-1) ...
- Selecting previously unselected package libatk-bridge2.0-dev:amd64.
- Preparing to unpack .../143-libatk-bridge2.0-dev_2.60.3-1_amd64.deb ...
- Unpacking libatk-bridge2.0-dev:amd64 (2.60.3-1) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../144-libbrotli-dev_1.2.0-3_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.2.0-3) ...
- Selecting previously unselected package libbz2-dev:amd64.
- Preparing to unpack .../145-libbz2-dev_1.0.8-6+b2_amd64.deb ...
- Unpacking libbz2-dev:amd64 (1.0.8-6+b2) ...
- Selecting previously unselected package liblzo2-2:amd64.
- Preparing to unpack .../146-liblzo2-2_2.10-3+b2_amd64.deb ...
- Unpacking liblzo2-2:amd64 (2.10-3+b2) ...
- Selecting previously unselected package libcairo-script-interpreter2:amd64.
- Preparing to unpack .../147-libcairo-script-interpreter2_1.18.4-3+b1_amd64.deb ...
- Unpacking libcairo-script-interpreter2:amd64 (1.18.4-3+b1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../148-libexpat1-dev_2.8.0-2_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.8.0-2) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../149-libpng-dev_1.6.58-1_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.58-1) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../150-libfreetype-dev_2.14.3+dfsg-1_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.14.3+dfsg-1) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../151-libfontconfig-dev_2.17.1-5_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.17.1-5) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../152-libpixman-1-dev_0.46.4-1+b2_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.46.4-1+b2) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../153-libice6_2%3a1.1.1-1+b2_amd64.deb ...
- Unpacking libice6:amd64 (2:1.1.1-1+b2) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../154-libsm6_2%3a1.2.6-1+b2_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.6-1+b2) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../155-libice-dev_2%3a1.1.1-1+b2_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.1.1-1+b2) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../156-libsm-dev_2%3a1.2.6-1+b2_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.6-1+b2) ...
- Selecting previously unselected package libxcb-render0-dev:amd64.
- Preparing to unpack .../157-libxcb-render0-dev_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-render0-dev:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxcb-shm0-dev:amd64.
- Preparing to unpack .../158-libxcb-shm0-dev_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-shm0-dev:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../159-libxrender-dev_1%3a0.9.12-1+b2_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.12-1+b2) ...
- Selecting previously unselected package libcairo2-dev:amd64.
- Preparing to unpack .../160-libcairo2-dev_1.18.4-3+b1_amd64.deb ...
- Unpacking libcairo2-dev:amd64 (1.18.4-3+b1) ...
- Selecting previously unselected package libcloudproviders-dev:amd64.
- Preparing to unpack .../161-libcloudproviders-dev_0.4.0-2+b1_amd64.deb ...
- Unpacking libcloudproviders-dev:amd64 (0.4.0-2+b1) ...
- Selecting previously unselected package libdatrie-dev:amd64.
- Preparing to unpack .../162-libdatrie-dev_0.2.14-1+b1_amd64.deb ...
- Unpacking libdatrie-dev:amd64 (0.2.14-1+b1) ...
- Selecting previously unselected package libdisplay-info3:amd64.
- Preparing to unpack .../163-libdisplay-info3_0.3.0-1+b1_amd64.deb ...
- Unpacking libdisplay-info3:amd64 (0.3.0-1+b1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../164-libdrm-common_2.4.131-1_all.deb ...
- Unpacking libdrm-common (2.4.131-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../165-libdrm2_2.4.131-1+b1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.131-1+b1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../166-libdrm-amdgpu1_2.4.131-1+b1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.131-1+b1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../167-libpciaccess0_0.17-3+b4_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-3+b4) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../168-libdrm-intel1_2.4.131-1+b1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.131-1+b1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../169-libglvnd0_1.7.0-3+b1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../170-libz3-4_4.13.3-1.1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.13.3-1.1) ...
- Selecting previously unselected package libllvm21:amd64.
- Preparing to unpack .../171-libllvm21_1%3a21.1.8-7+b1_amd64.deb ...
- Unpacking libllvm21:amd64 (1:21.1.8-7+b1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../172-libsensors-config_1%3a3.6.2-2_all.deb ...
- Unpacking libsensors-config (1:3.6.2-2) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../173-libsensors5_1%3a3.6.2-2+b2_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.2-2+b2) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../174-libx11-xcb1_2%3a1.8.13-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.13-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../175-libxcb-dri3-0_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../176-libxcb-present0_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../177-libxcb-randr0_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../178-libxcb-sync1_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../179-libxcb-xfixes0_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../180-libxshmfence1_1.3.3-1+b2_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3.3-1+b2) ...
- Selecting previously unselected package mesa-libgallium:amd64.
- Preparing to unpack .../181-mesa-libgallium_26.0.6-1_amd64.deb ...
- Unpacking mesa-libgallium:amd64 (26.0.6-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../182-libgbm1_26.0.6-1_amd64.deb ...
- Unpacking libgbm1:amd64 (26.0.6-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../183-libegl-mesa0_26.0.6-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (26.0.6-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../184-libegl1_1.7.0-3+b1_amd64.deb ...
- Unpacking libegl1:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../185-libvulkan1_1.4.341.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.4.341.0-1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../186-libgl1-mesa-dri_26.0.6-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (26.0.6-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../187-libxcb-glx0_1.17.0-2+b2_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.17.0-2+b2) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../188-libxxf86vm1_1%3a1.1.4-2+b1_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-2+b1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../189-libglx-mesa0_26.0.6-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (26.0.6-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../190-libglx0_1.7.0-3+b1_amd64.deb ...
- Unpacking libglx0:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../191-libgl1_1.7.0-3+b1_amd64.deb ...
- Unpacking libgl1:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../192-libglx-dev_1.7.0-3+b1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../193-libgl-dev_1.7.0-3+b1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../194-libegl-dev_1.7.0-3+b1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../195-libglvnd-core-dev_1.7.0-3+b1_amd64.deb ...
- Unpacking libglvnd-core-dev:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../196-libgles1_1.7.0-3+b1_amd64.deb ...
- Unpacking libgles1:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../197-libgles2_1.7.0-3+b1_amd64.deb ...
- Unpacking libgles2:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../198-libgles-dev_1.7.0-3+b1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../199-libopengl0_1.7.0-3+b1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../200-libopengl-dev_1.7.0-3+b1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../201-libglvnd-dev_1.7.0-3+b1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.7.0-3+b1) ...
- Selecting previously unselected package libegl1-mesa-dev:amd64.
- Preparing to unpack .../202-libegl1-mesa-dev_26.0.6-1_amd64.deb ...
- Unpacking libegl1-mesa-dev:amd64 (26.0.6-1) ...
- Selecting previously unselected package libepoxy-dev:amd64.
- Preparing to unpack .../203-libepoxy-dev_1.5.10-2+b2_amd64.deb ...
- Unpacking libepoxy-dev:amd64 (1.5.10-2+b2) ...
- Selecting previously unselected package libfribidi-dev:amd64.
- Preparing to unpack .../204-libfribidi-dev_1.0.16-5+b1_amd64.deb ...
- Unpacking libfribidi-dev:amd64 (1.0.16-5+b1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../205-libgdk-pixbuf2.0-bin_2.44.6+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.44.6+dfsg-2) ...
- Selecting previously unselected package liblcms2-dev:amd64.
- Preparing to unpack .../206-liblcms2-dev_2.19.1-1_amd64.deb ...
- Unpacking liblcms2-dev:amd64 (2.19.1-1) ...
- Selecting previously unselected package libseccomp-dev:amd64.
- Preparing to unpack .../207-libseccomp-dev_2.6.0-2+b1_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.6.0-2+b1) ...
- Selecting previously unselected package libglycin-2-dev:amd64.
- Preparing to unpack .../208-libglycin-2-dev_2.0.8-1_amd64.deb ...
- Unpacking libglycin-2-dev:amd64 (2.0.8-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64.
- Preparing to unpack .../209-libgdk-pixbuf-2.0-dev_2.44.6+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.44.6+dfsg-2) ...
- Selecting previously unselected package libgraphite2-dev:amd64.
- Preparing to unpack .../210-libgraphite2-dev_1.3.14-13_amd64.deb ...
- Unpacking libgraphite2-dev:amd64 (1.3.14-13) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../211-libgtk-3-bin_3.24.52-1_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.52-1) ...
- Selecting previously unselected package libharfbuzz-icu0:amd64.
- Preparing to unpack .../212-libharfbuzz-icu0_12.3.2-2+b2_amd64.deb ...
- Unpacking libharfbuzz-icu0:amd64 (12.3.2-2+b2) ...
- Selecting previously unselected package libharfbuzz-subset0:amd64.
- Preparing to unpack .../213-libharfbuzz-subset0_12.3.2-2+b2_amd64.deb ...
- Unpacking libharfbuzz-subset0:amd64 (12.3.2-2+b2) ...
- Selecting previously unselected package libharfbuzz-cairo0:amd64.
- Preparing to unpack .../214-libharfbuzz-cairo0_12.3.2-2+b2_amd64.deb ...
- Unpacking libharfbuzz-cairo0:amd64 (12.3.2-2+b2) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../215-libicu-dev_78.3-2_amd64.deb ...
- Unpacking libicu-dev:amd64 (78.3-2) ...
- Selecting previously unselected package libharfbuzz-dev:amd64.
- Preparing to unpack .../216-libharfbuzz-dev_12.3.2-2+b2_amd64.deb ...
- Unpacking libharfbuzz-dev:amd64 (12.3.2-2+b2) ...
- Selecting previously unselected package libthai-dev:amd64.
- Preparing to unpack .../217-libthai-dev_0.1.30-1+b1_amd64.deb ...
- Unpacking libthai-dev:amd64 (0.1.30-1+b1) ...
- Selecting previously unselected package libxft-dev:amd64.
- Preparing to unpack .../218-libxft-dev_2.3.6-1+b5_amd64.deb ...
- Unpacking libxft-dev:amd64 (2.3.6-1+b5) ...
- Selecting previously unselected package pango1.0-tools.
- Preparing to unpack .../219-pango1.0-tools_1.57.1-2_amd64.deb ...
- Unpacking pango1.0-tools (1.57.1-2) ...
- Selecting previously unselected package libpango1.0-dev:amd64.
- Preparing to unpack .../220-libpango1.0-dev_1.57.1-2_amd64.deb ...
- Unpacking libpango1.0-dev:amd64 (1.57.1-2) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../221-libwayland-server0_1.24.0-2+b2_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.24.0-2+b2) ...
- Selecting previously unselected package libwayland-bin.
- Preparing to unpack .../222-libwayland-bin_1.24.0-2+b2_amd64.deb ...
- Unpacking libwayland-bin (1.24.0-2+b2) ...
- Selecting previously unselected package libwayland-dev:amd64.
- Preparing to unpack .../223-libwayland-dev_1.24.0-2+b2_amd64.deb ...
- Unpacking libwayland-dev:amd64 (1.24.0-2+b2) ...
- Selecting previously unselected package libxcomposite-dev:amd64.
- Preparing to unpack .../224-libxcomposite-dev_1%3a0.4.6-1+b2_amd64.deb ...
- Unpacking libxcomposite-dev:amd64 (1:0.4.6-1+b2) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../225-libxcursor-dev_1%3a1.2.3-1+b2_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.3-1+b2) ...
- Selecting previously unselected package libxdamage-dev:amd64.
- Preparing to unpack .../226-libxdamage-dev_1%3a1.1.7-1+b1_amd64.deb ...
- Unpacking libxdamage-dev:amd64 (1:1.1.7-1+b1) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../227-libxinerama-dev_2%3a1.1.4-3+b5_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3+b5) ...
- Selecting previously unselected package libxkbcommon-dev:amd64.
- Preparing to unpack .../228-libxkbcommon-dev_1.13.1-1_amd64.deb ...
- Unpacking libxkbcommon-dev:amd64 (1.13.1-1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../229-libxrandr-dev_2%3a1.5.4-1+b4_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.4-1+b4) ...
- Selecting previously unselected package wayland-protocols.
- Preparing to unpack .../230-wayland-protocols_1.48-1_all.deb ...
- Unpacking wayland-protocols (1.48-1) ...
- Selecting previously unselected package libgtk-3-dev:amd64.
- Preparing to unpack .../231-libgtk-3-dev_3.24.52-1_amd64.deb ...
- Unpacking libgtk-3-dev:amd64 (3.24.52-1) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../232-liblzma-dev_5.8.3-1_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.8.3-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../233-libxml2-dev_2.15.2+dfsg-0.1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.15.2+dfsg-0.1) ...
- Selecting previously unselected package libgtksourceview-3.0-dev:amd64.
- Preparing to unpack .../234-libgtksourceview-3.0-dev_3.24.11-7+b1_amd64.deb ...
- Unpacking libgtksourceview-3.0-dev:amd64 (3.24.11-7+b1) ...
- Selecting previously unselected package libheif-plugin-aomenc:amd64.
- Preparing to unpack .../235-libheif-plugin-aomenc_1.21.2-4_amd64.deb ...
- Unpacking libheif-plugin-aomenc:amd64 (1.21.2-4) ...
- Selecting previously unselected package libnuma1:amd64.
- Preparing to unpack .../236-libnuma1_2.0.19-1+b2_amd64.deb ...
- Unpacking libnuma1:amd64 (2.0.19-1+b2) ...
- Selecting previously unselected package libx265-215:amd64.
- Preparing to unpack .../237-libx265-215_4.1-4+b2_amd64.deb ...
- Unpacking libx265-215:amd64 (4.1-4+b2) ...
- Selecting previously unselected package libheif-plugin-x265:amd64.
- Preparing to unpack .../238-libheif-plugin-x265_1.21.2-4_amd64.deb ...
- Unpacking libheif-plugin-x265:amd64 (1.21.2-4) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../239-libpng-tools_1.6.58-1_amd64.deb ...
- Unpacking libpng-tools (1.6.58-1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../240-librsvg2-common_2.62.1+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.62.1+dfsg-1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../241-mesa-vulkan-drivers_26.0.6-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (26.0.6-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../242-pkg-config_2.5.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (2.5.1-4) ...
- Selecting previously unselected package psmisc.
- Preparing to unpack .../243-psmisc_23.7-2_amd64.deb ...
- Unpacking psmisc (23.7-2) ...
- Selecting previously unselected package systemd-userdbd.
- Preparing to unpack .../244-systemd-userdbd_260.1-1_amd64.deb ...
- Unpacking systemd-userdbd (260.1-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../245-xdg-user-dirs_0.20-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.20-1) ...
- Setting up libhwy1t64:amd64 (1.3.0-2+b1) ...
- Setting up media-types (14.0.0) ...
- Setting up libgraphite2-3:amd64 (1.3.14-13) ...
- Setting up libxcb-dri3-0:amd64 (1.17.0-2+b2) ...
- Setting up liblcms2-2:amd64 (2.19.1-1) ...
- Setting up libpixman-1-0:amd64 (0.46.4-1+b2) ...
- Setting up bzip2-doc (1.0.8-6) ...
- Setting up libsharpyuv0:amd64 (1.5.0-0.1+b2) ...
- Setting up libwayland-server0:amd64 (1.24.0-2+b2) ...
- Setting up libaom3:amd64 (3.13.1-2+b1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.13-1) ...
- Setting up libpciaccess0:amd64 (0.17-3+b4) ...
- Setting up systemd-sysv (260.1-1) ...
- Setting up libseccomp-dev:amd64 (2.6.0-2+b1) ...
- Setting up libpixman-1-dev:amd64 (0.46.4-1+b2) ...
- Setting up native-architecture (0.2.6) ...
- Setting up libxdamage1:amd64 (1:1.1.7-1+b1) ...
- Setting up libxcb-xfixes0:amd64 (1.17.0-2+b2) ...
- Setting up libglvnd-core-dev:amd64 (1.7.0-3+b1) ...
- Setting up hicolor-icon-theme (0.18-2) ...
- Setting up libxi6:amd64 (2:1.8.2-2+b1) ...
- Setting up libxrender1:amd64 (1:0.9.12-1+b2) ...
- Setting up libdatrie1:amd64 (0.2.14-1+b1) ...
- Setting up xdg-user-dirs (0.20-1) ...
- Created symlink '/etc/systemd/user/graphical-session-pre.target.wants/xdg-user-dirs.service' → '/usr/lib/systemd/user/xdg-user-dirs.service'.

- Setting up psmisc (23.7-2) ...
- Setting up libxcb-render0:amd64 (1.17.0-2+b2) ...
- Setting up libglvnd0:amd64 (1.7.0-3+b1) ...
- Setting up libxml2-16:amd64 (2.15.2+dfsg-0.1) ...
- Setting up libdisplay-info3:amd64 (0.3.0-1+b1) ...
- Setting up libxcb-glx0:amd64 (1.17.0-2+b2) ...
- Setting up libpkgconf7:amd64 (2.5.1-4) ...
- Setting up libgdk-pixbuf2.0-common (2.44.6+dfsg-2) ...
- Setting up x11-common (1:7.7+26) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsensors-config (1:3.6.2-2) ...
- Setting up libnss-systemd:amd64 (260.1-1) ...
- Setting up xkb-data (2.47-1) ...
- Setting up liblzo2-2:amd64 (2.10-3+b2) ...
- Setting up libxcb-shm0:amd64 (1.17.0-2+b2) ...
- Setting up libffi-dev:amd64 (3.5.2-4) ...
- Setting up libpcre2-16-0:amd64 (10.46-1+b2) ...
- Setting up libopengl0:amd64 (1.7.0-3+b1) ...
- Setting up libelf1t64:amd64 (0.195-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-2+b1) ...
- Setting up libicu78:amd64 (78.3-2) ...
- Setting up libxcb-present0:amd64 (1.17.0-2+b2) ...
- Setting up libsysprof-capture-4-dev:amd64 (50.0-3) ...
- Setting up libxcb-shm0-dev:amd64 (1.17.0-2+b2) ...
- Setting up libwayland-bin (1.24.0-2+b2) ...
- Setting up libgraphite2-dev:amd64 (1.3.14-13) ...
- Setting up libz3-4:amd64 (4.13.3-1.1) ...
- Setting up libpcre2-32-0:amd64 (10.46-1+b2) ...
- Setting up libglib2.0-0t64:amd64 (2.88.1-2) ...
- Setting up libglib2.0-data (2.88.1-2) ...
- Setting up libgles2:amd64 (1.7.0-3+b1) ...
- Setting up libexpat1-dev:amd64 (2.8.0-2) ...
- Setting up libepoxy0:amd64 (1.5.10-2+b2) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2+b5) ...
- Setting up libxcb-sync1:amd64 (1.17.0-2+b2) ...
- Setting up uuid-dev:amd64 (2.42-6) ...
- Setting up libllvm21:amd64 (1:21.1.8-7+b1) ...
- Setting up libavahi-common-data:amd64 (0.8-18) ...
- Setting up libgles1:amd64 (1.7.0-3+b1) ...
- Setting up libfribidi0:amd64 (1.0.16-5+b1) ...
- Setting up shared-mime-info (2.4-5+b3) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3+b5) ...
- Setting up libproc2-0:amd64 (2:4.0.4-9+b2) ...
- Setting up fonts-dejavu-mono (2.37-9) ...
- Setting up libpng16-16t64:amd64 (1.6.58-1) ...
- Setting up libxrandr2:amd64 (2:1.5.4-1+b4) ...
- Setting up icu-devtools (78.3-2) ...
- Setting up fonts-dejavu-core (2.37-9) ...
- Setting up libsepol-dev:amd64 (3.10-1) ...
- Setting up libxcb-render0-dev:amd64 (1.17.0-2+b2) ...
- Setting up pkgconf-bin (2.5.1-4) ...
- Setting up gir1.2-glib-2.0:amd64 (2.88.1-2) ...
- Setting up libsensors5:amd64 (1:3.6.2-2+b2) ...
- Setting up libvulkan1:amd64 (1.4.341.0-1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b4) ...
- Setting up liblcms2-dev:amd64 (2.19.1-1) ...
- Setting up liblzma-dev:amd64 (5.8.3-1) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.2-3) ...
- Setting up libnuma1:amd64 (2.0.19-1+b2) ...
- Setting up libpcre2-posix3:amd64 (10.46-1+b2) ...
- Setting up wayland-protocols (1.48-1) ...
- Setting up libdav1d7:amd64 (1.5.3-1+b2) ...
- Setting up gir1.2-glib-2.0-dev:amd64 (2.88.1-2) ...
- Setting up libxshmfence1:amd64 (1.3.3-1+b2) ...
- Setting up at-spi2-common (2.60.3-1) ...
- Setting up libxcb-randr0:amd64 (1.17.0-2+b2) ...
- Setting up procps (2:4.0.4-9+b2) ...
- Setting up libgtksourceview-3.0-common (3.24.11-7) ...
- Setting up libpam-systemd:amd64 (260.1-1) ...
- Setting up libthai-data (0.1.30-1) ...
- Setting up sgml-base (1.31+nmu1) ...
- Setting up libwayland-egl1:amd64 (1.24.0-2+b2) ...
- Setting up libopengl-dev:amd64 (1.7.0-3+b1) ...
- Setting up libde265-0:amd64 (1.0.18-1) ...
- Setting up libx265-215:amd64 (4.1-4+b2) ...
- Setting up libdrm-common (2.4.131-1) ...
- Setting up libxcomposite1:amd64 (1:0.4.6-1+b2) ...
- Setting up libjxl0.11:amd64 (0.11.2-3) ...
- Setting up libxrender-dev:amd64 (1:0.9.12-1+b2) ...
- Setting up readline-common (8.3-4) ...
- Setting up libicu-dev:amd64 (78.3-2) ...
- Setting up libsystemd-dev:amd64 (260.1-1) ...
- Setting up libbrotli-dev:amd64 (1.2.0-3) ...
- Setting up libxres1:amd64 (2:1.2.1-2) ...
- Setting up libbz2-dev:amd64 (1.0.8-6+b2) ...
- Setting up libxkbcommon0:amd64 (1.13.1-1) ...
- Setting up libwayland-client0:amd64 (1.24.0-2+b2) ...
- Setting up systemd-userdbd (260.1-1) ...
- Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' → '/usr/lib/systemd/system/systemd-userdbd.socket'.

- Setting up libblkid-dev:amd64 (2.42-6) ...
- Setting up libice6:amd64 (2:1.1.1-1+b2) ...
- Setting up libatk1.0-0t64:amd64 (2.60.3-1) ...
- Setting up libpcre2-dev:amd64 (10.46-1+b2) ...
- Setting up libice-dev:amd64 (2:1.1.1-1+b2) ...
- Setting up libpng-tools (1.6.58-1) ...
- Setting up libgirepository-2.0-0:amd64 (2.88.1-2) ...
- Setting up gir1.2-atk-1.0:amd64 (2.60.3-1) ...
- Setting up fontconfig-config (2.17.1-5) ...
- Setting up libxtst6:amd64 (2:1.2.5-1+b2) ...
- Setting up libfribidi-dev:amd64 (1.0.16-5+b1) ...
- Setting up libxkbcommon-dev:amd64 (1.13.1-1) ...
- Setting up libxcursor1:amd64 (1:1.2.3-1+b2) ...
- Setting up libpng-dev:amd64 (1.6.58-1) ...
- Setting up libibus-1.0-5:amd64 (1.5.34-1) ...
- Setting up libavahi-common3:amd64 (0.8-18) ...
- Setting up libcloudproviders0:amd64 (0.4.0-2+b1) ...
- Setting up libglib2.0-bin (2.88.1-2) ...
- Setting up libcolord2:amd64 (1.4.8-3) ...
- Setting up pkgconf:amd64 (2.5.1-4) ...
- Setting up libdconf1:amd64 (0.49.0-4+b1) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-2+b5) ...
- Setting up libthai0:amd64 (0.1.30-1+b1) ...
- Setting up dbus-user-session (1.16.2-4) ...
- Setting up libxrandr-dev:amd64 (2:1.5.4-1+b4) ...
- Setting up libxml2-dev:amd64 (2.15.2+dfsg-0.1) ...
- Setting up libfreetype6:amd64 (2.14.3+dfsg-1) ...
- Setting up libatspi2.0-0t64:amd64 (2.60.3-1) ...
- Setting up pkg-config:amd64 (2.5.1-4) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3+b5) ...
- Setting up libreadline8t64:amd64 (8.3-4) ...
- Setting up libdrm2:amd64 (2.4.131-1+b1) ...
- Setting up libdatrie-dev:amd64 (0.2.14-1+b1) ...
- Setting up gir1.2-cloudproviders-0.3.0:amd64 (0.4.0-2+b1) ...
- Setting up libwayland-cursor0:amd64 (1.24.0-2+b2) ...
- Setting up xml-core (0.20) ...
- Setting up libxres-dev:amd64 (2:1.2.1-2) ...
- Setting up libharfbuzz0b:amd64 (12.3.2-2+b2) ...
- Setting up libfontconfig1:amd64 (2.17.1-5) ...
- Setting up libxi-dev:amd64 (2:1.8.2-2+b1) ...
- Setting up libselinux-dev:amd64 (3.10-1) ...
- Setting up libsm6:amd64 (2:1.2.6-1+b2) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.12-1) ...
- Setting up libavahi-client3:amd64 (0.8-18) ...
- Setting up libmount-dev:amd64 (2.42-6) ...
- Setting up libpython3-stdlib:amd64 (3.13.9-3+b1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.131-1+b1) ...
- Setting up libxtst-dev:amd64 (2:1.2.5-1+b2) ...
- Setting up libxdamage-dev:amd64 (1:1.1.7-1+b1) ...
- Setting up libatk-bridge2.0-0t64:amd64 (2.60.3-1) ...
- Setting up mesa-vulkan-drivers:amd64 (26.0.6-1) ...
- Setting up fontconfig (2.17.1-5) ...
- Regenerating fonts cache... 
- done.
- Setting up libxft2:amd64 (2.3.6-1+b5) ...
- Setting up libgio-2.0-dev:amd64 (2.88.1-2) ...
- Setting up libharfbuzz-icu0:amd64 (12.3.2-2+b2) ...
- Setting up girepository-tools:amd64 (2.88.1-2) ...
- Setting up python3.13 (3.13.12-1) ...
- Setting up libsm-dev:amd64 (2:1.2.6-1+b2) ...
- Setting up libxcomposite-dev:amd64 (1:0.4.6-1+b2) ...
- Setting up libxcursor-dev:amd64 (1:1.2.3-1+b2) ...
- Setting up libpango-1.0-0:amd64 (1.57.1-2) ...
- Setting up libdrm-intel1:amd64 (2.4.131-1+b1) ...
- Setting up dconf-service (0.49.0-4+b1) ...
- Setting up python3 (3.13.9-3+b1) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Setting up libharfbuzz-gobject0:amd64 (12.3.2-2+b2) ...
- Setting up libwayland-dev:amd64 (1.24.0-2+b2) ...
- Setting up libcairo2:amd64 (1.18.4-3+b1) ...
- Setting up libfreetype-dev:amd64 (2.14.3+dfsg-1) ...
- Setting up python3-packaging (26.0-1) ...
- Setting up libharfbuzz-cairo0:amd64 (12.3.2-2+b2) ...
- Setting up libthai-dev:amd64 (0.1.30-1+b1) ...
- Setting up libharfbuzz-subset0:amd64 (12.3.2-2+b2) ...
- Setting up libcairo-gobject2:amd64 (1.18.4-3+b1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.57.1-2) ...
- Setting up ibus-gtk3:amd64 (1.5.34-1) ...
- Setting up libcups2t64:amd64 (2.4.18-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.57.1-2) ...
- Setting up libcairo-script-interpreter2:amd64 (1.18.4-3+b1) ...
- Setting up mesa-libgallium:amd64 (26.0.6-1) ...
- Setting up libgio-2.0-dev-bin (2.88.1-2) ...
- Setting up gir1.2-freedesktop:amd64 (1.86.0-6+b1) ...
- Setting up libpangoxft-1.0-0:amd64 (1.57.1-2) ...
- Setting up dconf-gsettings-backend:amd64 (0.49.0-4+b1) ...
- Setting up libgbm1:amd64 (26.0.6-1) ...
- Setting up libfontconfig-dev:amd64 (2.17.1-5) ...
- Setting up libgl1-mesa-dri:amd64 (26.0.6-1) ...
- Setting up pango1.0-tools (1.57.1-2) ...
- Setting up gir1.2-atspi-2.0:amd64 (2.60.3-1) ...
- Setting up gir1.2-harfbuzz-0.0:amd64 (12.3.2-2+b2) ...
- Setting up gir1.2-pango-1.0:amd64 (1.57.1-2) ...
- Setting up libegl-mesa0:amd64 (26.0.6-1) ...
- Setting up gir1.2-freedesktop-dev:amd64 (1.86.0-6+b1) ...
- Setting up libegl1:amd64 (1.7.0-3+b1) ...
- Setting up libgtk-3-common (3.24.52-1) ...
- Setting up libxft-dev:amd64 (2.3.6-1+b5) ...
- Setting up gsettings-desktop-schemas (50~alpha-1) ...
- Setting up libglib2.0-dev-bin (2.88.1-2) ...
- Setting up libglx-mesa0:amd64 (26.0.6-1) ...
- Setting up libglx0:amd64 (1.7.0-3+b1) ...
- Setting up libgl1:amd64 (1.7.0-3+b1) ...
- Setting up libglib2.0-dev:amd64 (2.88.1-2) ...
- Setting up at-spi2-core (2.60.3-1) ...
- Setting up libglx-dev:amd64 (1.7.0-3+b1) ...
- Setting up libcairo2-dev:amd64 (1.18.4-3+b1) ...
- Setting up libgl-dev:amd64 (1.7.0-3+b1) ...
- Setting up libatk1.0-dev:amd64 (2.60.3-1) ...
- Setting up libharfbuzz-dev:amd64 (12.3.2-2+b2) ...
- Setting up libegl-dev:amd64 (1.7.0-3+b1) ...
- Setting up libcloudproviders-dev:amd64 (0.4.0-2+b1) ...
- Setting up libepoxy-dev:amd64 (1.5.10-2+b2) ...
- Setting up libpango1.0-dev:amd64 (1.57.1-2) ...
- Setting up libgles-dev:amd64 (1.7.0-3+b1) ...
- Setting up libglvnd-dev:amd64 (1.7.0-3+b1) ...
- Setting up libegl1-mesa-dev:amd64 (26.0.6-1) ...
- Setting up libheif-plugin-libde265:amd64 (1.21.2-4) ...
- Setting up librsvg2-2:amd64 (2.62.1+dfsg-1) ...
- Setting up libheif-plugin-dav1d:amd64 (1.21.2-4) ...
- Setting up libheif1:amd64 (1.21.2-4) ...
- Setting up glycin-loaders (2.0.8-1) ...
- Setting up libglycin-2-0:amd64 (2.0.8-1) ...
- Setting up gir1.2-gly-2:amd64 (2.0.8-1) ...
- Setting up libheif-plugin-x265:amd64 (1.21.2-4) ...
- Setting up libheif-plugin-aomenc:amd64 (1.21.2-4) ...
- Setting up libglycin-2-dev:amd64 (2.0.8-1) ...
- Setting up glycin-thumbnailers (2.0.8-1) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.44.6+dfsg-2) ...
- Setting up gtk-update-icon-cache (4.22.4+ds-1) ...
- Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.44.6+dfsg-2) ...
- Setting up adwaita-icon-theme (50.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 libgtk-3-0t64:amd64 (3.24.52-1) ...
- Setting up librsvg2-common:amd64 (2.62.1+dfsg-1) ...
- Setting up libgdk-pixbuf2.0-bin (2.44.6+dfsg-2) ...
- Setting up libgdk-pixbuf-2.0-dev:amd64 (2.44.6+dfsg-2) ...
- Setting up gir1.2-gtk-3.0:amd64 (3.24.52-1) ...
- Setting up libgtk-3-bin (3.24.52-1) ...
- Setting up libgtksourceview-3.0-1:amd64 (3.24.11-7+b1) ...
- Setting up gir1.2-gtksource-3.0:amd64 (3.24.11-7+b1) ...
- Processing triggers for libc-bin (2.42-16) ...
- Processing triggers for systemd (260.1-1) ...
- Processing triggers for sgml-base (1.31+nmu1) ...
- Setting up libdbus-1-dev:amd64 (1.16.2-4) ...
- Setting up libatspi2.0-dev:amd64 (2.60.3-1) ...
- Setting up libatk-bridge2.0-dev:amd64 (2.60.3-1) ...
- Setting up libgtk-3-dev:amd64 (3.24.52-1) ...
- Setting up libgtksourceview-3.0-dev:amd64 (3.24.11-7+b1) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.44.6+dfsg-2) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/50: [cairo2.0.6.5: extract]
Processing  2/50: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  3/50: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  4/50: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  5/50: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  6/50: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  7/50: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract]
Processing  8/50: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
-> retrieved cairo2.0.6.5  (cached)
Processing  8/50: [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
Processing  9/50: [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [dune-configurator.3.23.0: extract] [conf-pkg-config: pkg-config]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  9/50: [csexp.1.5.2: extract] [dune-configurator.3.23.0: extract] [conf-pkg-config: pkg-config]
Processing 10/50: [csexp.1.5.2: extract] [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [conf-pkg-config: pkg-config]
Processing 11/50: [csexp.1.5.2: extract] [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [camlp-streams: dune build] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 11/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [camlp-streams: dune build] [conf-pkg-config: pkg-config]
Processing 12/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [lablgtk3-extras.3.0.1: extract] [camlp-streams: dune build] [conf-pkg-config: pkg-config]
Processing 13/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [lablgtk3-extras.3.0.1: extract] [camlp-streams: dune build] [conf-pkg-config: pkg-config] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-pkg-config.4)
- 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
-   --verbose                         print additional information
-   --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
-   --solution                        print dependency graph solution in a simple 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
-   --license                         print the specified module's license to stdout if known
-   --exists-cflags                   add -DHAVE_FOO fragments to cflags for each found module
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
-   --env=prefix                      print output as shell-compatible environmental variables
-   --fragment-tree                   visualize printed CFLAGS/LIBS fragments as a tree
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.4
Processing 13/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [lablgtk3-extras.3.0.1: extract] [camlp-streams: dune build] [csexp: dune build]
-> installed conf-pkg-config.4
Processing 14/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [lablgtk3-extras.3.0.1: extract] [camlp-streams: dune build] [csexp: dune build]
Processing 15/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [lablgtk3-extras.3.0.1: extract] [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [csexp: dune build]
Processing 16/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [lablgtk3-extras.3.0.1: extract] [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [csexp: dune build]
Processing 17/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [lablgtk3-extras.3.0.1: extract] [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build]
-> retrieved lablgtk3-extras.3.0.1  (cached)
Processing 17/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build]
Processing 18/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlbuild.0.16.1: extract] [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 18/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build]
Processing 19/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.8: extract] [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build]
Processing 20/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.8: extract] [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "cairo" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-cairo.1)
-> compiled  conf-cairo.1
Processing 20/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.8: extract] [camlp-streams: dune build] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build] [ocamlbuild: make configure.make]
-> installed conf-cairo.1
Processing 21/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.8: extract] [camlp-streams: dune build] [conf-gtk3: pkg-config 3.18] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--short-errors" "--print-errors" "--atleast-version" "3.18" "gtk+-3.0" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-gtk3.18)
-> compiled  conf-gtk3.18
Processing 21/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.8: extract] [camlp-streams: dune build] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build] [ocamlbuild: make configure.make]
-> installed conf-gtk3.18
Processing 22/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.8: extract] [camlp-streams: dune build] [conf-gtksourceview3: pkg-config gtksourceview-3.0] [csexp: dune build] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--short-errors" "--print-errors" "gtksourceview-3.0" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-gtksourceview3.0+2)
-> compiled  conf-gtksourceview3.0+2
Processing 22/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.8: extract] [camlp-streams: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
-> installed conf-gtksourceview3.0+2
Processing 23/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocamlfind.1.9.8: extract] [camlp-streams: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 23/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [camlp-streams: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
Processing 24/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocf.1.0.0: extract] [camlp-streams: dune build] [csexp: dune build] [ocamlbuild: make configure.make]
Processing 25/50: [dune-configurator.3.23.0: extract] [lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5: extract] [ocf.1.0.0: extract] [camlp-streams: dune build] [csexp: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved lablgtk3.3.1.5, lablgtk3-sourceview3.3.1.5  (cached)
Processing 25/50: [dune-configurator.3.23.0: extract] [ocf.1.0.0: extract] [camlp-streams: dune build] [csexp: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 26/50: [dune-configurator.3.23.0: extract] [ocf.1.0.0: extract] [topkg.1.1.1: extract] [camlp-streams: dune build] [csexp: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camlp-streams" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 26/50: [dune-configurator.3.23.0: extract] [ocf.1.0.0: extract] [topkg.1.1.1: extract] [csexp: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> installed camlp-streams.5.0.1
Processing 27/50: [dune-configurator.3.23.0: extract] [ocf.1.0.0: extract] [topkg.1.1.1: extract] [csexp: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 27/50: [dune-configurator.3.23.0: extract] [ocf.1.0.0: extract] [topkg.1.1.1: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> installed csexp.1.5.2
Processing 28/50: [dune-configurator.3.23.0: extract] [ocf.1.0.0: extract] [topkg.1.1.1: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/5.3-opam" "OCAMLBUILD_BINDIR=/home/opam/.opam/5.3-opam/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/5.3-opam/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/5.3-opam/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/5.3-opam/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/5.3-opam/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/5.3-opam/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/5.3-opam"; \
- echo "BINDIR=/home/opam/.opam/5.3-opam/bin"; \
- echo "LIBDIR=/home/opam/.opam/5.3-opam/lib"; \
- echo "MANDIR=/home/opam/.opam/5.3-opam/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/5.3-opam/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/5.3-opam/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/5.3-opam/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/5.3-opam/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 28/50: [dune-configurator.3.23.0: extract] [ocf.1.0.0: extract] [topkg.1.1.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocf.1.0.0  (cached)
Processing 28/50: [dune-configurator.3.23.0: extract] [topkg.1.1.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 29/50: [dune-configurator.3.23.0: extract] [topkg.1.1.1: extract] [xmlm.1.4.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved topkg.1.1.1  (cached)
Processing 29/50: [dune-configurator.3.23.0: extract] [xmlm.1.4.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 30/50: [dune-configurator.3.23.0: extract] [xmlm.1.4.0: extract] [yojson.3.0.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved xmlm.1.4.0  (cached)
Processing 30/50: [dune-configurator.3.23.0: extract] [yojson.3.0.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved yojson.3.0.0  (cached)
Processing 30/50: [dune-configurator.3.23.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 31/50: [dune-configurator.3.23.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.3-opam/bin" "-sitelib" "/home/opam/.opam/5.3-opam/lib" "-mandir" "/home/opam/.opam/5.3-opam/man" "-config" "/home/opam/.opam/5.3-opam/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.3-opam/lib/ocaml
-     Binaries:              /home/opam/.opam/5.3-opam/bin
-     Manual pages:          /home/opam/.opam/5.3-opam/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.3-opam/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.3-opam/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.3-opam/bin
-     Manual pages:          /home/opam/.opam/5.3-opam/man
-     topfind script:        /home/opam/.opam/5.3-opam/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 31/50: [dune-configurator.3.23.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [yojson: dune build]
-> retrieved dune-configurator.3.23.0  (cached)
Processing 31/50: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [yojson: dune build]
Processing 32/50: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/yojson.3.0.0)
-> compiled  yojson.3.0.0
Processing 32/50: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed yojson.3.0.0
Processing 33/50: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 34/50: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ocf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.3-opam/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3-opam/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3-opam/lib/ocaml:/home/opam/.opam/5.3-opam/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
Processing 34/50: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [ocf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocf" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocf.1.0.0)
-> compiled  ocf.1.0.0
Processing 34/50: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed ocf.1.0.0
Processing 35/50: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.23.0)
-> compiled  dune-configurator.3.23.0
Processing 35/50: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed dune-configurator.3.23.0
Processing 36/50: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 37/50: [cairo2: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 37/50: [cairo2: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 38/50: [cairo2: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.3-opam/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3-opam/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.3-opam/bin"
- install -d "/home/opam/.opam/5.3-opam/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/5.3-opam/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.3-opam/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3-opam/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/5.3-opam/lib/findlib"
- install -d "/home/opam/.opam/5.3-opam/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.3-opam/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3-opam/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/5.3-opam/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.3-opam/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3-opam/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/5.3-opam/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" "/home/opam/.opam/5.3-opam/lib/$x/META"; done
- install -d "/home/opam/.opam/5.3-opam/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3-opam/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.3-opam/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/5.3-opam/man/man1" "/home/opam/.opam/5.3-opam/man/man3" "/home/opam/.opam/5.3-opam/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3-opam/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.3-opam/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 38/50: [cairo2: dune build] [ocamlbuild: make check-if-preinstalled]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1)
- if test -d /home/opam/.opam/5.3-opam/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/5.3-opam/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
Processing 38/50: [cairo2: dune build]
-> installed ocamlbuild.0.16.1
Processing 39/50: [cairo2: dune build]
Processing 40/50: [cairo2: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cairo2" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cairo2.0.6.5)
-> compiled  cairo2.0.6.5
Processing 40/50: [topkg: ocaml build]
-> installed cairo2.0.6.5
Processing 41/50: [topkg: ocaml build]
Processing 42/50: [lablgtk3: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lablgtk3" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/lablgtk3.3.1.5)
- (cd _build/default/src && ../.bin/propcc gtkBase.props)
- Warning: no conversion for type GdkWindow_opt in class GtkWidget
- (cd _build/default/src && ../.bin/propcc gtkMisc.props)
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GIcon in class GtkImage
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- Warning: no conversion for type CairoSurface in class GtkImage
- (cd _build/default/src && ../.bin/propcc gtkText.props)
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- (cd _build/default/src && ../.bin/propcc gtkTree.props)
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/5.3-opam/lib/ocaml -I /home/opam/.opam/5.3-opam/lib/cairo2 -I /home/opam/.opam/5.3-opam/lib/ocaml/threads -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -o ml_gobject.o -c ml_gobject.c)
- In file included from ml_gobject.c:34:
- ml_gobject.c: In function 'GValue_val':
- wrappers.h:125:9: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   125 |         ((int)Field(val,1) == 2 ? &Field(val,2) : (void*)Field(val,1))
-       |         ^
- ml_gobject.c:262:15: note: in expansion of macro 'MLPointer_val'
-   262 |     void *v = MLPointer_val(val);
-       |               ^~~~~~~~~~~~~
- ml_gobject.c: In function 'g_value_set_mlvariant':
- wrappers.h:332:37: warning: passing argument 2 of 'g_value_set_boxed' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   332 | ((long)val-1 ? unwrap(Field(val,0)) : default)
-       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
- ml_gobject.c:454:34: note: in expansion of macro 'Option_val'
-   454 |           g_value_set_boxed(val, Option_val(data,MLPointer_val,NULL));
-       |                                  ^~~~~~~~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:31,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
-                  from /usr/include/glib-2.0/glib-object.h:24,
-                  from ml_gobject.c:26:
- /usr/include/glib-2.0/gobject/gboxed.h:79:59: note: expected 'gconstpointer' {aka 'const void *'} but argument is of type 'volatile void *'
-    79 |                                            gconstpointer  v_boxed);
-       |                                            ~~~~~~~~~~~~~~~^~~~~~~
- ml_gobject.c:459:24: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   459 |         DATA.v_pointer = Option_val(data,MLPointer_val,NULL);
-       |                        ^
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/5.3-opam/lib/ocaml -I /home/opam/.opam/5.3-opam/lib/cairo2 -I /home/opam/.opam/5.3-opam/lib/ocaml/threads -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -o ml_glib.o -c ml_glib.c)
- In file included from ml_glib.c:37:
- ml_glib.c: In function 'ml_g_main_iteration':
- /usr/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration"
-  1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-       |                                 ^~~~~~~
- /home/opam/.opam/5.3-opam/lib/ocaml/caml/mlvalues.h:78:47: note: in definition of macro 'Val_long'
-    78 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- /home/opam/.opam/5.3-opam/lib/ocaml/caml/mlvalues.h:459:21: note: in expansion of macro 'Val_int'
-   459 | #define Val_bool(x) Val_int((x) != 0)
-       |                     ^~~~~~~
- wrappers.h:179:49: note: in expansion of macro 'Val_bool'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                 ^~~~
- /usr/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
-  1340 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-       |   ^~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/glib-visibility.h:40:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
-    40 | #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-       |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/deprecated/gmain.h:110:80: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR'
-   110 | #define g_main_iteration(may_block) g_main_context_iteration (NULL, may_block) GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_main_context_iteration)
-       |                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.h:179:55: note: in expansion of macro 'g_main_iteration'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                       ^~~~~
- ml_glib.c:269:1: note: in expansion of macro 'ML_1'
-   269 | ML_1 (g_main_iteration, Bool_val, Val_bool)
-       | ^~~~
- ml_glib.c: In function 'ml_g_main_pending':
- /usr/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending"
-  1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-       |                                 ^~~~~~~
- /home/opam/.opam/5.3-opam/lib/ocaml/caml/mlvalues.h:78:47: note: in definition of macro 'Val_long'
-    78 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- /home/opam/.opam/5.3-opam/lib/ocaml/caml/mlvalues.h:459:21: note: in expansion of macro 'Val_int'
-   459 | #define Val_bool(x) Val_int((x) != 0)
-       |                     ^~~~~~~
- wrappers.h:177:49: note: in expansion of macro 'Val_bool'
-   177 | CAMLprim value ml_##cname (value unit) { return conv (cname ()); }
-       |                                                 ^~~~
- /usr/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
-  1340 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-       |   ^~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/glib-visibility.h:40:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
-    40 | #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-       |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/deprecated/gmain.h:122:67: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR'
-   122 | #define g_main_pending()            g_main_context_pending (NULL) GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_main_context_pending)
-       |                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.h:177:55: note: in expansion of macro 'g_main_pending'
-   177 | CAMLprim value ml_##cname (value unit) { return conv (cname ()); }
-       |                                                       ^~~~~
- ml_glib.c:270:1: note: in expansion of macro 'ML_0'
-   270 | ML_0 (g_main_pending, Val_bool)
-       | ^~~~
- ml_glib.c: In function 'ml_g_main_is_running':
- /usr/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running"
-  1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-       |                                 ^~~~~~~
- /home/opam/.opam/5.3-opam/lib/ocaml/caml/mlvalues.h:78:47: note: in definition of macro 'Val_long'
-    78 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- /home/opam/.opam/5.3-opam/lib/ocaml/caml/mlvalues.h:459:21: note: in expansion of macro 'Val_int'
-   459 | #define Val_bool(x) Val_int((x) != 0)
-       |                     ^~~~~~~
- wrappers.h:179:49: note: in expansion of macro 'Val_bool'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                 ^~~~
- /usr/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
-  1340 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-       |   ^~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/glib-visibility.h:40:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
-    40 | #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-       |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/deprecated/gmain.h:95:62: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR'
-    95 | #define g_main_is_running(loop) g_main_loop_is_running(loop) GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_main_loop_is_running)
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.h:179:55: note: in expansion of macro 'g_main_is_running'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                       ^~~~~
- ml_glib.c:271:1: note: in expansion of macro 'ML_1'
-   271 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool)
-       | ^~~~
- In file included from ml_glib.c:48:
- ml_glib.c: In function 'ml_g_main_quit':
- /usr/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit"
-  1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-       |                                 ^~~~~~~
- wrappers.h:320:25: note: in definition of macro 'Unit'
-   320 | #define Unit(x) (((void)x), Val_unit)
-       |                         ^
- /usr/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
-  1340 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-       |   ^~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/glib-visibility.h:40:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
-    40 | #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-       |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/deprecated/gmain.h:73:56: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR'
-    73 | #define g_main_quit(loop)       g_main_loop_quit(loop) GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_main_loop_quit)
-       |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.h:179:55: note: in expansion of macro 'g_main_quit'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                       ^~~~~
- ml_glib.c:272:1: note: in expansion of macro 'ML_1'
-   272 | ML_1 (g_main_quit, GMainLoop_val, Unit)
-       | ^~~~
- ml_glib.c: In function 'ml_g_main_destroy':
- /usr/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref"
-  1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-       |                                 ^~~~~~~
- wrappers.h:320:25: note: in definition of macro 'Unit'
-   320 | #define Unit(x) (((void)x), Val_unit)
-       |                         ^
- /usr/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
-  1340 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-       |   ^~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/glib-visibility.h:40:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
-    40 | #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-       |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/deprecated/gmain.h:83:57: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR'
-    83 | #define g_main_destroy(loop)    g_main_loop_unref(loop) GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_main_loop_unref)
-       |                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- wrappers.h:179:55: note: in expansion of macro 'g_main_destroy'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                       ^~~~~
- ml_glib.c:273:1: note: in expansion of macro 'ML_1'
-   273 | ML_1 (g_main_destroy, GMainLoop_val, Unit)
-       | ^~~~
- In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
-                  from /usr/include/glib-2.0/glib/gtypes.h:34,
-                  from /usr/include/glib-2.0/glib/galloca.h:34,
-                  from /usr/include/glib-2.0/glib.h:32,
-                  from ml_glib.c:35:
- ml_glib.c: In function 'ml_g_get_charset':
- /usr/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "const"
-  1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-       |                                 ^~~~~~~
- /usr/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
-  1340 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-       |   ^~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
-   108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-       |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/gmacros.h:1088:30: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
-  1088 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-       |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_glib.c:555:3: note: in expansion of macro 'G_CONST_RETURN'
-   555 |   G_CONST_RETURN char *c;
-       |   ^~~~~~~~~~~~~~
-> compiled  lablgtk3.3.1.5
Processing 42/50: [topkg: ocaml build]
-> installed lablgtk3.3.1.5
Processing 43/50: [topkg: ocaml build]
Processing 44/50: [lablgtk3-sourceview3: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/topkg.1.1.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 3(83), max: 20, min: 2, average(total): 8.000(1.253) }
-> compiled  topkg.1.1.1
Processing 44/50: [lablgtk3-sourceview3: dune build]
-> installed topkg.1.1.1
Processing 45/50: [lablgtk3-sourceview3: dune build]
Processing 46/50: [lablgtk3-sourceview3: dune build] [xmlm: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/xmlm.1.4.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends
- + ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmi src/xmlm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmx src/xmlm.ml
- + ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/xmlm.cmo src/xmlm.ml
- + ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends
- + ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmo test/xhtml.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmo test/xmltrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xhtml.cmx test/xhtml.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/xmltrip.cmx test/xmltrip.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs
- + ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma
- + ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native
- # Parallel statistics: { count(total): 1(14), max: 3, min: 3, average(total): 3.000(1.143) }
-> compiled  xmlm.1.4.0
Processing 46/50: [lablgtk3-sourceview3: dune build]
-> installed xmlm.1.4.0
Processing 47/50: [lablgtk3-sourceview3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lablgtk3-sourceview3" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/lablgtk3-sourceview3.3.1.5)
- (cd _build/default/src-sourceview3 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/gtksourceview-3.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -Wno-deprecated-declarations -g -I /home/opam/.opam/5.3-opam/lib/ocaml -I /home/opam/.opam/5.3-opam/lib/cairo2 -I /home/opam/.opam/5.3-opam/lib/lablgtk3 -I /home/opam/.opam/5.3-opam/lib/ocaml/threads -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -o ml_gtksourceview3.o -c ml_gtksourceview3.c)
- In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
-                  from /usr/include/glib-2.0/glib/gtypes.h:34,
-                  from /usr/include/glib-2.0/glib/galloca.h:34,
-                  from /usr/include/glib-2.0/glib.h:32,
-                  from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:30,
-                  from /usr/include/gtk-3.0/gtk/gtk.h:30,
-                  from /usr/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h:34,
-                  from /usr/include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h:33,
-                  from /usr/include/gtksourceview-3.0/gtksourceview/gtksource.h:25,
-                  from ml_gtksourceview3.c:24:
- /usr/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "const"
-  1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
-       |                                 ^~~~~~~
- /usr/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
-  1340 |   _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
-       |   ^~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/glib-visibility.h:108:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
-   108 | #define GLIB_DEPRECATED_MACRO_IN_2_30_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
-       |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/glib/gmacros.h:1088:30: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_30_FOR'
-  1088 | #define G_CONST_RETURN const GLIB_DEPRECATED_MACRO_IN_2_30_FOR(const)
-       |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtksourceview3.c:796:8: note: in expansion of macro 'G_CONST_RETURN'
-   796 | static G_CONST_RETURN gchar *
-       |        ^~~~~~~~~~~~~~
-> compiled  lablgtk3-sourceview3.3.1.5
-> installed lablgtk3-sourceview3.3.1.5
Processing 49/50: [lablgtk3-extras: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lablgtk3-extras" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/lablgtk3-extras.3.0.1)
Processing 49/50: [lablgtk3-extras: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "lablgtk3-extras" "--create-install-files" "lablgtk3-extras" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/lablgtk3-extras.3.0.1)
-> compiled  lablgtk3-extras.3.0.1
-> installed lablgtk3-extras.3.0.1
Done.
# To update the current shell environment, run: eval $(opam env)
2026-05-15 09:49.41 ---> saved as "7fea296f2dbe1ba23a8b39ef110e247624950e84d3ecb8bab2f366349a40d36d"
Job succeeded