Your message dated Mon, 28 Mar 2022 11:05:10 +0000
with message-id <e1nynbo-0007vr...@fasolo.debian.org>
and subject line Bug#998786: fixed in cpm 0.32-1.4
has caused the Debian Bug report #998786,
regarding cpm: bashism in configure script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
998786: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cpm
Version: 0.32-1.3
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: 4172: test: yes: unexpected operator
     : error: can not find the selected ncursesw/ncurses library.
        tail -v -n \+0 config.log

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_6
[    0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386
[    0s] 
[    1s] 
[    1s] potassium started "build cpm_0.32-1.3.dsc" at Fri Nov  5 01:24:24 UTC 
2021.
[    1s] build version: 20180831-2co3debian9.1
[    1s] 
[    1s] Building cpm for project 'home:andrewsh:sid' repository 'main' arch 
'x86_64' srcmd5 'db96c361d1f01a5974cb9cf417318c1a'
[    1s] 
[    1s] processing recipe 
/srv/obs/worker/root_6/.build-srcdir/cpm_0.32-1.3.dsc ...
[    1s] running changelog2spec --target debian --file 
/srv/obs/worker/root_6/.build-srcdir/cpm_0.32-1.3.dsc
[    1s] init_buildsystem --configdir 
/srv/obs/worker/run/worker/6/build/configs --cachedir /var/cache/obs-build 
--clean --create-build-binaries --rpmlist /srv/obs/worker/root_6/.build.rpmlist 
/srv/obs/worker/root_6/.build-srcdir/cpm_0.32-1.3.dsc build rpmlint-Factory ...
[    1s] init_buildsystem version: 20180831-2co3debian9.1
[    5s] cycle: libc6 -> libgcc-s1
[    5s]   breaking dependency libgcc-s1 -> libc6
[    5s] [1/45] preinstalling libgcc-s1...
[    5s] Version: 11.2.0-10
[    5s] [2/45] preinstalling libc6...
[    5s] Version: 2.32-4
[    6s] [3/45] preinstalling debianutils...
[    6s] Version: 5.5-1
[    6s] [4/45] preinstalling diffutils...
[    6s] Version: 1:3.7-5
[    6s] [5/45] preinstalling insserv...
[    6s] Version: 1.23.0-1
[    6s] [6/45] preinstalling libacl1...
[    6s] Version: 2.3.1-11.1
[    6s] [7/45] preinstalling libattr1...
[    6s] Version: 1:2.5.1-11.1
[    6s] [8/45] preinstalling libbz2-1.0...
[    6s] Version: 1.0.8-4
[    6s] [9/45] preinstalling libc-bin...
[    6s] Version: 2.32-4
[    6s] [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
[    7s] [17/45] preinstalling libsepol1...
[    7s] Version: 3.1-1
[    7s] [18/45] preinstalling libsigsegv2...
[    7s] Version: 2.13-1
[    7s] [19/45] preinstalling libtinfo5...
[    7s] Version: 6.2+20210905-1
[    7s] [20/45] preinstalling mawk...
[    7s] Version: 1.3.4.20200120-2
[    7s] [21/45] preinstalling zlib1g...
[    7s] Version: 1:1.2.11.dfsg-2
[    7s] [22/45] preinstalling libstdc++6...
[    7s] Version: 11.2.0-10
[    7s] [23/45] preinstalling base-passwd...
[    7s] Version: 3.5.521.1
[    7s] [24/45] preinstalling libncurses5...
[    7s] 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
[    9s] [30/45] preinstalling passwd...
[    9s] 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.11.1
[   10s] [35/45] preinstalling bash...
[   10s] Version: 5.1-3.11.1
[   10s] [36/45] preinstalling dpkg...
[   10s] Version: 1.20.9
[   11s] [37/45] preinstalling gzip...
[   11s] Version: 1.10-4
[   11s] [38/45] preinstalling grep...
[   11s] Version: 3.7-1
[   11s] [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
[   12s] [44/45] preinstalling tzdata...
[   12s] Version: 2021e-1
[   12s] [45/45] preinstalling dash...
[   12s] Version: 0.5.11+git20210903+057cd650a4ed-3exp12.1
[   12s] 
[   13s] creating .build.binaries directory...
[   15s] reordering...cycle: libc6 -> libgcc-s1
[   15s]   breaking dependency libgcc-s1 -> libc6
[   15s] done
[   15s] querying package ids...
[   18s] [1/165] installing autotools-dev-20180224.1+nmu1
[   18s] [2/165] installing binutils-common-2.37-81.1
[   19s] [3/165] installing debian-archive-keyring-2021.1.1
[   19s] [4/165] installing distro-info-data-0.52
[   19s] [5/165] installing gcc-11-base-11.2.0-10
[   19s] [6/165] installing libaudit-common-1:3.0.6-11.1
[   19s] [7/165] installing libmagic-mgc-1:5.39-3
[   20s] [8/165] installing libsemanage-common-3.1-1
[   20s] [9/165] installing libtirpc-common-1.3.2-2
[   20s] [10/165] installing linux-libc-dev-5.14.16-1
[   20s] [11/165] installing media-types-4.0.0
[   20s] [12/165] installing ncurses-base-6.2+20210905-1
[   20s] [13/165] installing libgcc-s1-11.2.0-10
[   21s] dpkg: libgcc-s1:amd64: dependency problems, but configuring anyway as 
you requested:
[   21s]  libgcc-s1:amd64 depends on libc6 (>= 2.14); however:
[   21s]   Package libc6 is not installed.
[   21s] [14/165] installing libc6-2.32-4
[   21s] Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl5/Debconf/Config.pm line 22.
[   22s] Use of uninitialized value in concatenation (.) or string at 
/usr/share/perl5/Debconf/Config.pm line 22.
[   22s] [15/165] installing debianutils-5.5-1
[   22s] update-alternatives: using /usr/bin/which.debianutils to provide 
/usr/bin/which (which) in auto mode
[   22s] [16/165] installing diffutils-1:3.7-5
[   22s] [17/165] installing hostname-3.23
[   22s] [18/165] installing insserv-1.23.0-1
[   22s] [19/165] installing libacl1-2.3.1-11.1
[   22s] [20/165] installing libattr1-1:2.5.1-11.1
[   23s] [21/165] installing libblkid1-2.37.2-4
[   23s] [22/165] installing libbz2-1.0-1.0.8-4
[   23s] [23/165] installing libc-bin-2.32-4
[   23s] [24/165] installing libc-dev-bin-2.32-4
[   23s] [25/165] installing libcap-ng0-0.7.9-2.2+b1
[   23s] Processing triggers for libc-bin (2.32-4) ...
[   23s] [26/165] installing libcap2-1:2.44-1
[   23s] Processing triggers for libc-bin (2.32-4) ...
[   23s] [27/165] installing libcom-err2-1.46.4-1
[   24s] Processing triggers for libc-bin (2.32-4) ...
[   24s] [28/165] installing libcrypt1-1:4.4.25-2
[   24s] Processing triggers for libc-bin (2.32-4) ...
[   24s] [29/165] installing libdb5.3-5.3.28+dfsg1-0.8
[   24s] Processing triggers for libc-bin (2.32-4) ...
[   24s] [30/165] installing libdebconfclient0-0.2601.1
[   24s] Processing triggers for libc-bin (2.32-4) ...
[   24s] [31/165] installing libexpat1-2.4.1-3
[   24s] Processing triggers for libc-bin (2.32-4) ...
[   24s] [32/165] installing libfakeroot-1.26-1
[   24s] Processing triggers for libc-bin (2.32-4) ...
[   24s] [33/165] installing libffi8-3.4.2-3
[   24s] Processing triggers for libc-bin (2.32-4) ...
[   24s] [34/165] installing libgdbm6-1.22-1
[   25s] Processing triggers for libc-bin (2.32-4) ...
[   25s] [35/165] installing libgmp10-2:6.2.1+dfsg-2
[   25s] Processing triggers for libc-bin (2.32-4) ...
[   25s] [36/165] installing libgpg-error0-1.42-3
[   25s] Processing triggers for libc-bin (2.32-4) ...
[   25s] [37/165] installing libkeyutils1-1.6.1-2
[   25s] Processing triggers for libc-bin (2.32-4) ...
[   25s] [38/165] installing libkrb5support0-1.18.3-7
[   25s] Processing triggers for libc-bin (2.32-4) ...
[   25s] [39/165] installing liblz4-1-1.9.3-2
[   25s] Processing triggers for libc-bin (2.32-4) ...
[   25s] [40/165] installing liblzma5-5.2.5-2
[   25s] Processing triggers for libc-bin (2.32-4) ...
[   25s] [41/165] installing libnettle8-3.7.3-1
[   26s] Processing triggers for libc-bin (2.32-4) ...
[   26s] [42/165] installing libpcre2-8-0-10.36-2
[   26s] Processing triggers for libc-bin (2.32-4) ...
[   26s] [43/165] installing libpcre3-2:8.39-13
[   26s] Processing triggers for libc-bin (2.32-4) ...
[   26s] [44/165] installing libseccomp2-2.5.2-2
[   26s] Processing triggers for libc-bin (2.32-4) ...
[   26s] [45/165] installing libsepol1-3.1-1
[   26s] Processing triggers for libc-bin (2.32-4) ...
[   26s] [46/165] installing libsigsegv2-2.13-1
[   26s] Processing triggers for libc-bin (2.32-4) ...
[   26s] [47/165] installing libsmartcols1-2.37.2-4
[   26s] Processing triggers for libc-bin (2.32-4) ...
[   26s] [48/165] installing libsqlite3-0-3.36.0-2
[   27s] Processing triggers for libc-bin (2.32-4) ...
[   27s] [49/165] installing libtasn1-6-4.17.0-2
[   27s] Processing triggers for libc-bin (2.32-4) ...
[   27s] [50/165] installing libtinfo5-6.2+20210905-1
[   27s] Processing triggers for libc-bin (2.32-4) ...
[   27s] [51/165] installing libtinfo6-6.2+20210905-1
[   27s] Processing triggers for libc-bin (2.32-4) ...
[   27s] [52/165] installing libudev1-249.5-2
[   27s] Processing triggers for libc-bin (2.32-4) ...
[   27s] [53/165] installing libunistring2-0.9.10-6
[   27s] Processing triggers for libc-bin (2.32-4) ...
[   27s] [54/165] installing libuuid1-2.37.2-4
[   27s] Processing triggers for libc-bin (2.32-4) ...
[   28s] [55/165] installing libxxhash0-0.8.0-2
[   28s] Processing triggers for libc-bin (2.32-4) ...
[   28s] [56/165] installing libzstd1-1.4.8+dfsg-3
[   28s] Processing triggers for libc-bin (2.32-4) ...
[   28s] [57/165] installing make-4.3-4.1
[   28s] [58/165] installing mawk-1.3.4.20200120-2
[   28s] [59/165] installing patch-2.7.6-7
[   28s] [60/165] installing rpcsvc-proto-1.4.2-4
[   29s] [61/165] installing zlib1g-1:1.2.11.dfsg-2
[   29s] Processing triggers for libc-bin (2.32-4) ...
[   29s] [62/165] installing libatomic1-11.2.0-10
[   29s] Processing triggers for libc-bin (2.32-4) ...
[   29s] [63/165] installing libgomp1-11.2.0-10
[   29s] Processing triggers for libc-bin (2.32-4) ...
[   29s] [64/165] installing libitm1-11.2.0-10
[   29s] Processing triggers for libc-bin (2.32-4) ...
[   29s] [65/165] installing libquadmath0-11.2.0-10
[   29s] Processing triggers for libc-bin (2.32-4) ...
[   29s] [66/165] installing libasan6-11.2.0-10
[   30s] Processing triggers for libc-bin (2.32-4) ...
[   30s] [67/165] installing liblsan0-11.2.0-10
[   30s] Processing triggers for libc-bin (2.32-4) ...
[   30s] [68/165] installing libstdc++6-11.2.0-10
[   30s] Processing triggers for libc-bin (2.32-4) ...
[   30s] [69/165] installing libtsan0-11.2.0-10
[   31s] Processing triggers for libc-bin (2.32-4) ...
[   31s] [70/165] installing libcrypt-dev-1:4.4.25-2
[   31s] [71/165] installing base-passwd-3.5.521.1
[   31s] [72/165] installing bzip2-1.0.8-4
[   31s] [73/165] installing fakeroot-1.26-1
[   31s] update-alternatives: using /usr/bin/fakeroot-sysv to provide 
/usr/bin/fakeroot (fakeroot) in auto mode
[   31s] [74/165] installing libctf-nobfd0-2.37-81.1
[   31s] Processing triggers for libc-bin (2.32-4) ...
[   31s] [75/165] installing libgcrypt20-1.9.4-3+b1
[   32s] Processing triggers for libc-bin (2.32-4) ...
[   32s] [76/165] installing libgdbm-compat4-1.22-1
[   32s] Processing triggers for libc-bin (2.32-4) ...
[   32s] [77/165] installing libidn2-0-2.3.2-2
[   32s] Processing triggers for libc-bin (2.32-4) ...
[   32s] [78/165] installing libisl23-0.24-2
[   32s] Processing triggers for libc-bin (2.32-4) ...
[   32s] [79/165] installing libk5crypto3-1.18.3-7
[   32s] Processing triggers for libc-bin (2.32-4) ...
[   32s] [80/165] installing libmpfr6-4.1.0-3
[   33s] Processing triggers for libc-bin (2.32-4) ...
[   33s] [81/165] installing libncurses5-6.2+20210905-1
[   33s] Processing triggers for libc-bin (2.32-4) ...
[   33s] [82/165] installing libncursesw6-6.2+20210905-1
[   33s] Processing triggers for libc-bin (2.32-4) ...
[   33s] [83/165] installing libp11-kit0-0.24.0-5
[   33s] Processing triggers for libc-bin (2.32-4) ...
[   33s] [84/165] installing libselinux1-3.1-3+b1
[   33s] Processing triggers for libc-bin (2.32-4) ...
[   33s] [85/165] installing xz-utils-5.2.5-2
[   34s] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) 
in auto mode
[   34s] [86/165] installing libaudit1-1:3.0.6-11.1
[   34s] Processing triggers for libc-bin (2.32-4) ...
[   34s] [87/165] installing libbinutils-2.37-81.1
[   34s] Processing triggers for libc-bin (2.32-4) ...
[   34s] [88/165] installing libhogweed6-3.7.3-1
[   34s] Processing triggers for libc-bin (2.32-4) ...
[   34s] [89/165] installing libmpdec3-2.5.1-2
[   34s] Processing triggers for libc-bin (2.32-4) ...
[   34s] [90/165] installing libcc1-0-11.2.0-10
[   34s] Processing triggers for libc-bin (2.32-4) ...
[   34s] [91/165] installing libmagic1-1:5.39-3
[   34s] Processing triggers for libc-bin (2.32-4) ...
[   34s] [92/165] installing libubsan1-11.2.0-10
[   35s] Processing triggers for libc-bin (2.32-4) ...
[   35s] [93/165] installing base-files-12
[   35s] [94/165] installing file-1:5.39-3
[   35s] [95/165] installing findutils-4.8.0-1
[   35s] [96/165] installing libctf0-2.37-81.1
[   35s] Processing triggers for libc-bin (2.32-4) ...
[   35s] [97/165] installing libmount1-2.37.2-4
[   35s] Processing triggers for libc-bin (2.32-4) ...
[   36s] [98/165] installing libmpc3-1.2.1-1
[   36s] Processing triggers for libc-bin (2.32-4) ...
[   36s] [99/165] installing libpsl5-0.21.0-1.2
[   36s] Processing triggers for libc-bin (2.32-4) ...
[   36s] [100/165] installing sed-4.8-1
[   36s] [101/165] installing tar-1.34+dfsg-1
[   36s] update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt 
(rmt) in auto mode
[   36s] [102/165] installing coreutils-8.32-4.11.1
[   37s] [103/165] installing gpgv-2.2.27-2
[   37s] [104/165] installing libsemanage1-3.1-1+b2
[   37s] Processing triggers for libc-bin (2.32-4) ...
[   37s] [105/165] installing libsystemd0-249.5-2
[   37s] Processing triggers for libc-bin (2.32-4) ...
[   37s] [106/165] installing libgnutls30-3.7.2-2
[   38s] Processing triggers for libc-bin (2.32-4) ...
[   38s] [107/165] installing libgcc-11-dev-11.2.0-10
[   38s] [108/165] installing libdbus-1-3-1.12.20-3
[   38s] Processing triggers for libc-bin (2.32-4) ...
[   38s] [109/165] installing bash-5.1-3.11.1
[   39s] 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
[   39s] /usr/bin/which: this version of `which' is deprecated; use `command 
-v' in scripts instead.
[   39s] [110/165] installing mount-2.37.2-4
[   39s] [111/165] keeping dpkg-1.20.9
[   39s] [112/165] installing binutils-x86-64-linux-gnu-2.37-81.1
[   39s] [113/165] installing cpp-11-11.2.0-10
[   47s] [114/165] installing wget-1.21.2-2+b1
[   48s] [115/165] installing libapt-pkg6.0-2.3.11
[   48s] Processing triggers for libc-bin (2.32-4) ...
[   48s] [116/165] installing cpp-4:11.2.0-2
[   48s] [117/165] installing debootstrap-1.0.125
[   48s] [118/165] installing readline-common-8.1-2
[   48s] [119/165] installing gzip-1.10-4
[   48s] [120/165] installing binutils-2.37-81.1
[   48s] [121/165] installing grep-3.7-1
[   49s] [122/165] installing perl-base-5.32.1-6
[   49s] [123/165] installing debconf-1.5.79
[   50s] [124/165] installing init-system-helpers-1.60
[   50s] [125/165] installing perl-modules-5.32-5.32.1-6
[   51s] [126/165] installing libreadline8-8.1-2
[   51s] Processing triggers for libc-bin (2.32-4) ...
[   51s] [127/165] installing gcc-11-11.2.0-10
[   61s] [128/165] installing tzdata-2021e-1
[   62s] Current default time zone: 'Etc/UTC'
[   62s] Local time is now:      Fri Nov  5 01:25:25 UTC 2021.
[   62s] Universal Time is now:  Fri Nov  5 01:25:25 UTC 2021.
[   62s] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[   62s] [129/165] installing gcc-4:11.2.0-2
[   62s] [130/165] installing libssl1.1-1.1.1l-1
[   62s] Processing triggers for libc-bin (2.32-4) ...
[   62s] [131/165] installing libpam0g-1.4.0-10
[   63s] Processing triggers for libc-bin (2.32-4) ...
[   63s] [132/165] installing dash-0.5.11+git20210903+057cd650a4ed-3exp12.1
[   63s] No diversion 'diversion of /bin/sh by bash', none removed.
[   63s] Adding 'diversion of /bin/sh to /bin/sh.distrib by dash'
[   63s] No diversion 'diversion of /usr/share/man/man1/sh.1.gz by bash', none 
removed.
[   63s] Adding 'diversion of /usr/share/man/man1/sh.1.gz to 
/usr/share/man/man1/sh.distrib.1.gz by dash'
[   63s] [133/165] installing libperl5.32-5.32.1-6
[   64s] Processing triggers for libc-bin (2.32-4) ...
[   64s] [134/165] installing libpython3.9-minimal-3.9.7-4
[   65s] [135/165] installing perl-5.32.1-6
[   65s] [136/165] installing libpam-modules-bin-1.4.0-10
[   65s] [137/165] installing libkrb5-3-1.18.3-7
[   65s] Processing triggers for libc-bin (2.32-4) ...
[   65s] [138/165] installing util-linux-2.37.2-4
[   65s] update-alternatives: using /bin/more to provide /usr/bin/pager (pager) 
in auto mode
[   66s] [139/165] installing libdpkg-perl-1.20.9
[   66s] [140/165] installing python3.9-minimal-3.9.7-4
[   68s] [141/165] installing libgssapi-krb5-2-1.18.3-7
[   68s] Processing triggers for libc-bin (2.32-4) ...
[   68s] [142/165] installing python3-minimal-3.9.7-1
[   69s] [143/165] installing libtirpc3-1.3.2-2
[   69s] Processing triggers for libc-bin (2.32-4) ...
[   69s] [144/165] installing dpkg-dev-1.20.9
[   69s] [145/165] installing libtirpc-dev-1.3.2-2
[   69s] [146/165] installing libnsl2-1.3.0-2
[   69s] Processing triggers for libc-bin (2.32-4) ...
[   69s] [147/165] installing libnsl-dev-1.3.0-2
[   69s] [148/165] installing libpam-modules-1.4.0-10
[   70s] [149/165] installing libpython3.9-stdlib-3.9.7-4
[   70s] [150/165] installing libpython3-stdlib-3.9.7-1
[   70s] [151/165] installing libpam-runtime-1.4.0-10
[   71s] [152/165] installing python3.9-3.9.7-4
[   73s] [153/165] installing libc6-dev-2.32-4
[   73s] [154/165] installing passwd-1:4.8.1-1.1
[   74s] Shadow passwords are now on.
[   74s] [155/165] installing adduser-3.118
[   74s] [156/165] installing libperl-dev-5.32.1-6
[   74s] [157/165] installing python3-3.9.7-1
[   75s] [158/165] installing libstdc++-11-dev-11.2.0-10
[   76s] [159/165] installing libtool-2.4.6-15
[   76s] [160/165] installing login-1:4.8.1-1.1
[   76s] [161/165] installing lsb-release-11.1.0
[   76s] [162/165] installing apt-2.3.11
[   78s] Processing triggers for libc-bin (2.32-4) ...
[   78s] [163/165] installing g++-11-11.2.0-10
[   87s] [164/165] installing g++-4:11.2.0-2
[   87s] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) 
in auto mode
[   87s] [165/165] installing build-essential-12.91.1
[   87s] configuring all installed packages...
[   87s] removing nis flags from /srv/obs/worker/root_6/etc/nsswitch.conf...
[   87s] now finalizing build dir...
[   88s] gpgv: unknown type of key resource 'trustedkeys.kbx'
[   88s] gpgv: keyblock resource 
'/tmp/dpkg-verify-sig.kcY7EpRH/trustedkeys.kbx': General error
[   88s] gpgv: Signature made Tue Aug 18 18:25:26 2020 UTC
[   88s] gpgv:                using RSA key 
B8340990283D8D9BC1949AC74799A35146D12B35
[   88s] gpgv: Can't check signature: No public key
[   88s] dpkg-source: warning: failed to verify signature on 
/usr/src/packages/SOURCES/cpm_0.32-1.3.dsc
[   88s] dpkg-source: info: extracting cpm in /usr/src/packages/BUILD
[   88s] dpkg-source: info: unpacking cpm_0.32.orig.tar.xz
[   88s] dpkg-source: info: unpacking cpm_0.32-1.3.debian.tar.xz
[   88s] dpkg-source: info: using patch list from debian/patches/series
[   88s] dpkg-source: info: applying fix_ftbfs.patch
[   89s] -----------------------------------------------------------------
[   89s] ----- building cpm_0.32-1.3.dsc (user abuild)
[   89s] -----------------------------------------------------------------
[   89s] -----------------------------------------------------------------
[   89s] creating repository for debootstrap...
[   99s] dpkg-scanpackages: info: Wrote 215 entries to output Packages file.
[  100s] running debootstrap: chroot /srv/obs/worker/root_6 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\,coreutils\,cpp-11\,cpp\,dash\,debconf\,debhelper\,debian-archive-keyring\,debianutils\,dh-autoreconf\,dh-strip-nondeterminism\,diffutils\,dirmngr\,dpkg-dev\,dpkg\,dwz\,fakeroot\,file\,findutils\,g++-11\,g++\,gawk\,gcc-11-base\,gcc-11\,gcc\,gettext-base\,gettext\,gnupg-l10n\,gnupg-utils\,gnupg\,gpg-agent\,gpg-wks-client\,gpg-wks-server\,gpg\,gpgconf\,gpgsm\,gpgv\,grep\,groff-base\,gzip\,hostname\,icu-devtools\,init-system-helpers\,insserv\,intltool-debian\,libacl1\,libapt-pkg6.0\,libarchive-zip-perl\,libasan6\,libassuan-dev\,libassuan0\,libatomic1\,libattr1\,libaudit-common\,libaudit1\,libbinutils\,libblkid1\,libbz2-1.0\,libc-bin\,libc-dev-bin\,libc6-dev\,libc6\,libcap-ng0\,libcap2\,libcc1-0\,libcdk5-dev\,libcdk5nc6\,libcom-err2\,libcrack2-dev\,libcrack2\,libcrypt-dev\,libcrypt1\,libctf-nobfd0\,libctf0\,libdb5.3\,libdbus-1-3\,libdebconfclient0\,libdebhelper-perl\,libdotconf-dev\,libdotconf0\,libdpkg-perl\,libelf1\,libfakeroot\,libffi8\,libfile-stripnondeterminism-perl\,libgcc-11-dev\,libgcc-s1\,libgcrypt20\,libgdbm-compat4\,libgdbm6\,libgmp10\,libgnutls30\,libgomp1\,libgpg-error-dev\,libgpg-error0\,libgpgme-dev\,libgpgme11\,libgssapi-krb5-2\,libhogweed6\,libicu-dev\,libicu67\,libidn2-0\,libisl23\,libitm1\,libk5crypto3\,libkeyutils1\,libkrb5-3\,libkrb5support0\,libksba8\,libldap-2.4-2\,liblsan0\,liblz4-1\,liblzma5\,libmagic-mgc\,libmagic1\,libmount1\,libmpc3\,libmpfr6\,libncurses-dev\,libncurses5-dev\,libncurses5\,libncurses6\,libncursesw5-dev\,libncursesw6\,libnettle8\,libnpth0\,libnsl-dev\,libnsl2\,libnss-myhostname\,libp11-kit0\,libpam-modules-bin\,libpam-modules\,libpam-runtime\,libpam0g\,libpcre2-8-0\,libpcre3\,libperl-dev\,libperl5.32\,libpipeline1\,libquadmath0\,libreadline8\,libsasl2-2\,libsasl2-modules-db\,libseccomp2\,libselinux1\,libsemanage-common\,libsemanage1\,libsepol1\,libsigsegv2\,libsmartcols1\,libsqlite3-0\,libssl1.1\,libstdc++-11-dev\,libstdc++6\,libsub-override-perl\,libsystemd0\,libtasn1-6\,libtinfo5\,libtinfo6\,libtirpc-common\,libtirpc-dev\,libtirpc3\,libtool\,libtsan0\,libubsan1\,libuchardet0\,libudev1\,libunistring2\,libuuid1\,libxml2-dev\,libxml2\,libxxhash0\,libzstd1\,linux-libc-dev\,login\,lsb-base\,m4\,make\,man-db\,mawk\,mount\,ncurses-base\,ncurses-bin\,passwd\,patch\,perl-base\,perl-modules-5.32\,perl\,pinentry-curses\,po-debconf\,readline-common\,rpcsvc-proto\,sed\,sensible-utils\,tar\,txt2man\,tzdata\,util-linux\,xz-utils\,zlib1g-dev\,zlib1g
 unstable debootstraproot file:///.build.binaries...
[  100s] I: Retrieving InRelease 
[  100s] I: Retrieving Release 
[  100s] I: Retrieving Packages 
[  100s] I: Validating Packages 
[  100s] I: Resolving dependencies of required packages...
[  100s] I: Resolving dependencies of base packages...
[  100s] I: Checking component main on file:///.build.binaries...
[  101s] I: Retrieving adduser 3.118
[  101s] I: Validating adduser 3.118
[  101s] I: Retrieving apt 2.3.11
[  101s] I: Validating apt 2.3.11
[  101s] I: Retrieving autoconf 2.71-21.1
[  101s] I: Validating autoconf 2.71-21.1
[  101s] I: Retrieving automake 1:1.16.5-11.1
[  101s] I: Validating automake 1:1.16.5-11.1
[  101s] I: Retrieving autopoint 0.21-4
[  101s] I: Validating autopoint 0.21-4
[  101s] I: Retrieving autotools-dev 20180224.1+nmu1
[  101s] I: Validating autotools-dev 20180224.1+nmu1
[  101s] I: Retrieving base-files 12
[  101s] I: Validating base-files 12
[  101s] I: Retrieving base-passwd 3.5.521.1
[  101s] I: Validating base-passwd 3.5.521.1
[  101s] I: Retrieving bash 5.1-3.11.1
[  101s] I: Validating bash 5.1-3.11.1
[  101s] I: Retrieving binutils 2.37-81.1
[  101s] I: Validating binutils 2.37-81.1
[  101s] I: Retrieving binutils-common 2.37-81.1
[  101s] I: Validating binutils-common 2.37-81.1
[  101s] I: Retrieving binutils-x86-64-linux-gnu 2.37-81.1
[  101s] I: Validating binutils-x86-64-linux-gnu 2.37-81.1
[  101s] I: Retrieving bsdextrautils 2.37.2-4
[  101s] I: Validating bsdextrautils 2.37.2-4
[  101s] I: Retrieving build-essential 12.91.1
[  101s] I: Validating build-essential 12.91.1
[  101s] I: Retrieving bzip2 1.0.8-4
[  101s] I: Validating bzip2 1.0.8-4
[  101s] I: Retrieving coreutils 8.32-4.11.1
[  101s] I: Validating coreutils 8.32-4.11.1
[  101s] I: Retrieving cpp 4:11.2.0-2
[  101s] I: Validating cpp 4:11.2.0-2
[  101s] I: Retrieving cpp-11 11.2.0-10
[  101s] I: Validating cpp-11 11.2.0-10
[  102s] I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3exp12.1
[  102s] I: Validating dash 0.5.11+git20210903+057cd650a4ed-3exp12.1
[  102s] I: Retrieving debconf 1.5.79
[  102s] I: Validating debconf 1.5.79
[  102s] I: Retrieving debhelper 13.5.2
[  102s] I: Validating debhelper 13.5.2
[  102s] I: Retrieving debian-archive-keyring 2021.1.1
[  102s] I: Validating debian-archive-keyring 2021.1.1
[  102s] I: Retrieving debianutils 5.5-1
[  102s] I: Validating debianutils 5.5-1
[  102s] I: Retrieving dh-autoreconf 20
[  102s] I: Validating dh-autoreconf 20
[  102s] I: Retrieving dh-strip-nondeterminism 1.12.0-2
[  102s] I: Validating dh-strip-nondeterminism 1.12.0-2
[  102s] I: Retrieving diffutils 1:3.7-5
[  102s] I: Validating diffutils 1:3.7-5
[  102s] I: Retrieving dirmngr 2.2.27-2
[  102s] I: Validating dirmngr 2.2.27-2
[  102s] I: Retrieving dpkg 1.20.9
[  102s] I: Validating dpkg 1.20.9
[  102s] I: Retrieving dpkg-dev 1.20.9
[  102s] I: Validating dpkg-dev 1.20.9
[  102s] I: Retrieving dwz 0.14-1
[  102s] I: Validating dwz 0.14-1
[  102s] I: Retrieving fakeroot 1.26-1
[  102s] I: Validating fakeroot 1.26-1
[  102s] I: Retrieving file 1:5.39-3
[  102s] I: Validating file 1:5.39-3
[  103s] I: Retrieving findutils 4.8.0-1
[  103s] I: Validating findutils 4.8.0-1
[  103s] I: Retrieving g++ 4:11.2.0-2
[  103s] I: Validating g++ 4:11.2.0-2
[  103s] I: Retrieving g++-11 11.2.0-10
[  103s] I: Validating g++-11 11.2.0-10
[  103s] I: Retrieving gawk 1:5.1.0-1
[  103s] I: Validating gawk 1:5.1.0-1
[  103s] I: Retrieving gcc 4:11.2.0-2
[  103s] I: Validating gcc 4:11.2.0-2
[  103s] I: Retrieving gcc-11 11.2.0-10
[  104s] I: Validating gcc-11 11.2.0-10
[  104s] I: Retrieving gcc-11-base 11.2.0-10
[  104s] I: Validating gcc-11-base 11.2.0-10
[  104s] I: Retrieving gettext 0.21-4
[  104s] I: Validating gettext 0.21-4
[  104s] I: Retrieving gettext-base 0.21-4
[  104s] I: Validating gettext-base 0.21-4
[  104s] I: Retrieving gnupg 2.2.27-2
[  104s] I: Validating gnupg 2.2.27-2
[  105s] I: Retrieving gnupg-l10n 2.2.27-2
[  105s] I: Validating gnupg-l10n 2.2.27-2
[  105s] I: Retrieving gnupg-utils 2.2.27-2
[  105s] I: Validating gnupg-utils 2.2.27-2
[  105s] I: Retrieving gpg 2.2.27-2
[  105s] I: Validating gpg 2.2.27-2
[  105s] I: Retrieving gpg-agent 2.2.27-2
[  105s] I: Validating gpg-agent 2.2.27-2
[  105s] I: Retrieving gpg-wks-client 2.2.27-2
[  105s] I: Validating gpg-wks-client 2.2.27-2
[  105s] I: Retrieving gpg-wks-server 2.2.27-2
[  105s] I: Validating gpg-wks-server 2.2.27-2
[  105s] I: Retrieving gpgconf 2.2.27-2
[  105s] I: Validating gpgconf 2.2.27-2
[  105s] I: Retrieving gpgsm 2.2.27-2
[  105s] I: Validating gpgsm 2.2.27-2
[  105s] I: Retrieving gpgv 2.2.27-2
[  105s] I: Validating gpgv 2.2.27-2
[  105s] I: Retrieving grep 3.7-1
[  105s] I: Validating grep 3.7-1
[  105s] I: Retrieving groff-base 1.22.4-7
[  105s] I: Validating groff-base 1.22.4-7
[  105s] I: Retrieving gzip 1.10-4
[  105s] I: Validating gzip 1.10-4
[  105s] I: Retrieving hostname 3.23
[  105s] I: Validating hostname 3.23
[  105s] I: Retrieving icu-devtools 67.1-7
[  105s] I: Validating icu-devtools 67.1-7
[  105s] I: Retrieving init-system-helpers 1.60
[  105s] I: Validating init-system-helpers 1.60
[  105s] I: Retrieving insserv 1.23.0-1
[  105s] I: Validating insserv 1.23.0-1
[  105s] I: Retrieving intltool-debian 0.35.0+20060710.5
[  105s] I: Validating intltool-debian 0.35.0+20060710.5
[  105s] I: Retrieving libacl1 2.3.1-11.1
[  105s] I: Validating libacl1 2.3.1-11.1
[  105s] I: Retrieving libapt-pkg6.0 2.3.11
[  105s] I: Validating libapt-pkg6.0 2.3.11
[  105s] I: Retrieving libarchive-zip-perl 1.68-1
[  105s] I: Validating libarchive-zip-perl 1.68-1
[  105s] I: Retrieving libasan6 11.2.0-10
[  105s] I: Validating libasan6 11.2.0-10
[  106s] I: Retrieving libassuan-dev 2.5.5-1
[  106s] I: Validating libassuan-dev 2.5.5-1
[  106s] I: Retrieving libassuan0 2.5.5-1
[  106s] I: Validating libassuan0 2.5.5-1
[  106s] I: Retrieving libatomic1 11.2.0-10
[  106s] I: Validating libatomic1 11.2.0-10
[  106s] I: Retrieving libattr1 1:2.5.1-11.1
[  106s] I: Validating libattr1 1:2.5.1-11.1
[  106s] I: Retrieving libaudit-common 1:3.0.6-11.1
[  106s] I: Validating libaudit-common 1:3.0.6-11.1
[  106s] I: Retrieving libaudit1 1:3.0.6-11.1
[  106s] I: Validating libaudit1 1:3.0.6-11.1
[  106s] I: Retrieving libbinutils 2.37-81.1
[  106s] I: Validating libbinutils 2.37-81.1
[  106s] I: Retrieving libblkid1 2.37.2-4
[  106s] I: Validating libblkid1 2.37.2-4
[  106s] I: Retrieving libbz2-1.0 1.0.8-4
[  106s] I: Validating libbz2-1.0 1.0.8-4
[  106s] I: Retrieving libc-bin 2.32-4
[  106s] I: Validating libc-bin 2.32-4
[  106s] I: Retrieving libc-dev-bin 2.32-4
[  106s] I: Validating libc-dev-bin 2.32-4
[  106s] I: Retrieving libc6 2.32-4
[  106s] I: Validating libc6 2.32-4
[  106s] I: Retrieving libc6-dev 2.32-4
[  106s] I: Validating libc6-dev 2.32-4
[  106s] I: Retrieving libcap-ng0 0.7.9-2.2+b1
[  106s] I: Validating libcap-ng0 0.7.9-2.2+b1
[  106s] I: Retrieving libcap2 1:2.44-1
[  106s] I: Validating libcap2 1:2.44-1
[  106s] I: Retrieving libcc1-0 11.2.0-10
[  106s] I: Validating libcc1-0 11.2.0-10
[  106s] I: Retrieving libcdk5-dev 5.0.20180306-3
[  106s] I: Validating libcdk5-dev 5.0.20180306-3
[  106s] I: Retrieving libcdk5nc6 5.0.20180306-3
[  106s] I: Validating libcdk5nc6 5.0.20180306-3
[  106s] I: Retrieving libcom-err2 1.46.4-1
[  106s] I: Validating libcom-err2 1.46.4-1
[  106s] I: Retrieving libcrack2 2.9.6-3.41.1
[  106s] I: Validating libcrack2 2.9.6-3.41.1
[  106s] I: Retrieving libcrack2-dev 2.9.6-3.41.1
[  106s] I: Validating libcrack2-dev 2.9.6-3.41.1
[  106s] I: Retrieving libcrypt-dev 1:4.4.25-2
[  106s] I: Validating libcrypt-dev 1:4.4.25-2
[  106s] I: Retrieving libcrypt1 1:4.4.25-2
[  106s] I: Validating libcrypt1 1:4.4.25-2
[  106s] I: Retrieving libctf-nobfd0 2.37-81.1
[  106s] I: Validating libctf-nobfd0 2.37-81.1
[  106s] I: Retrieving libctf0 2.37-81.1
[  106s] I: Validating libctf0 2.37-81.1
[  106s] I: Retrieving libdb5.3 5.3.28+dfsg1-0.8
[  106s] I: Validating libdb5.3 5.3.28+dfsg1-0.8
[  107s] I: Retrieving libdbus-1-3 1.12.20-3
[  107s] I: Validating libdbus-1-3 1.12.20-3
[  107s] I: Retrieving libdebconfclient0 0.2601.1
[  107s] I: Validating libdebconfclient0 0.2601.1
[  107s] I: Retrieving libdebhelper-perl 13.5.2
[  107s] I: Validating libdebhelper-perl 13.5.2
[  107s] I: Retrieving libdotconf-dev 1.3-0.3
[  107s] I: Validating libdotconf-dev 1.3-0.3
[  107s] I: Retrieving libdotconf0 1.3-0.3
[  107s] I: Validating libdotconf0 1.3-0.3
[  107s] I: Retrieving libdpkg-perl 1.20.9
[  107s] I: Validating libdpkg-perl 1.20.9
[  107s] I: Retrieving libelf1 0.185-2
[  107s] I: Validating libelf1 0.185-2
[  107s] I: Retrieving libfakeroot 1.26-1
[  107s] I: Validating libfakeroot 1.26-1
[  107s] I: Retrieving libffi8 3.4.2-3
[  107s] I: Validating libffi8 3.4.2-3
[  107s] I: Retrieving libfile-stripnondeterminism-perl 1.12.0-2
[  107s] I: Validating libfile-stripnondeterminism-perl 1.12.0-2
[  107s] I: Retrieving libgcc-11-dev 11.2.0-10
[  107s] I: Validating libgcc-11-dev 11.2.0-10
[  107s] I: Retrieving libgcc-s1 11.2.0-10
[  107s] I: Validating libgcc-s1 11.2.0-10
[  107s] I: Retrieving libgcrypt20 1.9.4-3+b1
[  107s] I: Validating libgcrypt20 1.9.4-3+b1
[  107s] I: Retrieving libgdbm-compat4 1.22-1
[  107s] I: Validating libgdbm-compat4 1.22-1
[  107s] I: Retrieving libgdbm6 1.22-1
[  107s] I: Validating libgdbm6 1.22-1
[  107s] I: Retrieving libgmp10 2:6.2.1+dfsg-2
[  107s] I: Validating libgmp10 2:6.2.1+dfsg-2
[  107s] I: Retrieving libgnutls30 3.7.2-2
[  107s] I: Validating libgnutls30 3.7.2-2
[  107s] I: Retrieving libgomp1 11.2.0-10
[  107s] I: Validating libgomp1 11.2.0-10
[  107s] I: Retrieving libgpg-error-dev 1.42-3
[  107s] I: Validating libgpg-error-dev 1.42-3
[  107s] I: Retrieving libgpg-error0 1.42-3
[  107s] I: Validating libgpg-error0 1.42-3
[  107s] I: Retrieving libgpgme-dev 1.16.0-1.1
[  107s] I: Validating libgpgme-dev 1.16.0-1.1
[  107s] I: Retrieving libgpgme11 1.16.0-1.1
[  107s] I: Validating libgpgme11 1.16.0-1.1
[  107s] I: Retrieving libgssapi-krb5-2 1.18.3-7
[  107s] I: Validating libgssapi-krb5-2 1.18.3-7
[  107s] I: Retrieving libhogweed6 3.7.3-1
[  107s] I: Validating libhogweed6 3.7.3-1
[  107s] I: Retrieving libicu-dev 67.1-7
[  107s] I: Validating libicu-dev 67.1-7
[  108s] I: Retrieving libicu67 67.1-7
[  108s] I: Validating libicu67 67.1-7
[  108s] I: Retrieving libidn2-0 2.3.2-2
[  108s] I: Validating libidn2-0 2.3.2-2
[  108s] I: Retrieving libisl23 0.24-2
[  108s] I: Validating libisl23 0.24-2
[  108s] I: Retrieving libitm1 11.2.0-10
[  108s] I: Validating libitm1 11.2.0-10
[  108s] I: Retrieving libk5crypto3 1.18.3-7
[  108s] I: Validating libk5crypto3 1.18.3-7
[  108s] I: Retrieving libkeyutils1 1.6.1-2
[  108s] I: Validating libkeyutils1 1.6.1-2
[  108s] I: Retrieving libkrb5-3 1.18.3-7
[  108s] I: Validating libkrb5-3 1.18.3-7
[  108s] I: Retrieving libkrb5support0 1.18.3-7
[  108s] I: Validating libkrb5support0 1.18.3-7
[  108s] I: Retrieving libksba8 1.6.0-2
[  108s] I: Validating libksba8 1.6.0-2
[  108s] I: Retrieving libldap-2.4-2 2.4.59+dfsg-1
[  108s] I: Validating libldap-2.4-2 2.4.59+dfsg-1
[  108s] I: Retrieving liblsan0 11.2.0-10
[  108s] I: Validating liblsan0 11.2.0-10
[  108s] I: Retrieving liblz4-1 1.9.3-2
[  108s] I: Validating liblz4-1 1.9.3-2
[  108s] I: Retrieving liblzma5 5.2.5-2
[  108s] I: Validating liblzma5 5.2.5-2
[  108s] I: Retrieving libmagic-mgc 1:5.39-3
[  108s] I: Validating libmagic-mgc 1:5.39-3
[  108s] I: Retrieving libmagic1 1:5.39-3
[  108s] I: Validating libmagic1 1:5.39-3
[  108s] I: Retrieving libmount1 2.37.2-4
[  108s] I: Validating libmount1 2.37.2-4
[  108s] I: Retrieving libmpc3 1.2.1-1
[  109s] I: Validating libmpc3 1.2.1-1
[  109s] I: Retrieving libmpfr6 4.1.0-3
[  109s] I: Validating libmpfr6 4.1.0-3
[  109s] I: Retrieving libncurses-dev 6.2+20210905-1
[  109s] I: Validating libncurses-dev 6.2+20210905-1
[  109s] I: Retrieving libncurses5 6.2+20210905-1
[  109s] I: Validating libncurses5 6.2+20210905-1
[  109s] I: Retrieving libncurses5-dev 6.2+20210905-1
[  109s] I: Validating libncurses5-dev 6.2+20210905-1
[  109s] I: Retrieving libncurses6 6.2+20210905-1
[  109s] I: Validating libncurses6 6.2+20210905-1
[  109s] I: Retrieving libncursesw5-dev 6.2+20210905-1
[  109s] I: Validating libncursesw5-dev 6.2+20210905-1
[  109s] I: Retrieving libncursesw6 6.2+20210905-1
[  109s] I: Validating libncursesw6 6.2+20210905-1
[  109s] I: Retrieving libnettle8 3.7.3-1
[  109s] I: Validating libnettle8 3.7.3-1
[  109s] I: Retrieving libnpth0 1.6-3
[  109s] I: Validating libnpth0 1.6-3
[  109s] I: Retrieving libnsl-dev 1.3.0-2
[  109s] I: Validating libnsl-dev 1.3.0-2
[  109s] I: Retrieving libnsl2 1.3.0-2
[  109s] I: Validating libnsl2 1.3.0-2
[  109s] I: Retrieving libnss-myhostname 249.5-2
[  109s] I: Validating libnss-myhostname 249.5-2
[  109s] I: Retrieving libp11-kit0 0.24.0-5
[  109s] I: Validating libp11-kit0 0.24.0-5
[  109s] I: Retrieving libpam-modules 1.4.0-10
[  109s] I: Validating libpam-modules 1.4.0-10
[  109s] I: Retrieving libpam-modules-bin 1.4.0-10
[  109s] I: Validating libpam-modules-bin 1.4.0-10
[  109s] I: Retrieving libpam-runtime 1.4.0-10
[  109s] I: Validating libpam-runtime 1.4.0-10
[  109s] I: Retrieving libpam0g 1.4.0-10
[  109s] I: Validating libpam0g 1.4.0-10
[  109s] I: Retrieving libpcre2-8-0 10.36-2
[  109s] I: Validating libpcre2-8-0 10.36-2
[  109s] I: Retrieving libpcre3 2:8.39-13
[  109s] I: Validating libpcre3 2:8.39-13
[  109s] I: Retrieving libperl-dev 5.32.1-6
[  109s] I: Validating libperl-dev 5.32.1-6
[  109s] I: Retrieving libperl5.32 5.32.1-6
[  109s] I: Validating libperl5.32 5.32.1-6
[  109s] I: Retrieving libpipeline1 1.5.3-1
[  109s] I: Validating libpipeline1 1.5.3-1
[  110s] I: Retrieving libquadmath0 11.2.0-10
[  110s] I: Validating libquadmath0 11.2.0-10
[  110s] I: Retrieving libreadline8 8.1-2
[  110s] I: Validating libreadline8 8.1-2
[  110s] I: Retrieving libsasl2-2 2.1.27+dfsg-2.2
[  110s] I: Validating libsasl2-2 2.1.27+dfsg-2.2
[  110s] I: Retrieving libsasl2-modules-db 2.1.27+dfsg-2.2
[  110s] I: Validating libsasl2-modules-db 2.1.27+dfsg-2.2
[  110s] I: Retrieving libseccomp2 2.5.2-2
[  110s] I: Validating libseccomp2 2.5.2-2
[  110s] I: Retrieving libselinux1 3.1-3+b1
[  110s] I: Validating libselinux1 3.1-3+b1
[  110s] I: Retrieving libsemanage-common 3.1-1
[  110s] I: Validating libsemanage-common 3.1-1
[  110s] I: Retrieving libsemanage1 3.1-1+b2
[  110s] I: Validating libsemanage1 3.1-1+b2
[  110s] I: Retrieving libsepol1 3.1-1
[  110s] I: Validating libsepol1 3.1-1
[  110s] I: Retrieving libsigsegv2 2.13-1
[  110s] I: Validating libsigsegv2 2.13-1
[  110s] I: Retrieving libsmartcols1 2.37.2-4
[  110s] I: Validating libsmartcols1 2.37.2-4
[  110s] I: Retrieving libsqlite3-0 3.36.0-2
[  110s] I: Validating libsqlite3-0 3.36.0-2
[  110s] I: Retrieving libssl1.1 1.1.1l-1
[  110s] I: Validating libssl1.1 1.1.1l-1
[  110s] I: Retrieving libstdc++-11-dev 11.2.0-10
[  110s] I: Validating libstdc++-11-dev 11.2.0-10
[  110s] I: Retrieving libstdc++6 11.2.0-10
[  110s] I: Validating libstdc++6 11.2.0-10
[  110s] I: Retrieving libsub-override-perl 0.09-2
[  110s] I: Validating libsub-override-perl 0.09-2
[  110s] I: Retrieving libsystemd0 249.5-2
[  110s] I: Validating libsystemd0 249.5-2
[  110s] I: Retrieving libtasn1-6 4.17.0-2
[  110s] I: Validating libtasn1-6 4.17.0-2
[  110s] I: Retrieving libtinfo5 6.2+20210905-1
[  110s] I: Validating libtinfo5 6.2+20210905-1
[  110s] I: Retrieving libtinfo6 6.2+20210905-1
[  110s] I: Validating libtinfo6 6.2+20210905-1
[  110s] I: Retrieving libtirpc-common 1.3.2-2
[  110s] I: Validating libtirpc-common 1.3.2-2
[  110s] I: Retrieving libtirpc-dev 1.3.2-2
[  110s] I: Validating libtirpc-dev 1.3.2-2
[  110s] I: Retrieving libtirpc3 1.3.2-2
[  110s] I: Validating libtirpc3 1.3.2-2
[  110s] I: Retrieving libtool 2.4.6-15
[  110s] I: Validating libtool 2.4.6-15
[  110s] I: Retrieving libtsan0 11.2.0-10
[  110s] I: Validating libtsan0 11.2.0-10
[  111s] I: Retrieving libubsan1 11.2.0-10
[  111s] I: Validating libubsan1 11.2.0-10
[  111s] I: Retrieving libuchardet0 0.0.7-1
[  111s] I: Validating libuchardet0 0.0.7-1
[  111s] I: Retrieving libudev1 249.5-2
[  111s] I: Validating libudev1 249.5-2
[  111s] I: Retrieving libunistring2 0.9.10-6
[  111s] I: Validating libunistring2 0.9.10-6
[  111s] I: Retrieving libuuid1 2.37.2-4
[  111s] I: Validating libuuid1 2.37.2-4
[  111s] I: Retrieving libxml2 2.9.12+dfsg-5
[  111s] I: Validating libxml2 2.9.12+dfsg-5
[  111s] I: Retrieving libxml2-dev 2.9.12+dfsg-5
[  111s] I: Validating libxml2-dev 2.9.12+dfsg-5
[  111s] I: Retrieving libxxhash0 0.8.0-2
[  111s] I: Validating libxxhash0 0.8.0-2
[  111s] I: Retrieving libzstd1 1.4.8+dfsg-3
[  111s] I: Validating libzstd1 1.4.8+dfsg-3
[  111s] I: Retrieving linux-libc-dev 5.14.16-1
[  111s] I: Validating linux-libc-dev 5.14.16-1
[  111s] I: Retrieving login 1:4.8.1-1.1
[  111s] I: Validating login 1:4.8.1-1.1
[  111s] I: Retrieving lsb-base 11.1.0
[  111s] I: Validating lsb-base 11.1.0
[  111s] I: Retrieving m4 1.4.18-5
[  111s] I: Validating m4 1.4.18-5
[  111s] I: Retrieving make 4.3-4.1
[  111s] I: Validating make 4.3-4.1
[  111s] I: Retrieving man-db 2.9.4-2
[  111s] I: Validating man-db 2.9.4-2
[  111s] I: Retrieving mawk 1.3.4.20200120-2
[  111s] I: Validating mawk 1.3.4.20200120-2
[  111s] I: Retrieving mount 2.37.2-4
[  111s] I: Validating mount 2.37.2-4
[  111s] I: Retrieving ncurses-base 6.2+20210905-1
[  111s] I: Validating ncurses-base 6.2+20210905-1
[  111s] I: Retrieving ncurses-bin 6.2+20210905-1
[  111s] I: Validating ncurses-bin 6.2+20210905-1
[  111s] I: Retrieving passwd 1:4.8.1-1.1
[  111s] I: Validating passwd 1:4.8.1-1.1
[  111s] I: Retrieving patch 2.7.6-7
[  111s] I: Validating patch 2.7.6-7
[  111s] I: Retrieving perl 5.32.1-6
[  111s] I: Validating perl 5.32.1-6
[  111s] I: Retrieving perl-base 5.32.1-6
[  111s] I: Validating perl-base 5.32.1-6
[  112s] I: Retrieving perl-modules-5.32 5.32.1-6
[  112s] I: Validating perl-modules-5.32 5.32.1-6
[  112s] I: Retrieving pinentry-curses 1.1.0-4
[  112s] I: Validating pinentry-curses 1.1.0-4
[  112s] I: Retrieving po-debconf 1.0.21+nmu1
[  112s] I: Validating po-debconf 1.0.21+nmu1
[  112s] I: Retrieving readline-common 8.1-2
[  112s] I: Validating readline-common 8.1-2
[  112s] I: Retrieving rpcsvc-proto 1.4.2-4
[  112s] I: Validating rpcsvc-proto 1.4.2-4
[  112s] I: Retrieving sed 4.8-1
[  112s] I: Validating sed 4.8-1
[  112s] I: Retrieving sensible-utils 0.0.17
[  112s] I: Validating sensible-utils 0.0.17
[  112s] I: Retrieving tar 1.34+dfsg-1
[  112s] I: Validating tar 1.34+dfsg-1
[  112s] I: Retrieving txt2man 1.7.1-2
[  112s] I: Validating txt2man 1.7.1-2
[  112s] I: Retrieving tzdata 2021e-1
[  112s] I: Validating tzdata 2021e-1
[  112s] I: Retrieving util-linux 2.37.2-4
[  112s] I: Validating util-linux 2.37.2-4
[  112s] I: Retrieving xz-utils 5.2.5-2
[  112s] I: Validating xz-utils 5.2.5-2
[  112s] I: Retrieving zlib1g 1:1.2.11.dfsg-2
[  112s] I: Validating zlib1g 1:1.2.11.dfsg-2
[  112s] I: Retrieving zlib1g-dev 1:1.2.11.dfsg-2
[  112s] I: Validating zlib1g-dev 1:1.2.11.dfsg-2
[  112s] I: Chosen extractor for .deb packages: dpkg-deb
[  112s] I: Extracting base-files...
[  112s] I: Extracting base-passwd...
[  112s] I: Extracting bash...
[  113s] I: Extracting coreutils...
[  113s] I: Extracting dash...
[  113s] I: Extracting debconf...
[  113s] I: Extracting debianutils...
[  113s] I: Extracting diffutils...
[  113s] I: Extracting dpkg...
[  114s] I: Extracting findutils...
[  114s] I: Extracting gcc-11-base...
[  114s] I: Extracting grep...
[  114s] I: Extracting gzip...
[  114s] I: Extracting hostname...
[  114s] I: Extracting init-system-helpers...
[  114s] I: Extracting libacl1...
[  114s] I: Extracting libattr1...
[  114s] I: Extracting libaudit-common...
[  114s] I: Extracting libaudit1...
[  114s] I: Extracting libblkid1...
[  114s] I: Extracting libbz2-1.0...
[  114s] I: Extracting libc-bin...
[  114s] I: Extracting libc6...
[  115s] I: Extracting libcap-ng0...
[  115s] I: Extracting libcap2...
[  115s] I: Extracting libcom-err2...
[  115s] I: Extracting libcrypt1...
[  115s] I: Extracting libdb5.3...
[  115s] I: Extracting libdebconfclient0...
[  115s] I: Extracting libgcc-s1...
[  115s] I: Extracting libgcrypt20...
[  115s] I: Extracting libgmp10...
[  115s] I: Extracting libgpg-error0...
[  115s] I: Extracting libgssapi-krb5-2...
[  115s] I: Extracting libk5crypto3...
[  115s] I: Extracting libkeyutils1...
[  115s] I: Extracting libkrb5-3...
[  115s] I: Extracting libkrb5support0...
[  115s] I: Extracting liblz4-1...
[  115s] I: Extracting liblzma5...
[  116s] I: Extracting libmount1...
[  116s] I: Extracting libnsl2...
[  116s] I: Extracting libpam-modules...
[  116s] I: Extracting libpam-modules-bin...
[  116s] I: Extracting libpam-runtime...
[  116s] I: Extracting libpam0g...
[  116s] I: Extracting libpcre2-8-0...
[  116s] I: Extracting libpcre3...
[  116s] I: Extracting libselinux1...
[  116s] I: Extracting libsemanage-common...
[  116s] I: Extracting libsemanage1...
[  116s] I: Extracting libsepol1...
[  116s] I: Extracting libsmartcols1...
[  116s] I: Extracting libssl1.1...
[  116s] I: Extracting libsystemd0...
[  117s] I: Extracting libtinfo6...
[  117s] I: Extracting libtirpc-common...
[  117s] I: Extracting libtirpc3...
[  117s] I: Extracting libudev1...
[  117s] I: Extracting libuuid1...
[  117s] I: Extracting libzstd1...
[  117s] I: Extracting login...
[  117s] I: Extracting lsb-base...
[  117s] I: Extracting mawk...
[  117s] I: Extracting mount...
[  117s] I: Extracting ncurses-base...
[  117s] I: Extracting ncurses-bin...
[  117s] I: Extracting passwd...
[  117s] I: Extracting perl-base...
[  118s] I: Extracting sed...
[  118s] I: Extracting sensible-utils...
[  118s] I: Extracting tar...
[  118s] I: Extracting tzdata...
[  118s] I: Extracting util-linux...
[  118s] I: Extracting zlib1g...
[  119s] I: Installing core packages...
[  122s] I: Unpacking required packages...
[  122s] I: Unpacking base-files...
[  122s] I: Unpacking base-passwd...
[  122s] I: Unpacking bash...
[  122s] I: Unpacking coreutils...
[  123s] I: Unpacking dash...
[  123s] I: Unpacking debconf...
[  123s] I: Unpacking debianutils...
[  123s] I: Unpacking diffutils...
[  123s] I: Unpacking dpkg...
[  123s] I: Unpacking findutils...
[  124s] I: Unpacking gcc-11-base:amd64...
[  124s] I: Unpacking grep...
[  124s] I: Unpacking gzip...
[  124s] I: Unpacking hostname...
[  124s] I: Unpacking init-system-helpers...
[  124s] I: Unpacking libacl1:amd64...
[  124s] I: Unpacking libattr1:amd64...
[  124s] I: Unpacking libaudit-common...
[  124s] I: Unpacking libaudit1:amd64...
[  124s] I: Unpacking libblkid1:amd64...
[  124s] I: Unpacking libbz2-1.0:amd64...
[  124s] I: Unpacking libc-bin...
[  124s] I: Unpacking libc6:amd64...
[  125s] I: Unpacking libcap-ng0:amd64...
[  125s] I: Unpacking libcap2:amd64...
[  125s] I: Unpacking libcom-err2:amd64...
[  125s] I: Unpacking libcrypt1:amd64...
[  125s] I: Unpacking libdb5.3:amd64...
[  126s] I: Unpacking libdebconfclient0:amd64...
[  126s] I: Unpacking libgcc-s1:amd64...
[  126s] I: Unpacking libgcrypt20:amd64...
[  126s] I: Unpacking libgmp10:amd64...
[  126s] I: Unpacking libgpg-error0:amd64...
[  126s] I: Unpacking libgssapi-krb5-2:amd64...
[  126s] I: Unpacking libk5crypto3:amd64...
[  126s] I: Unpacking libkeyutils1:amd64...
[  126s] I: Unpacking libkrb5-3:amd64...
[  126s] I: Unpacking libkrb5support0:amd64...
[  126s] I: Unpacking liblz4-1:amd64...
[  126s] I: Unpacking liblzma5:amd64...
[  126s] I: Unpacking libmount1:amd64...
[  127s] I: Unpacking libnsl2:amd64...
[  127s] I: Unpacking libpam-modules:amd64...
[  127s] I: Unpacking libpam-modules-bin...
[  127s] I: Unpacking libpam-runtime...
[  127s] I: Unpacking libpam0g:amd64...
[  128s] I: Unpacking libpcre2-8-0:amd64...
[  128s] I: Unpacking libpcre3:amd64...
[  128s] I: Unpacking libselinux1:amd64...
[  128s] I: Unpacking libsemanage-common...
[  128s] I: Unpacking libsemanage1:amd64...
[  128s] I: Unpacking libsepol1:amd64...
[  128s] I: Unpacking libsmartcols1:amd64...
[  128s] I: Unpacking libssl1.1:amd64...
[  128s] I: Unpacking libsystemd0:amd64...
[  128s] I: Unpacking libtinfo6:amd64...
[  128s] I: Unpacking libtirpc-common...
[  129s] I: Unpacking libtirpc3:amd64...
[  129s] I: Unpacking libudev1:amd64...
[  129s] I: Unpacking libuuid1:amd64...
[  129s] I: Unpacking libzstd1:amd64...
[  129s] I: Unpacking login...
[  129s] I: Unpacking lsb-base...
[  129s] I: Unpacking mawk...
[  129s] I: Unpacking mount...
[  129s] I: Unpacking ncurses-base...
[  129s] I: Unpacking ncurses-bin...
[  129s] I: Unpacking passwd...
[  130s] I: Unpacking perl-base...
[  130s] I: Unpacking sed...
[  130s] I: Unpacking sensible-utils...
[  130s] I: Unpacking tar...
[  131s] I: Unpacking tzdata...
[  131s] I: Unpacking util-linux...
[  132s] I: Unpacking zlib1g:amd64...
[  132s] I: Configuring required packages...
[  132s] I: Configuring gcc-11-base:amd64...
[  132s] I: Configuring lsb-base...
[  132s] I: Configuring libtirpc-common...
[  132s] I: Configuring libaudit-common...
[  132s] I: Configuring libsemanage-common...
[  132s] I: Configuring ncurses-base...
[  132s] I: Configuring sensible-utils...
[  132s] I: Configuring libgcc-s1:amd64...
[  132s] I: Configuring libc6:amd64...
[  132s] I: Configuring libudev1:amd64...
[  132s] I: Configuring libsepol1:amd64...
[  132s] I: Configuring libattr1:amd64...
[  132s] I: Configuring debianutils...
[  132s] I: Configuring mawk...
[  132s] I: Configuring libdebconfclient0:amd64...
[  132s] I: Configuring base-files...
[  132s] I: Configuring libbz2-1.0:amd64...
[  132s] I: Configuring base-passwd...
[  133s] I: Configuring libdb5.3:amd64...
[  133s] I: Configuring libblkid1:amd64...
[  133s] I: Configuring libtinfo6:amd64...
[  133s] I: Configuring bash...
[  133s] I: Configuring libzstd1:amd64...
[  133s] I: Configuring libkeyutils1:amd64...
[  133s] I: Configuring liblzma5:amd64...
[  133s] I: Configuring libgpg-error0:amd64...
[  133s] I: Configuring liblz4-1:amd64...
[  133s] I: Configuring libc-bin...
[  133s] I: Configuring ncurses-bin...
[  133s] I: Configuring libacl1:amd64...
[  133s] I: Configuring libsmartcols1:amd64...
[  133s] I: Configuring libgcrypt20:amd64...
[  133s] I: Configuring zlib1g:amd64...
[  133s] I: Configuring libcrypt1:amd64...
[  133s] I: Configuring libcom-err2:amd64...
[  133s] I: Configuring diffutils...
[  133s] I: Configuring libcap2:amd64...
[  133s] I: Configuring libkrb5support0:amd64...
[  133s] I: Configuring hostname...
[  133s] I: Configuring libpcre3:amd64...
[  133s] I: Configuring libcap-ng0:amd64...
[  133s] I: Configuring libgmp10:amd64...
[  133s] I: Configuring libaudit1:amd64...
[  133s] I: Configuring libuuid1:amd64...
[  133s] I: Configuring libpcre2-8-0:amd64...
[  133s] I: Configuring libk5crypto3:amd64...
[  133s] I: Configuring libsystemd0:amd64...
[  133s] I: Configuring libselinux1:amd64...
[  133s] I: Configuring sed...
[  133s] I: Configuring findutils...
[  133s] I: Configuring libmount1:amd64...
[  133s] I: Configuring libsemanage1:amd64...
[  133s] I: Configuring tar...
[  133s] I: Configuring coreutils...
[  133s] I: Configuring dpkg...
[  133s] I: Configuring mount...
[  133s] I: Configuring grep...
[  133s] I: Configuring perl-base...
[  133s] I: Configuring init-system-helpers...
[  133s] I: Configuring gzip...
[  133s] I: Configuring debconf...
[  134s] I: Configuring tzdata...
[  134s] I: Configuring libpam0g:amd64...
[  134s] I: Configuring util-linux...
[  135s] I: Configuring dash...
[  135s] I: Configuring libssl1.1:amd64...
[  135s] I: Configuring libpam-modules-bin...
[  135s] I: Configuring libkrb5-3:amd64...
[  135s] I: Configuring libgssapi-krb5-2:amd64...
[  135s] I: Configuring libtirpc3:amd64...
[  135s] I: Configuring libnsl2:amd64...
[  136s] I: Configuring libpam-modules:amd64...
[  136s] I: Configuring passwd...
[  136s] I: Configuring libpam-runtime...
[  136s] I: Configuring login...
[  136s] I: Configuring libc-bin...
[  136s] I: Unpacking the base system...
[  138s] I: Unpacking adduser...
[  139s] I: Unpacking apt...
[  139s] I: Unpacking autoconf...
[  139s] I: Unpacking automake...
[  139s] I: Unpacking autopoint...
[  139s] I: Unpacking autotools-dev...
[  139s] I: Unpacking binutils...
[  139s] I: Unpacking binutils-common:amd64...
[  140s] I: Unpacking binutils-x86-64-linux-gnu...
[  140s] I: Unpacking bsdextrautils...
[  140s] I: Unpacking build-essential...
[  140s] I: Unpacking bzip2...
[  140s] I: Unpacking cpp...
[  141s] I: Unpacking cpp-11...
[  149s] I: Unpacking debhelper...
[  150s] I: Unpacking debian-archive-keyring...
[  150s] I: Unpacking dh-autoreconf...
[  150s] I: Unpacking dh-strip-nondeterminism...
[  150s] I: Unpacking dirmngr...
[  150s] I: Unpacking dpkg-dev...
[  150s] I: Unpacking dwz...
[  150s] I: Unpacking fakeroot...
[  150s] I: Unpacking file...
[  151s] I: Unpacking g++...
[  151s] I: Unpacking g++-11...
[  159s] I: Unpacking gawk...
[  159s] I: Unpacking gcc...
[  159s] I: Unpacking gcc-11...
[  167s] I: Unpacking gettext...
[  167s] I: Unpacking gettext-base...
[  167s] I: Unpacking gnupg...
[  167s] I: Unpacking gnupg-l10n...
[  167s] I: Unpacking gnupg-utils...
[  168s] I: Unpacking gpg...
[  168s] I: Unpacking gpg-agent...
[  168s] I: Unpacking gpg-wks-client...
[  168s] I: Unpacking gpg-wks-server...
[  168s] I: Unpacking gpgconf...
[  168s] I: Unpacking gpgsm...
[  168s] I: Unpacking gpgv...
[  168s] I: Unpacking groff-base...
[  168s] I: Unpacking icu-devtools...
[  169s] I: Unpacking insserv...
[  169s] I: Unpacking intltool-debian...
[  169s] I: Unpacking libapt-pkg6.0:amd64...
[  169s] I: Unpacking libarchive-zip-perl...
[  169s] I: Unpacking libasan6:amd64...
[  169s] I: Unpacking libassuan-dev...
[  169s] I: Unpacking libassuan0:amd64...
[  170s] I: Unpacking libatomic1:amd64...
[  170s] I: Unpacking libbinutils:amd64...
[  170s] I: Unpacking libc-dev-bin...
[  170s] I: Unpacking libc6-dev:amd64...
[  170s] I: Unpacking libcc1-0:amd64...
[  170s] I: Unpacking libcdk5-dev...
[  171s] I: Unpacking libcdk5nc6:amd64...
[  171s] I: Unpacking libcrack2:amd64...
[  171s] I: Unpacking libcrack2-dev:amd64...
[  171s] I: Unpacking libcrypt-dev:amd64...
[  171s] I: Unpacking libctf-nobfd0:amd64...
[  171s] I: Unpacking libctf0:amd64...
[  171s] I: Unpacking libdbus-1-3:amd64...
[  171s] I: Unpacking libdebhelper-perl...
[  171s] I: Unpacking libdotconf-dev...
[  171s] I: Unpacking libdotconf0:amd64...
[  171s] I: Unpacking libdpkg-perl...
[  171s] I: Unpacking libelf1:amd64...
[  171s] I: Unpacking libfakeroot:amd64...
[  172s] I: Unpacking libffi8:amd64...
[  172s] I: Unpacking libfile-stripnondeterminism-perl...
[  172s] I: Unpacking libgcc-11-dev:amd64...
[  172s] I: Unpacking libgdbm-compat4:amd64...
[  172s] I: Unpacking libgdbm6:amd64...
[  172s] I: Unpacking libgnutls30:amd64...
[  172s] I: Unpacking libgomp1:amd64...
[  172s] I: Unpacking libgpg-error-dev...
[  172s] I: Unpacking libgpgme-dev...
[  173s] I: Unpacking libgpgme11:amd64...
[  173s] I: Unpacking libhogweed6:amd64...
[  173s] I: Unpacking libicu-dev:amd64...
[  175s] I: Unpacking libicu67:amd64...
[  176s] I: Unpacking libidn2-0:amd64...
[  176s] I: Unpacking libisl23:amd64...
[  176s] I: Unpacking libitm1:amd64...
[  177s] I: Unpacking libksba8:amd64...
[  177s] I: Unpacking libldap-2.4-2:amd64...
[  177s] I: Unpacking liblsan0:amd64...
[  177s] I: Unpacking libmagic-mgc...
[  177s] I: Unpacking libmagic1:amd64...
[  177s] I: Unpacking libmpc3:amd64...
[  177s] I: Unpacking libncurses-dev:amd64...
[  177s] I: Unpacking libncurses5:amd64...
[  177s] I: Unpacking libncurses5-dev:amd64...
[  178s] I: Unpacking libncurses6:amd64...
[  178s] I: Unpacking libncursesw5-dev:amd64...
[  178s] I: Unpacking libncursesw6:amd64...
[  178s] I: Unpacking libnettle8:amd64...
[  178s] I: Unpacking libnpth0:amd64...
[  178s] I: Unpacking libnsl-dev:amd64...
[  178s] I: Unpacking libnss-myhostname:amd64...
[  178s] I: Unpacking libp11-kit0:amd64...
[  178s] I: Unpacking libperl-dev:amd64...
[  178s] I: Unpacking libperl5.32:amd64...
[  179s] I: Unpacking libpipeline1:amd64...
[  179s] I: Unpacking libquadmath0:amd64...
[  179s] I: Unpacking libsasl2-2:amd64...
[  179s] I: Unpacking libsasl2-modules-db:amd64...
[  180s] I: Unpacking libseccomp2:amd64...
[  180s] I: Unpacking libsqlite3-0:amd64...
[  180s] I: Unpacking libstdc++-11-dev:amd64...
[  180s] I: Unpacking libstdc++6:amd64...
[  181s] I: Unpacking libsub-override-perl...
[  181s] I: Unpacking libtasn1-6:amd64...
[  181s] I: Unpacking libtinfo5:amd64...
[  181s] I: Unpacking libtirpc-dev:amd64...
[  181s] I: Unpacking libtool...
[  181s] I: Unpacking libtsan0:amd64...
[  181s] I: Unpacking libubsan1:amd64...
[  181s] I: Unpacking libuchardet0:amd64...
[  182s] I: Unpacking libunistring2:amd64...
[  182s] I: Unpacking libxml2:amd64...
[  182s] I: Unpacking libxml2-dev:amd64...
[  182s] I: Unpacking libxxhash0:amd64...
[  182s] I: Unpacking linux-libc-dev:amd64...
[  182s] I: Unpacking m4...
[  182s] I: Unpacking make...
[  183s] I: Unpacking man-db...
[  183s] I: Unpacking patch...
[  183s] I: Unpacking perl...
[  183s] I: Unpacking perl-modules-5.32...
[  184s] I: Unpacking pinentry-curses...
[  184s] I: Unpacking po-debconf...
[  184s] I: Unpacking rpcsvc-proto...
[  184s] I: Unpacking txt2man...
[  184s] I: Unpacking xz-utils...
[  184s] I: Unpacking zlib1g-dev:amd64...
[  184s] I: Configuring the base system...
[  184s] I: Configuring libksba8:amd64...
[  184s] I: Configuring libpipeline1:amd64...
[  184s] I: Configuring adduser...
[  185s] I: Configuring bsdextrautils...
[  185s] I: Configuring libmagic-mgc...
[  185s] I: Configuring gawk...
[  185s] I: Configuring perl-modules-5.32...
[  185s] I: Configuring libsqlite3-0:amd64...
[  185s] I: Configuring binutils-common:amd64...
[  185s] I: Configuring debian-archive-keyring...
[  185s] I: Configuring libmagic1:amd64...
[  185s] I: Configuring libunistring2:amd64...
[  185s] I: Configuring linux-libc-dev:amd64...
[  185s] I: Configuring libctf-nobfd0:amd64...
[  185s] I: Configuring gettext-base...
[  185s] I: Configuring m4...
[  185s] I: Configuring libnpth0:amd64...
[  185s] I: Configuring libidn2-0:amd64...
[  185s] I: Configuring file...
[  185s] I: Configuring libassuan0:amd64...
[  185s] I: Configuring libgomp1:amd64...
[  185s] I: Configuring bzip2...
[  185s] I: Configuring libseccomp2:amd64...
[  185s] I: Configuring libfakeroot:amd64...
[  185s] I: Configuring libasan6:amd64...
[  185s] I: Configuring libsasl2-modules-db:amd64...
[  185s] I: Configuring fakeroot...
[  185s] I: Configuring autotools-dev...
[  185s] I: Configuring libtirpc-dev:amd64...
[  185s] I: Configuring rpcsvc-proto...
[  185s] I: Configuring libnettle8:amd64...
[  185s] I: Configuring make...
[  185s] I: Configuring libgpg-error-dev...
[  185s] I: Configuring gnupg-l10n...
[  185s] I: Configuring libncurses6:amd64...
[  185s] I: Configuring libdbus-1-3:amd64...
[  185s] I: Configuring xz-utils...
[  185s] I: Configuring libquadmath0:amd64...
[  185s] I: Configuring libmpc3:amd64...
[  185s] I: Configuring libatomic1:amd64...
[  185s] I: Configuring patch...
[  185s] I: Configuring autopoint...
[  185s] I: Configuring libnss-myhostname:amd64...
[  185s] I: Configuring libassuan-dev...
[  185s] I: Configuring insserv...
[  185s] I: Configuring libncursesw6:amd64...
[  185s] I: Configuring libsasl2-2:amd64...
[  185s] I: Configuring libcrack2:amd64...
[  185s] I: Configuring libffi8:amd64...
[  185s] I: Configuring libnsl-dev:amd64...
[  185s] I: Configuring gpgv...
[  185s] I: Configuring libcrypt-dev:amd64...
[  185s] I: Configuring libxxhash0:amd64...
[  185s] I: Configuring gpgconf...
[  185s] I: Configuring libtasn1-6:amd64...
[  185s] I: Configuring libdotconf0:amd64...
[  185s] I: Configuring libbinutils:amd64...
[  185s] I: Configuring libisl23:amd64...
[  185s] I: Configuring libc-dev-bin...
[  185s] I: Configuring libtinfo5:amd64...
[  185s] I: Configuring libelf1:amd64...
[  185s] I: Configuring libstdc++6:amd64...
[  185s] I: Configuring gpg...
[  185s] I: Configuring liblsan0:amd64...
[  185s] I: Configuring libitm1:amd64...
[  185s] I: Configuring libgdbm6:amd64...
[  185s] I: Configuring gnupg-utils...
[  185s] I: Configuring libtsan0:amd64...
[  185s] I: Configuring libctf0:amd64...
[  185s] I: Configuring pinentry-curses...
[  185s] I: Configuring cpp-11...
[  185s] I: Configuring libhogweed6:amd64...
[  185s] I: Configuring gpg-agent...
[  187s] I: Configuring txt2man...
[  187s] I: Configuring libicu67:amd64...
[  187s] I: Configuring gpgsm...
[  187s] I: Configuring libcdk5nc6:amd64...
[  187s] I: Configuring libncurses5:amd64...
[  187s] I: Configuring libgpgme11:amd64...
[  187s] I: Configuring libapt-pkg6.0:amd64...
[  187s] I: Configuring libp11-kit0:amd64...
[  187s] I: Configuring libcrack2-dev:amd64...
[  187s] I: Configuring icu-devtools...
[  187s] I: Configuring libgdbm-compat4:amd64...
[  187s] I: Configuring libperl5.32:amd64...
[  187s] I: Configuring gpg-wks-server...
[  187s] I: Configuring libubsan1:amd64...
[  187s] I: Configuring libgcc-11-dev:amd64...
[  187s] I: Configuring dwz...
[  187s] I: Configuring cpp...
[  187s] I: Configuring libuchardet0:amd64...
[  187s] I: Configuring libc6-dev:amd64...
[  187s] I: Configuring libdotconf-dev...
[  187s] I: Configuring libicu-dev:amd64...
[  187s] I: Configuring libxml2:amd64...
[  187s] I: Configuring libcc1-0:amd64...
[  187s] I: Configuring binutils-x86-64-linux-gnu...
[  187s] I: Configuring libncurses-dev:amd64...
[  187s] I: Configuring gettext...
[  187s] I: Configuring libncursesw5-dev:amd64...
[  187s] I: Configuring binutils...
[  187s] I: Configuring libcdk5-dev...
[  187s] I: Configuring perl...
[  187s] I: Configuring libxml2-dev:amd64...
[  187s] I: Configuring libgnutls30:amd64...
[  187s] I: Configuring libgpgme-dev...
[  187s] I: Configuring libdpkg-perl...
[  187s] I: Configuring autoconf...
[  187s] I: Configuring libstdc++-11-dev:amd64...
[  187s] I: Configuring zlib1g-dev:amd64...
[  187s] I: Configuring gcc-11...
[  187s] I: Configuring groff-base...
[  187s] I: Configuring libncurses5-dev:amd64...
[  187s] I: Configuring libsub-override-perl...
[  187s] I: Configuring automake...
[  187s] I: Configuring apt...
[  188s] I: Configuring libtool...
[  188s] I: Configuring g++-11...
[  188s] I: Configuring libarchive-zip-perl...
[  188s] I: Configuring libdebhelper-perl...
[  188s] I: Configuring libldap-2.4-2:amd64...
[  188s] I: Configuring libperl-dev:amd64...
[  188s] I: Configuring man-db...
[  233s] I: Configuring gcc...
[  233s] I: Configuring dpkg-dev...
[  233s] I: Configuring intltool-debian...
[  233s] I: Configuring dh-autoreconf...
[  233s] I: Configuring dirmngr...
[  233s] I: Configuring g++...
[  233s] I: Configuring build-essential...
[  233s] I: Configuring libfile-stripnondeterminism-perl...
[  233s] I: Configuring gpg-wks-client...
[  233s] I: Configuring po-debconf...
[  233s] I: Configuring dh-strip-nondeterminism...
[  233s] I: Configuring gnupg...
[  233s] I: Configuring debhelper...
[  233s] I: Configuring libc-bin...
[  233s] I: Base system installed successfully.
[  234s] 127.0.0.1 localhost
[  234s] 127.0.0.1 potassium
[  234s] 127.0.0.2 localhost.
[  234s] Reading package lists...
[  234s] ==== Kernel ====
[  234s] 
[  234s] Linux potassium 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) 
x86_64 GNU/Linux
[  234s] 
[  234s] ==== Filesystems in build chroot ====
[  234s] 
[  234s] 422 105 0:4 / /proc rw,relatime shared:237 - proc none rw
[  234s] 443 105 0:18 / /sys ro,relatime shared:249 - sysfs none rw
[  234s] 485 105 0:57 / /dev/pts rw,relatime shared:273 - devpts none 
rw,gid=5,mode=620,ptmxmode=666
[  234s] 506 105 0:58 / /dev/shm rw,relatime shared:285 - tmpfs none rw
[  234s] 
[  234s] ==== User identity in build chroot ====
[  234s] 
[  234s] uid=399(abuild) gid=399(abuild) groups=399(abuild)
[  234s] 
[  234s] ==== Environment variables in build chroot ====
[  234s] 
[  234s] HOME=/home/abuild
[  234s] LOGNAME=abuild
[  234s] MAIL=/var/mail/abuild
[  234s] PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[  234s] PWD=/home/abuild
[  234s] SHELL=/bin/bash
[  234s] SHLVL=0
[  234s] TERM=screen
[  234s] USER=abuild
[  234s] _=/usr/bin/env
[  234s] 
[  234s] ==== Packages installed in build chroot ====
[  234s] 
[  234s] adduser        3.118
[  234s] apt    2.3.11
[  234s] autoconf       2.71-21.1
[  234s] automake       1:1.16.5-11.1
[  234s] autopoint      0.21-4
[  234s] autotools-dev  20180224.1+nmu1
[  234s] base-files     12
[  234s] base-passwd    3.5.521.1
[  234s] bash   5.1-3.11.1
[  234s] binutils       2.37-81.1
[  234s] binutils-common:amd64  2.37-81.1
[  234s] binutils-x86-64-linux-gnu      2.37-81.1
[  234s] bsdextrautils  2.37.2-4
[  234s] build-essential        12.91.1
[  234s] bzip2  1.0.8-4
[  234s] coreutils      8.32-4.11.1
[  234s] cpp    4:11.2.0-2
[  234s] cpp-11 11.2.0-10
[  234s] dash   0.5.11+git20210903+057cd650a4ed-3exp12.1
[  234s] debconf        1.5.79
[  234s] debhelper      13.5.2
[  234s] debian-archive-keyring 2021.1.1
[  234s] debianutils    5.5-1
[  234s] dh-autoreconf  20
[  234s] dh-strip-nondeterminism        1.12.0-2
[  234s] diffutils      1:3.7-5
[  234s] dirmngr        2.2.27-2
[  234s] dpkg   1.20.9
[  234s] dpkg-dev       1.20.9
[  234s] dwz    0.14-1
[  234s] fakeroot       1.26-1
[  234s] file   1:5.39-3
[  234s] findutils      4.8.0-1
[  234s] g++    4:11.2.0-2
[  234s] g++-11 11.2.0-10
[  234s] gawk   1:5.1.0-1
[  234s] gcc    4:11.2.0-2
[  234s] gcc-11 11.2.0-10
[  234s] gcc-11-base:amd64      11.2.0-10
[  234s] gettext        0.21-4
[  234s] gettext-base   0.21-4
[  234s] gnupg  2.2.27-2
[  234s] gnupg-l10n     2.2.27-2
[  234s] gnupg-utils    2.2.27-2
[  234s] gpg    2.2.27-2
[  234s] gpg-agent      2.2.27-2
[  234s] gpg-wks-client 2.2.27-2
[  234s] gpg-wks-server 2.2.27-2
[  234s] gpgconf        2.2.27-2
[  234s] gpgsm  2.2.27-2
[  234s] gpgv   2.2.27-2
[  234s] grep   3.7-1
[  234s] groff-base     1.22.4-7
[  234s] gzip   1.10-4
[  234s] hostname       3.23
[  234s] icu-devtools   67.1-7
[  234s] init-system-helpers    1.60
[  234s] insserv        1.23.0-1
[  234s] intltool-debian        0.35.0+20060710.5
[  234s] libacl1:amd64  2.3.1-11.1
[  234s] libapt-pkg6.0:amd64    2.3.11
[  234s] libarchive-zip-perl    1.68-1
[  234s] libasan6:amd64 11.2.0-10
[  234s] libassuan-dev  2.5.5-1
[  234s] libassuan0:amd64       2.5.5-1
[  234s] libatomic1:amd64       11.2.0-10
[  234s] libattr1:amd64 1:2.5.1-11.1
[  234s] libaudit-common        1:3.0.6-11.1
[  234s] libaudit1:amd64        1:3.0.6-11.1
[  234s] libbinutils:amd64      2.37-81.1
[  234s] libblkid1:amd64        2.37.2-4
[  234s] libbz2-1.0:amd64       1.0.8-4
[  234s] libc-bin       2.32-4
[  234s] libc-dev-bin   2.32-4
[  234s] libc6:amd64    2.32-4
[  234s] libc6-dev:amd64        2.32-4
[  234s] libcap-ng0:amd64       0.7.9-2.2+b1
[  234s] libcap2:amd64  1:2.44-1
[  234s] libcc1-0:amd64 11.2.0-10
[  234s] libcdk5-dev    5.0.20180306-3
[  234s] libcdk5nc6:amd64       5.0.20180306-3
[  234s] libcom-err2:amd64      1.46.4-1
[  234s] libcrack2:amd64        2.9.6-3.41.1
[  234s] libcrack2-dev:amd64    2.9.6-3.41.1
[  234s] libcrypt-dev:amd64     1:4.4.25-2
[  234s] libcrypt1:amd64        1:4.4.25-2
[  234s] libctf-nobfd0:amd64    2.37-81.1
[  234s] libctf0:amd64  2.37-81.1
[  234s] libdb5.3:amd64 5.3.28+dfsg1-0.8
[  234s] libdbus-1-3:amd64      1.12.20-3
[  234s] libdebconfclient0:amd64        0.2601.1
[  234s] libdebhelper-perl      13.5.2
[  234s] libdotconf-dev 1.3-0.3
[  234s] libdotconf0:amd64      1.3-0.3
[  234s] libdpkg-perl   1.20.9
[  234s] libelf1:amd64  0.185-2
[  234s] libfakeroot:amd64      1.26-1
[  234s] libffi8:amd64  3.4.2-3
[  234s] libfile-stripnondeterminism-perl       1.12.0-2
[  234s] libgcc-11-dev:amd64    11.2.0-10
[  234s] libgcc-s1:amd64        11.2.0-10
[  234s] libgcrypt20:amd64      1.9.4-3+b1
[  234s] libgdbm-compat4:amd64  1.22-1
[  234s] libgdbm6:amd64 1.22-1
[  234s] libgmp10:amd64 2:6.2.1+dfsg-2
[  234s] libgnutls30:amd64      3.7.2-2
[  234s] libgomp1:amd64 11.2.0-10
[  234s] libgpg-error-dev       1.42-3
[  234s] libgpg-error0:amd64    1.42-3
[  234s] libgpgme-dev   1.16.0-1.1
[  234s] libgpgme11:amd64       1.16.0-1.1
[  234s] libgssapi-krb5-2:amd64 1.18.3-7
[  234s] libhogweed6:amd64      3.7.3-1
[  234s] libicu-dev:amd64       67.1-7
[  234s] libicu67:amd64 67.1-7
[  234s] libidn2-0:amd64        2.3.2-2
[  234s] libisl23:amd64 0.24-2
[  234s] libitm1:amd64  11.2.0-10
[  234s] libk5crypto3:amd64     1.18.3-7
[  234s] libkeyutils1:amd64     1.6.1-2
[  234s] libkrb5-3:amd64        1.18.3-7
[  234s] libkrb5support0:amd64  1.18.3-7
[  234s] libksba8:amd64 1.6.0-2
[  234s] libldap-2.4-2:amd64    2.4.59+dfsg-1
[  234s] liblsan0:amd64 11.2.0-10
[  234s] liblz4-1:amd64 1.9.3-2
[  234s] liblzma5:amd64 5.2.5-2
[  234s] libmagic-mgc   1:5.39-3
[  234s] libmagic1:amd64        1:5.39-3
[  234s] libmount1:amd64        2.37.2-4
[  234s] libmpc3:amd64  1.2.1-1
[  234s] libmpfr6:amd64 4.1.0-3
[  234s] libncurses-dev:amd64   6.2+20210905-1
[  234s] libncurses5:amd64      6.2+20210905-1
[  234s] libncurses5-dev:amd64  6.2+20210905-1
[  234s] libncurses6:amd64      6.2+20210905-1
[  234s] libncursesw5-dev:amd64 6.2+20210905-1
[  234s] libncursesw6:amd64     6.2+20210905-1
[  234s] libnettle8:amd64       3.7.3-1
[  234s] libnpth0:amd64 1.6-3
[  234s] libnsl-dev:amd64       1.3.0-2
[  234s] libnsl2:amd64  1.3.0-2
[  234s] libnss-myhostname:amd64        249.5-2
[  234s] libp11-kit0:amd64      0.24.0-5
[  234s] libpam-modules:amd64   1.4.0-10
[  234s] libpam-modules-bin     1.4.0-10
[  234s] libpam-runtime 1.4.0-10
[  234s] libpam0g:amd64 1.4.0-10
[  234s] libpcre2-8-0:amd64     10.36-2
[  234s] libpcre3:amd64 2:8.39-13
[  234s] libperl-dev:amd64      5.32.1-6
[  234s] libperl5.32:amd64      5.32.1-6
[  234s] libpipeline1:amd64     1.5.3-1
[  234s] libquadmath0:amd64     11.2.0-10
[  234s] libreadline8:amd64     8.1-2
[  234s] libsasl2-2:amd64       2.1.27+dfsg-2.2
[  234s] libsasl2-modules-db:amd64      2.1.27+dfsg-2.2
[  234s] libseccomp2:amd64      2.5.2-2
[  234s] libselinux1:amd64      3.1-3+b1
[  234s] libsemanage-common     3.1-1
[  234s] libsemanage1:amd64     3.1-1+b2
[  234s] libsepol1:amd64        3.1-1
[  234s] libsigsegv2:amd64      2.13-1
[  234s] libsmartcols1:amd64    2.37.2-4
[  234s] libsqlite3-0:amd64     3.36.0-2
[  234s] libssl1.1:amd64        1.1.1l-1
[  234s] libstdc++-11-dev:amd64 11.2.0-10
[  234s] libstdc++6:amd64       11.2.0-10
[  234s] libsub-override-perl   0.09-2
[  234s] libsystemd0:amd64      249.5-2
[  234s] libtasn1-6:amd64       4.17.0-2
[  234s] libtinfo5:amd64        6.2+20210905-1
[  234s] libtinfo6:amd64        6.2+20210905-1
[  234s] libtirpc-common        1.3.2-2
[  234s] libtirpc-dev:amd64     1.3.2-2
[  234s] libtirpc3:amd64        1.3.2-2
[  234s] libtool        2.4.6-15
[  234s] libtsan0:amd64 11.2.0-10
[  234s] libubsan1:amd64        11.2.0-10
[  234s] libuchardet0:amd64     0.0.7-1
[  234s] libudev1:amd64 249.5-2
[  234s] libunistring2:amd64    0.9.10-6
[  234s] libuuid1:amd64 2.37.2-4
[  234s] libxml2:amd64  2.9.12+dfsg-5
[  234s] libxml2-dev:amd64      2.9.12+dfsg-5
[  234s] libxxhash0:amd64       0.8.0-2
[  234s] libzstd1:amd64 1.4.8+dfsg-3
[  234s] linux-libc-dev:amd64   5.14.16-1
[  234s] login  1:4.8.1-1.1
[  234s] lsb-base       11.1.0
[  234s] m4     1.4.18-5
[  234s] make   4.3-4.1
[  234s] man-db 2.9.4-2
[  234s] mawk   1.3.4.20200120-2
[  234s] mount  2.37.2-4
[  234s] ncurses-base   6.2+20210905-1
[  234s] ncurses-bin    6.2+20210905-1
[  234s] passwd 1:4.8.1-1.1
[  234s] patch  2.7.6-7
[  234s] perl   5.32.1-6
[  234s] perl-base      5.32.1-6
[  234s] perl-modules-5.32      5.32.1-6
[  234s] pinentry-curses        1.1.0-4
[  234s] po-debconf     1.0.21+nmu1
[  234s] readline-common        8.1-2
[  234s] rpcsvc-proto   1.4.2-4
[  234s] sed    4.8-1
[  234s] sensible-utils 0.0.17
[  234s] tar    1.34+dfsg-1
[  234s] txt2man        1.7.1-2
[  234s] tzdata 2021e-1
[  234s] util-linux     2.37.2-4
[  234s] xz-utils       5.2.5-2
[  234s] zlib1g:amd64   1:1.2.11.dfsg-2
[  234s] zlib1g-dev:amd64       1:1.2.11.dfsg-2
[  234s] 
[  234s] dpkg-buildpackage: info: source package cpm
[  234s] dpkg-buildpackage: info: source version 0.32-1.31.1
[  234s] dpkg-buildpackage: info: source distribution unstable
[  234s] dpkg-buildpackage: info: source changed by OBS Build <obs@buildd>
[  234s]  dpkg-source --before-build .
[  234s] dpkg-buildpackage: info: host architecture amd64
[  235s]  fakeroot debian/rules clean
[  235s] dh clean --parallel --with=autoreconf
[  235s] dh: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
[  235s]    debian/rules override_dh_auto_clean
[  235s] make[1]: Entering directory '/usr/src/packages/BUILD'
[  235s] rm -f debian/cpmrc
[  235s] dh_auto_clean
[  235s] dh_auto_clean: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
[  235s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  235s]    dh_autoreconf_clean -O--parallel
[  235s]    dh_clean -O--parallel
[  235s] dh_clean: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
[  236s]  debian/rules build
[  236s] dh build --parallel --with=autoreconf
[  236s] dh: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
[  236s]    dh_update_autotools_config -O--parallel
[  236s]    dh_autoreconf -O--parallel
[  236s] autoreconf: warning: autoconf input should be named 'configure.ac', 
not 'configure.in'
[  237s] aclocal: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
[  239s] configure.in:8: warning: The macro `AC_CONFIG_HEADER' is obsolete.
[  239s] configure.in:8: You should run autoupdate.
[  239s] ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
[  239s] configure.in:8: the top level
[  239s] configure.in:394: warning: The macro `AC_HEADER_STDC' is obsolete.
[  239s] configure.in:394: You should run autoupdate.
[  239s] ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
[  239s] configure.in:394: the top level
[  239s] configure.in:413: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
[  239s] configure.in:413: You should run autoupdate.
[  239s] ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
[  239s] configure.in:413: the top level
[  239s] configure.in:419: warning: The macro `AC_TRY_COMPILE' is obsolete.
[  239s] configure.in:419: You should run autoupdate.
[  239s] ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
[  239s] lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[  239s] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[  239s] ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[  239s] ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
[  239s] configure.in:419: the top level
[  239s] configure.in:427: warning: The macro `AC_TRY_LINK' is obsolete.
[  239s] configure.in:427: You should run autoupdate.
[  239s] ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
[  239s] lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[  239s] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[  239s] ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[  239s] ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
[  239s] configure.in:427: the top level
[  240s] autoheader: warning: autoconf input should be named 'configure.ac', 
not 'configure.in'
[  240s]    debian/rules override_dh_auto_configure
[  240s] make[1]: Entering directory '/usr/src/packages/BUILD'
[  240s] dh_auto_configure -- \
[  240s]   --with-cracklib-dict=/var/cache/cracklib/cracklib_dict
[  241s] dh_auto_configure: warning: Compatibility levels before 10 are 
deprecated (level 9 in use)
[  241s]        ./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 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking 
--with-cracklib-dict=/var/cache/cracklib/cracklib_dict
[  241s] checking for gcc... gcc
[  241s] checking whether the C compiler works... yes
[  241s] checking for C compiler default output file name... a.out
[  241s] checking for suffix of executables... 
[  241s] checking whether we are cross compiling... no
[  241s] checking for suffix of object files... o
[  241s] checking whether the compiler supports GNU C... yes
[  241s] checking whether gcc accepts -g... yes
[  241s] checking for gcc option to enable C11 features... none needed
[  241s] checking how to run the C preprocessor... gcc -E
[  241s] checking for grep that handles long lines and -e... /bin/grep
[  242s] checking for egrep... /bin/grep -E
[  242s] checking whether gcc needs -traditional... no
[  242s] checking for a BSD-compatible install... /usr/bin/install -c
[  242s] checking whether ln -s works... yes
[  242s] checking whether make sets $(MAKE)... yes
[  242s] checking for wget_wch in -lncursesw... yes
[  242s] ./configure: 4172: test: yes: unexpected operator
[  242s] : error: can not find the selected ncursesw/ncurses library.
[  242s]        tail -v -n \+0 config.log
[  242s] ==> config.log <==
[  242s] This file contains any messages produced by compilers while
[  242s] running configure, to aid debugging if configure makes a mistake.
[  242s] 
[  242s] It was created by cpm  0.32, which was
[  242s] generated by GNU Autoconf 2.71.  Invocation command line was
[  242s] 
[  242s]   $ ./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' 
'--libexecdir=${prefix}/lib/x86_64-linux-gnu' --disable-maintainer-mode 
--disable-dependency-tracking 
--with-cracklib-dict=/var/cache/cracklib/cracklib_dict
[  242s] 
[  242s] ## --------- ##
[  242s] ## Platform. ##
[  242s] ## --------- ##
[  242s] 
[  242s] hostname = potassium
[  242s] uname -m = x86_64
[  242s] uname -r = 4.19.0-16-amd64
[  242s] uname -s = Linux
[  242s] uname -v = #1 SMP Debian 4.19.181-1 (2021-03-19)
[  242s] 
[  242s] /usr/bin/uname -p = unknown
[  242s] /bin/uname -X     = unknown
[  242s] 
[  242s] /bin/arch              = unknown
[  242s] /usr/bin/arch -k       = unknown
[  242s] /usr/convex/getsysinfo = unknown
[  242s] /usr/bin/hostinfo      = unknown
[  242s] /bin/machine           = unknown
[  242s] /usr/bin/oslevel       = unknown
[  242s] /bin/universe          = unknown
[  242s] 
[  242s] PATH: /usr/local/bin/
[  242s] PATH: /usr/bin/
[  242s] PATH: /bin/
[  242s] PATH: /usr/local/games/
[  242s] PATH: /usr/games/
[  242s] 
[  242s] 
[  242s] ## ----------- ##
[  242s] ## Core tests. ##
[  242s] ## ----------- ##
[  242s] 
[  242s] :2405: looking for aux files: config.guess config.sub install-sh
[  242s] :2418:  trying ./
[  242s] :2447:   ./config.guess found
[  242s] :2447:   ./config.sub found
[  242s] :2429:   ./install-sh found
[  242s] :2625: checking for gcc
[  242s] :2646: found /usr/bin/gcc
[  242s] :2657: result: gcc
[  242s] :3010: checking for C compiler version
[  242s] :3019: gcc --version >&5
[  242s] gcc (Debian 11.2.0-10) 11.2.0
[  242s] Copyright (C) 2021 Free Software Foundation, Inc.
[  242s] This is free software; see the source for copying conditions.  There 
is NO
[  242s] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.
[  242s] 
[  242s] :3030: $? = 0
[  242s] :3019: gcc -v >&5
[  242s] Using built-in specs.
[  242s] COLLECT_GCC=gcc
[  242s] COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
[  242s] OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[  242s] OFFLOAD_TARGET_DEFAULT=1
[  242s] Target: x86_64-linux-gnu
[  242s] Configured with: ../src/configure -v --with-pkgversion='Debian 
11.2.0-10' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-11 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-9Chg0b/gcc-11-11.2.0/debian/tmp-gcn/usr
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
[  242s] Thread model: posix
[  242s] Supported LTO compression algorithms: zlib zstd
[  242s] gcc version 11.2.0 (Debian 11.2.0-10) 
[  242s] ... rest of stderr output deleted ...
[  242s] :3030: $? = 0
[  242s] :3019: gcc -V >&5
[  242s] gcc: error: unrecognized command-line option '-V'
[  242s] gcc: fatal error: no input files
[  242s] compilation terminated.
[  242s] :3030: $? = 1
[  242s] :3019: gcc -qversion >&5
[  242s] gcc: error: unrecognized command-line option '-qversion'; did you mean 
'--version'?
[  242s] gcc: fatal error: no input files
[  242s] compilation terminated.
[  242s] :3030: $? = 1
[  242s] :3019: gcc -version >&5
[  242s] gcc: error: unrecognized command-line option '-version'
[  242s] gcc: fatal error: no input files
[  242s] compilation terminated.
[  242s] :3030: $? = 1
[  242s] :3050: checking whether the C compiler works
[  242s] :3072: gcc -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
[  242s] :3076: $? = 0
[  242s] :3126: result: yes
[  242s] :3129: checking for C compiler default output file name
[  242s] :3131: result: a.out
[  242s] :3137: checking for suffix of executables
[  242s] :3144: gcc -o conftest -g -O2 
-ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c 
 >&5
[  242s] :3148: $? = 0
[  242s] :3171: result: 
[  242s] :3193: checking whether we are cross compiling
[  242s] :3201: gcc -o conftest -g -O2 
-ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c 
 >&5
[  242s] :3205: $? = 0
[  242s] :3212: ./conftest
[  242s] :3216: $? = 0
[  242s] :3231: result: no
[  242s] :3236: checking for suffix of object files
[  242s] :3259: gcc -c -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 conftest.c >&5
[  242s] :3263: $? = 0
[  242s] :3285: result: o
[  242s] :3289: checking whether the compiler supports GNU C
[  242s] :3309: gcc -c -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 conftest.c >&5
[  242s] :3309: $? = 0
[  242s] :3319: result: yes
[  242s] :3330: checking whether gcc accepts -g
[  242s] :3351: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
[  242s] :3351: $? = 0
[  242s] :3395: result: yes
[  242s] :3415: checking for gcc option to enable C11 features
[  242s] :3430: gcc  -c -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 conftest.c >&5
[  242s] :3430: $? = 0
[  242s] :3448: result: none needed
[  242s] :3564: checking how to run the C preprocessor
[  242s] :3590: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
[  242s] :3590: $? = 0
[  242s] :3605: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
[  242s] conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or 
directory
[  242s]     9 | #include <ac_nonexistent.h>
[  242s]       |          ^~~~~~~~~~~~~~~~~~
[  242s] compilation terminated.
[  242s] :3605: $? = 1
[  242s] : failed program was:
[  242s] | /* confdefs.h */
[  242s] | #define PACKAGE_NAME "cpm"
[  242s] | #define PACKAGE_TARNAME "cpm"
[  242s] | #define PACKAGE_VERSION "0.32"
[  242s] | #define PACKAGE_STRING "cpm 0.32"
[  242s] | #define PACKAGE_BUGREPORT "k...@redpill-linpro.com"
[  242s] | #define PACKAGE_URL ""
[  242s] | /* end confdefs.h.  */
[  242s] | #include <ac_nonexistent.h>
[  242s] :3632: result: gcc -E
[  242s] :3646: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
[  242s] :3646: $? = 0
[  242s] :3661: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
[  242s] conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or 
directory
[  242s]     9 | #include <ac_nonexistent.h>
[  242s]       |          ^~~~~~~~~~~~~~~~~~
[  242s] compilation terminated.
[  242s] :3661: $? = 1
[  242s] : failed program was:
[  242s] | /* confdefs.h */
[  242s] | #define PACKAGE_NAME "cpm"
[  242s] | #define PACKAGE_TARNAME "cpm"
[  242s] | #define PACKAGE_VERSION "0.32"
[  242s] | #define PACKAGE_STRING "cpm 0.32"
[  242s] | #define PACKAGE_BUGREPORT "k...@redpill-linpro.com"
[  242s] | #define PACKAGE_URL ""
[  242s] | /* end confdefs.h.  */
[  242s] | #include <ac_nonexistent.h>
[  242s] :3692: checking for grep that handles long lines and -e
[  242s] :3756: result: /bin/grep
[  242s] :3761: checking for egrep
[  242s] :3829: result: /bin/grep -E
[  242s] :3835: checking whether gcc needs -traditional
[  242s] :3872: result: no
[  242s] :3895: checking for a BSD-compatible install
[  242s] :3968: result: /usr/bin/install -c
[  242s] :3979: checking whether ln -s works
[  242s] :3983: result: yes
[  242s] :3990: checking whether make sets $(MAKE)
[  242s] :4013: result: yes
[  242s] :4129: checking for wget_wch in -lncursesw
[  242s] :4152: gcc -o conftest -g -O2 
-ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c 
-lncursesw   >&5
[  242s] :4152: $? = 0
[  242s] :4162: result: yes
[  242s] :4278: error: can not find the selected ncursesw/ncurses library.
[  242s] 
[  242s] ## ---------------- ##
[  242s] ## Cache variables. ##
[  242s] ## ---------------- ##
[  242s] 
[  242s] ac_cv_c_compiler_gnu='yes'
[  242s] ac_cv_env_CC_set=''
[  242s] ac_cv_env_CC_value=''
[  242s] ac_cv_env_CFLAGS_set='set'
[  242s] ac_cv_env_CFLAGS_value='-g -O2 
-ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat 
-Werror=format-security'
[  242s] ac_cv_env_CPPFLAGS_set='set'
[  242s] ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
[  242s] ac_cv_env_CPP_set=''
[  242s] ac_cv_env_CPP_value=''
[  242s] ac_cv_env_LDFLAGS_set='set'
[  242s] ac_cv_env_LDFLAGS_value='-Wl,-z,relro'
[  242s] ac_cv_env_LIBS_set=''
[  242s] ac_cv_env_LIBS_value=''
[  242s] ac_cv_env_build_alias_set='set'
[  242s] ac_cv_env_build_alias_value='x86_64-linux-gnu'
[  242s] ac_cv_env_host_alias_set=''
[  242s] ac_cv_env_host_alias_value=''
[  242s] ac_cv_env_target_alias_set=''
[  242s] ac_cv_env_target_alias_value=''
[  242s] ac_cv_lib_ncursesw_wget_wch='yes'
[  242s] ac_cv_objext='o'
[  242s] ac_cv_path_EGREP='/bin/grep -E'
[  242s] ac_cv_path_GREP='/bin/grep'
[  242s] ac_cv_path_install='/usr/bin/install -c'
[  242s] ac_cv_prog_CPP='gcc -E'
[  242s] ac_cv_prog_ac_ct_CC='gcc'
[  242s] ac_cv_prog_cc_c11=''
[  242s] ac_cv_prog_cc_g='yes'
[  242s] ac_cv_prog_cc_stdc=''
[  242s] ac_cv_prog_gcc_traditional='no'
[  242s] ac_cv_prog_make_make_set='yes'
[  242s] 
[  242s] ## ----------------- ##
[  242s] ## Output variables. ##
[  242s] ## ----------------- ##
[  242s] 
[  242s] CC='gcc'
[  242s] CDK_DEBIAN_DEP=''
[  242s] CDK_VERSION_DEF=''
[  242s] CFLAGS='-g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. 
-fstack-protector-strong -Wformat -Werror=format-security'
[  242s] CPP='gcc -E'
[  242s] CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
[  242s] DEFS=''
[  242s] ECHO_C=''
[  242s] ECHO_N='-n'
[  242s] ECHO_T=''
[  242s] EGREP='/bin/grep -E'
[  242s] EXEEXT=''
[  242s] GPGME_CONFIG=''
[  242s] GREP='/bin/grep'
[  242s] INSTALL_DATA='${INSTALL} -m 644'
[  242s] INSTALL_PROGRAM='${INSTALL}'
[  242s] INSTALL_SCRIPT='${INSTALL}'
[  242s] LDFLAGS='-Wl,-z,relro'
[  242s] LIBGPGME_CFLAGS=''
[  242s] LIBGPGME_LIBS=''
[  242s] LIBNCURSES_CFLAGS=''
[  242s] LIBNCURSES_LIBS=''
[  242s] LIBOBJS=''
[  242s] LIBS='-lncursesw '
[  242s] LIBXML_CFLAGS=''
[  242s] LIBXML_LIBS=''
[  242s] LIBXML_XMLLINT=''
[  242s] LN_S='ln -s'
[  242s] LTLIBOBJS=''
[  242s] NCURSES_CONFIG=''
[  242s] OBJEXT='o'
[  242s] PACKAGE_BUGREPORT='k...@redpill-linpro.com'
[  242s] PACKAGE_NAME='cpm'
[  242s] PACKAGE_STRING='cpm 0.32'
[  242s] PACKAGE_TARNAME='cpm'
[  242s] PACKAGE_URL=''
[  242s] PACKAGE_VERSION='0.32'
[  242s] PATH_SEPARATOR=':'
[  242s] SET_MAKE=''
[  242s] SHELL='/bin/sh'
[  242s] WRAPPER_NECESSARY=''
[  242s] XML_CONFIG=''
[  242s] ac_ct_CC='gcc'
[  242s] bindir='${exec_prefix}/bin'
[  242s] build='x86_64-linux-gnu'
[  242s] build_alias='x86_64-linux-gnu'
[  242s] build_cpu=''
[  242s] build_os=''
[  242s] build_vendor=''
[  242s] datadir='${datarootdir}'
[  242s] datarootdir='${prefix}/share'
[  242s] docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
[  242s] dvidir='${docdir}'
[  242s] exec_prefix='NONE'
[  242s] host=''
[  242s] host_alias=''
[  242s] host_cpu=''
[  242s] host_os=''
[  242s] host_vendor=''
[  242s] htmldir='${docdir}'
[  242s] includedir='${prefix}/include'
[  242s] infodir='${prefix}/share/info'
[  242s] libdir='${prefix}/lib/x86_64-linux-gnu'
[  242s] libexecdir='${prefix}/lib/x86_64-linux-gnu'
[  242s] localedir='${datarootdir}/locale'
[  242s] localstatedir='/var'
[  242s] mandir='${prefix}/share/man'
[  242s] oldincludedir='/usr/include'
[  242s] pdfdir='${docdir}'
[  242s] prefix='/usr'
[  242s] program_transform_name='s,x,x,'
[  242s] psdir='${docdir}'
[  242s] runstatedir='${localstatedir}/run'
[  242s] sbindir='${exec_prefix}/sbin'
[  242s] sharedstatedir='${prefix}/com'
[  242s] sysconfdir='/etc'
[  242s] target_alias=''
[  242s] 
[  242s] ## ----------- ##
[  242s] ## confdefs.h. ##
[  242s] ## ----------- ##
[  242s] 
[  242s] /* confdefs.h */
[  242s] #define PACKAGE_NAME "cpm"
[  242s] #define PACKAGE_TARNAME "cpm"
[  242s] #define PACKAGE_VERSION "0.32"
[  242s] #define PACKAGE_STRING "cpm 0.32"
[  242s] #define PACKAGE_BUGREPORT "k...@redpill-linpro.com"
[  242s] #define PACKAGE_URL ""
[  242s] #define HAVE_LIBNCURSESW 1
[  242s] 
[  242s] : exit 1
[  242s] dh_auto_configure: error: ./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 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking 
--with-cracklib-dict=/var/cache/cracklib/cracklib_dict returned exit code 1
[  242s] make[1]: *** [debian/rules:8: override_dh_auto_configure] Error 25
[  242s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[  242s] make: *** [debian/rules:5: build] Error 2
[  242s] dpkg-buildpackage: error: debian/rules build subprocess returned exit 
status 2
[  242s] 
[  242s] potassium failed "build cpm_0.32-1.3.dsc" at Fri Nov  5 01:28:25 UTC 
2021.
[  242s] 

--- End Message ---
--- Begin Message ---
Source: cpm
Source-Version: 0.32-1.4
Done: Hugh McMaster <hugh.mcmas...@outlook.com>

We believe that the bug you reported is fixed in the latest version of
cpm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 998...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hugh McMaster <hugh.mcmas...@outlook.com> (supplier of updated cpm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 27 Mar 2022 22:15:18 +1100
Source: cpm
Architecture: source
Version: 0.32-1.4
Distribution: unstable
Urgency: medium
Maintainer: Kacper Wysocki (Redpill-Linpro) <k...@redpill-linpro.com>
Changed-By: Hugh McMaster <hugh.mcmas...@outlook.com>
Closes: 851594 949088 998786
Changes:
 cpm (0.32-1.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Switch to debhelper-compat v13.
   * debian/changelog: Remove trailing whitespace.
   * debian/copyright: Switch to DEP-5 format and update for 2022.
   * debian/control:
     - Priority: extra -> optional.
     - Update Build-Depends:
       + libgpgme11-dev -> libgpgme-dev.
       + libncurses5-dev -> libncurses-dev (Closes: #851594).
       + Require pkg-config.
       + Remove autotools-dev and dh_autoreconf (no longer needed).
       + Remove duplicate libcdk5-dev entry.
     - Declare Rules-Requires-Root: binary-targets.
     - Update Vcs-Git and Homepage fields.
     - Raise Standards-Version to 4.6.0 (no changes needed).
     - Remove trailing whitespace.
   * debian/patches:
     - Use pkg-config to find libxml2 (Closes: #949088).
     - Remove non-POSIX features from configure.in (Closes: #998786).
     - Rename 'ftbfs.patch' to 'fix-ftbfs-gcc-10.patch' and forward upstream.
   * debian/rules: Remove unneeded dh arguments --parallel --with=autoreconf.
   * Add debian/upstream/metadata file.
   * Update debian/watch and point to GitHub.
Checksums-Sha1:
 32b71a4b7b2c76a71888dbc40a840b5ce712f4df 1801 cpm_0.32-1.4.dsc
 f91a6607df2ba16f6d2e6f55d66fc7c592063d0b 5356 cpm_0.32-1.4.debian.tar.xz
 94ddc56a53a7709fe5b9f4c9d03122392f04328a 5749 cpm_0.32-1.4_source.buildinfo
Checksums-Sha256:
 56d32f5787dad8d9ae1b74211884b1c0376630a890244f704a0b8f0e9e438e31 1801 
cpm_0.32-1.4.dsc
 84c2777bdb682d21d0400438354bcbc779dbc684a5daf83abcc8fac29a5849cb 5356 
cpm_0.32-1.4.debian.tar.xz
 b839b7448cbe38f021b1131c8efcec59481fca7048826b643b123129768573fa 5749 
cpm_0.32-1.4_source.buildinfo
Files:
 9bd7e1a69287d4678274ae60338ac30d 1801 utils optional cpm_0.32-1.4.dsc
 737e87bdfa803596bd58f92ebb0bc1d6 5356 utils optional cpm_0.32-1.4.debian.tar.xz
 cd5cc2ae132b66ba7f409c97f9e7a7a6 5749 utils optional 
cpm_0.32-1.4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmJBhfUQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFJLEDACPCQcGct1MT6fdjJTORdkpnhcO2rCIKwhm
10TZeIFS7OPuejE7pDsmU44uyAoZ05WRMkm1At+VGxddKnf7YJDXE2Kp6NScrzhh
koqjgo+bTvjet9zJS5js1oD3AjMvgb4dVE25a/HyfG4F96ejr5GURYANABUo1x7c
vW3t2HJ0zs0cNugSqEkGGjTk6zu6bqWti7jHGDgIatEjOy8OUpQ6dk9xseZ2jgsL
Vi/ebdJHewiNq4FTvM4C+NVNKzoKmn4YYt0aaamzW3RwH4Oou2+U3b2dK1DGSLbm
nyKFb6xwtnfpBj0WnIx3XBPvf3oMIG4W4iKHPPnhCCbQjViSwr3mFQlxNr9/H71v
HxZOtmG12sq10xM9MhyeFQHygaClw9SSxzaKFeHzEUPRPeCS0RJ8jzJAQGqlgjTX
ABcVeg7/nXm05YLSvoI7DuVW6l8k6KWbVICt8Ccqb7Dl0rqzv2tbPXQy46UPCCiO
EZWTIJYkasUPdkdkmWORxJfrKU+q7u4=
=JED5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to