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


Building on x86-bm-15.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-04 08:30.29 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.9.0        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.2
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.2
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-solver.2.1.0~beta4
-> installed opam-state.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  93% (11358/12211)
Updating files:  94% (11479/12211)
Updating files:  95% (11601/12211)
Updating files:  96% (11723/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-04 08:30.29 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (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.

2021-07-04 08:30.29 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-07-04 08:30.29 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-04 08:30.29 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.13.0+trunk"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "4.13.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.13.0+trunk  (https://github.com/ocaml/ocaml/archive/4.13.tar.gz)
-> installed ocaml-variants.4.13.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.13.0
Done.
# Run eval $(opam env --switch=4.13.0+trunk) to update the current shell environment
2021-07-04 08:30.29 ---> using "fb997f888fe949f951315626b9b99953f30da0e1ee5f3958816c999a85f28f8c" 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]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8640 kB]
- Fetched 8865 kB in 2s (4692 kB/s)
- Reading package lists...
- 
2021-07-04 08:30.29 ---> using "9aeebbbc20e6e9e4a2bbbfab3b9ebc9898081e708ec802b0eae25d96174a2cc8" from cache

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

Nothing to do.
The following actions will be performed:
  - install conf-pkg-config 2     [required by conf-sdl2-ttf]
  - install ocamlfind       1.9.1 [required by ocamlsdl2-ttf]
  - install conf-sdl2-ttf   1     [required by ocamlsdl2-ttf]
  - install conf-sdl2       1     [required by ocamlsdl2]
  - install ocamlsdl2       0.04  [required by ocamlsdl2-ttf]
  - install ocamlsdl2-ttf   0.02
===== 6 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libsdl2-dev" "libsdl2-ttf-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libapparmor1: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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libapparmor1_2.13.6-10_amd64.deb ...
- Unpacking libapparmor1:amd64 (2.13.6-10) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
- Preparing to unpack .../libpcre2-8-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-8-0:amd64 (10.36-2) over (10.34-7) ...
- Setting up libpcre2-8-0:amd64 (10.36-2) ...
- (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 ... 17860 files and directories currently installed.)
- Preparing to unpack .../libselinux1_3.1-3_amd64.deb ...
- Unpacking libselinux1:amd64 (3.1-3) over (3.1-2+b1) ...
- Setting up libselinux1:amd64 (3.1-3) ...
- Selecting previously unselected package dbus.
- (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 ... 17859 files and directories currently installed.)
- Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
- Unpacking dbus (1.12.20-2) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.2-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up python3.9-minimal (3.9.2-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 ... 18192 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.9.2-3_amd64.deb ...
- Unpacking python3-minimal (3.9.2-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Preparing to unpack .../libffi7_3.3-6_amd64.deb ...
- Unpacking libffi7:amd64 (3.3-6) over (3.3-4) ...
- Setting up libffi7:amd64 (3.3-6) ...
- Selecting previously unselected package libmpdec3: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 ... 18219 files and directories currently installed.)
- Preparing to unpack .../libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Preparing to unpack .../libuuid1_2.36.1-7_amd64.deb ...
- Unpacking libuuid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libuuid1:amd64 (2.36.1-7) ...
- Selecting previously unselected package libpython3.9-stdlib: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 ... 18226 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.2-1_amd64.deb ...
- Unpacking python3.9 (3.9.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.9.2-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up python3-minimal (3.9.2-3) ...
- 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 ... 18588 files and directories currently installed.)
- Preparing to unpack .../python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Preparing to unpack .../libblkid1_2.36.1-7_amd64.deb ...
- Unpacking libblkid1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libblkid1:amd64 (2.36.1-7) ...
- (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 ... 18607 files and directories currently installed.)
- Preparing to unpack .../libmount1_2.36.1-7_amd64.deb ...
- Unpacking libmount1:amd64 (2.36.1-7) over (2.36-3+b1) ...
- Setting up libmount1:amd64 (2.36.1-7) ...
- (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 ... 18606 files and directories currently installed.)
- Preparing to unpack .../libudev1_247.3-5_amd64.deb ...
- Unpacking libudev1:amd64 (247.3-5) over (246.6-2) ...
- Setting up libudev1:amd64 (247.3-5) ...
- Selecting previously unselected package alsa-topology-conf.
- (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 ... 18606 files and directories currently installed.)
- Preparing to unpack .../000-alsa-topology-conf_1.2.4-1_all.deb ...
- Unpacking alsa-topology-conf (1.2.4-1) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../001-libasound2-data_1.2.4-1.1_all.deb ...
- Unpacking libasound2-data (1.2.4-1.1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../002-libasound2_1.2.4-1.1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.4-1.1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../003-alsa-ucm-conf_1.2.4-2_all.deb ...
- Unpacking alsa-ucm-conf (1.2.4-2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../004-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libgirepository-1.0-1:amd64.
- Preparing to unpack .../005-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
- Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../006-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
- Selecting previously unselected package libibus-1.0-5:amd64.
- Preparing to unpack .../007-libibus-1.0-5_1.5.24-1_amd64.deb ...
- Unpacking libibus-1.0-5:amd64 (1.5.24-1) ...
- Selecting previously unselected package gir1.2-ibus-1.0:amd64.
- Preparing to unpack .../008-gir1.2-ibus-1.0_1.5.24-1_amd64.deb ...
- Unpacking gir1.2-ibus-1.0:amd64 (1.5.24-1) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../009-libasound2-dev_1.2.4-1.1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.4-1.1) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../010-libasyncns0_0.8-6+b2_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b2) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../011-uuid-dev_2.36.1-7_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../012-libblkid-dev_2.36.1-7_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../013-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package libdbus-1-dev:amd64.
- Preparing to unpack .../014-libdbus-1-dev_1.12.20-2_amd64.deb ...
- Unpacking libdbus-1-dev:amd64 (1.12.20-2) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../015-libdrm-common_2.4.104-1_all.deb ...
- Unpacking libdrm-common (2.4.104-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../016-libdrm2_2.4.104-1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../017-libdrm-amdgpu1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../018-libpciaccess0_0.16-1_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.16-1) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../019-libdrm-intel1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../020-libdrm-nouveau2_2.4.104-1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../021-libdrm-radeon1_2.4.104-1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../022-libglvnd0_1.3.2-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../023-libwayland-server0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../024-libgbm1_20.3.5-1_amd64.deb ...
- Unpacking libgbm1:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../025-libglapi-mesa_20.3.5-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../026-libwayland-client0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.19.0-2) ...
- Preparing to unpack .../027-libx11-dev_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-dev:amd64 (2:1.7.1-1) over (2:1.6.12-1) ...
- Preparing to unpack .../028-libx11-6_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-6:amd64 (2:1.7.1-1) over (2:1.6.12-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../029-libx11-xcb1_2%3a1.7.1-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.7.1-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../030-libxcb-dri2-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../031-libxcb-dri3-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../032-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../033-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../034-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../035-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../036-libegl-mesa0_20.3.5-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (20.3.5-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../037-libegl1_1.3.2-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../038-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../039-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../040-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Preparing to unpack .../041-libxext6_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext6:amd64 (2:1.3.3-1.1) over (2:1.3.3-1+b2) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../042-libxfixes3_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../043-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../044-libz3-4_4.8.10-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.10-1) ...
- Selecting previously unselected package libllvm11:amd64.
- Preparing to unpack .../045-libllvm11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libllvm11:amd64 (1:11.0.1-2) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../046-libsensors-config_1%3a3.6.0-7_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../047-libsensors5_1%3a3.6.0-7_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../048-libvulkan1_1.2.162.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.2.162.0-1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../049-libgl1-mesa-dri_20.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../050-libglx-mesa0_20.3.5-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../051-libglx0_1.3.2-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../052-libgl1_1.3.2-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../053-libglx-dev_1.3.2-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../054-libgl-dev_1.3.2-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../055-libegl-dev_1.3.2-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../056-libgles1_1.3.2-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../057-libgles2_1.3.2-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.3.2-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../058-libgles-dev_1.3.2-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../059-libopengl0_1.3.2-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.3.2-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../060-libopengl-dev_1.3.2-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../061-libglvnd-dev_1.3.2-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.3.2-1) ...
- Selecting previously unselected package libegl1-mesa-dev:amd64.
- Preparing to unpack .../062-libegl1-mesa-dev_20.3.5-1_amd64.deb ...
- Unpacking libegl1-mesa-dev:amd64 (20.3.5-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../063-libffi-dev_3.3-6_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.3-6) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../064-libogg0_1.3.4-0.1_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.4-0.1) ...
- Selecting previously unselected package libflac8:amd64.
- Preparing to unpack .../065-libflac8_1.3.3-2_amd64.deb ...
- Unpacking libflac8:amd64 (1.3.3-2) ...
- Selecting previously unselected package libpng16-16:amd64.
- Preparing to unpack .../066-libpng16-16_1.6.37-3_amd64.deb ...
- Unpacking libpng16-16:amd64 (1.6.37-3) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../067-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Selecting previously unselected package libgl1-mesa-dev:amd64.
- Preparing to unpack .../068-libgl1-mesa-dev_20.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dev:amd64 (20.3.5-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../069-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../070-libglib2.0-bin_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-bin (2.66.8-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../071-python3-lib2to3_3.9.2-1_all.deb ...
- Unpacking python3-lib2to3 (3.9.2-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../072-python3-distutils_3.9.2-1_all.deb ...
- Unpacking python3-distutils (3.9.2-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../073-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.66.8-1) ...
- Selecting previously unselected package libsepol1-dev:amd64.
- Preparing to unpack .../074-libsepol1-dev_3.1-1_amd64.deb ...
- Unpacking libsepol1-dev:amd64 (3.1-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../075-libpcre2-16-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../076-libpcre2-32-0_10.36-2_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-posix2:amd64.
- Preparing to unpack .../077-libpcre2-posix2_10.36-2_amd64.deb ...
- Unpacking libpcre2-posix2:amd64 (10.36-2) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../078-libpcre2-dev_10.36-2_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.36-2) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../079-libselinux1-dev_3.1-3_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.1-3) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../080-libmount-dev_2.36.1-7_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.36.1-7) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../081-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../082-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../083-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../084-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../085-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../086-libglib2.0-dev_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../087-libglu1-mesa_9.0.1-1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.1-1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../088-libglu1-mesa-dev_9.0.1-1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.1-1) ...
- Selecting previously unselected package libibus-1.0-dev:amd64.
- Preparing to unpack .../089-libibus-1.0-dev_1.5.24-1_amd64.deb ...
- Unpacking libibus-1.0-dev:amd64 (1.5.24-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../090-x11-common_1%3a7.7+22_all.deb ...
- Unpacking x11-common (1:7.7+22) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../091-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../092-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../093-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../094-libopus0_1.3.1-0.1_amd64.deb ...
- Unpacking libopus0:amd64 (1.3.1-0.1) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../095-libvorbis0a_1.3.7-1_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-1) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../096-libvorbisenc2_1.3.7-1_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../097-libsndfile1_1.0.31-1_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.0.31-1) ...
- Selecting previously unselected package libwrap0:amd64.
- Preparing to unpack .../098-libwrap0_7.6.q-31_amd64.deb ...
- Unpacking libwrap0:amd64 (7.6.q-31) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../099-libpulse0_14.2-2_amd64.deb ...
- Unpacking libpulse0:amd64 (14.2-2) ...
- Selecting previously unselected package libpulse-mainloop-glib0:amd64.
- Preparing to unpack .../100-libpulse-mainloop-glib0_14.2-2_amd64.deb ...
- Unpacking libpulse-mainloop-glib0:amd64 (14.2-2) ...
- Selecting previously unselected package libpulse-dev:amd64.
- Preparing to unpack .../101-libpulse-dev_14.2-2_amd64.deb ...
- Unpacking libpulse-dev:amd64 (14.2-2) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../102-libwayland-cursor0_1.19.0-2_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.19.0-2) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../103-libwayland-egl1_1.19.0-2_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.19.0-2) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../104-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../105-libxcursor1_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../106-libxi6_2%3a1.7.10-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.7.10-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../107-libxinerama1_2%3a1.1.4-2_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-2) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../108-xkb-data_2.29-2_all.deb ...
- Unpacking xkb-data (2.29-2) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../109-libxkbcommon0_1.0.3-2_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.0.3-2) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../110-libxrandr2_2%3a1.5.1-1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.1-1) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../111-libxss1_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss1:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libsdl2-2.0-0:amd64.
- Preparing to unpack .../112-libsdl2-2.0-0_2.0.14+dfsg2-3_amd64.deb ...
- Unpacking libsdl2-2.0-0:amd64 (2.0.14+dfsg2-3) ...
- Selecting previously unselected package libsndio7.0:amd64.
- Preparing to unpack .../113-libsndio7.0_1.5.0-3_amd64.deb ...
- Unpacking libsndio7.0:amd64 (1.5.0-3) ...
- Selecting previously unselected package libsndio-dev:amd64.
- Preparing to unpack .../114-libsndio-dev_1.5.0-3_amd64.deb ...
- Unpacking libsndio-dev:amd64 (1.5.0-3) ...
- Selecting previously unselected package libudev-dev:amd64.
- Preparing to unpack .../115-libudev-dev_247.3-5_amd64.deb ...
- Unpacking libudev-dev:amd64 (247.3-5) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../116-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package libwayland-bin.
- Preparing to unpack .../117-libwayland-bin_1.19.0-2_amd64.deb ...
- Unpacking libwayland-bin (1.19.0-2) ...
- Selecting previously unselected package libwayland-dev:amd64.
- Preparing to unpack .../118-libwayland-dev_1.19.0-2_amd64.deb ...
- Unpacking libwayland-dev:amd64 (1.19.0-2) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../119-libxrender-dev_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../120-libxfixes-dev_1%3a5.0.3-2_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:5.0.3-2) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../121-libxcursor-dev_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package x11proto-xext-dev.
- Preparing to unpack .../122-x11proto-xext-dev_2020.1-1_all.deb ...
- Unpacking x11proto-xext-dev (2020.1-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../123-libxext-dev_2%3a1.3.3-1.1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.3-1.1) ...
- Selecting previously unselected package x11proto-input-dev.
- Preparing to unpack .../124-x11proto-input-dev_2020.1-1_all.deb ...
- Unpacking x11proto-input-dev (2020.1-1) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../125-libxi-dev_2%3a1.7.10-1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.7.10-1) ...
- Selecting previously unselected package x11proto-xinerama-dev.
- Preparing to unpack .../126-x11proto-xinerama-dev_2020.1-1_all.deb ...
- Unpacking x11proto-xinerama-dev (2020.1-1) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../127-libxinerama-dev_2%3a1.1.4-2_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-2) ...
- Selecting previously unselected package libxkbcommon-dev:amd64.
- Preparing to unpack .../128-libxkbcommon-dev_1.0.3-2_amd64.deb ...
- Unpacking libxkbcommon-dev:amd64 (1.0.3-2) ...
- Selecting previously unselected package x11proto-randr-dev.
- Preparing to unpack .../129-x11proto-randr-dev_2020.1-1_all.deb ...
- Unpacking x11proto-randr-dev (2020.1-1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../130-libxrandr-dev_2%3a1.5.1-1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.1-1) ...
- Selecting previously unselected package x11proto-scrnsaver-dev.
- Preparing to unpack .../131-x11proto-scrnsaver-dev_2020.1-1_all.deb ...
- Unpacking x11proto-scrnsaver-dev (2020.1-1) ...
- Selecting previously unselected package libxss-dev:amd64.
- Preparing to unpack .../132-libxss-dev_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss-dev:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt6:amd64.
- Preparing to unpack .../134-libxt6_1%3a1.2.0-1_amd64.deb ...
- Unpacking libxt6:amd64 (1:1.2.0-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../135-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxt-dev:amd64.
- Preparing to unpack .../136-libxt-dev_1%3a1.2.0-1_amd64.deb ...
- Unpacking libxt-dev:amd64 (1:1.2.0-1) ...
- Selecting previously unselected package libxv1:amd64.
- Preparing to unpack .../137-libxv1_2%3a1.0.11-1_amd64.deb ...
- Unpacking libxv1:amd64 (2:1.0.11-1) ...
- Selecting previously unselected package libxv-dev:amd64.
- Preparing to unpack .../138-libxv-dev_2%3a1.0.11-1_amd64.deb ...
- Unpacking libxv-dev:amd64 (2:1.0.11-1) ...
- Selecting previously unselected package x11proto-xf86vidmode-dev.
- Preparing to unpack .../139-x11proto-xf86vidmode-dev_2020.1-1_all.deb ...
- Unpacking x11proto-xf86vidmode-dev (2020.1-1) ...
- Selecting previously unselected package libxxf86vm-dev:amd64.
- Preparing to unpack .../140-libxxf86vm-dev_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libsdl2-dev:amd64.
- Preparing to unpack .../141-libsdl2-dev_2.0.14+dfsg2-3_amd64.deb ...
- Unpacking libsdl2-dev:amd64 (2.0.14+dfsg2-3) ...
- Selecting previously unselected package libsdl2-ttf-2.0-0:amd64.
- Preparing to unpack .../142-libsdl2-ttf-2.0-0_2.0.15+dfsg1-1_amd64.deb ...
- Unpacking libsdl2-ttf-2.0-0:amd64 (2.0.15+dfsg1-1) ...
- Selecting previously unselected package libsdl2-ttf-dev:amd64.
- Preparing to unpack .../143-libsdl2-ttf-dev_2.0.15+dfsg1-1_amd64.deb ...
- Unpacking libsdl2-ttf-dev:amd64 (2.0.15+dfsg1-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../144-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../145-mesa-vulkan-drivers_20.3.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../146-shared-mime-info_2.0-1_amd64.deb ...
- Unpacking shared-mime-info (2.0-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../147-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (4.0.0) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libxcb-dri3-0:amd64 (1.14-3) ...
- Setting up libwayland-server0:amd64 (1.19.0-2) ...
- Setting up libpciaccess0:amd64 (0.16-1) ...
- Setting up libapparmor1:amd64 (2.13.6-10) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up libogg0:amd64 (1.3.4-0.1) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up libglvnd0:amd64 (1.3.2-1) ...
- Setting up x11proto-randr-dev (2020.1-1) ...
- Setting up libxcb-glx0:amd64 (1.14-3) ...
- Setting up libibus-1.0-5:amd64 (1.5.24-1) ...
- Setting up x11-common (1:7.7+22) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up libsepol1-dev:amd64 (3.1-1) ...
- Setting up xkb-data (2.29-2) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libffi-dev:amd64 (3.3-6) ...
- Setting up x11proto-xinerama-dev (2020.1-1) ...
- Setting up libpcre2-16-0:amd64 (10.36-2) ...
- Setting up libopengl0:amd64 (1.3.2-1) ...
- Setting up libflac8:amd64 (1.3.3-2) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up libasound2-data (1.2.4-1.1) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libpcre2-32-0:amd64 (10.36-2) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up libgles2:amd64 (1.3.2-1) ...
- Setting up libwrap0:amd64 (7.6.q-31) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up uuid-dev:amd64 (2.36.1-7) ...
- Setting up libgles1:amd64 (1.3.2-1) ...
- Setting up libdbus-1-3:amd64 (1.12.20-2) ...
- Setting up dbus (1.12.20-2) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libopus0:amd64 (1.3.1-0.1) ...
- Setting up libpng16-16:amd64 (1.6.37-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up libvorbis0a:amd64 (1.3.7-1) ...
- Setting up x11proto-input-dev (2020.1-1) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libudev-dev:amd64 (247.3-5) ...
- Setting up libpcre2-posix2:amd64 (10.36-2) ...
- Setting up libsensors5:amd64 (1:3.6.0-7) ...
- Setting up libglapi-mesa:amd64 (20.3.5-1) ...
- Setting up libvulkan1:amd64 (1.2.162.0-1) ...
- Setting up libxcb-dri2-0:amd64 (1.14-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up x11proto-xf86vidmode-dev (2020.1-1) ...
- Setting up x11proto-xext-dev (2020.1-1) ...
- Setting up alsa-topology-conf (1.2.4-1) ...
- Setting up libasyncns0:amd64 (0.8-6+b2) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up libasound2:amd64 (1.2.4-1.1) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libx11-6:amd64 (2:1.7.1-1) ...
- Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
- Setting up libwayland-egl1:amd64 (1.19.0-2) ...
- Setting up libopengl-dev:amd64 (1.3.2-1) ...
- Setting up libasound2-dev:amd64 (1.2.4-1.1) ...
- Setting up x11proto-scrnsaver-dev (2020.1-1) ...
- Setting up libdrm-common (2.4.104-1) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up libvorbisenc2:amd64 (1.3.7-1) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up libxkbcommon0:amd64 (1.0.3-2) ...
- Setting up libwayland-client0:amd64 (1.19.0-2) ...
- Setting up libblkid-dev:amd64 (2.36.1-7) ...
- Setting up libx11-xcb1:amd64 (2:1.7.1-1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libpcre2-dev:amd64 (10.36-2) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up alsa-ucm-conf (1.2.4-2) ...
- Setting up libselinux1-dev:amd64 (3.1-3) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up libxkbcommon-dev:amd64 (1.0.3-2) ...
- Setting up libx11-dev:amd64 (2:1.7.1-1) ...
- Setting up libxext6:amd64 (2:1.3.3-1.1) ...
- Setting up libglib2.0-bin (2.66.8-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libwayland-bin (1.19.0-2) ...
- Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
- Setting up libdbus-1-dev:amd64 (1.12.20-2) ...
- Setting up libxfixes3:amd64 (1:5.0.3-2) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-2) ...
- Setting up libxv1:amd64 (2:1.0.11-1) ...
- Setting up libxrandr2:amd64 (2:1.5.1-1) ...
- Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
- Setting up libxext-dev:amd64 (2:1.3.3-1.1) ...
- Setting up libsndio7.0:amd64 (1.5.0-3) ...
- Setting up libdrm2:amd64 (2.4.104-1) ...
- Setting up libwayland-cursor0:amd64 (1.19.0-2) ...
- Setting up libxss1:amd64 (1:1.2.3-1) ...
- Setting up libsndfile1:amd64 (1.0.31-1) ...
- Setting up gir1.2-ibus-1.0:amd64 (1.5.24-1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1) ...
- Setting up libmount-dev:amd64 (2.36.1-7) ...
- Setting up python3.9 (3.9.2-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
- Setting up mesa-vulkan-drivers:amd64 (20.3.5-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.104-1) ...
- Setting up libsndio-dev:amd64 (1.5.0-3) ...
- Setting up libxi6:amd64 (2:1.7.10-1) ...
- Setting up libgbm1:amd64 (20.3.5-1) ...
- Setting up libpulse0:amd64 (14.2-2) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
- Setting up libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcursor1:amd64 (1:1.2.0-2) ...
- Setting up libdrm-intel1:amd64 (2.4.104-1) ...
- Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up libxss-dev:amd64 (1:1.2.3-1) ...
- Setting up libwayland-dev:amd64 (1.19.0-2) ...
- Setting up libxfixes-dev:amd64 (1:5.0.3-2) ...
- Setting up libxv-dev:amd64 (2:1.0.11-1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.1-1) ...
- Setting up libegl-mesa0:amd64 (20.3.5-1) ...
- Setting up libpulse-mainloop-glib0:amd64 (14.2-2) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-2) ...
- Setting up libxt6:amd64 (1:1.2.0-1) ...
- Setting up libegl1:amd64 (1.3.2-1) ...
- Setting up libxi-dev:amd64 (2:1.7.10-1) ...
- Setting up libsdl2-2.0-0:amd64 (2.0.14+dfsg2-3) ...
- Setting up python3-lib2to3 (3.9.2-1) ...
- Setting up python3-distutils (3.9.2-1) ...
- Setting up libglib2.0-dev-bin (2.66.8-1) ...
- Setting up libglx-mesa0:amd64 (20.3.5-1) ...
- Setting up libglx0:amd64 (1.3.2-1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.0-2) ...
- Setting up libgl1:amd64 (1.3.2-1) ...
- Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
- Setting up libxt-dev:amd64 (1:1.2.0-1) ...
- Setting up libpulse-dev:amd64 (14.2-2) ...
- Setting up libglx-dev:amd64 (1.3.2-1) ...
- Setting up libsdl2-ttf-2.0-0:amd64 (2.0.15+dfsg1-1) ...
- Setting up libglu1-mesa:amd64 (9.0.1-1) ...
- Setting up libgl-dev:amd64 (1.3.2-1) ...
- Setting up libegl-dev:amd64 (1.3.2-1) ...
- Setting up libibus-1.0-dev:amd64 (1.5.24-1) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.1-1) ...
- Setting up libgles-dev:amd64 (1.3.2-1) ...
- Setting up libglvnd-dev:amd64 (1.3.2-1) ...
- Setting up libgl1-mesa-dev:amd64 (20.3.5-1) ...
- Setting up libegl1-mesa-dev:amd64 (20.3.5-1) ...
- Setting up libsdl2-dev:amd64 (2.0.14+dfsg2-3) ...
- Setting up libsdl2-ttf-dev:amd64 (2.0.15+dfsg1-1) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  4/18:
Processing  5/18:
Processing  6/18:
Processing  7/18: [conf-pkg-config: pkg-config]
-> retrieved ocamlfind.1.9.1  (cached)
Processing  8/18: [conf-pkg-config: pkg-config] [ocamlfind: ./configure]
-> retrieved ocamlsdl2.0.04  (cached)
-> retrieved ocamlsdl2-ttf.0.02  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.13.0+trunk/.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
- 
- 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  8/18: [ocamlfind: ./configure]
Processing  9/18: [ocamlfind: ./configure] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13.0+trunk/bin" "-sitelib" "/home/opam/.opam/4.13.0+trunk/lib" "-mandir" "/home/opam/.opam/4.13.0+trunk/man" "-config" "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- 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
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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 ocamldoc written to site-lib-src/ocamldoc/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.13.0+trunk/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13.0+trunk/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13.0+trunk/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     topfind script:        /home/opam/.opam/4.13.0+trunk/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.
- Welcome to findlib version 1.9.1
- 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
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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 ocamldoc written to site-lib-src/ocamldoc/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.13.0+trunk/lib/ocaml
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.13.0+trunk/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.13.0+trunk/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.13.0+trunk/bin
-     Manual pages:          /home/opam/.opam/4.13.0+trunk/man
-     topfind script:        /home/opam/.opam/4.13.0+trunk/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  9/18: [ocamlfind: make all] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.13.0+trunk/lib/pkgconfig" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing  9/18: [ocamlfind: make all]
Processing 10/18: [conf-sdl2: pkg-config sdl2] [ocamlfind: make all]
Processing 11/18: [conf-sdl2: pkg-config sdl2] [conf-sdl2-ttf: pkg-config SDL2_ttf] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "sdl2" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-sdl2.1)
-> compiled  conf-sdl2.1
Processing 11/18: [conf-sdl2-ttf: pkg-config SDL2_ttf] [ocamlfind: make all]
-> installed conf-sdl2.1
Processing 12/18: [conf-sdl2-ttf: pkg-config SDL2_ttf] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "SDL2_ttf" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/conf-sdl2-ttf.1)
-> compiled  conf-sdl2-ttf.1
Processing 12/18: [ocamlfind: make all]
-> installed conf-sdl2-ttf.1
Processing 13/18: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/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.13.0+trunk/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13.0+trunk/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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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.13.0+trunk/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
Processing 13/18: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-                             ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-                              ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-                       ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: 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]: 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 -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.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 14/18: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.13.0+trunk/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13.0+trunk/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
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.13.0+trunk/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.13.0+trunk/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- mkdir -p "/home/opam/.opam/4.13.0+trunk/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.13.0+trunk/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.13.0+trunk/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.13.0+trunk/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.13.0+trunk/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.13.0+trunk/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.13.0+trunk/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.13.0+trunk/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.13.0+trunk/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.13.0+trunk/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.13.0+trunk/man/man1" "/home/opam/.opam/4.13.0+trunk/man/man3" "/home/opam/.opam/4.13.0+trunk/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13.0+trunk/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13.0+trunk/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 15/18: [ocamlsdl2: cp]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cp" "src/Makefile.config.unix" "src/Makefile.config" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04)
Processing 15/18: [ocamlsdl2: make src]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "gen" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04)
- make: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04/src'
- ocaml variant.ml sdl_scancode.var.list > sdl_scancode.gen.c
- ocaml variant.ml sdl_keycode.var.list > sdl_keycode.gen.c
- make: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04/src'
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "dep" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04)
- make: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04/src'
- ocamldep sdl.ml sdl.mli sdl*.ml sdl*.mli > ml_depend.mk
- gcc -MM -I /home/opam/.opam/4.13.0+trunk/lib/ocaml -I/usr/include/SDL2 -D_REENTRANT *_stub.[ch] > c_depend.mk
- make: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04/src'
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "opt" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04)
- make: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04/src'
- ocamlc -g sdlinit.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlinit.ml
- ocamlc -g sdlquit.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlquit.ml
- ocamlc -g sdlrect.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrect.ml
- ocamlc -g sdlblendMode.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlblendMode.ml
- ocamlc -g sdlpixelFormat.mli
- ocamlc -g sdlsurface.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpixelFormat.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlsurface.ml
- ocamlc -g sdlwindow.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlwindow.ml
- ocamlc -g sdltype.mli
- ocamlc -g sdltexture.mli
- ocamlc -g sdlrender.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltype.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltexture.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrender.ml
- ocamlc -g sdlpixel.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpixel.ml
- ocamlc -g sdlscancode.mli
- ocamlc -g sdlkeymod.mli
- ocamlc -g sdlkeycode.mli
- ocamlc -g sdlhat.mli
- ocamlc -g sdlevent.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlscancode.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeymod.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeycode.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlhat.ml
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlevent.ml
- ocamlc -g sdlkeyboard.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeyboard.ml
- ocamlc -g sdlmouse.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlmouse.ml
- ocamlc -g sdljoystick.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdljoystick.ml
- ocamlc -g sdlclipboard.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlclipboard.ml
- ocamlc -g sdltimer.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltimer.ml
- ocamlc -g sdlaudio.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlaudio.ml
- ocamlc -g sdlfilesystem.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlfilesystem.ml
- ocamlc -g sdlversion.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlversion.ml
- ocamlc -g sdlcpuinfo.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlcpuinfo.ml
- ocamlc -g sdlpower.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpower.ml
- ocamlc -g sdlrwops.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrwops.ml
- ocamlc -g sdlerror.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlerror.ml
- ocamlc -g sdlgl.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlgl.ml
- cat sdl_header > sdl.mli
- ocamlc -g -i sdl.ml >> sdl.mli
- ocamlc -g sdl.mli
- ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdl.ml
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlinit_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlquit_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrect_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlblendMode_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlsurface_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlwindow_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrender_stub.c
- sdlrender_stub.c:27: warning: "Some_val" redefined
-    27 | #define Some_val(v) Field(v,0)
-       | 
- In file included from sdlrender_stub.c:12:
- /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:404: note: this is the location of the previous definition
-   404 | #define Some_val(v) Field(v, 0)
-       | 
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdltexture_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpixelFormat_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpixel_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlevent_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlkeyboard_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlkeymod_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlmouse_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdljoystick_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlclipboard_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdltimer_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlgl_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlaudio_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlfilesystem_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlversion_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlcpuinfo_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpower_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrwops_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlerror_stub.c
- ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdl_platform_stub.c
- ocamlmklib -o sdl2 -oc sdl2_stubs  sdlinit_stub.o  sdlquit_stub.o  sdlrect_stub.o  sdlblendMode_stub.o  sdlsurface_stub.o  sdlwindow_stub.o  sdlrender_stub.o  sdltexture_stub.o  sdlpixelFormat_stub.o  sdlpixel_stub.o  sdlevent_stub.o  sdlkeyboard_stub.o  sdlkeymod_stub.o  sdlmouse_stub.o  sdljoystick_stub.o  sdlclipboard_stub.o  sdltimer_stub.o  sdlgl_stub.o  sdlaudio_stub.o  sdlfilesystem_stub.o  sdlversion_stub.o  sdlcpuinfo_stub.o  sdlpower_stub.o  sdlrwops_stub.o  sdlerror_stub.o  sdl_platform_stub.o -lSDL2 -lm -ldl -lasound -lm -ldl -lpthread -lpulse-simple -lpulse -lX11 -lXext -lXcursor -lXinerama -lXi -lXrandr -lXss -lXxf86vm -ldrm -lgbm -lwayland-egl -lwayland-client -lwayland-cursor -lxkbcommon -lpthread -lrt
- /usr/bin/ld: cannot find -ldrm
- /usr/bin/ld: cannot find -lgbm
- collect2: error: ld returned 1 exit status
- make: *** [Makefile:202: libsdlstub.a] Error 2
- make: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04/src'
[ERROR] The compilation of ocamlsdl2.0.04 failed at "make -C src opt".

#=== ERROR while compiling ocamlsdl2.0.04 =====================================#
# context              2.1.0~beta4 | linux/x86_64 | ocaml-variants.4.13.0+trunk | file:///home/opam/opam-repository
# path                 ~/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04
# command              ~/.opam/opam-init/hooks/sandbox.sh build make -C src opt
# exit-code            2
# env-file             ~/.opam/log/ocamlsdl2-15-74090b.env
# output-file          ~/.opam/log/ocamlsdl2-15-74090b.out
### output ###
# make: Entering directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04/src'
# ocamlc -g sdlinit.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlinit.ml
# ocamlc -g sdlquit.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlquit.ml
# ocamlc -g sdlrect.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrect.ml
# ocamlc -g sdlblendMode.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlblendMode.ml
# ocamlc -g sdlpixelFormat.mli
# ocamlc -g sdlsurface.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpixelFormat.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlsurface.ml
# ocamlc -g sdlwindow.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlwindow.ml
# ocamlc -g sdltype.mli
# ocamlc -g sdltexture.mli
# ocamlc -g sdlrender.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltype.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltexture.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrender.ml
# ocamlc -g sdlpixel.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpixel.ml
# ocamlc -g sdlscancode.mli
# ocamlc -g sdlkeymod.mli
# ocamlc -g sdlkeycode.mli
# ocamlc -g sdlhat.mli
# ocamlc -g sdlevent.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlscancode.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeymod.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeycode.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlhat.ml
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlevent.ml
# ocamlc -g sdlkeyboard.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlkeyboard.ml
# ocamlc -g sdlmouse.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlmouse.ml
# ocamlc -g sdljoystick.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdljoystick.ml
# ocamlc -g sdlclipboard.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlclipboard.ml
# ocamlc -g sdltimer.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdltimer.ml
# ocamlc -g sdlaudio.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlaudio.ml
# ocamlc -g sdlfilesystem.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlfilesystem.ml
# ocamlc -g sdlversion.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlversion.ml
# ocamlc -g sdlcpuinfo.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlcpuinfo.ml
# ocamlc -g sdlpower.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlpower.ml
# ocamlc -g sdlrwops.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlrwops.ml
# ocamlc -g sdlerror.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlerror.ml
# ocamlc -g sdlgl.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdlgl.ml
# cat sdl_header > sdl.mli
# ocamlc -g -i sdl.ml >> sdl.mli
# ocamlc -g sdl.mli
# ocamlopt -g -cc "cc" -g -w A -warn-error A -ccopt "" -c sdl.ml
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlinit_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlquit_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrect_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlblendMode_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlsurface_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlwindow_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrender_stub.c
# sdlrender_stub.c:27: warning: "Some_val" redefined
#    27 | #define Some_val(v) Field(v,0)
#       | 
# In file included from sdlrender_stub.c:12:
# /home/opam/.opam/4.13.0+trunk/lib/ocaml/caml/mlvalues.h:404: note: this is the location of the previous definition
#   404 | #define Some_val(v) Field(v, 0)
#       | 
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdltexture_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpixelFormat_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpixel_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlevent_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlkeyboard_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlkeymod_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlmouse_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdljoystick_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlclipboard_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdltimer_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlgl_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlaudio_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlfilesystem_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlversion_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlcpuinfo_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlpower_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlrwops_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdlerror_stub.c
# ocamlc -g -ccopt "-static -I/usr/include/SDL2 -D_REENTRANT -g -O " sdl_platform_stub.c
# ocamlmklib -o sdl2 -oc sdl2_stubs  sdlinit_stub.o  sdlquit_stub.o  sdlrect_stub.o  sdlblendMode_stub.o  sdlsurface_stub.o  sdlwindow_stub.o  sdlrender_stub.o  sdltexture_stub.o  sdlpixelFormat_stub.o  sdlpixel_stub.o  sdlevent_stub.o  sdlkeyboard_stub.o  sdlkeymod_stub.o  sdlmouse_stub.o  sdljoystick_stub.o  sdlclipboard_stub.o  sdltimer_stub.o  sdlgl_stub.o  sdlaudio_stub.o  sdlfilesystem_stub.o  sdlversion_stub.o  sdlcpuinfo_stub.o  sdlpower_stub.o  sdlrwops_stub.o  sdlerror_stub.o  sdl_platform_stub.o -lSDL2 -lm -ldl -lasound -lm -ldl -lpthread -lpulse-simple -lpulse -lX11 -lXext -lXcursor -lXinerama -lXi -lXrandr -lXss -lXxf86vm -ldrm -lgbm -lwayland-egl -lwayland-client -lwayland-cursor -lxkbcommon -lpthread -lrt
# /usr/bin/ld: cannot find -ldrm
# /usr/bin/ld: cannot find -lgbm
# collect2: error: ld returned 1 exit status
# make: *** [Makefile:202: libsdlstub.a] Error 2
# make: Leaving directory '/home/opam/.opam/4.13.0+trunk/.opam-switch/build/ocamlsdl2.0.04/src'



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install ocamlsdl2-ttf 0.02
+- 
+- The following actions failed
| - build ocamlsdl2 0.04
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-pkg-config 2
| - install conf-sdl2       1
| - install conf-sdl2-ttf   1
| - install ocamlfind       1.9.1
+- 
# 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.13.0+trunk/.opam-switch/backup/state-20210704083033.export"
'opam install -vy ocamlsdl2-ttf.0.02' failed.
"/bin/bash" "-c"
"
opam remove -y "ocamlsdl2-ttf.0.02"
opam install -vy "ocamlsdl2-ttf.0.02"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "ocamlsdl2-ttf.0.02" | 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