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


Building on x86-bm-13.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-09-03 15:01.28 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-09-03 15:01.28 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-03 15:01.28 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" from cache

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


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

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

2021-09-03 15:01.28 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" 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-09-03 15:01.28 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-03 15:01.28 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (cached)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11.2) to update the current shell environment
2021-09-03 15:01.28 ---> using "02a105aeb299ad931aed2945f016f8166bc1f7e878243889fb755113c09b1667" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 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 [8766 kB]
- Fetched 8994 kB in 3s (3369 kB/s)
- Reading package lists...
- 
2021-09-03 15:01.28 ---> using "8048fa6c82a0969e44a210039fa920031a2f110ed38f8762e8da9ac3d158cc4b" from cache

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

The following actions will be performed:
  - install conf-clang 1

The following system packages will first need to be installed:
    clang

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "clang"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 ... 18048 files and directories currently installed.)
- Preparing to unpack .../libc6-dev_2.31-17_amd64.deb ...
- Unpacking libc6-dev:amd64 (2.31-17) over (2.31-13) ...
- Preparing to unpack .../libc-dev-bin_2.31-17_amd64.deb ...
- Unpacking libc-dev-bin (2.31-17) over (2.31-13) ...
- Selecting previously unselected package rpcsvc-proto.
- Preparing to unpack .../rpcsvc-proto_1.4.2-4_amd64.deb ...
- Unpacking rpcsvc-proto (1.4.2-4) ...
- Selecting previously unselected package gcc-11-base:amd64.
- Preparing to unpack .../gcc-11-base_11.2.0-3_amd64.deb ...
- Unpacking gcc-11-base:amd64 (11.2.0-3) ...
- Setting up gcc-11-base:amd64 (11.2.0-3) ...
- (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 ... 18041 files and directories currently installed.)
- Preparing to unpack .../libgcc-s1_11.2.0-3_amd64.deb ...
- Unpacking libgcc-s1:amd64 (11.2.0-3) over (10.2.1-6) ...
- Setting up libgcc-s1:amd64 (11.2.0-3) ...
- (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 ... 18041 files and directories currently installed.)
- Preparing to unpack .../libc6_2.31-17_amd64.deb ...
- Unpacking libc6:amd64 (2.31-17) over (2.31-13) ...
- Setting up libc6:amd64 (2.31-17) ...
- Selecting previously unselected package libpython3.9-minimal: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 ... 18041 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-minimal_3.9.7-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.7-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.7-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.7-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.7-1) ...
- Setting up python3.9-minimal (3.9.7-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 ... 18326 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 .../libstdc++6_11.2.0-3_amd64.deb ...
- Unpacking libstdc++6:amd64 (11.2.0-3) over (10.2.1-6) ...
- Setting up libstdc++6:amd64 (11.2.0-3) ...
- 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 ... 18353 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 .../libncursesw6_6.2+20201114-4_amd64.deb ...
- Unpacking libncursesw6:amd64 (6.2+20201114-4) over (6.2+20201114-2) ...
- Preparing to unpack .../libtinfo6_6.2+20201114-4_amd64.deb ...
- Unpacking libtinfo6:amd64 (6.2+20201114-4) over (6.2+20201114-2) ...
- Setting up libtinfo6:amd64 (6.2+20201114-4) ...
- 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 ... 18361 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-stdlib_3.9.7-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.7-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../python3.9_3.9.7-1_amd64.deb ...
- Unpacking python3.9 (3.9.7-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 ... 18724 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Preparing to unpack .../01-libubsan1_11.2.0-3_amd64.deb ...
- Unpacking libubsan1:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../02-libtsan0_11.2.0-3_amd64.deb ...
- Unpacking libtsan0:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../03-g++-10_10.3.0-9_amd64.deb ...
- Unpacking g++-10 (10.3.0-9) over (10.2.1-6) ...
- Preparing to unpack .../04-gcc-10_10.3.0-9_amd64.deb ...
- Unpacking gcc-10 (10.3.0-9) over (10.2.1-6) ...
- Preparing to unpack .../05-cpp-10_10.3.0-9_amd64.deb ...
- Unpacking cpp-10 (10.3.0-9) over (10.2.1-6) ...
- Preparing to unpack .../06-libcc1-0_11.2.0-3_amd64.deb ...
- Unpacking libcc1-0:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../07-libctf0_2.37-5_amd64.deb ...
- Unpacking libctf0:amd64 (2.37-5) over (2.35.2-2) ...
- Preparing to unpack .../08-libctf-nobfd0_2.37-5_amd64.deb ...
- Unpacking libctf-nobfd0:amd64 (2.37-5) over (2.35.2-2) ...
- Preparing to unpack .../09-binutils-x86-64-linux-gnu_2.37-5_amd64.deb ...
- Unpacking binutils-x86-64-linux-gnu (2.37-5) over (2.35.2-2) ...
- Preparing to unpack .../10-libbinutils_2.37-5_amd64.deb ...
- Unpacking libbinutils:amd64 (2.37-5) over (2.35.2-2) ...
- Preparing to unpack .../11-binutils_2.37-5_amd64.deb ...
- Unpacking binutils (2.37-5) over (2.35.2-2) ...
- Preparing to unpack .../12-binutils-common_2.37-5_amd64.deb ...
- Unpacking binutils-common:amd64 (2.37-5) over (2.35.2-2) ...
- Preparing to unpack .../13-libgomp1_11.2.0-3_amd64.deb ...
- Unpacking libgomp1:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../14-libitm1_11.2.0-3_amd64.deb ...
- Unpacking libitm1:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../15-libatomic1_11.2.0-3_amd64.deb ...
- Unpacking libatomic1:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../16-libasan6_11.2.0-3_amd64.deb ...
- Unpacking libasan6:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../17-liblsan0_11.2.0-3_amd64.deb ...
- Unpacking liblsan0:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../18-libquadmath0_11.2.0-3_amd64.deb ...
- Unpacking libquadmath0:amd64 (11.2.0-3) over (10.2.1-6) ...
- Preparing to unpack .../19-libstdc++-10-dev_10.3.0-9_amd64.deb ...
- Unpacking libstdc++-10-dev:amd64 (10.3.0-9) over (10.2.1-6) ...
- Preparing to unpack .../20-libgcc-10-dev_10.3.0-9_amd64.deb ...
- Unpacking libgcc-10-dev:amd64 (10.3.0-9) over (10.2.1-6) ...
- Preparing to unpack .../21-gcc-10-base_10.3.0-9_amd64.deb ...
- Unpacking gcc-10-base:amd64 (10.3.0-9) over (10.2.1-6) ...
- Selecting previously unselected package libpipeline1:amd64.
- Preparing to unpack .../22-libpipeline1_1.5.3-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.3-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../23-binfmt-support_2.2.1-1_amd64.deb ...
- Unpacking binfmt-support (2.2.1-1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../24-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 .../25-libllvm11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libllvm11:amd64 (1:11.0.1-2) ...
- Selecting previously unselected package libclang-cpp11.
- Preparing to unpack .../26-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libclang-cpp11 (1:11.0.1-2) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../27-libgc1_1%3a8.0.4-3_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.0.4-3) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../28-libobjc4_11.2.0-3_amd64.deb ...
- Unpacking libobjc4:amd64 (11.2.0-3) ...
- Selecting previously unselected package libobjc-10-dev:amd64.
- Preparing to unpack .../29-libobjc-10-dev_10.3.0-9_amd64.deb ...
- Unpacking libobjc-10-dev:amd64 (10.3.0-9) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../30-libc6-i386_2.31-17_amd64.deb ...
- Unpacking libc6-i386 (2.31-17) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../31-lib32gcc-s1_11.2.0-3_amd64.deb ...
- Unpacking lib32gcc-s1 (11.2.0-3) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../32-lib32stdc++6_11.2.0-3_amd64.deb ...
- Unpacking lib32stdc++6 (11.2.0-3) ...
- Selecting previously unselected package libclang-common-11-dev.
- Preparing to unpack .../33-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
- Unpacking libclang-common-11-dev (1:11.0.1-2) ...
- Selecting previously unselected package libclang1-11.
- Preparing to unpack .../34-libclang1-11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libclang1-11 (1:11.0.1-2) ...
- Selecting previously unselected package clang-11.
- Preparing to unpack .../35-clang-11_1%3a11.0.1-2_amd64.deb ...
- Unpacking clang-11 (1:11.0.1-2) ...
- Selecting previously unselected package clang.
- Preparing to unpack .../36-clang_1%3a11.0-51+nmu5_amd64.deb ...
- Unpacking clang (1:11.0-51+nmu5) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../37-libffi-dev_3.3-6_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.3-6) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../38-libncurses6_6.2+20201114-4_amd64.deb ...
- Unpacking libncurses6:amd64 (6.2+20201114-4) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../39-libncurses-dev_6.2+20201114-4_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.2+20201114-4) ...
- Selecting previously unselected package libomp5-11:amd64.
- Preparing to unpack .../40-libomp5-11_1%3a11.0.1-2_amd64.deb ...
- Unpacking libomp5-11:amd64 (1:11.0.1-2) ...
- Selecting previously unselected package libomp-11-dev.
- Preparing to unpack .../41-libomp-11-dev_1%3a11.0.1-2_amd64.deb ...
- Unpacking libomp-11-dev (1:11.0.1-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../42-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Selecting previously unselected package libtinfo-dev:amd64.
- Preparing to unpack .../43-libtinfo-dev_6.2+20201114-4_amd64.deb ...
- Unpacking libtinfo-dev:amd64 (6.2+20201114-4) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../44-libyaml-0-2_0.2.2-1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../45-libz3-dev_4.8.10-1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.10-1) ...
- Selecting previously unselected package llvm-11-runtime.
- Preparing to unpack .../46-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11-runtime (1:11.0.1-2) ...
- Selecting previously unselected package llvm-11.
- Preparing to unpack .../47-llvm-11_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11 (1:11.0.1-2) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../48-python3-pkg-resources_52.0.0-4_all.deb ...
- Unpacking python3-pkg-resources (52.0.0-4) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../49-python3-pygments_2.7.1+dfsg-2.1_all.deb ...
- Unpacking python3-pygments (2.7.1+dfsg-2.1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../50-python3-yaml_5.3.1-5_amd64.deb ...
- Unpacking python3-yaml (5.3.1-5) ...
- Selecting previously unselected package llvm-11-tools.
- Preparing to unpack .../51-llvm-11-tools_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11-tools (1:11.0.1-2) ...
- Selecting previously unselected package llvm-11-dev.
- Preparing to unpack .../52-llvm-11-dev_1%3a11.0.1-2_amd64.deb ...
- Unpacking llvm-11-dev (1:11.0.1-2) ...
- Setting up media-types (4.0.0) ...
- Setting up libpipeline1:amd64 (1.5.3-1) ...
- Setting up libyaml-0-2:amd64 (0.2.2-1) ...
- Setting up binutils-common:amd64 (2.37-5) ...
- Setting up libctf-nobfd0:amd64 (2.37-5) ...
- Setting up libgomp1:amd64 (11.2.0-3) ...
- Setting up libffi-dev:amd64 (3.3-6) ...
- Setting up libasan6:amd64 (11.2.0-3) ...
- Setting up gcc-10-base:amd64 (10.3.0-9) ...
- Setting up libz3-4:amd64 (4.8.10-1) ...
- Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
- Setting up rpcsvc-proto (1.4.2-4) ...
- Setting up libllvm11:amd64 (1:11.0.1-2) ...
- Setting up libncurses6:amd64 (6.2+20201114-4) ...
- Setting up libquadmath0:amd64 (11.2.0-3) ...
- Setting up libatomic1:amd64 (11.2.0-3) ...
- Setting up libclang1-11 (1:11.0.1-2) ...
- Setting up binfmt-support (2.2.1-1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up libncursesw6:amd64 (6.2+20201114-4) ...
- Setting up libgc1:amd64 (1:8.0.4-3) ...
- Setting up libomp5-11:amd64 (1:11.0.1-2) ...
- Setting up libubsan1:amd64 (11.2.0-3) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libc6-i386 (2.31-17) ...
- Setting up libbinutils:amd64 (2.37-5) ...
- Setting up libc-dev-bin (2.31-17) ...
- Setting up libcc1-0:amd64 (11.2.0-3) ...
- Setting up liblsan0:amd64 (11.2.0-3) ...
- Setting up cpp-10 (10.3.0-9) ...
- Setting up libitm1:amd64 (11.2.0-3) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.7-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up libtsan0:amd64 (11.2.0-3) ...
- Setting up libctf0:amd64 (2.37-5) ...
- Setting up libz3-dev:amd64 (4.8.10-1) ...
- Setting up llvm-11-runtime (1:11.0.1-2) ...
- Setting up libomp-11-dev (1:11.0.1-2) ...
- Setting up libgcc-10-dev:amd64 (10.3.0-9) ...
- Setting up llvm-11 (1:11.0.1-2) ...
- Setting up libobjc4:amd64 (11.2.0-3) ...
- Setting up libclang-cpp11 (1:11.0.1-2) ...
- Setting up lib32gcc-s1 (11.2.0-3) ...
- Setting up lib32stdc++6 (11.2.0-3) ...
- Setting up libobjc-10-dev:amd64 (10.3.0-9) ...
- Setting up libclang-common-11-dev (1:11.0.1-2) ...
- Setting up libc6-dev:amd64 (2.31-17) ...
- Setting up python3.9 (3.9.7-1) ...
- Setting up binutils-x86-64-linux-gnu (2.37-5) ...
- Setting up libncurses-dev:amd64 (6.2+20201114-4) ...
- Setting up libstdc++-10-dev:amd64 (10.3.0-9) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up binutils (2.37-5) ...
- Setting up gcc-10 (10.3.0-9) ...
- Setting up clang-11 (1:11.0.1-2) ...
- Setting up python3-pkg-resources (52.0.0-4) ...
- Setting up libtinfo-dev:amd64 (6.2+20201114-4) ...
- Setting up g++-10 (10.3.0-9) ...
- Setting up python3-yaml (5.3.1-5) ...
- Setting up python3-pygments (2.7.1+dfsg-2.1) ...
- Setting up clang (1:11.0-51+nmu5) ...
- Setting up llvm-11-tools (1:11.0.1-2) ...
- Setting up llvm-11-dev (1:11.0.1-2) ...
- Processing triggers for libc-bin (2.31-13) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-clang: clang]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "clang" "--version" (CWD=/home/opam/.opam/4.11.2/.opam-switch/build/conf-clang.1)
- Debian clang version 11.0.1-2
- Target: x86_64-pc-linux-gnu
- Thread model: posix
- InstalledDir: /usr/bin
-> compiled  conf-clang.1
-> installed conf-clang.1
Done.
# Run eval $(opam env) to update the current shell environment
2021-09-03 15:02.18 ---> saved as "bf67b678a25db4247e534d9d853aad46006c9db89bac1c75b797374014b8ffa3"
Job succeeded