Source: caml-crush Version: 1.0.10-4 Severity: normal Tags: ftbfs User: d...@packages.debian.org Usertags: lineno-bashism
Hi, Your package uses configure script with bash features not present in POSIX without explicitly declaring the need to bash shell; this currently works as configure scripts select bash, but when dash enables LINENO support, your configure script will start failing: ../configure: 2616: test: make: unexpected operator checking for ocamlc... yes ../configure: 2682: test: yes: unexpected operator OCaml version is 4.11.1 OCaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocamldep... ocamldep ... checking for dlfcn.h... yes checking for pthread.h... yes checking for camlp4... yes ../configure: 4083: test: yes: unexpected operator checking for ocamlfind... ocamlfind ../configure: 4181: test: yes: unexpected operator checking OCaml package camlidl... found checking for dlopen in -ldl... yes checking for pthread_mutex_init in -lpthread... yes checking for gawk... no checking for mawk... mawk ../configure: 4419: test: yes: unexpected operator checking for camlidl... yes ../configure: 4478: test: yes: unexpected operator checking for spatch... yes ../configure: 4525: test: yes: unexpected operator Detected coccinelle version 1.1.0 ../configure: 4568: test: yes: unexpected operator ../configure: 4605: test: yes: unexpected operator configure: Compiling OCaml bindings only configure: creating ./config.status ... configure.ac:1458: warning: AC_OUTPUT should be used without arguments. configure.ac:1458: You should run autoupdate. |-> Run ./configure with the desired options, and then make dh_auto_configure -Bbuild-UNIX_CLIENT -- --srcdir=.. --with-client-socket="unix,/var/run/pkcs11proxyd.socket" install -d build-UNIX_CLIENT cd build-UNIX_CLIENT && ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --srcdir=.. --with-client-socket=unix,/var/run/pkcs11proxyd.socket checking for make... make ../configure: 2616: test: make: unexpected operator checking for ocamlc... yes ../configure: 2682: test: yes: unexpected operator OCaml version is 4.11.1 OCaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt ... checking for caml/camlidlruntime.h... yes checking for dlfcn.h... yes checking for pthread.h... yes checking for camlp4... yes ../configure: 4083: test: yes: unexpected operator checking for ocamlfind... ocamlfind ../configure: 4181: test: yes: unexpected operator checking OCaml package camlidl... found checking for dlopen in -ldl... yes checking for pthread_mutex_init in -lpthread... yes checking for gawk... no checking for mawk... mawk ../configure: 4419: test: yes: unexpected operator ../configure: 4605: test: yes: unexpected operator configure: Compiling OCaml bindings only configure: creating ./config.status config.status: creating src/bindings-pkcs11/Makefile config.status: creating src/bindings-pkcs11/Makefile.standalone config.status: creating src/rpc-pkcs11/Makefile config.status: creating src/pkcs11proxyd/Makefile ... To test this, you can install dash from experimental and re-run the configure script. Please replace non-POSIX features with their equivalents to make sure the script runs with dash. Most common ones are usage of == instead of = and for with arrays (not lists). -- Cheers, Andrej -- System Information: Debian Release: bookworm/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'testing'), (10, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386, arm64 Kernel: Linux 5.14.0-2-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
[ 0s] Memory limit set to 46776712KB [ 0s] Using BUILD_ROOT=/srv/obs/worker/root_3 [ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386 [ 0s] [ 0s] [ 0s] potassium started "build caml-crush_1.0.10-4.dsc" at Thu Nov 4 22:35:25 UTC 2021. [ 0s] build version: 20180831-2co3debian9.1 [ 0s] [ 0s] Building caml-crush for project 'home:andrewsh:sid' repository 'main' arch 'x86_64' srcmd5 'bfa8fba93d0b581a09f5fa2b2fd275a0' [ 0s] [ 0s] processing recipe /srv/obs/worker/root_3/.build-srcdir/caml-crush_1.0.10-4.dsc ... [ 0s] running changelog2spec --target debian --file /srv/obs/worker/root_3/.build-srcdir/caml-crush_1.0.10-4.dsc [ 0s] init_buildsystem --configdir /srv/obs/worker/run/worker/3/build/configs --cachedir /var/cache/obs-build --clean --create-build-binaries --rpmlist /srv/obs/worker/root_3/.build.rpmlist /srv/obs/worker/root_3/.build-srcdir/caml-crush_1.0.10-4.dsc build rpmlint-Factory ... [ 0s] init_buildsystem version: 20180831-2co3debian9.1 [ 6s] cycle: libc6 -> libgcc-s1 [ 6s] breaking dependency libgcc-s1 -> libc6 [ 6s] [1/45] preinstalling libgcc-s1... [ 6s] Version: 11.2.0-10 [ 6s] [2/45] preinstalling libc6... [ 6s] Version: 2.32-4 [ 7s] [3/45] preinstalling debianutils... [ 7s] Version: 5.5-1 [ 7s] [4/45] preinstalling diffutils... [ 7s] Version: 1:3.7-5 [ 7s] [5/45] preinstalling insserv... [ 7s] Version: 1.23.0-1 [ 7s] [6/45] preinstalling libacl1... [ 7s] Version: 2.3.1-11.1 [ 7s] [7/45] preinstalling libattr1... [ 7s] Version: 1:2.5.1-11.1 [ 7s] [8/45] preinstalling libbz2-1.0... [ 7s] Version: 1.0.8-4 [ 7s] [9/45] preinstalling libc-bin... [ 7s] Version: 2.32-4 [ 7s] [10/45] preinstalling libcrypt1... [ 7s] Version: 1:4.4.25-2 [ 7s] [11/45] preinstalling libdbus-1-3... [ 7s] Version: 1.12.20-3 [ 7s] [12/45] preinstalling libdebconfclient0... [ 7s] Version: 0.2601.1 [ 7s] [13/45] preinstalling libgmp10... [ 7s] Version: 2:6.2.1+dfsg-2 [ 7s] [14/45] preinstalling liblzma5... [ 7s] Version: 5.2.5-2 [ 7s] [15/45] preinstalling libpcre2-8-0... [ 7s] Version: 10.36-2 [ 7s] [16/45] preinstalling libpcre3... [ 7s] Version: 2:8.39-13 [ 8s] [17/45] preinstalling libsepol1... [ 8s] Version: 3.1-1 [ 8s] [18/45] preinstalling libsigsegv2... [ 8s] Version: 2.13-1 [ 8s] [19/45] preinstalling libtinfo5... [ 8s] Version: 6.2+20210905-1 [ 8s] [20/45] preinstalling mawk... [ 8s] Version: 1.3.4.20200120-2 [ 8s] [21/45] preinstalling zlib1g... [ 8s] Version: 1:1.2.11.dfsg-2 [ 8s] [22/45] preinstalling libstdc++6... [ 8s] Version: 11.2.0-10 [ 8s] [23/45] preinstalling base-passwd... [ 8s] Version: 3.5.521.1 [ 8s] [24/45] preinstalling libncurses5... [ 8s] Version: 6.2+20210905-1 [ 8s] [25/45] preinstalling libselinux1... [ 8s] Version: 3.1-3+b1 [ 8s] [26/45] preinstalling login... [ 8s] Version: 1:4.8.1-1.1 [ 8s] [27/45] preinstalling xz-utils... [ 8s] Version: 5.2.5-2 [ 8s] [28/45] preinstalling base-files... [ 8s] Version: 12 [ 8s] [29/45] preinstalling findutils... [ 8s] Version: 4.8.0-1 [ 8s] [30/45] preinstalling passwd... [ 8s] Version: 1:4.8.1-1.1 [ 9s] [31/45] preinstalling sed... [ 9s] Version: 4.8-1 [ 9s] [32/45] preinstalling tar... [ 9s] Version: 1.34+dfsg-1 [ 9s] [33/45] preinstalling util-linux... [ 9s] Version: 2.37.2-4 [ 9s] [34/45] preinstalling coreutils... [ 9s] Version: 8.32-4.1 [ 10s] [35/45] preinstalling bash... [ 10s] Version: 5.1-3.11.1 [ 10s] [36/45] preinstalling dpkg... [ 10s] Version: 1.20.9 [ 10s] [37/45] preinstalling gzip... [ 10s] Version: 1.10-4 [ 10s] [38/45] preinstalling grep... [ 10s] Version: 3.7-1 [ 10s] [39/45] preinstalling perl-base... [ 11s] Version: 5.32.1-6 [ 11s] [40/45] preinstalling debconf... [ 11s] Version: 1.5.79 [ 11s] [41/45] preinstalling init-system-helpers... [ 11s] Version: 1.60 [ 11s] [42/45] preinstalling perl... [ 11s] Version: 5.32.1-6 [ 11s] [43/45] preinstalling libperl-dev... [ 11s] Version: 5.32.1-6 [ 11s] [44/45] preinstalling tzdata... [ 11s] Version: 2021e-1 [ 11s] [45/45] preinstalling dash... [ 11s] Version: 0.5.11+git20210903+057cd650a4ed-3exp12.1 [ 11s] [ 12s] creating .build.binaries directory... [ 14s] reordering...cycle: libc6 -> libgcc-s1 [ 14s] breaking dependency libgcc-s1 -> libc6 [ 14s] done [ 14s] querying package ids... [ 17s] [1/165] installing autotools-dev-20180224.1+nmu1 [ 17s] [2/165] installing binutils-common-2.37-81.1 [ 17s] [3/165] installing debian-archive-keyring-2021.1.1 [ 17s] [4/165] installing distro-info-data-0.52 [ 18s] [5/165] installing gcc-11-base-11.2.0-10 [ 18s] [6/165] installing libaudit-common-1:3.0.6-11.1 [ 18s] [7/165] installing libmagic-mgc-1:5.39-3 [ 18s] [8/165] installing libsemanage-common-3.1-1 [ 18s] [9/165] installing libtirpc-common-1.3.2-2 [ 18s] [10/165] installing linux-libc-dev-5.14.16-1 [ 18s] [11/165] installing media-types-4.0.0 [ 19s] [12/165] installing ncurses-base-6.2+20210905-1 [ 19s] [13/165] installing libgcc-s1-11.2.0-10 [ 19s] dpkg: libgcc-s1:amd64: dependency problems, but configuring anyway as you requested: [ 19s] libgcc-s1:amd64 depends on libc6 (>= 2.14); however: [ 19s] Package libc6 is not installed. [ 19s] [14/165] installing libc6-2.32-4 [ 19s] Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 22. [ 20s] Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 22. [ 20s] [15/165] installing debianutils-5.5-1 [ 20s] update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode [ 20s] [16/165] installing diffutils-1:3.7-5 [ 20s] [17/165] installing hostname-3.23 [ 20s] [18/165] installing insserv-1.23.0-1 [ 20s] [19/165] installing libacl1-2.3.1-11.1 [ 20s] [20/165] installing libattr1-1:2.5.1-11.1 [ 20s] [21/165] installing libblkid1-2.37.2-4 [ 21s] [22/165] installing libbz2-1.0-1.0.8-4 [ 21s] [23/165] installing libc-bin-2.32-4 [ 21s] [24/165] installing libc-dev-bin-2.32-4 [ 21s] [25/165] installing libcap-ng0-0.7.9-2.2+b1 [ 21s] Processing triggers for libc-bin (2.32-4) ... [ 22s] [26/165] installing libcap2-1:2.44-1 [ 22s] Processing triggers for libc-bin (2.32-4) ... [ 22s] [27/165] installing libcom-err2-1.46.4-1 [ 22s] Processing triggers for libc-bin (2.32-4) ... [ 22s] [28/165] installing libcrypt1-1:4.4.25-2 [ 22s] Processing triggers for libc-bin (2.32-4) ... [ 22s] [29/165] installing libdb5.3-5.3.28+dfsg1-0.8 [ 22s] Processing triggers for libc-bin (2.32-4) ... [ 22s] [30/165] installing libdebconfclient0-0.2601.1 [ 22s] Processing triggers for libc-bin (2.32-4) ... [ 22s] [31/165] installing libexpat1-2.4.1-3 [ 22s] Processing triggers for libc-bin (2.32-4) ... [ 22s] [32/165] installing libfakeroot-1.26-1 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [33/165] installing libffi8-3.4.2-3 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [34/165] installing libgdbm6-1.22-1 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [35/165] installing libgmp10-2:6.2.1+dfsg-2 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [36/165] installing libgpg-error0-1.42-3 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [37/165] installing libkeyutils1-1.6.1-2 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [38/165] installing libkrb5support0-1.18.3-7 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [39/165] installing liblz4-1-1.9.3-2 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [40/165] installing liblzma5-5.2.5-2 [ 23s] Processing triggers for libc-bin (2.32-4) ... [ 23s] [41/165] installing libnettle8-3.7.3-1 [ 24s] Processing triggers for libc-bin (2.32-4) ... [ 24s] [42/165] installing libpcre2-8-0-10.36-2 [ 24s] Processing triggers for libc-bin (2.32-4) ... [ 24s] [43/165] installing libpcre3-2:8.39-13 [ 24s] Processing triggers for libc-bin (2.32-4) ... [ 24s] [44/165] installing libseccomp2-2.5.2-2 [ 24s] Processing triggers for libc-bin (2.32-4) ... [ 24s] [45/165] installing libsepol1-3.1-1 [ 24s] Processing triggers for libc-bin (2.32-4) ... [ 24s] [46/165] installing libsigsegv2-2.13-1 [ 24s] Processing triggers for libc-bin (2.32-4) ... [ 24s] [47/165] installing libsmartcols1-2.37.2-4 [ 24s] Processing triggers for libc-bin (2.32-4) ... [ 24s] [48/165] installing libsqlite3-0-3.36.0-2 [ 25s] Processing triggers for libc-bin (2.32-4) ... [ 25s] [49/165] installing libtasn1-6-4.17.0-2 [ 25s] Processing triggers for libc-bin (2.32-4) ... [ 25s] [50/165] installing libtinfo5-6.2+20210905-1 [ 25s] Processing triggers for libc-bin (2.32-4) ... [ 25s] [51/165] installing libtinfo6-6.2+20210905-1 [ 25s] Processing triggers for libc-bin (2.32-4) ... [ 25s] [52/165] installing libudev1-249.5-2 [ 25s] Processing triggers for libc-bin (2.32-4) ... [ 25s] [53/165] installing libunistring2-0.9.10-6 [ 25s] Processing triggers for libc-bin (2.32-4) ... [ 25s] [54/165] installing libuuid1-2.37.2-4 [ 25s] Processing triggers for libc-bin (2.32-4) ... [ 25s] [55/165] installing libxxhash0-0.8.0-2 [ 25s] Processing triggers for libc-bin (2.32-4) ... [ 25s] [56/165] installing libzstd1-1.4.8+dfsg-3 [ 26s] Processing triggers for libc-bin (2.32-4) ... [ 26s] [57/165] installing make-4.3-4.1 [ 26s] [58/165] installing mawk-1.3.4.20200120-2 [ 26s] [59/165] installing patch-2.7.6-7 [ 26s] [60/165] installing rpcsvc-proto-1.4.2-4 [ 26s] [61/165] installing zlib1g-1:1.2.11.dfsg-2 [ 26s] Processing triggers for libc-bin (2.32-4) ... [ 26s] [62/165] installing libatomic1-11.2.0-10 [ 26s] Processing triggers for libc-bin (2.32-4) ... [ 27s] [63/165] installing libgomp1-11.2.0-10 [ 27s] Processing triggers for libc-bin (2.32-4) ... [ 27s] [64/165] installing libitm1-11.2.0-10 [ 27s] Processing triggers for libc-bin (2.32-4) ... [ 27s] [65/165] installing libquadmath0-11.2.0-10 [ 27s] Processing triggers for libc-bin (2.32-4) ... [ 27s] [66/165] installing libasan6-11.2.0-10 [ 27s] Processing triggers for libc-bin (2.32-4) ... [ 27s] [67/165] installing liblsan0-11.2.0-10 [ 28s] Processing triggers for libc-bin (2.32-4) ... [ 28s] [68/165] installing libstdc++6-11.2.0-10 [ 28s] Processing triggers for libc-bin (2.32-4) ... [ 28s] [69/165] installing libtsan0-11.2.0-10 [ 28s] Processing triggers for libc-bin (2.32-4) ... [ 28s] [70/165] installing libcrypt-dev-1:4.4.25-2 [ 28s] [71/165] installing base-passwd-3.5.521.1 [ 29s] [72/165] installing bzip2-1.0.8-4 [ 29s] [73/165] installing fakeroot-1.26-1 [ 29s] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [ 29s] [74/165] installing libctf-nobfd0-2.37-81.1 [ 29s] Processing triggers for libc-bin (2.32-4) ... [ 29s] [75/165] installing libgcrypt20-1.9.4-3+b1 [ 29s] Processing triggers for libc-bin (2.32-4) ... [ 29s] [76/165] installing libgdbm-compat4-1.22-1 [ 29s] Processing triggers for libc-bin (2.32-4) ... [ 29s] [77/165] installing libidn2-0-2.3.2-2 [ 29s] Processing triggers for libc-bin (2.32-4) ... [ 30s] [78/165] installing libisl23-0.24-2 [ 30s] Processing triggers for libc-bin (2.32-4) ... [ 30s] [79/165] installing libk5crypto3-1.18.3-7 [ 30s] Processing triggers for libc-bin (2.32-4) ... [ 30s] [80/165] installing libmpfr6-4.1.0-3 [ 30s] Processing triggers for libc-bin (2.32-4) ... [ 30s] [81/165] installing libncurses5-6.2+20210905-1 [ 30s] Processing triggers for libc-bin (2.32-4) ... [ 30s] [82/165] installing libncursesw6-6.2+20210905-1 [ 30s] Processing triggers for libc-bin (2.32-4) ... [ 30s] [83/165] installing libp11-kit0-0.24.0-5 [ 31s] Processing triggers for libc-bin (2.32-4) ... [ 31s] [84/165] installing libselinux1-3.1-3+b1 [ 31s] Processing triggers for libc-bin (2.32-4) ... [ 31s] [85/165] installing xz-utils-5.2.5-2 [ 31s] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [ 31s] [86/165] installing libaudit1-1:3.0.6-11.1 [ 31s] Processing triggers for libc-bin (2.32-4) ... [ 31s] [87/165] installing libbinutils-2.37-81.1 [ 31s] Processing triggers for libc-bin (2.32-4) ... [ 31s] [88/165] installing libhogweed6-3.7.3-1 [ 32s] Processing triggers for libc-bin (2.32-4) ... [ 32s] [89/165] installing libmpdec3-2.5.1-2 [ 32s] Processing triggers for libc-bin (2.32-4) ... [ 32s] [90/165] installing libcc1-0-11.2.0-10 [ 32s] Processing triggers for libc-bin (2.32-4) ... [ 32s] [91/165] installing libmagic1-1:5.39-3 [ 32s] Processing triggers for libc-bin (2.32-4) ... [ 32s] [92/165] installing libubsan1-11.2.0-10 [ 32s] Processing triggers for libc-bin (2.32-4) ... [ 32s] [93/165] installing base-files-12 [ 32s] [94/165] installing file-1:5.39-3 [ 33s] [95/165] installing findutils-4.8.0-1 [ 33s] [96/165] installing libctf0-2.37-81.1 [ 33s] Processing triggers for libc-bin (2.32-4) ... [ 33s] [97/165] installing libmount1-2.37.2-4 [ 33s] Processing triggers for libc-bin (2.32-4) ... [ 33s] [98/165] installing libmpc3-1.2.1-1 [ 33s] Processing triggers for libc-bin (2.32-4) ... [ 33s] [99/165] installing libpsl5-0.21.0-1.2 [ 33s] Processing triggers for libc-bin (2.32-4) ... [ 33s] [100/165] installing sed-4.8-1 [ 34s] [101/165] installing tar-1.34+dfsg-1 [ 34s] update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode [ 34s] [102/165] installing coreutils-8.32-4.1 [ 34s] [103/165] installing gpgv-2.2.27-2 [ 34s] [104/165] installing libsemanage1-3.1-1+b2 [ 35s] Processing triggers for libc-bin (2.32-4) ... [ 35s] [105/165] installing libsystemd0-249.5-2 [ 35s] Processing triggers for libc-bin (2.32-4) ... [ 35s] [106/165] installing libgnutls30-3.7.2-2 [ 35s] Processing triggers for libc-bin (2.32-4) ... [ 35s] [107/165] installing libgcc-11-dev-11.2.0-10 [ 36s] [108/165] installing libdbus-1-3-1.12.20-3 [ 36s] Processing triggers for libc-bin (2.32-4) ... [ 36s] [109/165] installing bash-5.1-3.11.1 [ 36s] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [ 36s] /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead. [ 36s] [110/165] installing mount-2.37.2-4 [ 36s] [111/165] keeping dpkg-1.20.9 [ 36s] [112/165] installing binutils-x86-64-linux-gnu-2.37-81.1 [ 37s] [113/165] installing cpp-11-11.2.0-10 [ 44s] [114/165] installing wget-1.21.2-2+b1 [ 44s] [115/165] installing libapt-pkg6.0-2.3.11 [ 45s] Processing triggers for libc-bin (2.32-4) ... [ 45s] [116/165] installing cpp-4:11.2.0-2 [ 45s] [117/165] installing debootstrap-1.0.125 [ 45s] [118/165] installing readline-common-8.1-2 [ 45s] [119/165] installing gzip-1.10-4 [ 45s] [120/165] installing binutils-2.37-81.1 [ 45s] [121/165] installing grep-3.7-1 [ 45s] [122/165] installing perl-base-5.32.1-6 [ 46s] [123/165] installing debconf-1.5.79 [ 46s] [124/165] installing init-system-helpers-1.60 [ 46s] [125/165] installing perl-modules-5.32-5.32.1-6 [ 47s] [126/165] installing libreadline8-8.1-2 [ 47s] Processing triggers for libc-bin (2.32-4) ... [ 47s] [127/165] installing gcc-11-11.2.0-10 [ 56s] [128/165] installing tzdata-2021e-1 [ 57s] Current default time zone: 'Etc/UTC' [ 57s] Local time is now: Thu Nov 4 22:36:22 UTC 2021. [ 57s] Universal Time is now: Thu Nov 4 22:36:22 UTC 2021. [ 57s] Run 'dpkg-reconfigure tzdata' if you wish to change it. [ 57s] [129/165] installing gcc-4:11.2.0-2 [ 58s] [130/165] installing libssl1.1-1.1.1l-1 [ 58s] Processing triggers for libc-bin (2.32-4) ... [ 58s] [131/165] installing libpam0g-1.4.0-10 [ 58s] Processing triggers for libc-bin (2.32-4) ... [ 58s] [132/165] installing dash-0.5.11+git20210903+057cd650a4ed-3exp12.1 [ 59s] No diversion 'diversion of /bin/sh by bash', none removed. [ 59s] Adding 'diversion of /bin/sh to /bin/sh.distrib by dash' [ 59s] No diversion 'diversion of /usr/share/man/man1/sh.1.gz by bash', none removed. [ 59s] Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' [ 59s] [133/165] installing libperl5.32-5.32.1-6 [ 60s] Processing triggers for libc-bin (2.32-4) ... [ 60s] [134/165] installing libpython3.9-minimal-3.9.7-4 [ 60s] [135/165] installing perl-5.32.1-6 [ 60s] [136/165] installing libpam-modules-bin-1.4.0-10 [ 60s] [137/165] installing libkrb5-3-1.18.3-7 [ 61s] Processing triggers for libc-bin (2.32-4) ... [ 61s] [138/165] installing util-linux-2.37.2-4 [ 61s] update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode [ 61s] [139/165] installing libdpkg-perl-1.20.9 [ 62s] [140/165] installing python3.9-minimal-3.9.7-4 [ 63s] [141/165] installing libgssapi-krb5-2-1.18.3-7 [ 64s] Processing triggers for libc-bin (2.32-4) ... [ 64s] [142/165] installing python3-minimal-3.9.7-1 [ 64s] [143/165] installing libtirpc3-1.3.2-2 [ 64s] Processing triggers for libc-bin (2.32-4) ... [ 64s] [144/165] installing dpkg-dev-1.20.9 [ 64s] [145/165] installing libtirpc-dev-1.3.2-2 [ 65s] [146/165] installing libnsl2-1.3.0-2 [ 65s] Processing triggers for libc-bin (2.32-4) ... [ 65s] [147/165] installing libnsl-dev-1.3.0-2 [ 65s] [148/165] installing libpam-modules-1.4.0-10 [ 65s] [149/165] installing libpython3.9-stdlib-3.9.7-4 [ 66s] [150/165] installing libpython3-stdlib-3.9.7-1 [ 66s] [151/165] installing libpam-runtime-1.4.0-10 [ 66s] [152/165] installing python3.9-3.9.7-4 [ 68s] [153/165] installing libc6-dev-2.32-4 [ 68s] [154/165] installing passwd-1:4.8.1-1.1 [ 69s] Shadow passwords are now on. [ 69s] [155/165] installing adduser-3.118 [ 69s] [156/165] installing libperl-dev-5.32.1-6 [ 69s] [157/165] installing python3-3.9.7-1 [ 70s] [158/165] installing libstdc++-11-dev-11.2.0-10 [ 71s] [159/165] installing libtool-2.4.6-15 [ 71s] [160/165] installing login-1:4.8.1-1.1 [ 71s] [161/165] installing lsb-release-11.1.0 [ 71s] [162/165] installing apt-2.3.11 [ 72s] Processing triggers for libc-bin (2.32-4) ... [ 72s] [163/165] installing g++-11-11.2.0-10 [ 81s] [164/165] installing g++-4:11.2.0-2 [ 81s] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [ 81s] [165/165] installing build-essential-12.91.1 [ 81s] configuring all installed packages... [ 81s] removing nis flags from /srv/obs/worker/root_3/etc/nsswitch.conf... [ 81s] now finalizing build dir... [ 81s] gpgv: unknown type of key resource 'trustedkeys.kbx' [ 81s] gpgv: keyblock resource '/tmp/dpkg-verify-sig.q63UxPZt/trustedkeys.kbx': General error [ 81s] gpgv: Signature made Fri Oct 2 05:38:30 2020 UTC [ 81s] gpgv: using RSA key 6DE24E97ECA886CC56E6250E21B8EEF1B1893081 [ 81s] gpgv: Can't check signature: No public key [ 81s] dpkg-source: warning: failed to verify signature on /usr/src/packages/SOURCES/caml-crush_1.0.10-4.dsc [ 81s] dpkg-source: info: extracting caml-crush in /usr/src/packages/BUILD [ 81s] dpkg-source: info: unpacking caml-crush_1.0.10.orig.tar.gz [ 81s] dpkg-source: info: unpacking caml-crush_1.0.10-4.debian.tar.xz [ 82s] ----------------------------------------------------------------- [ 82s] ----- building caml-crush_1.0.10-4.dsc (user abuild) [ 82s] ----------------------------------------------------------------- [ 82s] ----------------------------------------------------------------- [ 82s] creating repository for debootstrap... [ 96s] dpkg-scanpackages: info: Wrote 230 entries to output Packages file. [ 96s] running debootstrap: chroot /srv/obs/worker/root_3 debootstrap --keep-debootstrap-dir --no-check-gpg --variant=buildd --arch=amd64 --include=adduser\,apt\,autoconf\,automake\,autopoint\,autotools-dev\,base-files\,base-passwd\,bash\,binutils-common\,binutils-x86-64-linux-gnu\,binutils\,bsdextrautils\,build-essential\,bzip2\,camlidl\,camlp4\,coccinelle\,coreutils\,cpp-11\,cpp\,dash\,debconf\,debhelper\,debian-archive-keyring\,debianutils\,dh-autoreconf\,dh-exec\,dh-strip-nondeterminism\,diffutils\,dpkg-dev\,dpkg\,dwz\,fakeroot\,file\,findutils\,g++-11\,g++\,gcc-11-base\,gcc-11\,gcc\,gettext-base\,gettext\,gpgv\,grep\,groff-base\,gzip\,hostname\,init-system-helpers\,insserv\,intltool-debian\,libacl1\,libapt-pkg6.0\,libarchive-zip-perl\,libasan6\,libatomic1\,libattr1\,libaudit-common\,libaudit1\,libbinutils\,libblkid1\,libbz2-1.0\,libc-bin\,libc-dev-bin\,libc6-dev\,libc6\,libcamlp4-ocaml-dev\,libcap-ng0\,libcap2\,libcc1-0\,libcom-err2\,libconfig-file-ocaml-dev\,libcrypt-dev\,libcrypt1\,libctf-nobfd0\,libctf0\,libdb5.3\,libdbus-1-3\,libdebconfclient0\,libdebhelper-perl\,libdpkg-perl\,libelf1\,libevent-2.1-7\,libexpat1\,libfakeroot\,libffi8\,libfile-stripnondeterminism-perl\,libfindlib-ocaml\,libgcc-11-dev\,libgcc-s1\,libgcrypt20\,libgdbm-compat4\,libgdbm6\,libgmp-dev\,libgmp10\,libgmpxx4ldbl\,libgnutls-dane0\,libgnutls-openssl27\,libgnutls28-dev\,libgnutls30\,libgnutlsxx28\,libgomp1\,libgpg-error0\,libgssapi-krb5-2\,libhogweed6\,libicu67\,libidn2-0\,libidn2-dev\,libisl23\,libitm1\,libk5crypto3\,libkeyutils1\,libkrb5-3\,libkrb5support0\,liblsan0\,liblz4-1\,liblzma5\,libmagic-mgc\,libmagic1\,libmount1\,libmpc3\,libmpdec3\,libmpfr6\,libncurses-dev\,libncurses5\,libncurses6\,libncursesw6\,libnettle8\,libnsl-dev\,libnsl2\,libnss-myhostname\,libocamlnet-ocaml-bin\,libocamlnet-ocaml-dev\,libocamlnet-ocaml\,libocamlnet-ssl-ocaml-dev\,libocamlnet-ssl-ocaml\,libp11-kit-dev\,libp11-kit0\,libpam-modules-bin\,libpam-modules\,libpam-runtime\,libpam0g\,libparmap-ocaml\,libpcre-ocaml-dev\,libpcre-ocaml\,libpcre16-3\,libpcre2-8-0\,libpcre3-dev\,libpcre3\,libpcre32-3\,libpcrecpp0v5\,libperl-dev\,libperl5.32\,libpipeline1\,libpython3-stdlib\,libpython3.9-minimal\,libpython3.9-stdlib\,libquadmath0\,libreadline8\,libseccomp2\,libselinux1\,libsemanage-common\,libsemanage1\,libsepol1\,libsigsegv2\,libsmartcols1\,libsqlite3-0\,libssl-dev\,libssl1.1\,libstdc++-11-dev\,libstdc++6\,libstdcompat-ocaml\,libsub-override-perl\,libsystemd0\,libtasn1-6-dev\,libtasn1-6\,libtinfo5\,libtinfo6\,libtirpc-common\,libtirpc-dev\,libtirpc3\,libtool\,libtsan0\,libubsan1\,libuchardet0\,libudev1\,libunbound8\,libunistring2\,libuuid1\,libxml2\,libxxhash0\,libzip-ocaml-dev\,libzip-ocaml\,libzstd1\,linux-libc-dev\,login\,m4\,make\,man-db\,mawk\,media-types\,mount\,ncurses-base\,ncurses-bin\,nettle-dev\,ocaml-base-nox\,ocaml-compiler-libs\,ocaml-findlib\,ocaml-interp\,ocaml-nox\,passwd\,patch\,perl-base\,perl-modules-5.32\,perl\,po-debconf\,python3-minimal\,python3.9-minimal\,python3.9\,python3\,readline-common\,rpcsvc-proto\,sed\,sensible-utils\,tar\,tzdata\,util-linux\,xz-utils\,zlib1g-dev\,zlib1g unstable debootstraproot file:///.build.binaries... [ 96s] I: Retrieving InRelease [ 96s] I: Retrieving Release [ 96s] I: Retrieving Packages [ 96s] I: Validating Packages [ 97s] I: Resolving dependencies of required packages... [ 97s] I: Resolving dependencies of base packages... [ 97s] I: Checking component main on file:///.build.binaries... [ 97s] I: Retrieving adduser 3.118 [ 97s] I: Validating adduser 3.118 [ 97s] I: Retrieving apt 2.3.11 [ 97s] I: Validating apt 2.3.11 [ 97s] I: Retrieving autoconf 2.71-21.1 [ 97s] I: Validating autoconf 2.71-21.1 [ 97s] I: Retrieving automake 1:1.16.5-11.1 [ 97s] I: Validating automake 1:1.16.5-11.1 [ 97s] I: Retrieving autopoint 0.21-4 [ 97s] I: Validating autopoint 0.21-4 [ 97s] I: Retrieving autotools-dev 20180224.1+nmu1 [ 97s] I: Validating autotools-dev 20180224.1+nmu1 [ 97s] I: Retrieving base-files 12 [ 97s] I: Validating base-files 12 [ 97s] I: Retrieving base-passwd 3.5.521.1 [ 97s] I: Validating base-passwd 3.5.521.1 [ 97s] I: Retrieving bash 5.1-3.11.1 [ 97s] I: Validating bash 5.1-3.11.1 [ 97s] I: Retrieving binutils 2.37-81.1 [ 97s] I: Validating binutils 2.37-81.1 [ 97s] I: Retrieving binutils-common 2.37-81.1 [ 97s] I: Validating binutils-common 2.37-81.1 [ 97s] I: Retrieving binutils-x86-64-linux-gnu 2.37-81.1 [ 97s] I: Validating binutils-x86-64-linux-gnu 2.37-81.1 [ 98s] I: Retrieving bsdextrautils 2.37.2-4 [ 98s] I: Validating bsdextrautils 2.37.2-4 [ 98s] I: Retrieving build-essential 12.91.1 [ 98s] I: Validating build-essential 12.91.1 [ 98s] I: Retrieving bzip2 1.0.8-4 [ 98s] I: Validating bzip2 1.0.8-4 [ 98s] I: Retrieving camlidl 1.09-1+b1 [ 98s] I: Validating camlidl 1.09-1+b1 [ 98s] I: Retrieving camlp4 4.11+1-1 [ 98s] I: Validating camlp4 4.11+1-1 [ 98s] I: Retrieving coccinelle 1.1.0.deb-1.11.1 [ 98s] I: Validating coccinelle 1.1.0.deb-1.11.1 [ 98s] I: Retrieving coreutils 8.32-4.1 [ 98s] I: Validating coreutils 8.32-4.1 [ 98s] I: Retrieving cpp 4:11.2.0-2 [ 98s] I: Validating cpp 4:11.2.0-2 [ 98s] I: Retrieving cpp-11 11.2.0-10 [ 98s] I: Validating cpp-11 11.2.0-10 [ 99s] I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3exp12.1 [ 99s] I: Validating dash 0.5.11+git20210903+057cd650a4ed-3exp12.1 [ 99s] I: Retrieving debconf 1.5.79 [ 99s] I: Validating debconf 1.5.79 [ 99s] I: Retrieving debhelper 13.5.2 [ 99s] I: Validating debhelper 13.5.2 [ 99s] I: Retrieving debian-archive-keyring 2021.1.1 [ 99s] I: Validating debian-archive-keyring 2021.1.1 [ 99s] I: Retrieving debianutils 5.5-1 [ 99s] I: Validating debianutils 5.5-1 [ 99s] I: Retrieving dh-autoreconf 20 [ 99s] I: Validating dh-autoreconf 20 [ 99s] I: Retrieving dh-exec 0.23.4 [ 99s] I: Validating dh-exec 0.23.4 [ 99s] I: Retrieving dh-strip-nondeterminism 1.12.0-2 [ 99s] I: Validating dh-strip-nondeterminism 1.12.0-2 [ 99s] I: Retrieving diffutils 1:3.7-5 [ 99s] I: Validating diffutils 1:3.7-5 [ 99s] I: Retrieving dpkg 1.20.9 [ 99s] I: Validating dpkg 1.20.9 [ 99s] I: Retrieving dpkg-dev 1.20.9 [ 99s] I: Validating dpkg-dev 1.20.9 [ 99s] I: Retrieving dwz 0.14-1 [ 99s] I: Validating dwz 0.14-1 [ 99s] I: Retrieving fakeroot 1.26-1 [ 99s] I: Validating fakeroot 1.26-1 [ 100s] I: Retrieving file 1:5.39-3 [ 100s] I: Validating file 1:5.39-3 [ 100s] I: Retrieving findutils 4.8.0-1 [ 100s] I: Validating findutils 4.8.0-1 [ 100s] I: Retrieving g++ 4:11.2.0-2 [ 100s] I: Validating g++ 4:11.2.0-2 [ 100s] I: Retrieving g++-11 11.2.0-10 [ 100s] I: Validating g++-11 11.2.0-10 [ 101s] I: Retrieving gcc 4:11.2.0-2 [ 101s] I: Validating gcc 4:11.2.0-2 [ 101s] I: Retrieving gcc-11 11.2.0-10 [ 101s] I: Validating gcc-11 11.2.0-10 [ 101s] I: Retrieving gcc-11-base 11.2.0-10 [ 101s] I: Validating gcc-11-base 11.2.0-10 [ 101s] I: Retrieving gettext 0.21-4 [ 101s] I: Validating gettext 0.21-4 [ 101s] I: Retrieving gettext-base 0.21-4 [ 101s] I: Validating gettext-base 0.21-4 [ 102s] I: Retrieving gpgv 2.2.27-2 [ 102s] I: Validating gpgv 2.2.27-2 [ 102s] I: Retrieving grep 3.7-1 [ 102s] I: Validating grep 3.7-1 [ 102s] I: Retrieving groff-base 1.22.4-7 [ 102s] I: Validating groff-base 1.22.4-7 [ 102s] I: Retrieving gzip 1.10-4 [ 102s] I: Validating gzip 1.10-4 [ 102s] I: Retrieving hostname 3.23 [ 102s] I: Validating hostname 3.23 [ 102s] I: Retrieving init-system-helpers 1.60 [ 102s] I: Validating init-system-helpers 1.60 [ 102s] I: Retrieving insserv 1.23.0-1 [ 102s] I: Validating insserv 1.23.0-1 [ 102s] I: Retrieving intltool-debian 0.35.0+20060710.5 [ 102s] I: Validating intltool-debian 0.35.0+20060710.5 [ 102s] I: Retrieving libacl1 2.3.1-11.1 [ 102s] I: Validating libacl1 2.3.1-11.1 [ 102s] I: Retrieving libapt-pkg6.0 2.3.11 [ 102s] I: Validating libapt-pkg6.0 2.3.11 [ 102s] I: Retrieving libarchive-zip-perl 1.68-1 [ 102s] I: Validating libarchive-zip-perl 1.68-1 [ 102s] I: Retrieving libasan6 11.2.0-10 [ 102s] I: Validating libasan6 11.2.0-10 [ 102s] I: Retrieving libatomic1 11.2.0-10 [ 102s] I: Validating libatomic1 11.2.0-10 [ 102s] I: Retrieving libattr1 1:2.5.1-11.1 [ 102s] I: Validating libattr1 1:2.5.1-11.1 [ 102s] I: Retrieving libaudit-common 1:3.0.6-11.1 [ 102s] I: Validating libaudit-common 1:3.0.6-11.1 [ 102s] I: Retrieving libaudit1 1:3.0.6-11.1 [ 102s] I: Validating libaudit1 1:3.0.6-11.1 [ 102s] I: Retrieving libbinutils 2.37-81.1 [ 102s] I: Validating libbinutils 2.37-81.1 [ 102s] I: Retrieving libblkid1 2.37.2-4 [ 102s] I: Validating libblkid1 2.37.2-4 [ 102s] I: Retrieving libbz2-1.0 1.0.8-4 [ 102s] I: Validating libbz2-1.0 1.0.8-4 [ 102s] I: Retrieving libc-bin 2.32-4 [ 102s] I: Validating libc-bin 2.32-4 [ 102s] I: Retrieving libc-dev-bin 2.32-4 [ 102s] I: Validating libc-dev-bin 2.32-4 [ 102s] I: Retrieving libc6 2.32-4 [ 102s] I: Validating libc6 2.32-4 [ 102s] I: Retrieving libc6-dev 2.32-4 [ 102s] I: Validating libc6-dev 2.32-4 [ 102s] I: Retrieving libcamlp4-ocaml-dev 4.11+1-1 [ 102s] I: Validating libcamlp4-ocaml-dev 4.11+1-1 [ 103s] I: Retrieving libcap-ng0 0.7.9-2.2+b1 [ 103s] I: Validating libcap-ng0 0.7.9-2.2+b1 [ 103s] I: Retrieving libcap2 1:2.44-1 [ 103s] I: Validating libcap2 1:2.44-1 [ 103s] I: Retrieving libcc1-0 11.2.0-10 [ 103s] I: Validating libcc1-0 11.2.0-10 [ 103s] I: Retrieving libcom-err2 1.46.4-1 [ 103s] I: Validating libcom-err2 1.46.4-1 [ 103s] I: Retrieving libconfig-file-ocaml-dev 1.2-1+b4 [ 103s] I: Validating libconfig-file-ocaml-dev 1.2-1+b4 [ 103s] I: Retrieving libcrypt-dev 1:4.4.25-2 [ 103s] I: Validating libcrypt-dev 1:4.4.25-2 [ 103s] I: Retrieving libcrypt1 1:4.4.25-2 [ 103s] I: Validating libcrypt1 1:4.4.25-2 [ 103s] I: Retrieving libctf-nobfd0 2.37-81.1 [ 103s] I: Validating libctf-nobfd0 2.37-81.1 [ 103s] I: Retrieving libctf0 2.37-81.1 [ 103s] I: Validating libctf0 2.37-81.1 [ 103s] I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 [ 103s] I: Validating libdb5.3 5.3.28+dfsg1-0.8 [ 103s] I: Retrieving libdbus-1-3 1.12.20-3 [ 103s] I: Validating libdbus-1-3 1.12.20-3 [ 103s] I: Retrieving libdebconfclient0 0.2601.1 [ 103s] I: Validating libdebconfclient0 0.2601.1 [ 103s] I: Retrieving libdebhelper-perl 13.5.2 [ 103s] I: Validating libdebhelper-perl 13.5.2 [ 103s] I: Retrieving libdpkg-perl 1.20.9 [ 103s] I: Validating libdpkg-perl 1.20.9 [ 103s] I: Retrieving libelf1 0.185-2 [ 103s] I: Validating libelf1 0.185-2 [ 103s] I: Retrieving libevent-2.1-7 2.1.12-stable-1 [ 103s] I: Validating libevent-2.1-7 2.1.12-stable-1 [ 103s] I: Retrieving libexpat1 2.4.1-3 [ 103s] I: Validating libexpat1 2.4.1-3 [ 103s] I: Retrieving libfakeroot 1.26-1 [ 103s] I: Validating libfakeroot 1.26-1 [ 103s] I: Retrieving libffi8 3.4.2-3 [ 103s] I: Validating libffi8 3.4.2-3 [ 103s] I: Retrieving libfile-stripnondeterminism-perl 1.12.0-2 [ 103s] I: Validating libfile-stripnondeterminism-perl 1.12.0-2 [ 103s] I: Retrieving libfindlib-ocaml 1.8.1-2 [ 103s] I: Validating libfindlib-ocaml 1.8.1-2 [ 103s] I: Retrieving libgcc-11-dev 11.2.0-10 [ 103s] I: Validating libgcc-11-dev 11.2.0-10 [ 104s] I: Retrieving libgcc-s1 11.2.0-10 [ 104s] I: Validating libgcc-s1 11.2.0-10 [ 104s] I: Retrieving libgcrypt20 1.9.4-3+b1 [ 104s] I: Validating libgcrypt20 1.9.4-3+b1 [ 104s] I: Retrieving libgdbm-compat4 1.22-1 [ 104s] I: Validating libgdbm-compat4 1.22-1 [ 104s] I: Retrieving libgdbm6 1.22-1 [ 104s] I: Validating libgdbm6 1.22-1 [ 104s] I: Retrieving libgmp-dev 2:6.2.1+dfsg-2 [ 104s] I: Validating libgmp-dev 2:6.2.1+dfsg-2 [ 104s] I: Retrieving libgmp10 2:6.2.1+dfsg-2 [ 104s] I: Validating libgmp10 2:6.2.1+dfsg-2 [ 104s] I: Retrieving libgmpxx4ldbl 2:6.2.1+dfsg-2 [ 104s] I: Validating libgmpxx4ldbl 2:6.2.1+dfsg-2 [ 104s] I: Retrieving libgnutls-dane0 3.7.2-2 [ 104s] I: Validating libgnutls-dane0 3.7.2-2 [ 104s] I: Retrieving libgnutls-openssl27 3.7.2-2 [ 104s] I: Validating libgnutls-openssl27 3.7.2-2 [ 104s] I: Retrieving libgnutls28-dev 3.7.2-2 [ 104s] I: Validating libgnutls28-dev 3.7.2-2 [ 104s] I: Retrieving libgnutls30 3.7.2-2 [ 104s] I: Validating libgnutls30 3.7.2-2 [ 104s] I: Retrieving libgnutlsxx28 3.7.2-2 [ 104s] I: Validating libgnutlsxx28 3.7.2-2 [ 104s] I: Retrieving libgomp1 11.2.0-10 [ 104s] I: Validating libgomp1 11.2.0-10 [ 104s] I: Retrieving libgpg-error0 1.42-3 [ 104s] I: Validating libgpg-error0 1.42-3 [ 104s] I: Retrieving libgssapi-krb5-2 1.18.3-7 [ 104s] I: Validating libgssapi-krb5-2 1.18.3-7 [ 104s] I: Retrieving libhogweed6 3.7.3-1 [ 104s] I: Validating libhogweed6 3.7.3-1 [ 104s] I: Retrieving libicu67 67.1-7 [ 104s] I: Validating libicu67 67.1-7 [ 104s] I: Retrieving libidn2-0 2.3.2-2 [ 104s] I: Validating libidn2-0 2.3.2-2 [ 104s] I: Retrieving libidn2-dev 2.3.2-2 [ 104s] I: Validating libidn2-dev 2.3.2-2 [ 104s] I: Retrieving libisl23 0.24-2 [ 104s] I: Validating libisl23 0.24-2 [ 104s] I: Retrieving libitm1 11.2.0-10 [ 104s] I: Validating libitm1 11.2.0-10 [ 104s] I: Retrieving libk5crypto3 1.18.3-7 [ 104s] I: Validating libk5crypto3 1.18.3-7 [ 104s] I: Retrieving libkeyutils1 1.6.1-2 [ 104s] I: Validating libkeyutils1 1.6.1-2 [ 104s] I: Retrieving libkrb5-3 1.18.3-7 [ 104s] I: Validating libkrb5-3 1.18.3-7 [ 104s] I: Retrieving libkrb5support0 1.18.3-7 [ 104s] I: Validating libkrb5support0 1.18.3-7 [ 104s] I: Retrieving liblsan0 11.2.0-10 [ 104s] I: Validating liblsan0 11.2.0-10 [ 105s] I: Retrieving liblz4-1 1.9.3-2 [ 105s] I: Validating liblz4-1 1.9.3-2 [ 105s] I: Retrieving liblzma5 5.2.5-2 [ 105s] I: Validating liblzma5 5.2.5-2 [ 105s] I: Retrieving libmagic-mgc 1:5.39-3 [ 105s] I: Validating libmagic-mgc 1:5.39-3 [ 105s] I: Retrieving libmagic1 1:5.39-3 [ 105s] I: Validating libmagic1 1:5.39-3 [ 105s] I: Retrieving libmount1 2.37.2-4 [ 105s] I: Validating libmount1 2.37.2-4 [ 105s] I: Retrieving libmpc3 1.2.1-1 [ 105s] I: Validating libmpc3 1.2.1-1 [ 105s] I: Retrieving libmpdec3 2.5.1-2 [ 105s] I: Validating libmpdec3 2.5.1-2 [ 105s] I: Retrieving libmpfr6 4.1.0-3 [ 105s] I: Validating libmpfr6 4.1.0-3 [ 105s] I: Retrieving libncurses-dev 6.2+20210905-1 [ 105s] I: Validating libncurses-dev 6.2+20210905-1 [ 105s] I: Retrieving libncurses5 6.2+20210905-1 [ 105s] I: Validating libncurses5 6.2+20210905-1 [ 105s] I: Retrieving libncurses6 6.2+20210905-1 [ 105s] I: Validating libncurses6 6.2+20210905-1 [ 105s] I: Retrieving libncursesw6 6.2+20210905-1 [ 105s] I: Validating libncursesw6 6.2+20210905-1 [ 105s] I: Retrieving libnettle8 3.7.3-1 [ 105s] I: Validating libnettle8 3.7.3-1 [ 105s] I: Retrieving libnsl-dev 1.3.0-2 [ 105s] I: Validating libnsl-dev 1.3.0-2 [ 105s] I: Retrieving libnsl2 1.3.0-2 [ 105s] I: Validating libnsl2 1.3.0-2 [ 105s] I: Retrieving libnss-myhostname 249.5-2 [ 105s] I: Validating libnss-myhostname 249.5-2 [ 105s] I: Retrieving libocamlnet-ocaml 4.1.8-2+b1 [ 105s] I: Validating libocamlnet-ocaml 4.1.8-2+b1 [ 105s] I: Retrieving libocamlnet-ocaml-bin 4.1.8-2+b1 [ 105s] I: Validating libocamlnet-ocaml-bin 4.1.8-2+b1 [ 105s] I: Retrieving libocamlnet-ocaml-dev 4.1.8-2+b1 [ 105s] I: Validating libocamlnet-ocaml-dev 4.1.8-2+b1 [ 105s] I: Retrieving libocamlnet-ssl-ocaml 4.1.8-2+b1 [ 105s] I: Validating libocamlnet-ssl-ocaml 4.1.8-2+b1 [ 105s] I: Retrieving libocamlnet-ssl-ocaml-dev 4.1.8-2+b1 [ 105s] I: Validating libocamlnet-ssl-ocaml-dev 4.1.8-2+b1 [ 106s] I: Retrieving libp11-kit-dev 0.24.0-5 [ 106s] I: Validating libp11-kit-dev 0.24.0-5 [ 106s] I: Retrieving libp11-kit0 0.24.0-5 [ 106s] I: Validating libp11-kit0 0.24.0-5 [ 106s] I: Retrieving libpam-modules 1.4.0-10 [ 106s] I: Validating libpam-modules 1.4.0-10 [ 106s] I: Retrieving libpam-modules-bin 1.4.0-10 [ 106s] I: Validating libpam-modules-bin 1.4.0-10 [ 106s] I: Retrieving libpam-runtime 1.4.0-10 [ 106s] I: Validating libpam-runtime 1.4.0-10 [ 106s] I: Retrieving libpam0g 1.4.0-10 [ 106s] I: Validating libpam0g 1.4.0-10 [ 106s] I: Retrieving libparmap-ocaml 1.2-1 [ 106s] I: Validating libparmap-ocaml 1.2-1 [ 106s] I: Retrieving libpcre-ocaml 7.4.6-1+b1 [ 106s] I: Validating libpcre-ocaml 7.4.6-1+b1 [ 106s] I: Retrieving libpcre-ocaml-dev 7.4.6-1+b1 [ 106s] I: Validating libpcre-ocaml-dev 7.4.6-1+b1 [ 106s] I: Retrieving libpcre16-3 2:8.39-13 [ 106s] I: Validating libpcre16-3 2:8.39-13 [ 106s] I: Retrieving libpcre2-8-0 10.36-2 [ 106s] I: Validating libpcre2-8-0 10.36-2 [ 106s] I: Retrieving libpcre3 2:8.39-13 [ 106s] I: Validating libpcre3 2:8.39-13 [ 106s] I: Retrieving libpcre3-dev 2:8.39-13 [ 106s] I: Validating libpcre3-dev 2:8.39-13 [ 106s] I: Retrieving libpcre32-3 2:8.39-13 [ 106s] I: Validating libpcre32-3 2:8.39-13 [ 106s] I: Retrieving libpcrecpp0v5 2:8.39-13 [ 106s] I: Validating libpcrecpp0v5 2:8.39-13 [ 106s] I: Retrieving libperl-dev 5.32.1-6 [ 106s] I: Validating libperl-dev 5.32.1-6 [ 106s] I: Retrieving libperl5.32 5.32.1-6 [ 106s] I: Validating libperl5.32 5.32.1-6 [ 106s] I: Retrieving libpipeline1 1.5.3-1 [ 106s] I: Validating libpipeline1 1.5.3-1 [ 106s] I: Retrieving libpython3-stdlib 3.9.7-1 [ 106s] I: Validating libpython3-stdlib 3.9.7-1 [ 106s] I: Retrieving libpython3.9-minimal 3.9.7-4 [ 106s] I: Validating libpython3.9-minimal 3.9.7-4 [ 106s] I: Retrieving libpython3.9-stdlib 3.9.7-4 [ 106s] I: Validating libpython3.9-stdlib 3.9.7-4 [ 106s] I: Retrieving libquadmath0 11.2.0-10 [ 106s] I: Validating libquadmath0 11.2.0-10 [ 106s] I: Retrieving libreadline8 8.1-2 [ 106s] I: Validating libreadline8 8.1-2 [ 106s] I: Retrieving libseccomp2 2.5.2-2 [ 106s] I: Validating libseccomp2 2.5.2-2 [ 106s] I: Retrieving libselinux1 3.1-3+b1 [ 106s] I: Validating libselinux1 3.1-3+b1 [ 106s] I: Retrieving libsemanage-common 3.1-1 [ 106s] I: Validating libsemanage-common 3.1-1 [ 107s] I: Retrieving libsemanage1 3.1-1+b2 [ 107s] I: Validating libsemanage1 3.1-1+b2 [ 107s] I: Retrieving libsepol1 3.1-1 [ 107s] I: Validating libsepol1 3.1-1 [ 107s] I: Retrieving libsigsegv2 2.13-1 [ 107s] I: Validating libsigsegv2 2.13-1 [ 107s] I: Retrieving libsmartcols1 2.37.2-4 [ 107s] I: Validating libsmartcols1 2.37.2-4 [ 107s] I: Retrieving libsqlite3-0 3.36.0-2 [ 107s] I: Validating libsqlite3-0 3.36.0-2 [ 107s] I: Retrieving libssl-dev 1.1.1l-1 [ 107s] I: Validating libssl-dev 1.1.1l-1 [ 107s] I: Retrieving libssl1.1 1.1.1l-1 [ 107s] I: Validating libssl1.1 1.1.1l-1 [ 107s] I: Retrieving libstdc++-11-dev 11.2.0-10 [ 107s] I: Validating libstdc++-11-dev 11.2.0-10 [ 107s] I: Retrieving libstdc++6 11.2.0-10 [ 107s] I: Validating libstdc++6 11.2.0-10 [ 107s] I: Retrieving libstdcompat-ocaml 14-2+b1 [ 107s] I: Validating libstdcompat-ocaml 14-2+b1 [ 107s] I: Retrieving libsub-override-perl 0.09-2 [ 107s] I: Validating libsub-override-perl 0.09-2 [ 107s] I: Retrieving libsystemd0 249.5-2 [ 107s] I: Validating libsystemd0 249.5-2 [ 107s] I: Retrieving libtasn1-6 4.17.0-2 [ 107s] I: Validating libtasn1-6 4.17.0-2 [ 107s] I: Retrieving libtasn1-6-dev 4.17.0-2 [ 107s] I: Validating libtasn1-6-dev 4.17.0-2 [ 107s] I: Retrieving libtinfo5 6.2+20210905-1 [ 107s] I: Validating libtinfo5 6.2+20210905-1 [ 107s] I: Retrieving libtinfo6 6.2+20210905-1 [ 107s] I: Validating libtinfo6 6.2+20210905-1 [ 107s] I: Retrieving libtirpc-common 1.3.2-2 [ 107s] I: Validating libtirpc-common 1.3.2-2 [ 107s] I: Retrieving libtirpc-dev 1.3.2-2 [ 107s] I: Validating libtirpc-dev 1.3.2-2 [ 107s] I: Retrieving libtirpc3 1.3.2-2 [ 107s] I: Validating libtirpc3 1.3.2-2 [ 107s] I: Retrieving libtool 2.4.6-15 [ 107s] I: Validating libtool 2.4.6-15 [ 107s] I: Retrieving libtsan0 11.2.0-10 [ 107s] I: Validating libtsan0 11.2.0-10 [ 107s] I: Retrieving libubsan1 11.2.0-10 [ 107s] I: Validating libubsan1 11.2.0-10 [ 107s] I: Retrieving libuchardet0 0.0.7-1 [ 107s] I: Validating libuchardet0 0.0.7-1 [ 107s] I: Retrieving libudev1 249.5-2 [ 107s] I: Validating libudev1 249.5-2 [ 107s] I: Retrieving libunbound8 1.13.1-1 [ 107s] I: Validating libunbound8 1.13.1-1 [ 107s] I: Retrieving libunistring2 0.9.10-6 [ 107s] I: Validating libunistring2 0.9.10-6 [ 107s] I: Retrieving libuuid1 2.37.2-4 [ 107s] I: Validating libuuid1 2.37.2-4 [ 108s] I: Retrieving libxml2 2.9.12+dfsg-5 [ 108s] I: Validating libxml2 2.9.12+dfsg-5 [ 108s] I: Retrieving libxxhash0 0.8.0-2 [ 108s] I: Validating libxxhash0 0.8.0-2 [ 108s] I: Retrieving libzip-ocaml 1.11-1 [ 108s] I: Validating libzip-ocaml 1.11-1 [ 108s] I: Retrieving libzip-ocaml-dev 1.11-1 [ 108s] I: Validating libzip-ocaml-dev 1.11-1 [ 108s] I: Retrieving libzstd1 1.4.8+dfsg-3 [ 108s] I: Validating libzstd1 1.4.8+dfsg-3 [ 108s] I: Retrieving linux-libc-dev 5.14.16-1 [ 108s] I: Validating linux-libc-dev 5.14.16-1 [ 108s] I: Retrieving login 1:4.8.1-1.1 [ 108s] I: Validating login 1:4.8.1-1.1 [ 108s] I: Retrieving m4 1.4.18-5 [ 108s] I: Validating m4 1.4.18-5 [ 108s] I: Retrieving make 4.3-4.1 [ 108s] I: Validating make 4.3-4.1 [ 108s] I: Retrieving man-db 2.9.4-2 [ 108s] I: Validating man-db 2.9.4-2 [ 108s] I: Retrieving mawk 1.3.4.20200120-2 [ 108s] I: Validating mawk 1.3.4.20200120-2 [ 108s] I: Retrieving media-types 4.0.0 [ 108s] I: Validating media-types 4.0.0 [ 108s] I: Retrieving mount 2.37.2-4 [ 108s] I: Validating mount 2.37.2-4 [ 108s] I: Retrieving ncurses-base 6.2+20210905-1 [ 108s] I: Validating ncurses-base 6.2+20210905-1 [ 108s] I: Retrieving ncurses-bin 6.2+20210905-1 [ 108s] I: Validating ncurses-bin 6.2+20210905-1 [ 108s] I: Retrieving nettle-dev 3.7.3-1 [ 108s] I: Validating nettle-dev 3.7.3-1 [ 108s] I: Retrieving ocaml-base-nox 4.11.1-4 [ 108s] I: Validating ocaml-base-nox 4.11.1-4 [ 108s] I: Retrieving ocaml-compiler-libs 4.11.1-4 [ 108s] I: Validating ocaml-compiler-libs 4.11.1-4 [ 109s] I: Retrieving ocaml-findlib 1.8.1-2 [ 109s] I: Validating ocaml-findlib 1.8.1-2 [ 109s] I: Retrieving ocaml-interp 4.11.1-4 [ 109s] I: Validating ocaml-interp 4.11.1-4 [ 109s] I: Retrieving ocaml-nox 4.11.1-4 [ 109s] I: Validating ocaml-nox 4.11.1-4 [ 110s] I: Retrieving passwd 1:4.8.1-1.1 [ 110s] I: Validating passwd 1:4.8.1-1.1 [ 110s] I: Retrieving patch 2.7.6-7 [ 110s] I: Validating patch 2.7.6-7 [ 110s] I: Retrieving perl 5.32.1-6 [ 110s] I: Validating perl 5.32.1-6 [ 110s] I: Retrieving perl-base 5.32.1-6 [ 110s] I: Validating perl-base 5.32.1-6 [ 110s] I: Retrieving perl-modules-5.32 5.32.1-6 [ 110s] I: Validating perl-modules-5.32 5.32.1-6 [ 110s] I: Retrieving po-debconf 1.0.21+nmu1 [ 110s] I: Validating po-debconf 1.0.21+nmu1 [ 110s] I: Retrieving python3 3.9.7-1 [ 110s] I: Validating python3 3.9.7-1 [ 110s] I: Retrieving python3-minimal 3.9.7-1 [ 110s] I: Validating python3-minimal 3.9.7-1 [ 110s] I: Retrieving python3.9 3.9.7-4 [ 110s] I: Validating python3.9 3.9.7-4 [ 110s] I: Retrieving python3.9-minimal 3.9.7-4 [ 110s] I: Validating python3.9-minimal 3.9.7-4 [ 110s] I: Retrieving readline-common 8.1-2 [ 110s] I: Validating readline-common 8.1-2 [ 110s] I: Retrieving rpcsvc-proto 1.4.2-4 [ 110s] I: Validating rpcsvc-proto 1.4.2-4 [ 110s] I: Retrieving sed 4.8-1 [ 110s] I: Validating sed 4.8-1 [ 110s] I: Retrieving sensible-utils 0.0.17 [ 110s] I: Validating sensible-utils 0.0.17 [ 110s] I: Retrieving tar 1.34+dfsg-1 [ 110s] I: Validating tar 1.34+dfsg-1 [ 110s] I: Retrieving tzdata 2021e-1 [ 110s] I: Validating tzdata 2021e-1 [ 110s] I: Retrieving util-linux 2.37.2-4 [ 110s] I: Validating util-linux 2.37.2-4 [ 110s] I: Retrieving xz-utils 5.2.5-2 [ 110s] I: Validating xz-utils 5.2.5-2 [ 110s] I: Retrieving zlib1g 1:1.2.11.dfsg-2 [ 110s] I: Validating zlib1g 1:1.2.11.dfsg-2 [ 110s] I: Retrieving zlib1g-dev 1:1.2.11.dfsg-2 [ 110s] I: Validating zlib1g-dev 1:1.2.11.dfsg-2 [ 110s] I: Chosen extractor for .deb packages: dpkg-deb [ 111s] I: Extracting base-files... [ 111s] I: Extracting base-passwd... [ 111s] I: Extracting bash... [ 111s] I: Extracting coreutils... [ 111s] I: Extracting dash... [ 111s] I: Extracting debconf... [ 111s] I: Extracting debianutils... [ 111s] I: Extracting diffutils... [ 112s] I: Extracting dpkg... [ 112s] I: Extracting findutils... [ 112s] I: Extracting gcc-11-base... [ 112s] I: Extracting grep... [ 112s] I: Extracting gzip... [ 112s] I: Extracting hostname... [ 112s] I: Extracting init-system-helpers... [ 112s] I: Extracting libacl1... [ 112s] I: Extracting libattr1... [ 112s] I: Extracting libaudit-common... [ 112s] I: Extracting libaudit1... [ 112s] I: Extracting libblkid1... [ 112s] I: Extracting libbz2-1.0... [ 112s] I: Extracting libc-bin... [ 112s] I: Extracting libc6... [ 113s] I: Extracting libcap-ng0... [ 113s] I: Extracting libcap2... [ 113s] I: Extracting libcom-err2... [ 113s] I: Extracting libcrypt1... [ 113s] I: Extracting libdb5.3... [ 113s] I: Extracting libdebconfclient0... [ 113s] I: Extracting libgcc-s1... [ 113s] I: Extracting libgcrypt20... [ 113s] I: Extracting libgmp10... [ 113s] I: Extracting libgpg-error0... [ 113s] I: Extracting libgssapi-krb5-2... [ 113s] I: Extracting libk5crypto3... [ 113s] I: Extracting libkeyutils1... [ 113s] I: Extracting libkrb5-3... [ 113s] I: Extracting libkrb5support0... [ 113s] I: Extracting liblz4-1... [ 113s] I: Extracting liblzma5... [ 113s] I: Extracting libmount1... [ 113s] I: Extracting libnsl2... [ 113s] I: Extracting libpam-modules... [ 113s] I: Extracting libpam-modules-bin... [ 113s] I: Extracting libpam-runtime... [ 114s] I: Extracting libpam0g... [ 114s] I: Extracting libpcre2-8-0... [ 114s] I: Extracting libpcre3... [ 114s] I: Extracting libselinux1... [ 114s] I: Extracting libsemanage-common... [ 114s] I: Extracting libsemanage1... [ 114s] I: Extracting libsepol1... [ 114s] I: Extracting libsmartcols1... [ 114s] I: Extracting libssl1.1... [ 114s] I: Extracting libsystemd0... [ 114s] I: Extracting libtinfo6... [ 114s] I: Extracting libtirpc-common... [ 114s] I: Extracting libtirpc3... [ 114s] I: Extracting libudev1... [ 114s] I: Extracting libuuid1... [ 114s] I: Extracting libzstd1... [ 114s] I: Extracting login... [ 114s] I: Extracting mawk... [ 114s] I: Extracting mount... [ 114s] I: Extracting ncurses-base... [ 114s] I: Extracting ncurses-bin... [ 114s] I: Extracting passwd... [ 115s] I: Extracting perl-base... [ 115s] I: Extracting sed... [ 115s] I: Extracting sensible-utils... [ 115s] I: Extracting tar... [ 115s] I: Extracting tzdata... [ 115s] I: Extracting util-linux... [ 116s] I: Extracting zlib1g... [ 116s] I: Installing core packages... [ 119s] I: Unpacking required packages... [ 119s] I: Unpacking base-files... [ 119s] I: Unpacking base-passwd... [ 119s] I: Unpacking bash... [ 119s] I: Unpacking coreutils... [ 120s] I: Unpacking dash... [ 120s] I: Unpacking debconf... [ 120s] I: Unpacking debianutils... [ 120s] I: Unpacking diffutils... [ 120s] I: Unpacking dpkg... [ 121s] I: Unpacking findutils... [ 121s] I: Unpacking gcc-11-base:amd64... [ 121s] I: Unpacking grep... [ 121s] I: Unpacking gzip... [ 121s] I: Unpacking hostname... [ 121s] I: Unpacking init-system-helpers... [ 121s] I: Unpacking libacl1:amd64... [ 121s] I: Unpacking libattr1:amd64... [ 121s] I: Unpacking libaudit-common... [ 121s] I: Unpacking libaudit1:amd64... [ 121s] I: Unpacking libblkid1:amd64... [ 121s] I: Unpacking libbz2-1.0:amd64... [ 121s] I: Unpacking libc-bin... [ 122s] I: Unpacking libc6:amd64... [ 123s] I: Unpacking libcap-ng0:amd64... [ 123s] I: Unpacking libcap2:amd64... [ 123s] I: Unpacking libcom-err2:amd64... [ 123s] I: Unpacking libcrypt1:amd64... [ 123s] I: Unpacking libdb5.3:amd64... [ 123s] I: Unpacking libdebconfclient0:amd64... [ 123s] I: Unpacking libgcc-s1:amd64... [ 123s] I: Unpacking libgcrypt20:amd64... [ 123s] I: Unpacking libgmp10:amd64... [ 123s] I: Unpacking libgpg-error0:amd64... [ 123s] I: Unpacking libgssapi-krb5-2:amd64... [ 123s] I: Unpacking libk5crypto3:amd64... [ 123s] I: Unpacking libkeyutils1:amd64... [ 123s] I: Unpacking libkrb5-3:amd64... [ 124s] I: Unpacking libkrb5support0:amd64... [ 124s] I: Unpacking liblz4-1:amd64... [ 124s] I: Unpacking liblzma5:amd64... [ 124s] I: Unpacking libmount1:amd64... [ 124s] I: Unpacking libnsl2:amd64... [ 124s] I: Unpacking libpam-modules:amd64... [ 124s] I: Unpacking libpam-modules-bin... [ 124s] I: Unpacking libpam-runtime... [ 124s] I: Unpacking libpam0g:amd64... [ 124s] I: Unpacking libpcre2-8-0:amd64... [ 124s] I: Unpacking libpcre3:amd64... [ 125s] I: Unpacking libselinux1:amd64... [ 125s] I: Unpacking libsemanage-common... [ 125s] I: Unpacking libsemanage1:amd64... [ 125s] I: Unpacking libsepol1:amd64... [ 125s] I: Unpacking libsmartcols1:amd64... [ 125s] I: Unpacking libssl1.1:amd64... [ 125s] I: Unpacking libsystemd0:amd64... [ 125s] I: Unpacking libtinfo6:amd64... [ 126s] I: Unpacking libtirpc-common... [ 126s] I: Unpacking libtirpc3:amd64... [ 126s] I: Unpacking libudev1:amd64... [ 126s] I: Unpacking libuuid1:amd64... [ 126s] I: Unpacking libzstd1:amd64... [ 126s] I: Unpacking login... [ 126s] I: Unpacking mawk... [ 126s] I: Unpacking mount... [ 126s] I: Unpacking ncurses-base... [ 126s] I: Unpacking ncurses-bin... [ 126s] I: Unpacking passwd... [ 127s] I: Unpacking perl-base... [ 127s] I: Unpacking sed... [ 127s] I: Unpacking sensible-utils... [ 127s] I: Unpacking tar... [ 128s] I: Unpacking tzdata... [ 128s] I: Unpacking util-linux... [ 129s] I: Unpacking zlib1g:amd64... [ 129s] I: Configuring required packages... [ 129s] I: Configuring gcc-11-base:amd64... [ 129s] I: Configuring libtirpc-common... [ 129s] I: Configuring libaudit-common... [ 129s] I: Configuring libsemanage-common... [ 129s] I: Configuring ncurses-base... [ 129s] I: Configuring sensible-utils... [ 129s] I: Configuring libgcc-s1:amd64... [ 129s] I: Configuring libc6:amd64... [ 129s] I: Configuring libudev1:amd64... [ 129s] I: Configuring libsepol1:amd64... [ 129s] I: Configuring libattr1:amd64... [ 129s] I: Configuring debianutils... [ 129s] I: Configuring mawk... [ 129s] I: Configuring libdebconfclient0:amd64... [ 130s] I: Configuring base-files... [ 130s] I: Configuring libbz2-1.0:amd64... [ 130s] I: Configuring base-passwd... [ 130s] I: Configuring libdb5.3:amd64... [ 130s] I: Configuring libblkid1:amd64... [ 130s] I: Configuring libtinfo6:amd64... [ 130s] I: Configuring bash... [ 130s] I: Configuring libzstd1:amd64... [ 130s] I: Configuring libkeyutils1:amd64... [ 130s] I: Configuring liblzma5:amd64... [ 130s] I: Configuring libgpg-error0:amd64... [ 130s] I: Configuring liblz4-1:amd64... [ 130s] I: Configuring libc-bin... [ 130s] I: Configuring ncurses-bin... [ 130s] I: Configuring libacl1:amd64... [ 130s] I: Configuring libsmartcols1:amd64... [ 130s] I: Configuring libgcrypt20:amd64... [ 130s] I: Configuring zlib1g:amd64... [ 130s] I: Configuring libcrypt1:amd64... [ 130s] I: Configuring libcom-err2:amd64... [ 130s] I: Configuring diffutils... [ 130s] I: Configuring libcap2:amd64... [ 130s] I: Configuring libkrb5support0:amd64... [ 130s] I: Configuring hostname... [ 130s] I: Configuring libpcre3:amd64... [ 130s] I: Configuring libcap-ng0:amd64... [ 130s] I: Configuring libgmp10:amd64... [ 130s] I: Configuring libaudit1:amd64... [ 130s] I: Configuring libuuid1:amd64... [ 130s] I: Configuring libpcre2-8-0:amd64... [ 130s] I: Configuring libk5crypto3:amd64... [ 130s] I: Configuring libsystemd0:amd64... [ 130s] I: Configuring libselinux1:amd64... [ 130s] I: Configuring sed... [ 130s] I: Configuring findutils... [ 130s] I: Configuring libmount1:amd64... [ 130s] I: Configuring libsemanage1:amd64... [ 130s] I: Configuring tar... [ 130s] I: Configuring coreutils... [ 130s] I: Configuring dpkg... [ 130s] I: Configuring mount... [ 130s] I: Configuring grep... [ 130s] I: Configuring perl-base... [ 130s] I: Configuring init-system-helpers... [ 130s] I: Configuring gzip... [ 130s] I: Configuring debconf... [ 131s] I: Configuring tzdata... [ 131s] I: Configuring libpam0g:amd64... [ 131s] I: Configuring util-linux... [ 132s] I: Configuring dash... [ 132s] I: Configuring libssl1.1:amd64... [ 132s] I: Configuring libpam-modules-bin... [ 132s] I: Configuring libkrb5-3:amd64... [ 132s] I: Configuring libgssapi-krb5-2:amd64... [ 132s] I: Configuring libtirpc3:amd64... [ 132s] I: Configuring libnsl2:amd64... [ 132s] I: Configuring libpam-modules:amd64... [ 132s] I: Configuring passwd... [ 132s] I: Configuring libpam-runtime... [ 133s] I: Configuring login... [ 133s] I: Configuring libc-bin... [ 133s] I: Unpacking the base system... [ 137s] I: Unpacking adduser... [ 137s] I: Unpacking apt... [ 137s] I: Unpacking autoconf... [ 137s] I: Unpacking automake... [ 137s] I: Unpacking autopoint... [ 137s] I: Unpacking autotools-dev... [ 138s] I: Unpacking binutils... [ 138s] I: Unpacking binutils-common:amd64... [ 138s] I: Unpacking binutils-x86-64-linux-gnu... [ 138s] I: Unpacking bsdextrautils... [ 139s] I: Unpacking build-essential... [ 139s] I: Unpacking bzip2... [ 139s] I: Unpacking camlidl... [ 139s] I: Unpacking camlp4... [ 141s] I: Unpacking coccinelle... [ 142s] I: Unpacking cpp... [ 142s] I: Unpacking cpp-11... [ 149s] I: Unpacking debhelper... [ 150s] I: Unpacking debian-archive-keyring... [ 150s] I: Unpacking dh-autoreconf... [ 150s] I: Unpacking dh-exec... [ 150s] I: Unpacking dh-strip-nondeterminism... [ 150s] I: Unpacking dpkg-dev... [ 150s] I: Unpacking dwz... [ 150s] I: Unpacking fakeroot... [ 150s] I: Unpacking file... [ 150s] I: Unpacking g++... [ 150s] I: Unpacking g++-11... [ 159s] I: Unpacking gcc... [ 159s] I: Unpacking gcc-11... [ 167s] I: Unpacking gettext... [ 167s] I: Unpacking gettext-base... [ 168s] I: Unpacking gpgv... [ 168s] I: Unpacking groff-base... [ 168s] I: Unpacking insserv... [ 168s] I: Unpacking intltool-debian... [ 168s] I: Unpacking libapt-pkg6.0:amd64... [ 168s] I: Unpacking libarchive-zip-perl... [ 168s] I: Unpacking libasan6:amd64... [ 169s] I: Unpacking libatomic1:amd64... [ 169s] I: Unpacking libbinutils:amd64... [ 169s] I: Unpacking libc-dev-bin... [ 169s] I: Unpacking libc6-dev:amd64... [ 169s] I: Unpacking libcamlp4-ocaml-dev... [ 174s] I: Unpacking libcc1-0:amd64... [ 174s] I: Unpacking libconfig-file-ocaml-dev... [ 174s] I: Unpacking libcrypt-dev:amd64... [ 175s] I: Unpacking libctf-nobfd0:amd64... [ 175s] I: Unpacking libctf0:amd64... [ 175s] I: Unpacking libdbus-1-3:amd64... [ 175s] I: Unpacking libdebhelper-perl... [ 175s] I: Unpacking libdpkg-perl... [ 175s] I: Unpacking libelf1:amd64... [ 175s] I: Unpacking libevent-2.1-7:amd64... [ 175s] I: Unpacking libfakeroot:amd64... [ 175s] I: Unpacking libffi8:amd64... [ 175s] I: Unpacking libfile-stripnondeterminism-perl... [ 175s] I: Unpacking libfindlib-ocaml... [ 175s] I: Unpacking libgcc-11-dev:amd64... [ 176s] I: Unpacking libgdbm-compat4:amd64... [ 176s] I: Unpacking libgdbm6:amd64... [ 176s] I: Unpacking libgmp-dev:amd64... [ 176s] I: Unpacking libgmpxx4ldbl:amd64... [ 176s] I: Unpacking libgnutls-dane0:amd64... [ 176s] I: Unpacking libgnutls-openssl27:amd64... [ 176s] I: Unpacking libgnutls28-dev:amd64... [ 176s] I: Unpacking libgnutls30:amd64... [ 177s] I: Unpacking libgnutlsxx28:amd64... [ 177s] I: Unpacking libgomp1:amd64... [ 177s] I: Unpacking libhogweed6:amd64... [ 177s] I: Unpacking libicu67:amd64... [ 178s] I: Unpacking libidn2-0:amd64... [ 178s] I: Unpacking libidn2-dev:amd64... [ 178s] I: Unpacking libisl23:amd64... [ 179s] I: Unpacking libitm1:amd64... [ 179s] I: Unpacking liblsan0:amd64... [ 179s] I: Unpacking libmagic-mgc... [ 179s] I: Unpacking libmagic1:amd64... [ 179s] I: Unpacking libmpc3:amd64... [ 179s] I: Unpacking libmpdec3:amd64... [ 179s] I: Unpacking libmpfr6:amd64... [ 179s] I: Unpacking libncurses-dev:amd64... [ 180s] I: Unpacking libncurses5:amd64... [ 180s] I: Unpacking libncurses6:amd64... [ 180s] I: Unpacking libncursesw6:amd64... [ 180s] I: Unpacking libnettle8:amd64... [ 180s] I: Unpacking libnsl-dev:amd64... [ 180s] I: Unpacking libnss-myhostname:amd64... [ 180s] I: Unpacking libocamlnet-ocaml... [ 180s] I: Unpacking libocamlnet-ocaml-bin... [ 180s] I: Unpacking libocamlnet-ocaml-dev... [ 182s] I: Unpacking libocamlnet-ssl-ocaml... [ 183s] I: Unpacking libocamlnet-ssl-ocaml-dev... [ 183s] I: Unpacking libp11-kit-dev:amd64... [ 183s] I: Unpacking libp11-kit0:amd64... [ 183s] I: Unpacking libparmap-ocaml... [ 183s] I: Unpacking libpcre-ocaml... [ 183s] I: Unpacking libpcre-ocaml-dev... [ 183s] I: Unpacking libpcre16-3:amd64... [ 183s] I: Unpacking libpcre3-dev:amd64... [ 183s] I: Unpacking libpcre32-3:amd64... [ 183s] I: Unpacking libpcrecpp0v5:amd64... [ 183s] I: Unpacking libperl-dev:amd64... [ 184s] I: Unpacking libperl5.32:amd64... [ 184s] I: Unpacking libpipeline1:amd64... [ 185s] I: Unpacking libpython3-stdlib:amd64... [ 185s] I: Unpacking libpython3.9-stdlib:amd64... [ 185s] I: Unpacking libquadmath0:amd64... [ 185s] I: Unpacking libreadline8:amd64... [ 185s] I: Unpacking libseccomp2:amd64... [ 185s] I: Unpacking libsigsegv2:amd64... [ 185s] I: Unpacking libsqlite3-0:amd64... [ 185s] I: Unpacking libssl-dev:amd64... [ 186s] I: Unpacking libstdc++-11-dev:amd64... [ 186s] I: Unpacking libstdc++6:amd64... [ 186s] I: Unpacking libstdcompat-ocaml... [ 186s] I: Unpacking libsub-override-perl... [ 186s] I: Unpacking libtasn1-6:amd64... [ 186s] I: Unpacking libtasn1-6-dev:amd64... [ 186s] I: Unpacking libtinfo5:amd64... [ 187s] I: Unpacking libtirpc-dev:amd64... [ 187s] I: Unpacking libtool... [ 187s] I: Unpacking libtsan0:amd64... [ 187s] I: Unpacking libubsan1:amd64... [ 187s] I: Unpacking libuchardet0:amd64... [ 187s] I: Unpacking libunbound8:amd64... [ 187s] I: Unpacking libunistring2:amd64... [ 188s] I: Unpacking libxml2:amd64... [ 188s] I: Unpacking libxxhash0:amd64... [ 188s] I: Unpacking libzip-ocaml... [ 188s] I: Unpacking libzip-ocaml-dev... [ 188s] I: Unpacking linux-libc-dev:amd64... [ 188s] I: Unpacking m4... [ 188s] I: Unpacking make... [ 188s] I: Unpacking man-db... [ 189s] I: Unpacking media-types... [ 189s] I: Unpacking nettle-dev:amd64... [ 189s] I: Unpacking ocaml-base-nox... [ 189s] I: Unpacking ocaml-compiler-libs... [ 194s] I: Unpacking ocaml-findlib... [ 195s] I: Unpacking ocaml-interp... [ 196s] I: Unpacking ocaml-nox... [ 208s] I: Unpacking patch... [ 208s] I: Unpacking perl... [ 208s] I: Unpacking perl-modules-5.32... [ 209s] I: Unpacking po-debconf... [ 209s] I: Unpacking python3... [ 209s] I: Unpacking python3.9... [ 209s] I: Unpacking readline-common... [ 210s] I: Unpacking rpcsvc-proto... [ 210s] I: Unpacking xz-utils... [ 210s] I: Unpacking zlib1g-dev:amd64... [ 210s] I: Configuring the base system... [ 210s] I: Configuring media-types... [ 210s] I: Configuring libpipeline1:amd64... [ 210s] I: Configuring adduser... [ 210s] I: Configuring bsdextrautils... [ 210s] I: Configuring libpcre16-3:amd64... [ 210s] I: Configuring libmagic-mgc... [ 210s] I: Configuring perl-modules-5.32... [ 210s] I: Configuring libocamlnet-ocaml-bin... [ 210s] I: Configuring libsqlite3-0:amd64... [ 210s] I: Configuring binutils-common:amd64... [ 210s] I: Configuring debian-archive-keyring... [ 210s] I: Configuring libmagic1:amd64... [ 210s] I: Configuring libunistring2:amd64... [ 210s] I: Configuring linux-libc-dev:amd64... [ 210s] I: Configuring libctf-nobfd0:amd64... [ 210s] I: Configuring gettext-base... [ 210s] I: Configuring libidn2-0:amd64... [ 210s] I: Configuring file... [ 210s] I: Configuring libgomp1:amd64... [ 210s] I: Configuring bzip2... [ 210s] I: Configuring libseccomp2:amd64... [ 210s] I: Configuring libfakeroot:amd64... [ 210s] I: Configuring libasan6:amd64... [ 210s] I: Configuring fakeroot... [ 210s] I: Configuring autotools-dev... [ 210s] I: Configuring libtirpc-dev:amd64... [ 210s] I: Configuring rpcsvc-proto... [ 210s] I: Configuring libnettle8:amd64... [ 210s] I: Configuring make... [ 210s] I: Configuring libmpfr6:amd64... [ 210s] I: Configuring libncurses6:amd64... [ 210s] I: Configuring libdbus-1-3:amd64... [ 210s] I: Configuring libsigsegv2:amd64... [ 210s] I: Configuring xz-utils... [ 210s] I: Configuring libquadmath0:amd64... [ 210s] I: Configuring libssl-dev:amd64... [ 211s] I: Configuring libpcre32-3:amd64... [ 211s] I: Configuring libmpc3:amd64... [ 211s] I: Configuring libatomic1:amd64... [ 211s] I: Configuring libevent-2.1-7:amd64... [ 211s] I: Configuring patch... [ 211s] I: Configuring autopoint... [ 211s] I: Configuring libnss-myhostname:amd64... [ 211s] I: Configuring insserv... [ 211s] I: Configuring libncursesw6:amd64... [ 211s] I: Configuring libidn2-dev:amd64... [ 211s] I: Configuring libffi8:amd64... [ 211s] I: Configuring libnsl-dev:amd64... [ 211s] I: Configuring gpgv... [ 211s] I: Configuring libcrypt-dev:amd64... [ 211s] I: Configuring libxxhash0:amd64... [ 211s] I: Configuring libtasn1-6:amd64... [ 211s] I: Configuring ocaml-base-nox... [ 211s] I: Configuring libbinutils:amd64... [ 211s] I: Configuring libisl23:amd64... [ 211s] I: Configuring libc-dev-bin... [ 211s] I: Configuring libtasn1-6-dev:amd64... [ 211s] I: Configuring libparmap-ocaml... [ 211s] I: Configuring libtinfo5:amd64... [ 211s] I: Configuring libelf1:amd64... [ 211s] I: Configuring readline-common... [ 211s] I: Configuring libstdc++6:amd64... [ 211s] I: Configuring liblsan0:amd64... [ 211s] I: Configuring libitm1:amd64... [ 211s] I: Configuring libgdbm6:amd64... [ 211s] I: Configuring libtsan0:amd64... [ 211s] I: Configuring libctf0:amd64... [ 211s] I: Configuring libpcrecpp0v5:amd64... [ 211s] I: Configuring cpp-11... [ 211s] I: Configuring libhogweed6:amd64... [ 211s] I: Configuring libicu67:amd64... [ 211s] I: Configuring libreadline8:amd64... [ 211s] I: Configuring libfindlib-ocaml... [ 211s] I: Configuring m4... [ 211s] I: Configuring libncurses5:amd64... [ 211s] I: Configuring libunbound8:amd64... [ 211s] I: Configuring libgmpxx4ldbl:amd64... [ 211s] I: Configuring libapt-pkg6.0:amd64... [ 211s] I: Configuring libzip-ocaml... [ 211s] I: Configuring libp11-kit0:amd64... [ 211s] I: Configuring ocaml-findlib... [ 211s] I: Configuring libgdbm-compat4:amd64... [ 211s] I: Configuring libperl5.32:amd64... [ 211s] I: Configuring libubsan1:amd64... [ 211s] I: Configuring libpcre-ocaml... [ 211s] I: Configuring libstdcompat-ocaml... [ 211s] I: Configuring libgcc-11-dev:amd64... [ 211s] I: Configuring dwz... [ 211s] I: Configuring cpp... [ 211s] I: Configuring libuchardet0:amd64... [ 211s] I: Configuring libmpdec3:amd64... [ 211s] I: Configuring libc6-dev:amd64... [ 211s] I: Configuring libxml2:amd64... [ 211s] I: Configuring libcc1-0:amd64... [ 211s] I: Configuring libocamlnet-ocaml... [ 211s] I: Configuring libp11-kit-dev:amd64... [ 211s] I: Configuring libpython3.9-stdlib:amd64... [ 211s] I: Configuring libpython3-stdlib:amd64... [ 211s] I: Configuring binutils-x86-64-linux-gnu... [ 211s] I: Configuring libncurses-dev:amd64... [ 211s] I: Configuring gettext... [ 211s] I: Configuring libgmp-dev:amd64... [ 211s] I: Configuring nettle-dev:amd64... [ 211s] I: Configuring libpcre3-dev:amd64... [ 211s] I: Configuring binutils... [ 211s] I: Configuring perl... [ 211s] I: Configuring libgnutls30:amd64... [ 211s] I: Configuring libgnutlsxx28:amd64... [ 211s] I: Configuring libocamlnet-ssl-ocaml... [ 211s] I: Configuring libdpkg-perl... [ 211s] I: Configuring autoconf... [ 211s] I: Configuring libstdc++-11-dev:amd64... [ 211s] I: Configuring zlib1g-dev:amd64... [ 211s] I: Configuring gcc-11... [ 211s] I: Configuring groff-base... [ 211s] I: Configuring libsub-override-perl... [ 211s] I: Configuring python3.9... [ 213s] I: Configuring automake... [ 213s] I: Configuring libgnutls-dane0:amd64... [ 213s] I: Configuring apt... [ 214s] I: Configuring libgnutls-openssl27:amd64... [ 214s] I: Configuring libtool... [ 214s] I: Configuring g++-11... [ 214s] I: Configuring libarchive-zip-perl... [ 214s] I: Configuring libdebhelper-perl... [ 214s] I: Configuring libperl-dev:amd64... [ 214s] I: Configuring python3... [ 215s] I: Configuring man-db... [ 258s] I: Configuring gcc... [ 258s] I: Configuring dpkg-dev... [ 258s] I: Configuring intltool-debian... [ 258s] I: Configuring dh-autoreconf... [ 258s] I: Configuring g++... [ 258s] I: Configuring build-essential... [ 258s] I: Configuring coccinelle... [ 258s] I: Configuring libgnutls28-dev:amd64... [ 258s] I: Configuring libfile-stripnondeterminism-perl... [ 258s] I: Configuring po-debconf... [ 258s] I: Configuring dh-strip-nondeterminism... [ 258s] I: Configuring debhelper... [ 258s] I: Configuring dh-exec... [ 258s] I: Configuring ocaml-compiler-libs... [ 259s] I: Configuring ocaml-interp... [ 259s] I: Configuring ocaml-nox... [ 259s] I: Configuring camlidl... [ 259s] I: Configuring libcamlp4-ocaml-dev... [ 259s] I: Configuring camlp4... [ 259s] I: Configuring libconfig-file-ocaml-dev... [ 259s] I: Configuring libpcre-ocaml-dev... [ 259s] I: Configuring libzip-ocaml-dev... [ 259s] I: Configuring libocamlnet-ocaml-dev... [ 259s] I: Configuring libocamlnet-ssl-ocaml-dev... [ 259s] I: Configuring libc-bin... [ 259s] I: Base system installed successfully. [ 259s] 127.0.0.1 localhost [ 259s] 127.0.0.1 potassium [ 259s] 127.0.0.2 localhost. [ 259s] Reading package lists... [ 259s] ==== Kernel ==== [ 259s] [ 259s] Linux potassium 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux [ 259s] [ 259s] ==== Filesystems in build chroot ==== [ 259s] [ 259s] 450 105 0:4 / /proc rw,relatime shared:253 - proc none rw [ 259s] 457 105 0:18 / /sys ro,relatime shared:257 - sysfs none rw [ 259s] 464 105 0:51 / /dev/pts rw,relatime shared:261 - devpts none rw,gid=5,mode=620,ptmxmode=666 [ 259s] 471 105 0:55 / /dev/shm rw,relatime shared:265 - tmpfs none rw [ 259s] [ 259s] ==== User identity in build chroot ==== [ 259s] [ 259s] uid=399(abuild) gid=399(abuild) groups=399(abuild) [ 259s] [ 259s] ==== Environment variables in build chroot ==== [ 259s] [ 259s] HOME=/home/abuild [ 259s] LOGNAME=abuild [ 259s] MAIL=/var/mail/abuild [ 259s] PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games [ 259s] PWD=/home/abuild [ 259s] SHELL=/bin/bash [ 259s] SHLVL=0 [ 259s] TERM=screen [ 259s] USER=abuild [ 259s] _=/usr/bin/env [ 259s] [ 259s] ==== Packages installed in build chroot ==== [ 259s] [ 259s] adduser 3.118 [ 259s] apt 2.3.11 [ 259s] autoconf 2.71-21.1 [ 259s] automake 1:1.16.5-11.1 [ 259s] autopoint 0.21-4 [ 259s] autotools-dev 20180224.1+nmu1 [ 259s] base-files 12 [ 259s] base-passwd 3.5.521.1 [ 259s] bash 5.1-3.11.1 [ 259s] binutils 2.37-81.1 [ 259s] binutils-common:amd64 2.37-81.1 [ 259s] binutils-x86-64-linux-gnu 2.37-81.1 [ 259s] bsdextrautils 2.37.2-4 [ 259s] build-essential 12.91.1 [ 259s] bzip2 1.0.8-4 [ 259s] camlidl 1.09-1+b1 [ 259s] camlp4 4.11+1-1 [ 259s] coccinelle 1.1.0.deb-1.11.1 [ 259s] coreutils 8.32-4.1 [ 259s] cpp 4:11.2.0-2 [ 259s] cpp-11 11.2.0-10 [ 259s] dash 0.5.11+git20210903+057cd650a4ed-3exp12.1 [ 259s] debconf 1.5.79 [ 259s] debhelper 13.5.2 [ 259s] debian-archive-keyring 2021.1.1 [ 259s] debianutils 5.5-1 [ 259s] dh-autoreconf 20 [ 259s] dh-exec 0.23.4 [ 259s] dh-strip-nondeterminism 1.12.0-2 [ 259s] diffutils 1:3.7-5 [ 259s] dpkg 1.20.9 [ 259s] dpkg-dev 1.20.9 [ 259s] dwz 0.14-1 [ 259s] fakeroot 1.26-1 [ 259s] file 1:5.39-3 [ 259s] findutils 4.8.0-1 [ 259s] g++ 4:11.2.0-2 [ 259s] g++-11 11.2.0-10 [ 259s] gcc 4:11.2.0-2 [ 259s] gcc-11 11.2.0-10 [ 259s] gcc-11-base:amd64 11.2.0-10 [ 259s] gettext 0.21-4 [ 259s] gettext-base 0.21-4 [ 259s] gpgv 2.2.27-2 [ 259s] grep 3.7-1 [ 259s] groff-base 1.22.4-7 [ 259s] gzip 1.10-4 [ 259s] hostname 3.23 [ 259s] init-system-helpers 1.60 [ 259s] insserv 1.23.0-1 [ 259s] intltool-debian 0.35.0+20060710.5 [ 259s] libacl1:amd64 2.3.1-11.1 [ 259s] libapt-pkg6.0:amd64 2.3.11 [ 259s] libarchive-zip-perl 1.68-1 [ 259s] libasan6:amd64 11.2.0-10 [ 259s] libatomic1:amd64 11.2.0-10 [ 259s] libattr1:amd64 1:2.5.1-11.1 [ 259s] libaudit-common 1:3.0.6-11.1 [ 259s] libaudit1:amd64 1:3.0.6-11.1 [ 259s] libbinutils:amd64 2.37-81.1 [ 259s] libblkid1:amd64 2.37.2-4 [ 259s] libbz2-1.0:amd64 1.0.8-4 [ 259s] libc-bin 2.32-4 [ 259s] libc-dev-bin 2.32-4 [ 259s] libc6:amd64 2.32-4 [ 259s] libc6-dev:amd64 2.32-4 [ 259s] libcamlp4-ocaml-dev 4.11+1-1 [ 259s] libcap-ng0:amd64 0.7.9-2.2+b1 [ 259s] libcap2:amd64 1:2.44-1 [ 259s] libcc1-0:amd64 11.2.0-10 [ 259s] libcom-err2:amd64 1.46.4-1 [ 259s] libconfig-file-ocaml-dev 1.2-1+b4 [ 259s] libcrypt-dev:amd64 1:4.4.25-2 [ 259s] libcrypt1:amd64 1:4.4.25-2 [ 259s] libctf-nobfd0:amd64 2.37-81.1 [ 259s] libctf0:amd64 2.37-81.1 [ 259s] libdb5.3:amd64 5.3.28+dfsg1-0.8 [ 259s] libdbus-1-3:amd64 1.12.20-3 [ 259s] libdebconfclient0:amd64 0.2601.1 [ 259s] libdebhelper-perl 13.5.2 [ 259s] libdpkg-perl 1.20.9 [ 259s] libelf1:amd64 0.185-2 [ 259s] libevent-2.1-7:amd64 2.1.12-stable-1 [ 259s] libexpat1:amd64 2.4.1-3 [ 259s] libfakeroot:amd64 1.26-1 [ 259s] libffi8:amd64 3.4.2-3 [ 259s] libfile-stripnondeterminism-perl 1.12.0-2 [ 259s] libfindlib-ocaml 1.8.1-2 [ 259s] libgcc-11-dev:amd64 11.2.0-10 [ 259s] libgcc-s1:amd64 11.2.0-10 [ 259s] libgcrypt20:amd64 1.9.4-3+b1 [ 259s] libgdbm-compat4:amd64 1.22-1 [ 259s] libgdbm6:amd64 1.22-1 [ 259s] libgmp-dev:amd64 2:6.2.1+dfsg-2 [ 259s] libgmp10:amd64 2:6.2.1+dfsg-2 [ 259s] libgmpxx4ldbl:amd64 2:6.2.1+dfsg-2 [ 259s] libgnutls-dane0:amd64 3.7.2-2 [ 259s] libgnutls-openssl27:amd64 3.7.2-2 [ 259s] libgnutls28-dev:amd64 3.7.2-2 [ 259s] libgnutls30:amd64 3.7.2-2 [ 259s] libgnutlsxx28:amd64 3.7.2-2 [ 259s] libgomp1:amd64 11.2.0-10 [ 259s] libgpg-error0:amd64 1.42-3 [ 259s] libgssapi-krb5-2:amd64 1.18.3-7 [ 259s] libhogweed6:amd64 3.7.3-1 [ 259s] libicu67:amd64 67.1-7 [ 259s] libidn2-0:amd64 2.3.2-2 [ 259s] libidn2-dev:amd64 2.3.2-2 [ 259s] libisl23:amd64 0.24-2 [ 259s] libitm1:amd64 11.2.0-10 [ 259s] libk5crypto3:amd64 1.18.3-7 [ 259s] libkeyutils1:amd64 1.6.1-2 [ 259s] libkrb5-3:amd64 1.18.3-7 [ 259s] libkrb5support0:amd64 1.18.3-7 [ 259s] liblsan0:amd64 11.2.0-10 [ 259s] liblz4-1:amd64 1.9.3-2 [ 259s] liblzma5:amd64 5.2.5-2 [ 259s] libmagic-mgc 1:5.39-3 [ 259s] libmagic1:amd64 1:5.39-3 [ 259s] libmount1:amd64 2.37.2-4 [ 259s] libmpc3:amd64 1.2.1-1 [ 259s] libmpdec3:amd64 2.5.1-2 [ 259s] libmpfr6:amd64 4.1.0-3 [ 259s] libncurses-dev:amd64 6.2+20210905-1 [ 259s] libncurses5:amd64 6.2+20210905-1 [ 259s] libncurses6:amd64 6.2+20210905-1 [ 259s] libncursesw6:amd64 6.2+20210905-1 [ 259s] libnettle8:amd64 3.7.3-1 [ 259s] libnsl-dev:amd64 1.3.0-2 [ 259s] libnsl2:amd64 1.3.0-2 [ 259s] libnss-myhostname:amd64 249.5-2 [ 259s] libocamlnet-ocaml 4.1.8-2+b1 [ 259s] libocamlnet-ocaml-bin 4.1.8-2+b1 [ 259s] libocamlnet-ocaml-dev 4.1.8-2+b1 [ 259s] libocamlnet-ssl-ocaml 4.1.8-2+b1 [ 259s] libocamlnet-ssl-ocaml-dev 4.1.8-2+b1 [ 259s] libp11-kit-dev:amd64 0.24.0-5 [ 259s] libp11-kit0:amd64 0.24.0-5 [ 259s] libpam-modules:amd64 1.4.0-10 [ 259s] libpam-modules-bin 1.4.0-10 [ 259s] libpam-runtime 1.4.0-10 [ 259s] libpam0g:amd64 1.4.0-10 [ 259s] libparmap-ocaml 1.2-1 [ 259s] libpcre-ocaml 7.4.6-1+b1 [ 259s] libpcre-ocaml-dev 7.4.6-1+b1 [ 259s] libpcre16-3:amd64 2:8.39-13 [ 259s] libpcre2-8-0:amd64 10.36-2 [ 259s] libpcre3:amd64 2:8.39-13 [ 259s] libpcre3-dev:amd64 2:8.39-13 [ 259s] libpcre32-3:amd64 2:8.39-13 [ 259s] libpcrecpp0v5:amd64 2:8.39-13 [ 259s] libperl-dev:amd64 5.32.1-6 [ 259s] libperl5.32:amd64 5.32.1-6 [ 259s] libpipeline1:amd64 1.5.3-1 [ 259s] libpython3-stdlib:amd64 3.9.7-1 [ 259s] libpython3.9-minimal:amd64 3.9.7-4 [ 259s] libpython3.9-stdlib:amd64 3.9.7-4 [ 259s] libquadmath0:amd64 11.2.0-10 [ 259s] libreadline8:amd64 8.1-2 [ 259s] libseccomp2:amd64 2.5.2-2 [ 259s] libselinux1:amd64 3.1-3+b1 [ 259s] libsemanage-common 3.1-1 [ 259s] libsemanage1:amd64 3.1-1+b2 [ 259s] libsepol1:amd64 3.1-1 [ 259s] libsigsegv2:amd64 2.13-1 [ 259s] libsmartcols1:amd64 2.37.2-4 [ 259s] libsqlite3-0:amd64 3.36.0-2 [ 259s] libssl-dev:amd64 1.1.1l-1 [ 259s] libssl1.1:amd64 1.1.1l-1 [ 259s] libstdc++-11-dev:amd64 11.2.0-10 [ 259s] libstdc++6:amd64 11.2.0-10 [ 259s] libstdcompat-ocaml 14-2+b1 [ 259s] libsub-override-perl 0.09-2 [ 259s] libsystemd0:amd64 249.5-2 [ 259s] libtasn1-6:amd64 4.17.0-2 [ 259s] libtasn1-6-dev:amd64 4.17.0-2 [ 259s] libtinfo5:amd64 6.2+20210905-1 [ 259s] libtinfo6:amd64 6.2+20210905-1 [ 259s] libtirpc-common 1.3.2-2 [ 259s] libtirpc-dev:amd64 1.3.2-2 [ 259s] libtirpc3:amd64 1.3.2-2 [ 259s] libtool 2.4.6-15 [ 259s] libtsan0:amd64 11.2.0-10 [ 259s] libubsan1:amd64 11.2.0-10 [ 259s] libuchardet0:amd64 0.0.7-1 [ 259s] libudev1:amd64 249.5-2 [ 259s] libunbound8:amd64 1.13.1-1 [ 259s] libunistring2:amd64 0.9.10-6 [ 259s] libuuid1:amd64 2.37.2-4 [ 259s] libxml2:amd64 2.9.12+dfsg-5 [ 259s] libxxhash0:amd64 0.8.0-2 [ 259s] libzip-ocaml 1.11-1 [ 259s] libzip-ocaml-dev 1.11-1 [ 259s] libzstd1:amd64 1.4.8+dfsg-3 [ 259s] linux-libc-dev:amd64 5.14.16-1 [ 259s] login 1:4.8.1-1.1 [ 259s] m4 1.4.18-5 [ 259s] make 4.3-4.1 [ 259s] man-db 2.9.4-2 [ 259s] mawk 1.3.4.20200120-2 [ 259s] media-types 4.0.0 [ 259s] mount 2.37.2-4 [ 259s] ncurses-base 6.2+20210905-1 [ 259s] ncurses-bin 6.2+20210905-1 [ 259s] nettle-dev:amd64 3.7.3-1 [ 259s] ocaml-base-nox 4.11.1-4 [ 259s] ocaml-compiler-libs 4.11.1-4 [ 259s] ocaml-findlib 1.8.1-2 [ 259s] ocaml-interp 4.11.1-4 [ 259s] ocaml-nox 4.11.1-4 [ 259s] passwd 1:4.8.1-1.1 [ 259s] patch 2.7.6-7 [ 259s] perl 5.32.1-6 [ 259s] perl-base 5.32.1-6 [ 259s] perl-modules-5.32 5.32.1-6 [ 259s] po-debconf 1.0.21+nmu1 [ 259s] python3 3.9.7-1 [ 259s] python3-minimal 3.9.7-1 [ 259s] python3.9 3.9.7-4 [ 259s] python3.9-minimal 3.9.7-4 [ 259s] readline-common 8.1-2 [ 259s] rpcsvc-proto 1.4.2-4 [ 259s] sed 4.8-1 [ 259s] sensible-utils 0.0.17 [ 259s] tar 1.34+dfsg-1 [ 259s] tzdata 2021e-1 [ 259s] util-linux 2.37.2-4 [ 259s] xz-utils 5.2.5-2 [ 259s] zlib1g:amd64 1:1.2.11.dfsg-2 [ 259s] zlib1g-dev:amd64 1:1.2.11.dfsg-2 [ 259s] [ 260s] dpkg-buildpackage: info: source package caml-crush [ 260s] dpkg-buildpackage: info: source version 1.0.10-41.1 [ 260s] dpkg-buildpackage: info: source distribution unstable [ 260s] dpkg-buildpackage: info: source changed by OBS Build <obs@buildd> [ 260s] dpkg-source --before-build . [ 260s] dpkg-buildpackage: info: host architecture amd64 [ 260s] debian/rules clean [ 260s] dh clean --with autoreconf [ 261s] debian/rules override_dh_auto_clean [ 261s] make[1]: Entering directory '/usr/src/packages/BUILD' [ 261s] ./autoclean.sh [ 261s] Cleaning the project ... [ 261s] Cleaning AUTOCONF files ... [ 261s] Cleaning Makefiles ... [ 261s] Cleaning initrc file ... [ 261s] Cleaning the SSL related files ... [ 261s] #Files are auto-generated [ 261s] find ./src -name pkcs11.h -delete [ 261s] find ./src -name pkcs11.ml -delete [ 261s] find ./src -name pkcs11_stubs.c -delete [ 261s] find ./src -name pkcs11_rpc.h -delete [ 261s] find ./src/client-lib -name "pkcs11_rpc_*.c" -delete [ 261s] find ./src/rpc-pkcs11 -name "pkcs11_rpc_*" -delete [ 261s] rm -rf build-* [ 261s] make[1]: Leaving directory '/usr/src/packages/BUILD' [ 261s] dh_clean [ 261s] rm -f debian/debhelper-build-stamp [ 261s] rm -rf debian/.debhelper/ [ 261s] rm -f -- debian/caml-crush-server.substvars debian/caml-crush-clients.substvars debian/files [ 261s] rm -fr -- debian/caml-crush-server/ debian/tmp/ debian/caml-crush-clients/ [ 261s] find . \( \( \ [ 261s] \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ [ 261s] \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ [ 261s] -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ [ 261s] -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ [ 261s] -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ [ 261s] \) -exec rm -f {} + \) -o \ [ 261s] \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) [ 261s] debian/rules binary [ 261s] dh binary --with autoreconf [ 261s] dh_update_autotools_config [ 261s] install -d debian/.debhelper/bucket/files [ 261s] cp -an --reflink=auto config.guess debian/.debhelper/bucket/files/a4125e31177bb614630b7af8fb9688eb603cf0c93a3f6d5e52830eb25ab603f5.tmp [ 261s] mv debian/.debhelper/bucket/files/a4125e31177bb614630b7af8fb9688eb603cf0c93a3f6d5e52830eb25ab603f5.tmp debian/.debhelper/bucket/files/a4125e31177bb614630b7af8fb9688eb603cf0c93a3f6d5e52830eb25ab603f5 [ 261s] cp -f /usr/share/misc/config.guess ./config.guess [ 261s] dh_autoreconf [ 261s] find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a -type f -exec md5sum {} + -o -type l -printf "symlink %p [ 261s] " > debian/autoreconf.before [ 261s] grep -q ^XDT_ configure.ac [ 261s] autoreconf -f -i [ 264s] configure.ac:1458: warning: AC_OUTPUT should be used without arguments. [ 264s] configure.ac:1458: You should run autoupdate. [ 265s] find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a -type f -exec md5sum {} + -o -type l -printf "symlink %p [ 265s] " > debian/autoreconf.after [ 265s] debian/rules override_dh_auto_configure [ 265s] make[1]: Entering directory '/usr/src/packages/BUILD' [ 265s] ./autogen.sh [ 265s] [Generating configure file ...] [ 266s] configure.ac:1458: warning: AC_OUTPUT should be used without arguments. [ 266s] configure.ac:1458: You should run autoupdate. [ 266s] |-> Run ./configure with the desired options, and then make [ 266s] dh_auto_configure -Bbuild-SERVER -- --srcdir=.. --with-idlgen --with-rpcgen --with-ssl --with-ssl-clientfiles=env [ 266s] install -d /usr/src/packages/BUILD/debian/.debhelper/generated/_source/home [ 266s] install -d build-SERVER [ 266s] cd build-SERVER && ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --srcdir=.. --with-idlgen --with-rpcgen --with-ssl --with-ssl-clientfiles=env [ 266s] checking for make... make [ 266s] ../configure: 2616: test: make: unexpected operator [ 266s] checking for ocamlc... yes [ 266s] ../configure: 2682: test: yes: unexpected operator [ 266s] OCaml version is 4.11.1 [ 266s] OCaml library path is /usr/lib/ocaml [ 266s] checking for ocamlopt... ocamlopt [ 266s] checking for ocamlc.opt... ocamlc.opt [ 266s] checking for ocamlopt.opt... ocamlopt.opt [ 266s] checking for ocamldep... ocamldep [ 266s] checking for ocamlmklib... ocamlmklib [ 266s] checking for gcc... gcc [ 267s] checking whether the C compiler works... yes [ 267s] checking for C compiler default output file name... a.out [ 267s] checking for suffix of executables... [ 267s] checking whether we are cross compiling... no [ 267s] checking for suffix of object files... o [ 267s] checking whether the compiler supports GNU C... yes [ 267s] checking whether gcc accepts -g... yes [ 267s] checking for gcc option to enable C11 features... none needed [ 267s] checking for stdio.h... yes [ 267s] checking for stdlib.h... yes [ 267s] checking for string.h... yes [ 267s] checking for inttypes.h... yes [ 267s] checking for stdint.h... yes [ 267s] checking for strings.h... yes [ 268s] checking for sys/stat.h... yes [ 268s] checking for sys/types.h... yes [ 268s] checking for unistd.h... yes [ 268s] checking for caml/mlvalues.h... yes [ 268s] checking for caml/camlidlruntime.h... yes [ 268s] checking for dlfcn.h... yes [ 268s] checking for pthread.h... yes [ 268s] checking for camlp4... yes [ 268s] ../configure: 4083: test: yes: unexpected operator [ 268s] checking for ocamlfind... ocamlfind [ 268s] ../configure: 4181: test: yes: unexpected operator [ 268s] checking OCaml package camlidl... found [ 268s] checking for dlopen in -ldl... yes [ 268s] checking for pthread_mutex_init in -lpthread... yes [ 268s] checking for gawk... no [ 268s] checking for mawk... mawk [ 268s] ../configure: 4419: test: yes: unexpected operator [ 268s] checking for camlidl... yes [ 268s] ../configure: 4478: test: yes: unexpected operator [ 268s] checking for spatch... yes [ 268s] ../configure: 4525: test: yes: unexpected operator [ 268s] Detected coccinelle version 1.1.0 [ 268s] ../configure: 4568: test: yes: unexpected operator [ 268s] ../configure: 4605: test: yes: unexpected operator [ 268s] configure: Compiling OCaml bindings only [ 268s] configure: creating ./config.status [ 268s] config.status: creating src/bindings-pkcs11/Makefile [ 268s] config.status: creating src/bindings-pkcs11/Makefile.standalone [ 268s] config.status: creating src/rpc-pkcs11/Makefile [ 268s] config.status: creating src/pkcs11proxyd/Makefile [ 269s] config.status: creating src/client-lib/Makefile [ 269s] config.status: creating src/filter/filter/Makefile [ 269s] config.status: creating src/filter/backend/Makefile [ 269s] config.status: creating src/filter/frontend/Makefile [ 269s] config.status: creating src/filter/Makefile [ 269s] config.status: creating src/tests/Makefile [ 269s] config.status: creating src/tests/ocaml/Makefile [ 269s] config.status: creating src/tests/c-based/Makefile [ 269s] config.status: creating scripts/pkcs11proxyd [ 269s] config.status: creating Makefile [ 269s] ########################################### [ 269s] ### SUMMARY ### [ 269s] ########################################### [ 269s] IDL gen : YES [ 269s] debug libs : NO [ 269s] bindings only : OCaml PKCS11 bindings only [ 269s] ./autogen.sh [ 269s] [Generating configure file ...] [ 270s] configure.ac:1458: warning: AC_OUTPUT should be used without arguments. [ 270s] configure.ac:1458: You should run autoupdate. [ 270s] |-> Run ./configure with the desired options, and then make [ 270s] dh_auto_configure -Bbuild-UNIX_CLIENT -- --srcdir=.. --with-client-socket="unix,/var/run/pkcs11proxyd.socket" [ 270s] install -d build-UNIX_CLIENT [ 270s] cd build-UNIX_CLIENT && ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --srcdir=.. --with-client-socket=unix,/var/run/pkcs11proxyd.socket [ 270s] checking for make... make [ 270s] ../configure: 2616: test: make: unexpected operator [ 270s] checking for ocamlc... yes [ 270s] ../configure: 2682: test: yes: unexpected operator [ 270s] OCaml version is 4.11.1 [ 270s] OCaml library path is /usr/lib/ocaml [ 270s] checking for ocamlopt... ocamlopt [ 270s] checking for ocamlc.opt... ocamlc.opt [ 270s] checking for ocamlopt.opt... ocamlopt.opt [ 270s] checking for ocamldep... ocamldep [ 270s] checking for ocamlmklib... ocamlmklib [ 270s] checking for gcc... gcc [ 271s] checking whether the C compiler works... yes [ 271s] checking for C compiler default output file name... a.out [ 271s] checking for suffix of executables... [ 271s] checking whether we are cross compiling... no [ 271s] checking for suffix of object files... o [ 271s] checking whether the compiler supports GNU C... yes [ 271s] checking whether gcc accepts -g... yes [ 271s] checking for gcc option to enable C11 features... none needed [ 271s] checking for stdio.h... yes [ 271s] checking for stdlib.h... yes [ 271s] checking for string.h... yes [ 271s] checking for inttypes.h... yes [ 271s] checking for stdint.h... yes [ 271s] checking for strings.h... yes [ 272s] checking for sys/stat.h... yes [ 272s] checking for sys/types.h... yes [ 272s] checking for unistd.h... yes [ 272s] checking for caml/mlvalues.h... yes [ 272s] checking for caml/camlidlruntime.h... yes [ 272s] checking for dlfcn.h... yes [ 272s] checking for pthread.h... yes [ 272s] checking for camlp4... yes [ 272s] ../configure: 4083: test: yes: unexpected operator [ 272s] checking for ocamlfind... ocamlfind [ 272s] ../configure: 4181: test: yes: unexpected operator [ 272s] checking OCaml package camlidl... found [ 272s] checking for dlopen in -ldl... yes [ 272s] checking for pthread_mutex_init in -lpthread... yes [ 272s] checking for gawk... no [ 272s] checking for mawk... mawk [ 272s] ../configure: 4419: test: yes: unexpected operator [ 272s] ../configure: 4605: test: yes: unexpected operator [ 272s] configure: Compiling OCaml bindings only [ 272s] configure: creating ./config.status [ 272s] config.status: creating src/bindings-pkcs11/Makefile [ 272s] config.status: creating src/bindings-pkcs11/Makefile.standalone [ 272s] config.status: creating src/rpc-pkcs11/Makefile [ 272s] config.status: creating src/pkcs11proxyd/Makefile [ 272s] config.status: creating src/client-lib/Makefile [ 273s] config.status: creating src/filter/filter/Makefile [ 273s] config.status: creating src/filter/backend/Makefile [ 273s] config.status: creating src/filter/frontend/Makefile [ 273s] config.status: creating src/filter/Makefile [ 273s] config.status: creating src/tests/Makefile [ 273s] config.status: creating src/tests/ocaml/Makefile [ 273s] config.status: creating src/tests/c-based/Makefile [ 273s] config.status: creating scripts/pkcs11proxyd [ 273s] config.status: creating Makefile [ 273s] ########################################### [ 273s] ### SUMMARY ### [ 273s] ########################################### [ 273s] IDL gen : NO [ 273s] debug libs : NO [ 273s] bindings only : OCaml PKCS11 bindings only [ 273s] ./autogen.sh [ 273s] [Generating configure file ...] [ 274s] configure.ac:1458: warning: AC_OUTPUT should be used without arguments. [ 274s] configure.ac:1458: You should run autoupdate. [ 274s] |-> Run ./configure with the desired options, and then make [ 274s] dh_auto_configure -Bbuild-TCP_CLIENT -- --srcdir=.. --with-client-socket="tcp,127.0.0.1:4444" [ 274s] install -d build-TCP_CLIENT [ 274s] cd build-TCP_CLIENT && ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --srcdir=.. --with-client-socket=tcp,127.0.0.1:4444 [ 274s] checking for make... make [ 274s] ../configure: 2616: test: make: unexpected operator [ 274s] checking for ocamlc... yes [ 274s] ../configure: 2682: test: yes: unexpected operator [ 274s] OCaml version is 4.11.1 [ 274s] OCaml library path is /usr/lib/ocaml [ 274s] checking for ocamlopt... ocamlopt [ 274s] checking for ocamlc.opt... ocamlc.opt [ 274s] checking for ocamlopt.opt... ocamlopt.opt [ 274s] checking for ocamldep... ocamldep [ 274s] checking for ocamlmklib... ocamlmklib [ 274s] checking for gcc... gcc [ 275s] checking whether the C compiler works... yes [ 275s] checking for C compiler default output file name... a.out [ 275s] checking for suffix of executables... [ 275s] checking whether we are cross compiling... no [ 275s] checking for suffix of object files... o [ 275s] checking whether the compiler supports GNU C... yes [ 275s] checking whether gcc accepts -g... yes [ 275s] checking for gcc option to enable C11 features... none needed [ 275s] checking for stdio.h... yes [ 275s] checking for stdlib.h... yes [ 275s] checking for string.h... yes [ 275s] checking for inttypes.h... yes [ 275s] checking for stdint.h... yes [ 276s] checking for strings.h... yes [ 276s] checking for sys/stat.h... yes [ 276s] checking for sys/types.h... yes [ 276s] checking for unistd.h... yes [ 276s] checking for caml/mlvalues.h... yes [ 276s] checking for caml/camlidlruntime.h... yes [ 276s] checking for dlfcn.h... yes [ 276s] checking for pthread.h... yes [ 276s] checking for camlp4... yes [ 276s] ../configure: 4083: test: yes: unexpected operator [ 276s] checking for ocamlfind... ocamlfind [ 276s] ../configure: 4181: test: yes: unexpected operator [ 276s] checking OCaml package camlidl... found [ 276s] checking for dlopen in -ldl... yes [ 276s] checking for pthread_mutex_init in -lpthread... yes [ 276s] checking for gawk... no [ 276s] checking for mawk... mawk [ 276s] ../configure: 4419: test: yes: unexpected operator [ 276s] ../configure: 4605: test: yes: unexpected operator [ 276s] configure: Compiling OCaml bindings only [ 277s] configure: creating ./config.status [ 277s] config.status: creating src/bindings-pkcs11/Makefile [ 277s] config.status: creating src/bindings-pkcs11/Makefile.standalone [ 277s] config.status: creating src/rpc-pkcs11/Makefile [ 277s] config.status: creating src/pkcs11proxyd/Makefile [ 277s] config.status: creating src/client-lib/Makefile [ 277s] config.status: creating src/filter/filter/Makefile [ 277s] config.status: creating src/filter/backend/Makefile [ 277s] config.status: creating src/filter/frontend/Makefile [ 277s] config.status: creating src/filter/Makefile [ 277s] config.status: creating src/tests/Makefile [ 277s] config.status: creating src/tests/ocaml/Makefile [ 277s] config.status: creating src/tests/c-based/Makefile [ 277s] config.status: creating scripts/pkcs11proxyd [ 277s] config.status: creating Makefile [ 277s] ########################################### [ 277s] ### SUMMARY ### [ 277s] ########################################### [ 277s] IDL gen : NO [ 277s] debug libs : NO [ 277s] bindings only : OCaml PKCS11 bindings only [ 277s] dh override_dh_auto_configure --with autoreconf [ 277s] make[1]: Leaving directory '/usr/src/packages/BUILD' [ 277s] rm -f debian/caml-crush-clients.debhelper.log debian/caml-crush-server.debhelper.log [ 277s] debian/rules override_dh_auto_build [ 277s] make[1]: Entering directory '/usr/src/packages/BUILD' [ 277s] dh_auto_build -Bbuild-SERVER -- CUSTOM_SONAME=libp11clienttcpssl.so [ 278s] cd build-SERVER && make -j3 CUSTOM_SONAME=libp11clienttcpssl.so [ 278s] make[2]: Entering directory '/usr/src/packages/BUILD/build-SERVER' [ 278s] make -C src/bindings-pkcs11 [ 278s] make[3]: Entering directory '/usr/src/packages/BUILD/build-SERVER' [ 278s] make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. [ 278s] camlidl -header ../../../src/bindings-pkcs11/pkcs11.idl [ 278s] cat ../../../src/bindings-pkcs11/pkcs11_stubs.c | sed -e 's/Begin_roots_block(\(.*\)).*/Begin_roots_block(\1);/g' | sed -e 's/Begin_root(\(.*\)).*/Begin_root(\1);/g' | sed -e 's/End_roots(\(.*\)).*/End_roots(\1);/g' > ./tmp [ 278s] mv ./tmp ../../../src/bindings-pkcs11/pkcs11_stubs.c [ 278s] #Sed to patch (GetSlotList/GetMechList/FindObjects/GetObjectSize) [ 278s] sed -i "s/* int/\* nativeint/g" ../../../src/bindings-pkcs11/pkcs11.mli [ 278s] sed -i "s/* int/\* nativeint/g" ../../../src/bindings-pkcs11/pkcs11.ml [ 278s] spatch --no-show-diff --in-place --sp-file ../../../src/bindings-pkcs11/pkcs11_stubs.cocci ../../../src/bindings-pkcs11/pkcs11_stubs.c [ 278s] init_defs_builtins: /usr/bin/../lib/coccinelle/standard.h [ 279s] warning: line 96: _ctxs, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 97: _ctx, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 97: _ctxs, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 98: _c1, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 99: _c2, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 104: _v3, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 104: _c2, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 104: _ctx, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 105: _c2, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 105: _v3, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 803: _ctxs, previously declared as a metavariable, is used as an identifier [ 279s] warning: line 822: _ctxs, previously declared as a metavariable, is used as an identifier [ 279s] HANDLING: ../../../src/bindings-pkcs11/pkcs11_stubs.c [ 281s] #Sed because spatch is not able to preprocess [ 281s] sed -i 's/^_CAMLIDL_EXTERN_C/extern/g' ../../../src/bindings-pkcs11/pkcs11.h [ 281s] #Sed to change the structure packing pragma in WIN32 mode: CamlIDL fixes it to 8 while [ 281s] #PKCS11 header fixes it to 1 => this can create binary interoperability issues [ 281s] sed -i 's/push,8/push,1\/* Replaced for PKCS11 compatibiliy *\//g' ../../../src/bindings-pkcs11/pkcs11.h [ 281s] spatch --no-show-diff --in-place --sp-file ../../../src/bindings-pkcs11/pkcs11.cocci.old ../../../src/bindings-pkcs11/pkcs11.h [ 281s] init_defs_builtins: /usr/bin/../lib/coccinelle/standard.h [ 281s] HANDLING: ../../../src/bindings-pkcs11/pkcs11.h [ 281s] SP line 7: Not found a value in env for: session [ 281s] make[3]: *** [Makefile:37: idl] Error 255 [ 281s] make[3]: Leaving directory '/usr/src/packages/BUILD/build-SERVER/src/bindings-pkcs11' [ 281s] make[2]: *** [Makefile:14: bindings] Error 2 [ 281s] make[2]: Leaving directory '/usr/src/packages/BUILD/build-SERVER' [ 281s] dh_auto_build: error: cd build-SERVER && make -j3 CUSTOM_SONAME=libp11clienttcpssl.so returned exit code 2 [ 281s] make[1]: *** [debian/rules:45: override_dh_auto_build-SERVER] Error 25 [ 281s] make[1]: Leaving directory '/usr/src/packages/BUILD' [ 281s] make: *** [debian/rules:53: binary] Error 2 [ 281s] dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 [ 281s] [ 281s] potassium failed "build caml-crush_1.0.10-4.dsc" at Thu Nov 4 22:40:06 UTC 2021. [ 281s]