Building on m1-a.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 20:56.54 ---> 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 20:56.54 ---> 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 20:56.54 ---> 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: [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. ~/.profile is already up-to-date. 2021-09-03 20:56.54 ---> 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 20:56.54 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache /: (run (shell "opam repository add --dont-select 'beta' ~/'beta'")) [beta] Initialised 2021-09-03 20:56.54 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=beta,default 4.08.1")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.08.1 (cached) -> installed ocaml-base-compiler.4.08.1 -> installed ocaml-config.1 -> installed ocaml.4.08.1 Done. # Run eval $(opam env --switch=4.08.1) to update the current shell environment 2021-09-03 20:56.54 ---> using "3b2d7887954bce1c4fe8757a8a21d87040e70622692502bb8636040e7549e639" 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 2s (5277 kB/s) - Reading package lists... - 2021-09-03 20:56.54 ---> using "a1a34dd6254b0880f63d8cba275a31f058b4f59b63e4d68899d68af1ddf46b6c" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"ffmpeg-avutil.1.0.0~beta2\"\ \nopam install -vy \"ffmpeg-avutil.1.0.0~beta2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"ffmpeg-avutil.1.0.0~beta2\" | 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] ffmpeg-avutil.1.0.0~beta2 is not installed. The following actions will be performed: - install dune 2.9.0 [required by ffmpeg-avutil] - install conf-pkg-config 2 [required by ffmpeg-avutil] - install result 1.5 [required by dune-configurator] - install csexp 1.5.1 [required by dune-configurator] - install conf-ffmpeg 1 [required by ffmpeg-avutil] - install dune-configurator 2.9.0 [required by ffmpeg-avutil] - install ffmpeg-avutil 1.0.0~beta2 ===== 7 to install ===== The following system packages will first need to be installed: libavcodec-dev libavdevice-dev libavfilter-dev libavformat-dev libavutil-dev libswresample-dev libswscale-dev pkg-config <><> 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" "libavcodec-dev" "libavdevice-dev" "libavfilter-dev" "libavformat-dev" "libavutil-dev" "libswresample-dev" "libswscale-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 ... 18048 files and directories currently installed.) - Preparing to unpack .../000-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 .../001-libdbus-1-3_1.12.20-2_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.12.20-2) ... - Selecting previously unselected package dbus. - Preparing to unpack .../002-dbus_1.12.20-2_amd64.deb ... - Unpacking dbus (1.12.20-2) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../003-libdrm-common_2.4.107-2_all.deb ... - Unpacking libdrm-common (2.4.107-2) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../004-libdrm2_2.4.107-2_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.107-2) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../005-libdrm-amdgpu1_2.4.107-2_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.107-2) ... - Selecting previously unselected package libpciaccess0:amd64. - Preparing to unpack .../006-libpciaccess0_0.16-1_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.16-1) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../007-libdrm-intel1_2.4.107-2_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.107-2) ... - Selecting previously unselected package libdrm-nouveau2:amd64. - Preparing to unpack .../008-libdrm-nouveau2_2.4.107-2_amd64.deb ... - Unpacking libdrm-nouveau2:amd64 (2.4.107-2) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../009-libdrm-radeon1_2.4.107-2_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.107-2) ... - Selecting previously unselected package libelf1:amd64. - Preparing to unpack .../010-libelf1_0.185-2_amd64.deb ... - Unpacking libelf1:amd64 (0.185-2) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../011-libglapi-mesa_21.2.1-2_amd64.deb ... - Unpacking libglapi-mesa:amd64 (21.2.1-2) ... - Selecting previously unselected package libicu67:amd64. - Preparing to unpack .../012-libicu67_67.1-7_amd64.deb ... - Unpacking libicu67:amd64 (67.1-7) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../013-libxml2_2.9.12+dfsg-3_amd64.deb ... - Unpacking libxml2:amd64 (2.9.12+dfsg-3) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../014-libz3-4_4.8.10-1_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.10-1) ... - Selecting previously unselected package libllvm12:amd64. - Preparing to unpack .../015-libllvm12_1%3a12.0.1-7_amd64.deb ... - Unpacking libllvm12:amd64 (1:12.0.1-7) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../016-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 .../017-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 .../018-libvulkan1_1.2.182.0-2_amd64.deb ... - Unpacking libvulkan1:amd64 (1.2.182.0-2) ... - Selecting previously unselected package libgl1-mesa-dri:amd64. - Preparing to unpack .../019-libgl1-mesa-dri_21.2.1-2_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (21.2.1-2) ... - Selecting previously unselected package gcc-11-base:amd64. - Preparing to unpack .../020-gcc-11-base_11.2.0-3_amd64.deb ... - Unpacking gcc-11-base:amd64 (11.2.0-3) ... - Selecting previously unselected package alsa-topology-conf. - Preparing to unpack .../021-alsa-topology-conf_1.2.5.1-1_all.deb ... - Unpacking alsa-topology-conf (1.2.5.1-1) ... - Selecting previously unselected package libasound2-data. - Preparing to unpack .../022-libasound2-data_1.2.5.1-1_all.deb ... - Unpacking libasound2-data (1.2.5.1-1) ... - Selecting previously unselected package libasound2:amd64. - Preparing to unpack .../023-libasound2_1.2.5.1-1_amd64.deb ... - Unpacking libasound2:amd64 (1.2.5.1-1) ... - Selecting previously unselected package alsa-ucm-conf. - Preparing to unpack .../024-alsa-ucm-conf_1.2.5.1-1_all.deb ... - Unpacking alsa-ucm-conf (1.2.5.1-1) ... - Selecting previously unselected package fontconfig. - Preparing to unpack .../025-fontconfig_2.13.1-4.2_amd64.deb ... - Unpacking fontconfig (2.13.1-4.2) ... - Selecting previously unselected package libva2:amd64. - Preparing to unpack .../026-libva2_2.12.0-2_amd64.deb ... - Unpacking libva2:amd64 (2.12.0-2) ... - Selecting previously unselected package i965-va-driver:amd64. - Preparing to unpack .../027-i965-va-driver_2.4.1+dfsg1-1_amd64.deb ... - Unpacking i965-va-driver:amd64 (2.4.1+dfsg1-1) ... - Selecting previously unselected package libigdgmm11:amd64. - Preparing to unpack .../028-libigdgmm11_21.2.2+ds1-1_amd64.deb ... - Unpacking libigdgmm11:amd64 (21.2.2+ds1-1) ... - Selecting previously unselected package intel-media-va-driver:amd64. - Preparing to unpack .../029-intel-media-va-driver_21.3.2+dfsg1-1_amd64.deb ... - Unpacking intel-media-va-driver:amd64 (21.3.2+dfsg1-1) ... - Selecting previously unselected package libaacs0:amd64. - Preparing to unpack .../030-libaacs0_0.11.0-2_amd64.deb ... - Unpacking libaacs0:amd64 (0.11.0-2) ... - Selecting previously unselected package libaom0:amd64. - Preparing to unpack .../031-libaom0_1.0.0.errata1-3_amd64.deb ... - Unpacking libaom0:amd64 (1.0.0.errata1-3) ... - Selecting previously unselected package libfribidi0:amd64. - Preparing to unpack .../032-libfribidi0_1.0.8-2_amd64.deb ... - Unpacking libfribidi0:amd64 (1.0.8-2) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../033-libglib2.0-0_2.68.4-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.68.4-1) ... - Selecting previously unselected package libgraphite2-3:amd64. - Preparing to unpack .../034-libgraphite2-3_1.3.14-1_amd64.deb ... - Unpacking libgraphite2-3:amd64 (1.3.14-1) ... - Selecting previously unselected package libharfbuzz0b:amd64. - Preparing to unpack .../035-libharfbuzz0b_2.7.4-1_amd64.deb ... - Unpacking libharfbuzz0b:amd64 (2.7.4-1) ... - Selecting previously unselected package libass9:amd64. - Preparing to unpack .../036-libass9_1%3a0.15.1-2_amd64.deb ... - Unpacking libass9:amd64 (1:0.15.1-2) ... - Selecting previously unselected package libasyncns0:amd64. - Preparing to unpack .../037-libasyncns0_0.8-6+b2_amd64.deb ... - Unpacking libasyncns0:amd64 (0.8-6+b2) ... - Selecting previously unselected package libraw1394-11:amd64. - Preparing to unpack .../038-libraw1394-11_2.1.2-2_amd64.deb ... - Unpacking libraw1394-11:amd64 (2.1.2-2) ... - Selecting previously unselected package libavc1394-0:amd64. - Preparing to unpack .../039-libavc1394-0_0.5.4-5_amd64.deb ... - Unpacking libavc1394-0:amd64 (0.5.4-5) ... - Selecting previously unselected package libmfx1:amd64. - Preparing to unpack .../040-libmfx1_21.3.2-1_amd64.deb ... - Unpacking libmfx1:amd64 (21.3.2-1) ... - Selecting previously unselected package libva-drm2:amd64. - Preparing to unpack .../041-libva-drm2_2.12.0-2_amd64.deb ... - Unpacking libva-drm2:amd64 (2.12.0-2) ... - Preparing to unpack .../042-libx11-dev_2%3a1.7.2-1_amd64.deb ... - Unpacking libx11-dev:amd64 (2:1.7.2-1) over (2:1.7.1-1) ... - Preparing to unpack .../043-libx11-6_2%3a1.7.2-1_amd64.deb ... - Unpacking libx11-6:amd64 (2:1.7.2-1) over (2:1.7.1-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../044-libxfixes3_1%3a5.0.3-2_amd64.deb ... - Unpacking libxfixes3:amd64 (1:5.0.3-2) ... - Selecting previously unselected package libva-x11-2:amd64. - Preparing to unpack .../045-libva-x11-2_2.12.0-2_amd64.deb ... - Unpacking libva-x11-2:amd64 (2.12.0-2) ... - Selecting previously unselected package libvdpau1:amd64. - Preparing to unpack .../046-libvdpau1_1.4-3_amd64.deb ... - Unpacking libvdpau1:amd64 (1.4-3) ... - Selecting previously unselected package ocl-icd-libopencl1:amd64. - Preparing to unpack .../047-ocl-icd-libopencl1_2.2.14-2_amd64.deb ... - Unpacking ocl-icd-libopencl1:amd64 (2.2.14-2) ... - Selecting previously unselected package libavutil56:amd64. - Preparing to unpack .../048-libavutil56_7%3a4.4-5_amd64.deb ... - Unpacking libavutil56:amd64 (7:4.4-5) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../049-libpixman-1-0_0.40.0-1_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.40.0-1) ... - Selecting previously unselected package libxcb-render0:amd64. - Preparing to unpack .../050-libxcb-render0_1.14-3_amd64.deb ... - Unpacking libxcb-render0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../051-libxcb-shm0_1.14-3_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.14-3) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../052-libxrender1_1%3a0.9.10-1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1) ... - Selecting previously unselected package libcairo2:amd64. - Preparing to unpack .../053-libcairo2_1.16.0-5_amd64.deb ... - Unpacking libcairo2:amd64 (1.16.0-5) ... - Selecting previously unselected package libcodec2-0.9:amd64. - Preparing to unpack .../054-libcodec2-0.9_0.9.2-4_amd64.deb ... - Unpacking libcodec2-0.9:amd64 (0.9.2-4) ... - Selecting previously unselected package libdav1d4:amd64. - Preparing to unpack .../055-libdav1d4_0.7.1-3_amd64.deb ... - Unpacking libdav1d4:amd64 (0.7.1-3) ... - Selecting previously unselected package libgsm1:amd64. - Preparing to unpack .../056-libgsm1_1.0.18-2_amd64.deb ... - Unpacking libgsm1:amd64 (1.0.18-2) ... - Selecting previously unselected package libmp3lame0:amd64. - Preparing to unpack .../057-libmp3lame0_3.100-3_amd64.deb ... - Unpacking libmp3lame0:amd64 (3.100-3) ... - Selecting previously unselected package libopenjp2-7:amd64. - Preparing to unpack .../058-libopenjp2-7_2.4.0-3_amd64.deb ... - Unpacking libopenjp2-7:amd64 (2.4.0-3) ... - Selecting previously unselected package libopus0:amd64. - Preparing to unpack .../059-libopus0_1.3.1-0.1_amd64.deb ... - Unpacking libopus0:amd64 (1.3.1-0.1) ... - Selecting previously unselected package libcairo-gobject2:amd64. - Preparing to unpack .../060-libcairo-gobject2_1.16.0-5_amd64.deb ... - Unpacking libcairo-gobject2:amd64 (1.16.0-5) ... - Selecting previously unselected package libgdk-pixbuf2.0-common. - Preparing to unpack .../061-libgdk-pixbuf2.0-common_2.42.6+dfsg-2_all.deb ... - Unpacking libgdk-pixbuf2.0-common (2.42.6+dfsg-2) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../062-shared-mime-info_2.0-1_amd64.deb ... - Unpacking shared-mime-info (2.0-1) ... - Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. - Preparing to unpack .../063-libgdk-pixbuf-2.0-0_2.42.6+dfsg-2_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ... - Selecting previously unselected package libthai-data. - Preparing to unpack .../064-libthai-data_0.1.28-4.1_all.deb ... - Unpacking libthai-data (0.1.28-4.1) ... - Selecting previously unselected package libdatrie1:amd64. - Preparing to unpack .../065-libdatrie1_0.2.13-1_amd64.deb ... - Unpacking libdatrie1:amd64 (0.2.13-1) ... - Selecting previously unselected package libthai0:amd64. - Preparing to unpack .../066-libthai0_0.1.28-4.1_amd64.deb ... - Unpacking libthai0:amd64 (0.1.28-4.1) ... - Selecting previously unselected package libpango-1.0-0:amd64. - Preparing to unpack .../067-libpango-1.0-0_1.48.9+ds1-2_amd64.deb ... - Unpacking libpango-1.0-0:amd64 (1.48.9+ds1-2) ... - Selecting previously unselected package libpangoft2-1.0-0:amd64. - Preparing to unpack .../068-libpangoft2-1.0-0_1.48.9+ds1-2_amd64.deb ... - Unpacking libpangoft2-1.0-0:amd64 (1.48.9+ds1-2) ... - Selecting previously unselected package libpangocairo-1.0-0:amd64. - Preparing to unpack .../069-libpangocairo-1.0-0_1.48.9+ds1-2_amd64.deb ... - Unpacking libpangocairo-1.0-0:amd64 (1.48.9+ds1-2) ... - Selecting previously unselected package librsvg2-2:amd64. - Preparing to unpack .../070-librsvg2-2_2.50.3+dfsg-1_amd64.deb ... - Unpacking librsvg2-2:amd64 (2.50.3+dfsg-1) ... - Selecting previously unselected package libshine3:amd64. - Preparing to unpack .../071-libshine3_3.1.1-2_amd64.deb ... - Unpacking libshine3:amd64 (3.1.1-2) ... - Selecting previously unselected package libsnappy1v5:amd64. - Preparing to unpack .../072-libsnappy1v5_1.1.8-1_amd64.deb ... - Unpacking libsnappy1v5:amd64 (1.1.8-1) ... - Selecting previously unselected package libspeex1:amd64. - Preparing to unpack .../073-libspeex1_1.2~rc1.2-1.1_amd64.deb ... - Unpacking libspeex1:amd64 (1.2~rc1.2-1.1) ... - Selecting previously unselected package libsoxr0:amd64. - Preparing to unpack .../074-libsoxr0_0.1.3-4_amd64.deb ... - Unpacking libsoxr0:amd64 (0.1.3-4) ... - Selecting previously unselected package libswresample3:amd64. - Preparing to unpack .../075-libswresample3_7%3a4.4-5_amd64.deb ... - Unpacking libswresample3:amd64 (7:4.4-5) ... - Selecting previously unselected package libogg0:amd64. - Preparing to unpack .../076-libogg0_1.3.4-0.1_amd64.deb ... - Unpacking libogg0:amd64 (1.3.4-0.1) ... - Selecting previously unselected package libtheora0:amd64. - Preparing to unpack .../077-libtheora0_1.1.1+dfsg.1-15_amd64.deb ... - Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15) ... - Selecting previously unselected package libtwolame0:amd64. - Preparing to unpack .../078-libtwolame0_0.4.0-2_amd64.deb ... - Unpacking libtwolame0:amd64 (0.4.0-2) ... - Selecting previously unselected package libvorbis0a:amd64. - Preparing to unpack .../079-libvorbis0a_1.3.7-1_amd64.deb ... - Unpacking libvorbis0a:amd64 (1.3.7-1) ... - Selecting previously unselected package libvorbisenc2:amd64. - Preparing to unpack .../080-libvorbisenc2_1.3.7-1_amd64.deb ... - Unpacking libvorbisenc2:amd64 (1.3.7-1) ... - Selecting previously unselected package libvpx6:amd64. - Preparing to unpack .../081-libvpx6_1.10.0-2_amd64.deb ... - Unpacking libvpx6:amd64 (1.10.0-2) ... - Selecting previously unselected package libwebpmux3:amd64. - Preparing to unpack .../082-libwebpmux3_0.6.1-2.1_amd64.deb ... - Unpacking libwebpmux3:amd64 (0.6.1-2.1) ... - Selecting previously unselected package libx264-160:amd64. - Preparing to unpack .../083-libx264-160_2%3a0.160.3011+gitcde9a93-2.1_amd64.deb ... - Unpacking libx264-160:amd64 (2:0.160.3011+gitcde9a93-2.1) ... - Selecting previously unselected package libnuma1:amd64. - Preparing to unpack .../084-libnuma1_2.0.12-1+b1_amd64.deb ... - Unpacking libnuma1:amd64 (2.0.12-1+b1) ... - Selecting previously unselected package libx265-192:amd64. - Preparing to unpack .../085-libx265-192_3.4-2_amd64.deb ... - Unpacking libx265-192:amd64 (3.4-2) ... - Selecting previously unselected package libxvidcore4:amd64. - Preparing to unpack .../086-libxvidcore4_2%3a1.3.7-1_amd64.deb ... - Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... - Selecting previously unselected package libzvbi-common. - Preparing to unpack .../087-libzvbi-common_0.2.35-18_all.deb ... - Unpacking libzvbi-common (0.2.35-18) ... - Selecting previously unselected package libzvbi0:amd64. - Preparing to unpack .../088-libzvbi0_0.2.35-18_amd64.deb ... - Unpacking libzvbi0:amd64 (0.2.35-18) ... - Selecting previously unselected package libavcodec58:amd64. - Preparing to unpack .../089-libavcodec58_7%3a4.4-5_amd64.deb ... - Unpacking libavcodec58:amd64 (7:4.4-5) ... - Selecting previously unselected package libavutil-dev:amd64. - Preparing to unpack .../090-libavutil-dev_7%3a4.4-5_amd64.deb ... - Unpacking libavutil-dev:amd64 (7:4.4-5) ... - Selecting previously unselected package libswresample-dev:amd64. - Preparing to unpack .../091-libswresample-dev_7%3a4.4-5_amd64.deb ... - Unpacking libswresample-dev:amd64 (7:4.4-5) ... - Selecting previously unselected package libavcodec-dev:amd64. - Preparing to unpack .../092-libavcodec-dev_7%3a4.4-5_amd64.deb ... - Unpacking libavcodec-dev:amd64 (7:4.4-5) ... - Selecting previously unselected package libudfread0:amd64. - Preparing to unpack .../093-libudfread0_1.1.2-1_amd64.deb ... - Unpacking libudfread0:amd64 (1.1.2-1) ... - Selecting previously unselected package libbluray2:amd64. - Preparing to unpack .../094-libbluray2_1%3a1.3.0-3_amd64.deb ... - Unpacking libbluray2:amd64 (1:1.3.0-3) ... - Selecting previously unselected package libchromaprint1:amd64. - Preparing to unpack .../095-libchromaprint1_1.5.0-2_amd64.deb ... - Unpacking libchromaprint1:amd64 (1.5.0-2) ... - Selecting previously unselected package libgme0:amd64. - Preparing to unpack .../096-libgme0_0.6.3-2_amd64.deb ... - Unpacking libgme0:amd64 (0.6.3-2) ... - Selecting previously unselected package libmpg123-0:amd64. - Preparing to unpack .../097-libmpg123-0_1.28.2-2_amd64.deb ... - Unpacking libmpg123-0:amd64 (1.28.2-2) ... - Selecting previously unselected package libvorbisfile3:amd64. - Preparing to unpack .../098-libvorbisfile3_1.3.7-1_amd64.deb ... - Unpacking libvorbisfile3:amd64 (1.3.7-1) ... - Selecting previously unselected package libopenmpt0:amd64. - Preparing to unpack .../099-libopenmpt0_0.4.22-1_amd64.deb ... - Unpacking libopenmpt0:amd64 (0.4.22-1) ... - Selecting previously unselected package librabbitmq4:amd64. - Preparing to unpack .../100-librabbitmq4_0.10.0-1_amd64.deb ... - Unpacking librabbitmq4:amd64 (0.10.0-1) ... - Selecting previously unselected package libsrt1.4-gnutls:amd64. - Preparing to unpack .../101-libsrt1.4-gnutls_1.4.2-1.4_amd64.deb ... - Unpacking libsrt1.4-gnutls:amd64 (1.4.2-1.4) ... - Selecting previously unselected package libssh-gcrypt-4:amd64. - Preparing to unpack .../102-libssh-gcrypt-4_0.9.6-1_amd64.deb ... - Unpacking libssh-gcrypt-4:amd64 (0.9.6-1) ... - Selecting previously unselected package libnorm1:amd64. - Preparing to unpack .../103-libnorm1_1.5.9+dfsg-2_amd64.deb ... - Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... - Selecting previously unselected package libpgm-5.3-0:amd64. - Preparing to unpack .../104-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... - Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... - Selecting previously unselected package libsodium23:amd64. - Preparing to unpack .../105-libsodium23_1.0.18-1_amd64.deb ... - Unpacking libsodium23:amd64 (1.0.18-1) ... - Selecting previously unselected package libzmq5:amd64. - Preparing to unpack .../106-libzmq5_4.3.4-1_amd64.deb ... - Unpacking libzmq5:amd64 (4.3.4-1) ... - Selecting previously unselected package libavformat58:amd64. - Preparing to unpack .../107-libavformat58_7%3a4.4-5_amd64.deb ... - Unpacking libavformat58:amd64 (7:4.4-5) ... - Selecting previously unselected package libbs2b0:amd64. - Preparing to unpack .../108-libbs2b0_3.1.0+dfsg-2.2+b1_amd64.deb ... - Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2+b1) ... - Selecting previously unselected package libflite1:amd64. - Preparing to unpack .../109-libflite1_2.2-2_amd64.deb ... - Unpacking libflite1:amd64 (2.2-2) ... - Selecting previously unselected package libserd-0-0:amd64. - Preparing to unpack .../110-libserd-0-0_0.30.10-2_amd64.deb ... - Unpacking libserd-0-0:amd64 (0.30.10-2) ... - Selecting previously unselected package libsord-0-0:amd64. - Preparing to unpack .../111-libsord-0-0_0.16.8-2_amd64.deb ... - Unpacking libsord-0-0:amd64 (0.16.8-2) ... - Selecting previously unselected package libsratom-0-0:amd64. - Preparing to unpack .../112-libsratom-0-0_0.6.8-1_amd64.deb ... - Unpacking libsratom-0-0:amd64 (0.6.8-1) ... - Selecting previously unselected package liblilv-0-0:amd64. - Preparing to unpack .../113-liblilv-0-0_0.24.12-2_amd64.deb ... - Unpacking liblilv-0-0:amd64 (0.24.12-2) ... - Selecting previously unselected package libmysofa1:amd64. - Preparing to unpack .../114-libmysofa1_1.2~dfsg0-1_amd64.deb ... - Unpacking libmysofa1:amd64 (1.2~dfsg0-1) ... - Selecting previously unselected package libblas3:amd64. - Preparing to unpack .../115-libblas3_3.10.0-1_amd64.deb ... - Unpacking libblas3:amd64 (3.10.0-1) ... - Selecting previously unselected package libgfortran5:amd64. - Preparing to unpack .../116-libgfortran5_11.2.0-3_amd64.deb ... - Unpacking libgfortran5:amd64 (11.2.0-3) ... - Selecting previously unselected package liblapack3:amd64. - Preparing to unpack .../117-liblapack3_3.10.0-1_amd64.deb ... - Unpacking liblapack3:amd64 (3.10.0-1) ... - Selecting previously unselected package libflac8:amd64. - Preparing to unpack .../118-libflac8_1.3.3-2_amd64.deb ... - Unpacking libflac8:amd64 (1.3.3-2) ... - Selecting previously unselected package libsndfile1:amd64. - Preparing to unpack .../119-libsndfile1_1.0.31-2_amd64.deb ... - Unpacking libsndfile1:amd64 (1.0.31-2) ... - Selecting previously unselected package libwrap0:amd64. - Preparing to unpack .../120-libwrap0_7.6.q-31_amd64.deb ... - Unpacking libwrap0:amd64 (7.6.q-31) ... - Selecting previously unselected package libx11-xcb1:amd64. - Preparing to unpack .../121-libx11-xcb1_2%3a1.7.2-1_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.7.2-1) ... - Selecting previously unselected package libpulse0:amd64. - Preparing to unpack .../122-libpulse0_15.0+dfsg1-2_amd64.deb ... - Unpacking libpulse0:amd64 (15.0+dfsg1-2) ... - Selecting previously unselected package libsphinxbase3:amd64. - Preparing to unpack .../123-libsphinxbase3_0.8+5prealpha+1-12_amd64.deb ... - Unpacking libsphinxbase3:amd64 (0.8+5prealpha+1-12) ... - Selecting previously unselected package libpocketsphinx3:amd64. - Preparing to unpack .../124-libpocketsphinx3_0.8+5prealpha+1-13_amd64.deb ... - Unpacking libpocketsphinx3:amd64 (0.8+5prealpha+1-13) ... - Selecting previously unselected package libpostproc55:amd64. - Preparing to unpack .../125-libpostproc55_7%3a4.4-5_amd64.deb ... - Unpacking libpostproc55:amd64 (7:4.4-5) ... - Selecting previously unselected package libfftw3-double3:amd64. - Preparing to unpack .../126-libfftw3-double3_3.3.8-2_amd64.deb ... - Unpacking libfftw3-double3:amd64 (3.3.8-2) ... - Selecting previously unselected package libsamplerate0:amd64. - Preparing to unpack .../127-libsamplerate0_0.2.1+ds0-1_amd64.deb ... - Unpacking libsamplerate0:amd64 (0.2.1+ds0-1) ... - Selecting previously unselected package librubberband2:amd64. - Preparing to unpack .../128-librubberband2_1.9.0-1_amd64.deb ... - Unpacking librubberband2:amd64 (1.9.0-1) ... - Selecting previously unselected package libswscale5:amd64. - Preparing to unpack .../129-libswscale5_7%3a4.4-5_amd64.deb ... - Unpacking libswscale5:amd64 (7:4.4-5) ... - Selecting previously unselected package libvidstab1.1:amd64. - Preparing to unpack .../130-libvidstab1.1_1.1.0-2+b1_amd64.deb ... - Unpacking libvidstab1.1:amd64 (1.1.0-2+b1) ... - Selecting previously unselected package libzimg2:amd64. - Preparing to unpack .../131-libzimg2_3.0.2+ds1-1_amd64.deb ... - Unpacking libzimg2:amd64 (3.0.2+ds1-1) ... - Selecting previously unselected package libavfilter7:amd64. - Preparing to unpack .../132-libavfilter7_7%3a4.4-5_amd64.deb ... - Unpacking libavfilter7:amd64 (7:4.4-5) ... - Selecting previously unselected package libslang2:amd64. - Preparing to unpack .../133-libslang2_2.3.2-5_amd64.deb ... - Unpacking libslang2:amd64 (2.3.2-5) ... - Selecting previously unselected package libcaca0:amd64. - Preparing to unpack .../134-libcaca0_0.99.beta19-2.2_amd64.deb ... - Unpacking libcaca0:amd64 (0.99.beta19-2.2) ... - Selecting previously unselected package libcdio19:amd64. - Preparing to unpack .../135-libcdio19_2.1.0-2_amd64.deb ... - Unpacking libcdio19:amd64 (2.1.0-2) ... - Selecting previously unselected package libcdio-cdda2:amd64. - Preparing to unpack .../136-libcdio-cdda2_10.2+2.0.0-1+b2_amd64.deb ... - Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1+b2) ... - Selecting previously unselected package libcdio-paranoia2:amd64. - Preparing to unpack .../137-libcdio-paranoia2_10.2+2.0.0-1+b2_amd64.deb ... - Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1+b2) ... - Selecting previously unselected package libusb-1.0-0:amd64. - Preparing to unpack .../138-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... - Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... - Selecting previously unselected package libdc1394-25:amd64. - Preparing to unpack .../139-libdc1394-25_2.2.6-4_amd64.deb ... - Unpacking libdc1394-25:amd64 (2.2.6-4) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../140-libglvnd0_1.3.4-1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.3.4-1) ... - Selecting previously unselected package libxcb-dri2-0:amd64. - Preparing to unpack .../141-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 .../142-libxcb-dri3-0_1.14-3_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../143-libxcb-glx0_1.14-3_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../144-libxcb-present0_1.14-3_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../145-libxcb-sync1_1.14-3_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../146-libxcb-xfixes0_1.14-3_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.14-3) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../147-libxshmfence1_1.3-1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../148-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... - Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../149-libglx-mesa0_21.2.1-2_amd64.deb ... - Unpacking libglx-mesa0:amd64 (21.2.1-2) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../150-libglx0_1.3.4-1_amd64.deb ... - Unpacking libglx0:amd64 (1.3.4-1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../151-libgl1_1.3.4-1_amd64.deb ... - Unpacking libgl1:amd64 (1.3.4-1) ... - Selecting previously unselected package libiec61883-0:amd64. - Preparing to unpack .../152-libiec61883-0_1.2.0-4_amd64.deb ... - Unpacking libiec61883-0:amd64 (1.2.0-4) ... - Selecting previously unselected package libjack-jackd2-0:amd64. - Preparing to unpack .../153-libjack-jackd2-0_1.9.19~dfsg-2_amd64.deb ... - Unpacking libjack-jackd2-0:amd64 (1.9.19~dfsg-2) ... - Selecting previously unselected package libopenal-data. - Preparing to unpack .../154-libopenal-data_1%3a1.19.1-2_all.deb ... - Unpacking libopenal-data (1:1.19.1-2) ... - Selecting previously unselected package libsndio7.0:amd64. - Preparing to unpack .../155-libsndio7.0_1.5.0-3_amd64.deb ... - Unpacking libsndio7.0:amd64 (1.5.0-3) ... - Selecting previously unselected package libopenal1:amd64. - Preparing to unpack .../156-libopenal1_1%3a1.19.1-2_amd64.deb ... - Unpacking libopenal1:amd64 (1:1.19.1-2) ... - Selecting previously unselected package libwayland-server0:amd64. - Preparing to unpack .../157-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 .../158-libgbm1_21.2.1-2_amd64.deb ... - Unpacking libgbm1:amd64 (21.2.1-2) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../159-libwayland-client0_1.19.0-2_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.19.0-2) ... - Selecting previously unselected package libwayland-cursor0:amd64. - Preparing to unpack .../160-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 .../161-libwayland-egl1_1.19.0-2_amd64.deb ... - Unpacking libwayland-egl1:amd64 (1.19.0-2) ... - Selecting previously unselected package libxcursor1:amd64. - Preparing to unpack .../162-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 .../163-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 .../164-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 .../165-xkb-data_2.33-1_all.deb ... - Unpacking xkb-data (2.33-1) ... - Selecting previously unselected package libxkbcommon0:amd64. - Preparing to unpack .../166-libxkbcommon0_1.0.3-2_amd64.deb ... - Unpacking libxkbcommon0:amd64 (1.0.3-2) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../167-libxrandr2_2%3a1.5.1-1_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.1-1) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../168-x11-common_1%3a7.7+23_all.deb ... - Unpacking x11-common (1:7.7+23) ... - Selecting previously unselected package libxss1:amd64. - Preparing to unpack .../169-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 .../170-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 libxcb-shape0:amd64. - Preparing to unpack .../171-libxcb-shape0_1.14-3_amd64.deb ... - Unpacking libxcb-shape0:amd64 (1.14-3) ... - Selecting previously unselected package libxv1:amd64. - Preparing to unpack .../172-libxv1_2%3a1.0.11-1_amd64.deb ... - Unpacking libxv1:amd64 (2:1.0.11-1) ... - Selecting previously unselected package libavdevice58:amd64. - Preparing to unpack .../173-libavdevice58_7%3a4.4-5_amd64.deb ... - Unpacking libavdevice58:amd64 (7:4.4-5) ... - Selecting previously unselected package libavformat-dev:amd64. - Preparing to unpack .../174-libavformat-dev_7%3a4.4-5_amd64.deb ... - Unpacking libavformat-dev:amd64 (7:4.4-5) ... - Selecting previously unselected package libpostproc-dev:amd64. - Preparing to unpack .../175-libpostproc-dev_7%3a4.4-5_amd64.deb ... - Unpacking libpostproc-dev:amd64 (7:4.4-5) ... - Selecting previously unselected package libswscale-dev:amd64. - Preparing to unpack .../176-libswscale-dev_7%3a4.4-5_amd64.deb ... - Unpacking libswscale-dev:amd64 (7:4.4-5) ... - Selecting previously unselected package libavfilter-dev:amd64. - Preparing to unpack .../177-libavfilter-dev_7%3a4.4-5_amd64.deb ... - Unpacking libavfilter-dev:amd64 (7:4.4-5) ... - Selecting previously unselected package libavdevice-dev:amd64. - Preparing to unpack .../178-libavdevice-dev_7%3a4.4-5_amd64.deb ... - Unpacking libavdevice-dev:amd64 (7:4.4-5) ... - Selecting previously unselected package libbdplus0:amd64. - Preparing to unpack .../179-libbdplus0_0.1.2-3_amd64.deb ... - Unpacking libbdplus0:amd64 (0.1.2-3) ... - Selecting previously unselected package libgdk-pixbuf2.0-bin. - Preparing to unpack .../180-libgdk-pixbuf2.0-bin_2.42.6+dfsg-2_amd64.deb ... - Unpacking libgdk-pixbuf2.0-bin (2.42.6+dfsg-2) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../181-libglib2.0-data_2.68.4-1_all.deb ... - Unpacking libglib2.0-data (2.68.4-1) ... - Selecting previously unselected package librsvg2-common:amd64. - Preparing to unpack .../182-librsvg2-common_2.50.3+dfsg-1_amd64.deb ... - Unpacking librsvg2-common:amd64 (2.50.3+dfsg-1) ... - Selecting previously unselected package libvdpau-va-gl1:amd64. - Preparing to unpack .../183-libvdpau-va-gl1_0.4.2-1+b1_amd64.deb ... - Unpacking libvdpau-va-gl1:amd64 (0.4.2-1+b1) ... - Selecting previously unselected package libxcb-randr0:amd64. - Preparing to unpack .../184-libxcb-randr0_1.14-3_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.14-3) ... - Selecting previously unselected package mesa-va-drivers:amd64. - Preparing to unpack .../185-mesa-va-drivers_21.2.1-2_amd64.deb ... - Unpacking mesa-va-drivers:amd64 (21.2.1-2) ... - Selecting previously unselected package mesa-vdpau-drivers:amd64. - Preparing to unpack .../186-mesa-vdpau-drivers_21.2.1-2_amd64.deb ... - Unpacking mesa-vdpau-drivers:amd64 (21.2.1-2) ... - Selecting previously unselected package mesa-vulkan-drivers:amd64. - Preparing to unpack .../187-mesa-vulkan-drivers_21.2.1-2_amd64.deb ... - Unpacking mesa-vulkan-drivers:amd64 (21.2.1-2) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../188-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package pocketsphinx-en-us. - Preparing to unpack .../189-pocketsphinx-en-us_0.8+5prealpha+1-13_all.deb ... - Unpacking pocketsphinx-en-us (0.8+5prealpha+1-13) ... - Selecting previously unselected package va-driver-all:amd64. - Preparing to unpack .../190-va-driver-all_2.12.0-2_amd64.deb ... - Unpacking va-driver-all:amd64 (2.12.0-2) ... - Selecting previously unselected package vdpau-driver-all:amd64. - Preparing to unpack .../191-vdpau-driver-all_1.4-3_amd64.deb ... - Unpacking vdpau-driver-all:amd64 (1.4-3) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../192-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Setting up libgme0:amd64 (0.6.3-2) ... - Setting up libssh-gcrypt-4:amd64 (0.9.6-1) ... - Setting up libgraphite2-3:amd64 (1.3.14-1) ... - Setting up libsrt1.4-gnutls:amd64 (1.4.2-1.4) ... - Setting up libxcb-dri3-0:amd64 (1.14-3) ... - Setting up libpixman-1-0:amd64 (0.40.0-1) ... - Setting up libudfread0:amd64 (1.1.2-1) ... - Setting up gcc-11-base:amd64 (11.2.0-3) ... - Setting up libwayland-server0:amd64 (1.19.0-2) ... - Setting up libpciaccess0:amd64 (0.16-1) ... - Setting up fontconfig (2.13.1-4.2) ... - Regenerating fonts cache... - done. - Setting up librabbitmq4:amd64 (0.10.0-1) ... - Setting up libraw1394-11:amd64 (2.1.2-2) ... - Setting up libapparmor1:amd64 (2.13.6-10) ... - Setting up libsodium23:amd64 (1.0.18-1) ... - Setting up libmpg123-0:amd64 (1.28.2-2) ... - Setting up libxcb-xfixes0:amd64 (1.14-3) ... - Setting up libogg0:amd64 (1.3.4-0.1) ... - Setting up libspeex1:amd64 (1.2~rc1.2-1.1) ... - Setting up libshine3:amd64 (3.1.1-2) ... - Setting up libtwolame0:amd64 (0.4.0-2) ... - Setting up libicu67:amd64 (67.1-7) ... - Setting up libdatrie1:amd64 (0.2.13-1) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libgsm1:amd64 (1.0.18-2) ... - Setting up libxcb-render0:amd64 (1.14-3) ... - Setting up libsoxr0:amd64 (0.1.3-4) ... - Setting up libglib2.0-0:amd64 (2.68.4-1) ... - No schema files found: doing nothing. - Setting up libglvnd0:amd64 (1.3.4-1) ... - Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... - Setting up libxcb-glx0:amd64 (1.14-3) ... - Setting up libaom0:amd64 (1.0.0.errata1-3) ... - Setting up libgdk-pixbuf2.0-common (2.42.6+dfsg-2) ... - Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... - Setting up libmysofa1:amd64 (1.2~dfsg0-1) ... - Setting up libxcb-shape0:amd64 (1.14-3) ... - Setting up x11-common (1:7.7+23) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of restart. - Setting up libsensors-config (1:3.6.0-7) ... - Setting up xkb-data (2.33-1) ... - Setting up libxcb-shm0:amd64 (1.14-3) ... - Setting up libcdio19:amd64 (2.1.0-2) ... - Setting up libxvidcore4:amd64 (2:1.3.7-1) ... - Setting up libx264-160:amd64 (2:0.160.3011+gitcde9a93-2.1) ... - Setting up libsnappy1v5:amd64 (1.1.8-1) ... - Setting up libflac8:amd64 (1.3.3-2) ... - Setting up libxcb-present0:amd64 (1.14-3) ... - Setting up libasound2-data (1.2.5.1-1) ... - Setting up libz3-4:amd64 (4.8.10-1) ... - Setting up libblas3:amd64 (3.10.0-1) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode - Setting up libglib2.0-data (2.68.4-1) ... - Setting up libslang2:amd64 (2.3.2-5) ... - Setting up libva2:amd64 (2.12.0-2) ... - Setting up libwrap0:amd64 (7.6.q-31) ... - Setting up libigdgmm11:amd64 (21.2.2+ds1-1) ... - Setting up libxcb-sync1:amd64 (1.14-3) ... - Setting up libcodec2-0.9:amd64 (0.9.2-4) ... - 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 libfribidi0:amd64 (1.0.8-2) ... - Setting up libopus0:amd64 (1.3.1-0.1) ... - Setting up intel-media-va-driver:amd64 (21.3.2+dfsg1-1) ... - Setting up libvorbis0a:amd64 (1.3.7-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libsensors5:amd64 (1:3.6.0-7) ... - Setting up libaacs0:amd64 (0.11.0-2) ... - Setting up pocketsphinx-en-us (0.8+5prealpha+1-13) ... - Setting up libfftw3-double3:amd64 (3.3.8-2) ... - Setting up libglapi-mesa:amd64 (21.2.1-2) ... - Setting up libgfortran5:amd64 (11.2.0-3) ... - Setting up libvulkan1:amd64 (1.2.182.0-2) ... - Setting up libxcb-dri2-0:amd64 (1.14-3) ... - Setting up libbdplus0:amd64 (0.1.2-3) ... - Setting up libnuma1:amd64 (2.0.12-1+b1) ... - Setting up libvidstab1.1:amd64 (1.1.0-2+b1) ... - Setting up alsa-topology-conf (1.2.5.1-1) ... - Setting up ocl-icd-libopencl1:amd64 (2.2.14-2) ... - Setting up libasyncns0:amd64 (0.8-6+b2) ... - Setting up libxshmfence1:amd64 (1.3-1) ... - Setting up libvpx6:amd64 (1.10.0-2) ... - Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2+b1) ... - Setting up libxcb-randr0:amd64 (1.14-3) ... - Setting up libasound2:amd64 (1.2.5.1-1) ... - Setting up libzimg2:amd64 (3.0.2+ds1-1) ... - Setting up libdav1d4:amd64 (0.7.1-3) ... - Setting up libopenjp2-7:amd64 (2.4.0-3) ... - Setting up libx11-6:amd64 (2:1.7.2-1) ... - Setting up libharfbuzz0b:amd64 (2.7.4-1) ... - Setting up libopenal-data (1:1.19.1-2) ... - Setting up libthai-data (0.1.28-4.1) ... - Setting up libwayland-egl1:amd64 (1.19.0-2) ... - Setting up libxss1:amd64 (1:1.2.3-1) ... - Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... - Setting up libmfx1:amd64 (21.3.2-1) ... - Setting up libsamplerate0:amd64 (0.2.1+ds0-1) ... - Setting up libwebpmux3:amd64 (0.6.1-2.1) ... - Setting up libdrm-common (2.4.107-2) ... - Setting up libelf1:amd64 (0.185-2) ... - Setting up libxml2:amd64 (2.9.12+dfsg-3) ... - Setting up libzvbi-common (0.2.35-18) ... - Setting up libmp3lame0:amd64 (3.100-3) ... - Setting up libvorbisenc2:amd64 (1.3.7-1) ... - Setting up libiec61883-0:amd64 (1.2.0-4) ... - Setting up libserd-0-0:amd64 (0.30.10-2) ... - Setting up libxkbcommon0:amd64 (1.0.3-2) ... - Setting up libwayland-client0:amd64 (1.19.0-2) ... - Setting up libavc1394-0:amd64 (0.5.4-5) ... - Setting up libzvbi0:amd64 (0.2.35-18) ... - Setting up libx11-xcb1:amd64 (2:1.7.2-1) ... - Setting up liblapack3:amd64 (3.10.0-1) ... - update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode - Setting up libzmq5:amd64 (4.3.4-1) ... - Setting up libcaca0:amd64 (0.99.beta19-2.2) ... - Setting up libxi6:amd64 (2:1.7.10-1) ... - Setting up libxrender1:amd64 (1:0.9.10-1) ... - Setting up alsa-ucm-conf (1.2.5.1-1) ... - Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1+b2) ... - Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1+b2) ... - Setting up libx265-192:amd64 (3.4-2) ... - Setting up libx11-dev:amd64 (2:1.7.2-1) ... - Setting up libcairo2:amd64 (1.16.0-5) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Setting up libthai0:amd64 (0.1.28-4.1) ... - Setting up libvorbisfile3:amd64 (1.3.7-1) ... - Setting up libass9:amd64 (1:0.15.1-2) ... - Setting up libxfixes3:amd64 (1:5.0.3-2) ... - Setting up libllvm12:amd64 (1:12.0.1-7) ... - Setting up shared-mime-info (2.0-1) ... - Setting up libxinerama1:amd64 (2:1.1.4-2) ... - Setting up libdc1394-25:amd64 (2.2.6-4) ... - Setting up libxv1:amd64 (2:1.0.11-1) ... - Setting up libxrandr2:amd64 (2:1.5.1-1) ... - Setting up librubberband2:amd64 (1.9.0-1) ... - Setting up libsndio7.0:amd64 (1.5.0-3) ... - Setting up libjack-jackd2-0:amd64 (1.9.19~dfsg-2) ... - Setting up libdrm2:amd64 (2.4.107-2) ... - Setting up libflite1:amd64 (2.2-2) ... - Setting up libva-drm2:amd64 (2.12.0-2) ... - Setting up libvdpau1:amd64 (1.4-3) ... - Setting up libsord-0-0:amd64 (0.16.8-2) ... - Setting up libwayland-cursor0:amd64 (1.19.0-2) ... - Setting up libsratom-0-0:amd64 (0.6.8-1) ... - Setting up libtheora0:amd64 (1.1.1+dfsg.1-15) ... - Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ... - Setting up libcairo-gobject2:amd64 (1.16.0-5) ... - Setting up libsndfile1:amd64 (1.0.31-2) ... - Setting up libbluray2:amd64 (1:1.3.0-3) ... - Setting up libva-x11-2:amd64 (2.12.0-2) ... - Setting up liblilv-0-0:amd64 (0.24.12-2) ... - Setting up libopenmpt0:amd64 (0.4.22-1) ... - Setting up libdrm-amdgpu1:amd64 (2.4.107-2) ... - Setting up mesa-vulkan-drivers:amd64 (21.2.1-2) ... - Setting up libdrm-nouveau2:amd64 (2.4.107-2) ... - Setting up libgbm1:amd64 (21.2.1-2) ... - Setting up libpulse0:amd64 (15.0+dfsg1-2) ... - Setting up libdrm-radeon1:amd64 (2.4.107-2) ... - Setting up libxcursor1:amd64 (1:1.2.0-2) ... - Setting up libpango-1.0-0:amd64 (1.48.9+ds1-2) ... - Setting up libdrm-intel1:amd64 (2.4.107-2) ... - Setting up libgl1-mesa-dri:amd64 (21.2.1-2) ... - Setting up libopenal1:amd64 (1:1.19.1-2) ... - Setting up libavutil56:amd64 (7:4.4-5) ... - Setting up libpostproc55:amd64 (7:4.4-5) ... - Setting up libgdk-pixbuf2.0-bin (2.42.6+dfsg-2) ... - Setting up libswscale5:amd64 (7:4.4-5) ... - Setting up mesa-va-drivers:amd64 (21.2.1-2) ... - Setting up libpangoft2-1.0-0:amd64 (1.48.9+ds1-2) ... - Setting up libsdl2-2.0-0:amd64 (2.0.14+dfsg2-3) ... - Setting up i965-va-driver:amd64 (2.4.1+dfsg1-1) ... - Setting up libpangocairo-1.0-0:amd64 (1.48.9+ds1-2) ... - Setting up libavutil-dev:amd64 (7:4.4-5) ... - Setting up mesa-vdpau-drivers:amd64 (21.2.1-2) ... - Setting up libglx-mesa0:amd64 (21.2.1-2) ... - Setting up libglx0:amd64 (1.3.4-1) ... - Setting up libsphinxbase3:amd64 (0.8+5prealpha+1-12) ... - Setting up libpostproc-dev:amd64 (7:4.4-5) ... - Setting up libswresample3:amd64 (7:4.4-5) ... - Setting up librsvg2-2:amd64 (2.50.3+dfsg-1) ... - Setting up libpocketsphinx3:amd64 (0.8+5prealpha+1-13) ... - Setting up libgl1:amd64 (1.3.4-1) ... - Setting up va-driver-all:amd64 (2.12.0-2) ... - Setting up libswscale-dev:amd64 (7:4.4-5) ... - Setting up librsvg2-common:amd64 (2.50.3+dfsg-1) ... - Setting up libavcodec58:amd64 (7:4.4-5) ... - Setting up libvdpau-va-gl1:amd64 (0.4.2-1+b1) ... - Setting up libchromaprint1:amd64 (1.5.0-2) ... - Setting up libswresample-dev:amd64 (7:4.4-5) ... - Setting up libavformat58:amd64 (7:4.4-5) ... - Setting up libavcodec-dev:amd64 (7:4.4-5) ... - Setting up libavformat-dev:amd64 (7:4.4-5) ... - Setting up vdpau-driver-all:amd64 (1.4-3) ... - Setting up libavfilter7:amd64 (7:4.4-5) ... - Setting up libavfilter-dev:amd64 (7:4.4-5) ... - Setting up libavdevice58:amd64 (7:4.4-5) ... - Setting up libavdevice-dev:amd64 (7:4.4-5) ... - Processing triggers for libc-bin (2.31-13) ... - Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 3/21: Processing 4/21: Processing 5/21: Processing 6/21: [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.1 (cached) Processing 7/21: [conf-pkg-config: pkg-config] -> retrieved dune.2.9.0 (cached) Processing 8/21: [conf-pkg-config: pkg-config] Processing 9/21: [conf-pkg-config: pkg-config] [dune: ocaml bootstrap.ml] -> retrieved dune-configurator.2.9.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.08.1/.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 9/21: [dune: ocaml bootstrap.ml] Processing 10/21: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] -> retrieved ffmpeg-avutil.1.0.0~beta2 (cached) -> retrieved result.1.5 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.08.1/lib/pkgconfig" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 10/21: [dune: ocaml bootstrap.ml] Processing 11/21: [conf-ffmpeg: pkg-config libavutil] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--exists" "libavutil" "libavformat" "libavcodec" "libavdevice" "libavfilter" "libswresample" "libswscale" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/conf-ffmpeg.1) -> compiled conf-ffmpeg.1 Processing 11/21: [dune: ocaml bootstrap.ml] -> installed conf-ffmpeg.1 Processing 12/21: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/dune.2.9.0) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 47 - Processing 12/21: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/dune.2.9.0) -> compiled dune.2.9.0 -> installed dune.2.9.0 Processing 14/21: [csexp: dune build] Processing 15/21: [csexp: dune build] [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "47" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 15/21: [result: dune build] -> installed csexp.1.5.1 Processing 16/21: [result: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/result.1.5) -> compiled result.1.5 -> installed result.1.5 Processing 18/21: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "47" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/dune-configurator.2.9.0) -> compiled dune-configurator.2.9.0 -> installed dune-configurator.2.9.0 Processing 20/21: [ffmpeg-avutil: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ffmpeg-avutil" "-j" "47" "@install" (CWD=/home/opam/.opam/4.08.1/.opam-switch/build/ffmpeg-avutil.1.0.0~beta2) - gcc avutil/avutil_stubs.o - avutil_stubs.c: In function 'ocaml_avutil_av_opt_next': - avutil_stubs.c:1233:11: warning: 'av_opt_child_class_next' is deprecated [-Wdeprecated-declarations] - 1233 | av_opt_child_class_next((const AVClass *)_class, _class_cursor); - | ^~~~~~~~~~~~~~~~~~~~~~~ - In file included from avutil_stubs.c:16: - /usr/include/x86_64-linux-gnu/libavutil/opt.h:661:16: note: declared here - 661 | const AVClass *av_opt_child_class_next(const AVClass *parent, const AVClass *prev); - | ^~~~~~~~~~~~~~~~~~~~~~~ -> compiled ffmpeg-avutil.1.0.0~beta2 -> installed ffmpeg-avutil.1.0.0~beta2 Done. # Run eval $(opam env) to update the current shell environment 2021-09-03 20:58.07 ---> saved as "110c1088de4808027185bcef5f47e4680ac5e779d3144a044f466aeaec46762f" Job succeeded