Bug#999390: code-saturne: bashism in configure script
Andrej Shadura
andrewsh at debian.org
Wed Nov 10 15:34:08 GMT 2021
Source: code-saturne
Version: 6.0.2-2
Severity: normal
Tags: ftbfs
User: dash at 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:
checking size of double... 8
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath
checking for OpenMP (C)... yes
checking for OpenMP simd... yes
checking for OpenMP (Fortran)... yes
checking how to get verbose linking output from gfortran... (cached) -v
checking for Fortran libraries of gfortran... (cached) -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath
checking whether /usr/bin/python3 version is >= "2.6"... yes
checking for /usr/bin/python3 version... 3.9
checking for /usr/bin/python3 platform... linux
checking for GNU default /usr/bin/python3 prefix... ${prefix}
checking for GNU default /usr/bin/python3 exec_prefix... ${exec_prefix}
checking for /usr/bin/python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages
checking for /usr/bin/python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
checking for dlopen... dlopen
checking how to run the C preprocessor... gcc -E
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
./configure: 1: Syntax error: redirection unexpected
tail -v -n \+0 config.log
==> config.log <==
This file contains any messages produced by compilers while
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
-------------- next part --------------
[ 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 code-saturne_6.0.2-2.dsc" at Fri Nov 5 00:08:37 UTC 2021.
[ 1s] build version: 20180831-2co3debian9.1
[ 1s]
[ 1s] Building code-saturne for project 'home:andrewsh:sid' repository 'main' arch 'x86_64' srcmd5 '723ed9b656670a8abcf9c0d2d47f651b'
[ 1s]
[ 1s] processing recipe /srv/obs/worker/root_6/.build-srcdir/code-saturne_6.0.2-2.dsc ...
[ 1s] running changelog2spec --target debian --file /srv/obs/worker/root_6/.build-srcdir/code-saturne_6.0.2-2.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/code-saturne_6.0.2-2.dsc build rpmlint-Factory ...
[ 1s] init_buildsystem version: 20180831-2co3debian9.1
[ 8s] cycle: libc6 -> libgcc-s1
[ 8s] breaking dependency libgcc-s1 -> libc6
[ 8s] [1/45] preinstalling libgcc-s1...
[ 8s] Version: 11.2.0-10
[ 8s] [2/45] preinstalling libc6...
[ 8s] Version: 2.32-4
[ 8s] [3/45] preinstalling debianutils...
[ 8s] Version: 5.5-1
[ 8s] [4/45] preinstalling diffutils...
[ 8s] Version: 1:3.7-5
[ 8s] [5/45] preinstalling insserv...
[ 8s] Version: 1.23.0-1
[ 8s] [6/45] preinstalling libacl1...
[ 8s] Version: 2.3.1-11.1
[ 8s] [7/45] preinstalling libattr1...
[ 8s] Version: 1:2.5.1-11.1
[ 8s] [8/45] preinstalling libbz2-1.0...
[ 8s] Version: 1.0.8-4
[ 8s] [9/45] preinstalling libc-bin...
[ 8s] Version: 2.32-4
[ 9s] [10/45] preinstalling libcrypt1...
[ 9s] Version: 1:4.4.25-2
[ 9s] [11/45] preinstalling libdbus-1-3...
[ 9s] Version: 1.12.20-3
[ 9s] [12/45] preinstalling libdebconfclient0...
[ 9s] Version: 0.2601.1
[ 9s] [13/45] preinstalling libgmp10...
[ 9s] Version: 2:6.2.1+dfsg-2
[ 9s] [14/45] preinstalling liblzma5...
[ 9s] Version: 5.2.5-2
[ 9s] [15/45] preinstalling libpcre2-8-0...
[ 9s] Version: 10.36-2
[ 9s] [16/45] preinstalling libpcre3...
[ 9s] Version: 2:8.39-13
[ 9s] [17/45] preinstalling libsepol1...
[ 9s] Version: 3.1-1
[ 9s] [18/45] preinstalling libsigsegv2...
[ 9s] Version: 2.13-1
[ 9s] [19/45] preinstalling libtinfo5...
[ 9s] Version: 6.2+20210905-1
[ 9s] [20/45] preinstalling mawk...
[ 9s] Version: 1.3.4.20200120-2
[ 9s] [21/45] preinstalling zlib1g...
[ 9s] Version: 1:1.2.11.dfsg-2
[ 9s] [22/45] preinstalling libstdc++6...
[ 9s] Version: 11.2.0-10
[ 9s] [23/45] preinstalling base-passwd...
[ 10s] Version: 3.5.521.1
[ 10s] [24/45] preinstalling libncurses5...
[ 10s] Version: 6.2+20210905-1
[ 10s] [25/45] preinstalling libselinux1...
[ 10s] Version: 3.1-3+b1
[ 10s] [26/45] preinstalling login...
[ 10s] Version: 1:4.8.1-1.1
[ 10s] [27/45] preinstalling xz-utils...
[ 10s] Version: 5.2.5-2
[ 10s] [28/45] preinstalling base-files...
[ 10s] Version: 12
[ 10s] [29/45] preinstalling findutils...
[ 10s] Version: 4.8.0-1
[ 10s] [30/45] preinstalling passwd...
[ 10s] Version: 1:4.8.1-1.1
[ 10s] [31/45] preinstalling sed...
[ 10s] Version: 4.8-1
[ 10s] [32/45] preinstalling tar...
[ 10s] Version: 1.34+dfsg-1
[ 11s] [33/45] preinstalling util-linux...
[ 11s] Version: 2.37.2-4
[ 11s] [34/45] preinstalling coreutils...
[ 11s] Version: 8.32-4.1
[ 11s] [35/45] preinstalling bash...
[ 11s] Version: 5.1-3.11.1
[ 12s] [36/45] preinstalling dpkg...
[ 12s] Version: 1.20.9
[ 12s] [37/45] preinstalling gzip...
[ 12s] Version: 1.10-4
[ 12s] [38/45] preinstalling grep...
[ 12s] Version: 3.7-1
[ 12s] [39/45] preinstalling perl-base...
[ 12s] Version: 5.32.1-6
[ 13s] [40/45] preinstalling debconf...
[ 13s] Version: 1.5.79
[ 13s] [41/45] preinstalling init-system-helpers...
[ 13s] Version: 1.60
[ 13s] [42/45] preinstalling perl...
[ 13s] Version: 5.32.1-6
[ 13s] [43/45] preinstalling libperl-dev...
[ 13s] Version: 5.32.1-6
[ 13s] [44/45] preinstalling tzdata...
[ 13s] Version: 2021e-1
[ 13s] [45/45] preinstalling dash...
[ 13s] Version: 0.5.11+git20210903+057cd650a4ed-3exp12.1
[ 13s]
[ 14s] creating .build.binaries directory...
[ 18s] reordering...cycle: libc6 -> libgcc-s1
[ 18s] breaking dependency libgcc-s1 -> libc6
[ 18s] done
[ 18s] querying package ids...
[ 20s] [1/165] installing autotools-dev-20180224.1+nmu1
[ 20s] [2/165] installing binutils-common-2.37-81.1
[ 21s] [3/165] installing debian-archive-keyring-2021.1.1
[ 22s] [4/165] installing distro-info-data-0.52
[ 22s] [5/165] installing gcc-11-base-11.2.0-10
[ 22s] [6/165] installing libaudit-common-1:3.0.6-11.1
[ 22s] [7/165] installing libmagic-mgc-1:5.39-3
[ 22s] [8/165] installing libsemanage-common-3.1-1
[ 22s] [9/165] installing libtirpc-common-1.3.2-2
[ 22s] [10/165] installing linux-libc-dev-5.14.16-1
[ 23s] [11/165] installing media-types-4.0.0
[ 23s] [12/165] installing ncurses-base-6.2+20210905-1
[ 23s] [13/165] installing libgcc-s1-11.2.0-10
[ 23s] dpkg: libgcc-s1:amd64: dependency problems, but configuring anyway as you requested:
[ 23s] libgcc-s1:amd64 depends on libc6 (>= 2.14); however:
[ 23s] Package libc6 is not installed.
[ 23s] [14/165] installing libc6-2.32-4
[ 23s] Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 22.
[ 24s] Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 22.
[ 24s] [15/165] installing debianutils-5.5-1
[ 24s] update-alternatives: using /usr/bin/which.debianutils to provide /usr/bin/which (which) in auto mode
[ 24s] [16/165] installing diffutils-1:3.7-5
[ 24s] [17/165] installing hostname-3.23
[ 24s] [18/165] installing insserv-1.23.0-1
[ 25s] [19/165] installing libacl1-2.3.1-11.1
[ 25s] [20/165] installing libattr1-1:2.5.1-11.1
[ 25s] [21/165] installing libblkid1-2.37.2-4
[ 25s] [22/165] installing libbz2-1.0-1.0.8-4
[ 25s] [23/165] installing libc-bin-2.32-4
[ 25s] [24/165] installing libc-dev-bin-2.32-4
[ 25s] [25/165] installing libcap-ng0-0.7.9-2.2+b1
[ 26s] Processing triggers for libc-bin (2.32-4) ...
[ 26s] [26/165] installing libcap2-1:2.44-1
[ 26s] Processing triggers for libc-bin (2.32-4) ...
[ 26s] [27/165] installing libcom-err2-1.46.4-1
[ 26s] Processing triggers for libc-bin (2.32-4) ...
[ 26s] [28/165] installing libcrypt1-1:4.4.25-2
[ 26s] Processing triggers for libc-bin (2.32-4) ...
[ 26s] [29/165] installing libdb5.3-5.3.28+dfsg1-0.8
[ 27s] Processing triggers for libc-bin (2.32-4) ...
[ 27s] [30/165] installing libdebconfclient0-0.2601.1
[ 27s] Processing triggers for libc-bin (2.32-4) ...
[ 27s] [31/165] installing libexpat1-2.4.1-3
[ 27s] Processing triggers for libc-bin (2.32-4) ...
[ 27s] [32/165] installing libfakeroot-1.26-1
[ 27s] Processing triggers for libc-bin (2.32-4) ...
[ 27s] [33/165] installing libffi8-3.4.2-3
[ 27s] Processing triggers for libc-bin (2.32-4) ...
[ 27s] [34/165] installing libgdbm6-1.22-1
[ 27s] Processing triggers for libc-bin (2.32-4) ...
[ 27s] [35/165] installing libgmp10-2:6.2.1+dfsg-2
[ 27s] Processing triggers for libc-bin (2.32-4) ...
[ 27s] [36/165] installing libgpg-error0-1.42-3
[ 27s] Processing triggers for libc-bin (2.32-4) ...
[ 27s] [37/165] installing libkeyutils1-1.6.1-2
[ 28s] Processing triggers for libc-bin (2.32-4) ...
[ 28s] [38/165] installing libkrb5support0-1.18.3-7
[ 28s] Processing triggers for libc-bin (2.32-4) ...
[ 28s] [39/165] installing liblz4-1-1.9.3-2
[ 28s] Processing triggers for libc-bin (2.32-4) ...
[ 28s] [40/165] installing liblzma5-5.2.5-2
[ 28s] Processing triggers for libc-bin (2.32-4) ...
[ 28s] [41/165] installing libnettle8-3.7.3-1
[ 28s] Processing triggers for libc-bin (2.32-4) ...
[ 28s] [42/165] installing libpcre2-8-0-10.36-2
[ 28s] Processing triggers for libc-bin (2.32-4) ...
[ 28s] [43/165] installing libpcre3-2:8.39-13
[ 28s] Processing triggers for libc-bin (2.32-4) ...
[ 28s] [44/165] installing libseccomp2-2.5.2-2
[ 28s] Processing triggers for libc-bin (2.32-4) ...
[ 28s] [45/165] installing libsepol1-3.1-1
[ 29s] Processing triggers for libc-bin (2.32-4) ...
[ 29s] [46/165] installing libsigsegv2-2.13-1
[ 29s] Processing triggers for libc-bin (2.32-4) ...
[ 29s] [47/165] installing libsmartcols1-2.37.2-4
[ 29s] Processing triggers for libc-bin (2.32-4) ...
[ 29s] [48/165] installing libsqlite3-0-3.36.0-2
[ 29s] Processing triggers for libc-bin (2.32-4) ...
[ 29s] [49/165] installing libtasn1-6-4.17.0-2
[ 29s] Processing triggers for libc-bin (2.32-4) ...
[ 29s] [50/165] installing libtinfo5-6.2+20210905-1
[ 29s] Processing triggers for libc-bin (2.32-4) ...
[ 29s] [51/165] installing libtinfo6-6.2+20210905-1
[ 29s] Processing triggers for libc-bin (2.32-4) ...
[ 29s] [52/165] installing libudev1-249.5-2
[ 29s] Processing triggers for libc-bin (2.32-4) ...
[ 29s] [53/165] installing libunistring2-0.9.10-6
[ 30s] Processing triggers for libc-bin (2.32-4) ...
[ 30s] [54/165] installing libuuid1-2.37.2-4
[ 30s] Processing triggers for libc-bin (2.32-4) ...
[ 30s] [55/165] installing libxxhash0-0.8.0-2
[ 30s] Processing triggers for libc-bin (2.32-4) ...
[ 30s] [56/165] installing libzstd1-1.4.8+dfsg-3
[ 30s] Processing triggers for libc-bin (2.32-4) ...
[ 30s] [57/165] installing make-4.3-4.1
[ 30s] [58/165] installing mawk-1.3.4.20200120-2
[ 30s] [59/165] installing patch-2.7.6-7
[ 30s] [60/165] installing rpcsvc-proto-1.4.2-4
[ 30s] [61/165] installing zlib1g-1:1.2.11.dfsg-2
[ 30s] Processing triggers for libc-bin (2.32-4) ...
[ 30s] [62/165] installing libatomic1-11.2.0-10
[ 30s] Processing triggers for libc-bin (2.32-4) ...
[ 31s] [63/165] installing libgomp1-11.2.0-10
[ 31s] Processing triggers for libc-bin (2.32-4) ...
[ 31s] [64/165] installing libitm1-11.2.0-10
[ 31s] Processing triggers for libc-bin (2.32-4) ...
[ 31s] [65/165] installing libquadmath0-11.2.0-10
[ 31s] Processing triggers for libc-bin (2.32-4) ...
[ 31s] [66/165] installing libasan6-11.2.0-10
[ 31s] Processing triggers for libc-bin (2.32-4) ...
[ 31s] [67/165] installing liblsan0-11.2.0-10
[ 32s] Processing triggers for libc-bin (2.32-4) ...
[ 32s] [68/165] installing libstdc++6-11.2.0-10
[ 32s] Processing triggers for libc-bin (2.32-4) ...
[ 32s] [69/165] installing libtsan0-11.2.0-10
[ 32s] Processing triggers for libc-bin (2.32-4) ...
[ 32s] [70/165] installing libcrypt-dev-1:4.4.25-2
[ 32s] [71/165] installing base-passwd-3.5.521.1
[ 33s] [72/165] installing bzip2-1.0.8-4
[ 33s] [73/165] installing fakeroot-1.26-1
[ 33s] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[ 33s] [74/165] installing libctf-nobfd0-2.37-81.1
[ 33s] Processing triggers for libc-bin (2.32-4) ...
[ 33s] [75/165] installing libgcrypt20-1.9.4-3+b1
[ 33s] Processing triggers for libc-bin (2.32-4) ...
[ 33s] [76/165] installing libgdbm-compat4-1.22-1
[ 33s] Processing triggers for libc-bin (2.32-4) ...
[ 33s] [77/165] installing libidn2-0-2.3.2-2
[ 33s] Processing triggers for libc-bin (2.32-4) ...
[ 33s] [78/165] installing libisl23-0.24-2
[ 34s] Processing triggers for libc-bin (2.32-4) ...
[ 34s] [79/165] installing libk5crypto3-1.18.3-7
[ 34s] Processing triggers for libc-bin (2.32-4) ...
[ 34s] [80/165] installing libmpfr6-4.1.0-3
[ 34s] Processing triggers for libc-bin (2.32-4) ...
[ 34s] [81/165] installing libncurses5-6.2+20210905-1
[ 34s] Processing triggers for libc-bin (2.32-4) ...
[ 34s] [82/165] installing libncursesw6-6.2+20210905-1
[ 35s] Processing triggers for libc-bin (2.32-4) ...
[ 35s] [83/165] installing libp11-kit0-0.24.0-5
[ 35s] Processing triggers for libc-bin (2.32-4) ...
[ 35s] [84/165] installing libselinux1-3.1-3+b1
[ 35s] Processing triggers for libc-bin (2.32-4) ...
[ 35s] [85/165] installing xz-utils-5.2.5-2
[ 35s] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[ 35s] [86/165] installing libaudit1-1:3.0.6-11.1
[ 35s] Processing triggers for libc-bin (2.32-4) ...
[ 35s] [87/165] installing libbinutils-2.37-81.1
[ 35s] Processing triggers for libc-bin (2.32-4) ...
[ 35s] [88/165] installing libhogweed6-3.7.3-1
[ 35s] Processing triggers for libc-bin (2.32-4) ...
[ 36s] [89/165] installing libmpdec3-2.5.1-2
[ 36s] Processing triggers for libc-bin (2.32-4) ...
[ 36s] [90/165] installing libcc1-0-11.2.0-10
[ 36s] Processing triggers for libc-bin (2.32-4) ...
[ 36s] [91/165] installing libmagic1-1:5.39-3
[ 36s] Processing triggers for libc-bin (2.32-4) ...
[ 36s] [92/165] installing libubsan1-11.2.0-10
[ 36s] Processing triggers for libc-bin (2.32-4) ...
[ 36s] [93/165] installing base-files-12
[ 36s] [94/165] installing file-1:5.39-3
[ 36s] [95/165] installing findutils-4.8.0-1
[ 37s] [96/165] installing libctf0-2.37-81.1
[ 37s] Processing triggers for libc-bin (2.32-4) ...
[ 37s] [97/165] installing libmount1-2.37.2-4
[ 37s] Processing triggers for libc-bin (2.32-4) ...
[ 37s] [98/165] installing libmpc3-1.2.1-1
[ 37s] Processing triggers for libc-bin (2.32-4) ...
[ 37s] [99/165] installing libpsl5-0.21.0-1.2
[ 37s] Processing triggers for libc-bin (2.32-4) ...
[ 37s] [100/165] installing sed-4.8-1
[ 37s] [101/165] installing tar-1.34+dfsg-1
[ 37s] update-alternatives: using /usr/sbin/rmt-tar to provide /usr/sbin/rmt (rmt) in auto mode
[ 38s] [102/165] installing coreutils-8.32-4.1
[ 38s] [103/165] installing gpgv-2.2.27-2
[ 38s] [104/165] installing libsemanage1-3.1-1+b2
[ 38s] Processing triggers for libc-bin (2.32-4) ...
[ 38s] [105/165] installing libsystemd0-249.5-2
[ 39s] Processing triggers for libc-bin (2.32-4) ...
[ 39s] [106/165] installing libgnutls30-3.7.2-2
[ 39s] Processing triggers for libc-bin (2.32-4) ...
[ 39s] [107/165] installing libgcc-11-dev-11.2.0-10
[ 39s] [108/165] installing libdbus-1-3-1.12.20-3
[ 39s] Processing triggers for libc-bin (2.32-4) ...
[ 39s] [109/165] installing bash-5.1-3.11.1
[ 40s] 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
[ 40s] /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
[ 40s] [110/165] installing mount-2.37.2-4
[ 40s] [111/165] keeping dpkg-1.20.9
[ 40s] [112/165] installing binutils-x86-64-linux-gnu-2.37-81.1
[ 40s] [113/165] installing cpp-11-11.2.0-10
[ 48s] [114/165] installing wget-1.21.2-2+b1
[ 49s] [115/165] installing libapt-pkg6.0-2.3.11
[ 49s] Processing triggers for libc-bin (2.32-4) ...
[ 49s] [116/165] installing cpp-4:11.2.0-2
[ 49s] [117/165] installing debootstrap-1.0.125
[ 49s] [118/165] installing readline-common-8.1-2
[ 49s] [119/165] installing gzip-1.10-4
[ 49s] [120/165] installing binutils-2.37-81.1
[ 49s] [121/165] installing grep-3.7-1
[ 50s] [122/165] installing perl-base-5.32.1-6
[ 50s] [123/165] installing debconf-1.5.79
[ 51s] [124/165] installing init-system-helpers-1.60
[ 51s] [125/165] installing perl-modules-5.32-5.32.1-6
[ 52s] [126/165] installing libreadline8-8.1-2
[ 52s] Processing triggers for libc-bin (2.32-4) ...
[ 52s] [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 00:09:38 UTC 2021.
[ 62s] Universal Time is now: Fri Nov 5 00:09:38 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
[ 63s] Processing triggers for libc-bin (2.32-4) ...
[ 63s] [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
[ 64s] No diversion 'diversion of /bin/sh by bash', none removed.
[ 64s] Adding 'diversion of /bin/sh to /bin/sh.distrib by dash'
[ 64s] No diversion 'diversion of /usr/share/man/man1/sh.1.gz by bash', none removed.
[ 64s] Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
[ 64s] [133/165] installing libperl5.32-5.32.1-6
[ 65s] Processing triggers for libc-bin (2.32-4) ...
[ 65s] [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
[ 66s] 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
[ 69s] [141/165] installing libgssapi-krb5-2-1.18.3-7
[ 69s] Processing triggers for libc-bin (2.32-4) ...
[ 69s] [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
[ 70s] [145/165] installing libtirpc-dev-1.3.2-2
[ 70s] [146/165] installing libnsl2-1.3.0-2
[ 70s] Processing triggers for libc-bin (2.32-4) ...
[ 70s] [147/165] installing libnsl-dev-1.3.0-2
[ 70s] [148/165] installing libpam-modules-1.4.0-10
[ 70s] [149/165] installing libpython3.9-stdlib-3.9.7-4
[ 71s] [150/165] installing libpython3-stdlib-3.9.7-1
[ 71s] [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
[ 74s] [154/165] installing passwd-1:4.8.1-1.1
[ 74s] Shadow passwords are now on.
[ 74s] [155/165] installing adduser-3.118
[ 75s] [156/165] installing libperl-dev-5.32.1-6
[ 75s] [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
[ 86s] [164/165] installing g++-4:11.2.0-2
[ 86s] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[ 86s] [165/165] installing build-essential-12.91.1
[ 86s] configuring all installed packages...
[ 86s] removing nis flags from /srv/obs/worker/root_6/etc/nsswitch.conf...
[ 86s] now finalizing build dir...
[ 87s] gpgv: unknown type of key resource 'trustedkeys.kbx'
[ 87s] gpgv: keyblock resource '/tmp/dpkg-verify-sig.nYZkOzmr/trustedkeys.kbx': General error
[ 87s] gpgv: Signature made Sun Apr 19 19:25:34 2020 UTC
[ 87s] gpgv: using RSA key A0939BCC0AC3134E56B48C91EFE86C6C7FFECF83
[ 87s] gpgv: issuer "pini at debian.org"
[ 87s] gpgv: Can't check signature: No public key
[ 87s] dpkg-source: warning: failed to verify signature on /usr/src/packages/SOURCES/code-saturne_6.0.2-2.dsc
[ 87s] dpkg-source: info: extracting code-saturne in /usr/src/packages/BUILD
[ 87s] dpkg-source: info: unpacking code-saturne_6.0.2.orig.tar.gz
[ 88s] dpkg-source: info: unpacking code-saturne_6.0.2-2.debian.tar.xz
[ 88s] dpkg-source: info: using patch list from debian/patches/series
[ 88s] dpkg-source: info: applying gcc-10.patch
[ 88s] dpkg-source: info: applying no-rpath.patch
[ 88s] dpkg-source: info: applying source-date-in-pdf.patch
[ 88s] dpkg-source: info: applying pyrcc.patch
[ 88s] dpkg-source: info: applying launcher.patch
[ 89s] -----------------------------------------------------------------
[ 89s] ----- building code-saturne_6.0.2-2.dsc (user abuild)
[ 89s] -----------------------------------------------------------------
[ 89s] -----------------------------------------------------------------
[ 89s] creating repository for debootstrap...
[ 113s] dpkg-scanpackages: info: Wrote 458 entries to output Packages file.
[ 113s] 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\,bison\,bsdextrautils\,build-essential\,bzip2\,coreutils\,cpp-11\,cpp\,dash\,debconf\,debhelper\,debian-archive-keyring\,debianutils\,dh-autoreconf\,dh-exec\,dh-python\,dh-strip-nondeterminism\,diffutils\,doxygen\,dpkg-dev\,dpkg\,dwz\,fakeroot\,fig2dev\,fig2ps\,file\,findutils\,flex\,fontconfig-config\,fontconfig\,fonts-lmodern\,fonts-urw-base35\,g++-11\,g++\,gawk\,gcc-11-base\,gcc-11\,gcc\,gettext-base\,gettext\,gfortran-11\,gfortran\,ghostscript\,gpgv\,graphviz\,grep\,groff-base\,gzip\,hicolor-icon-theme\,hostname\,ibverbs-providers\,init-system-helpers\,insserv\,intltool-debian\,libacl1\,libaec-dev\,libaec0\,libann0\,libapache-pom-java\,libapt-pkg6.0\,libarchive-zip-perl\,libasan6\,libatomic1\,libattr1\,libaudit-common\,libaudit1\,libavahi-client3\,libavahi-common-data\,libavahi-common3\,libbinutils\,libblas-dev\,libblas3\,libblkid1\,libbrotli1\,libbsd0\,libbz2-1.0\,libc-bin\,libc-dev-bin\,libc6-dev\,libc6\,libcairo2\,libcap-ng0\,libcap2\,libcbor0.8\,libcc1-0\,libcdt5\,libcgns-dev\,libcgns3.4\,libcgraph6\,libclang-cpp11\,libclang1-11\,libcom-err2\,libcommons-logging-java\,libcommons-parent-java\,libcrypt-dev\,libcrypt1\,libctf-nobfd0\,libctf0\,libcups2\,libcurl4-openssl-dev\,libcurl4\,libdatrie1\,libdb5.3\,libdbus-1-3\,libdebconfclient0\,libdebhelper-perl\,libdeflate0\,libdouble-conversion3\,libdpkg-perl\,libdrm-amdgpu1\,libdrm-common\,libdrm-intel1\,libdrm-nouveau2\,libdrm-radeon1\,libdrm2\,libedit2\,libegl-mesa0\,libegl1\,libelf1\,libevdev2\,libevent-2.1-7\,libevent-core-2.1-7\,libevent-dev\,libevent-extra-2.1-7\,libevent-openssl-2.1-7\,libevent-pthreads-2.1-7\,libexpat1\,libfabric1\,libfakeroot\,libffi8\,libfido2-1\,libfile-stripnondeterminism-perl\,libfontbox-java\,libfontconfig1\,libfontenc1\,libfreetype6\,libfribidi0\,libgbm1\,libgcc-11-dev\,libgcc-s1\,libgcrypt20\,libgd3\,libgdbm-compat4\,libgdbm6\,libgfortran-11-dev\,libgfortran5\,libgl1-mesa-dri\,libgl1\,libglapi-mesa\,libglib2.0-0\,libglvnd0\,libglx-mesa0\,libglx0\,libgmp10\,libgnutls30\,libgomp1\,libgpg-error0\,libgraphite2-3\,libgs9-common\,libgs9\,libgssapi-krb5-2\,libgts-0.7-5\,libgudev-1.0-0\,libgvc6\,libgvpr2\,libharfbuzz0b\,libhdf5-103-1\,libhdf5-mpi-dev\,libhdf5-openmpi-103-1\,libhdf5-openmpi-cpp-103-1\,libhdf5-openmpi-dev\,libhdf5-openmpi-fortran-102\,libhdf5-openmpi-hl-100\,libhdf5-openmpi-hl-cpp-100\,libhdf5-openmpi-hl-fortran-100\,libhogweed6\,libhwloc-dev\,libhwloc-plugins\,libhwloc15\,libibverbs-dev\,libibverbs1\,libice6\,libicu67\,libidn12\,libidn2-0\,libijs-0.35\,libinput-bin\,libinput10\,libisl23\,libitm1\,libjbig0\,libjbig2dec0\,libjpeg-dev\,libjpeg62-turbo-dev\,libjpeg62-turbo\,libjs-jquery-ui\,libjs-jquery\,libk5crypto3\,libkeyutils1\,libkpathsea6\,libkrb5-3\,libkrb5support0\,liblab-gamut1\,liblcms2-2\,libldap-2.4-2\,libllvm11\,libllvm12\,liblsan0\,libltdl-dev\,libltdl7\,liblz4-1\,liblzma5\,libmagic-mgc\,libmagic1\,libmd0\,libmd4c0\,libmedc-dev\,libmedc11\,libmime-charset-perl\,libmount1\,libmpc3\,libmpdec3\,libmpfr6\,libmtdev1\,libncurses5\,libncursesw6\,libnetpbm10\,libnettle8\,libnghttp2-14\,libnl-3-200\,libnl-3-dev\,libnl-route-3-200\,libnl-route-3-dev\,libnsl-dev\,libnsl2\,libnss-myhostname\,libnuma-dev\,libnuma1\,libopenjp2-7\,libopenmpi-dev\,libopenmpi3\,libp11-kit0\,libpam-modules-bin\,libpam-modules\,libpam-runtime\,libpam0g\,libpango-1.0-0\,libpangocairo-1.0-0\,libpangoft2-1.0-0\,libpaper-utils\,libpaper1\,libpathplan4\,libpciaccess0\,libpcre2-16-0\,libpcre2-8-0\,libpcre3\,libpdfbox-java\,libperl-dev\,libperl5.32\,libpipeline1\,libpixman-1-0\,libpmix-dev\,libpmix2\,libpng16-16\,libpsl5\,libpsm-infinipath1\,libpsm2-2\,libptexenc1\,libpython3-stdlib\,libpython3.9-minimal\,libpython3.9-stdlib\,libpython3.9\,libqt5core5a\,libqt5dbus5\,libqt5designer5\,libqt5gui5\,libqt5help5\,libqt5network5\,libqt5printsupport5\,libqt5sql5\,libqt5test5\,libqt5widgets5\,libqt5xml5\,libquadmath0\,librdmacm1\,libreadline8\,librtmp1\,libsasl2-2\,libsasl2-modules-db\,libscotch-6.1\,libscotch-dev\,libseccomp2\,libselinux1\,libsemanage-common\,libsemanage1\,libsensors-config\,libsensors5\,libsepol1\,libsigsegv2\,libsm6\,libsmartcols1\,libsombok3\,libsqlite3-0\,libssh2-1\,libssl-dev\,libssl1.1\,libstdc++-11-dev\,libstdc++6\,libsub-override-perl\,libsynctex2\,libsystemd0\,libsz2\,libtasn1-6\,libteckit0\,libtexlua53\,libtexluajit2\,libthai-data\,libthai0\,libtiff5\,libtinfo5\,libtinfo6\,libtirpc-common\,libtirpc-dev\,libtirpc3\,libtool\,libtsan0\,libubsan1\,libuchardet0\,libucx0\,libudev1\,libunicode-linebreak-perl\,libunistring2\,libuuid1\,libvulkan1\,libwacom-common\,libwacom2\,libwayland-client0\,libwayland-server0\,libwebp6\,libx11-6\,libx11-data\,libx11-xcb1\,libxapian30\,libxau6\,libxaw7\,libxcb-dri2-0\,libxcb-dri3-0\,libxcb-glx0\,libxcb-icccm4\,libxcb-image0\,libxcb-keysyms1\,libxcb-present0\,libxcb-randr0\,libxcb-render-util0\,libxcb-render0\,libxcb-shape0\,libxcb-shm0\,libxcb-sync1\,libxcb-util1\,libxcb-xfixes0\,libxcb-xinerama0\,libxcb-xinput0\,libxcb-xkb1\,libxcb1\,libxdmcp6\,libxext6\,libxfixes3\,libxi6\,libxkbcommon-x11-0\,libxkbcommon0\,libxml2\,libxmu6\,libxnvctrl0\,libxpm4\,libxrender1\,libxshmfence1\,libxt6\,libxxf86vm1\,libxxhash0\,libz3-4\,libzstd1\,libzzip-0-13\,linux-libc-dev\,lmodern\,login\,lsb-base\,m4\,make\,man-db\,mawk\,media-types\,mount\,mpi-default-dev\,ncurses-base\,netpbm\,ocl-icd-libopencl1\,openmpi-bin\,openmpi-common\,openssh-client\,passwd\,patch\,perl-base\,perl-modules-5.32\,perl\,po-debconf\,poppler-data\,preview-latex-style\,pyqt5-dev-tools\,python3-distutils\,python3-lib2to3\,python3-minimal\,python3-pyqt5\,python3-pyqt5.sip\,python3.9-minimal\,python3.9\,python3\,readline-common\,rpcsvc-proto\,sed\,sensible-utils\,shared-mime-info\,t1utils\,tango-icon-theme\,tar\,tex-common\,texlive-base\,texlive-binaries\,texlive-extra-utils\,texlive-font-utils\,texlive-fonts-recommended\,texlive-latex-base\,texlive-latex-extra\,texlive-latex-recommended\,texlive-luatex\,texlive-pictures\,texlive-plain-generic\,tzdata\,ucf\,util-linux\,x11-common\,xdg-utils\,xfonts-encodings\,xfonts-utils\,xkb-data\,xz-utils\,zlib1g-dev\,zlib1g unstable debootstraproot file:///.build.binaries...
[ 114s] I: Retrieving InRelease
[ 114s] I: Retrieving Release
[ 114s] I: Retrieving Packages
[ 114s] I: Validating Packages
[ 114s] I: Resolving dependencies of required packages...
[ 114s] I: Resolving dependencies of base packages...
[ 114s] I: Checking component main on file:///.build.binaries...
[ 114s] I: Retrieving adduser 3.118
[ 114s] I: Validating adduser 3.118
[ 114s] I: Retrieving apt 2.3.11
[ 114s] I: Validating apt 2.3.11
[ 114s] I: Retrieving autoconf 2.71-21.1
[ 114s] I: Validating autoconf 2.71-21.1
[ 114s] I: Retrieving automake 1:1.16.5-11.1
[ 114s] I: Validating automake 1:1.16.5-11.1
[ 114s] I: Retrieving autopoint 0.21-4
[ 114s] I: Validating autopoint 0.21-4
[ 115s] I: Retrieving autotools-dev 20180224.1+nmu1
[ 115s] I: Validating autotools-dev 20180224.1+nmu1
[ 115s] I: Retrieving base-files 12
[ 115s] I: Validating base-files 12
[ 115s] I: Retrieving base-passwd 3.5.521.1
[ 115s] I: Validating base-passwd 3.5.521.1
[ 115s] I: Retrieving bash 5.1-3.11.1
[ 115s] I: Validating bash 5.1-3.11.1
[ 115s] I: Retrieving binutils 2.37-81.1
[ 115s] I: Validating binutils 2.37-81.1
[ 115s] I: Retrieving binutils-common 2.37-81.1
[ 115s] I: Validating binutils-common 2.37-81.1
[ 115s] I: Retrieving binutils-x86-64-linux-gnu 2.37-81.1
[ 115s] I: Validating binutils-x86-64-linux-gnu 2.37-81.1
[ 115s] I: Retrieving bison 2:3.8.2+dfsg-11.1
[ 115s] I: Validating bison 2:3.8.2+dfsg-11.1
[ 115s] I: Retrieving bsdextrautils 2.37.2-4
[ 115s] I: Validating bsdextrautils 2.37.2-4
[ 115s] I: Retrieving build-essential 12.91.1
[ 115s] I: Validating build-essential 12.91.1
[ 115s] I: Retrieving bzip2 1.0.8-4
[ 115s] I: Validating bzip2 1.0.8-4
[ 115s] I: Retrieving coreutils 8.32-4.1
[ 115s] I: Validating coreutils 8.32-4.1
[ 115s] I: Retrieving cpp 4:11.2.0-2
[ 115s] I: Validating cpp 4:11.2.0-2
[ 115s] I: Retrieving cpp-11 11.2.0-10
[ 115s] I: Validating cpp-11 11.2.0-10
[ 116s] I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3exp12.1
[ 116s] I: Validating dash 0.5.11+git20210903+057cd650a4ed-3exp12.1
[ 116s] I: Retrieving debconf 1.5.79
[ 116s] I: Validating debconf 1.5.79
[ 116s] I: Retrieving debhelper 13.5.2
[ 116s] I: Validating debhelper 13.5.2
[ 116s] I: Retrieving debian-archive-keyring 2021.1.1
[ 116s] I: Validating debian-archive-keyring 2021.1.1
[ 116s] I: Retrieving debianutils 5.5-1
[ 116s] I: Validating debianutils 5.5-1
[ 116s] I: Retrieving dh-autoreconf 20
[ 116s] I: Validating dh-autoreconf 20
[ 116s] I: Retrieving dh-exec 0.23.4
[ 116s] I: Validating dh-exec 0.23.4
[ 116s] I: Retrieving dh-python 5.20211022.1
[ 116s] I: Validating dh-python 5.20211022.1
[ 116s] I: Retrieving dh-strip-nondeterminism 1.12.0-2
[ 116s] I: Validating dh-strip-nondeterminism 1.12.0-2
[ 116s] I: Retrieving diffutils 1:3.7-5
[ 116s] I: Validating diffutils 1:3.7-5
[ 116s] I: Retrieving doxygen 1.9.1-2
[ 116s] I: Validating doxygen 1.9.1-2
[ 116s] I: Retrieving dpkg 1.20.9
[ 116s] I: Validating dpkg 1.20.9
[ 116s] I: Retrieving dpkg-dev 1.20.9
[ 116s] I: Validating dpkg-dev 1.20.9
[ 116s] I: Retrieving dwz 0.14-1
[ 116s] I: Validating dwz 0.14-1
[ 116s] I: Retrieving fakeroot 1.26-1
[ 116s] I: Validating fakeroot 1.26-1
[ 116s] I: Retrieving fig2dev 1:3.2.8b-1
[ 116s] I: Validating fig2dev 1:3.2.8b-1
[ 116s] I: Retrieving fig2ps 1.5-7
[ 116s] I: Validating fig2ps 1.5-7
[ 116s] I: Retrieving file 1:5.39-3
[ 116s] I: Validating file 1:5.39-3
[ 116s] I: Retrieving findutils 4.8.0-1
[ 116s] I: Validating findutils 4.8.0-1
[ 116s] I: Retrieving flex 2.6.4-8
[ 116s] I: Validating flex 2.6.4-8
[ 117s] I: Retrieving fontconfig 2.13.1-4.2
[ 117s] I: Validating fontconfig 2.13.1-4.2
[ 117s] I: Retrieving fontconfig-config 2.13.1-4.2
[ 117s] I: Validating fontconfig-config 2.13.1-4.2
[ 117s] I: Retrieving fonts-lmodern 2.004.5-6.1
[ 117s] I: Validating fonts-lmodern 2.004.5-6.1
[ 117s] I: Retrieving fonts-urw-base35 20200910-1
[ 117s] I: Validating fonts-urw-base35 20200910-1
[ 117s] I: Retrieving g++ 4:11.2.0-2
[ 117s] I: Validating g++ 4:11.2.0-2
[ 117s] I: Retrieving g++-11 11.2.0-10
[ 117s] I: Validating g++-11 11.2.0-10
[ 118s] I: Retrieving gawk 1:5.1.0-1
[ 118s] I: Validating gawk 1:5.1.0-1
[ 118s] I: Retrieving gcc 4:11.2.0-2
[ 118s] I: Validating gcc 4:11.2.0-2
[ 118s] I: Retrieving gcc-11 11.2.0-10
[ 118s] I: Validating gcc-11 11.2.0-10
[ 119s] I: Retrieving gcc-11-base 11.2.0-10
[ 119s] I: Validating gcc-11-base 11.2.0-10
[ 119s] I: Retrieving gettext 0.21-4
[ 119s] I: Validating gettext 0.21-4
[ 119s] I: Retrieving gettext-base 0.21-4
[ 119s] I: Validating gettext-base 0.21-4
[ 119s] I: Retrieving gfortran 4:11.2.0-2
[ 119s] I: Validating gfortran 4:11.2.0-2
[ 119s] I: Retrieving gfortran-11 11.2.0-10
[ 119s] I: Validating gfortran-11 11.2.0-10
[ 120s] I: Retrieving ghostscript 9.54.0~dfsg-5
[ 120s] I: Validating ghostscript 9.54.0~dfsg-5
[ 120s] I: Retrieving gpgv 2.2.27-2
[ 120s] I: Validating gpgv 2.2.27-2
[ 120s] I: Retrieving graphviz 2.42.2-5+b1
[ 120s] I: Validating graphviz 2.42.2-5+b1
[ 120s] I: Retrieving grep 3.7-1
[ 120s] I: Validating grep 3.7-1
[ 120s] I: Retrieving groff-base 1.22.4-7
[ 120s] I: Validating groff-base 1.22.4-7
[ 120s] I: Retrieving gzip 1.10-4
[ 120s] I: Validating gzip 1.10-4
[ 120s] I: Retrieving hicolor-icon-theme 0.17-2
[ 120s] I: Validating hicolor-icon-theme 0.17-2
[ 120s] I: Retrieving hostname 3.23
[ 120s] I: Validating hostname 3.23
[ 120s] I: Retrieving ibverbs-providers 36.0-1
[ 120s] I: Validating ibverbs-providers 36.0-1
[ 120s] I: Retrieving init-system-helpers 1.60
[ 120s] I: Validating init-system-helpers 1.60
[ 120s] I: Retrieving insserv 1.23.0-1
[ 120s] I: Validating insserv 1.23.0-1
[ 120s] I: Retrieving intltool-debian 0.35.0+20060710.5
[ 120s] I: Validating intltool-debian 0.35.0+20060710.5
[ 120s] I: Retrieving libacl1 2.3.1-11.1
[ 120s] I: Validating libacl1 2.3.1-11.1
[ 120s] I: Retrieving libaec-dev 1.0.6-1
[ 120s] I: Validating libaec-dev 1.0.6-1
[ 120s] I: Retrieving libaec0 1.0.6-1
[ 120s] I: Validating libaec0 1.0.6-1
[ 120s] I: Retrieving libann0 1.1.2+doc-71.1
[ 120s] I: Validating libann0 1.1.2+doc-71.1
[ 120s] I: Retrieving libapache-pom-java 18-1
[ 120s] I: Validating libapache-pom-java 18-1
[ 120s] I: Retrieving libapt-pkg6.0 2.3.11
[ 120s] I: Validating libapt-pkg6.0 2.3.11
[ 120s] I: Retrieving libarchive-zip-perl 1.68-1
[ 120s] I: Validating libarchive-zip-perl 1.68-1
[ 120s] I: Retrieving libasan6 11.2.0-10
[ 120s] I: Validating libasan6 11.2.0-10
[ 120s] I: Retrieving libatomic1 11.2.0-10
[ 120s] I: Validating libatomic1 11.2.0-10
[ 120s] I: Retrieving libattr1 1:2.5.1-11.1
[ 120s] I: Validating libattr1 1:2.5.1-11.1
[ 120s] I: Retrieving libaudit-common 1:3.0.6-11.1
[ 120s] I: Validating libaudit-common 1:3.0.6-11.1
[ 120s] I: Retrieving libaudit1 1:3.0.6-11.1
[ 120s] I: Validating libaudit1 1:3.0.6-11.1
[ 120s] I: Retrieving libavahi-client3 0.8-51.1
[ 120s] I: Validating libavahi-client3 0.8-51.1
[ 121s] I: Retrieving libavahi-common-data 0.8-51.1
[ 121s] I: Validating libavahi-common-data 0.8-51.1
[ 121s] I: Retrieving libavahi-common3 0.8-51.1
[ 121s] I: Validating libavahi-common3 0.8-51.1
[ 121s] I: Retrieving libbinutils 2.37-81.1
[ 121s] I: Validating libbinutils 2.37-81.1
[ 121s] I: Retrieving libblas-dev 3.10.0-1
[ 121s] I: Validating libblas-dev 3.10.0-1
[ 121s] I: Retrieving libblas3 3.10.0-1
[ 121s] I: Validating libblas3 3.10.0-1
[ 121s] I: Retrieving libblkid1 2.37.2-4
[ 121s] I: Validating libblkid1 2.37.2-4
[ 121s] I: Retrieving libbrotli1 1.0.9-21.1
[ 121s] I: Validating libbrotli1 1.0.9-21.1
[ 121s] I: Retrieving libbsd0 0.11.3-1
[ 121s] I: Validating libbsd0 0.11.3-1
[ 121s] I: Retrieving libbz2-1.0 1.0.8-4
[ 121s] I: Validating libbz2-1.0 1.0.8-4
[ 121s] I: Retrieving libc-bin 2.32-4
[ 121s] I: Validating libc-bin 2.32-4
[ 121s] I: Retrieving libc-dev-bin 2.32-4
[ 121s] I: Validating libc-dev-bin 2.32-4
[ 121s] I: Retrieving libc6 2.32-4
[ 121s] I: Validating libc6 2.32-4
[ 121s] I: Retrieving libc6-dev 2.32-4
[ 121s] I: Validating libc6-dev 2.32-4
[ 121s] I: Retrieving libcairo2 1.16.0-51.1
[ 121s] I: Validating libcairo2 1.16.0-51.1
[ 121s] I: Retrieving libcap-ng0 0.7.9-2.2+b1
[ 121s] I: Validating libcap-ng0 0.7.9-2.2+b1
[ 121s] I: Retrieving libcap2 1:2.44-1
[ 121s] I: Validating libcap2 1:2.44-1
[ 121s] I: Retrieving libcbor0.8 0.8.0-1
[ 121s] I: Validating libcbor0.8 0.8.0-1
[ 121s] I: Retrieving libcc1-0 11.2.0-10
[ 121s] I: Validating libcc1-0 11.2.0-10
[ 121s] I: Retrieving libcdt5 2.42.2-5+b1
[ 121s] I: Validating libcdt5 2.42.2-5+b1
[ 121s] I: Retrieving libcgns-dev 3.4.0-3
[ 121s] I: Validating libcgns-dev 3.4.0-3
[ 121s] I: Retrieving libcgns3.4 3.4.0-3
[ 121s] I: Validating libcgns3.4 3.4.0-3
[ 121s] I: Retrieving libcgraph6 2.42.2-5+b1
[ 121s] I: Validating libcgraph6 2.42.2-5+b1
[ 121s] I: Retrieving libclang-cpp11 1:11.1.0-4
[ 121s] I: Validating libclang-cpp11 1:11.1.0-4
[ 122s] I: Retrieving libclang1-11 1:11.1.0-4
[ 122s] I: Validating libclang1-11 1:11.1.0-4
[ 122s] I: Retrieving libcom-err2 1.46.4-1
[ 122s] I: Validating libcom-err2 1.46.4-1
[ 122s] I: Retrieving libcommons-logging-java 1.2-2
[ 122s] I: Validating libcommons-logging-java 1.2-2
[ 122s] I: Retrieving libcommons-parent-java 43-1
[ 122s] I: Validating libcommons-parent-java 43-1
[ 122s] I: Retrieving libcrypt-dev 1:4.4.25-2
[ 122s] I: Validating libcrypt-dev 1:4.4.25-2
[ 122s] I: Retrieving libcrypt1 1:4.4.25-2
[ 122s] I: Validating libcrypt1 1:4.4.25-2
[ 122s] I: Retrieving libctf-nobfd0 2.37-81.1
[ 122s] I: Validating libctf-nobfd0 2.37-81.1
[ 122s] I: Retrieving libctf0 2.37-81.1
[ 122s] I: Validating libctf0 2.37-81.1
[ 122s] I: Retrieving libcups2 2.3.3op2-7
[ 122s] I: Validating libcups2 2.3.3op2-7
[ 122s] I: Retrieving libcurl4 7.74.0-1.3+b1
[ 122s] I: Validating libcurl4 7.74.0-1.3+b1
[ 122s] I: Retrieving libcurl4-openssl-dev 7.74.0-1.3+b1
[ 122s] I: Validating libcurl4-openssl-dev 7.74.0-1.3+b1
[ 122s] I: Retrieving libdatrie1 0.2.13-2
[ 122s] I: Validating libdatrie1 0.2.13-2
[ 122s] I: Retrieving libdb5.3 5.3.28+dfsg1-0.8
[ 122s] I: Validating libdb5.3 5.3.28+dfsg1-0.8
[ 122s] I: Retrieving libdbus-1-3 1.12.20-3
[ 122s] I: Validating libdbus-1-3 1.12.20-3
[ 122s] I: Retrieving libdebconfclient0 0.2601.1
[ 122s] I: Validating libdebconfclient0 0.2601.1
[ 122s] I: Retrieving libdebhelper-perl 13.5.2
[ 122s] I: Validating libdebhelper-perl 13.5.2
[ 122s] I: Retrieving libdeflate0 1.8-1
[ 122s] I: Validating libdeflate0 1.8-1
[ 122s] I: Retrieving libdouble-conversion3 3.1.5-7
[ 122s] I: Validating libdouble-conversion3 3.1.5-7
[ 122s] I: Retrieving libdpkg-perl 1.20.9
[ 122s] I: Validating libdpkg-perl 1.20.9
[ 123s] I: Retrieving libdrm-amdgpu1 2.4.107-8
[ 123s] I: Validating libdrm-amdgpu1 2.4.107-8
[ 123s] I: Retrieving libdrm-common 2.4.107-8
[ 123s] I: Validating libdrm-common 2.4.107-8
[ 123s] I: Retrieving libdrm-intel1 2.4.107-8
[ 123s] I: Validating libdrm-intel1 2.4.107-8
[ 123s] I: Retrieving libdrm-nouveau2 2.4.107-8
[ 123s] I: Validating libdrm-nouveau2 2.4.107-8
[ 123s] I: Retrieving libdrm-radeon1 2.4.107-8
[ 123s] I: Validating libdrm-radeon1 2.4.107-8
[ 123s] I: Retrieving libdrm2 2.4.107-8
[ 123s] I: Validating libdrm2 2.4.107-8
[ 123s] I: Retrieving libedit2 3.1-20210910-1
[ 123s] I: Validating libedit2 3.1-20210910-1
[ 123s] I: Retrieving libegl-mesa0 21.2.5-1
[ 123s] I: Validating libegl-mesa0 21.2.5-1
[ 123s] I: Retrieving libegl1 1.3.4-2+b1
[ 123s] I: Validating libegl1 1.3.4-2+b1
[ 123s] I: Retrieving libelf1 0.185-2
[ 123s] I: Validating libelf1 0.185-2
[ 123s] I: Retrieving libevdev2 1.11.0+dfsg-1
[ 123s] I: Validating libevdev2 1.11.0+dfsg-1
[ 123s] I: Retrieving libevent-2.1-7 2.1.12-stable-1
[ 123s] I: Validating libevent-2.1-7 2.1.12-stable-1
[ 123s] I: Retrieving libevent-core-2.1-7 2.1.12-stable-1
[ 123s] I: Validating libevent-core-2.1-7 2.1.12-stable-1
[ 123s] I: Retrieving libevent-dev 2.1.12-stable-1
[ 123s] I: Validating libevent-dev 2.1.12-stable-1
[ 123s] I: Retrieving libevent-extra-2.1-7 2.1.12-stable-1
[ 123s] I: Validating libevent-extra-2.1-7 2.1.12-stable-1
[ 123s] I: Retrieving libevent-openssl-2.1-7 2.1.12-stable-1
[ 123s] I: Validating libevent-openssl-2.1-7 2.1.12-stable-1
[ 123s] I: Retrieving libevent-pthreads-2.1-7 2.1.12-stable-1
[ 123s] I: Validating libevent-pthreads-2.1-7 2.1.12-stable-1
[ 123s] I: Retrieving libexpat1 2.4.1-3
[ 123s] I: Validating libexpat1 2.4.1-3
[ 123s] I: Retrieving libfabric1 1.11.0-2
[ 123s] I: Validating libfabric1 1.11.0-2
[ 123s] I: Retrieving libfakeroot 1.26-1
[ 123s] I: Validating libfakeroot 1.26-1
[ 123s] I: Retrieving libffi8 3.4.2-3
[ 123s] I: Validating libffi8 3.4.2-3
[ 123s] I: Retrieving libfido2-1 1.9.0-1
[ 123s] I: Validating libfido2-1 1.9.0-1
[ 123s] I: Retrieving libfile-stripnondeterminism-perl 1.12.0-2
[ 123s] I: Validating libfile-stripnondeterminism-perl 1.12.0-2
[ 123s] I: Retrieving libfontbox-java 1:1.8.16-2
[ 123s] I: Validating libfontbox-java 1:1.8.16-2
[ 123s] I: Retrieving libfontconfig1 2.13.1-4.2
[ 123s] I: Validating libfontconfig1 2.13.1-4.2
[ 123s] I: Retrieving libfontenc1 1:1.1.4-1
[ 123s] I: Validating libfontenc1 1:1.1.4-1
[ 123s] I: Retrieving libfreetype6 2.11.0+dfsg-1
[ 124s] I: Validating libfreetype6 2.11.0+dfsg-1
[ 124s] I: Retrieving libfribidi0 1.0.8-2
[ 124s] I: Validating libfribidi0 1.0.8-2
[ 124s] I: Retrieving libgbm1 21.2.5-1
[ 124s] I: Validating libgbm1 21.2.5-1
[ 124s] I: Retrieving libgcc-11-dev 11.2.0-10
[ 124s] I: Validating libgcc-11-dev 11.2.0-10
[ 124s] I: Retrieving libgcc-s1 11.2.0-10
[ 124s] I: Validating libgcc-s1 11.2.0-10
[ 124s] I: Retrieving libgcrypt20 1.9.4-3+b1
[ 124s] I: Validating libgcrypt20 1.9.4-3+b1
[ 124s] I: Retrieving libgd3 2.3.0-2
[ 124s] I: Validating libgd3 2.3.0-2
[ 124s] I: Retrieving libgdbm-compat4 1.22-1
[ 124s] I: Validating libgdbm-compat4 1.22-1
[ 124s] I: Retrieving libgdbm6 1.22-1
[ 124s] I: Validating libgdbm6 1.22-1
[ 124s] I: Retrieving libgfortran-11-dev 11.2.0-10
[ 124s] I: Validating libgfortran-11-dev 11.2.0-10
[ 124s] I: Retrieving libgfortran5 11.2.0-10
[ 124s] I: Validating libgfortran5 11.2.0-10
[ 124s] I: Retrieving libgl1 1.3.4-2+b1
[ 124s] I: Validating libgl1 1.3.4-2+b1
[ 124s] I: Retrieving libgl1-mesa-dri 21.2.5-1
[ 124s] I: Validating libgl1-mesa-dri 21.2.5-1
[ 124s] I: Retrieving libglapi-mesa 21.2.5-1
[ 124s] I: Validating libglapi-mesa 21.2.5-1
[ 124s] I: Retrieving libglib2.0-0 2.70.0-3
[ 124s] I: Validating libglib2.0-0 2.70.0-3
[ 124s] I: Retrieving libglvnd0 1.3.4-2+b1
[ 124s] I: Validating libglvnd0 1.3.4-2+b1
[ 124s] I: Retrieving libglx-mesa0 21.2.5-1
[ 124s] I: Validating libglx-mesa0 21.2.5-1
[ 124s] I: Retrieving libglx0 1.3.4-2+b1
[ 124s] I: Validating libglx0 1.3.4-2+b1
[ 124s] I: Retrieving libgmp10 2:6.2.1+dfsg-2
[ 124s] I: Validating libgmp10 2:6.2.1+dfsg-2
[ 124s] I: Retrieving libgnutls30 3.7.2-2
[ 124s] I: Validating libgnutls30 3.7.2-2
[ 124s] I: Retrieving libgomp1 11.2.0-10
[ 124s] I: Validating libgomp1 11.2.0-10
[ 125s] I: Retrieving libgpg-error0 1.42-3
[ 125s] I: Validating libgpg-error0 1.42-3
[ 125s] I: Retrieving libgraphite2-3 1.3.14-1
[ 125s] I: Validating libgraphite2-3 1.3.14-1
[ 125s] I: Retrieving libgs9 9.54.0~dfsg-5
[ 125s] I: Validating libgs9 9.54.0~dfsg-5
[ 125s] I: Retrieving libgs9-common 9.54.0~dfsg-5
[ 125s] I: Validating libgs9-common 9.54.0~dfsg-5
[ 125s] I: Retrieving libgssapi-krb5-2 1.18.3-7
[ 125s] I: Validating libgssapi-krb5-2 1.18.3-7
[ 125s] I: Retrieving libgts-0.7-5 0.7.6+darcs121130-4+b1
[ 125s] I: Validating libgts-0.7-5 0.7.6+darcs121130-4+b1
[ 125s] I: Retrieving libgudev-1.0-0 237-2
[ 125s] I: Validating libgudev-1.0-0 237-2
[ 125s] I: Retrieving libgvc6 2.42.2-5+b1
[ 125s] I: Validating libgvc6 2.42.2-5+b1
[ 125s] I: Retrieving libgvpr2 2.42.2-5+b1
[ 125s] I: Validating libgvpr2 2.42.2-5+b1
[ 125s] I: Retrieving libharfbuzz0b 2.7.4-1
[ 125s] I: Validating libharfbuzz0b 2.7.4-1
[ 125s] I: Retrieving libhdf5-103-1 1.10.7+repack-4
[ 125s] I: Validating libhdf5-103-1 1.10.7+repack-4
[ 125s] I: Retrieving libhdf5-mpi-dev 1.10.7+repack-4
[ 125s] I: Validating libhdf5-mpi-dev 1.10.7+repack-4
[ 125s] I: Retrieving libhdf5-openmpi-103-1 1.10.7+repack-4
[ 125s] I: Validating libhdf5-openmpi-103-1 1.10.7+repack-4
[ 125s] I: Retrieving libhdf5-openmpi-cpp-103-1 1.10.7+repack-4
[ 125s] I: Validating libhdf5-openmpi-cpp-103-1 1.10.7+repack-4
[ 125s] I: Retrieving libhdf5-openmpi-dev 1.10.7+repack-4
[ 125s] I: Validating libhdf5-openmpi-dev 1.10.7+repack-4
[ 125s] I: Retrieving libhdf5-openmpi-fortran-102 1.10.7+repack-4
[ 125s] I: Validating libhdf5-openmpi-fortran-102 1.10.7+repack-4
[ 125s] I: Retrieving libhdf5-openmpi-hl-100 1.10.7+repack-4
[ 125s] I: Validating libhdf5-openmpi-hl-100 1.10.7+repack-4
[ 125s] I: Retrieving libhdf5-openmpi-hl-cpp-100 1.10.7+repack-4
[ 125s] I: Validating libhdf5-openmpi-hl-cpp-100 1.10.7+repack-4
[ 125s] I: Retrieving libhdf5-openmpi-hl-fortran-100 1.10.7+repack-4
[ 125s] I: Validating libhdf5-openmpi-hl-fortran-100 1.10.7+repack-4
[ 125s] I: Retrieving libhogweed6 3.7.3-1
[ 125s] I: Validating libhogweed6 3.7.3-1
[ 125s] I: Retrieving libhwloc-dev 2.6.0-1
[ 125s] I: Validating libhwloc-dev 2.6.0-1
[ 125s] I: Retrieving libhwloc-plugins 2.6.0-1
[ 125s] I: Validating libhwloc-plugins 2.6.0-1
[ 125s] I: Retrieving libhwloc15 2.6.0-1
[ 126s] I: Validating libhwloc15 2.6.0-1
[ 126s] I: Retrieving libibverbs-dev 36.0-1
[ 126s] I: Validating libibverbs-dev 36.0-1
[ 126s] I: Retrieving libibverbs1 36.0-1
[ 126s] I: Validating libibverbs1 36.0-1
[ 126s] I: Retrieving libice6 2:1.0.10-1
[ 126s] I: Validating libice6 2:1.0.10-1
[ 126s] I: Retrieving libicu67 67.1-7
[ 126s] I: Validating libicu67 67.1-7
[ 126s] I: Retrieving libidn12 1.38-4
[ 126s] I: Validating libidn12 1.38-4
[ 126s] I: Retrieving libidn2-0 2.3.2-2
[ 126s] I: Validating libidn2-0 2.3.2-2
[ 126s] I: Retrieving libijs-0.35 0.35-15
[ 126s] I: Validating libijs-0.35 0.35-15
[ 126s] I: Retrieving libinput-bin 1.19.2-1
[ 126s] I: Validating libinput-bin 1.19.2-1
[ 126s] I: Retrieving libinput10 1.19.2-1
[ 126s] I: Validating libinput10 1.19.2-1
[ 126s] I: Retrieving libisl23 0.24-2
[ 126s] I: Validating libisl23 0.24-2
[ 126s] I: Retrieving libitm1 11.2.0-10
[ 126s] I: Validating libitm1 11.2.0-10
[ 126s] I: Retrieving libjbig0 2.1-3.1+b2
[ 126s] I: Validating libjbig0 2.1-3.1+b2
[ 126s] I: Retrieving libjbig2dec0 0.19-3
[ 126s] I: Validating libjbig2dec0 0.19-3
[ 126s] I: Retrieving libjpeg-dev 1:2.0.6-4
[ 126s] I: Validating libjpeg-dev 1:2.0.6-4
[ 126s] I: Retrieving libjpeg62-turbo 1:2.0.6-4
[ 126s] I: Validating libjpeg62-turbo 1:2.0.6-4
[ 126s] I: Retrieving libjpeg62-turbo-dev 1:2.0.6-4
[ 126s] I: Validating libjpeg62-turbo-dev 1:2.0.6-4
[ 126s] I: Retrieving libjs-jquery 3.5.1+dfsg+~3.5.5-8
[ 126s] I: Validating libjs-jquery 3.5.1+dfsg+~3.5.5-8
[ 126s] I: Retrieving libjs-jquery-ui 1.12.1+dfsg-8
[ 126s] I: Validating libjs-jquery-ui 1.12.1+dfsg-8
[ 126s] I: Retrieving libk5crypto3 1.18.3-7
[ 126s] I: Validating libk5crypto3 1.18.3-7
[ 126s] I: Retrieving libkeyutils1 1.6.1-2
[ 126s] I: Validating libkeyutils1 1.6.1-2
[ 126s] I: Retrieving libkpathsea6 2021.20210626.59705-1
[ 126s] I: Validating libkpathsea6 2021.20210626.59705-1
[ 126s] I: Retrieving libkrb5-3 1.18.3-7
[ 126s] I: Validating libkrb5-3 1.18.3-7
[ 126s] I: Retrieving libkrb5support0 1.18.3-7
[ 126s] I: Validating libkrb5support0 1.18.3-7
[ 126s] I: Retrieving liblab-gamut1 2.42.2-5+b1
[ 126s] I: Validating liblab-gamut1 2.42.2-5+b1
[ 126s] I: Retrieving liblcms2-2 2.12~rc1-2
[ 126s] I: Validating liblcms2-2 2.12~rc1-2
[ 126s] I: Retrieving libldap-2.4-2 2.4.59+dfsg-1
[ 126s] I: Validating libldap-2.4-2 2.4.59+dfsg-1
[ 127s] I: Retrieving libllvm11 1:11.1.0-4
[ 127s] I: Validating libllvm11 1:11.1.0-4
[ 127s] I: Retrieving libllvm12 1:12.0.1-16
[ 127s] I: Validating libllvm12 1:12.0.1-16
[ 127s] I: Retrieving liblsan0 11.2.0-10
[ 127s] I: Validating liblsan0 11.2.0-10
[ 127s] I: Retrieving libltdl-dev 2.4.6-15
[ 127s] I: Validating libltdl-dev 2.4.6-15
[ 127s] I: Retrieving libltdl7 2.4.6-15
[ 127s] I: Validating libltdl7 2.4.6-15
[ 127s] I: Retrieving liblz4-1 1.9.3-2
[ 127s] I: Validating liblz4-1 1.9.3-2
[ 127s] I: Retrieving liblzma5 5.2.5-2
[ 127s] I: Validating liblzma5 5.2.5-2
[ 127s] I: Retrieving libmagic-mgc 1:5.39-3
[ 127s] I: Validating libmagic-mgc 1:5.39-3
[ 127s] I: Retrieving libmagic1 1:5.39-3
[ 127s] I: Validating libmagic1 1:5.39-3
[ 127s] I: Retrieving libmd0 1.0.4-1
[ 127s] I: Validating libmd0 1.0.4-1
[ 127s] I: Retrieving libmd4c0 0.4.8-1
[ 127s] I: Validating libmd4c0 0.4.8-1
[ 127s] I: Retrieving libmedc-dev 4.1.0+repack-3
[ 127s] I: Validating libmedc-dev 4.1.0+repack-3
[ 127s] I: Retrieving libmedc11 4.1.0+repack-3
[ 127s] I: Validating libmedc11 4.1.0+repack-3
[ 127s] I: Retrieving libmime-charset-perl 1.012.2-1
[ 127s] I: Validating libmime-charset-perl 1.012.2-1
[ 127s] I: Retrieving libmount1 2.37.2-4
[ 128s] I: Validating libmount1 2.37.2-4
[ 128s] I: Retrieving libmpc3 1.2.1-1
[ 128s] I: Validating libmpc3 1.2.1-1
[ 128s] I: Retrieving libmpdec3 2.5.1-2
[ 128s] I: Validating libmpdec3 2.5.1-2
[ 128s] I: Retrieving libmpfr6 4.1.0-3
[ 128s] I: Validating libmpfr6 4.1.0-3
[ 128s] I: Retrieving libmtdev1 1.1.6-1
[ 128s] I: Validating libmtdev1 1.1.6-1
[ 128s] I: Retrieving libncurses5 6.2+20210905-1
[ 128s] I: Validating libncurses5 6.2+20210905-1
[ 128s] I: Retrieving libncursesw6 6.2+20210905-1
[ 128s] I: Validating libncursesw6 6.2+20210905-1
[ 128s] I: Retrieving libnetpbm10 2:10.0-15.4
[ 128s] I: Validating libnetpbm10 2:10.0-15.4
[ 128s] I: Retrieving libnettle8 3.7.3-1
[ 128s] I: Validating libnettle8 3.7.3-1
[ 128s] I: Retrieving libnghttp2-14 1.43.0-1
[ 128s] I: Validating libnghttp2-14 1.43.0-1
[ 128s] I: Retrieving libnl-3-200 3.4.0-1+b1
[ 128s] I: Validating libnl-3-200 3.4.0-1+b1
[ 128s] I: Retrieving libnl-3-dev 3.4.0-1+b1
[ 128s] I: Validating libnl-3-dev 3.4.0-1+b1
[ 128s] I: Retrieving libnl-route-3-200 3.4.0-1+b1
[ 128s] I: Validating libnl-route-3-200 3.4.0-1+b1
[ 128s] I: Retrieving libnl-route-3-dev 3.4.0-1+b1
[ 128s] I: Validating libnl-route-3-dev 3.4.0-1+b1
[ 128s] I: Retrieving libnsl-dev 1.3.0-2
[ 128s] I: Validating libnsl-dev 1.3.0-2
[ 128s] I: Retrieving libnsl2 1.3.0-2
[ 128s] I: Validating libnsl2 1.3.0-2
[ 128s] I: Retrieving libnss-myhostname 249.5-2
[ 128s] I: Validating libnss-myhostname 249.5-2
[ 128s] I: Retrieving libnuma-dev 2.0.14-3
[ 128s] I: Validating libnuma-dev 2.0.14-3
[ 128s] I: Retrieving libnuma1 2.0.14-3
[ 128s] I: Validating libnuma1 2.0.14-3
[ 128s] I: Retrieving libopenjp2-7 2.4.0-3
[ 128s] I: Validating libopenjp2-7 2.4.0-3
[ 128s] I: Retrieving libopenmpi-dev 4.1.2~rc1-5
[ 128s] I: Validating libopenmpi-dev 4.1.2~rc1-5
[ 128s] I: Retrieving libopenmpi3 4.1.2~rc1-5
[ 128s] I: Validating libopenmpi3 4.1.2~rc1-5
[ 128s] I: Retrieving libp11-kit0 0.24.0-5
[ 128s] I: Validating libp11-kit0 0.24.0-5
[ 128s] I: Retrieving libpam-modules 1.4.0-10
[ 128s] I: Validating libpam-modules 1.4.0-10
[ 128s] I: Retrieving libpam-modules-bin 1.4.0-10
[ 128s] I: Validating libpam-modules-bin 1.4.0-10
[ 128s] I: Retrieving libpam-runtime 1.4.0-10
[ 128s] I: Validating libpam-runtime 1.4.0-10
[ 128s] I: Retrieving libpam0g 1.4.0-10
[ 128s] I: Validating libpam0g 1.4.0-10
[ 129s] I: Retrieving libpango-1.0-0 1.48.10+ds1-1
[ 129s] I: Validating libpango-1.0-0 1.48.10+ds1-1
[ 129s] I: Retrieving libpangocairo-1.0-0 1.48.10+ds1-1
[ 129s] I: Validating libpangocairo-1.0-0 1.48.10+ds1-1
[ 129s] I: Retrieving libpangoft2-1.0-0 1.48.10+ds1-1
[ 129s] I: Validating libpangoft2-1.0-0 1.48.10+ds1-1
[ 129s] I: Retrieving libpaper-utils 1.1.28+b1
[ 129s] I: Validating libpaper-utils 1.1.28+b1
[ 129s] I: Retrieving libpaper1 1.1.28+b1
[ 129s] I: Validating libpaper1 1.1.28+b1
[ 129s] I: Retrieving libpathplan4 2.42.2-5+b1
[ 129s] I: Validating libpathplan4 2.42.2-5+b1
[ 129s] I: Retrieving libpciaccess0 0.16-1
[ 129s] I: Validating libpciaccess0 0.16-1
[ 129s] I: Retrieving libpcre2-16-0 10.36-2
[ 129s] I: Validating libpcre2-16-0 10.36-2
[ 129s] I: Retrieving libpcre2-8-0 10.36-2
[ 129s] I: Validating libpcre2-8-0 10.36-2
[ 129s] I: Retrieving libpcre3 2:8.39-13
[ 129s] I: Validating libpcre3 2:8.39-13
[ 129s] I: Retrieving libpdfbox-java 1:1.8.16-2
[ 129s] I: Validating libpdfbox-java 1:1.8.16-2
[ 129s] I: Retrieving libperl-dev 5.32.1-6
[ 129s] I: Validating libperl-dev 5.32.1-6
[ 129s] I: Retrieving libperl5.32 5.32.1-6
[ 129s] I: Validating libperl5.32 5.32.1-6
[ 129s] I: Retrieving libpipeline1 1.5.3-1
[ 129s] I: Validating libpipeline1 1.5.3-1
[ 129s] I: Retrieving libpixman-1-0 0.40.0-1
[ 129s] I: Validating libpixman-1-0 0.40.0-1
[ 129s] I: Retrieving libpmix-dev 4.1.1~rc5-1
[ 129s] I: Validating libpmix-dev 4.1.1~rc5-1
[ 129s] I: Retrieving libpmix2 4.1.1~rc5-1
[ 129s] I: Validating libpmix2 4.1.1~rc5-1
[ 129s] I: Retrieving libpng16-16 1.6.37-3
[ 129s] I: Validating libpng16-16 1.6.37-3
[ 129s] I: Retrieving libpsl5 0.21.0-1.2
[ 129s] I: Validating libpsl5 0.21.0-1.2
[ 129s] I: Retrieving libpsm-infinipath1 3.3+20.604758e7-6.1
[ 129s] I: Validating libpsm-infinipath1 3.3+20.604758e7-6.1
[ 129s] I: Retrieving libpsm2-2 11.2.185-1
[ 129s] I: Validating libpsm2-2 11.2.185-1
[ 129s] I: Retrieving libptexenc1 2021.20210626.59705-1
[ 129s] I: Validating libptexenc1 2021.20210626.59705-1
[ 130s] I: Retrieving libpython3-stdlib 3.9.7-1
[ 130s] I: Validating libpython3-stdlib 3.9.7-1
[ 130s] I: Retrieving libpython3.9 3.9.7-4
[ 130s] I: Validating libpython3.9 3.9.7-4
[ 130s] I: Retrieving libpython3.9-minimal 3.9.7-4
[ 130s] I: Validating libpython3.9-minimal 3.9.7-4
[ 130s] I: Retrieving libpython3.9-stdlib 3.9.7-4
[ 130s] I: Validating libpython3.9-stdlib 3.9.7-4
[ 130s] I: Retrieving libqt5core5a 5.15.2+dfsg-12
[ 130s] I: Validating libqt5core5a 5.15.2+dfsg-12
[ 130s] I: Retrieving libqt5dbus5 5.15.2+dfsg-12
[ 130s] I: Validating libqt5dbus5 5.15.2+dfsg-12
[ 130s] I: Retrieving libqt5designer5 5.15.2-5
[ 130s] I: Validating libqt5designer5 5.15.2-5
[ 130s] I: Retrieving libqt5gui5 5.15.2+dfsg-12
[ 130s] I: Validating libqt5gui5 5.15.2+dfsg-12
[ 130s] I: Retrieving libqt5help5 5.15.2-5
[ 130s] I: Validating libqt5help5 5.15.2-5
[ 130s] I: Retrieving libqt5network5 5.15.2+dfsg-12
[ 130s] I: Validating libqt5network5 5.15.2+dfsg-12
[ 130s] I: Retrieving libqt5printsupport5 5.15.2+dfsg-12
[ 130s] I: Validating libqt5printsupport5 5.15.2+dfsg-12
[ 130s] I: Retrieving libqt5sql5 5.15.2+dfsg-12
[ 130s] I: Validating libqt5sql5 5.15.2+dfsg-12
[ 130s] I: Retrieving libqt5test5 5.15.2+dfsg-12
[ 130s] I: Validating libqt5test5 5.15.2+dfsg-12
[ 130s] I: Retrieving libqt5widgets5 5.15.2+dfsg-12
[ 130s] I: Validating libqt5widgets5 5.15.2+dfsg-12
[ 130s] I: Retrieving libqt5xml5 5.15.2+dfsg-12
[ 130s] I: Validating libqt5xml5 5.15.2+dfsg-12
[ 130s] I: Retrieving libquadmath0 11.2.0-10
[ 130s] I: Validating libquadmath0 11.2.0-10
[ 130s] I: Retrieving librdmacm1 36.0-1
[ 130s] I: Validating librdmacm1 36.0-1
[ 130s] I: Retrieving libreadline8 8.1-2
[ 130s] I: Validating libreadline8 8.1-2
[ 130s] I: Retrieving librtmp1 2.4+20151223.gitfa8646d.1-2+b2
[ 130s] I: Validating librtmp1 2.4+20151223.gitfa8646d.1-2+b2
[ 130s] I: Retrieving libsasl2-2 2.1.27+dfsg-2.2
[ 130s] I: Validating libsasl2-2 2.1.27+dfsg-2.2
[ 130s] I: Retrieving libsasl2-modules-db 2.1.27+dfsg-2.2
[ 130s] I: Validating libsasl2-modules-db 2.1.27+dfsg-2.2
[ 130s] I: Retrieving libscotch-6.1 6.1.1-2
[ 130s] I: Validating libscotch-6.1 6.1.1-2
[ 131s] I: Retrieving libscotch-dev 6.1.1-2
[ 131s] I: Validating libscotch-dev 6.1.1-2
[ 131s] I: Retrieving libseccomp2 2.5.2-2
[ 131s] I: Validating libseccomp2 2.5.2-2
[ 131s] I: Retrieving libselinux1 3.1-3+b1
[ 131s] I: Validating libselinux1 3.1-3+b1
[ 131s] I: Retrieving libsemanage-common 3.1-1
[ 131s] I: Validating libsemanage-common 3.1-1
[ 131s] I: Retrieving libsemanage1 3.1-1+b2
[ 131s] I: Validating libsemanage1 3.1-1+b2
[ 131s] I: Retrieving libsensors-config 1:3.6.0-7
[ 131s] I: Validating libsensors-config 1:3.6.0-7
[ 131s] I: Retrieving libsensors5 1:3.6.0-7
[ 131s] I: Validating libsensors5 1:3.6.0-7
[ 131s] I: Retrieving libsepol1 3.1-1
[ 131s] I: Validating libsepol1 3.1-1
[ 131s] I: Retrieving libsigsegv2 2.13-1
[ 131s] I: Validating libsigsegv2 2.13-1
[ 131s] I: Retrieving libsm6 2:1.2.3-1
[ 131s] I: Validating libsm6 2:1.2.3-1
[ 131s] I: Retrieving libsmartcols1 2.37.2-4
[ 131s] I: Validating libsmartcols1 2.37.2-4
[ 131s] I: Retrieving libsombok3 2.4.0-2+b1
[ 131s] I: Validating libsombok3 2.4.0-2+b1
[ 131s] I: Retrieving libsqlite3-0 3.36.0-2
[ 131s] I: Validating libsqlite3-0 3.36.0-2
[ 131s] I: Retrieving libssh2-1 1.10.0-2
[ 131s] I: Validating libssh2-1 1.10.0-2
[ 131s] I: Retrieving libssl-dev 1.1.1l-1
[ 131s] I: Validating libssl-dev 1.1.1l-1
[ 131s] I: Retrieving libssl1.1 1.1.1l-1
[ 131s] I: Validating libssl1.1 1.1.1l-1
[ 131s] I: Retrieving libstdc++-11-dev 11.2.0-10
[ 131s] I: Validating libstdc++-11-dev 11.2.0-10
[ 131s] I: Retrieving libstdc++6 11.2.0-10
[ 131s] I: Validating libstdc++6 11.2.0-10
[ 131s] I: Retrieving libsub-override-perl 0.09-2
[ 131s] I: Validating libsub-override-perl 0.09-2
[ 131s] I: Retrieving libsynctex2 2021.20210626.59705-1
[ 131s] I: Validating libsynctex2 2021.20210626.59705-1
[ 131s] I: Retrieving libsystemd0 249.5-2
[ 131s] I: Validating libsystemd0 249.5-2
[ 131s] I: Retrieving libsz2 1.0.6-1
[ 131s] I: Validating libsz2 1.0.6-1
[ 131s] I: Retrieving libtasn1-6 4.17.0-2
[ 131s] I: Validating libtasn1-6 4.17.0-2
[ 131s] I: Retrieving libteckit0 2.5.10+ds1-3
[ 131s] I: Validating libteckit0 2.5.10+ds1-3
[ 131s] I: Retrieving libtexlua53 2021.20210626.59705-1
[ 131s] I: Validating libtexlua53 2021.20210626.59705-1
[ 131s] I: Retrieving libtexluajit2 2021.20210626.59705-1
[ 131s] I: Validating libtexluajit2 2021.20210626.59705-1
[ 131s] I: Retrieving libthai-data 0.1.28-4.1
[ 132s] I: Validating libthai-data 0.1.28-4.1
[ 132s] I: Retrieving libthai0 0.1.28-4.1
[ 132s] I: Validating libthai0 0.1.28-4.1
[ 132s] I: Retrieving libtiff5 4.3.0-2
[ 132s] I: Validating libtiff5 4.3.0-2
[ 132s] I: Retrieving libtinfo5 6.2+20210905-1
[ 132s] I: Validating libtinfo5 6.2+20210905-1
[ 132s] I: Retrieving libtinfo6 6.2+20210905-1
[ 132s] I: Validating libtinfo6 6.2+20210905-1
[ 132s] I: Retrieving libtirpc-common 1.3.2-2
[ 132s] I: Validating libtirpc-common 1.3.2-2
[ 132s] I: Retrieving libtirpc-dev 1.3.2-2
[ 132s] I: Validating libtirpc-dev 1.3.2-2
[ 132s] I: Retrieving libtirpc3 1.3.2-2
[ 132s] I: Validating libtirpc3 1.3.2-2
[ 132s] I: Retrieving libtool 2.4.6-15
[ 132s] I: Validating libtool 2.4.6-15
[ 132s] I: Retrieving libtsan0 11.2.0-10
[ 132s] I: Validating libtsan0 11.2.0-10
[ 132s] I: Retrieving libubsan1 11.2.0-10
[ 132s] I: Validating libubsan1 11.2.0-10
[ 132s] I: Retrieving libuchardet0 0.0.7-1
[ 132s] I: Validating libuchardet0 0.0.7-1
[ 132s] I: Retrieving libucx0 1.11.2-1
[ 132s] I: Validating libucx0 1.11.2-1
[ 132s] I: Retrieving libudev1 249.5-2
[ 132s] I: Validating libudev1 249.5-2
[ 132s] I: Retrieving libunicode-linebreak-perl 0.0.20190101-1+b3
[ 132s] I: Validating libunicode-linebreak-perl 0.0.20190101-1+b3
[ 132s] I: Retrieving libunistring2 0.9.10-6
[ 132s] I: Validating libunistring2 0.9.10-6
[ 132s] I: Retrieving libuuid1 2.37.2-4
[ 132s] I: Validating libuuid1 2.37.2-4
[ 132s] I: Retrieving libvulkan1 1.2.189.0-2
[ 132s] I: Validating libvulkan1 1.2.189.0-2
[ 132s] I: Retrieving libwacom-common 1.12-1
[ 132s] I: Validating libwacom-common 1.12-1
[ 132s] I: Retrieving libwacom2 1.12-1
[ 132s] I: Validating libwacom2 1.12-1
[ 132s] I: Retrieving libwayland-client0 1.19.0-2+b1
[ 132s] I: Validating libwayland-client0 1.19.0-2+b1
[ 132s] I: Retrieving libwayland-server0 1.19.0-2+b1
[ 132s] I: Validating libwayland-server0 1.19.0-2+b1
[ 132s] I: Retrieving libwebp6 0.6.1-2.1
[ 132s] I: Validating libwebp6 0.6.1-2.1
[ 132s] I: Retrieving libx11-6 2:1.7.2-2+b1
[ 132s] I: Validating libx11-6 2:1.7.2-2+b1
[ 132s] I: Retrieving libx11-data 2:1.7.2-2
[ 132s] I: Validating libx11-data 2:1.7.2-2
[ 132s] I: Retrieving libx11-xcb1 2:1.7.2-2+b1
[ 132s] I: Validating libx11-xcb1 2:1.7.2-2+b1
[ 132s] I: Retrieving libxapian30 1.4.18-4
[ 132s] I: Validating libxapian30 1.4.18-4
[ 132s] I: Retrieving libxau6 1:1.0.9-1
[ 133s] I: Validating libxau6 1:1.0.9-1
[ 133s] I: Retrieving libxaw7 2:1.0.13-1.1
[ 133s] I: Validating libxaw7 2:1.0.13-1.1
[ 133s] I: Retrieving libxcb-dri2-0 1.14-3
[ 133s] I: Validating libxcb-dri2-0 1.14-3
[ 133s] I: Retrieving libxcb-dri3-0 1.14-3
[ 133s] I: Validating libxcb-dri3-0 1.14-3
[ 133s] I: Retrieving libxcb-glx0 1.14-3
[ 133s] I: Validating libxcb-glx0 1.14-3
[ 133s] I: Retrieving libxcb-icccm4 0.4.1-1.1
[ 133s] I: Validating libxcb-icccm4 0.4.1-1.1
[ 133s] I: Retrieving libxcb-image0 0.4.0-1+b3
[ 133s] I: Validating libxcb-image0 0.4.0-1+b3
[ 133s] I: Retrieving libxcb-keysyms1 0.4.0-1+b2
[ 133s] I: Validating libxcb-keysyms1 0.4.0-1+b2
[ 133s] I: Retrieving libxcb-present0 1.14-3
[ 133s] I: Validating libxcb-present0 1.14-3
[ 133s] I: Retrieving libxcb-randr0 1.14-3
[ 133s] I: Validating libxcb-randr0 1.14-3
[ 133s] I: Retrieving libxcb-render-util0 0.3.9-1+b1
[ 133s] I: Validating libxcb-render-util0 0.3.9-1+b1
[ 133s] I: Retrieving libxcb-render0 1.14-3
[ 133s] I: Validating libxcb-render0 1.14-3
[ 133s] I: Retrieving libxcb-shape0 1.14-3
[ 133s] I: Validating libxcb-shape0 1.14-3
[ 133s] I: Retrieving libxcb-shm0 1.14-3
[ 133s] I: Validating libxcb-shm0 1.14-3
[ 133s] I: Retrieving libxcb-sync1 1.14-3
[ 133s] I: Validating libxcb-sync1 1.14-3
[ 133s] I: Retrieving libxcb-util1 0.4.0-1+b1
[ 133s] I: Validating libxcb-util1 0.4.0-1+b1
[ 133s] I: Retrieving libxcb-xfixes0 1.14-3
[ 133s] I: Validating libxcb-xfixes0 1.14-3
[ 133s] I: Retrieving libxcb-xinerama0 1.14-3
[ 133s] I: Validating libxcb-xinerama0 1.14-3
[ 133s] I: Retrieving libxcb-xinput0 1.14-3
[ 133s] I: Validating libxcb-xinput0 1.14-3
[ 133s] I: Retrieving libxcb-xkb1 1.14-3
[ 133s] I: Validating libxcb-xkb1 1.14-3
[ 133s] I: Retrieving libxcb1 1.14-3
[ 133s] I: Validating libxcb1 1.14-3
[ 133s] I: Retrieving libxdmcp6 1:1.1.2-3
[ 133s] I: Validating libxdmcp6 1:1.1.2-3
[ 133s] I: Retrieving libxext6 2:1.3.4-1
[ 133s] I: Validating libxext6 2:1.3.4-1
[ 133s] I: Retrieving libxfixes3 1:5.0.3-2
[ 133s] I: Validating libxfixes3 1:5.0.3-2
[ 133s] I: Retrieving libxi6 2:1.8-1
[ 133s] I: Validating libxi6 2:1.8-1
[ 133s] I: Retrieving libxkbcommon-x11-0 1.3.1-1
[ 133s] I: Validating libxkbcommon-x11-0 1.3.1-1
[ 133s] I: Retrieving libxkbcommon0 1.3.1-1
[ 133s] I: Validating libxkbcommon0 1.3.1-1
[ 133s] I: Retrieving libxml2 2.9.12+dfsg-5
[ 133s] I: Validating libxml2 2.9.12+dfsg-5
[ 133s] I: Retrieving libxmu6 2:1.1.2-2+b3
[ 133s] I: Validating libxmu6 2:1.1.2-2+b3
[ 134s] I: Retrieving libxnvctrl0 470.57.02-2
[ 134s] I: Validating libxnvctrl0 470.57.02-2
[ 134s] I: Retrieving libxpm4 1:3.5.12-1
[ 134s] I: Validating libxpm4 1:3.5.12-1
[ 134s] I: Retrieving libxrender1 1:0.9.10-1
[ 134s] I: Validating libxrender1 1:0.9.10-1
[ 134s] I: Retrieving libxshmfence1 1.3-1
[ 134s] I: Validating libxshmfence1 1.3-1
[ 134s] I: Retrieving libxt6 1:1.2.0-1
[ 134s] I: Validating libxt6 1:1.2.0-1
[ 134s] I: Retrieving libxxf86vm1 1:1.1.4-1+b2
[ 134s] I: Validating libxxf86vm1 1:1.1.4-1+b2
[ 134s] I: Retrieving libxxhash0 0.8.0-2
[ 134s] I: Validating libxxhash0 0.8.0-2
[ 134s] I: Retrieving libz3-4 4.8.12-1+b1
[ 134s] I: Validating libz3-4 4.8.12-1+b1
[ 134s] I: Retrieving libzstd1 1.4.8+dfsg-3
[ 134s] I: Validating libzstd1 1.4.8+dfsg-3
[ 134s] I: Retrieving libzzip-0-13 0.13.72+dfsg.1-1.1
[ 134s] I: Validating libzzip-0-13 0.13.72+dfsg.1-1.1
[ 134s] I: Retrieving linux-libc-dev 5.14.16-1
[ 134s] I: Validating linux-libc-dev 5.14.16-1
[ 134s] I: Retrieving lmodern 2.004.5-6.1
[ 134s] I: Validating lmodern 2.004.5-6.1
[ 134s] I: Retrieving login 1:4.8.1-1.1
[ 134s] I: Validating login 1:4.8.1-1.1
[ 134s] I: Retrieving lsb-base 11.1.0
[ 134s] I: Validating lsb-base 11.1.0
[ 134s] I: Retrieving m4 1.4.18-5
[ 134s] I: Validating m4 1.4.18-5
[ 134s] I: Retrieving make 4.3-4.1
[ 134s] I: Validating make 4.3-4.1
[ 134s] I: Retrieving man-db 2.9.4-2
[ 134s] I: Validating man-db 2.9.4-2
[ 134s] I: Retrieving mawk 1.3.4.20200120-2
[ 134s] I: Validating mawk 1.3.4.20200120-2
[ 134s] I: Retrieving media-types 4.0.0
[ 134s] I: Validating media-types 4.0.0
[ 135s] I: Retrieving mount 2.37.2-4
[ 135s] I: Validating mount 2.37.2-4
[ 135s] I: Retrieving mpi-default-dev 1.14
[ 135s] I: Validating mpi-default-dev 1.14
[ 135s] I: Retrieving ncurses-base 6.2+20210905-1
[ 135s] I: Validating ncurses-base 6.2+20210905-1
[ 135s] I: Retrieving netpbm 2:10.0-15.4
[ 135s] I: Validating netpbm 2:10.0-15.4
[ 135s] I: Retrieving ocl-icd-libopencl1 2.2.14-3
[ 135s] I: Validating ocl-icd-libopencl1 2.2.14-3
[ 135s] I: Retrieving openmpi-bin 4.1.2~rc1-5
[ 135s] I: Validating openmpi-bin 4.1.2~rc1-5
[ 135s] I: Retrieving openmpi-common 4.1.2~rc1-5
[ 135s] I: Validating openmpi-common 4.1.2~rc1-5
[ 135s] I: Retrieving openssh-client 1:8.4p1-6
[ 135s] I: Validating openssh-client 1:8.4p1-6
[ 135s] I: Retrieving passwd 1:4.8.1-1.1
[ 135s] I: Validating passwd 1:4.8.1-1.1
[ 135s] I: Retrieving patch 2.7.6-7
[ 135s] I: Validating patch 2.7.6-7
[ 135s] I: Retrieving perl 5.32.1-6
[ 135s] I: Validating perl 5.32.1-6
[ 135s] I: Retrieving perl-base 5.32.1-6
[ 135s] I: Validating perl-base 5.32.1-6
[ 135s] I: Retrieving perl-modules-5.32 5.32.1-6
[ 135s] I: Validating perl-modules-5.32 5.32.1-6
[ 135s] I: Retrieving po-debconf 1.0.21+nmu1
[ 135s] I: Validating po-debconf 1.0.21+nmu1
[ 135s] I: Retrieving poppler-data 0.4.11-1
[ 135s] I: Validating poppler-data 0.4.11-1
[ 135s] I: Retrieving preview-latex-style 12.2-11.1
[ 135s] I: Validating preview-latex-style 12.2-11.1
[ 135s] I: Retrieving pyqt5-dev-tools 5.15.6+dfsg-1
[ 135s] I: Validating pyqt5-dev-tools 5.15.6+dfsg-1
[ 135s] I: Retrieving python3 3.9.7-1
[ 135s] I: Validating python3 3.9.7-1
[ 135s] I: Retrieving python3-distutils 3.9.7-1
[ 135s] I: Validating python3-distutils 3.9.7-1
[ 135s] I: Retrieving python3-lib2to3 3.9.7-1
[ 135s] I: Validating python3-lib2to3 3.9.7-1
[ 135s] I: Retrieving python3-minimal 3.9.7-1
[ 135s] I: Validating python3-minimal 3.9.7-1
[ 135s] I: Retrieving python3-pyqt5 5.15.6+dfsg-1
[ 135s] I: Validating python3-pyqt5 5.15.6+dfsg-1
[ 135s] I: Retrieving python3-pyqt5.sip 12.9.0-3
[ 135s] I: Validating python3-pyqt5.sip 12.9.0-3
[ 135s] I: Retrieving python3.9 3.9.7-4
[ 135s] I: Validating python3.9 3.9.7-4
[ 136s] I: Retrieving python3.9-minimal 3.9.7-4
[ 136s] I: Validating python3.9-minimal 3.9.7-4
[ 136s] I: Retrieving readline-common 8.1-2
[ 136s] I: Validating readline-common 8.1-2
[ 136s] I: Retrieving rpcsvc-proto 1.4.2-4
[ 136s] I: Validating rpcsvc-proto 1.4.2-4
[ 136s] I: Retrieving sed 4.8-1
[ 136s] I: Validating sed 4.8-1
[ 136s] I: Retrieving sensible-utils 0.0.17
[ 136s] I: Validating sensible-utils 0.0.17
[ 136s] I: Retrieving shared-mime-info 2.0-1
[ 136s] I: Validating shared-mime-info 2.0-1
[ 136s] I: Retrieving t1utils 1.41-4
[ 136s] I: Validating t1utils 1.41-4
[ 136s] I: Retrieving tango-icon-theme 0.8.90-8
[ 136s] I: Validating tango-icon-theme 0.8.90-8
[ 136s] I: Retrieving tar 1.34+dfsg-1
[ 136s] I: Validating tar 1.34+dfsg-1
[ 136s] I: Retrieving tex-common 6.17
[ 136s] I: Validating tex-common 6.17
[ 136s] I: Retrieving texlive-base 2021.20210921-1
[ 136s] I: Validating texlive-base 2021.20210921-1
[ 136s] I: Retrieving texlive-binaries 2021.20210626.59705-1
[ 136s] I: Validating texlive-binaries 2021.20210626.59705-1
[ 136s] I: Retrieving texlive-extra-utils 2021.20210921-1
[ 136s] I: Validating texlive-extra-utils 2021.20210921-1
[ 137s] I: Retrieving texlive-font-utils 2021.20210921-1
[ 137s] I: Validating texlive-font-utils 2021.20210921-1
[ 137s] I: Retrieving texlive-fonts-recommended 2021.20210921-1
[ 137s] I: Validating texlive-fonts-recommended 2021.20210921-1
[ 137s] I: Retrieving texlive-latex-base 2021.20210921-1
[ 137s] I: Validating texlive-latex-base 2021.20210921-1
[ 137s] I: Retrieving texlive-latex-extra 2021.20210921-1
[ 137s] I: Validating texlive-latex-extra 2021.20210921-1
[ 137s] I: Retrieving texlive-latex-recommended 2021.20210921-1
[ 138s] I: Validating texlive-latex-recommended 2021.20210921-1
[ 138s] I: Retrieving texlive-luatex 2021.20210921-1
[ 138s] I: Validating texlive-luatex 2021.20210921-1
[ 138s] I: Retrieving texlive-pictures 2021.20210921-1
[ 138s] I: Validating texlive-pictures 2021.20210921-1
[ 138s] I: Retrieving texlive-plain-generic 2021.20210921-1
[ 138s] I: Validating texlive-plain-generic 2021.20210921-1
[ 139s] I: Retrieving tzdata 2021e-1
[ 139s] I: Validating tzdata 2021e-1
[ 139s] I: Retrieving ucf 3.0043
[ 139s] I: Validating ucf 3.0043
[ 139s] I: Retrieving util-linux 2.37.2-4
[ 139s] I: Validating util-linux 2.37.2-4
[ 139s] I: Retrieving x11-common 1:7.7+23
[ 139s] I: Validating x11-common 1:7.7+23
[ 139s] I: Retrieving xdg-utils 1.1.3-4.1
[ 139s] I: Validating xdg-utils 1.1.3-4.1
[ 139s] I: Retrieving xfonts-encodings 1:1.0.4-2.1
[ 139s] I: Validating xfonts-encodings 1:1.0.4-2.1
[ 139s] I: Retrieving xfonts-utils 1:7.7+6
[ 139s] I: Validating xfonts-utils 1:7.7+6
[ 139s] I: Retrieving xkb-data 2.33-1
[ 139s] I: Validating xkb-data 2.33-1
[ 139s] I: Retrieving xz-utils 5.2.5-2
[ 139s] I: Validating xz-utils 5.2.5-2
[ 139s] I: Retrieving zlib1g 1:1.2.11.dfsg-2
[ 139s] I: Validating zlib1g 1:1.2.11.dfsg-2
[ 139s] I: Retrieving zlib1g-dev 1:1.2.11.dfsg-2
[ 139s] I: Validating zlib1g-dev 1:1.2.11.dfsg-2
[ 139s] I: Chosen extractor for .deb packages: dpkg-deb
[ 139s] I: Extracting base-files...
[ 139s] I: Extracting base-passwd...
[ 139s] I: Extracting bash...
[ 140s] I: Extracting coreutils...
[ 140s] I: Extracting dash...
[ 140s] I: Extracting debconf...
[ 140s] I: Extracting debianutils...
[ 140s] I: Extracting diffutils...
[ 140s] I: Extracting dpkg...
[ 141s] I: Extracting findutils...
[ 141s] I: Extracting gcc-11-base...
[ 141s] I: Extracting grep...
[ 141s] I: Extracting gzip...
[ 141s] I: Extracting hostname...
[ 141s] I: Extracting init-system-helpers...
[ 141s] I: Extracting libacl1...
[ 141s] I: Extracting libattr1...
[ 141s] I: Extracting libaudit-common...
[ 141s] I: Extracting libaudit1...
[ 141s] I: Extracting libblkid1...
[ 141s] I: Extracting libbz2-1.0...
[ 141s] I: Extracting libc-bin...
[ 141s] I: Extracting libc6...
[ 142s] I: Extracting libcap-ng0...
[ 142s] I: Extracting libcap2...
[ 142s] I: Extracting libcom-err2...
[ 142s] I: Extracting libcrypt1...
[ 142s] I: Extracting libdb5.3...
[ 142s] I: Extracting libdebconfclient0...
[ 142s] I: Extracting libgcc-s1...
[ 142s] I: Extracting libgcrypt20...
[ 142s] I: Extracting libgmp10...
[ 142s] I: Extracting libgpg-error0...
[ 142s] I: Extracting libgssapi-krb5-2...
[ 142s] I: Extracting libk5crypto3...
[ 142s] I: Extracting libkeyutils1...
[ 142s] I: Extracting libkrb5-3...
[ 142s] I: Extracting libkrb5support0...
[ 142s] I: Extracting liblz4-1...
[ 142s] I: Extracting liblzma5...
[ 142s] I: Extracting libmount1...
[ 142s] I: Extracting libnsl2...
[ 142s] I: Extracting libpam-modules...
[ 142s] I: Extracting libpam-modules-bin...
[ 142s] I: Extracting libpam-runtime...
[ 142s] I: Extracting libpam0g...
[ 142s] I: Extracting libpcre2-8-0...
[ 142s] I: Extracting libpcre3...
[ 142s] I: Extracting libselinux1...
[ 142s] I: Extracting libsemanage-common...
[ 142s] I: Extracting libsemanage1...
[ 142s] I: Extracting libsepol1...
[ 143s] I: Extracting libsmartcols1...
[ 143s] I: Extracting libssl1.1...
[ 143s] I: Extracting libsystemd0...
[ 143s] I: Extracting libtinfo6...
[ 143s] I: Extracting libtirpc-common...
[ 143s] I: Extracting libtirpc3...
[ 143s] I: Extracting libudev1...
[ 143s] I: Extracting libuuid1...
[ 143s] I: Extracting libzstd1...
[ 143s] I: Extracting login...
[ 143s] I: Extracting lsb-base...
[ 143s] I: Extracting mawk...
[ 143s] I: Extracting mount...
[ 143s] I: Extracting ncurses-base...
[ 143s] I: Extracting passwd...
[ 143s] I: Extracting perl-base...
[ 144s] I: Extracting sed...
[ 144s] I: Extracting sensible-utils...
[ 144s] I: Extracting tar...
[ 144s] I: Extracting tzdata...
[ 144s] I: Extracting util-linux...
[ 145s] I: Extracting zlib1g...
[ 145s] I: Installing core packages...
[ 148s] I: Unpacking required packages...
[ 148s] I: Unpacking base-files...
[ 148s] I: Unpacking base-passwd...
[ 148s] I: Unpacking bash...
[ 149s] I: Unpacking coreutils...
[ 149s] I: Unpacking dash...
[ 149s] I: Unpacking debconf...
[ 149s] I: Unpacking debianutils...
[ 150s] I: Unpacking diffutils...
[ 150s] I: Unpacking dpkg...
[ 150s] I: Unpacking findutils...
[ 150s] I: Unpacking gcc-11-base:amd64...
[ 150s] I: Unpacking grep...
[ 150s] I: Unpacking gzip...
[ 150s] I: Unpacking hostname...
[ 151s] I: Unpacking init-system-helpers...
[ 151s] I: Unpacking libacl1:amd64...
[ 151s] I: Unpacking libattr1:amd64...
[ 151s] I: Unpacking libaudit-common...
[ 151s] I: Unpacking libaudit1:amd64...
[ 151s] I: Unpacking libblkid1:amd64...
[ 151s] I: Unpacking libbz2-1.0:amd64...
[ 151s] I: Unpacking libc-bin...
[ 151s] I: Unpacking libc6:amd64...
[ 152s] I: Unpacking libcap-ng0:amd64...
[ 152s] I: Unpacking libcap2:amd64...
[ 152s] I: Unpacking libcom-err2:amd64...
[ 152s] I: Unpacking libcrypt1:amd64...
[ 152s] I: Unpacking libdb5.3:amd64...
[ 152s] I: Unpacking libdebconfclient0:amd64...
[ 152s] I: Unpacking libgcc-s1:amd64...
[ 152s] I: Unpacking libgcrypt20:amd64...
[ 152s] I: Unpacking libgmp10:amd64...
[ 153s] I: Unpacking libgpg-error0:amd64...
[ 153s] I: Unpacking libgssapi-krb5-2:amd64...
[ 153s] I: Unpacking libk5crypto3:amd64...
[ 153s] I: Unpacking libkeyutils1:amd64...
[ 153s] I: Unpacking libkrb5-3:amd64...
[ 153s] I: Unpacking libkrb5support0:amd64...
[ 153s] I: Unpacking liblz4-1:amd64...
[ 153s] I: Unpacking liblzma5:amd64...
[ 153s] I: Unpacking libmount1:amd64...
[ 153s] I: Unpacking libnsl2:amd64...
[ 153s] I: Unpacking libpam-modules:amd64...
[ 154s] I: Unpacking libpam-modules-bin...
[ 154s] I: Unpacking libpam-runtime...
[ 154s] I: Unpacking libpam0g:amd64...
[ 154s] I: Unpacking libpcre2-8-0:amd64...
[ 154s] I: Unpacking libpcre3:amd64...
[ 154s] I: Unpacking libselinux1:amd64...
[ 154s] I: Unpacking libsemanage-common...
[ 154s] I: Unpacking libsemanage1:amd64...
[ 154s] I: Unpacking libsepol1:amd64...
[ 154s] I: Unpacking libsmartcols1:amd64...
[ 154s] I: Unpacking libssl1.1:amd64...
[ 155s] I: Unpacking libsystemd0:amd64...
[ 155s] I: Unpacking libtinfo6:amd64...
[ 155s] I: Unpacking libtirpc-common...
[ 155s] I: Unpacking libtirpc3:amd64...
[ 155s] I: Unpacking libudev1:amd64...
[ 155s] I: Unpacking libuuid1:amd64...
[ 155s] I: Unpacking libzstd1:amd64...
[ 155s] I: Unpacking login...
[ 155s] I: Unpacking lsb-base...
[ 155s] I: Unpacking mawk...
[ 155s] I: Unpacking mount...
[ 156s] I: Unpacking ncurses-base...
[ 156s] I: Unpacking passwd...
[ 156s] I: Unpacking perl-base...
[ 156s] I: Unpacking sed...
[ 156s] I: Unpacking sensible-utils...
[ 156s] I: Unpacking tar...
[ 157s] I: Unpacking tzdata...
[ 157s] I: Unpacking util-linux...
[ 158s] I: Unpacking zlib1g:amd64...
[ 158s] I: Configuring required packages...
[ 158s] I: Configuring gcc-11-base:amd64...
[ 158s] I: Configuring lsb-base...
[ 158s] I: Configuring libtirpc-common...
[ 158s] I: Configuring libaudit-common...
[ 158s] I: Configuring libsemanage-common...
[ 158s] I: Configuring ncurses-base...
[ 158s] I: Configuring sensible-utils...
[ 158s] I: Configuring libgcc-s1:amd64...
[ 158s] I: Configuring libc6:amd64...
[ 158s] I: Configuring libudev1:amd64...
[ 158s] I: Configuring libsepol1:amd64...
[ 158s] I: Configuring libattr1:amd64...
[ 158s] I: Configuring debianutils...
[ 158s] I: Configuring mawk...
[ 158s] I: Configuring libdebconfclient0:amd64...
[ 158s] I: Configuring base-files...
[ 158s] I: Configuring libbz2-1.0:amd64...
[ 158s] I: Configuring base-passwd...
[ 158s] I: Configuring libdb5.3:amd64...
[ 158s] I: Configuring libblkid1:amd64...
[ 158s] I: Configuring libtinfo6:amd64...
[ 158s] I: Configuring bash...
[ 159s] I: Configuring libzstd1:amd64...
[ 159s] I: Configuring libkeyutils1:amd64...
[ 159s] I: Configuring liblzma5:amd64...
[ 159s] I: Configuring libgpg-error0:amd64...
[ 159s] I: Configuring liblz4-1:amd64...
[ 159s] I: Configuring libc-bin...
[ 159s] I: Configuring libacl1:amd64...
[ 159s] I: Configuring libsmartcols1:amd64...
[ 159s] I: Configuring libgcrypt20:amd64...
[ 159s] I: Configuring zlib1g:amd64...
[ 159s] I: Configuring libcrypt1:amd64...
[ 159s] I: Configuring libcom-err2:amd64...
[ 159s] I: Configuring diffutils...
[ 159s] I: Configuring libcap2:amd64...
[ 159s] I: Configuring libkrb5support0:amd64...
[ 159s] I: Configuring hostname...
[ 159s] I: Configuring libpcre3:amd64...
[ 159s] I: Configuring libcap-ng0:amd64...
[ 159s] I: Configuring libgmp10:amd64...
[ 159s] I: Configuring libaudit1:amd64...
[ 159s] I: Configuring libuuid1:amd64...
[ 159s] I: Configuring libpcre2-8-0:amd64...
[ 159s] I: Configuring libk5crypto3:amd64...
[ 159s] I: Configuring libsystemd0:amd64...
[ 159s] I: Configuring libselinux1:amd64...
[ 159s] I: Configuring sed...
[ 159s] I: Configuring findutils...
[ 159s] I: Configuring libmount1:amd64...
[ 159s] I: Configuring libsemanage1:amd64...
[ 159s] I: Configuring tar...
[ 159s] I: Configuring coreutils...
[ 159s] I: Configuring dpkg...
[ 159s] I: Configuring mount...
[ 159s] I: Configuring grep...
[ 159s] I: Configuring perl-base...
[ 159s] I: Configuring init-system-helpers...
[ 159s] I: Configuring gzip...
[ 159s] I: Configuring debconf...
[ 159s] I: Configuring tzdata...
[ 160s] I: Configuring libpam0g:amd64...
[ 160s] I: Configuring util-linux...
[ 160s] I: Configuring dash...
[ 161s] I: Configuring libssl1.1:amd64...
[ 161s] I: Configuring libpam-modules-bin...
[ 161s] I: Configuring libkrb5-3:amd64...
[ 161s] I: Configuring libgssapi-krb5-2:amd64...
[ 161s] I: Configuring libtirpc3:amd64...
[ 161s] I: Configuring libnsl2:amd64...
[ 161s] I: Configuring libpam-modules:amd64...
[ 161s] I: Configuring passwd...
[ 161s] I: Configuring libpam-runtime...
[ 161s] I: Configuring login...
[ 161s] I: Configuring libc-bin...
[ 161s] I: Unpacking the base system...
[ 168s] I: Unpacking adduser...
[ 168s] I: Unpacking apt...
[ 168s] I: Unpacking autoconf...
[ 168s] I: Unpacking automake...
[ 169s] I: Unpacking autopoint...
[ 169s] I: Unpacking autotools-dev...
[ 169s] I: Unpacking binutils...
[ 169s] I: Unpacking binutils-common:amd64...
[ 169s] I: Unpacking binutils-x86-64-linux-gnu...
[ 170s] I: Unpacking bison...
[ 170s] I: Unpacking bsdextrautils...
[ 170s] I: Unpacking build-essential...
[ 170s] I: Unpacking bzip2...
[ 170s] I: Unpacking cpp...
[ 170s] I: Unpacking cpp-11...
[ 177s] I: Unpacking debhelper...
[ 177s] I: Unpacking debian-archive-keyring...
[ 177s] I: Unpacking dh-autoreconf...
[ 177s] I: Unpacking dh-exec...
[ 177s] I: Unpacking dh-python...
[ 177s] I: Unpacking dh-strip-nondeterminism...
[ 177s] I: Unpacking doxygen...
[ 178s] I: Unpacking dpkg-dev...
[ 178s] I: Unpacking dwz...
[ 178s] I: Unpacking fakeroot...
[ 178s] I: Unpacking fig2dev...
[ 179s] I: Unpacking fig2ps...
[ 179s] I: Unpacking file...
[ 179s] I: Unpacking flex...
[ 179s] I: Unpacking fontconfig...
[ 179s] I: Unpacking fontconfig-config...
[ 179s] I: Unpacking fonts-lmodern...
[ 180s] I: Unpacking fonts-urw-base35...
[ 181s] I: Unpacking g++...
[ 181s] I: Unpacking g++-11...
[ 188s] I: Unpacking gawk...
[ 188s] I: Unpacking gcc...
[ 189s] I: Unpacking gcc-11...
[ 197s] I: Unpacking gettext...
[ 197s] I: Unpacking gettext-base...
[ 197s] I: Unpacking gfortran...
[ 197s] I: Unpacking gfortran-11...
[ 205s] I: Unpacking ghostscript...
[ 205s] I: Unpacking gpgv...
[ 205s] I: Unpacking graphviz...
[ 205s] I: Unpacking groff-base...
[ 206s] I: Unpacking hicolor-icon-theme...
[ 206s] I: Unpacking ibverbs-providers:amd64...
[ 206s] I: Unpacking insserv...
[ 206s] I: Unpacking intltool-debian...
[ 206s] I: Unpacking libaec-dev:amd64...
[ 206s] I: Unpacking libaec0:amd64...
[ 206s] I: Unpacking libann0...
[ 206s] I: Unpacking libapache-pom-java...
[ 206s] I: Unpacking libapt-pkg6.0:amd64...
[ 206s] I: Unpacking libarchive-zip-perl...
[ 206s] I: Unpacking libasan6:amd64...
[ 207s] I: Unpacking libatomic1:amd64...
[ 207s] I: Unpacking libavahi-client3:amd64...
[ 207s] I: Unpacking libavahi-common-data:amd64...
[ 207s] I: Unpacking libavahi-common3:amd64...
[ 207s] I: Unpacking libbinutils:amd64...
[ 207s] I: Unpacking libblas-dev:amd64...
[ 207s] I: Unpacking libblas3:amd64...
[ 207s] I: Unpacking libbrotli1:amd64...
[ 208s] I: Unpacking libbsd0:amd64...
[ 208s] I: Unpacking libc-dev-bin...
[ 208s] I: Unpacking libc6-dev:amd64...
[ 208s] I: Unpacking libcairo2:amd64...
[ 208s] I: Unpacking libcbor0.8:amd64...
[ 208s] I: Unpacking libcc1-0:amd64...
[ 208s] I: Unpacking libcdt5:amd64...
[ 209s] I: Unpacking libcgns-dev...
[ 209s] I: Unpacking libcgns3.4:amd64...
[ 209s] I: Unpacking libcgraph6:amd64...
[ 209s] I: Unpacking libclang-cpp11...
[ 211s] I: Unpacking libclang1-11...
[ 212s] I: Unpacking libcommons-logging-java...
[ 212s] I: Unpacking libcommons-parent-java...
[ 212s] I: Unpacking libcrypt-dev:amd64...
[ 212s] I: Unpacking libctf-nobfd0:amd64...
[ 212s] I: Unpacking libctf0:amd64...
[ 212s] I: Unpacking libcups2:amd64...
[ 212s] I: Unpacking libcurl4:amd64...
[ 212s] I: Unpacking libcurl4-openssl-dev:amd64...
[ 212s] I: Unpacking libdatrie1:amd64...
[ 212s] I: Unpacking libdbus-1-3:amd64...
[ 212s] I: Unpacking libdebhelper-perl...
[ 212s] I: Unpacking libdeflate0:amd64...
[ 213s] I: Unpacking libdouble-conversion3:amd64...
[ 213s] I: Unpacking libdpkg-perl...
[ 213s] I: Unpacking libdrm-amdgpu1:amd64...
[ 213s] I: Unpacking libdrm-common...
[ 213s] I: Unpacking libdrm-intel1:amd64...
[ 213s] I: Unpacking libdrm-nouveau2:amd64...
[ 213s] I: Unpacking libdrm-radeon1:amd64...
[ 213s] I: Unpacking libdrm2:amd64...
[ 213s] I: Unpacking libedit2:amd64...
[ 213s] I: Unpacking libegl-mesa0:amd64...
[ 213s] I: Unpacking libegl1:amd64...
[ 213s] I: Unpacking libelf1:amd64...
[ 213s] I: Unpacking libevdev2:amd64...
[ 213s] I: Unpacking libevent-2.1-7:amd64...
[ 213s] I: Unpacking libevent-core-2.1-7:amd64...
[ 214s] I: Unpacking libevent-dev...
[ 214s] I: Unpacking libevent-extra-2.1-7:amd64...
[ 214s] I: Unpacking libevent-openssl-2.1-7:amd64...
[ 214s] I: Unpacking libevent-pthreads-2.1-7:amd64...
[ 214s] I: Unpacking libfabric1...
[ 214s] I: Unpacking libfakeroot:amd64...
[ 214s] I: Unpacking libffi8:amd64...
[ 214s] I: Unpacking libfido2-1:amd64...
[ 214s] I: Unpacking libfile-stripnondeterminism-perl...
[ 214s] I: Unpacking libfontbox-java...
[ 214s] I: Unpacking libfontconfig1:amd64...
[ 214s] I: Unpacking libfontenc1:amd64...
[ 214s] I: Unpacking libfreetype6:amd64...
[ 215s] I: Unpacking libfribidi0:amd64...
[ 215s] I: Unpacking libgbm1:amd64...
[ 215s] I: Unpacking libgcc-11-dev:amd64...
[ 215s] I: Unpacking libgd3:amd64...
[ 215s] I: Unpacking libgdbm-compat4:amd64...
[ 215s] I: Unpacking libgdbm6:amd64...
[ 215s] I: Unpacking libgfortran-11-dev:amd64...
[ 216s] I: Unpacking libgfortran5:amd64...
[ 216s] I: Unpacking libgl1:amd64...
[ 216s] I: Unpacking libgl1-mesa-dri:amd64...
[ 218s] I: Unpacking libglapi-mesa:amd64...
[ 218s] I: Unpacking libglib2.0-0:amd64...
[ 218s] I: Unpacking libglvnd0:amd64...
[ 218s] I: Unpacking libglx-mesa0:amd64...
[ 218s] I: Unpacking libglx0:amd64...
[ 218s] I: Unpacking libgnutls30:amd64...
[ 218s] I: Unpacking libgomp1:amd64...
[ 218s] I: Unpacking libgraphite2-3:amd64...
[ 219s] I: Unpacking libgs9:amd64...
[ 219s] I: Unpacking libgs9-common...
[ 219s] I: Unpacking libgts-0.7-5:amd64...
[ 219s] I: Unpacking libgudev-1.0-0:amd64...
[ 219s] I: Unpacking libgvc6...
[ 220s] I: Unpacking libgvpr2:amd64...
[ 220s] I: Unpacking libharfbuzz0b:amd64...
[ 220s] I: Unpacking libhdf5-103-1:amd64...
[ 220s] I: Unpacking libhdf5-mpi-dev...
[ 220s] I: Unpacking libhdf5-openmpi-103-1:amd64...
[ 220s] I: Unpacking libhdf5-openmpi-cpp-103-1:amd64...
[ 220s] I: Unpacking libhdf5-openmpi-dev...
[ 221s] I: Unpacking libhdf5-openmpi-fortran-102:amd64...
[ 221s] I: Unpacking libhdf5-openmpi-hl-100:amd64...
[ 221s] I: Unpacking libhdf5-openmpi-hl-cpp-100:amd64...
[ 221s] I: Unpacking libhdf5-openmpi-hl-fortran-100:amd64...
[ 221s] I: Unpacking libhogweed6:amd64...
[ 221s] I: Unpacking libhwloc-dev:amd64...
[ 221s] I: Unpacking libhwloc-plugins:amd64...
[ 221s] I: Unpacking libhwloc15:amd64...
[ 221s] I: Unpacking libibverbs-dev:amd64...
[ 221s] I: Unpacking libibverbs1:amd64...
[ 222s] I: Unpacking libice6:amd64...
[ 222s] I: Unpacking libicu67:amd64...
[ 223s] I: Unpacking libidn12:amd64...
[ 223s] I: Unpacking libidn2-0:amd64...
[ 223s] I: Unpacking libijs-0.35:amd64...
[ 223s] I: Unpacking libinput-bin...
[ 223s] I: Unpacking libinput10:amd64...
[ 223s] I: Unpacking libisl23:amd64...
[ 224s] I: Unpacking libitm1:amd64...
[ 224s] I: Unpacking libjbig0:amd64...
[ 224s] I: Unpacking libjbig2dec0:amd64...
[ 224s] I: Unpacking libjpeg-dev:amd64...
[ 224s] I: Unpacking libjpeg62-turbo:amd64...
[ 224s] I: Unpacking libjpeg62-turbo-dev:amd64...
[ 224s] I: Unpacking libjs-jquery...
[ 224s] I: Unpacking libjs-jquery-ui...
[ 224s] I: Unpacking libkpathsea6:amd64...
[ 224s] I: Unpacking liblab-gamut1:amd64...
[ 224s] I: Unpacking liblcms2-2:amd64...
[ 225s] I: Unpacking libldap-2.4-2:amd64...
[ 225s] I: Unpacking libllvm11:amd64...
[ 228s] I: Unpacking libllvm12:amd64...
[ 231s] I: Unpacking liblsan0:amd64...
[ 231s] I: Unpacking libltdl-dev:amd64...
[ 231s] I: Unpacking libltdl7:amd64...
[ 231s] I: Unpacking libmagic-mgc...
[ 231s] I: Unpacking libmagic1:amd64...
[ 231s] I: Unpacking libmd0:amd64...
[ 231s] I: Unpacking libmd4c0:amd64...
[ 232s] I: Unpacking libmedc-dev:amd64...
[ 232s] I: Unpacking libmedc11:amd64...
[ 232s] I: Unpacking libmime-charset-perl...
[ 232s] I: Unpacking libmpc3:amd64...
[ 232s] I: Unpacking libmpdec3:amd64...
[ 232s] I: Unpacking libmtdev1:amd64...
[ 232s] I: Unpacking libncurses5:amd64...
[ 232s] I: Unpacking libncursesw6:amd64...
[ 232s] I: Unpacking libnetpbm10...
[ 232s] I: Unpacking libnettle8:amd64...
[ 232s] I: Unpacking libnghttp2-14:amd64...
[ 232s] I: Unpacking libnl-3-200:amd64...
[ 232s] I: Unpacking libnl-3-dev:amd64...
[ 233s] I: Unpacking libnl-route-3-200:amd64...
[ 233s] I: Unpacking libnl-route-3-dev:amd64...
[ 233s] I: Unpacking libnsl-dev:amd64...
[ 233s] I: Unpacking libnss-myhostname:amd64...
[ 233s] I: Unpacking libnuma-dev:amd64...
[ 233s] I: Unpacking libnuma1:amd64...
[ 233s] I: Unpacking libopenjp2-7:amd64...
[ 233s] I: Unpacking libopenmpi-dev:amd64...
[ 234s] I: Unpacking libopenmpi3:amd64...
[ 234s] I: Unpacking libp11-kit0:amd64...
[ 234s] I: Unpacking libpango-1.0-0:amd64...
[ 234s] I: Unpacking libpangocairo-1.0-0:amd64...
[ 234s] I: Unpacking libpangoft2-1.0-0:amd64...
[ 234s] I: Unpacking libpaper-utils...
[ 235s] I: Unpacking libpaper1:amd64...
[ 235s] I: Unpacking libpathplan4:amd64...
[ 235s] I: Unpacking libpciaccess0:amd64...
[ 235s] I: Unpacking libpcre2-16-0:amd64...
[ 235s] I: Unpacking libpdfbox-java...
[ 235s] I: Unpacking libperl-dev:amd64...
[ 236s] I: Unpacking libperl5.32:amd64...
[ 237s] I: Unpacking libpipeline1:amd64...
[ 237s] I: Unpacking libpixman-1-0:amd64...
[ 237s] I: Unpacking libpmix-dev:amd64...
[ 237s] I: Unpacking libpmix2:amd64...
[ 237s] I: Unpacking libpng16-16:amd64...
[ 237s] I: Unpacking libpsl5:amd64...
[ 237s] I: Unpacking libpsm-infinipath1...
[ 237s] I: Unpacking libpsm2-2...
[ 237s] I: Unpacking libptexenc1:amd64...
[ 237s] I: Unpacking libpython3-stdlib:amd64...
[ 237s] I: Unpacking libpython3.9:amd64...
[ 238s] I: Unpacking libpython3.9-stdlib:amd64...
[ 238s] I: Unpacking libqt5core5a:amd64...
[ 238s] I: Unpacking libqt5dbus5:amd64...
[ 239s] I: Unpacking libqt5designer5:amd64...
[ 239s] I: Unpacking libqt5gui5:amd64...
[ 239s] I: Unpacking libqt5help5:amd64...
[ 240s] I: Unpacking libqt5network5:amd64...
[ 240s] I: Unpacking libqt5printsupport5:amd64...
[ 240s] I: Unpacking libqt5sql5:amd64...
[ 240s] I: Unpacking libqt5test5:amd64...
[ 240s] I: Unpacking libqt5widgets5:amd64...
[ 240s] I: Unpacking libqt5xml5:amd64...
[ 240s] I: Unpacking libquadmath0:amd64...
[ 240s] I: Unpacking librdmacm1:amd64...
[ 241s] I: Unpacking librtmp1:amd64...
[ 241s] I: Unpacking libsasl2-2:amd64...
[ 241s] I: Unpacking libsasl2-modules-db:amd64...
[ 241s] I: Unpacking libscotch-6.1:amd64...
[ 241s] I: Unpacking libscotch-dev...
[ 241s] I: Unpacking libseccomp2:amd64...
[ 241s] I: Unpacking libsensors-config...
[ 241s] I: Unpacking libsensors5:amd64...
[ 241s] I: Unpacking libsm6:amd64...
[ 241s] I: Unpacking libsombok3:amd64...
[ 241s] I: Unpacking libsqlite3-0:amd64...
[ 242s] I: Unpacking libssh2-1:amd64...
[ 242s] I: Unpacking libssl-dev:amd64...
[ 242s] I: Unpacking libstdc++-11-dev:amd64...
[ 243s] I: Unpacking libstdc++6:amd64...
[ 243s] I: Unpacking libsub-override-perl...
[ 243s] I: Unpacking libsynctex2:amd64...
[ 243s] I: Unpacking libsz2:amd64...
[ 243s] I: Unpacking libtasn1-6:amd64...
[ 243s] I: Unpacking libteckit0:amd64...
[ 243s] I: Unpacking libtexlua53:amd64...
[ 243s] I: Unpacking libtexluajit2:amd64...
[ 243s] I: Unpacking libthai-data...
[ 244s] I: Unpacking libthai0:amd64...
[ 244s] I: Unpacking libtiff5:amd64...
[ 244s] I: Unpacking libtinfo5:amd64...
[ 244s] I: Unpacking libtirpc-dev:amd64...
[ 244s] I: Unpacking libtool...
[ 244s] I: Unpacking libtsan0:amd64...
[ 245s] I: Unpacking libubsan1:amd64...
[ 245s] I: Unpacking libuchardet0:amd64...
[ 245s] I: Unpacking libucx0:amd64...
[ 245s] I: Unpacking libunicode-linebreak-perl...
[ 245s] I: Unpacking libunistring2:amd64...
[ 245s] I: Unpacking libvulkan1:amd64...
[ 245s] I: Unpacking libwacom-common...
[ 246s] I: Unpacking libwacom2:amd64...
[ 246s] I: Unpacking libwayland-client0:amd64...
[ 246s] I: Unpacking libwayland-server0:amd64...
[ 246s] I: Unpacking libwebp6:amd64...
[ 246s] I: Unpacking libx11-6:amd64...
[ 246s] I: Unpacking libx11-data...
[ 246s] I: Unpacking libx11-xcb1:amd64...
[ 246s] I: Unpacking libxapian30:amd64...
[ 247s] I: Unpacking libxau6:amd64...
[ 247s] I: Unpacking libxaw7:amd64...
[ 247s] I: Unpacking libxcb-dri2-0:amd64...
[ 247s] I: Unpacking libxcb-dri3-0:amd64...
[ 247s] I: Unpacking libxcb-glx0:amd64...
[ 247s] I: Unpacking libxcb-icccm4:amd64...
[ 247s] I: Unpacking libxcb-image0:amd64...
[ 247s] I: Unpacking libxcb-keysyms1:amd64...
[ 247s] I: Unpacking libxcb-present0:amd64...
[ 247s] I: Unpacking libxcb-randr0:amd64...
[ 247s] I: Unpacking libxcb-render-util0:amd64...
[ 247s] I: Unpacking libxcb-render0:amd64...
[ 247s] I: Unpacking libxcb-shape0:amd64...
[ 247s] I: Unpacking libxcb-shm0:amd64...
[ 248s] I: Unpacking libxcb-sync1:amd64...
[ 248s] I: Unpacking libxcb-util1:amd64...
[ 248s] I: Unpacking libxcb-xfixes0:amd64...
[ 248s] I: Unpacking libxcb-xinerama0:amd64...
[ 248s] I: Unpacking libxcb-xinput0:amd64...
[ 248s] I: Unpacking libxcb-xkb1:amd64...
[ 248s] I: Unpacking libxcb1:amd64...
[ 248s] I: Unpacking libxdmcp6:amd64...
[ 248s] I: Unpacking libxext6:amd64...
[ 248s] I: Unpacking libxfixes3:amd64...
[ 248s] I: Unpacking libxi6:amd64...
[ 248s] I: Unpacking libxkbcommon-x11-0:amd64...
[ 248s] I: Unpacking libxkbcommon0:amd64...
[ 248s] I: Unpacking libxml2:amd64...
[ 248s] I: Unpacking libxmu6:amd64...
[ 249s] I: Unpacking libxnvctrl0:amd64...
[ 249s] I: Unpacking libxpm4:amd64...
[ 249s] I: Unpacking libxrender1:amd64...
[ 249s] I: Unpacking libxshmfence1:amd64...
[ 249s] I: Unpacking libxt6:amd64...
[ 249s] I: Unpacking libxxf86vm1:amd64...
[ 249s] I: Unpacking libxxhash0:amd64...
[ 249s] I: Unpacking libz3-4:amd64...
[ 250s] I: Unpacking libzzip-0-13:amd64...
[ 250s] I: Unpacking linux-libc-dev:amd64...
[ 251s] I: Unpacking lmodern...
[ 252s] I: Unpacking m4...
[ 252s] I: Unpacking make...
[ 252s] I: Unpacking man-db...
[ 253s] I: Unpacking media-types...
[ 253s] I: Unpacking mpi-default-dev...
[ 253s] I: Unpacking netpbm...
[ 253s] I: Unpacking ocl-icd-libopencl1:amd64...
[ 253s] I: Unpacking openmpi-bin...
[ 253s] I: Unpacking openmpi-common...
[ 253s] I: Unpacking openssh-client...
[ 254s] I: Unpacking patch...
[ 254s] I: Unpacking perl...
[ 254s] I: Unpacking perl-modules-5.32...
[ 255s] I: Unpacking po-debconf...
[ 255s] I: Unpacking poppler-data...
[ 255s] I: Unpacking preview-latex-style...
[ 255s] I: Unpacking pyqt5-dev-tools...
[ 255s] I: Unpacking python3...
[ 255s] I: Unpacking python3-distutils...
[ 256s] I: Unpacking python3-lib2to3...
[ 256s] I: Unpacking python3-pyqt5...
[ 256s] I: Unpacking python3-pyqt5.sip...
[ 256s] I: Unpacking python3.9...
[ 256s] I: Unpacking rpcsvc-proto...
[ 256s] I: Unpacking shared-mime-info...
[ 257s] I: Unpacking t1utils...
[ 257s] I: Unpacking tango-icon-theme...
[ 258s] I: Unpacking tex-common...
[ 258s] I: Unpacking texlive-base...
[ 260s] I: Unpacking texlive-binaries...
[ 262s] I: Unpacking texlive-extra-utils...
[ 268s] I: Unpacking texlive-font-utils...
[ 269s] I: Unpacking texlive-fonts-recommended...
[ 270s] I: Unpacking texlive-latex-base...
[ 271s] I: Unpacking texlive-latex-extra...
[ 275s] I: Unpacking texlive-latex-recommended...
[ 277s] I: Unpacking texlive-luatex...
[ 279s] I: Unpacking texlive-pictures...
[ 281s] I: Unpacking texlive-plain-generic...
[ 287s] I: Unpacking ucf...
[ 287s] I: Unpacking x11-common...
[ 287s] I: Unpacking xdg-utils...
[ 287s] I: Unpacking xfonts-encodings...
[ 288s] I: Unpacking xfonts-utils...
[ 289s] I: Unpacking xkb-data...
[ 289s] I: Unpacking xz-utils...
[ 289s] I: Unpacking zlib1g-dev:amd64...
[ 289s] I: Configuring the base system...
[ 289s] I: Configuring media-types...
[ 289s] I: Configuring libpipeline1:amd64...
[ 289s] I: Configuring libgraphite2-3:amd64...
[ 289s] I: Configuring liblcms2-2:amd64...
[ 289s] I: Configuring libpixman-1-0:amd64...
[ 289s] I: Configuring libpciaccess0:amd64...
[ 289s] I: Configuring libxau6:amd64...
[ 289s] I: Configuring adduser...
[ 290s] I: Configuring bsdextrautils...
[ 290s] I: Configuring hicolor-icon-theme...
[ 290s] I: Configuring libdatrie1:amd64...
[ 290s] I: Configuring libmagic-mgc...
[ 290s] I: Configuring gawk...
[ 290s] I: Configuring libtexlua53:amd64...
[ 290s] I: Configuring libglvnd0:amd64...
[ 290s] I: Configuring libijs-0.35:amd64...
[ 290s] I: Configuring libcbor0.8:amd64...
[ 290s] I: Configuring perl-modules-5.32...
[ 290s] I: Configuring libtexluajit2:amd64...
[ 290s] I: Configuring libbrotli1:amd64...
[ 290s] I: Configuring libfontbox-java...
[ 290s] I: Configuring libsqlite3-0:amd64...
[ 290s] I: Configuring liblab-gamut1:amd64...
[ 290s] I: Configuring binutils-common:amd64...
[ 290s] I: Configuring debian-archive-keyring...
[ 290s] I: Configuring x11-common...
[ 290s] I: Configuring libsensors-config...
[ 290s] I: Configuring libnghttp2-14:amd64...
[ 290s] I: Configuring libmagic1:amd64...
[ 290s] I: Configuring libunistring2:amd64...
[ 290s] I: Configuring libdeflate0:amd64...
[ 290s] I: Configuring linux-libc-dev:amd64...
[ 290s] I: Configuring libctf-nobfd0:amd64...
[ 290s] I: Configuring gettext-base...
[ 290s] I: Configuring m4...
[ 290s] I: Configuring xkb-data...
[ 290s] I: Configuring libidn2-0:amd64...
[ 290s] I: Configuring libzzip-0-13:amd64...
[ 290s] I: Configuring file...
[ 290s] I: Configuring libnetpbm10...
[ 290s] I: Configuring fonts-urw-base35...
[ 290s] I: Configuring libgomp1:amd64...
[ 290s] I: Configuring bzip2...
[ 290s] I: Configuring libjbig0:amd64...
[ 290s] I: Configuring libseccomp2:amd64...
[ 290s] I: Configuring libpcre2-16-0:amd64...
[ 290s] I: Configuring libaec0:amd64...
[ 290s] I: Configuring libfakeroot:amd64...
[ 290s] I: Configuring libasan6:amd64...
[ 290s] I: Configuring poppler-data...
[ 291s] I: Configuring libsasl2-modules-db:amd64...
[ 291s] I: Configuring fakeroot...
[ 291s] I: Configuring libfontenc1:amd64...
[ 291s] I: Configuring autotools-dev...
[ 291s] I: Configuring libblas3:amd64...
[ 291s] I: Configuring libtirpc-dev:amd64...
[ 291s] I: Configuring rpcsvc-proto...
[ 291s] I: Configuring libjpeg62-turbo:amd64...
[ 291s] I: Configuring libnettle8:amd64...
[ 291s] I: Configuring libx11-data...
[ 291s] I: Configuring make...
[ 291s] I: Configuring libjbig2dec0:amd64...
[ 291s] I: Configuring libpathplan4:amd64...
[ 291s] I: Configuring libapache-pom-java...
[ 291s] I: Configuring libavahi-common-data:amd64...
[ 291s] I: Configuring libdbus-1-3:amd64...
[ 291s] I: Configuring xz-utils...
[ 291s] I: Configuring xfonts-encodings...
[ 291s] I: Configuring libfribidi0:amd64...
[ 291s] I: Configuring t1utils...
[ 291s] I: Configuring libquadmath0:amd64...
[ 292s] I: Configuring libssl-dev:amd64...
[ 292s] I: Configuring libpng16-16:amd64...
[ 292s] I: Configuring libhwloc15:amd64...
[ 292s] I: Configuring libmpc3:amd64...
[ 292s] I: Configuring libevent-core-2.1-7:amd64...
[ 292s] I: Configuring libatomic1:amd64...
[ 292s] I: Configuring libidn12:amd64...
[ 292s] I: Configuring libevent-2.1-7:amd64...
[ 292s] I: Configuring patch...
[ 292s] I: Configuring autopoint...
[ 292s] I: Configuring libwebp6:amd64...
[ 292s] I: Configuring libnss-myhostname:amd64...
[ 292s] I: Configuring ucf...
[ 292s] I: Configuring libsensors5:amd64...
[ 292s] I: Configuring insserv...
[ 292s] I: Configuring libncursesw6:amd64...
[ 292s] I: Configuring libltdl7:amd64...
[ 292s] I: Configuring libglapi-mesa:amd64...
[ 292s] I: Configuring libkpathsea6:amd64...
[ 292s] I: Configuring libsasl2-2:amd64...
[ 292s] I: Configuring libgfortran5:amd64...
[ 292s] I: Configuring libmtdev1:amd64...
[ 292s] I: Configuring libvulkan1:amd64...
[ 292s] I: Configuring libffi8:amd64...
[ 292s] I: Configuring libnuma1:amd64...
[ 292s] I: Configuring libmd0:amd64...
[ 292s] I: Configuring libnsl-dev:amd64...
[ 292s] I: Configuring ocl-icd-libopencl1:amd64...
[ 292s] I: Configuring libxshmfence1:amd64...
[ 292s] I: Configuring gpgv...
[ 292s] I: Configuring libcrypt-dev:amd64...
[ 292s] I: Configuring libxxhash0:amd64...
[ 292s] I: Configuring libnl-3-200:amd64...
[ 292s] I: Configuring bison...
[ 292s] I: Configuring libpsm2-2...
[ 292s] I: Configuring openmpi-common...
[ 292s] I: Configuring libtasn1-6:amd64...
[ 292s] I: Configuring libmd4c0:amd64...
[ 292s] I: Configuring fonts-lmodern...
[ 292s] I: Configuring libopenjp2-7:amd64...
[ 292s] I: Configuring libthai-data...
[ 292s] I: Configuring libssh2-1:amd64...
[ 292s] I: Configuring libcdt5:amd64...
[ 292s] I: Configuring libcgraph6:amd64...
[ 292s] I: Configuring libtiff5:amd64...
[ 292s] I: Configuring libpsm-infinipath1...
[ 292s] I: Configuring libjs-jquery...
[ 292s] I: Configuring libscotch-6.1:amd64...
[ 292s] I: Configuring libbinutils:amd64...
[ 292s] I: Configuring libfido2-1:amd64...
[ 292s] I: Configuring libisl23:amd64...
[ 292s] I: Configuring libc-dev-bin...
[ 292s] I: Configuring libbsd0:amd64...
[ 292s] I: Configuring libtinfo5:amd64...
[ 292s] I: Configuring libdrm-common...
[ 292s] I: Configuring libelf1:amd64...
[ 292s] I: Configuring libevdev2:amd64...
[ 292s] I: Configuring xdg-utils...
[ 292s] I: Configuring libstdc++6:amd64...
[ 292s] I: Configuring liblsan0:amd64...
[ 292s] I: Configuring libblas-dev:amd64...
[ 292s] I: Configuring libsz2:amd64...
[ 292s] I: Configuring libitm1:amd64...
[ 292s] I: Configuring libsynctex2:amd64...
[ 292s] I: Configuring libgdbm6:amd64...
[ 292s] I: Configuring tango-icon-theme...
[ 292s] I: Configuring libevent-pthreads-2.1-7:amd64...
[ 292s] I: Configuring libwacom-common...
[ 292s] I: Configuring libtsan0:amd64...
[ 292s] I: Configuring libxkbcommon0:amd64...
[ 292s] I: Configuring libwayland-client0:amd64...
[ 292s] I: Configuring libctf0:amd64...
[ 292s] I: Configuring libgs9-common...
[ 292s] I: Configuring cpp-11...
[ 292s] I: Configuring libxapian30:amd64...
[ 292s] I: Configuring libwayland-server0:amd64...
[ 292s] I: Configuring libpaper1:amd64...
[ 293s] I: Configuring libice6:amd64...
[ 293s] I: Configuring libxdmcp6:amd64...
[ 293s] I: Configuring libdouble-conversion3:amd64...
[ 293s] I: Configuring libevent-extra-2.1-7:amd64...
[ 293s] I: Configuring flex...
[ 293s] I: Configuring libpsl5:amd64...
[ 293s] I: Configuring libxcb1:amd64...
[ 293s] I: Configuring libhogweed6:amd64...
[ 293s] I: Configuring libxcb-xfixes0:amd64...
[ 293s] I: Configuring libpdfbox-java...
[ 293s] I: Configuring libxcb-xinput0:amd64...
[ 293s] I: Configuring libicu67:amd64...
[ 293s] I: Configuring libxcb-render0:amd64...
[ 293s] I: Configuring libglib2.0-0:amd64...
[ 293s] I: Configuring fontconfig-config...
[ 294s] I: Configuring libxcb-glx0:amd64...
[ 294s] I: Configuring libedit2:amd64...
[ 294s] I: Configuring libcommons-parent-java...
[ 294s] I: Configuring libxcb-keysyms1:amd64...
[ 294s] I: Configuring libaec-dev:amd64...
[ 294s] I: Configuring libxcb-shape0:amd64...
[ 294s] I: Configuring libavahi-common3:amd64...
[ 294s] I: Configuring libcommons-logging-java...
[ 294s] I: Configuring libevent-openssl-2.1-7:amd64...
[ 294s] I: Configuring libxcb-render-util0:amd64...
[ 294s] I: Configuring libxcb-shm0:amd64...
[ 294s] I: Configuring libxcb-icccm4:amd64...
[ 294s] I: Configuring libpaper-utils...
[ 294s] I: Configuring libncurses5:amd64...
[ 294s] I: Configuring libxcb-util1:amd64...
[ 294s] I: Configuring libxcb-xkb1:amd64...
[ 294s] I: Configuring libxcb-image0:amd64...
[ 294s] I: Configuring libnl-route-3-200:amd64...
[ 294s] I: Configuring libxcb-present0:amd64...
[ 294s] I: Configuring libgts-0.7-5:amd64...
[ 294s] I: Configuring tex-common...
[ 294s] I: Configuring libthai0:amd64...
[ 294s] I: Configuring libz3-4:amd64...
[ 294s] I: Configuring libxcb-xinerama0:amd64...
[ 294s] I: Configuring libjs-jquery-ui...
[ 294s] I: Configuring libptexenc1:amd64...
[ 295s] I: Configuring libfreetype6:amd64...
[ 295s] I: Configuring libxcb-sync1:amd64...
[ 295s] I: Configuring libapt-pkg6.0:amd64...
[ 295s] I: Configuring libteckit0:amd64...
[ 295s] I: Configuring libann0...
[ 295s] I: Configuring libp11-kit0:amd64...
[ 295s] I: Configuring libxkbcommon-x11-0:amd64...
[ 295s] I: Configuring libevent-dev...
[ 295s] I: Configuring libgdbm-compat4:amd64...
[ 295s] I: Configuring netpbm...
[ 295s] I: Configuring libperl5.32:amd64...
[ 295s] I: Configuring libubsan1:amd64...
[ 295s] I: Configuring libxcb-dri2-0:amd64...
[ 295s] I: Configuring libgvpr2:amd64...
[ 295s] I: Configuring libgcc-11-dev:amd64...
[ 295s] I: Configuring libdrm2:amd64...
[ 295s] I: Configuring dwz...
[ 295s] I: Configuring libnl-3-dev:amd64...
[ 295s] I: Configuring libxcb-randr0:amd64...
[ 295s] I: Configuring cpp...
[ 295s] I: Configuring libuchardet0:amd64...
[ 295s] I: Configuring libmpdec3:amd64...
[ 295s] I: Configuring libc6-dev:amd64...
[ 295s] I: Configuring libx11-6:amd64...
[ 295s] I: Configuring libharfbuzz0b:amd64...
[ 295s] I: Configuring libfontconfig1:amd64...
[ 295s] I: Configuring libsm6:amd64...
[ 295s] I: Configuring libxml2:amd64...
[ 295s] I: Configuring libavahi-client3:amd64...
[ 295s] I: Configuring libcc1-0:amd64...
[ 295s] I: Configuring libgudev-1.0-0:amd64...
[ 295s] I: Configuring libpython3.9-stdlib:amd64...
[ 295s] I: Configuring libpython3-stdlib:amd64...
[ 295s] I: Configuring binutils-x86-64-linux-gnu...
[ 295s] I: Configuring libdrm-amdgpu1:amd64...
[ 295s] I: Configuring libxcb-dri3-0:amd64...
[ 295s] I: Configuring libx11-xcb1:amd64...
[ 295s] I: Configuring libibverbs1:amd64...
[ 295s] I: Configuring fontconfig...
[ 298s] I: Configuring libdrm-nouveau2:amd64...
[ 298s] I: Configuring gettext...
[ 298s] I: Configuring libxpm4:amd64...
[ 298s] I: Configuring libxrender1:amd64...
[ 298s] I: Configuring libgbm1:amd64...
[ 298s] I: Configuring ibverbs-providers:amd64...
[ 298s] I: Configuring libsombok3:amd64...
[ 298s] I: Configuring libgfortran-11-dev:amd64...
[ 298s] I: Configuring libdrm-radeon1:amd64...
[ 298s] I: Configuring openssh-client...
[ 299s] I: Configuring preview-latex-style...
[ 299s] I: Configuring libpango-1.0-0:amd64...
[ 299s] I: Configuring libdrm-intel1:amd64...
[ 299s] I: Configuring libxext6:amd64...
[ 299s] I: Configuring binutils...
[ 299s] I: Configuring xfonts-utils...
[ 299s] I: Configuring libcairo2:amd64...
[ 299s] I: Configuring libxxf86vm1:amd64...
[ 299s] I: Configuring libnuma-dev:amd64...
[ 299s] I: Configuring libxnvctrl0:amd64...
[ 299s] I: Configuring libnl-route-3-dev:amd64...
[ 299s] I: Configuring perl...
[ 299s] I: Configuring libegl-mesa0:amd64...
[ 299s] I: Configuring libgnutls30:amd64...
[ 299s] I: Configuring libpython3.9:amd64...
[ 299s] I: Configuring libllvm11:amd64...
[ 299s] I: Configuring libjpeg62-turbo-dev:amd64...
[ 299s] I: Configuring libxfixes3:amd64...
[ 299s] I: Configuring librtmp1:amd64...
[ 299s] I: Configuring libllvm12:amd64...
[ 299s] I: Configuring shared-mime-info...
[ 301s] I: Configuring libgd3:amd64...
[ 301s] I: Configuring libclang1-11...
[ 301s] I: Configuring libxt6:amd64...
[ 301s] I: Configuring libqt5core5a:amd64...
[ 301s] I: Configuring libdpkg-perl...
[ 301s] I: Configuring autoconf...
[ 301s] I: Configuring libstdc++-11-dev:amd64...
[ 301s] I: Configuring libcups2:amd64...
[ 301s] I: Configuring zlib1g-dev:amd64...
[ 301s] I: Configuring gcc-11...
[ 301s] I: Configuring groff-base...
[ 301s] I: Configuring libmime-charset-perl...
[ 301s] I: Configuring libqt5dbus5:amd64...
[ 301s] I: Configuring lmodern...
[ 301s] I: Configuring libegl1:amd64...
[ 301s] I: Configuring libsub-override-perl...
[ 301s] I: Configuring libpangoft2-1.0-0:amd64...
[ 301s] I: Configuring libqt5test5:amd64...
[ 301s] I: Configuring libwacom2:amd64...
[ 301s] I: Configuring python3.9...
[ 305s] I: Configuring libpangocairo-1.0-0:amd64...
[ 305s] I: Configuring automake...
[ 306s] I: Configuring librdmacm1:amd64...
[ 306s] I: Configuring libucx0:amd64...
[ 306s] I: Configuring libxmu6:amd64...
[ 306s] I: Configuring apt...
[ 308s] I: Configuring libgs9:amd64...
[ 309s] I: Configuring libxi6:amd64...
[ 309s] I: Configuring libtool...
[ 309s] I: Configuring g++-11...
[ 309s] I: Configuring libarchive-zip-perl...
[ 309s] I: Configuring libdebhelper-perl...
[ 309s] I: Configuring libgl1-mesa-dri:amd64...
[ 309s] I: Configuring libjpeg-dev:amd64...
[ 310s] I: Configuring libldap-2.4-2:amd64...
[ 310s] I: Configuring libperl-dev:amd64...
[ 310s] I: Configuring python3...
[ 311s] I: Configuring libxaw7:amd64...
[ 311s] I: Configuring libibverbs-dev:amd64...
[ 311s] I: Configuring ghostscript...
[ 311s] I: Configuring libhwloc-plugins:amd64...
[ 311s] I: Configuring man-db...
[ 370s] I: Configuring fig2dev...
[ 370s] I: Configuring libqt5network5:amd64...
[ 370s] I: Configuring gcc...
[ 371s] I: Configuring dpkg-dev...
[ 371s] I: Configuring libinput-bin...
[ 371s] I: Configuring intltool-debian...
[ 371s] I: Configuring libclang-cpp11...
[ 371s] I: Configuring libqt5sql5:amd64...
[ 371s] I: Configuring dh-autoreconf...
[ 371s] I: Configuring libltdl-dev:amd64...
[ 371s] I: Configuring libqt5xml5:amd64...
[ 371s] I: Configuring doxygen...
[ 371s] I: Configuring libunicode-linebreak-perl...
[ 371s] I: Configuring libgvc6...
[ 371s] I: Configuring gfortran-11...
[ 371s] I: Configuring python3-pyqt5.sip...
[ 371s] I: Configuring g++...
[ 371s] I: Configuring texlive-binaries...
[ 371s] I: Configuring build-essential...
[ 371s] I: Configuring libcurl4:amd64...
[ 371s] I: Configuring libhwloc-dev:amd64...
[ 371s] I: Configuring python3-lib2to3...
[ 371s] I: Configuring texlive-base...
[ 377s] I: Configuring python3-distutils...
[ 377s] I: Configuring dh-python...
[ 377s] I: Configuring libfile-stripnondeterminism-perl...
[ 377s] I: Configuring graphviz...
[ 377s] I: Configuring libfabric1...
[ 377s] I: Configuring libinput10:amd64...
[ 377s] I: Configuring libglx-mesa0:amd64...
[ 377s] I: Configuring libglx0:amd64...
[ 378s] I: Configuring libpmix2:amd64...
[ 378s] I: Configuring texlive-luatex...
[ 378s] I: Configuring po-debconf...
[ 378s] I: Configuring libopenmpi3:amd64...
[ 378s] I: Configuring texlive-plain-generic...
[ 378s] I: Configuring texlive-font-utils...
[ 378s] I: Configuring gfortran...
[ 378s] I: Configuring libgl1:amd64...
[ 378s] I: Configuring texlive-latex-base...
[ 378s] I: Configuring libcurl4-openssl-dev:amd64...
[ 378s] I: Configuring texlive-extra-utils...
[ 378s] I: Configuring texlive-latex-recommended...
[ 378s] I: Configuring texlive-pictures...
[ 378s] I: Configuring dh-strip-nondeterminism...
[ 378s] I: Configuring libhdf5-103-1:amd64...
[ 378s] I: Configuring texlive-fonts-recommended...
[ 378s] I: Configuring libpmix-dev:amd64...
[ 378s] I: Configuring openmpi-bin...
[ 378s] I: Configuring libhdf5-openmpi-103-1:amd64...
[ 378s] I: Configuring libmedc11:amd64...
[ 378s] I: Configuring libqt5gui5:amd64...
[ 378s] I: Configuring debhelper...
[ 378s] I: Configuring texlive-latex-extra...
[ 378s] I: Configuring libqt5widgets5:amd64...
[ 378s] I: Configuring dh-exec...
[ 378s] I: Configuring libqt5help5:amd64...
[ 378s] I: Configuring libqt5printsupport5:amd64...
[ 378s] I: Configuring libhdf5-openmpi-fortran-102:amd64...
[ 378s] I: Configuring libcgns3.4:amd64...
[ 378s] I: Configuring libhdf5-openmpi-hl-100:amd64...
[ 378s] I: Configuring libopenmpi-dev:amd64...
[ 378s] I: Configuring libhdf5-openmpi-cpp-103-1:amd64...
[ 378s] I: Configuring fig2ps...
[ 378s] I: Configuring libhdf5-openmpi-hl-cpp-100:amd64...
[ 378s] I: Configuring libhdf5-openmpi-hl-fortran-100:amd64...
[ 378s] I: Configuring libqt5designer5:amd64...
[ 378s] I: Configuring libcgns-dev...
[ 378s] I: Configuring mpi-default-dev...
[ 378s] I: Configuring libhdf5-openmpi-dev...
[ 378s] I: Configuring python3-pyqt5...
[ 378s] I: Configuring libscotch-dev...
[ 378s] I: Configuring pyqt5-dev-tools...
[ 379s] I: Configuring libhdf5-mpi-dev...
[ 379s] I: Configuring libmedc-dev:amd64...
[ 379s] I: Configuring libc-bin...
[ 379s] I: Configuring tex-common...
[ 403s] I: Base system installed successfully.
[ 404s] 127.0.0.1 localhost
[ 404s] 127.0.0.1 potassium
[ 404s] 127.0.0.2 localhost.
[ 404s] Reading package lists...
[ 404s] ==== Kernel ====
[ 404s]
[ 404s] Linux potassium 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
[ 404s]
[ 404s] ==== Filesystems in build chroot ====
[ 404s]
[ 404s] 471 105 0:4 / /proc rw,relatime shared:265 - proc none rw
[ 404s] 478 105 0:18 / /sys ro,relatime shared:269 - sysfs none rw
[ 404s] 513 105 0:61 / /dev/pts rw,relatime shared:289 - devpts none rw,gid=5,mode=620,ptmxmode=666
[ 404s] 520 105 0:64 / /dev/shm rw,relatime shared:293 - tmpfs none rw
[ 405s]
[ 405s] ==== User identity in build chroot ====
[ 405s]
[ 405s] uid=399(abuild) gid=399(abuild) groups=399(abuild)
[ 405s]
[ 405s] ==== Environment variables in build chroot ====
[ 405s]
[ 405s] HOME=/home/abuild
[ 405s] LOGNAME=abuild
[ 405s] MAIL=/var/mail/abuild
[ 405s] PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[ 405s] PWD=/home/abuild
[ 405s] SHELL=/bin/bash
[ 405s] SHLVL=0
[ 405s] TERM=screen
[ 405s] USER=abuild
[ 405s] _=/usr/bin/env
[ 405s]
[ 405s] ==== Packages installed in build chroot ====
[ 405s]
[ 405s] adduser 3.118
[ 405s] apt 2.3.11
[ 405s] autoconf 2.71-21.1
[ 405s] automake 1:1.16.5-11.1
[ 405s] autopoint 0.21-4
[ 405s] autotools-dev 20180224.1+nmu1
[ 405s] base-files 12
[ 405s] base-passwd 3.5.521.1
[ 405s] bash 5.1-3.11.1
[ 405s] binutils 2.37-81.1
[ 405s] binutils-common:amd64 2.37-81.1
[ 405s] binutils-x86-64-linux-gnu 2.37-81.1
[ 405s] bison 2:3.8.2+dfsg-11.1
[ 405s] bsdextrautils 2.37.2-4
[ 405s] build-essential 12.91.1
[ 405s] bzip2 1.0.8-4
[ 405s] coreutils 8.32-4.1
[ 405s] cpp 4:11.2.0-2
[ 405s] cpp-11 11.2.0-10
[ 405s] dash 0.5.11+git20210903+057cd650a4ed-3exp12.1
[ 405s] debconf 1.5.79
[ 405s] debhelper 13.5.2
[ 405s] debian-archive-keyring 2021.1.1
[ 405s] debianutils 5.5-1
[ 405s] dh-autoreconf 20
[ 405s] dh-exec 0.23.4
[ 405s] dh-python 5.20211022.1
[ 405s] dh-strip-nondeterminism 1.12.0-2
[ 405s] diffutils 1:3.7-5
[ 405s] doxygen 1.9.1-2
[ 405s] dpkg 1.20.9
[ 405s] dpkg-dev 1.20.9
[ 405s] dwz 0.14-1
[ 405s] fakeroot 1.26-1
[ 405s] fig2dev 1:3.2.8b-1
[ 405s] fig2ps 1.5-7
[ 405s] file 1:5.39-3
[ 405s] findutils 4.8.0-1
[ 405s] flex 2.6.4-8
[ 405s] fontconfig 2.13.1-4.2
[ 405s] fontconfig-config 2.13.1-4.2
[ 405s] fonts-lmodern 2.004.5-6.1
[ 405s] fonts-urw-base35 20200910-1
[ 405s] g++ 4:11.2.0-2
[ 405s] g++-11 11.2.0-10
[ 405s] gawk 1:5.1.0-1
[ 405s] gcc 4:11.2.0-2
[ 405s] gcc-11 11.2.0-10
[ 405s] gcc-11-base:amd64 11.2.0-10
[ 405s] gettext 0.21-4
[ 405s] gettext-base 0.21-4
[ 405s] gfortran 4:11.2.0-2
[ 405s] gfortran-11 11.2.0-10
[ 405s] ghostscript 9.54.0~dfsg-5
[ 405s] gpgv 2.2.27-2
[ 405s] graphviz 2.42.2-5+b1
[ 405s] grep 3.7-1
[ 405s] groff-base 1.22.4-7
[ 405s] gzip 1.10-4
[ 405s] hicolor-icon-theme 0.17-2
[ 405s] hostname 3.23
[ 405s] ibverbs-providers:amd64 36.0-1
[ 405s] init-system-helpers 1.60
[ 405s] insserv 1.23.0-1
[ 405s] intltool-debian 0.35.0+20060710.5
[ 405s] libacl1:amd64 2.3.1-11.1
[ 405s] libaec-dev:amd64 1.0.6-1
[ 405s] libaec0:amd64 1.0.6-1
[ 405s] libann0 1.1.2+doc-71.1
[ 405s] libapache-pom-java 18-1
[ 405s] libapt-pkg6.0:amd64 2.3.11
[ 405s] libarchive-zip-perl 1.68-1
[ 405s] libasan6:amd64 11.2.0-10
[ 405s] libatomic1:amd64 11.2.0-10
[ 405s] libattr1:amd64 1:2.5.1-11.1
[ 405s] libaudit-common 1:3.0.6-11.1
[ 405s] libaudit1:amd64 1:3.0.6-11.1
[ 405s] libavahi-client3:amd64 0.8-51.1
[ 405s] libavahi-common-data:amd64 0.8-51.1
[ 405s] libavahi-common3:amd64 0.8-51.1
[ 405s] libbinutils:amd64 2.37-81.1
[ 405s] libblas-dev:amd64 3.10.0-1
[ 405s] libblas3:amd64 3.10.0-1
[ 405s] libblkid1:amd64 2.37.2-4
[ 405s] libbrotli1:amd64 1.0.9-21.1
[ 405s] libbsd0:amd64 0.11.3-1
[ 405s] libbz2-1.0:amd64 1.0.8-4
[ 405s] libc-bin 2.32-4
[ 405s] libc-dev-bin 2.32-4
[ 405s] libc6:amd64 2.32-4
[ 405s] libc6-dev:amd64 2.32-4
[ 405s] libcairo2:amd64 1.16.0-51.1
[ 405s] libcap-ng0:amd64 0.7.9-2.2+b1
[ 405s] libcap2:amd64 1:2.44-1
[ 405s] libcbor0.8:amd64 0.8.0-1
[ 405s] libcc1-0:amd64 11.2.0-10
[ 405s] libcdt5:amd64 2.42.2-5+b1
[ 405s] libcgns-dev 3.4.0-3
[ 405s] libcgns3.4:amd64 3.4.0-3
[ 405s] libcgraph6:amd64 2.42.2-5+b1
[ 405s] libclang-cpp11 1:11.1.0-4
[ 405s] libclang1-11 1:11.1.0-4
[ 405s] libcom-err2:amd64 1.46.4-1
[ 405s] libcommons-logging-java 1.2-2
[ 405s] libcommons-parent-java 43-1
[ 405s] libcrypt-dev:amd64 1:4.4.25-2
[ 405s] libcrypt1:amd64 1:4.4.25-2
[ 405s] libctf-nobfd0:amd64 2.37-81.1
[ 405s] libctf0:amd64 2.37-81.1
[ 405s] libcups2:amd64 2.3.3op2-7
[ 405s] libcurl4:amd64 7.74.0-1.3+b1
[ 405s] libcurl4-openssl-dev:amd64 7.74.0-1.3+b1
[ 405s] libdatrie1:amd64 0.2.13-2
[ 405s] libdb5.3:amd64 5.3.28+dfsg1-0.8
[ 405s] libdbus-1-3:amd64 1.12.20-3
[ 405s] libdebconfclient0:amd64 0.2601.1
[ 405s] libdebhelper-perl 13.5.2
[ 405s] libdeflate0:amd64 1.8-1
[ 405s] libdouble-conversion3:amd64 3.1.5-7
[ 405s] libdpkg-perl 1.20.9
[ 405s] libdrm-amdgpu1:amd64 2.4.107-8
[ 405s] libdrm-common 2.4.107-8
[ 405s] libdrm-intel1:amd64 2.4.107-8
[ 405s] libdrm-nouveau2:amd64 2.4.107-8
[ 405s] libdrm-radeon1:amd64 2.4.107-8
[ 405s] libdrm2:amd64 2.4.107-8
[ 405s] libedit2:amd64 3.1-20210910-1
[ 405s] libegl-mesa0:amd64 21.2.5-1
[ 405s] libegl1:amd64 1.3.4-2+b1
[ 405s] libelf1:amd64 0.185-2
[ 405s] libevdev2:amd64 1.11.0+dfsg-1
[ 405s] libevent-2.1-7:amd64 2.1.12-stable-1
[ 405s] libevent-core-2.1-7:amd64 2.1.12-stable-1
[ 405s] libevent-dev 2.1.12-stable-1
[ 405s] libevent-extra-2.1-7:amd64 2.1.12-stable-1
[ 405s] libevent-openssl-2.1-7:amd64 2.1.12-stable-1
[ 405s] libevent-pthreads-2.1-7:amd64 2.1.12-stable-1
[ 405s] libexpat1:amd64 2.4.1-3
[ 405s] libfabric1 1.11.0-2
[ 405s] libfakeroot:amd64 1.26-1
[ 405s] libffi8:amd64 3.4.2-3
[ 405s] libfido2-1:amd64 1.9.0-1
[ 405s] libfile-stripnondeterminism-perl 1.12.0-2
[ 405s] libfontbox-java 1:1.8.16-2
[ 405s] libfontconfig1:amd64 2.13.1-4.2
[ 405s] libfontenc1:amd64 1:1.1.4-1
[ 405s] libfreetype6:amd64 2.11.0+dfsg-1
[ 405s] libfribidi0:amd64 1.0.8-2
[ 405s] libgbm1:amd64 21.2.5-1
[ 405s] libgcc-11-dev:amd64 11.2.0-10
[ 405s] libgcc-s1:amd64 11.2.0-10
[ 405s] libgcrypt20:amd64 1.9.4-3+b1
[ 405s] libgd3:amd64 2.3.0-2
[ 405s] libgdbm-compat4:amd64 1.22-1
[ 405s] libgdbm6:amd64 1.22-1
[ 405s] libgfortran-11-dev:amd64 11.2.0-10
[ 405s] libgfortran5:amd64 11.2.0-10
[ 405s] libgl1:amd64 1.3.4-2+b1
[ 405s] libgl1-mesa-dri:amd64 21.2.5-1
[ 405s] libglapi-mesa:amd64 21.2.5-1
[ 405s] libglib2.0-0:amd64 2.70.0-3
[ 405s] libglvnd0:amd64 1.3.4-2+b1
[ 405s] libglx-mesa0:amd64 21.2.5-1
[ 405s] libglx0:amd64 1.3.4-2+b1
[ 405s] libgmp10:amd64 2:6.2.1+dfsg-2
[ 405s] libgnutls30:amd64 3.7.2-2
[ 405s] libgomp1:amd64 11.2.0-10
[ 405s] libgpg-error0:amd64 1.42-3
[ 405s] libgraphite2-3:amd64 1.3.14-1
[ 405s] libgs9:amd64 9.54.0~dfsg-5
[ 405s] libgs9-common 9.54.0~dfsg-5
[ 405s] libgssapi-krb5-2:amd64 1.18.3-7
[ 405s] libgts-0.7-5:amd64 0.7.6+darcs121130-4+b1
[ 405s] libgudev-1.0-0:amd64 237-2
[ 405s] libgvc6 2.42.2-5+b1
[ 405s] libgvpr2:amd64 2.42.2-5+b1
[ 405s] libharfbuzz0b:amd64 2.7.4-1
[ 405s] libhdf5-103-1:amd64 1.10.7+repack-4
[ 405s] libhdf5-mpi-dev 1.10.7+repack-4
[ 405s] libhdf5-openmpi-103-1:amd64 1.10.7+repack-4
[ 405s] libhdf5-openmpi-cpp-103-1:amd64 1.10.7+repack-4
[ 405s] libhdf5-openmpi-dev 1.10.7+repack-4
[ 405s] libhdf5-openmpi-fortran-102:amd64 1.10.7+repack-4
[ 405s] libhdf5-openmpi-hl-100:amd64 1.10.7+repack-4
[ 405s] libhdf5-openmpi-hl-cpp-100:amd64 1.10.7+repack-4
[ 405s] libhdf5-openmpi-hl-fortran-100:amd64 1.10.7+repack-4
[ 405s] libhogweed6:amd64 3.7.3-1
[ 405s] libhwloc-dev:amd64 2.6.0-1
[ 405s] libhwloc-plugins:amd64 2.6.0-1
[ 405s] libhwloc15:amd64 2.6.0-1
[ 405s] libibverbs-dev:amd64 36.0-1
[ 405s] libibverbs1:amd64 36.0-1
[ 405s] libice6:amd64 2:1.0.10-1
[ 405s] libicu67:amd64 67.1-7
[ 405s] libidn12:amd64 1.38-4
[ 405s] libidn2-0:amd64 2.3.2-2
[ 405s] libijs-0.35:amd64 0.35-15
[ 405s] libinput-bin 1.19.2-1
[ 405s] libinput10:amd64 1.19.2-1
[ 405s] libisl23:amd64 0.24-2
[ 405s] libitm1:amd64 11.2.0-10
[ 405s] libjbig0:amd64 2.1-3.1+b2
[ 405s] libjbig2dec0:amd64 0.19-3
[ 405s] libjpeg-dev:amd64 1:2.0.6-4
[ 405s] libjpeg62-turbo:amd64 1:2.0.6-4
[ 405s] libjpeg62-turbo-dev:amd64 1:2.0.6-4
[ 405s] libjs-jquery 3.5.1+dfsg+~3.5.5-8
[ 405s] libjs-jquery-ui 1.12.1+dfsg-8
[ 405s] libk5crypto3:amd64 1.18.3-7
[ 405s] libkeyutils1:amd64 1.6.1-2
[ 405s] libkpathsea6:amd64 2021.20210626.59705-1
[ 405s] libkrb5-3:amd64 1.18.3-7
[ 405s] libkrb5support0:amd64 1.18.3-7
[ 405s] liblab-gamut1:amd64 2.42.2-5+b1
[ 405s] liblcms2-2:amd64 2.12~rc1-2
[ 405s] libldap-2.4-2:amd64 2.4.59+dfsg-1
[ 405s] libllvm11:amd64 1:11.1.0-4
[ 405s] libllvm12:amd64 1:12.0.1-16
[ 405s] liblsan0:amd64 11.2.0-10
[ 405s] libltdl-dev:amd64 2.4.6-15
[ 405s] libltdl7:amd64 2.4.6-15
[ 405s] liblz4-1:amd64 1.9.3-2
[ 405s] liblzma5:amd64 5.2.5-2
[ 405s] libmagic-mgc 1:5.39-3
[ 405s] libmagic1:amd64 1:5.39-3
[ 405s] libmd0:amd64 1.0.4-1
[ 405s] libmd4c0:amd64 0.4.8-1
[ 405s] libmedc-dev:amd64 4.1.0+repack-3
[ 405s] libmedc11:amd64 4.1.0+repack-3
[ 405s] libmime-charset-perl 1.012.2-1
[ 405s] libmount1:amd64 2.37.2-4
[ 405s] libmpc3:amd64 1.2.1-1
[ 405s] libmpdec3:amd64 2.5.1-2
[ 405s] libmpfr6:amd64 4.1.0-3
[ 405s] libmtdev1:amd64 1.1.6-1
[ 405s] libncurses5:amd64 6.2+20210905-1
[ 405s] libncursesw6:amd64 6.2+20210905-1
[ 405s] libnetpbm10 2:10.0-15.4
[ 405s] libnettle8:amd64 3.7.3-1
[ 405s] libnghttp2-14:amd64 1.43.0-1
[ 405s] libnl-3-200:amd64 3.4.0-1+b1
[ 405s] libnl-3-dev:amd64 3.4.0-1+b1
[ 405s] libnl-route-3-200:amd64 3.4.0-1+b1
[ 405s] libnl-route-3-dev:amd64 3.4.0-1+b1
[ 405s] libnsl-dev:amd64 1.3.0-2
[ 405s] libnsl2:amd64 1.3.0-2
[ 405s] libnss-myhostname:amd64 249.5-2
[ 405s] libnuma-dev:amd64 2.0.14-3
[ 405s] libnuma1:amd64 2.0.14-3
[ 405s] libopenjp2-7:amd64 2.4.0-3
[ 405s] libopenmpi-dev:amd64 4.1.2~rc1-5
[ 405s] libopenmpi3:amd64 4.1.2~rc1-5
[ 405s] libp11-kit0:amd64 0.24.0-5
[ 405s] libpam-modules:amd64 1.4.0-10
[ 405s] libpam-modules-bin 1.4.0-10
[ 405s] libpam-runtime 1.4.0-10
[ 405s] libpam0g:amd64 1.4.0-10
[ 405s] libpango-1.0-0:amd64 1.48.10+ds1-1
[ 405s] libpangocairo-1.0-0:amd64 1.48.10+ds1-1
[ 405s] libpangoft2-1.0-0:amd64 1.48.10+ds1-1
[ 405s] libpaper-utils 1.1.28+b1
[ 405s] libpaper1:amd64 1.1.28+b1
[ 405s] libpathplan4:amd64 2.42.2-5+b1
[ 405s] libpciaccess0:amd64 0.16-1
[ 405s] libpcre2-16-0:amd64 10.36-2
[ 405s] libpcre2-8-0:amd64 10.36-2
[ 405s] libpcre3:amd64 2:8.39-13
[ 405s] libpdfbox-java 1:1.8.16-2
[ 405s] libperl-dev:amd64 5.32.1-6
[ 405s] libperl5.32:amd64 5.32.1-6
[ 405s] libpipeline1:amd64 1.5.3-1
[ 405s] libpixman-1-0:amd64 0.40.0-1
[ 405s] libpmix-dev:amd64 4.1.1~rc5-1
[ 405s] libpmix2:amd64 4.1.1~rc5-1
[ 405s] libpng16-16:amd64 1.6.37-3
[ 405s] libpsl5:amd64 0.21.0-1.2
[ 405s] libpsm-infinipath1 3.3+20.604758e7-6.1
[ 405s] libpsm2-2 11.2.185-1
[ 405s] libptexenc1:amd64 2021.20210626.59705-1
[ 405s] libpython3-stdlib:amd64 3.9.7-1
[ 405s] libpython3.9:amd64 3.9.7-4
[ 405s] libpython3.9-minimal:amd64 3.9.7-4
[ 405s] libpython3.9-stdlib:amd64 3.9.7-4
[ 405s] libqt5core5a:amd64 5.15.2+dfsg-12
[ 405s] libqt5dbus5:amd64 5.15.2+dfsg-12
[ 405s] libqt5designer5:amd64 5.15.2-5
[ 405s] libqt5gui5:amd64 5.15.2+dfsg-12
[ 405s] libqt5help5:amd64 5.15.2-5
[ 405s] libqt5network5:amd64 5.15.2+dfsg-12
[ 405s] libqt5printsupport5:amd64 5.15.2+dfsg-12
[ 405s] libqt5sql5:amd64 5.15.2+dfsg-12
[ 405s] libqt5test5:amd64 5.15.2+dfsg-12
[ 405s] libqt5widgets5:amd64 5.15.2+dfsg-12
[ 405s] libqt5xml5:amd64 5.15.2+dfsg-12
[ 405s] libquadmath0:amd64 11.2.0-10
[ 405s] librdmacm1:amd64 36.0-1
[ 405s] libreadline8:amd64 8.1-2
[ 405s] librtmp1:amd64 2.4+20151223.gitfa8646d.1-2+b2
[ 405s] libsasl2-2:amd64 2.1.27+dfsg-2.2
[ 405s] libsasl2-modules-db:amd64 2.1.27+dfsg-2.2
[ 405s] libscotch-6.1:amd64 6.1.1-2
[ 405s] libscotch-dev 6.1.1-2
[ 405s] libseccomp2:amd64 2.5.2-2
[ 405s] libselinux1:amd64 3.1-3+b1
[ 405s] libsemanage-common 3.1-1
[ 405s] libsemanage1:amd64 3.1-1+b2
[ 405s] libsensors-config 1:3.6.0-7
[ 405s] libsensors5:amd64 1:3.6.0-7
[ 405s] libsepol1:amd64 3.1-1
[ 405s] libsigsegv2:amd64 2.13-1
[ 405s] libsm6:amd64 2:1.2.3-1
[ 405s] libsmartcols1:amd64 2.37.2-4
[ 405s] libsombok3:amd64 2.4.0-2+b1
[ 405s] libsqlite3-0:amd64 3.36.0-2
[ 405s] libssh2-1:amd64 1.10.0-2
[ 405s] libssl-dev:amd64 1.1.1l-1
[ 405s] libssl1.1:amd64 1.1.1l-1
[ 405s] libstdc++-11-dev:amd64 11.2.0-10
[ 405s] libstdc++6:amd64 11.2.0-10
[ 405s] libsub-override-perl 0.09-2
[ 405s] libsynctex2:amd64 2021.20210626.59705-1
[ 405s] libsystemd0:amd64 249.5-2
[ 405s] libsz2:amd64 1.0.6-1
[ 405s] libtasn1-6:amd64 4.17.0-2
[ 405s] libteckit0:amd64 2.5.10+ds1-3
[ 405s] libtexlua53:amd64 2021.20210626.59705-1
[ 405s] libtexluajit2:amd64 2021.20210626.59705-1
[ 405s] libthai-data 0.1.28-4.1
[ 405s] libthai0:amd64 0.1.28-4.1
[ 405s] libtiff5:amd64 4.3.0-2
[ 405s] libtinfo5:amd64 6.2+20210905-1
[ 405s] libtinfo6:amd64 6.2+20210905-1
[ 405s] libtirpc-common 1.3.2-2
[ 405s] libtirpc-dev:amd64 1.3.2-2
[ 405s] libtirpc3:amd64 1.3.2-2
[ 405s] libtool 2.4.6-15
[ 405s] libtsan0:amd64 11.2.0-10
[ 405s] libubsan1:amd64 11.2.0-10
[ 405s] libuchardet0:amd64 0.0.7-1
[ 405s] libucx0:amd64 1.11.2-1
[ 405s] libudev1:amd64 249.5-2
[ 405s] libunicode-linebreak-perl 0.0.20190101-1+b3
[ 405s] libunistring2:amd64 0.9.10-6
[ 405s] libuuid1:amd64 2.37.2-4
[ 405s] libvulkan1:amd64 1.2.189.0-2
[ 405s] libwacom-common 1.12-1
[ 405s] libwacom2:amd64 1.12-1
[ 405s] libwayland-client0:amd64 1.19.0-2+b1
[ 405s] libwayland-server0:amd64 1.19.0-2+b1
[ 405s] libwebp6:amd64 0.6.1-2.1
[ 405s] libx11-6:amd64 2:1.7.2-2+b1
[ 405s] libx11-data 2:1.7.2-2
[ 405s] libx11-xcb1:amd64 2:1.7.2-2+b1
[ 405s] libxapian30:amd64 1.4.18-4
[ 405s] libxau6:amd64 1:1.0.9-1
[ 405s] libxaw7:amd64 2:1.0.13-1.1
[ 405s] libxcb-dri2-0:amd64 1.14-3
[ 405s] libxcb-dri3-0:amd64 1.14-3
[ 405s] libxcb-glx0:amd64 1.14-3
[ 405s] libxcb-icccm4:amd64 0.4.1-1.1
[ 405s] libxcb-image0:amd64 0.4.0-1+b3
[ 405s] libxcb-keysyms1:amd64 0.4.0-1+b2
[ 405s] libxcb-present0:amd64 1.14-3
[ 405s] libxcb-randr0:amd64 1.14-3
[ 405s] libxcb-render-util0:amd64 0.3.9-1+b1
[ 405s] libxcb-render0:amd64 1.14-3
[ 405s] libxcb-shape0:amd64 1.14-3
[ 405s] libxcb-shm0:amd64 1.14-3
[ 405s] libxcb-sync1:amd64 1.14-3
[ 405s] libxcb-util1:amd64 0.4.0-1+b1
[ 405s] libxcb-xfixes0:amd64 1.14-3
[ 405s] libxcb-xinerama0:amd64 1.14-3
[ 405s] libxcb-xinput0:amd64 1.14-3
[ 405s] libxcb-xkb1:amd64 1.14-3
[ 405s] libxcb1:amd64 1.14-3
[ 405s] libxdmcp6:amd64 1:1.1.2-3
[ 405s] libxext6:amd64 2:1.3.4-1
[ 405s] libxfixes3:amd64 1:5.0.3-2
[ 405s] libxi6:amd64 2:1.8-1
[ 405s] libxkbcommon-x11-0:amd64 1.3.1-1
[ 405s] libxkbcommon0:amd64 1.3.1-1
[ 405s] libxml2:amd64 2.9.12+dfsg-5
[ 405s] libxmu6:amd64 2:1.1.2-2+b3
[ 405s] libxnvctrl0:amd64 470.57.02-2
[ 405s] libxpm4:amd64 1:3.5.12-1
[ 405s] libxrender1:amd64 1:0.9.10-1
[ 405s] libxshmfence1:amd64 1.3-1
[ 405s] libxt6:amd64 1:1.2.0-1
[ 405s] libxxf86vm1:amd64 1:1.1.4-1+b2
[ 405s] libxxhash0:amd64 0.8.0-2
[ 405s] libz3-4:amd64 4.8.12-1+b1
[ 405s] libzstd1:amd64 1.4.8+dfsg-3
[ 405s] libzzip-0-13:amd64 0.13.72+dfsg.1-1.1
[ 405s] linux-libc-dev:amd64 5.14.16-1
[ 405s] lmodern 2.004.5-6.1
[ 405s] login 1:4.8.1-1.1
[ 405s] lsb-base 11.1.0
[ 405s] m4 1.4.18-5
[ 405s] make 4.3-4.1
[ 405s] man-db 2.9.4-2
[ 405s] mawk 1.3.4.20200120-2
[ 405s] media-types 4.0.0
[ 405s] mount 2.37.2-4
[ 405s] mpi-default-dev 1.14
[ 405s] ncurses-base 6.2+20210905-1
[ 405s] netpbm 2:10.0-15.4
[ 405s] ocl-icd-libopencl1:amd64 2.2.14-3
[ 405s] openmpi-bin 4.1.2~rc1-5
[ 405s] openmpi-common 4.1.2~rc1-5
[ 405s] openssh-client 1:8.4p1-6
[ 405s] passwd 1:4.8.1-1.1
[ 405s] patch 2.7.6-7
[ 405s] perl 5.32.1-6
[ 405s] perl-base 5.32.1-6
[ 405s] perl-modules-5.32 5.32.1-6
[ 405s] po-debconf 1.0.21+nmu1
[ 405s] poppler-data 0.4.11-1
[ 405s] preview-latex-style 12.2-11.1
[ 405s] pyqt5-dev-tools 5.15.6+dfsg-1
[ 405s] python3 3.9.7-1
[ 405s] python3-distutils 3.9.7-1
[ 405s] python3-lib2to3 3.9.7-1
[ 405s] python3-minimal 3.9.7-1
[ 405s] python3-pyqt5 5.15.6+dfsg-1
[ 405s] python3-pyqt5.sip 12.9.0-3
[ 405s] python3.9 3.9.7-4
[ 405s] python3.9-minimal 3.9.7-4
[ 405s] readline-common 8.1-2
[ 405s] rpcsvc-proto 1.4.2-4
[ 405s] sed 4.8-1
[ 405s] sensible-utils 0.0.17
[ 405s] shared-mime-info 2.0-1
[ 405s] t1utils 1.41-4
[ 405s] tango-icon-theme 0.8.90-8
[ 405s] tar 1.34+dfsg-1
[ 405s] tex-common 6.17
[ 405s] texlive-base 2021.20210921-1
[ 405s] texlive-binaries 2021.20210626.59705-1
[ 405s] texlive-extra-utils 2021.20210921-1
[ 405s] texlive-font-utils 2021.20210921-1
[ 405s] texlive-fonts-recommended 2021.20210921-1
[ 405s] texlive-latex-base 2021.20210921-1
[ 405s] texlive-latex-extra 2021.20210921-1
[ 405s] texlive-latex-recommended 2021.20210921-1
[ 405s] texlive-luatex 2021.20210921-1
[ 405s] texlive-pictures 2021.20210921-1
[ 405s] texlive-plain-generic 2021.20210921-1
[ 405s] tzdata 2021e-1
[ 405s] ucf 3.0043
[ 405s] util-linux 2.37.2-4
[ 405s] x11-common 1:7.7+23
[ 405s] xdg-utils 1.1.3-4.1
[ 405s] xfonts-encodings 1:1.0.4-2.1
[ 405s] xfonts-utils 1:7.7+6
[ 405s] xkb-data 2.33-1
[ 405s] xz-utils 5.2.5-2
[ 405s] zlib1g:amd64 1:1.2.11.dfsg-2
[ 405s] zlib1g-dev:amd64 1:1.2.11.dfsg-2
[ 405s]
[ 405s] dpkg-buildpackage: info: source package code-saturne
[ 405s] dpkg-buildpackage: info: source version 6.0.2-21.1
[ 405s] dpkg-buildpackage: info: source distribution unstable
[ 405s] dpkg-buildpackage: info: source changed by OBS Build <obs at buildd>
[ 405s] dpkg-source --before-build .
[ 405s] dpkg-buildpackage: info: host architecture amd64
[ 406s] dpkg-source: info: using options from BUILD/debian/source/options: --extend-diff-ignore=(^|/).*\.po$
[ 406s] fakeroot debian/rules clean
[ 406s] dh clean
[ 406s] debian/rules override_dh_auto_clean
[ 406s] make[1]: Entering directory '/usr/src/packages/BUILD'
[ 406s] dh_auto_clean -- distclean
[ 406s] rm -f debian/epoch.tex
[ 406s] cd libple/po && rm -f *.gmo *.pot stamp-po
[ 406s] cd po && rm -f *.gmo *.pot stamp-po
[ 406s] rm -fr libple/build-aux
[ 406s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 406s] dh_clean
[ 406s] debian/rules build
[ 406s] dh build
[ 406s] dh_update_autotools_config
[ 407s] debian/rules override_dh_autoreconf
[ 407s] make[1]: Entering directory '/usr/src/packages/BUILD'
[ 407s] dh_autoreconf sbin/bootstrap
[ 407s] autoreconf: export WARNINGS=
[ 407s] autoreconf: Entering directory '.'
[ 407s] autoreconf: running: autopoint --force
[ 409s] Copying file ABOUT-NLS
[ 409s] Creating directory build-aux
[ 409s] Copying file build-aux/config.rpath
[ 409s] Copying file m4/codeset.m4
[ 410s] Copying file m4/extern-inline.m4
[ 410s] Copying file m4/fcntl-o.m4
[ 410s] Copying file m4/gettext.m4
[ 410s] Copying file m4/glibc2.m4
[ 410s] Copying file m4/glibc21.m4
[ 410s] Copying file m4/iconv.m4
[ 410s] Copying file m4/intdiv0.m4
[ 410s] Copying file m4/intl.m4
[ 410s] Copying file m4/intldir.m4
[ 410s] Copying file m4/intlmacosx.m4
[ 410s] Copying file m4/intmax.m4
[ 410s] Copying file m4/inttypes-pri.m4
[ 410s] Copying file m4/inttypes_h.m4
[ 410s] Copying file m4/lcmessage.m4
[ 410s] Copying file m4/lib-ld.m4
[ 410s] Copying file m4/lib-link.m4
[ 410s] Copying file m4/lib-prefix.m4
[ 410s] Copying file m4/lock.m4
[ 410s] Copying file m4/longlong.m4
[ 410s] Copying file m4/nls.m4
[ 410s] Copying file m4/po.m4
[ 410s] Copying file m4/printf-posix.m4
[ 410s] Copying file m4/progtest.m4
[ 410s] Copying file m4/size_max.m4
[ 410s] Copying file m4/stdint_h.m4
[ 410s] Copying file m4/threadlib.m4
[ 410s] Copying file m4/uintmax_t.m4
[ 410s] Copying file m4/visibility.m4
[ 410s] Copying file m4/wchar_t.m4
[ 410s] Copying file m4/wint_t.m4
[ 410s] Copying file m4/xsize.m4
[ 410s] Copying file po/Makefile.in.in
[ 410s] Copying file po/Makevars.template
[ 410s] Copying file po/Rules-quot
[ 411s] Copying file po/boldquot.sed
[ 411s] Copying file po/en at boldquot.header
[ 411s] Copying file po/en at quot.header
[ 411s] Copying file po/insert-header.sin
[ 411s] Copying file po/quot.sed
[ 411s] Copying file po/remove-potcdate.sin
[ 412s] autoreconf: running: aclocal --force -I m4
[ 415s] autoreconf: configure.ac: tracing
[ 416s] autoreconf: running: libtoolize --copy --force
[ 416s] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
[ 416s] libtoolize: copying file 'build-aux/ltmain.sh'
[ 416s] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
[ 416s] libtoolize: copying file 'm4/libtool.m4'
[ 417s] libtoolize: copying file 'm4/ltoptions.m4'
[ 417s] libtoolize: copying file 'm4/ltsugar.m4'
[ 417s] libtoolize: copying file 'm4/ltversion.m4'
[ 417s] libtoolize: copying file 'm4/lt~obsolete.m4'
[ 417s] autoreconf: configure.ac: not using Intltool
[ 417s] autoreconf: configure.ac: not using Gtkdoc
[ 417s] autoreconf: running: aclocal --force -I m4
[ 421s] autoreconf: running: /usr/bin/autoconf --force
[ 422s] configure.ac:323: warning: The macro `AC_HEADER_STDC' is obsolete.
[ 422s] configure.ac:323: You should run autoupdate.
[ 422s] ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
[ 422s] configure.ac:323: the top level
[ 422s] configure.ac:335: warning: The macro `AC_HEADER_TIME' is obsolete.
[ 422s] configure.ac:335: You should run autoupdate.
[ 422s] ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
[ 422s] configure.ac:335: the top level
[ 422s] autoreconf: running: /usr/bin/autoheader --force
[ 423s] autoreconf: running: automake --add-missing --copy --force-missing
[ 424s] configure.ac:127: installing 'build-aux/ar-lib'
[ 424s] configure.ac:119: installing 'build-aux/compile'
[ 424s] configure.ac:64: installing 'build-aux/config.guess'
[ 424s] configure.ac:64: installing 'build-aux/config.sub'
[ 424s] configure.ac:73: installing 'build-aux/install-sh'
[ 424s] configure.ac:73: installing 'build-aux/missing'
[ 425s] pyple/Makefile.am: installing 'build-aux/depcomp'
[ 425s] pyple/Makefile.am:30: installing 'build-aux/py-compile'
[ 425s] autoreconf: Leaving directory '.'
[ 425s] Generating po/POTFILES.in
[ 425s] autoreconf: export WARNINGS=
[ 425s] autoreconf: Entering directory '.'
[ 425s] autoreconf: running: autopoint --force
[ 427s] Copying file ABOUT-NLS
[ 427s] Copying file build-aux/config.rpath
[ 428s] Copying file m4/codeset.m4
[ 428s] Copying file m4/extern-inline.m4
[ 428s] Copying file m4/fcntl-o.m4
[ 428s] Copying file m4/gettext.m4
[ 428s] Copying file m4/glibc2.m4
[ 428s] Copying file m4/glibc21.m4
[ 428s] Copying file m4/iconv.m4
[ 428s] Copying file m4/intdiv0.m4
[ 428s] Copying file m4/intl.m4
[ 428s] Copying file m4/intldir.m4
[ 428s] Copying file m4/intlmacosx.m4
[ 428s] Copying file m4/intmax.m4
[ 428s] Copying file m4/inttypes-pri.m4
[ 428s] Copying file m4/inttypes_h.m4
[ 428s] Copying file m4/lcmessage.m4
[ 428s] Copying file m4/lib-ld.m4
[ 428s] Copying file m4/lib-link.m4
[ 428s] Copying file m4/lib-prefix.m4
[ 428s] Copying file m4/lock.m4
[ 428s] Copying file m4/longlong.m4
[ 428s] Copying file m4/nls.m4
[ 428s] Copying file m4/po.m4
[ 428s] Copying file m4/printf-posix.m4
[ 428s] Copying file m4/progtest.m4
[ 428s] Copying file m4/size_max.m4
[ 428s] Copying file m4/stdint_h.m4
[ 428s] Copying file m4/threadlib.m4
[ 429s] Copying file m4/uintmax_t.m4
[ 429s] Copying file m4/visibility.m4
[ 429s] Copying file m4/wchar_t.m4
[ 429s] Copying file m4/wint_t.m4
[ 429s] Copying file m4/xsize.m4
[ 429s] Copying file po/Makefile.in.in
[ 429s] Copying file po/Makevars.template
[ 429s] Copying file po/Rules-quot
[ 429s] Copying file po/boldquot.sed
[ 429s] Copying file po/en at boldquot.header
[ 429s] Copying file po/en at quot.header
[ 429s] Copying file po/insert-header.sin
[ 429s] Copying file po/quot.sed
[ 429s] Copying file po/remove-potcdate.sin
[ 430s] autoreconf: running: aclocal --force -I m4
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 431s] /usr/bin/env: ?python?: No such file or directory
[ 432s] /usr/bin/env: ?python?: No such file or directory
[ 432s] /usr/bin/env: ?python?: No such file or directory
[ 435s] autoreconf: configure.ac: tracing
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 435s] /usr/bin/env: 'python': No such file or directory
[ 436s] /usr/bin/env: 'python': No such file or directory
[ 436s] /usr/bin/env: 'python': No such file or directory
[ 437s] autoreconf: configure.ac: adding subdirectory libple to autoreconf
[ 437s] autoreconf: Entering directory 'libple'
[ 437s] autoreconf: running: autopoint --force
[ 440s] autoreconf: running: aclocal --force -I m4
[ 443s] autoreconf: configure.ac: tracing
[ 445s] autoreconf: running: libtoolize --copy --force
[ 445s] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
[ 445s] libtoolize: copying file 'build-aux/ltmain.sh'
[ 445s] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
[ 445s] libtoolize: copying file 'm4/libtool.m4'
[ 445s] libtoolize: copying file 'm4/ltoptions.m4'
[ 445s] libtoolize: copying file 'm4/ltsugar.m4'
[ 445s] libtoolize: copying file 'm4/ltversion.m4'
[ 445s] libtoolize: copying file 'm4/lt~obsolete.m4'
[ 445s] autoreconf: configure.ac: not using Intltool
[ 445s] autoreconf: configure.ac: not using Gtkdoc
[ 445s] autoreconf: running: aclocal --force -I m4
[ 449s] autoreconf: running: /usr/bin/autoconf --force
[ 450s] configure.ac:323: warning: The macro `AC_HEADER_STDC' is obsolete.
[ 450s] configure.ac:323: You should run autoupdate.
[ 450s] ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
[ 450s] configure.ac:323: the top level
[ 450s] configure.ac:335: warning: The macro `AC_HEADER_TIME' is obsolete.
[ 450s] configure.ac:335: You should run autoupdate.
[ 450s] ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
[ 450s] configure.ac:335: the top level
[ 451s] autoreconf: running: /usr/bin/autoheader --force
[ 452s] autoreconf: running: automake --add-missing --copy --force-missing
[ 454s] configure.ac:119: installing 'build-aux/compile'
[ 454s] configure.ac:73: installing 'build-aux/missing'
[ 454s] pyple/Makefile.am: installing 'build-aux/depcomp'
[ 454s] autoreconf: Leaving directory 'libple'
[ 454s] autoreconf: configure.ac: subdirectory neptune_cfd not present
[ 454s] autoreconf: running: libtoolize --copy --force
[ 455s] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
[ 455s] libtoolize: copying file 'build-aux/ltmain.sh'
[ 455s] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
[ 455s] libtoolize: copying file 'm4/libtool.m4'
[ 455s] libtoolize: copying file 'm4/ltoptions.m4'
[ 456s] libtoolize: copying file 'm4/ltsugar.m4'
[ 456s] libtoolize: copying file 'm4/ltversion.m4'
[ 456s] libtoolize: copying file 'm4/lt~obsolete.m4'
[ 456s] autoreconf: configure.ac: not using Intltool
[ 456s] autoreconf: configure.ac: not using Gtkdoc
[ 456s] autoreconf: running: aclocal --force -I m4
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 458s] /usr/bin/env: ?python?: No such file or directory
[ 459s] /usr/bin/env: ?python?: No such file or directory
[ 459s] /usr/bin/env: ?python?: No such file or directory
[ 461s] autoreconf: running: /usr/bin/autoconf --force
[ 461s] /usr/bin/env: 'python': No such file or directory
[ 461s] /usr/bin/env: 'python': No such file or directory
[ 461s] /usr/bin/env: 'python': No such file or directory
[ 461s] /usr/bin/env: 'python': No such file or directory
[ 461s] /usr/bin/env: 'python': No such file or directory
[ 461s] /usr/bin/env: 'python': No such file or directory
[ 461s] /usr/bin/env: 'python': No such file or directory
[ 461s] /usr/bin/env: 'python': No such file or directory
[ 462s] /usr/bin/env: 'python': No such file or directory
[ 462s] /usr/bin/env: 'python': No such file or directory
[ 462s] /usr/bin/env: 'python': No such file or directory
[ 463s] configure.ac:396: warning: The macro `AC_HEADER_TIME' is obsolete.
[ 463s] configure.ac:396: You should run autoupdate.
[ 463s] ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
[ 463s] configure.ac:396: the top level
[ 463s] configure.ac:669: warning: The macro `AC_CHECKING' is obsolete.
[ 463s] configure.ac:669: You should run autoupdate.
[ 463s] ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from...
[ 463s] m4/cs_omniorb.m4:28: CS_AC_TEST_OMNIORB is expanded from...
[ 463s] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[ 463s] m4/cs_salome.m4:97: CS_AC_TEST_SALOME is expanded from...
[ 463s] configure.ac:669: the top level
[ 463s] configure.ac:669: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
[ 463s] configure.ac:669: You should run autoupdate.
[ 463s] ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
[ 463s] m4/cs_omniorb.m4:28: CS_AC_TEST_OMNIORB is expanded from...
[ 463s] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[ 463s] m4/cs_salome.m4:97: CS_AC_TEST_SALOME is expanded from...
[ 463s] configure.ac:669: the top level
[ 463s] configure.ac:669: warning: The macro `AC_LANG_C' is obsolete.
[ 463s] configure.ac:669: You should run autoupdate.
[ 463s] ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
[ 463s] m4/acx_pthread.m4:78: ACX_PTHREAD is expanded from...
[ 463s] m4/cs_salome.m4:380: CS_AC_ENABLE_PTHREADS is expanded from...
[ 463s] m4/cs_omniorb.m4:28: CS_AC_TEST_OMNIORB is expanded from...
[ 463s] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[ 463s] m4/cs_salome.m4:97: CS_AC_TEST_SALOME is expanded from...
[ 463s] configure.ac:669: the top level
[ 463s] configure.ac:669: warning: The macro `AC_TRY_LINK' is obsolete.
[ 463s] configure.ac:669: You should run autoupdate.
[ 463s] ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
[ 463s] m4/acx_pthread.m4:78: ACX_PTHREAD is expanded from...
[ 463s] m4/cs_salome.m4:380: CS_AC_ENABLE_PTHREADS is expanded from...
[ 463s] m4/cs_omniorb.m4:28: CS_AC_TEST_OMNIORB is expanded from...
[ 463s] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[ 463s] m4/cs_salome.m4:97: CS_AC_TEST_SALOME is expanded from...
[ 463s] configure.ac:669: the top level
[ 463s] configure.ac:669: warning: The macro `AC_TRY_LINK' is obsolete.
[ 463s] configure.ac:669: You should run autoupdate.
[ 463s] ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
[ 463s] lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
[ 463s] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[ 463s] ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
[ 463s] m4/cs_omniorb.m4:28: CS_AC_TEST_OMNIORB is expanded from...
[ 463s] lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
[ 463s] m4/cs_salome.m4:97: CS_AC_TEST_SALOME is expanded from...
[ 463s] configure.ac:669: the top level
[ 463s] configure.ac:975: warning: The macro `AC_HEADER_STDC' is obsolete.
[ 463s] configure.ac:975: You should run autoupdate.
[ 463s] ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
[ 463s] configure.ac:975: the top level
[ 464s] autoreconf: running: /usr/bin/autoheader --force
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 464s] /usr/bin/env: ?python?: No such file or directory
[ 465s] /usr/bin/env: ?python?: No such file or directory
[ 465s] /usr/bin/env: ?python?: No such file or directory
[ 465s] autoreconf: running: automake --add-missing --copy --force-missing
[ 466s] configure.ac:138: installing 'build-aux/ar-lib'
[ 466s] configure.ac:120: installing 'build-aux/compile'
[ 466s] configure.ac:63: installing 'build-aux/config.guess'
[ 466s] configure.ac:63: installing 'build-aux/config.sub'
[ 466s] configure.ac:72: installing 'build-aux/install-sh'
[ 466s] configure.ac:72: installing 'build-aux/missing'
[ 466s] Makefile.am:277: installing 'build-aux/py-compile'
[ 468s] preprocessor/appli/Makefile.am: installing 'build-aux/depcomp'
[ 474s] autoreconf: Leaving directory '.'
[ 474s] running flex for MEI scanner
[ 474s] running bison for MEI parser
[ 474s] ./src/mei/mei_parser.y: warning: 19 shift/reduce conflicts [-Wconflicts-sr]
[ 474s] ./src/mei/mei_parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
[ 475s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 475s] debian/rules override_dh_auto_configure
[ 475s] make[1]: Entering directory '/usr/src/packages/BUILD'
[ 475s] PYTHON=/usr/bin/python3 QT_SELECT=5 dh_auto_configure -- --with-mpi --libexecdir=/usr/lib/ --disable-rpath --with-hdf5-include=/usr/include/hdf5/openmpi --with-hdf5-lib=/usr/lib/x86_64-linux-gnu/hdf5/openmpi --with-mpi-include=/usr/include/x86_64-linux-gnu/mpi
[ 475s] ./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 --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-mpi --libexecdir=/usr/lib/ --disable-rpath --with-hdf5-include=/usr/include/hdf5/openmpi --with-hdf5-lib=/usr/lib/x86_64-linux-gnu/hdf5/openmpi --with-mpi-include=/usr/include/x86_64-linux-gnu/mpi
[ 476s] checking build system type... x86_64-pc-linux-gnu
[ 476s] checking host system type... x86_64-pc-linux-gnu
[ 476s] checking target system type... x86_64-pc-linux-gnu
[ 476s] checking for a BSD-compatible install... /usr/bin/install -c
[ 476s] checking whether build environment is sane... yes
[ 476s] checking for a race-free mkdir -p... /bin/mkdir -p
[ 476s] checking for gawk... gawk
[ 476s] checking whether make sets $(MAKE)... yes
[ 476s] checking whether make supports nested variables... yes
[ 476s] checking how to create a pax tar archive... gnutar
[ 476s] checking whether to enable maintainer-specific portions of Makefiles... no
[ 476s] checking whether make supports nested variables... (cached) yes
[ 476s] configure: WARNING: no supported environment module commmand detected
[ 476s] checking for gcc... gcc
[ 476s] checking whether the C compiler works... yes
[ 476s] checking for C compiler default output file name... a.out
[ 476s] checking for suffix of executables...
[ 476s] checking whether we are cross compiling... no
[ 476s] checking for suffix of object files... o
[ 476s] checking whether the compiler supports GNU C... yes
[ 476s] checking whether gcc accepts -g... yes
[ 476s] checking for gcc option to enable C11 features... none needed
[ 476s] checking whether gcc understands -c and -o together... yes
[ 476s] checking whether make supports the include directive... yes (GNU style)
[ 476s] checking dependency style of gcc... none
[ 476s] checking for g++... g++
[ 476s] checking whether the compiler supports GNU C++... yes
[ 477s] checking whether g++ accepts -g... yes
[ 477s] checking for g++ option to enable C++11 features... none needed
[ 477s] checking dependency style of g++... none
[ 477s] checking for gfortran... gfortran
[ 477s] checking whether the compiler supports GNU Fortran... yes
[ 477s] checking whether gfortran accepts -g... yes
[ 477s] checking whether ln -s works... yes
[ 477s] checking for a sed that does not truncate output... /bin/sed
[ 477s] checking for ar... ar
[ 477s] checking the archiver (ar) interface... ar
[ 477s] configure: sourcing config/cs_auto_flags.sh (test for known compilers)
[ 477s] compiler 'gcc' is GNU gcc-11.2.0
[ 477s] compiler 'g++' is GNU g++-11.2.0
[ 477s] compiler 'gfortran' is GNU gfortran-11.2.0
[ 477s] checking how to print strings... printf
[ 477s] checking for a sed that does not truncate output... (cached) /bin/sed
[ 477s] checking for grep that handles long lines and -e... /bin/grep
[ 477s] checking for egrep... /bin/grep -E
[ 477s] checking for fgrep... /bin/grep -F
[ 477s] checking for ld used by gcc... /usr/bin/ld
[ 477s] checking if the linker (/usr/bin/ld) is GNU ld... yes
[ 477s] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[ 477s] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[ 477s] checking the maximum length of command line arguments... 1572864
[ 477s] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[ 477s] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[ 477s] checking for /usr/bin/ld option to reload object files... -r
[ 477s] checking for objdump... objdump
[ 477s] checking how to recognize dependent libraries... pass_all
[ 477s] checking for dlltool... no
[ 477s] checking how to associate runtime and link libraries... printf %s\n
[ 477s] checking for archiver @FILE support... @
[ 477s] checking for strip... strip
[ 477s] checking for ranlib... ranlib
[ 478s] checking command to parse /usr/bin/nm -B output from gcc object... ok
[ 478s] checking for sysroot... no
[ 478s] checking for a working dd... /bin/dd
[ 478s] checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[ 478s] checking for mt... no
[ 478s] checking if : is a manifest tool... no
[ 478s] checking for stdio.h... yes
[ 478s] checking for stdlib.h... yes
[ 478s] checking for string.h... yes
[ 478s] checking for inttypes.h... yes
[ 478s] checking for stdint.h... yes
[ 478s] checking for strings.h... yes
[ 478s] checking for sys/stat.h... yes
[ 478s] checking for sys/types.h... yes
[ 478s] checking for unistd.h... yes
[ 478s] checking for sys/time.h... yes
[ 479s] checking for dlfcn.h... yes
[ 479s] checking for objdir... .libs
[ 479s] checking if gcc supports -fno-rtti -fno-exceptions... no
[ 479s] checking for gcc option to produce PIC... -fPIC -DPIC
[ 479s] checking if gcc PIC flag -fPIC -DPIC works... yes
[ 479s] checking if gcc static flag -static works... yes
[ 479s] checking if gcc supports -c -o file.o... yes
[ 479s] checking if gcc supports -c -o file.o... (cached) yes
[ 479s] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[ 479s] checking whether -lc should be explicitly linked in... no
[ 479s] checking dynamic linker characteristics... GNU/Linux ld.so
[ 479s] checking how to hardcode library paths into programs... immediate
[ 479s] checking whether stripping libraries is possible... yes
[ 479s] checking if libtool supports shared libraries... yes
[ 479s] checking whether to build shared libraries... yes
[ 479s] checking whether to build static libraries... no
[ 479s] checking how to run the C++ preprocessor... g++ -E
[ 480s] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
[ 480s] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
[ 480s] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[ 480s] checking for g++ option to produce PIC... -fPIC -DPIC
[ 480s] checking if g++ PIC flag -fPIC -DPIC works... yes
[ 480s] checking if g++ static flag -static works... yes
[ 480s] checking if g++ supports -c -o file.o... yes
[ 480s] checking if g++ supports -c -o file.o... (cached) yes
[ 480s] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[ 480s] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[ 480s] checking how to hardcode library paths into programs... immediate
[ 481s] checking if libtool supports shared libraries... yes
[ 481s] checking whether to build shared libraries... yes
[ 481s] checking whether to build static libraries... no
[ 481s] checking for gfortran option to produce PIC... -fPIC
[ 481s] checking if gfortran PIC flag -fPIC works... yes
[ 481s] checking if gfortran static flag -static works... yes
[ 481s] checking if gfortran supports -c -o file.o... yes
[ 481s] checking if gfortran supports -c -o file.o... (cached) yes
[ 481s] checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[ 481s] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[ 481s] checking how to hardcode library paths into programs... immediate
[ 481s] checking for an ANSI C-conforming const... yes
[ 481s] checking for inline... inline
[ 481s] checking for size_t... yes
[ 482s] checking for pid_t... yes
[ 482s] checking for _Bool... yes
[ 482s] checking for stdbool.h that conforms to C99... yes
[ 482s] checking for long long... yes
[ 482s] checking for unsigned long long... yes
[ 483s] checking for int32_t... yes
[ 483s] checking for int64_t... yes
[ 483s] checking for uint32_t... yes
[ 483s] checking for uint64_t... yes
[ 483s] checking for ptrdiff_t... yes
[ 483s] checking size of void *... 8
[ 484s] checking size of short... 2
[ 484s] checking size of int... 4
[ 484s] checking size of long... 8
[ 484s] checking size of long long... 8
[ 484s] checking size of float... 4
[ 484s] checking size of double... 8
[ 486s] checking how to get verbose linking output from gfortran... -v
[ 486s] checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath
[ 487s] checking for OpenMP (C)... yes
[ 488s] checking for OpenMP simd... yes
[ 488s] checking for OpenMP (Fortran)... yes
[ 488s] checking how to get verbose linking output from gfortran... (cached) -v
[ 488s] checking for Fortran libraries of gfortran... (cached) -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath
[ 488s] checking whether /usr/bin/python3 version is >= "2.6"... yes
[ 489s] checking for /usr/bin/python3 version... 3.9
[ 489s] checking for /usr/bin/python3 platform... linux
[ 489s] checking for GNU default /usr/bin/python3 prefix... ${prefix}
[ 489s] checking for GNU default /usr/bin/python3 exec_prefix... ${exec_prefix}
[ 489s] checking for /usr/bin/python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages
[ 489s] checking for /usr/bin/python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
[ 489s] checking for dlopen... dlopen
[ 489s] checking how to run the C preprocessor... gcc -E
[ 489s] checking whether pthreads work with -pthread... yes
[ 489s] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[ 489s] checking if more special flags are required for pthreads... no
[ 489s] ./configure: 1: Syntax error: redirection unexpected
[ 489s] tail -v -n \+0 config.log
[ 489s] ==> config.log <==
[ 489s] This file contains any messages produced by compilers while
[ 489s] running configure, to aid debugging if configure makes a mistake.
[ 489s]
[ 489s] It was created by code_saturne configure , which was
[ 489s] generated by GNU Autoconf 2.71. Invocation command line was
[ 489s]
[ 489s] $ ./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' --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-mpi --libexecdir=/usr/lib/ --disable-rpath --with-hdf5-include=/usr/include/hdf5/openmpi --with-hdf5-lib=/usr/lib/x86_64-linux-gnu/hdf5/openmpi --with-mpi-include=/usr/include/x86_64-linux-gnu/mpi
[ 489s]
[ 489s] ## --------- ##
[ 489s] ## Platform. ##
[ 489s] ## --------- ##
[ 489s]
[ 489s] hostname = potassium
[ 489s] uname -m = x86_64
[ 489s] uname -r = 4.19.0-16-amd64
[ 489s] uname -s = Linux
[ 489s] uname -v = #1 SMP Debian 4.19.181-1 (2021-03-19)
[ 489s]
[ 489s] /usr/bin/uname -p = unknown
[ 489s] /bin/uname -X = unknown
[ 489s]
[ 489s] /bin/arch = unknown
[ 489s] /usr/bin/arch -k = unknown
[ 489s] /usr/convex/getsysinfo = unknown
[ 489s] /usr/bin/hostinfo = unknown
[ 489s] /bin/machine = unknown
[ 489s] /usr/bin/oslevel = unknown
[ 489s] /bin/universe = unknown
[ 489s]
[ 489s] PATH: /usr/local/bin/
[ 489s] PATH: /usr/bin/
[ 489s] PATH: /bin/
[ 489s] PATH: /usr/local/games/
[ 489s] PATH: /usr/games/
[ 489s]
[ 489s]
[ 489s] ## ----------- ##
[ 489s] ## Core tests. ##
[ 489s] ## ----------- ##
[ 489s]
[ 489s] configure:3769: looking for aux files: config.rpath ltmain.sh ar-lib compile missing install-sh config.guess config.sub
[ 489s] configure:3782: trying ./build-aux/
[ 489s] configure:3811: ./build-aux/config.rpath found
[ 489s] configure:3811: ./build-aux/ltmain.sh found
[ 489s] configure:3811: ./build-aux/ar-lib found
[ 489s] configure:3811: ./build-aux/compile found
[ 489s] configure:3811: ./build-aux/missing found
[ 489s] configure:3793: ./build-aux/install-sh found
[ 489s] configure:3811: ./build-aux/config.guess found
[ 489s] configure:3811: ./build-aux/config.sub found
[ 489s] configure:3935: checking build system type
[ 489s] configure:3950: result: x86_64-pc-linux-gnu
[ 489s] configure:3970: checking host system type
[ 489s] configure:3984: result: x86_64-pc-linux-gnu
[ 489s] configure:4004: checking target system type
[ 489s] configure:4018: result: x86_64-pc-linux-gnu
[ 489s] configure:4070: checking for a BSD-compatible install
[ 489s] configure:4143: result: /usr/bin/install -c
[ 489s] configure:4154: checking whether build environment is sane
[ 489s] configure:4209: result: yes
[ 489s] configure:4368: checking for a race-free mkdir -p
[ 489s] configure:4412: result: /bin/mkdir -p
[ 489s] configure:4419: checking for gawk
[ 489s] configure:4440: found /usr/bin/gawk
[ 489s] configure:4451: result: gawk
[ 489s] configure:4462: checking whether make sets $(MAKE)
[ 489s] configure:4485: result: yes
[ 489s] configure:4515: checking whether make supports nested variables
[ 489s] configure:4533: result: yes
[ 489s] configure:4608: checking how to create a pax tar archive
[ 489s] configure:4619: tar --version
[ 489s] tar (GNU tar) 1.34
[ 489s] Copyright (C) 2021 Free Software Foundation, Inc.
[ 489s] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
[ 489s] This is free software: you are free to change and redistribute it.
[ 489s] There is NO WARRANTY, to the extent permitted by law.
[ 489s]
[ 489s] Written by John Gilmore and Jay Fenlason.
[ 489s] configure:4622: $? = 0
[ 489s] configure:4662: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
[ 489s] configure:4665: $? = 0
[ 489s] configure:4669: tar -xf - <conftest.tar
[ 489s] configure:4672: $? = 0
[ 489s] configure:4674: cat conftest.dir/file
[ 489s] GrepMe
[ 489s] configure:4677: $? = 0
[ 489s] configure:4691: result: gnutar
[ 489s] configure:4785: checking whether to enable maintainer-specific portions of Makefiles
[ 489s] configure:4795: result: no
[ 489s] configure:4823: checking whether make supports nested variables
[ 489s] configure:4841: result: yes
[ 489s] configure:4992: WARNING: no supported environment module commmand detected
[ 489s] configure:5147: checking for gcc
[ 489s] configure:5168: found /usr/bin/gcc
[ 489s] configure:5179: result: gcc
[ 489s] configure:5532: checking for C compiler version
[ 489s] configure:5541: gcc --version >&5
[ 489s] gcc (Debian 11.2.0-10) 11.2.0
[ 489s] Copyright (C) 2021 Free Software Foundation, Inc.
[ 489s] This is free software; see the source for copying conditions. There is NO
[ 489s] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[ 489s]
[ 489s] configure:5552: $? = 0
[ 489s] configure:5541: gcc -v >&5
[ 489s] Using built-in specs.
[ 489s] COLLECT_GCC=gcc
[ 489s] COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
[ 489s] OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[ 489s] OFFLOAD_TARGET_DEFAULT=1
[ 489s] Target: x86_64-linux-gnu
[ 489s] 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
[ 489s] Thread model: posix
[ 489s] Supported LTO compression algorithms: zlib zstd
[ 489s] gcc version 11.2.0 (Debian 11.2.0-10)
[ 489s] ... rest of stderr output deleted ...
[ 489s] configure:5552: $? = 0
[ 489s] configure:5541: gcc -V >&5
[ 489s] gcc: error: unrecognized command-line option '-V'
[ 489s] gcc: fatal error: no input files
[ 489s] compilation terminated.
[ 489s] configure:5552: $? = 1
[ 489s] configure:5541: gcc -qversion >&5
[ 489s] gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
[ 489s] gcc: fatal error: no input files
[ 489s] compilation terminated.
[ 489s] configure:5552: $? = 1
[ 489s] configure:5541: gcc -version >&5
[ 489s] gcc: error: unrecognized command-line option '-version'
[ 489s] gcc: fatal error: no input files
[ 489s] compilation terminated.
[ 489s] configure:5552: $? = 1
[ 489s] configure:5572: checking whether the C compiler works
[ 489s] configure:5594: 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
[ 489s] configure:5598: $? = 0
[ 489s] configure:5648: result: yes
[ 489s] configure:5651: checking for C compiler default output file name
[ 489s] configure:5653: result: a.out
[ 489s] configure:5659: checking for suffix of executables
[ 489s] configure:5666: 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
[ 489s] configure:5670: $? = 0
[ 489s] configure:5693: result:
[ 489s] configure:5715: checking whether we are cross compiling
[ 489s] configure:5723: 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
[ 489s] configure:5727: $? = 0
[ 489s] configure:5734: ./conftest
[ 489s] configure:5738: $? = 0
[ 489s] configure:5753: result: no
[ 489s] configure:5758: checking for suffix of object files
[ 489s] configure:5781: 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
[ 489s] configure:5785: $? = 0
[ 489s] configure:5807: result: o
[ 489s] configure:5811: checking whether the compiler supports GNU C
[ 489s] configure:5831: 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
[ 489s] configure:5831: $? = 0
[ 489s] configure:5841: result: yes
[ 489s] configure:5852: checking whether gcc accepts -g
[ 489s] configure:5873: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
[ 489s] configure:5873: $? = 0
[ 489s] configure:5917: result: yes
[ 489s] configure:5937: checking for gcc option to enable C11 features
[ 489s] configure:5952: 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
[ 489s] configure:5952: $? = 0
[ 489s] configure:5970: result: none needed
[ 489s] configure:6086: checking whether gcc understands -c and -o together
[ 489s] configure:6109: gcc -c conftest.c -o conftest2.o
[ 489s] configure:6112: $? = 0
[ 489s] configure:6109: gcc -c conftest.c -o conftest2.o
[ 489s] configure:6112: $? = 0
[ 489s] configure:6124: result: yes
[ 489s] configure:6144: checking whether make supports the include directive
[ 489s] configure:6159: make -f confmf.GNU && cat confinc.out
[ 489s] make[2]: Entering directory '/usr/src/packages/BUILD'
[ 489s] make[2]: Leaving directory '/usr/src/packages/BUILD'
[ 489s] this is the am__doit target
[ 489s] configure:6162: $? = 0
[ 489s] configure:6181: result: yes (GNU style)
[ 489s] configure:6207: checking dependency style of gcc
[ 489s] configure:6319: result: none
[ 489s] configure:6403: checking for g++
[ 489s] configure:6424: found /usr/bin/g++
[ 489s] configure:6435: result: g++
[ 489s] configure:6462: checking for C++ compiler version
[ 489s] configure:6471: g++ --version >&5
[ 489s] g++ (Debian 11.2.0-10) 11.2.0
[ 489s] Copyright (C) 2021 Free Software Foundation, Inc.
[ 489s] This is free software; see the source for copying conditions. There is NO
[ 489s] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[ 489s]
[ 489s] configure:6482: $? = 0
[ 489s] configure:6471: g++ -v >&5
[ 489s] Using built-in specs.
[ 489s] COLLECT_GCC=g++
[ 489s] COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
[ 489s] OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[ 489s] OFFLOAD_TARGET_DEFAULT=1
[ 489s] Target: x86_64-linux-gnu
[ 489s] 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
[ 489s] Thread model: posix
[ 489s] Supported LTO compression algorithms: zlib zstd
[ 489s] gcc version 11.2.0 (Debian 11.2.0-10)
[ 489s] ... rest of stderr output deleted ...
[ 489s] configure:6482: $? = 0
[ 489s] configure:6471: g++ -V >&5
[ 489s] g++: error: unrecognized command-line option '-V'
[ 489s] g++: fatal error: no input files
[ 489s] compilation terminated.
[ 489s] configure:6482: $? = 1
[ 489s] configure:6471: g++ -qversion >&5
[ 489s] g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
[ 489s] g++: fatal error: no input files
[ 489s] compilation terminated.
[ 489s] configure:6482: $? = 1
[ 489s] configure:6486: checking whether the compiler supports GNU C++
[ 489s] configure:6506: g++ -c -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
[ 489s] configure:6506: $? = 0
[ 489s] configure:6516: result: yes
[ 489s] configure:6527: checking whether g++ accepts -g
[ 489s] configure:6548: g++ -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
[ 489s] configure:6548: $? = 0
[ 489s] configure:6592: result: yes
[ 489s] configure:6612: checking for g++ option to enable C++11 features
[ 489s] configure:6627: g++ -c -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
[ 489s] conftest.cpp: In function 'int main(int, char**)':
[ 489s] conftest.cpp:177:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
[ 489s] 177 | cxx11test::delegate d2();
[ 489s] | ^~
[ 489s] conftest.cpp:177:25: note: remove parentheses to default-initialize a variable
[ 489s] 177 | cxx11test::delegate d2();
[ 489s] | ^~
[ 489s] | --
[ 489s] conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable
[ 489s] configure:6627: $? = 0
[ 489s] configure:6645: result: none needed
[ 489s] configure:6711: checking dependency style of g++
[ 489s] configure:6823: result: none
[ 489s] configure:6896: checking for gfortran
[ 489s] configure:6917: found /usr/bin/gfortran
[ 489s] configure:6928: result: gfortran
[ 489s] configure:6954: checking for Fortran compiler version
[ 489s] configure:6963: gfortran --version >&5
[ 489s] GNU Fortran (Debian 11.2.0-10) 11.2.0
[ 489s] Copyright (C) 2021 Free Software Foundation, Inc.
[ 489s] This is free software; see the source for copying conditions. There is NO
[ 489s] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[ 489s]
[ 489s] configure:6974: $? = 0
[ 489s] configure:6963: gfortran -v >&5
[ 489s] Using built-in specs.
[ 489s] COLLECT_GCC=gfortran
[ 489s] COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
[ 489s] OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
[ 489s] OFFLOAD_TARGET_DEFAULT=1
[ 489s] Target: x86_64-linux-gnu
[ 489s] 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
[ 489s] Thread model: posix
[ 489s] Supported LTO compression algorithms: zlib zstd
[ 489s] gcc version 11.2.0 (Debian 11.2.0-10)
[ 489s] ... rest of stderr output deleted ...
[ 489s] configure:6974: $? = 0
[ 489s] configure:6963: gfortran -V >&5
[ 489s] gfortran: error: unrecognized command-line option '-V'
[ 489s] gfortran: fatal error: no input files
[ 489s] compilation terminated.
[ 489s] configure:6974: $? = 1
[ 489s] configure:6963: gfortran -qversion >&5
[ 489s] gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'?
[ 489s] gfortran: fatal error: no input files
[ 489s] compilation terminated.
[ 489s] configure:6974: $? = 1
[ 489s] configure:6983: checking whether the compiler supports GNU Fortran
[ 489s] configure:6997: gfortran -c -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong conftest.F >&5
[ 489s] configure:6997: $? = 0
[ 489s] configure:7007: result: yes
[ 489s] configure:7015: checking whether gfortran accepts -g
[ 489s] configure:7027: gfortran -c -g conftest.f >&5
[ 489s] configure:7027: $? = 0
[ 489s] configure:7036: result: yes
[ 489s] configure:7067: checking whether ln -s works
[ 489s] configure:7071: result: yes
[ 489s] configure:7079: checking for a sed that does not truncate output
[ 489s] configure:7149: result: /bin/sed
[ 489s] configure:7226: checking for ar
[ 489s] configure:7247: found /usr/bin/ar
[ 489s] configure:7258: result: ar
[ 489s] configure:7284: checking the archiver (ar) interface
[ 489s] configure:7301: 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
[ 489s] configure:7301: $? = 0
[ 489s] configure:7304: ar cru libconftest.a conftest.o >&5
[ 489s] ar: `u' modifier ignored since `D' is the default (see `U')
[ 489s] configure:7307: $? = 0
[ 489s] configure:7335: result: ar
[ 489s] configure:7469: sourcing config/cs_auto_flags.sh (test for known compilers)
[ 489s] configure:7629: checking how to print strings
[ 489s] configure:7656: result: printf
[ 489s] configure:7677: checking for a sed that does not truncate output
[ 489s] configure:7747: result: /bin/sed
[ 489s] configure:7765: checking for grep that handles long lines and -e
[ 489s] configure:7829: result: /bin/grep
[ 489s] configure:7834: checking for egrep
[ 489s] configure:7902: result: /bin/grep -E
[ 489s] configure:7907: checking for fgrep
[ 489s] configure:7975: result: /bin/grep -F
[ 489s] configure:8011: checking for ld used by gcc
[ 489s] configure:8079: result: /usr/bin/ld
[ 489s] configure:8086: checking if the linker (/usr/bin/ld) is GNU ld
[ 489s] configure:8102: result: yes
[ 489s] configure:8114: checking for BSD- or MS-compatible name lister (nm)
[ 489s] configure:8169: result: /usr/bin/nm -B
[ 489s] configure:8309: checking the name lister (/usr/bin/nm -B) interface
[ 489s] configure:8317: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:8320: /usr/bin/nm -B "conftest.o"
[ 489s] configure:8323: output
[ 489s] 0000000000000000 B some_variable
[ 489s] configure:8330: result: BSD nm
[ 489s] configure:8334: checking the maximum length of command line arguments
[ 489s] configure:8466: result: 1572864
[ 489s] configure:8514: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
[ 489s] configure:8555: result: func_convert_file_noop
[ 489s] configure:8562: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
[ 489s] configure:8583: result: func_convert_file_noop
[ 489s] configure:8590: checking for /usr/bin/ld option to reload object files
[ 489s] configure:8598: result: -r
[ 489s] configure:8677: checking for objdump
[ 489s] configure:8698: found /usr/bin/objdump
[ 489s] configure:8709: result: objdump
[ 489s] configure:8738: checking how to recognize dependent libraries
[ 489s] configure:8939: result: pass_all
[ 489s] configure:9029: checking for dlltool
[ 489s] configure:9064: result: no
[ 489s] configure:9091: checking how to associate runtime and link libraries
[ 489s] configure:9119: result: printf %s\n
[ 489s] configure:9253: checking for archiver @FILE support
[ 489s] configure:9271: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:9271: $? = 0
[ 489s] configure:9275: ar cr libconftest.a @conftest.lst >&5
[ 489s] configure:9278: $? = 0
[ 489s] configure:9283: ar cr libconftest.a @conftest.lst >&5
[ 489s] ar: conftest.o: No such file or directory
[ 489s] configure:9286: $? = 1
[ 489s] configure:9298: result: @
[ 489s] configure:9361: checking for strip
[ 489s] configure:9382: found /usr/bin/strip
[ 489s] configure:9393: result: strip
[ 489s] configure:9470: checking for ranlib
[ 489s] configure:9491: found /usr/bin/ranlib
[ 489s] configure:9502: result: ranlib
[ 489s] configure:9604: checking command to parse /usr/bin/nm -B output from gcc object
[ 489s] configure:9758: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c:10:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
[ 489s] 10 | int main(){nm_test_var='a';nm_test_func();return(0);}
[ 489s] | ^~~~
[ 489s] configure:9761: $? = 0
[ 489s] configure:9765: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
[ 489s] configure:9831: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O conftest.c conftstm.o >&5
[ 489s] conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
[ 489s] 18 | extern int nm_test_func();
[ 489s] | ^~~~~~
[ 489s] conftest.c:29:20: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
[ 489s] 29 | {"nm_test_func", (void *) &nm_test_func},
[ 489s] | ^
[ 489s] configure:9834: $? = 0
[ 489s] configure:9872: result: ok
[ 489s] configure:9919: checking for sysroot
[ 489s] configure:9950: result: no
[ 489s] configure:9957: checking for a working dd
[ 489s] configure:10001: result: /bin/dd
[ 489s] configure:10005: checking how to truncate binary pipes
[ 489s] configure:10021: result: /bin/dd bs=4096 count=1
[ 489s] configure:10158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:10161: $? = 0
[ 489s] configure:10358: checking for mt
[ 489s] configure:10393: result: no
[ 489s] configure:10413: checking if : is a manifest tool
[ 489s] configure:10420: : '-?'
[ 489s] configure:10428: result: no
[ 489s] configure:11158: checking for stdio.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for stdlib.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for string.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for inttypes.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for stdint.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for strings.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for sys/stat.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for sys/types.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for unistd.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11158: checking for sys/time.h
[ 489s] configure:11158: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11158: $? = 0
[ 489s] configure:11158: result: yes
[ 489s] configure:11183: checking for dlfcn.h
[ 489s] configure:11183: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:11183: $? = 0
[ 489s] configure:11183: result: yes
[ 489s] configure:11781: checking for objdir
[ 489s] configure:11797: result: .libs
[ 489s] configure:12061: checking if gcc supports -fno-rtti -fno-exceptions
[ 489s] configure:12080: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5
[ 489s] cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
[ 489s] configure:12084: $? = 0
[ 489s] configure:12097: result: no
[ 489s] configure:12461: checking for gcc option to produce PIC
[ 489s] configure:12469: result: -fPIC -DPIC
[ 489s] configure:12477: checking if gcc PIC flag -fPIC -DPIC works
[ 489s] configure:12496: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5
[ 489s] configure:12500: $? = 0
[ 489s] configure:12513: result: yes
[ 489s] configure:12542: checking if gcc static flag -static works
[ 489s] conftest.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
[ 489s] 1 | int main(){return(0);}
[ 489s] | ^~~~
[ 489s] configure:12571: result: yes
[ 489s] configure:12586: checking if gcc supports -c -o file.o
[ 489s] configure:12608: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -o out/conftest2.o conftest.c >&5
[ 489s] configure:12612: $? = 0
[ 489s] configure:12634: result: yes
[ 489s] configure:12642: checking if gcc supports -c -o file.o
[ 489s] configure:12690: result: yes
[ 489s] configure:12723: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
[ 489s] configure:13993: result: yes
[ 489s] configure:14030: checking whether -lc should be explicitly linked in
[ 489s] configure:14039: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:14042: $? = 0
[ 489s] configure:14057: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
[ 489s] configure:14060: $? = 0
[ 489s] configure:14074: result: no
[ 489s] configure:14234: checking dynamic linker characteristics
[ 489s] configure:14816: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-rpath -Wl,/foo conftest.c >&5
[ 489s] configure:14816: $? = 0
[ 489s] configure:15067: result: GNU/Linux ld.so
[ 489s] configure:15189: checking how to hardcode library paths into programs
[ 489s] configure:15214: result: immediate
[ 489s] configure:15766: checking whether stripping libraries is possible
[ 489s] configure:15771: result: yes
[ 489s] configure:15806: checking if libtool supports shared libraries
[ 489s] configure:15808: result: yes
[ 489s] configure:15811: checking whether to build shared libraries
[ 489s] configure:15836: result: yes
[ 489s] configure:15839: checking whether to build static libraries
[ 489s] configure:15843: result: no
[ 489s] configure:15866: checking how to run the C++ preprocessor
[ 489s] configure:15888: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp
[ 489s] configure:15888: $? = 0
[ 489s] configure:15903: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp
[ 489s] conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory
[ 489s] 24 | #include <ac_nonexistent.h>
[ 489s] | ^~~~~~~~~~~~~~~~~~
[ 489s] compilation terminated.
[ 489s] configure:15903: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <ac_nonexistent.h>
[ 489s] configure:15930: result: g++ -E
[ 489s] configure:15944: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp
[ 489s] configure:15944: $? = 0
[ 489s] configure:15959: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp
[ 489s] conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory
[ 489s] 24 | #include <ac_nonexistent.h>
[ 489s] | ^~~~~~~~~~~~~~~~~~
[ 489s] compilation terminated.
[ 489s] configure:15959: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <ac_nonexistent.h>
[ 489s] configure:16124: checking for ld used by g++
[ 489s] configure:16192: result: /usr/bin/ld -m elf_x86_64
[ 489s] configure:16199: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
[ 489s] configure:16215: result: yes
[ 489s] configure:16270: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
[ 489s] configure:17347: result: yes
[ 489s] configure:17383: g++ -c -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -std=c++11 -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.cpp >&5
[ 489s] configure:17386: $? = 0
[ 489s] configure:17867: checking for g++ option to produce PIC
[ 489s] configure:17875: result: -fPIC -DPIC
[ 489s] configure:17883: checking if g++ PIC flag -fPIC -DPIC works
[ 489s] configure:17902: g++ -c -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -std=c++11 -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5
[ 489s] configure:17906: $? = 0
[ 489s] configure:17919: result: yes
[ 489s] configure:17942: checking if g++ static flag -static works
[ 489s] configure:17971: result: yes
[ 489s] configure:17983: checking if g++ supports -c -o file.o
[ 489s] configure:18005: g++ -c -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -std=c++11 -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -o out/conftest2.o conftest.cpp >&5
[ 489s] configure:18009: $? = 0
[ 489s] configure:18031: result: yes
[ 489s] configure:18036: checking if g++ supports -c -o file.o
[ 489s] configure:18084: result: yes
[ 489s] configure:18114: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
[ 489s] configure:18157: result: yes
[ 489s] configure:18299: checking dynamic linker characteristics
[ 489s] configure:19059: result: GNU/Linux ld.so
[ 489s] configure:19124: checking how to hardcode library paths into programs
[ 489s] configure:19149: result: immediate
[ 489s] configure:19295: checking if libtool supports shared libraries
[ 489s] configure:19297: result: yes
[ 489s] configure:19300: checking whether to build shared libraries
[ 489s] configure:19324: result: yes
[ 489s] configure:19327: checking whether to build static libraries
[ 489s] configure:19331: result: no
[ 489s] configure:19365: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong conftest.f >&5
[ 489s] configure:19368: $? = 0
[ 489s] configure:19834: checking for gfortran option to produce PIC
[ 489s] configure:19842: result: -fPIC
[ 489s] configure:19850: checking if gfortran PIC flag -fPIC works
[ 489s] configure:19869: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -fPIC conftest.f >&5
[ 489s] configure:19873: $? = 0
[ 489s] configure:19886: result: yes
[ 489s] configure:19909: checking if gfortran static flag -static works
[ 489s] configure:19938: result: yes
[ 489s] configure:19950: checking if gfortran supports -c -o file.o
[ 489s] configure:19972: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -o out/conftest2.o conftest.f >&5
[ 489s] configure:19976: $? = 0
[ 489s] configure:19998: result: yes
[ 489s] configure:20003: checking if gfortran supports -c -o file.o
[ 489s] configure:20051: result: yes
[ 489s] configure:20081: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
[ 489s] configure:21300: result: yes
[ 489s] configure:21442: checking dynamic linker characteristics
[ 489s] configure:22196: result: GNU/Linux ld.so
[ 489s] configure:22261: checking how to hardcode library paths into programs
[ 489s] configure:22286: result: immediate
[ 489s] configure:22392: checking for an ANSI C-conforming const
[ 489s] configure:22459: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:47:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
[ 489s] 47 | ppc = (char**) pcpcc;
[ 489s] | ^
[ 489s] configure:22459: $? = 0
[ 489s] configure:22467: result: yes
[ 489s] configure:22475: checking for inline
[ 489s] configure:22492: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22492: $? = 0
[ 489s] configure:22501: result: inline
[ 489s] configure:22519: checking for size_t
[ 489s] configure:22519: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22519: $? = 0
[ 489s] configure:22519: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:55:21: error: expected expression before ')' token
[ 489s] 55 | if (sizeof ((size_t)))
[ 489s] | ^
[ 489s] configure:22519: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((size_t)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22519: result: yes
[ 489s] configure:22530: checking for pid_t
[ 489s] configure:22530: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22530: $? = 0
[ 489s] configure:22530: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:56:20: error: expected expression before ')' token
[ 489s] 56 | if (sizeof ((pid_t)))
[ 489s] | ^
[ 489s] configure:22530: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] |
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((pid_t)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22530: result: yes
[ 489s] configure:22577: checking for _Bool
[ 489s] configure:22577: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22577: $? = 0
[ 489s] configure:22577: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:56:20: error: expected expression before ')' token
[ 489s] 56 | if (sizeof ((_Bool)))
[ 489s] | ^
[ 489s] configure:22577: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((_Bool)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22577: result: yes
[ 489s] configure:22586: checking for stdbool.h that conforms to C99
[ 489s] configure:22702: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:111:14: warning: the address of 's' will always evaluate as 'true' [-Waddress]
[ 489s] 111 | bool ps = &s;
[ 489s] | ^~~~
[ 489s] conftest.c:116:16: warning: the address of 't' will always evaluate as 'true' [-Waddress]
[ 489s] 116 | _Bool pt = &t;
[ 489s] | ^~~~~
[ 489s] conftest.c:123:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress]
[ 489s] 123 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
[ 489s] | ^
[ 489s] conftest.c:123:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress]
[ 489s] 123 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
[ 489s] | ^
[ 489s] conftest.c:123:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress]
[ 489s] 123 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
[ 489s] | ^
[ 489s] conftest.c:123:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress]
[ 489s] 123 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
[ 489s] | ^
[ 489s] conftest.c:123:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress]
[ 489s] 123 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
[ 489s] | ^
[ 489s] conftest.c:123:67: warning: the address of 'j' will always evaluate as 'true' [-Waddress]
[ 489s] 123 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
[ 489s] | ^
[ 489s] conftest.c:123:72: warning: the address of 'k' will always evaluate as 'true' [-Waddress]
[ 489s] 123 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
[ 489s] | ^
[ 489s] conftest.c:124:24: warning: the address of 'l' will always evaluate as 'true' [-Waddress]
[ 489s] 124 | + !l + !m + !n + !o + !p + !pp + !ps
[ 489s] | ^
[ 489s] conftest.c:124:29: warning: the address of 'm' will always evaluate as 'true' [-Waddress]
[ 489s] 124 | + !l + !m + !n + !o + !p + !pp + !ps
[ 489s] | ^
[ 489s] conftest.c:124:34: warning: the address of 'n' will always evaluate as 'true' [-Waddress]
[ 489s] 124 | + !l + !m + !n + !o + !p + !pp + !ps
[ 489s] | ^
[ 489s] conftest.c:124:39: warning: the address of 'o' will always evaluate as 'true' [-Waddress]
[ 489s] 124 | + !l + !m + !n + !o + !p + !pp + !ps
[ 489s] | ^
[ 489s] conftest.c:126:24: warning: the address of 'q' will always evaluate as 'true' [-Waddress]
[ 489s] 126 | + !q + !r + !u + !v + !w + !x + !y + !z + !pt
[ 489s] | ^
[ 489s] conftest.c:126:29: warning: the address of 'r' will always evaluate as 'true' [-Waddress]
[ 489s] 126 | + !q + !r + !u + !v + !w + !x + !y + !z + !pt
[ 489s] | ^
[ 489s] conftest.c:126:34: warning: the address of 'u' will always evaluate as 'true' [-Waddress]
[ 489s] 126 | + !q + !r + !u + !v + !w + !x + !y + !z + !pt
[ 489s] | ^
[ 489s] conftest.c:126:39: warning: the address of 'v' will always evaluate as 'true' [-Waddress]
[ 489s] 126 | + !q + !r + !u + !v + !w + !x + !y + !z + !pt
[ 489s] | ^
[ 489s] conftest.c:126:44: warning: the address of 'w' will always evaluate as 'true' [-Waddress]
[ 489s] 126 | + !q + !r + !u + !v + !w + !x + !y + !z + !pt
[ 489s] | ^
[ 489s] conftest.c:126:49: warning: the address of 'x' will always evaluate as 'true' [-Waddress]
[ 489s] 126 | + !q + !r + !u + !v + !w + !x + !y + !z + !pt
[ 489s] | ^
[ 489s] conftest.c:126:54: warning: the address of 'y' will always evaluate as 'true' [-Waddress]
[ 489s] 126 | + !q + !r + !u + !v + !w + !x + !y + !z + !pt
[ 489s] | ^
[ 489s] configure:22702: $? = 0
[ 489s] configure:22710: result: yes
[ 489s] configure:22720: checking for long long
[ 489s] configure:22720: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22720: $? = 0
[ 489s] configure:22720: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:58:24: error: expected expression before ')' token
[ 489s] 58 | if (sizeof ((long long)))
[ 489s] | ^
[ 489s] configure:22720: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((long long)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22720: result: yes
[ 489s] configure:22728: checking for unsigned long long
[ 489s] configure:22728: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22728: $? = 0
[ 489s] configure:22728: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:59:33: error: expected expression before ')' token
[ 489s] 59 | if (sizeof ((unsigned long long)))
[ 489s] | ^
[ 489s] configure:22728: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | #define HAVE_LONG_LONG 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((unsigned long long)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22728: result: yes
[ 489s] configure:22737: checking for int32_t
[ 489s] configure:22737: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22737: $? = 0
[ 489s] configure:22737: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:60:22: error: expected expression before ')' token
[ 489s] 60 | if (sizeof ((int32_t)))
[ 489s] | ^
[ 489s] configure:22737: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | #define HAVE_LONG_LONG 1
[ 489s] | #define HAVE_UNSIGNED_LONG_LONG 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((int32_t)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22737: result: yes
[ 489s] configure:22746: checking for int64_t
[ 489s] configure:22746: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22746: $? = 0
[ 489s] configure:22746: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:61:22: error: expected expression before ')' token
[ 489s] 61 | if (sizeof ((int64_t)))
[ 489s] | ^
[ 489s] configure:22746: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | #define HAVE_LONG_LONG 1
[ 489s] | #define HAVE_UNSIGNED_LONG_LONG 1
[ 489s] | #define HAVE_INT32_T 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((int64_t)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22746: result: yes
[ 489s] configure:22755: checking for uint32_t
[ 489s] configure:22755: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22755: $? = 0
[ 489s] configure:22755: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:62:23: error: expected expression before ')' token
[ 489s] 62 | if (sizeof ((uint32_t)))
[ 489s] | ^
[ 489s] configure:22755: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | #define HAVE_LONG_LONG 1
[ 489s] | #define HAVE_UNSIGNED_LONG_LONG 1
[ 489s] | #define HAVE_INT32_T 1
[ 489s] | #define HAVE_INT64_T 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((uint32_t)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22755: result: yes
[ 489s] configure:22764: checking for uint64_t
[ 489s] configure:22764: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22764: $? = 0
[ 489s] configure:22764: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:63:23: error: expected expression before ')' token
[ 489s] 63 | if (sizeof ((uint64_t)))
[ 489s] | ^
[ 489s] configure:22764: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | #define HAVE_LONG_LONG 1
[ 489s] | #define HAVE_UNSIGNED_LONG_LONG 1
[ 489s] | #define HAVE_INT32_T 1
[ 489s] | #define HAVE_INT64_T 1
[ 489s] | #define HAVE_UINT32_T 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((uint64_t)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22764: result: yes
[ 489s] configure:22773: checking for ptrdiff_t
[ 489s] configure:22773: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] configure:22773: $? = 0
[ 489s] configure:22773: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:64:24: error: expected expression before ')' token
[ 489s] 64 | if (sizeof ((ptrdiff_t)))
[ 489s] | ^
[ 489s] configure:22773: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | #define HAVE_LONG_LONG 1
[ 489s] | #define HAVE_UNSIGNED_LONG_LONG 1
[ 489s] | #define HAVE_INT32_T 1
[ 489s] | #define HAVE_INT64_T 1
[ 489s] | #define HAVE_UINT32_T 1
[ 489s] | #define HAVE_UINT64_T 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <stddef.h>
[ 489s] | #ifdef HAVE_STDIO_H
[ 489s] | # include <stdio.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDLIB_H
[ 489s] | # include <stdlib.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRING_H
[ 489s] | # include <string.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_INTTYPES_H
[ 489s] | # include <inttypes.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STDINT_H
[ 489s] | # include <stdint.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_STRINGS_H
[ 489s] | # include <strings.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_TYPES_H
[ 489s] | # include <sys/types.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_SYS_STAT_H
[ 489s] | # include <sys/stat.h>
[ 489s] | #endif
[ 489s] | #ifdef HAVE_UNISTD_H
[ 489s] | # include <unistd.h>
[ 489s] | #endif
[ 489s] | int
[ 489s] | main (void)
[ 489s] | {
[ 489s] | if (sizeof ((ptrdiff_t)))
[ 489s] | return 0;
[ 489s] | ;
[ 489s] | return 0;
[ 489s] | }
[ 489s] configure:22773: result: yes
[ 489s] configure:22787: checking size of void *
[ 489s] configure:22793: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic conftest.c >&5
[ 489s] configure:22793: $? = 0
[ 489s] configure:22793: ./conftest
[ 489s] configure:22793: $? = 0
[ 489s] configure:22808: result: 8
[ 489s] configure:22820: checking size of short
[ 489s] configure:22826: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic conftest.c >&5
[ 489s] configure:22826: $? = 0
[ 489s] configure:22826: ./conftest
[ 489s] configure:22826: $? = 0
[ 489s] configure:22841: result: 2
[ 489s] configure:22853: checking size of int
[ 489s] configure:22859: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic conftest.c >&5
[ 489s] configure:22859: $? = 0
[ 489s] configure:22859: ./conftest
[ 489s] configure:22859: $? = 0
[ 489s] configure:22874: result: 4
[ 489s] configure:22886: checking size of long
[ 489s] configure:22892: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic conftest.c >&5
[ 489s] configure:22892: $? = 0
[ 489s] configure:22892: ./conftest
[ 489s] configure:22892: $? = 0
[ 489s] configure:22907: result: 8
[ 489s] configure:22919: checking size of long long
[ 489s] configure:22925: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic conftest.c >&5
[ 489s] configure:22925: $? = 0
[ 489s] configure:22925: ./conftest
[ 489s] configure:22925: $? = 0
[ 489s] configure:22940: result: 8
[ 489s] configure:22952: checking size of float
[ 489s] configure:22958: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic conftest.c >&5
[ 489s] configure:22958: $? = 0
[ 489s] configure:22958: ./conftest
[ 489s] configure:22958: $? = 0
[ 489s] configure:22973: result: 4
[ 489s] configure:22985: checking size of double
[ 489s] configure:22991: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic conftest.c >&5
[ 489s] configure:22991: $? = 0
[ 489s] configure:22991: ./conftest
[ 489s] configure:22991: $? = 0
[ 489s] configure:23006: result: 8
[ 489s] configure:23072: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong conftest.f >&5
[ 489s] configure:23072: $? = 0
[ 489s] configure:23103: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Itmpdir_0 conftest.f >&5
[ 489s] configure:23103: $? = 0
[ 489s] configure:23135: checking how to get verbose linking output from gfortran
[ 489s] configure:23146: gfortran -c -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong conftest.f >&5
[ 489s] configure:23146: $? = 0
[ 489s] configure:23165: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -v -Wl,-z,relro -O -Wl,-export-dynamic conftest.f
[ 489s] Using built-in specs.
[ 489s] Target: x86_64-linux-gnu
[ 489s] Thread model: posix
[ 489s] Supported LTO compression algorithms: zlib zstd
[ 489s] gcc version 11.2.0 (Debian 11.2.0-10)
[ 489s] /usr/lib/gcc/x86_64-linux-gnu/11/f951 conftest.f -cpp=/tmp/ccwt7p9c.f90 -quiet -v -imultiarch x86_64-linux-gnu conftest.f -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -O -Wall -pedantic-errors -std=f2003 -version -fdiagnostics-color=auto -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/x86_64-linux-gnu/math-vector-fortran.h -o /tmp/ccgMwrRf.s
[ 489s] GNU Fortran (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)
[ 489s] compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[ 489s]
[ 489s] GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[ 489s] ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[ 489s] ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[ 489s] ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[ 489s] #include "..." search starts here:
[ 489s] #include <...> search starts here:
[ 489s] /usr/lib/gcc/x86_64-linux-gnu/11/finclude
[ 489s] /usr/lib/gcc/x86_64-linux-gnu/11/include
[ 489s] /usr/local/include
[ 489s] /usr/include/x86_64-linux-gnu
[ 489s] /usr/include
[ 489s] End of search list.
[ 489s] GNU Fortran2003 (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)
[ 489s] compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[ 489s]
[ 489s] GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[ 489s] as -v --gdwarf-5 --64 -o /tmp/cczpVAjf.o /tmp/ccgMwrRf.s
[ 489s] GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.37
[ 489s] Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.spec
[ 489s] rename spec lib to liborig
[ 489s] /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccgicFYb.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -export-dynamic /tmp/cczpVAjf.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
[ 489s] configure:23248: result: -v
[ 489s] configure:23250: checking for Fortran libraries of gfortran
[ 489s] configure:23274: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -v -Wl,-z,relro -O -Wl,-export-dynamic conftest.f
[ 489s] Using built-in specs.
[ 489s] Target: x86_64-linux-gnu
[ 489s] Thread model: posix
[ 489s] Supported LTO compression algorithms: zlib zstd
[ 489s] gcc version 11.2.0 (Debian 11.2.0-10)
[ 489s] /usr/lib/gcc/x86_64-linux-gnu/11/f951 conftest.f -cpp=/tmp/cc1doN7x.f90 -quiet -v -imultiarch x86_64-linux-gnu conftest.f -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -O -Wall -pedantic-errors -std=f2003 -version -fdiagnostics-color=auto -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/x86_64-linux-gnu/math-vector-fortran.h -o /tmp/ccGLjVzA.s
[ 489s] GNU Fortran (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)
[ 489s] compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[ 489s]
[ 489s] GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[ 489s] ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
[ 489s] ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
[ 489s] ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
[ 489s] #include "..." search starts here:
[ 489s] #include <...> search starts here:
[ 489s] /usr/lib/gcc/x86_64-linux-gnu/11/finclude
[ 489s] /usr/lib/gcc/x86_64-linux-gnu/11/include
[ 489s] /usr/local/include
[ 489s] /usr/include/x86_64-linux-gnu
[ 489s] /usr/include
[ 489s] End of search list.
[ 489s] GNU Fortran2003 (Debian 11.2.0-10) version 11.2.0 (x86_64-linux-gnu)
[ 489s] compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
[ 489s]
[ 489s] GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
[ 489s] as -v --gdwarf-5 --64 -o /tmp/ccYMjQZB.o /tmp/ccGLjVzA.s
[ 489s] GNU assembler version 2.37 (x86_64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.37
[ 489s] Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.spec
[ 489s] rename spec lib to liborig
[ 489s] /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccTyD9SA.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -z relro -export-dynamic /tmp/ccYMjQZB.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
[ 489s] configure:23490: result: -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath
[ 489s] configure:23543: checking for OpenMP (C)
[ 489s] configure:23556: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic -fopenmp conftest.c >&5
[ 489s] configure:23556: $? = 0
[ 489s] configure:23564: result: yes
[ 489s] configure:23567: checking for OpenMP simd
[ 489s] configure:23584: gcc -c -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:46:8: warning: variable 'a' set but not used [-Wunused-but-set-variable]
[ 489s] 46 | double a[128];
[ 489s] | ^
[ 489s] configure:23584: $? = 0
[ 489s] configure:23591: result: yes
[ 489s] configure:23598: checking for OpenMP (Fortran)
[ 489s] configure:23608: gfortran -o conftest -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -fopenmp -Wl,-z,relro -O -Wl,-export-dynamic -fopenmp conftest.f >&5
[ 489s] conftest.f:4:10:
[ 489s]
[ 489s] 4 | n = omp_get_num_threads()
[ 489s] | 1
[ 489s] Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
[ 489s] configure:23608: $? = 0
[ 489s] configure:23616: result: yes
[ 489s] configure:23654: checking how to get verbose linking output from gfortran
[ 489s] configure:23767: result: -v
[ 489s] configure:23769: checking for Fortran libraries of gfortran
[ 489s] configure:24009: result: -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath
[ 489s] configure:24035: checking whether /usr/bin/python3 version is >= "2.6"
[ 489s] configure:24046: /usr/bin/python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
[ 489s] configure:24049: $? = 0
[ 489s] configure:24052: result: yes
[ 489s] configure:24151: checking for /usr/bin/python3 version
[ 489s] configure:24159: result: 3.9
[ 489s] configure:24164: checking for /usr/bin/python3 platform
[ 489s] configure:24172: result: linux
[ 489s] configure:24233: checking for GNU default /usr/bin/python3 prefix
[ 489s] configure:24235: result: ${prefix}
[ 489s] configure:24301: checking for GNU default /usr/bin/python3 exec_prefix
[ 489s] configure:24303: result: ${exec_prefix}
[ 489s] configure:24334: checking for /usr/bin/python3 script directory (pythondir)
[ 489s] configure:24369: result: ${PYTHON_PREFIX}/lib/python3.9/site-packages
[ 489s] configure:24377: checking for /usr/bin/python3 extension module directory (pyexecdir)
[ 489s] configure:24412: result: ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
[ 489s] configure:24531: checking for dlopen
[ 489s] configure:24544: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic -fopenmp conftest.c -ldl >&5
[ 489s] configure:24544: $? = 0
[ 489s] configure:24552: result: dlopen
[ 489s] configure:24816: checking how to run the C preprocessor
[ 489s] configure:24842: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c
[ 489s] configure:24842: $? = 0
[ 489s] configure:24857: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c
[ 489s] conftest.c:46:10: fatal error: ac_nonexistent.h: No such file or directory
[ 489s] 46 | #include <ac_nonexistent.h>
[ 489s] | ^~~~~~~~~~~~~~~~~~
[ 489s] compilation terminated.
[ 489s] configure:24857: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | #define HAVE_LONG_LONG 1
[ 489s] | #define HAVE_UNSIGNED_LONG_LONG 1
[ 489s] | #define HAVE_INT32_T 1
[ 489s] | #define HAVE_INT64_T 1
[ 489s] | #define HAVE_UINT32_T 1
[ 489s] | #define HAVE_UINT64_T 1
[ 489s] | #define HAVE_PTRDIFF_T 1
[ 489s] | #define SIZEOF_VOID_P 8
[ 489s] | #define SIZEOF_SHORT 2
[ 489s] | #define SIZEOF_INT 4
[ 489s] | #define SIZEOF_LONG 8
[ 489s] | #define SIZEOF_LONG_LONG 8
[ 489s] | #define SIZEOF_FLOAT 4
[ 489s] | #define SIZEOF_DOUBLE 8
[ 489s] | #define HAVE_LONG_GNUM 1
[ 489s] | #define HAVE_OPENMP 1
[ 489s] | #define HAVE_OPENMP_SIMD 1
[ 489s] | #define CS_REVISION ""
[ 489s] | #define HAVE_DLOPEN 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <ac_nonexistent.h>
[ 489s] configure:24884: result: gcc -E
[ 489s] configure:24898: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c
[ 489s] configure:24898: $? = 0
[ 489s] configure:24913: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG conftest.c
[ 489s] conftest.c:46:10: fatal error: ac_nonexistent.h: No such file or directory
[ 489s] 46 | #include <ac_nonexistent.h>
[ 489s] | ^~~~~~~~~~~~~~~~~~
[ 489s] compilation terminated.
[ 489s] configure:24913: $? = 1
[ 489s] configure: failed program was:
[ 489s] | /* confdefs.h */
[ 489s] | #define PACKAGE_NAME "code_saturne"
[ 489s] | #define PACKAGE_TARNAME "code_saturne"
[ 489s] | #define PACKAGE_VERSION ""
[ 489s] | #define PACKAGE_STRING "code_saturne "
[ 489s] | #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] | #define PACKAGE_URL "http://code-saturne.org"
[ 489s] | #define PACKAGE "code_saturne"
[ 489s] | #define VERSION ""
[ 489s] | #define HAVE_STDIO_H 1
[ 489s] | #define HAVE_STDLIB_H 1
[ 489s] | #define HAVE_STRING_H 1
[ 489s] | #define HAVE_INTTYPES_H 1
[ 489s] | #define HAVE_STDINT_H 1
[ 489s] | #define HAVE_STRINGS_H 1
[ 489s] | #define HAVE_SYS_STAT_H 1
[ 489s] | #define HAVE_SYS_TYPES_H 1
[ 489s] | #define HAVE_UNISTD_H 1
[ 489s] | #define HAVE_SYS_TIME_H 1
[ 489s] | #define STDC_HEADERS 1
[ 489s] | #define HAVE_DLFCN_H 1
[ 489s] | #define LT_OBJDIR ".libs/"
[ 489s] | #define TIME_WITH_SYS_TIME 1
[ 489s] | #define HAVE__BOOL 1
[ 489s] | #define HAVE_STDBOOL_H 1
[ 489s] | #define HAVE_LONG_LONG 1
[ 489s] | #define HAVE_UNSIGNED_LONG_LONG 1
[ 489s] | #define HAVE_INT32_T 1
[ 489s] | #define HAVE_INT64_T 1
[ 489s] | #define HAVE_UINT32_T 1
[ 489s] | #define HAVE_UINT64_T 1
[ 489s] | #define HAVE_PTRDIFF_T 1
[ 489s] | #define SIZEOF_VOID_P 8
[ 489s] | #define SIZEOF_SHORT 2
[ 489s] | #define SIZEOF_INT 4
[ 489s] | #define SIZEOF_LONG 8
[ 489s] | #define SIZEOF_LONG_LONG 8
[ 489s] | #define SIZEOF_FLOAT 4
[ 489s] | #define SIZEOF_DOUBLE 8
[ 489s] | #define HAVE_LONG_GNUM 1
[ 489s] | #define HAVE_OPENMP 1
[ 489s] | #define HAVE_OPENMP_SIMD 1
[ 489s] | #define CS_REVISION ""
[ 489s] | #define HAVE_DLOPEN 1
[ 489s] | /* end confdefs.h. */
[ 489s] | #include <ac_nonexistent.h>
[ 489s] configure:25062: checking whether pthreads work with -pthread
[ 489s] configure:25150: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic -fopenmp conftest.c -ldl >&5
[ 489s] conftest.c: In function 'main':
[ 489s] conftest.c:51:22: warning: argument 1 null where non-null expected [-Wnonnull]
[ 489s] 51 | pthread_attr_init(0); pthread_cleanup_push(0, 0);
[ 489s] | ^~~~~~~~~~~~~~~~~
[ 489s] In file included from conftest.c:46:
[ 489s] /usr/include/pthread.h:264:12: note: in a call to function 'pthread_attr_init' declared 'nonnull'
[ 489s] 264 | extern int pthread_attr_init (pthread_attr_t *__attr) __THROW __nonnull ((1));
[ 489s] | ^~~~~~~~~~~~~~~~~
[ 489s] conftest.c:52:22: warning: argument 1 null where non-null expected [-Wnonnull]
[ 489s] 52 | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
[ 489s] | ^~~~~~~~~~~~~~
[ 489s] In file included from conftest.c:46:
[ 489s] /usr/include/pthread.h:199:12: note: in a call to function 'pthread_create' declared 'nonnull'
[ 489s] 199 | extern int pthread_create (pthread_t *__restrict __newthread,
[ 489s] | ^~~~~~~~~~~~~~
[ 489s] conftest.c:52:22: warning: argument 3 null where non-null expected [-Wnonnull]
[ 489s] 52 | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
[ 489s] | ^~~~~~~~~~~~~~
[ 489s] In file included from conftest.c:46:
[ 489s] /usr/include/pthread.h:199:12: note: in a call to function 'pthread_create' declared 'nonnull'
[ 489s] 199 | extern int pthread_create (pthread_t *__restrict __newthread,
[ 489s] | ^~~~~~~~~~~~~~
[ 489s] conftest.c:50:15: warning: 'th' is used uninitialized [-Wuninitialized]
[ 489s] 50 | pthread_t th; pthread_join(th, 0);
[ 489s] | ^~~~~~~~~~~~~~~~~~~
[ 489s] configure:25150: $? = 0
[ 489s] configure:25160: result: yes
[ 489s] configure:25179: checking for joinable pthread attribute
[ 489s] configure:25194: gcc -o conftest -std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG -Wl,-z,relro -O -Wl,-export-dynamic -fopenmp conftest.c -ldl >&5
[ 489s] configure:25194: $? = 0
[ 489s] configure:25201: result: PTHREAD_CREATE_JOINABLE
[ 489s] configure:25209: checking if more special flags are required for pthreads
[ 489s] configure:25216: result: no
[ 489s]
[ 489s] ## ---------------- ##
[ 489s] ## Cache variables. ##
[ 489s] ## ---------------- ##
[ 489s]
[ 489s] ac_cv_build='x86_64-pc-linux-gnu'
[ 489s] ac_cv_c_compiler_gnu='yes'
[ 489s] ac_cv_c_const='yes'
[ 489s] ac_cv_c_inline='inline'
[ 489s] ac_cv_cxx_compiler_gnu='yes'
[ 489s] ac_cv_env_BIBTEX_set=''
[ 489s] ac_cv_env_BIBTEX_value=''
[ 489s] ac_cv_env_CCC_set=''
[ 489s] ac_cv_env_CCC_value=''
[ 489s] ac_cv_env_CC_set=''
[ 489s] ac_cv_env_CC_value=''
[ 489s] ac_cv_env_CFLAGS_set='set'
[ 489s] ac_cv_env_CFLAGS_value='-g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security'
[ 489s] ac_cv_env_CMAKE_set=''
[ 489s] ac_cv_env_CMAKE_value=''
[ 489s] ac_cv_env_CPPFLAGS_set='set'
[ 489s] ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
[ 489s] ac_cv_env_CPP_set=''
[ 489s] ac_cv_env_CPP_value=''
[ 489s] ac_cv_env_CXXCPP_set=''
[ 489s] ac_cv_env_CXXCPP_value=''
[ 489s] ac_cv_env_CXXFLAGS_set='set'
[ 489s] ac_cv_env_CXXFLAGS_value='-g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security'
[ 489s] ac_cv_env_CXX_set=''
[ 489s] ac_cv_env_CXX_value=''
[ 489s] ac_cv_env_DOT_set=''
[ 489s] ac_cv_env_DOT_value=''
[ 489s] ac_cv_env_DOXYGEN_set=''
[ 489s] ac_cv_env_DOXYGEN_value=''
[ 489s] ac_cv_env_FCFLAGS_set='set'
[ 489s] ac_cv_env_FCFLAGS_value='-g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong'
[ 489s] ac_cv_env_FC_set=''
[ 489s] ac_cv_env_FC_value=''
[ 489s] ac_cv_env_FIG2DEV_set=''
[ 489s] ac_cv_env_FIG2DEV_value=''
[ 489s] ac_cv_env_LDFLAGS_set='set'
[ 489s] ac_cv_env_LDFLAGS_value='-Wl,-z,relro'
[ 489s] ac_cv_env_LIBS_set=''
[ 489s] ac_cv_env_LIBS_value=''
[ 489s] ac_cv_env_LRELEASE_set=''
[ 489s] ac_cv_env_LRELEASE_value=''
[ 489s] ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
[ 489s] ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
[ 489s] ac_cv_env_MAKEINDEX_set=''
[ 489s] ac_cv_env_MAKEINDEX_value=''
[ 489s] ac_cv_env_OMNIIDLPYBE_set=''
[ 489s] ac_cv_env_OMNIIDLPYBE_value=''
[ 489s] ac_cv_env_OMNIIDL_set=''
[ 489s] ac_cv_env_OMNIIDL_value=''
[ 489s] ac_cv_env_PDFLATEX_set=''
[ 489s] ac_cv_env_PDFLATEX_value=''
[ 489s] ac_cv_env_PYRCC4_set=''
[ 489s] ac_cv_env_PYRCC4_value=''
[ 489s] ac_cv_env_PYRCC5_set=''
[ 489s] ac_cv_env_PYRCC5_value=''
[ 489s] ac_cv_env_PYTHON_set='set'
[ 489s] ac_cv_env_PYTHON_value='/usr/bin/python3'
[ 489s] ac_cv_env_PYUIC4_set=''
[ 489s] ac_cv_env_PYUIC4_value=''
[ 489s] ac_cv_env_PYUIC5_set=''
[ 489s] ac_cv_env_PYUIC5_value=''
[ 489s] ac_cv_env_SALOMEENVCMD_set=''
[ 489s] ac_cv_env_SALOMEENVCMD_value=''
[ 489s] ac_cv_env_SALOMERUN_set=''
[ 489s] ac_cv_env_SALOMERUN_value=''
[ 489s] ac_cv_env_SPHINXBUILD_set=''
[ 489s] ac_cv_env_SPHINXBUILD_value=''
[ 489s] ac_cv_env_build_alias_set='set'
[ 489s] ac_cv_env_build_alias_value='x86_64-linux-gnu'
[ 489s] ac_cv_env_host_alias_set=''
[ 489s] ac_cv_env_host_alias_value=''
[ 489s] ac_cv_env_target_alias_set=''
[ 489s] ac_cv_env_target_alias_value=''
[ 489s] ac_cv_fc_compiler_gnu='yes'
[ 489s] ac_cv_fc_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath'
[ 489s] ac_cv_header_dlfcn_h='yes'
[ 489s] ac_cv_header_inttypes_h='yes'
[ 489s] ac_cv_header_stdbool_h='yes'
[ 489s] ac_cv_header_stdint_h='yes'
[ 489s] ac_cv_header_stdio_h='yes'
[ 489s] ac_cv_header_stdlib_h='yes'
[ 489s] ac_cv_header_string_h='yes'
[ 489s] ac_cv_header_strings_h='yes'
[ 489s] ac_cv_header_sys_stat_h='yes'
[ 489s] ac_cv_header_sys_time_h='yes'
[ 489s] ac_cv_header_sys_types_h='yes'
[ 489s] ac_cv_header_unistd_h='yes'
[ 489s] ac_cv_host='x86_64-pc-linux-gnu'
[ 489s] ac_cv_objext='o'
[ 489s] ac_cv_path_EGREP='/bin/grep -E'
[ 489s] ac_cv_path_FGREP='/bin/grep -F'
[ 489s] ac_cv_path_GREP='/bin/grep'
[ 489s] ac_cv_path_SED='/bin/sed'
[ 489s] ac_cv_path_install='/usr/bin/install -c'
[ 489s] ac_cv_path_lt_DD='/bin/dd'
[ 489s] ac_cv_path_mkdir='/bin/mkdir'
[ 489s] ac_cv_prog_AWK='gawk'
[ 489s] ac_cv_prog_CPP='gcc -E'
[ 489s] ac_cv_prog_CXXCPP='g++ -E'
[ 489s] ac_cv_prog_ac_ct_AR='ar'
[ 489s] ac_cv_prog_ac_ct_CC='gcc'
[ 489s] ac_cv_prog_ac_ct_CXX='g++'
[ 489s] ac_cv_prog_ac_ct_FC='gfortran'
[ 489s] ac_cv_prog_ac_ct_OBJDUMP='objdump'
[ 489s] ac_cv_prog_ac_ct_RANLIB='ranlib'
[ 489s] ac_cv_prog_ac_ct_STRIP='strip'
[ 489s] ac_cv_prog_cc_c11=''
[ 489s] ac_cv_prog_cc_g='yes'
[ 489s] ac_cv_prog_cc_stdc=''
[ 489s] ac_cv_prog_cxx_11='no'
[ 489s] ac_cv_prog_cxx_cxx11=''
[ 489s] ac_cv_prog_cxx_g='yes'
[ 489s] ac_cv_prog_cxx_stdcxx=''
[ 489s] ac_cv_prog_fc_g='yes'
[ 489s] ac_cv_prog_fc_v='-v'
[ 489s] ac_cv_prog_make_make_set='yes'
[ 489s] ac_cv_sizeof_double='8'
[ 489s] ac_cv_sizeof_float='4'
[ 489s] ac_cv_sizeof_int='4'
[ 489s] ac_cv_sizeof_long='8'
[ 489s] ac_cv_sizeof_long_long='8'
[ 489s] ac_cv_sizeof_short='2'
[ 489s] ac_cv_sizeof_void_p='8'
[ 489s] ac_cv_target='x86_64-pc-linux-gnu'
[ 489s] ac_cv_type__Bool='yes'
[ 489s] ac_cv_type_int32_t='yes'
[ 489s] ac_cv_type_int64_t='yes'
[ 489s] ac_cv_type_long_long='yes'
[ 489s] ac_cv_type_pid_t='yes'
[ 489s] ac_cv_type_ptrdiff_t='yes'
[ 489s] ac_cv_type_size_t='yes'
[ 489s] ac_cv_type_uint32_t='yes'
[ 489s] ac_cv_type_uint64_t='yes'
[ 489s] ac_cv_type_unsigned_long_long='yes'
[ 489s] am_cv_CC_dependencies_compiler_type='none'
[ 489s] am_cv_CXX_dependencies_compiler_type='none'
[ 489s] am_cv_ar_interface='ar'
[ 489s] am_cv_make_support_nested_variables='yes'
[ 489s] am_cv_prog_cc_c_o='yes'
[ 489s] am_cv_prog_tar_pax='gnutar'
[ 489s] am_cv_python_platform='linux'
[ 489s] am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages'
[ 489s] am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.9/site-packages'
[ 489s] am_cv_python_version='3.9'
[ 489s] lt_cv_ar_at_file='@'
[ 489s] lt_cv_archive_cmds_need_lc='no'
[ 489s] lt_cv_deplibs_check_method='pass_all'
[ 489s] lt_cv_file_magic_cmd='$MAGIC_CMD'
[ 489s] lt_cv_file_magic_test_file=''
[ 489s] lt_cv_ld_reload_flag='-r'
[ 489s] lt_cv_nm_interface='BSD nm'
[ 489s] lt_cv_objdir='.libs'
[ 489s] lt_cv_path_LD='/usr/bin/ld'
[ 489s] lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
[ 489s] lt_cv_path_NM='/usr/bin/nm -B'
[ 489s] lt_cv_path_mainfest_tool='no'
[ 489s] lt_cv_prog_compiler_c_o='yes'
[ 489s] lt_cv_prog_compiler_c_o_CXX='yes'
[ 489s] lt_cv_prog_compiler_c_o_FC='yes'
[ 489s] lt_cv_prog_compiler_pic='-fPIC -DPIC'
[ 489s] lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
[ 489s] lt_cv_prog_compiler_pic_FC='-fPIC'
[ 489s] lt_cv_prog_compiler_pic_works='yes'
[ 489s] lt_cv_prog_compiler_pic_works_CXX='yes'
[ 489s] lt_cv_prog_compiler_pic_works_FC='yes'
[ 489s] lt_cv_prog_compiler_rtti_exceptions='no'
[ 489s] lt_cv_prog_compiler_static_works='yes'
[ 489s] lt_cv_prog_compiler_static_works_CXX='yes'
[ 489s] lt_cv_prog_compiler_static_works_FC='yes'
[ 489s] lt_cv_prog_gnu_ld='yes'
[ 489s] lt_cv_prog_gnu_ldcxx='yes'
[ 489s] lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
[ 489s] lt_cv_shlibpath_overrides_runpath='yes'
[ 489s] lt_cv_sys_global_symbol_pipe='sed -n -e '"'"'s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'"'"' | sed '"'"'/ __gnu_lto/d'"'"
[ 489s] lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '"'"'s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'"'"
[ 489s] lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '"'"'s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'"'"
[ 489s] lt_cv_sys_global_symbol_to_cdecl='sed -n -e '"'"'s/^T .* \(.*\)$/extern int \1();/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'"'"
[ 489s] lt_cv_sys_global_symbol_to_import=''
[ 489s] lt_cv_sys_max_cmd_len='1572864'
[ 489s] lt_cv_to_host_file_cmd='func_convert_file_noop'
[ 489s] lt_cv_to_tool_file_cmd='func_convert_file_noop'
[ 489s] lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
[ 489s]
[ 489s] ## ----------------- ##
[ 489s] ## Output variables. ##
[ 489s] ## ----------------- ##
[ 489s]
[ 489s] ACLOCAL='${SHELL} '\''/usr/src/packages/BUILD/build-aux/missing'\'' aclocal-1.16'
[ 489s] AMDEPBACKSLASH=''
[ 489s] AMDEP_FALSE=''
[ 489s] AMDEP_TRUE='#'
[ 489s] AMTAR='$${TAR-tar}'
[ 489s] AM_BACKSLASH='\'
[ 489s] AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
[ 489s] AM_DEFAULT_VERBOSITY='1'
[ 489s] AM_V='$(V)'
[ 489s] AR='ar'
[ 489s] AS='as'
[ 489s] AUTOCONF='${SHELL} '\''/usr/src/packages/BUILD/build-aux/missing'\'' autoconf'
[ 489s] AUTOHEADER='${SHELL} '\''/usr/src/packages/BUILD/build-aux/missing'\'' autoheader'
[ 489s] AUTOMAKE='${SHELL} '\''/usr/src/packages/BUILD/build-aux/missing'\'' automake-1.16'
[ 489s] AWK='gawk'
[ 489s] BIBTEX=''
[ 489s] BLASRUNPATH=''
[ 489s] BLAS_CPPFLAGS=''
[ 489s] BLAS_LDFLAGS=''
[ 489s] BLAS_LIBS=''
[ 489s] CALCIUM_LIBS=''
[ 489s] CATALYSTRUNPATH=''
[ 489s] CATALYST_CPPFLAGS=''
[ 489s] CATALYST_CXXFLAGS=''
[ 489s] CATALYST_LDFLAGS=''
[ 489s] CATALYST_LIBS=''
[ 489s] CC='gcc'
[ 489s] CCDEPMODE='depmode=none'
[ 489s] CCMRUNPATH=''
[ 489s] CCM_CPPFLAGS=''
[ 489s] CCM_LDFLAGS=''
[ 489s] CCM_LIBS=''
[ 489s] CFLAGS='-std=c99 -fms-extensions -funsigned-char -pedantic -W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wunused -Wfloat-equal -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -fopenmp'
[ 489s] CFLAGS_DBG=''
[ 489s] CFLAGS_HOT='-O3 -fexcess-precision=fast '
[ 489s] CFLAGS_OPT='-funroll-loops -O2 -Wuninitialized -fexcess-precision=fast'
[ 489s] CGNSRUNPATH=''
[ 489s] CGNS_CPPFLAGS=''
[ 489s] CGNS_LDFLAGS=''
[ 489s] CGNS_LIBS=''
[ 489s] CMAKE=''
[ 489s] COOLPROPPYTHONPATH=''
[ 489s] COOLPROPRUNPATH=''
[ 489s] COOLPROP_CPPFLAGS=''
[ 489s] COOLPROP_LDFLAGS=''
[ 489s] COOLPROP_LIBS=''
[ 489s] CORBA_CXXFLAGS=''
[ 489s] CORBA_INCLUDES=''
[ 489s] CORBA_LIBS=''
[ 489s] CORBA_ROOT=''
[ 489s] CPP='gcc -E'
[ 489s] CPPFLAGS=' -Wdate-time -D_FORTIFY_SOURCE=2 -D_POSIX_C_SOURCE=200809L -DNDEBUG'
[ 489s] CSCOPE='cscope'
[ 489s] CS_LD=''
[ 489s] CTAGS='ctags'
[ 489s] CXX='g++'
[ 489s] CXXCPP='g++ -E'
[ 489s] CXXDEPMODE='depmode=none'
[ 489s] CXXFLAGS='-W -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wunused -Wfloat-equal -std=c++11 -Wmisleading-indentation -Wduplicated-cond -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security'
[ 489s] CXXFLAGS_DBG=''
[ 489s] CXXFLAGS_HOT='-O3'
[ 489s] CXXFLAGS_OPT='-funroll-loops -O2 -Wuninitialized'
[ 489s] CXXFLAGS_STD='-funsigned-char'
[ 489s] CYGPATH_W='echo'
[ 489s] DEFS=''
[ 489s] DEPDIR='.deps'
[ 489s] DLLTOOL='false'
[ 489s] DOT=''
[ 489s] DOXYGEN=''
[ 489s] DSYMUTIL=''
[ 489s] DUMPBIN=''
[ 489s] ECHO_C=''
[ 489s] ECHO_N='-n'
[ 489s] ECHO_T=''
[ 489s] EGREP='/bin/grep -E'
[ 489s] EOSRUNPATH=''
[ 489s] EOS_CPPFLAGS=''
[ 489s] EOS_LDFLAGS=''
[ 489s] EOS_LIBS=''
[ 489s] ETAGS='etags'
[ 489s] EXEEXT=''
[ 489s] FC='gfortran'
[ 489s] FCFLAGS='-x f95-cpp-input -Wall -pedantic-errors -std=f2003 -fdiagnostics-color=auto -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -fopenmp'
[ 489s] FCFLAGS_DBG=''
[ 489s] FCFLAGS_HOT='-O2 '
[ 489s] FCFLAGS_OPT='-O'
[ 489s] FCLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath'
[ 489s] FCMODEXT='mod'
[ 489s] FCMODINCLUDE='-I'
[ 489s] FGREP='/bin/grep -F'
[ 489s] FIG2DEV=''
[ 489s] FREESTEAMRUNPATH=''
[ 489s] FREESTEAM_CPPFLAGS=''
[ 489s] FREESTEAM_LDFLAGS=''
[ 489s] FREESTEAM_LIBS=''
[ 489s] GETTEXT_MACRO_VERSION=''
[ 489s] GMSGFMT=''
[ 489s] GMSGFMT_015=''
[ 489s] GREP='/bin/grep'
[ 489s] HAVE_BACKEND_FALSE=''
[ 489s] HAVE_BACKEND_TRUE=''
[ 489s] HAVE_CALCIUM_FALSE=''
[ 489s] HAVE_CALCIUM_TRUE='#'
[ 489s] HAVE_CATALYST_FALSE=''
[ 489s] HAVE_CATALYST_TRUE=''
[ 489s] HAVE_CCM_FALSE=''
[ 489s] HAVE_CCM_TRUE=''
[ 489s] HAVE_CGNS_FALSE=''
[ 489s] HAVE_CGNS_TRUE=''
[ 489s] HAVE_COOLPROP_FALSE=''
[ 489s] HAVE_COOLPROP_TRUE=''
[ 489s] HAVE_DOXYGEN_FALSE=''
[ 489s] HAVE_DOXYGEN_TRUE=''
[ 489s] HAVE_EOS_FALSE=''
[ 489s] HAVE_EOS_TRUE=''
[ 489s] HAVE_ESSL_FALSE=''
[ 489s] HAVE_ESSL_TRUE=''
[ 489s] HAVE_FREESTEAM_FALSE=''
[ 489s] HAVE_FREESTEAM_TRUE=''
[ 489s] HAVE_FRONTEND_FALSE=''
[ 489s] HAVE_FRONTEND_TRUE=''
[ 489s] HAVE_GUI_FALSE=''
[ 489s] HAVE_GUI_TRUE=''
[ 489s] HAVE_INTERNAL_PLE_FALSE='#'
[ 489s] HAVE_INTERNAL_PLE_TRUE=''
[ 489s] HAVE_LATEX_FALSE=''
[ 489s] HAVE_LATEX_TRUE=''
[ 489s] HAVE_LINK_CXX_FALSE=''
[ 489s] HAVE_LINK_CXX_TRUE=''
[ 489s] HAVE_MEDCOUPLING_FALSE=''
[ 489s] HAVE_MEDCOUPLING_LOADER_FALSE=''
[ 489s] HAVE_MEDCOUPLING_LOADER_TRUE=''
[ 489s] HAVE_MEDCOUPLING_TRUE=''
[ 489s] HAVE_MED_FALSE=''
[ 489s] HAVE_MED_TRUE=''
[ 489s] HAVE_MELISSA_FALSE=''
[ 489s] HAVE_MELISSA_TRUE=''
[ 489s] HAVE_MKL_FALSE=''
[ 489s] HAVE_MKL_TRUE=''
[ 489s] HAVE_NEPTUNE_CFD=''
[ 489s] HAVE_PARAMEDMEM_FALSE=''
[ 489s] HAVE_PARAMEDMEM_TRUE=''
[ 489s] HAVE_PETSC_FALSE=''
[ 489s] HAVE_PETSC_TRUE=''
[ 489s] HAVE_PLUGINS_FALSE=''
[ 489s] HAVE_PLUGINS_TRUE=''
[ 489s] HAVE_PLUGIN_CATALYST_FALSE=''
[ 489s] HAVE_PLUGIN_CATALYST_TRUE=''
[ 489s] HAVE_PLUGIN_MEDCOUPLING_FALSE=''
[ 489s] HAVE_PLUGIN_MEDCOUPLING_TRUE=''
[ 489s] HAVE_PLUGIN_MELISSA_FALSE=''
[ 489s] HAVE_PLUGIN_MELISSA_TRUE=''
[ 489s] HAVE_QT4_FALSE=''
[ 489s] HAVE_QT4_TRUE=''
[ 489s] HAVE_QT5_FALSE=''
[ 489s] HAVE_QT5_TRUE=''
[ 489s] HAVE_RELOCATABLE_FALSE=''
[ 489s] HAVE_RELOCATABLE_TRUE='#'
[ 489s] HAVE_SALOME_FALSE=''
[ 489s] HAVE_SALOME_GUI_FALSE=''
[ 489s] HAVE_SALOME_GUI_TRUE='#'
[ 489s] HAVE_SALOME_KERNEL_FALSE=''
[ 489s] HAVE_SALOME_KERNEL_TRUE='#'
[ 489s] HAVE_SALOME_TRUE=''
[ 489s] HAVE_SHELL_LAUNCHER_FALSE=''
[ 489s] HAVE_SHELL_LAUNCHER_TRUE='#'
[ 489s] HAVE_SPHINX_FALSE=''
[ 489s] HAVE_SPHINX_TRUE=''
[ 489s] HDF5RUNPATH=''
[ 489s] HDF5_CPPFLAGS=''
[ 489s] HDF5_CPPFLAGS_MPI=''
[ 489s] HDF5_LDFLAGS=''
[ 489s] HDF5_LDFLAGS_MPI=''
[ 489s] HDF5_LIBS=''
[ 489s] HDF5_LIBS_MPI=''
[ 489s] IDL=''
[ 489s] IDLCXXFLAGS=''
[ 489s] IDLPYFLAGS=''
[ 489s] IDL_CLN_CXX=''
[ 489s] IDL_CLN_H=''
[ 489s] IDL_CLN_OBJ=''
[ 489s] IDL_SRV_CXX=''
[ 489s] IDL_SRV_H=''
[ 489s] IDL_SRV_OBJ=''
[ 489s] INSTALL_DATA='${INSTALL} -m 644'
[ 489s] INSTALL_PROGRAM='${INSTALL}'
[ 489s] INSTALL_SCRIPT='${INSTALL}'
[ 489s] INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
[ 489s] INTLLIBS=''
[ 489s] INTL_MACOSX_LIBS=''
[ 489s] LD='/usr/bin/ld -m elf_x86_64'
[ 489s] LDFLAGS=' -Wl,-z,relro -O -Wl,-export-dynamic -fopenmp'
[ 489s] LDRPATH='-Wl,-rpath -Wl,'
[ 489s] LIBICONV=''
[ 489s] LIBINTL=''
[ 489s] LIBOBJS=''
[ 489s] LIBS=' -ldl'
[ 489s] LIBTOOL='$(SHELL) $(top_builddir)/libtool'
[ 489s] LIPO=''
[ 489s] LN_S='ln -s'
[ 489s] LRELEASE=''
[ 489s] LTLIBICONV=''
[ 489s] LTLIBINTL=''
[ 489s] LTLIBOBJS=''
[ 489s] LT_SYS_LIBRARY_PATH=''
[ 489s] MAINT='#'
[ 489s] MAINTAINER_MODE_FALSE=''
[ 489s] MAINTAINER_MODE_TRUE='#'
[ 489s] MAKEINDEX=''
[ 489s] MAKEINFO='${SHELL} '\''/usr/src/packages/BUILD/build-aux/missing'\'' makeinfo'
[ 489s] MANIFEST_TOOL=':'
[ 489s] MEDCOUPLINGRUNPATH=''
[ 489s] MEDCOUPLING_CPPFLAGS=''
[ 489s] MEDCOUPLING_LDFLAGS=''
[ 489s] MEDCOUPLING_LIBS=''
[ 489s] MEDRUNPATH=''
[ 489s] MED_CPPFLAGS=''
[ 489s] MED_LDFLAGS=''
[ 489s] MED_LIBS=''
[ 489s] MELISSARUNPATH=''
[ 489s] MELISSA_CPPFLAGS=''
[ 489s] MELISSA_LDFLAGS=''
[ 489s] MELISSA_LIBS=''
[ 489s] METISRUNPATH=''
[ 489s] METIS_CPPFLAGS=''
[ 489s] METIS_LDFLAGS=''
[ 489s] METIS_LIBS=''
[ 489s] MKDIR_P='/bin/mkdir -p'
[ 489s] MODULECMD=''
[ 489s] MPI_CPPFLAGS=''
[ 489s] MPI_LDFLAGS=''
[ 489s] MPI_LIBS=''
[ 489s] MSGFMT=''
[ 489s] MSGFMT_015=''
[ 489s] MSGMERGE=''
[ 489s] NEPTUNE_CFD=''
[ 489s] NM='/usr/bin/nm -B'
[ 489s] NMEDIT=''
[ 489s] OBJDUMP='objdump'
[ 489s] OBJEXT='o'
[ 489s] OMNIIDL=''
[ 489s] OMNIIDLLDLIBPATH=''
[ 489s] OMNIIDLPYBE=''
[ 489s] OMNIIDLPYTHONPATH=''
[ 489s] OMNIORB_CXXFLAGS=''
[ 489s] OMNIORB_IDLCXXFLAGS=''
[ 489s] OMNIORB_IDLPYFLAGS=''
[ 489s] OMNIORB_IDL_CLN_CXX=''
[ 489s] OMNIORB_IDL_CLN_H=''
[ 489s] OMNIORB_IDL_CLN_OBJ=''
[ 489s] OMNIORB_IDL_SRV_CXX=''
[ 489s] OMNIORB_IDL_SRV_H=''
[ 489s] OMNIORB_IDL_SRV_OBJ=''
[ 489s] OMNIORB_IDL_TIE_CXX=''
[ 489s] OMNIORB_IDL_TIE_H=''
[ 489s] OMNIORB_INCLUDES=''
[ 489s] OMNIORB_LIBS=''
[ 489s] OMNIORB_ROOT=''
[ 489s] OTOOL64=''
[ 489s] OTOOL=''
[ 489s] PACKAGE='code_saturne'
[ 489s] PACKAGE_BUGREPORT='saturne-support at edf.fr'
[ 489s] PACKAGE_NAME='code_saturne'
[ 489s] PACKAGE_STRING='code_saturne '
[ 489s] PACKAGE_TARNAME='code_saturne'
[ 489s] PACKAGE_URL='http://code-saturne.org'
[ 489s] PACKAGE_VERSION=''
[ 489s] PATH_SEPARATOR=':'
[ 489s] PDFLATEX=''
[ 489s] PETSC_CPPFLAGS=''
[ 489s] PETSC_LDFLAGS=''
[ 489s] PETSC_LIBS=''
[ 489s] PLE_CPPFLAGS=''
[ 489s] PLE_LDFLAGS=''
[ 489s] PLE_LIBS='-lple'
[ 489s] POSUB=''
[ 489s] POW_LIB=''
[ 489s] PTHREAD_CC='gcc'
[ 489s] PTHREAD_CFLAGS='-pthread'
[ 489s] PTHREAD_LIBS=''
[ 489s] PYRCC4=''
[ 489s] PYRCC5=''
[ 489s] PYTHON='/usr/bin/python3'
[ 489s] PYTHON_EXEC_PREFIX='${exec_prefix}'
[ 489s] PYTHON_PLATFORM='linux'
[ 489s] PYTHON_PREFIX='${prefix}'
[ 489s] PYTHON_VERSION='3.9'
[ 489s] PYUIC4=''
[ 489s] PYUIC5=''
[ 489s] RANLIB='ranlib'
[ 489s] SALOMEENVCMD=''
[ 489s] SALOMEPRE=''
[ 489s] SALOMERUN=''
[ 489s] SALOME_GUI=''
[ 489s] SALOME_GUI_CPPFLAGS=''
[ 489s] SALOME_GUI_IDL=''
[ 489s] SALOME_GUI_LDFLAGS=''
[ 489s] SALOME_KERNEL=''
[ 489s] SALOME_KERNEL_CPPFLAGS=''
[ 489s] SALOME_KERNEL_IDL=''
[ 489s] SALOME_KERNEL_LDFLAGS=''
[ 489s] SALOME_YACS='/usr'
[ 489s] SCOTCHRUNPATH=''
[ 489s] SCOTCH_CPPFLAGS=''
[ 489s] SCOTCH_LDFLAGS=''
[ 489s] SCOTCH_LIBS=''
[ 489s] SED='/bin/sed'
[ 489s] SET_MAKE=''
[ 489s] SHELL='/bin/sh'
[ 489s] SPHINXBUILD=''
[ 489s] STRIP='strip'
[ 489s] USE_NLS=''
[ 489s] VERSION=''
[ 489s] XGETTEXT=''
[ 489s] XGETTEXT_015=''
[ 489s] XGETTEXT_EXTRA_OPTIONS=''
[ 489s] ac_ct_AR='ar'
[ 489s] ac_ct_CC='gcc'
[ 489s] ac_ct_CXX='g++'
[ 489s] ac_ct_DUMPBIN=''
[ 489s] ac_ct_FC='gfortran'
[ 489s] acx_pthread_config=''
[ 489s] am__EXEEXT_FALSE=''
[ 489s] am__EXEEXT_TRUE=''
[ 489s] am__fastdepCC_FALSE=''
[ 489s] am__fastdepCC_TRUE='#'
[ 489s] am__fastdepCXX_FALSE=''
[ 489s] am__fastdepCXX_TRUE='#'
[ 489s] am__include='include'
[ 489s] am__isrc=''
[ 489s] am__leading_dot='.'
[ 489s] am__nodep=''
[ 489s] am__quote=''
[ 489s] am__tar='tar --format=posix -chf - "$$tardir"'
[ 489s] am__untar='tar -xf -'
[ 489s] bindir='${exec_prefix}/bin'
[ 489s] build='x86_64-pc-linux-gnu'
[ 489s] build_alias='x86_64-linux-gnu'
[ 489s] build_cpu='x86_64'
[ 489s] build_os='linux-gnu'
[ 489s] build_vendor='pc'
[ 489s] ccversion='11.2.0'
[ 489s] cgns_prefix=''
[ 489s] coolprop_prefix=''
[ 489s] cs_env_modules='no'
[ 489s] cs_have_backend=''
[ 489s] cs_have_blas=''
[ 489s] cs_have_calcium=''
[ 489s] cs_have_catalyst=''
[ 489s] cs_have_ccm=''
[ 489s] cs_have_cgns=''
[ 489s] cs_have_coolprop=''
[ 489s] cs_have_doxygen=''
[ 489s] cs_have_eos=''
[ 489s] cs_have_freesteam=''
[ 489s] cs_have_frontend=''
[ 489s] cs_have_gui=''
[ 489s] cs_have_gui_qt4=''
[ 489s] cs_have_gui_qt5=''
[ 489s] cs_have_hdf5=''
[ 489s] cs_have_latex=''
[ 489s] cs_have_long_gnum='yes'
[ 489s] cs_have_med=''
[ 489s] cs_have_medcoupling=''
[ 489s] cs_have_medcoupling_loader=''
[ 489s] cs_have_melissa=''
[ 489s] cs_have_metis=''
[ 489s] cs_have_mpi=''
[ 489s] cs_have_openmp='yes'
[ 489s] cs_have_paramedmem=''
[ 489s] cs_have_petsc=''
[ 489s] cs_have_salome_gui='no'
[ 489s] cs_have_salome_kernel='no'
[ 489s] cs_have_salome_yacs='yes'
[ 489s] cs_have_scotch=''
[ 489s] cs_have_sphinx=''
[ 489s] cs_py_have_plugin_catalyst=''
[ 489s] cs_py_have_plugin_medcoupling=''
[ 489s] cs_py_have_plugin_melissa=''
[ 489s] cs_py_have_plugins=''
[ 489s] cs_special_user_link=''
[ 489s] cs_src_revision=''
[ 489s] cs_tex_path_end=''
[ 489s] cs_tex_path_sep=''
[ 489s] cs_version='6.0'
[ 489s] cs_version_full='6.0.2'
[ 489s] cs_version_short='6.0'
[ 489s] datadir='${datarootdir}'
[ 489s] datarootdir='${prefix}/share'
[ 489s] debug='no'
[ 489s] docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
[ 489s] dvidir='${docdir}'
[ 489s] enable_shared='yes'
[ 489s] eos_prefix=''
[ 489s] exec_prefix='NONE'
[ 489s] freesteam_prefix=''
[ 489s] hdf5_prefix=''
[ 489s] host='x86_64-pc-linux-gnu'
[ 489s] host_alias=''
[ 489s] host_cpu='x86_64'
[ 489s] host_os='linux-gnu'
[ 489s] host_vendor='pc'
[ 489s] htmldir='${docdir}'
[ 489s] includedir='${prefix}/include'
[ 489s] infodir='${prefix}/share/info'
[ 489s] install_sh='${SHELL} /usr/src/packages/BUILD/build-aux/install-sh'
[ 489s] libdir='${prefix}/lib/x86_64-linux-gnu'
[ 489s] libexecdir='/usr/lib'
[ 489s] localedir='${datarootdir}/locale'
[ 489s] localstatedir='/var'
[ 489s] mandir='${prefix}/share/man'
[ 489s] med_prefix=''
[ 489s] metis_prefix=''
[ 489s] mkdir_p='$(MKDIR_P)'
[ 489s] mpi_bindir=''
[ 489s] mpi_libdir=''
[ 489s] mpi_prefix=''
[ 489s] mpi_type=''
[ 489s] oldincludedir='/usr/include'
[ 489s] pdfdir='${docdir}'
[ 489s] pkgpyexecdir='${pyexecdir}/code_saturne'
[ 489s] pkgpythondir='${pythondir}/code_saturne'
[ 489s] ple_docdir='${prefix}/share/doc/ple'
[ 489s] ple_type='internal'
[ 489s] prefix='/usr'
[ 489s] profile='no'
[ 489s] program_transform_name='s,x,x,'
[ 489s] psdir='${docdir}'
[ 489s] pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages'
[ 489s] pythondir='${PYTHON_PREFIX}/lib/python3.9/site-packages'
[ 489s] pythonversion=''
[ 489s] relocatable='no'
[ 489s] runstatedir='/run'
[ 489s] sbindir='${exec_prefix}/sbin'
[ 489s] scotch_prefix=''
[ 489s] sharedstatedir='${prefix}/com'
[ 489s] shell_env='no'
[ 489s] subdirs=' libple'
[ 489s] sysconfdir='/etc'
[ 489s] target='x86_64-pc-linux-gnu'
[ 489s] target_alias=''
[ 489s] target_cpu='x86_64'
[ 489s] target_os='linux-gnu'
[ 489s] target_vendor='pc'
[ 489s] win_prefix=''
[ 489s]
[ 489s] ## ----------- ##
[ 489s] ## confdefs.h. ##
[ 489s] ## ----------- ##
[ 489s]
[ 489s] /* confdefs.h */
[ 489s] #define PACKAGE_NAME "code_saturne"
[ 489s] #define PACKAGE_TARNAME "code_saturne"
[ 489s] #define PACKAGE_VERSION ""
[ 489s] #define PACKAGE_STRING "code_saturne "
[ 489s] #define PACKAGE_BUGREPORT "saturne-support at edf.fr"
[ 489s] #define PACKAGE_URL "http://code-saturne.org"
[ 489s] #define PACKAGE "code_saturne"
[ 489s] #define VERSION ""
[ 489s] #define HAVE_STDIO_H 1
[ 489s] #define HAVE_STDLIB_H 1
[ 489s] #define HAVE_STRING_H 1
[ 489s] #define HAVE_INTTYPES_H 1
[ 489s] #define HAVE_STDINT_H 1
[ 489s] #define HAVE_STRINGS_H 1
[ 489s] #define HAVE_SYS_STAT_H 1
[ 489s] #define HAVE_SYS_TYPES_H 1
[ 489s] #define HAVE_UNISTD_H 1
[ 489s] #define HAVE_SYS_TIME_H 1
[ 489s] #define STDC_HEADERS 1
[ 489s] #define HAVE_DLFCN_H 1
[ 489s] #define LT_OBJDIR ".libs/"
[ 489s] #define TIME_WITH_SYS_TIME 1
[ 489s] #define HAVE__BOOL 1
[ 489s] #define HAVE_STDBOOL_H 1
[ 489s] #define HAVE_LONG_LONG 1
[ 489s] #define HAVE_UNSIGNED_LONG_LONG 1
[ 489s] #define HAVE_INT32_T 1
[ 489s] #define HAVE_INT64_T 1
[ 489s] #define HAVE_UINT32_T 1
[ 489s] #define HAVE_UINT64_T 1
[ 489s] #define HAVE_PTRDIFF_T 1
[ 489s] #define SIZEOF_VOID_P 8
[ 489s] #define SIZEOF_SHORT 2
[ 489s] #define SIZEOF_INT 4
[ 489s] #define SIZEOF_LONG 8
[ 489s] #define SIZEOF_LONG_LONG 8
[ 489s] #define SIZEOF_FLOAT 4
[ 489s] #define SIZEOF_DOUBLE 8
[ 489s] #define HAVE_LONG_GNUM 1
[ 489s] #define HAVE_OPENMP 1
[ 489s] #define HAVE_OPENMP_SIMD 1
[ 489s] #define CS_REVISION ""
[ 489s] #define HAVE_DLOPEN 1
[ 489s] #define HAVE_PTHREAD 1
[ 489s]
[ 489s] configure: exit 2
[ 489s] 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 --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-mpi --libexecdir=/usr/lib/ --disable-rpath --with-hdf5-include=/usr/include/hdf5/openmpi --with-hdf5-lib=/usr/lib/x86_64-linux-gnu/hdf5/openmpi --with-mpi-include=/usr/include/x86_64-linux-gnu/mpi returned exit code 2
[ 489s] make[1]: *** [debian/rules:33: override_dh_auto_configure] Error 25
[ 489s] make[1]: Leaving directory '/usr/src/packages/BUILD'
[ 489s] make: *** [debian/rules:20: build] Error 2
[ 489s] dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
[ 490s]
[ 490s] potassium failed "build code-saturne_6.0.2-2.dsc" at Fri Nov 5 00:16:46 UTC 2021.
[ 490s]
More information about the debian-science-maintainers
mailing list