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


Building on asteria.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a)
Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally
docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam
d94e46e039c4: Pulling fs layer
d94e46e039c4: Verifying Checksum
d94e46e039c4: Download complete
d94e46e039c4: Pull complete
Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a
2022-11-03 18:57.37 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-11-03 18:57.37 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" 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 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d"))
2022-11-03 18:57.37 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache

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


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

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

2022-11-03 18:57.37 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.07.1  (cached)
-> installed ocaml-base-compiler.4.07.1
-> installed ocaml-config.1
-> installed ocaml.4.07.1
Done.
# Run eval $(opam env --switch=4.07) to update the current shell environment
2022-11-03 18:57.37 ---> using "117713ea87fff5f949523694d22eaae1c521175038fd6cc46b871099d750cadc" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 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-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB]
- Fetched 293 kB in 1s (227 kB/s)
- Reading package lists...
2022-11-03 18:57.37 ---> using "537ca0ea3b9f193ee9a5ce6abc771fdeca177bc2e60e7742c3b2e29bf7501c36" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
=== install 1 package
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-11-03 18:57.37 ---> using "30580a7409a344573e9bfde7c70be7ee9f2992cc36d03ffd841537c902c9ccbe" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"qocamlbrowser.0.2.10\"\
               \nopam install -vy \"qocamlbrowser.0.2.10\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"qocamlbrowser.0.2.10\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] qocamlbrowser.0.2.10 is not installed.

Nothing to do.
The following actions will be performed:
=== install 19 packages
  - install base                    v0.13.2              [required by configurator, ppxlib]
  - install conf-pkg-config         2                    [required by lablqml]
  - install conf-qt                 5.2.1                [required by qocamlbrowser]
  - install configurator            v0.11.0 (deprecated) [required by lablqml]
  - install dune                    2.6.2                [required by lablqml]
  - install dune-configurator       2.6.2                [required by base]
  - install dune-private-libs       2.6.2                [required by dune-configurator]
  - install jbuilder                1.0+beta20.2         [required by configurator]
  - install lablqml                 0.6.2                [required by qocamlbrowser]
  - install ocaml-compiler-libs     v0.12.3              [required by ppxlib]
  - install ocaml-migrate-parsetree 1.8.0                [required by ppxlib]
  - install ocamlbuild              0.14.2               [required by qocamlbrowser]
  - install ocamlfind               1.9.5                [required by qocamlbrowser]
  - install ppx_derivers            1.2.1                [required by ppxlib]
  - install ppxlib                  0.9.0                [required by lablqml]
  - install qocamlbrowser           0.2.10
  - install result                  1.5                  [required by ocaml-migrate-parsetree]
  - install sexplib0                v0.13.0              [required by base]
  - install stdio                   v0.13.0              [required by configurator, ppxlib]

The following system packages will first need to be installed:
    pkg-config qt5-qmake qtdeclarative5-dev

<><> 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. Attempt installation anyway, and 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" "pkg-config" "qt5-qmake" "qtdeclarative5-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libargon2-1:amd64.
- (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 ... 19051 files and directories currently installed.)
- Preparing to unpack .../libargon2-1_0~20171227-0.3_amd64.deb ...
- Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
- Preparing to unpack .../libudev1_252-2_amd64.deb ...
- Unpacking libudev1:amd64 (252-2) over (252-1) ...
- Setting up libudev1:amd64 (252-2) ...
- Selecting previously unselected package dmsetup.
- (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 ... 19056 files and directories currently installed.)
- Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_amd64.deb ...
- Unpacking dmsetup (2:1.02.185-2) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../2-libjson-c5_0.16-2_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.16-2) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../3-libcryptsetup12_2%3a2.5.0-6_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.5.0-6) ...
- Selecting previously unselected package libfdisk1:amd64.
- Preparing to unpack .../4-libfdisk1_2.38.1-1.1+b1_amd64.deb ...
- Unpacking libfdisk1:amd64 (2.38.1-1.1+b1) ...
- Selecting previously unselected package libkmod2:amd64.
- Preparing to unpack .../5-libkmod2_30+20220905-1_amd64.deb ...
- Unpacking libkmod2:amd64 (30+20220905-1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../6-libapparmor1_3.0.7-1+b1_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.7-1+b1) ...
- Selecting previously unselected package libip4tc2:amd64.
- Preparing to unpack .../7-libip4tc2_1.8.8-1_amd64.deb ...
- Unpacking libip4tc2:amd64 (1.8.8-1) ...
- Selecting previously unselected package libsystemd-shared:amd64.
- Preparing to unpack .../8-libsystemd-shared_252-2_amd64.deb ...
- Unpacking libsystemd-shared:amd64 (252-2) ...
- Preparing to unpack .../9-libsystemd0_252-2_amd64.deb ...
- Unpacking libsystemd0:amd64 (252-2) over (252-1) ...
- Setting up libsystemd0:amd64 (252-2) ...
- Selecting previously unselected package systemd.
- (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 ... 19127 files and directories currently installed.)
- Preparing to unpack .../systemd_252-2_amd64.deb ...
- Unpacking systemd (252-2) ...
- Setting up libargon2-1:amd64 (0~20171227-0.3) ...
- Setting up libjson-c5:amd64 (0.16-2) ...
- Setting up libfdisk1:amd64 (2.38.1-1.1+b1) ...
- Setting up libkmod2:amd64 (30+20220905-1) ...
- Setting up libapparmor1:amd64 (3.0.7-1+b1) ...
- Setting up libip4tc2:amd64 (1.8.8-1) ...
- Setting up libsystemd-shared:amd64 (252-2) ...
- Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
- Setting up libcryptsetup12:amd64 (2:2.5.0-6) ...
- Setting up systemd (252-2) ...
- Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
- Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
- Initializing machine ID from random generator.
- Creating group 'systemd-journal' with GID 999.
- Creating group 'systemd-network' with GID 998.
- Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
- Setting up dmsetup (2:1.02.185-2) ...
- 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 ... 19957 files and directories currently installed.)
- Preparing to unpack .../00-systemd-sysv_252-2_amd64.deb ...
- Unpacking systemd-sysv (252-2) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../01-libdbus-1-3_1.14.4-1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.4-1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../02-dbus-bin_1.14.4-1_amd64.deb ...
- Unpacking dbus-bin (1.14.4-1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../03-dbus-session-bus-common_1.14.4-1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.4-1) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../04-dbus-daemon_1.14.4-1_amd64.deb ...
- Unpacking dbus-daemon (1.14.4-1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../05-dbus-system-bus-common_1.14.4-1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.4-1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../06-dbus_1.14.4-1_amd64.deb ...
- Unpacking dbus (1.14.4-1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../07-libglib2.0-0_2.74.1-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.1-1) ...
- Selecting previously unselected package libicu71:amd64.
- Preparing to unpack .../08-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../10-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package libdouble-conversion3:amd64.
- Preparing to unpack .../11-libdouble-conversion3_3.2.1-1_amd64.deb ...
- Unpacking libdouble-conversion3:amd64 (3.2.1-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../12-libpcre2-16-0_10.40-2_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.40-2) ...
- Selecting previously unselected package libqt5core5a:amd64.
- Preparing to unpack .../13-libqt5core5a_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5core5a:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../14-fontconfig_2.13.1-4.5_amd64.deb ...
- Unpacking fontconfig (2.13.1-4.5) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../15-libdrm-common_2.4.113-2_all.deb ...
- Unpacking libdrm-common (2.4.113-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../16-libdrm2_2.4.113-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.113-2) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../17-libglvnd0_1.5.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../18-libwayland-server0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../19-libgbm1_22.2.2-1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.2.2-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../20-libglapi-mesa_22.2.2-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.2.2-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../21-libwayland-client0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../22-libx11-xcb1_2%3a1.8.1-2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.1-2) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../23-libxcb-dri2-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../24-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../25-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../26-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../27-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../28-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../29-libegl-mesa0_22.2.2-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (22.2.2-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../30-libegl1_1.5.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.5.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../31-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../32-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../33-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../34-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../35-libdrm-amdgpu1_2.4.113-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.113-2) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../36-libdrm-nouveau2_2.4.113-2_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.113-2) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../37-libdrm-radeon1_2.4.113-2_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.113-2) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../38-libelf1_0.187-4_amd64.deb ...
- Unpacking libelf1:amd64 (0.187-4) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../39-libz3-4_4.8.12-3_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3) ...
- Selecting previously unselected package libllvm15:amd64.
- Preparing to unpack .../40-libllvm15_1%3a15.0.3-2_amd64.deb ...
- Unpacking libllvm15:amd64 (1:15.0.3-2) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../41-libsensors-config_1%3a3.6.0-7.1_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7.1) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../42-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../43-libgl1-mesa-dri_22.2.2-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.2.2-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../44-libglx-mesa0_22.2.2-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.2.2-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../45-libglx0_1.5.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../46-libgl1_1.5.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../47-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../48-libharfbuzz0b_5.2.0-2_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (5.2.0-2) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../49-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../50-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libevdev2:amd64.
- Preparing to unpack .../51-libevdev2_1.13.0+dfsg-1_amd64.deb ...
- Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ...
- Selecting previously unselected package libmtdev1:amd64.
- Preparing to unpack .../52-libmtdev1_1.1.6-1_amd64.deb ...
- Unpacking libmtdev1:amd64 (1.1.6-1) ...
- Selecting previously unselected package libgudev-1.0-0:amd64.
- Preparing to unpack .../53-libgudev-1.0-0_237-2_amd64.deb ...
- Unpacking libgudev-1.0-0:amd64 (237-2) ...
- Selecting previously unselected package libwacom-common.
- Preparing to unpack .../54-libwacom-common_2.4.0-3_all.deb ...
- Unpacking libwacom-common (2.4.0-3) ...
- Selecting previously unselected package libwacom9:amd64.
- Preparing to unpack .../55-libwacom9_2.4.0-3_amd64.deb ...
- Unpacking libwacom9:amd64 (2.4.0-3) ...
- Selecting previously unselected package libinput-bin.
- Preparing to unpack .../56-libinput-bin_1.21.0-1_amd64.deb ...
- Unpacking libinput-bin (1.21.0-1) ...
- Selecting previously unselected package libinput10:amd64.
- Preparing to unpack .../57-libinput10_1.21.0-1_amd64.deb ...
- Unpacking libinput10:amd64 (1.21.0-1) ...
- Selecting previously unselected package libmd4c0:amd64.
- Preparing to unpack .../58-libmd4c0_0.4.8-1_amd64.deb ...
- Unpacking libmd4c0:amd64 (0.4.8-1) ...
- Selecting previously unselected package libqt5dbus5:amd64.
- Preparing to unpack .../59-libqt5dbus5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5dbus5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5network5:amd64.
- Preparing to unpack .../60-libqt5network5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5network5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../61-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxcb-icccm4:amd64.
- Preparing to unpack .../62-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
- Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
- Selecting previously unselected package libxcb-util1:amd64.
- Preparing to unpack .../63-libxcb-util1_0.4.0-1+b1_amd64.deb ...
- Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
- Selecting previously unselected package libxcb-image0:amd64.
- Preparing to unpack .../64-libxcb-image0_0.4.0-2_amd64.deb ...
- Unpacking libxcb-image0:amd64 (0.4.0-2) ...
- Selecting previously unselected package libxcb-keysyms1:amd64.
- Preparing to unpack .../65-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
- Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../66-libxcb-randr0_1.15-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../67-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-render-util0:amd64.
- Preparing to unpack .../68-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
- Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
- Selecting previously unselected package libxcb-shape0:amd64.
- Preparing to unpack .../69-libxcb-shape0_1.15-1_amd64.deb ...
- Unpacking libxcb-shape0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xinerama0:amd64.
- Preparing to unpack .../70-libxcb-xinerama0_1.15-1_amd64.deb ...
- Unpacking libxcb-xinerama0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xinput0:amd64.
- Preparing to unpack .../71-libxcb-xinput0_1.15-1_amd64.deb ...
- Unpacking libxcb-xinput0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xkb1:amd64.
- Preparing to unpack .../72-libxcb-xkb1_1.15-1_amd64.deb ...
- Unpacking libxcb-xkb1:amd64 (1.15-1) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../73-xkb-data_2.35.1-1_all.deb ...
- Unpacking xkb-data (2.35.1-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../74-libxkbcommon0_1.4.1-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.4.1-1) ...
- Selecting previously unselected package libxkbcommon-x11-0:amd64.
- Preparing to unpack .../75-libxkbcommon-x11-0_1.4.1-1_amd64.deb ...
- Unpacking libxkbcommon-x11-0:amd64 (1.4.1-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../76-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libqt5gui5:amd64.
- Preparing to unpack .../77-libqt5gui5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5gui5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5widgets5:amd64.
- Preparing to unpack .../78-libqt5widgets5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5widgets5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5svg5:amd64.
- Preparing to unpack .../79-libqt5svg5_5.15.6-2_amd64.deb ...
- Unpacking libqt5svg5:amd64 (5.15.6-2) ...
- Selecting previously unselected package libpython3.10-minimal:amd64.
- Preparing to unpack .../80-libpython3.10-minimal_3.10.8-1_amd64.deb ...
- Unpacking libpython3.10-minimal:amd64 (3.10.8-1) ...
- Selecting previously unselected package python3.10-minimal.
- Preparing to unpack .../81-python3.10-minimal_3.10.8-1_amd64.deb ...
- Unpacking python3.10-minimal (3.10.8-1) ...
- Setting up libpython3.10-minimal:amd64 (3.10.8-1) ...
- Setting up python3.10-minimal (3.10.8-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 ... 21912 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.10.6-1_amd64.deb ...
- Unpacking python3-minimal (3.10.6-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_8.0.0_all.deb ...
- Unpacking media-types (8.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.10-stdlib:amd64.
- Preparing to unpack .../3-libpython3.10-stdlib_3.10.8-1_amd64.deb ...
- Unpacking libpython3.10-stdlib:amd64 (3.10.8-1) ...
- Selecting previously unselected package python3.10.
- Preparing to unpack .../4-python3.10_3.10.8-1_amd64.deb ...
- Unpacking python3.10 (3.10.8-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.10.6-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.10.6-1) ...
- Setting up python3-minimal (3.10.6-1) ...
- 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 ... 22314 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.10.6-1_amd64.deb ...
- Unpacking python3 (3.10.6-1) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../01-libnss-systemd_252-2_amd64.deb ...
- Unpacking libnss-systemd:amd64 (252-2) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../02-libpam-systemd_252-2_amd64.deb ...
- Unpacking libpam-systemd:amd64 (252-2) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../03-systemd-timesyncd_252-2_amd64.deb ...
- Unpacking systemd-timesyncd (252-2) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../04-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../05-libgdk-pixbuf2.0-common_2.42.9+dfsg-1_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.9+dfsg-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../06-libgdk-pixbuf-2.0-0_2.42.9+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.9+dfsg-1) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../07-gtk-update-icon-cache_3.24.34-3_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.34-3) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../08-adwaita-icon-theme_43-1_all.deb ...
- Unpacking adwaita-icon-theme (43-1) ...
- Selecting previously unselected package at-spi2-common.
- Preparing to unpack .../09-at-spi2-common_2.46.0-3_all.deb ...
- Unpacking at-spi2-common (2.46.0-3) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../10-libxi6_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package libatspi2.0-0:amd64.
- Preparing to unpack .../11-libatspi2.0-0_2.46.0-3_amd64.deb ...
- Unpacking libatspi2.0-0:amd64 (2.46.0-3) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../12-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../13-dbus-user-session_1.14.4-1_amd64.deb ...
- Unpacking dbus-user-session (1.14.4-1) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../14-libdconf1_0.40.0-3_amd64.deb ...
- Unpacking libdconf1:amd64 (0.40.0-3) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../15-dconf-service_0.40.0-3_amd64.deb ...
- Unpacking dconf-service (0.40.0-3) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../16-dconf-gsettings-backend_0.40.0-3_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../17-gsettings-desktop-schemas_43.0-1_all.deb ...
- Unpacking gsettings-desktop-schemas (43.0-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../18-at-spi2-core_2.46.0-3_amd64.deb ...
- Unpacking at-spi2-core (2.46.0-3) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../19-libatk1.0-0_2.46.0-3_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.46.0-3) ...
- Selecting previously unselected package libatk-bridge2.0-0:amd64.
- Preparing to unpack .../20-libatk-bridge2.0-0_2.46.0-3_amd64.deb ...
- Unpacking libatk-bridge2.0-0:amd64 (2.46.0-3) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../21-libavahi-common-data_0.8-6+b1_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-6+b1) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../22-libavahi-common3_0.8-6+b1_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-6+b1) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../23-libavahi-client3_0.8-6+b1_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-6+b1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../24-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../25-libcairo2_1.16.0-6_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-6) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../26-libcairo-gobject2_1.16.0-6_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-6) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../27-liblcms2-2_2.13.1-1+b1_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.13.1-1+b1) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../28-libcolord2_1.4.6-1_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.6-1) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../29-libcups2_2.4.2-1+b2_amd64.deb ...
- Unpacking libcups2:amd64 (2.4.2-1+b2) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../30-libdatrie1_0.2.13-2+b1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../31-libglx-dev_1.5.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../32-libgl-dev_1.5.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../33-libegl-dev_1.5.0-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../34-libepoxy0_1.5.10-1_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.10-1) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../35-libfribidi0_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../36-libgdk-pixbuf2.0-bin_2.42.9+dfsg-1_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.9+dfsg-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../37-libglib2.0-data_2.74.1-1_all.deb ...
- Unpacking libglib2.0-data (2.74.1-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../38-libopengl0_1.5.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../39-libglu1-mesa_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../40-libopengl-dev_1.5.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../41-libglu1-mesa-dev_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../42-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../43-libthai0_0.1.29-1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../44-libpango-1.0-0_1.50.10+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.50.10+ds-1) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../45-libpangoft2-1.0-0_1.50.10+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.50.10+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../46-libpangocairo-1.0-0_1.50.10+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.50.10+ds-1) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../47-libwayland-cursor0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../48-libwayland-egl1_1.21.0-1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../49-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../50-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../51-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../52-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../53-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../54-libgtk-3-common_3.24.34-3_all.deb ...
- Unpacking libgtk-3-common (3.24.34-3) ...
- Selecting previously unselected package libgtk-3-0:amd64.
- Preparing to unpack .../55-libgtk-3-0_3.24.34-3_amd64.deb ...
- Unpacking libgtk-3-0:amd64 (3.24.34-3) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../56-libgtk-3-bin_3.24.34-3_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.34-3) ...
- Selecting previously unselected package libqt5concurrent5:amd64.
- Preparing to unpack .../57-libqt5concurrent5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5concurrent5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5opengl5:amd64.
- Preparing to unpack .../58-libqt5opengl5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5opengl5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5printsupport5:amd64.
- Preparing to unpack .../59-libqt5printsupport5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5printsupport5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5sql5:amd64.
- Preparing to unpack .../60-libqt5sql5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5sql5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5test5:amd64.
- Preparing to unpack .../61-libqt5test5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5test5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5xml5:amd64.
- Preparing to unpack .../62-libqt5xml5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5xml5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../63-libvulkan1_1.3.224.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.3.224.0-1) ...
- Selecting previously unselected package libvulkan-dev:amd64.
- Preparing to unpack .../64-libvulkan-dev_1.3.224.0-1_amd64.deb ...
- Unpacking libvulkan-dev:amd64 (1.3.224.0-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../65-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package qt5-qmake-bin.
- Preparing to unpack .../66-qt5-qmake-bin_5.15.6+dfsg-2_amd64.deb ...
- Unpacking qt5-qmake-bin (5.15.6+dfsg-2) ...
- Selecting previously unselected package qtchooser.
- Preparing to unpack .../67-qtchooser_66-2_amd64.deb ...
- Unpacking qtchooser (66-2) ...
- Selecting previously unselected package qt5-qmake:amd64.
- Preparing to unpack .../68-qt5-qmake_5.15.6+dfsg-2_amd64.deb ...
- Unpacking qt5-qmake:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package qtbase5-dev-tools.
- Preparing to unpack .../69-qtbase5-dev-tools_5.15.6+dfsg-2_amd64.deb ...
- Unpacking qtbase5-dev-tools (5.15.6+dfsg-2) ...
- Selecting previously unselected package qtbase5-dev:amd64.
- Preparing to unpack .../70-qtbase5-dev_5.15.6+dfsg-2_amd64.deb ...
- Unpacking qtbase5-dev:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5opengl5-dev:amd64.
- Preparing to unpack .../71-libqt5opengl5-dev_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5opengl5-dev:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5qml5:amd64.
- Preparing to unpack .../72-libqt5qml5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5qml5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5qmlmodels5:amd64.
- Preparing to unpack .../73-libqt5qmlmodels5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5qmlmodels5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5qmlworkerscript5:amd64.
- Preparing to unpack .../74-libqt5qmlworkerscript5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5qmlworkerscript5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5quick5:amd64.
- Preparing to unpack .../75-libqt5quick5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5quick5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5quickparticles5:amd64.
- Preparing to unpack .../76-libqt5quickparticles5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5quickparticles5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5quickshapes5:amd64.
- Preparing to unpack .../77-libqt5quickshapes5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5quickshapes5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5quicktest5:amd64.
- Preparing to unpack .../78-libqt5quicktest5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5quicktest5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5quickwidgets5:amd64.
- Preparing to unpack .../79-libqt5quickwidgets5_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5quickwidgets5:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package libqt5sql5-sqlite:amd64.
- Preparing to unpack .../80-libqt5sql5-sqlite_5.15.6+dfsg-2_amd64.deb ...
- Unpacking libqt5sql5-sqlite:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../81-librsvg2-2_2.54.5+dfsg-1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.54.5+dfsg-1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../82-librsvg2-common_2.54.5+dfsg-1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.54.5+dfsg-1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../83-mesa-vulkan-drivers_22.2.2-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (22.2.2-1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../84-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package qt5-gtk-platformtheme:amd64.
- Preparing to unpack .../85-qt5-gtk-platformtheme_5.15.6+dfsg-2_amd64.deb ...
- Unpacking qt5-gtk-platformtheme:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package qt5-qmltooling-plugins:amd64.
- Preparing to unpack .../86-qt5-qmltooling-plugins_5.15.6+dfsg-2_amd64.deb ...
- Unpacking qt5-qmltooling-plugins:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package qtdeclarative5-dev-tools.
- Preparing to unpack .../87-qtdeclarative5-dev-tools_5.15.6+dfsg-2_amd64.deb ...
- Unpacking qtdeclarative5-dev-tools (5.15.6+dfsg-2) ...
- Selecting previously unselected package qtdeclarative5-dev:amd64.
- Preparing to unpack .../88-qtdeclarative5-dev_5.15.6+dfsg-2_amd64.deb ...
- Unpacking qtdeclarative5-dev:amd64 (5.15.6+dfsg-2) ...
- Selecting previously unselected package qttranslations5-l10n.
- Preparing to unpack .../89-qttranslations5-l10n_5.15.6-2_all.deb ...
- Unpacking qttranslations5-l10n (5.15.6-2) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../90-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up media-types (8.0.0) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- Setting up liblcms2-2:amd64 (2.13.1-1+b1) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libwayland-server0:amd64 (1.21.0-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.1-2) ...
- Setting up fontconfig (2.13.1-4.5) ...
- Regenerating fonts cache... 
- done.
- Setting up systemd-sysv (252-2) ...
- Setting up libdouble-conversion3:amd64 (3.2.1-1) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxi6:amd64 (2:1.8-1+b1) ...
- Setting up libxcb-xinput0:amd64 (1.15-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libglib2.0-0:amd64 (2.74.1-1) ...
- Setting up libglvnd0:amd64 (1.5.0-1) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up libgdk-pixbuf2.0-common (2.42.9+dfsg-1) ...
- Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
- Setting up libxcb-shape0:amd64 (1.15-1) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up libsensors-config (1:3.6.0-7.1) ...
- Setting up libnss-systemd:amd64 (252-2) ...
- Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
- Setting up xkb-data (2.35.1-1) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
- Setting up libcairo2:amd64 (1.16.0-6) ...
- Setting up libpcre2-16-0:amd64 (10.40-2) ...
- Setting up libcolord2:amd64 (1.4.6-1) ...
- Setting up libopengl0:amd64 (1.5.0-1) ...
- Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-xkb1:amd64 (1.15-1) ...
- Setting up libxcb-image0:amd64 (0.4.0-2) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- Setting up libdconf1:amd64 (0.40.0-3) ...
- Setting up libz3-4:amd64 (4.8.12-3) ...
- Setting up libglib2.0-data (2.74.1-1) ...
- Setting up libxcb-xinerama0:amd64 (1.15-1) ...
- Setting up qttranslations5-l10n (5.15.6-2) ...
- Setting up qt5-qmake-bin (5.15.6+dfsg-2) ...
- Setting up libepoxy0:amd64 (1.5.10-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up libavahi-common-data:amd64 (0.8-6+b1) ...
- Setting up libdbus-1-3:amd64 (1.14.4-1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up systemd-timesyncd (252-2) ...
- Creating group 'systemd-timesync' with GID 997.
- Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.
- Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
- Setting up libglapi-mesa:amd64 (22.2.2-1) ...
- Setting up libmtdev1:amd64 (1.1.6-1) ...
- Setting up libvulkan1:amd64 (1.3.224.0-1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up at-spi2-common (2.46.0-3) ...
- Setting up libxcb-randr0:amd64 (1.15-1) ...
- Setting up dbus-session-bus-common (1.14.4-1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libmd4c0:amd64 (0.4.8-1) ...
- Setting up libharfbuzz0b:amd64 (5.2.0-2) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-6) ...
- Setting up libatk1.0-0:amd64 (2.46.0-3) ...
- Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
- Setting up libwayland-egl1:amd64 (1.21.0-1) ...
- Setting up libopengl-dev:amd64 (1.5.0-1) ...
- Setting up dbus-system-bus-common (1.14.4-1) ...
- Setting up libdrm-common (2.4.113-2) ...
- Setting up libelf1:amd64 (0.187-4) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libevdev2:amd64 (1.13.0+dfsg-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.1) ...
- Setting up dbus-bin (1.14.4-1) ...
- Setting up libgudev-1.0-0:amd64 (237-2) ...
- Setting up qtchooser (66-2) ...
- Setting up libwacom-common (2.4.0-3) ...
- Setting up libxkbcommon0:amd64 (1.4.1-1) ...
- Setting up libwayland-client0:amd64 (1.21.0-1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up qt5-qmake:amd64 (5.15.6+dfsg-2) ...
- Setting up libwacom9:amd64 (2.4.0-3) ...
- Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libavahi-common3:amd64 (0.8-6+b1) ...
- Setting up dbus-daemon (1.14.4-1) ...
- Setting up libatspi2.0-0:amd64 (2.46.0-3) ...
- Setting up libinput-bin (1.21.0-1) ...
- Setting up libpython3.10-stdlib:amd64 (3.10.8-1) ...
- Setting up libatk-bridge2.0-0:amd64 (2.46.0-3) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up dbus (1.14.4-1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.2-1) ...
- Setting up libxkbcommon-x11-0:amd64 (1.4.1-1) ...
- Setting up libqt5core5a:amd64 (5.15.6+dfsg-2) ...
- Setting up libdrm2:amd64 (2.4.113-2) ...
- Setting up libqt5dbus5:amd64 (5.15.6+dfsg-2) ...
- Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
- Setting up libllvm15:amd64 (1:15.0.3-2) ...
- Setting up libpam-systemd:amd64 (252-2) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.9+dfsg-1) ...
- Setting up libqt5test5:amd64 (5.15.6+dfsg-2) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libqt5concurrent5:amd64 (5.15.6+dfsg-2) ...
- Setting up libavahi-client3:amd64 (0.8-6+b1) ...
- Setting up libpython3-stdlib:amd64 (3.10.6-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.113-2) ...
- Setting up libinput10:amd64 (1.21.0-1) ...
- Setting up mesa-vulkan-drivers:amd64 (22.2.2-1) ...
- Setting up gtk-update-icon-cache (3.24.34-3) ...
- Setting up libdrm-nouveau2:amd64 (2.4.113-2) ...
- Setting up python3.10 (3.10.8-1) ...
- Setting up libgbm1:amd64 (22.2.2-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.113-2) ...
- Setting up libpango-1.0-0:amd64 (1.50.10+ds-1) ...
- Setting up libgl1-mesa-dri:amd64 (22.2.2-1) ...
- Setting up python3 (3.10.6-1) ...
- running python rtupdate hooks for python3.10...
- running python post-rtupdate hooks for python3.10...
- Setting up libqt5network5:amd64 (5.15.6+dfsg-2) ...
- Setting up libqt5sql5:amd64 (5.15.6+dfsg-2) ...
- Setting up qtbase5-dev-tools (5.15.6+dfsg-2) ...
- Setting up dbus-user-session (1.14.4-1) ...
- Setting up libqt5xml5:amd64 (5.15.6+dfsg-2) ...
- Setting up libegl-mesa0:amd64 (22.2.2-1) ...
- Setting up adwaita-icon-theme (43-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 libqt5qml5:amd64 (5.15.6+dfsg-2) ...
- Setting up libcups2:amd64 (2.4.2-1+b2) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.9+dfsg-1) ...
- Setting up libegl1:amd64 (1.5.0-1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.10+ds-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.10+ds-1) ...
- Setting up libvulkan-dev:amd64 (1.3.224.0-1) ...
- Setting up libqt5qmlmodels5:amd64 (5.15.6+dfsg-2) ...
- Setting up libglx-mesa0:amd64 (22.2.2-1) ...
- Setting up libqt5sql5-sqlite:amd64 (5.15.6+dfsg-2) ...
- Setting up libglx0:amd64 (1.5.0-1) ...
- Setting up dconf-service (0.40.0-3) ...
- Setting up libqt5qmlworkerscript5:amd64 (5.15.6+dfsg-2) ...
- Setting up librsvg2-2:amd64 (2.54.5+dfsg-1) ...
- Setting up libgl1:amd64 (1.5.0-1) ...
- Setting up librsvg2-common:amd64 (2.54.5+dfsg-1) ...
- Setting up libglx-dev:amd64 (1.5.0-1) ...
- Setting up libgl-dev:amd64 (1.5.0-1) ...
- Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ...
- Setting up libegl-dev:amd64 (1.5.0-1) ...
- Setting up libqt5gui5:amd64 (5.15.6+dfsg-2) ...
- Setting up libqt5widgets5:amd64 (5.15.6+dfsg-2) ...
- Setting up libqt5printsupport5:amd64 (5.15.6+dfsg-2) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Setting up qtbase5-dev:amd64 (5.15.6+dfsg-2) ...
- Setting up libqt5opengl5:amd64 (5.15.6+dfsg-2) ...
- Setting up libqt5quick5:amd64 (5.15.6+dfsg-2) ...
- Setting up libgtk-3-common (3.24.34-3) ...
- Setting up gsettings-desktop-schemas (43.0-1) ...
- Setting up libqt5quickshapes5:amd64 (5.15.6+dfsg-2) ...
- Setting up libqt5quicktest5:amd64 (5.15.6+dfsg-2) ...
- Setting up libqt5opengl5-dev:amd64 (5.15.6+dfsg-2) ...
- Setting up qtdeclarative5-dev-tools (5.15.6+dfsg-2) ...
- Setting up libgtk-3-0:amd64 (3.24.34-3) ...
- Setting up libqt5svg5:amd64 (5.15.6-2) ...
- Setting up libgtk-3-bin (3.24.34-3) ...
- Setting up qt5-gtk-platformtheme:amd64 (5.15.6+dfsg-2) ...
- Setting up qt5-qmltooling-plugins:amd64 (5.15.6+dfsg-2) ...
- Setting up libqt5quickwidgets5:amd64 (5.15.6+dfsg-2) ...
- Setting up at-spi2-core (2.46.0-3) ...
- Setting up libqt5quickparticles5:amd64 (5.15.6+dfsg-2) ...
- Setting up qtdeclarative5-dev:amd64 (5.15.6+dfsg-2) ...
- Processing triggers for libc-bin (2.35-4) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.9+dfsg-1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/55:
Processing  2/55:
Processing  3/55:
Processing  4/55:
Processing  5/55:
Processing  6/55: [conf-pkg-config: pkg-config]
Processing  7/55: [conf-pkg-config: pkg-config] [conf-qt: sh 5.2.1]
-> retrieved configurator.v0.11.0  (cached)
Processing  8/55: [conf-pkg-config: pkg-config] [conf-qt: sh 5.2.1]
-> retrieved base.v0.13.2  (cached)
Processing  9/55: [lablqml.0.6.2: http] [conf-pkg-config: pkg-config] [conf-qt: sh 5.2.1]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing  9/55: [lablqml.0.6.2: http] [conf-qt: sh 5.2.1]
Processing 10/55: [lablqml.0.6.2: http] [conf-qt: sh 5.2.1] [conf-pkg-config: mkdir]
-> retrieved dune.2.6.2, dune-configurator.2.6.2, dune-private-libs.2.6.2  (cached)
Processing 11/55: [lablqml.0.6.2: http] [conf-qt: sh 5.2.1] [conf-pkg-config: mkdir]
Processing 12/55: [lablqml.0.6.2: http] [conf-qt: sh 5.2.1] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "./configure.sh" "5.2.1" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-qt.5.2.1)
- + set -x
- + MINVERSION=unknown
- + [ 1 -eq 2 ]
- + [ 1 -eq 1 ]
- + MINVERSION=5.2.1
- + SUFFIX=
- + QMAKE=qmake
- + which qmake
- /usr/bin/qmake
- + qmake --version
- QMake version 3.1
- Using Qt version 5.15.6 in /usr/lib/x86_64-linux-gnu
- + qmake -query QT_VERSION
- + cur=5.15.6
- + printf 5.2.1\n5.15.6\n
- + sort -t . -k 1,1 -k 2,2 -k 3,3 -k 4,4 -n
- + head -n 1
- + res=5.2.1
- + echo 5.2.1
- 5.2.1
- + [ 5.2.1 = 5.2.1 ]
- + exit 0
-> compiled  conf-qt.5.2.1
Processing 12/55: [lablqml.0.6.2: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 13/55: [lablqml.0.6.2: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
Processing 14/55: [lablqml.0.6.2: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml] [conf-pkg-config: mkdir]
Processing 14/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/lib/pkgconfig" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 14/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> installed conf-qt.5.2.1
Processing 15/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved ocaml-compiler-libs.v0.12.3  (cached)
Processing 16/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 17/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--libdir" "/home/opam/.opam/4.07/lib" (CWD=/home/opam/.opam/4.07/.opam-switch/build/jbuilder.1.0+beta20.2)
Processing 17/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved lablqml.0.6.2  (https://github.com/Kakadu/lablqml/archive/0.6.2.tar.gz)
Processing 18/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved ocamlbuild.0.14.2  (cached)
Processing 19/55: [ppxlib.0.9.0: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
Processing 20/55: [ppxlib.0.9.0: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 21/55: [ppxlib.0.9.0: http] [qocamlbrowser.0.2.10: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 22/55: [ppxlib.0.9.0: http] [qocamlbrowser.0.2.10: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 23/55: [ppxlib.0.9.0: http] [qocamlbrowser.0.2.10: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.07" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.07/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.07/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.07/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.07"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.07/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.07/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.07/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/4.07"; \
- echo "BINDIR=/home/opam/.opam/4.07/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.07/lib"; \
- echo "MANDIR=/home/opam/.opam/4.07/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.07/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.07/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.07/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.07/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.14.2"'; \
- ) > src/ocamlbuild_config.ml
Processing 23/55: [ppxlib.0.9.0: http] [qocamlbrowser.0.2.10: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 23/55: [ppxlib.0.9.0: http] [qocamlbrowser.0.2.10: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 24/55: [ppxlib.0.9.0: http] [qocamlbrowser.0.2.10: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.13.0  (cached)
Processing 25/55: [ppxlib.0.9.0: http] [qocamlbrowser.0.2.10: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved stdio.v0.13.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.07/bin" "-sitelib" "/home/opam/.opam/4.07/lib" "-mandir" "/home/opam/.opam/4.07/man" "-config" "/home/opam/.opam/4.07/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: found
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- 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/4.07/lib/ocaml
-     Binaries:              /home/opam/.opam/4.07/bin
-     Manual pages:          /home/opam/.opam/4.07/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.07/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.07/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.07/bin
-     Manual pages:          /home/opam/.opam/4.07/man
-     topfind script:        /home/opam/.opam/4.07/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 25/55: [ppxlib.0.9.0: http] [qocamlbrowser.0.2.10: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 25/55: [ppxlib.0.9.0: http] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved qocamlbrowser.0.2.10  (https://github.com/Kakadu/QOcamlBrowser_quick/archive/0.2.10.tar.gz)
Processing 25/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppxlib.0.9.0  (https://github.com/ocaml-ppx/ppxlib/archive/0.9.0.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/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/4.07/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.07/lib/ocaml' | \
- 	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 findlib_config.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 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 findlib_config.cmo fl_split.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
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.07/lib' \
-     	    >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/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.07/lib' >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[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5'
Processing 25/55: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.07/.opam-switch/build/jbuilder.1.0+beta20.2)
- '/home/opam/.opam/4.07/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.07/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
Processing 25/55: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 255] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- 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_split.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 findlib_config.cmx fl_split.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 findlib_config.cmx fl_split.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 "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- 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/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 25/55: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 255] [ocamlbuild: make check-if-preinstalled]
Processing 26/55: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 255] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.07/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.07/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/4.07/bin"
- install -d "/home/opam/.opam/4.07/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.07/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.07/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.07/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.07/lib/findlib"
- install -d "/home/opam/.opam/4.07/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.07/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.07/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` && \
- install -c $files "/home/opam/.opam/4.07/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.07/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.07/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.07/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.07/lib/$x/META.tmp" && mv "/home/opam/.opam/4.07/lib/$x/META.tmp" "/home/opam/.opam/4.07/lib/$x/META"; done
- install -d "/home/opam/.opam/4.07/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.07/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5'
- 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/4.07/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.07/man/man1" "/home/opam/.opam/4.07/man/man3" "/home/opam/.opam/4.07/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.07/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.07/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
Processing 26/55: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 255] [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/4.07/.opam-switch/build/ocamlbuild.0.14.2)
- if test -d /home/opam/.opam/4.07/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.07/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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.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/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -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 +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 +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -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_executor.ml
- ocamlc.opt -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.mli
- ocamlc.opt -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 +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 +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 unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.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_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.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/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -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 +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -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 +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 unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt 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/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- 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/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- 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/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- 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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- 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/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- 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/4.07/.opam-switch/build/ocamlbuild.0.14.2'
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2'
-> compiled  ocamlbuild.0.14.2
Processing 26/55: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 255]
-> installed ocamlbuild.0.14.2
Processing 27/55: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/jbuilder.1.0+beta20.2)
-> compiled  jbuilder.1.0+beta20.2
Processing 27/55: [dune: ocaml bootstrap.ml]
-> installed jbuilder.1.0+beta20.2
Processing 28/55: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.2.6.2)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing 28/55: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.2.6.2)
-> compiled  dune.2.6.2
-> installed dune.2.6.2
Processing 30/55: [dune-private-libs: dune build]
Processing 31/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build]
Processing 32/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 33/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 34/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 34/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build]
-> installed ppx_derivers.1.2.1
Processing 35/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 35/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed result.1.5
Processing 36/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
Processing 37/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/sexplib0.v0.13.0)
-> compiled  sexplib0.v0.13.0
Processing 37/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
-> installed sexplib0.v0.13.0
Processing 38/55: [dune-private-libs: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocaml-compiler-libs.v0.12.3)
-       ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.{cmi,cmo,cmt}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-     ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.{cmx,o}
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56:
- Warning 49: no cmi file was found in path for module Available_regs
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62:
- Warning 49: no cmi file was found in path for module Reg_availability_set
- File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61:
- Warning 49: no cmi file was found in path for module Reg_with_debug_info
-> compiled  ocaml-compiler-libs.v0.12.3
Processing 38/55: [dune-private-libs: dune build] [ocaml-migrate-parsetree: dune build]
-> installed ocaml-compiler-libs.v0.12.3
Processing 39/55: [dune-private-libs: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-private-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-private-libs.2.6.2)
-> compiled  dune-private-libs.2.6.2
Processing 39/55: [ocaml-migrate-parsetree: dune build]
-> installed dune-private-libs.2.6.2
Processing 40/55: [ocaml-migrate-parsetree: dune build]
Processing 41/55: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 41/55: [dune-configurator: dune build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 42/55: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.2.6.2)
-> compiled  dune-configurator.2.6.2
-> installed dune-configurator.2.6.2
Processing 44/55: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/base.v0.13.2)
-> compiled  base.v0.13.2
-> installed base.v0.13.2
Processing 46/55: [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/stdio.v0.13.0)
-> compiled  stdio.v0.13.0
-> installed stdio.v0.13.0
Processing 48/55: [configurator: jbuilder build]
Processing 49/55: [configurator: jbuilder build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "configurator" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/configurator.v0.11.0)
-> compiled  configurator.v0.11.0
Processing 49/55: [ppxlib: dune build]
-> installed configurator.v0.11.0
Processing 50/55: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppxlib.0.9.0)
-> compiled  ppxlib.0.9.0
-> installed ppxlib.0.9.0
Processing 52/55: [lablqml: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.07/.opam-switch/build/lablqml.0.6.2)
- N.B. Don't forget to export right LD_LIBRARY_PATH and PKG_CONFIG_PATH for Qt5 before running this!
- OCaml 4.07.1 found.
- qmake-qt5 is not in PATH but it is not a problem unless we are on OpenSUSE or similar
- qmake found for Qt 
- Compiling test C++&Qt application...
- ./configure: line 72: testQtDeclarative.cpp: Read-only file system
- cc1plus: fatal error: testQtDeclarative.cpp: No such file or directory
- compilation terminated.
- Building C++&Qt test program application failed.
- N.B. If you are using Ubuntu 13.04 or precompiled Qt5 from website there is   a possibility that file 'Qt5Core.pc' has bug. You can consider to substitute line
-     Libs: -L${libdir} -lQt5Core
-   for
-     Libs: -Wl,-rpath,${libdir} -L${libdir} -lQt5Core
- 
[ERROR] The compilation of lablqml.0.6.2 failed at "./configure".

#=== ERROR while compiling lablqml.0.6.2 ======================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.07.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.07/.opam-switch/build/lablqml.0.6.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build ./configure
# exit-code            1
# env-file             ~/.opam/log/lablqml-8-ce77c0.env
# output-file          ~/.opam/log/lablqml-8-ce77c0.out
### output ###
# N.B. Don't forget to export right LD_LIBRARY_PATH and PKG_CONFIG_PATH for Qt5 before running this!
# OCaml 4.07.1 found.
# qmake-qt5 is not in PATH but it is not a problem unless we are on OpenSUSE or similar
# qmake found for Qt 
# Compiling test C++&Qt application...
# ./configure: line 72: testQtDeclarative.cpp: Read-only file system
# cc1plus: fatal error: testQtDeclarative.cpp: No such file or directory
# compilation terminated.
# Building C++&Qt test program application failed.
# N.B. If you are using Ubuntu 13.04 or precompiled Qt5 from website there is   a possibility that file 'Qt5Core.pc' has bug. You can consider to substitute line
#     Libs: -L${libdir} -lQt5Core
#   for
#     Libs: -Wl,-rpath,${libdir} -L${libdir} -lQt5Core
# 



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install qocamlbrowser 0.2.10
+- 
+- The following actions failed
| - build lablqml 0.6.2
+- 
+- The following changes have been performed (the rest was aborted)
| - install base                    v0.13.2
| - install conf-pkg-config         2
| - install conf-qt                 5.2.1
| - install configurator            v0.11.0
| - install dune                    2.6.2
| - install dune-configurator       2.6.2
| - install dune-private-libs       2.6.2
| - install jbuilder                1.0+beta20.2
| - install ocaml-compiler-libs     v0.12.3
| - install ocaml-migrate-parsetree 1.8.0
| - install ocamlbuild              0.14.2
| - install ocamlfind               1.9.5
| - install ppx_derivers            1.2.1
| - install ppxlib                  0.9.0
| - install result                  1.5
| - install sexplib0                v0.13.0
| - install stdio                   v0.13.0
+- 

<><> configurator.v0.11.0 installed successfully ><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects.

<><> lablqml.0.6.2 troubleshooting ><><><><><><><><><><><><><><><><><><><><><><>
=> On OPAM 2.1 this package may be not installable because CI uses more aggressive sandboxing. The issue is fixed in versions >= 0.7.
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.07/.opam-switch/backup/state-20221103185739.export"
'opam install -vy qocamlbrowser.0.2.10' failed.
"/bin/bash" "-c"
"
opam remove -y "qocamlbrowser.0.2.10"
opam install -vy "qocamlbrowser.0.2.10"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "qocamlbrowser.0.2.10" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed