I: pbuilder: network access will be disabled during build
I: Current time: Mon Apr 17 14:17:15 +14 2023
I: pbuilder-time-stamp: 1681690635
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bookworm-reproducible-base.tgz]
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Copying source file
I: copying [ntl_11.5.1-1.dsc]
I: copying [./ntl_11.5.1.orig.tar.gz]
I: copying [./ntl_11.5.1-1.debian.tar.xz]
I: Extracting source
gpgv: Signature made Wed Sep  8 03:57:07 2021 +14
gpgv:                using RSA key 812EEFD8A3FBA4ACE4DF114B04C53BD7FE030551
gpgv:                issuer "jpuydt@debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./ntl_11.5.1-1.dsc: no acceptable signature found
dpkg-source: info: extracting ntl in ntl-11.5.1
dpkg-source: info: unpacking ntl_11.5.1.orig.tar.gz
dpkg-source: info: unpacking ntl_11.5.1-1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying Fix-typos.patch
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/1879414/tmp/hooks/D01_modify_environment starting
debug: Running on ionos11-amd64.
I: Changing host+domainname to test build reproducibility
I: Adding a custom variable just for the fun of it...
I: Changing /bin/sh to bash
'/bin/sh' -> '/bin/bash'
lrwxrwxrwx 1 root root 9 Apr 17 14:18 /bin/sh -> /bin/bash
I: Setting pbuilder2's login shell to /bin/bash
I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
I: user script /srv/workspace/pbuilder/1879414/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/1879414/tmp/hooks/D02_print_environment starting
I: set
  BASH=/bin/sh
  BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath
  BASH_ALIASES=()
  BASH_ARGC=()
  BASH_ARGV=()
  BASH_CMDS=()
  BASH_LINENO=([0]="12" [1]="0")
  BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:.
  BASH_SOURCE=([0]="/tmp/hooks/D02_print_environment" [1]="/tmp/hooks/D02_print_environment")
  BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")
  BASH_VERSION='5.2.15(1)-release'
  BUILDDIR=/build
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME=pbuilder2
  BUILD_ARCH=amd64
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=15'
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/root
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=x86_64
  HOST_ARCH=amd64
  IFS=' 	
  '
  INVOCATION_ID=24128aecb70948d2b46ebe761a5847a2
  LANG=C
  LANGUAGE=et_EE:et
  LC_ALL=C
  MACHTYPE=x86_64-pc-linux-gnu
  MAIL=/var/mail/root
  OPTERR=1
  OPTIND=1
  OSTYPE=linux-gnu
  PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
  PBCURRENTCOMMANDLINEOPERATION=build
  PBUILDER_OPERATION=build
  PBUILDER_PKGDATADIR=/usr/share/pbuilder
  PBUILDER_PKGLIBDIR=/usr/lib/pbuilder
  PBUILDER_SYSCONFDIR=/etc
  PIPESTATUS=([0]="0")
  POSIXLY_CORRECT=y
  PPID=1879414
  PS4='+ '
  PWD=/
  SHELL=/bin/bash
  SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:posix
  SHLVL=3
  SUDO_COMMAND='/usr/bin/timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice -n 11 /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.PPRN4Ryk/pbuilderrc_VDNh --distribution bookworm --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.PPRN4Ryk/b2 --logfile b2/build.log --extrapackages usrmerge ntl_11.5.1-1.dsc'
  SUDO_GID=111
  SUDO_UID=106
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  _='I: set'
  http_proxy=http://78.137.99.97:3128
I: uname -a
  Linux i-capture-the-hostname 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
I: ls -l /bin
  total 5632
  -rwxr-xr-x 1 root root 1265648 Feb 13 10:05 bash
  -rwxr-xr-x 3 root root   39224 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root   39224 Sep 19  2022 bzcat
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzcmp -> bzdiff
  -rwxr-xr-x 1 root root    2225 Sep 19  2022 bzdiff
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzegrep -> bzgrep
  -rwxr-xr-x 1 root root    4893 Nov 28  2021 bzexe
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzfgrep -> bzgrep
  -rwxr-xr-x 1 root root    3775 Sep 19  2022 bzgrep
  -rwxr-xr-x 3 root root   39224 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root   14568 Sep 19  2022 bzip2recover
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzless -> bzmore
  -rwxr-xr-x 1 root root    1297 Sep 19  2022 bzmore
  -rwxr-xr-x 1 root root   44016 Sep 21  2022 cat
  -rwxr-xr-x 1 root root   68656 Sep 21  2022 chgrp
  -rwxr-xr-x 1 root root   64496 Sep 21  2022 chmod
  -rwxr-xr-x 1 root root   72752 Sep 21  2022 chown
  -rwxr-xr-x 1 root root  151152 Sep 21  2022 cp
  -rwxr-xr-x 1 root root  125640 Jan  6 03:20 dash
  -rwxr-xr-x 1 root root  121904 Sep 21  2022 date
  -rwxr-xr-x 1 root root   89240 Sep 21  2022 dd
  -rwxr-xr-x 1 root root  102200 Sep 21  2022 df
  -rwxr-xr-x 1 root root  151344 Sep 21  2022 dir
  -rwxr-xr-x 1 root root   88656 Mar 24 00:02 dmesg
  lrwxrwxrwx 1 root root       8 Dec 20 03:33 dnsdomainname -> hostname
  lrwxrwxrwx 1 root root       8 Dec 20 03:33 domainname -> hostname
  -rwxr-xr-x 1 root root   43856 Sep 21  2022 echo
  -rwxr-xr-x 1 root root      41 Jan 25 04:43 egrep
  -rwxr-xr-x 1 root root   35664 Sep 21  2022 false
  -rwxr-xr-x 1 root root      41 Jan 25 04:43 fgrep
  -rwxr-xr-x 1 root root   85600 Mar 24 00:02 findmnt
  -rwsr-xr-x 1 root root   35128 Mar 23 22:35 fusermount
  -rwxr-xr-x 1 root root  203152 Jan 25 04:43 grep
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 gunzip
  -rwxr-xr-x 1 root root    6447 Apr 10  2022 gzexe
  -rwxr-xr-x 1 root root   98136 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root   22680 Dec 20 03:33 hostname
  -rwxr-xr-x 1 root root   72824 Sep 21  2022 ln
  -rwxr-xr-x 1 root root   53024 Mar 24 02:40 login
  -rwxr-xr-x 1 root root  151344 Sep 21  2022 ls
  -rwxr-xr-x 1 root root  207168 Mar 24 00:02 lsblk
  -rwxr-xr-x 1 root root   97552 Sep 21  2022 mkdir
  -rwxr-xr-x 1 root root   72912 Sep 21  2022 mknod
  -rwxr-xr-x 1 root root   43952 Sep 21  2022 mktemp
  -rwxr-xr-x 1 root root   59712 Mar 24 00:02 more
  -rwsr-xr-x 1 root root   59704 Mar 24 00:02 mount
  -rwxr-xr-x 1 root root   18744 Mar 24 00:02 mountpoint
  -rwxr-xr-x 1 root root  142968 Sep 21  2022 mv
  lrwxrwxrwx 1 root root       8 Dec 20 03:33 nisdomainname -> hostname
  lrwxrwxrwx 1 root root      14 Apr  3 20:25 pidof -> /sbin/killall5
  -rwxr-xr-x 1 root root   43952 Sep 21  2022 pwd
  lrwxrwxrwx 1 root root       4 Feb 13 10:05 rbash -> bash
  -rwxr-xr-x 1 root root   52112 Sep 21  2022 readlink
  -rwxr-xr-x 1 root root   72752 Sep 21  2022 rm
  -rwxr-xr-x 1 root root   56240 Sep 21  2022 rmdir
  -rwxr-xr-x 1 root root   27560 Nov  3 06:31 run-parts
  -rwxr-xr-x 1 root root  126424 Jan  6 09:55 sed
  lrwxrwxrwx 1 root root       9 Apr 17 14:18 sh -> /bin/bash
  -rwxr-xr-x 1 root root   43888 Sep 21  2022 sleep
  -rwxr-xr-x 1 root root   85008 Sep 21  2022 stty
  -rwsr-xr-x 1 root root   72000 Mar 24 00:02 su
  -rwxr-xr-x 1 root root   39824 Sep 21  2022 sync
  -rwxr-xr-x 1 root root  531984 Apr  7 04:25 tar
  -rwxr-xr-x 1 root root   14520 Nov  3 06:31 tempfile
  -rwxr-xr-x 1 root root  109616 Sep 21  2022 touch
  -rwxr-xr-x 1 root root   35664 Sep 21  2022 true
  -rwxr-xr-x 1 root root   14568 Mar 23 22:35 ulockmgr_server
  -rwsr-xr-x 1 root root   35128 Mar 24 00:02 umount
  -rwxr-xr-x 1 root root   43888 Sep 21  2022 uname
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root  151344 Sep 21  2022 vdir
  -rwxr-xr-x 1 root root   72024 Mar 24 00:02 wdctl
  lrwxrwxrwx 1 root root       8 Dec 20 03:33 ypdomainname -> hostname
  -rwxr-xr-x 1 root root    1984 Apr 10  2022 zcat
  -rwxr-xr-x 1 root root    1678 Apr 10  2022 zcmp
  -rwxr-xr-x 1 root root    6460 Apr 10  2022 zdiff
  -rwxr-xr-x 1 root root      29 Apr 10  2022 zegrep
  -rwxr-xr-x 1 root root      29 Apr 10  2022 zfgrep
  -rwxr-xr-x 1 root root    2081 Apr 10  2022 zforce
  -rwxr-xr-x 1 root root    8103 Apr 10  2022 zgrep
  -rwxr-xr-x 1 root root    2206 Apr 10  2022 zless
  -rwxr-xr-x 1 root root    1842 Apr 10  2022 zmore
  -rwxr-xr-x 1 root root    4577 Apr 10  2022 znew
I: user script /srv/workspace/pbuilder/1879414/tmp/hooks/D02_print_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper-compat (= 13), libgf2x-dev, libgmp-dev, libtool-bin
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 19596 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on libgf2x-dev; however:
  Package libgf2x-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libgmp-dev; however:
  Package libgmp-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libtool-bin; however:
  Package libtool-bin is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libdebhelper-perl{a} libelf1{a} libfile-stripnondeterminism-perl{a} libgf2x-dev{a} libgf2x3{a} libgmp-dev{a} libgmpxx4ldbl{a} libicu72{a} libmagic-mgc{a} libmagic1{a} libpipeline1{a} libsub-override-perl{a} libtool{a} libtool-bin{a} libuchardet0{a} libxml2{a} m4{a} man-db{a} po-debconf{a} sensible-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libltdl-dev libmail-sendmail-perl lynx wget 
0 packages upgraded, 35 newly installed, 0 to remove and 0 not upgraded.
Need to get 20.2 MB of archives. After unpacking 75.6 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 2 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
Get: 3 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
Get: 4 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get: 5 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Get: 6 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get: 7 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
Get: 8 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB]
Get: 9 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
Get: 10 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
Get: 11 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get: 12 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
Get: 13 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get: 14 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get: 15 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
Get: 16 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 17 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB]
Get: 18 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
Get: 19 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 20 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
Get: 21 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 22 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 23 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
Get: 24 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
Get: 25 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
Get: 26 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.1+b3 [687 kB]
Get: 27 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
Get: 28 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 29 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 30 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
Get: 31 http://deb.debian.org/debian bookworm/main amd64 libgf2x3 amd64 1.3.0-2 [50.7 kB]
Get: 32 http://deb.debian.org/debian bookworm/main amd64 libgf2x-dev amd64 1.3.0-2 [32.1 kB]
Get: 33 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB]
Get: 34 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB]
Get: 35 http://deb.debian.org/debian bookworm/main amd64 libtool-bin amd64 2.4.7-5 [436 kB]
Fetched 20.2 MB in 1s (18.0 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package sensible-utils.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19596 files and directories currently installed.)
Preparing to unpack .../00-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../01-libmagic-mgc_1%3a5.44-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../02-libmagic1_1%3a5.44-3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../03-file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../04-gettext-base_0.21-12_amd64.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../05-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../06-groff-base_1.22.4-10_amd64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../07-bsdextrautils_2.38.1-5+b1_amd64.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../08-libpipeline1_1.5.7-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../09-man-db_2.11.2-2_amd64.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../15-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../16-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../17-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../19-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../21-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../22-libelf1_0.188-2.1_amd64.deb ...
Unpacking libelf1:amd64 (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../23-dwz_0.15-1_amd64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../24-libicu72_72.1-3_amd64.deb ...
Unpacking libicu72:amd64 (72.1-3) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.1+b3_amd64.deb ...
Unpacking libxml2:amd64 (2.9.14+dfsg-1.1+b3) ...
Selecting previously unselected package gettext.
Preparing to unpack .../26-gettext_0.21-12_amd64.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../27-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../28-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../29-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package libgf2x3:amd64.
Preparing to unpack .../30-libgf2x3_1.3.0-2_amd64.deb ...
Unpacking libgf2x3:amd64 (1.3.0-2) ...
Selecting previously unselected package libgf2x-dev.
Preparing to unpack .../31-libgf2x-dev_1.3.0-2_amd64.deb ...
Unpacking libgf2x-dev (1.3.0-2) ...
Selecting previously unselected package libgmpxx4ldbl:amd64.
Preparing to unpack .../32-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../33-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
Selecting previously unselected package libtool-bin.
Preparing to unpack .../34-libtool-bin_2.4.7-5_amd64.deb ...
Unpacking libtool-bin (2.4.7-5) ...
Setting up libpipeline1:amd64 (1.5.7-1) ...
Setting up libicu72:amd64 (72.1-3) ...
Setting up bsdextrautils (2.38.1-5+b1) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libgf2x3:amd64 (1.3.0-2) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libmagic1:amd64 (1:5.44-3) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up file (1:5.44-3) ...
Setting up autotools-dev (20220109.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
Setting up autopoint (0.21-12) ...
Setting up autoconf (2.71-3) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libuchardet0:amd64 (0.0.7-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libelf1:amd64 (0.188-2.1) ...
Setting up libxml2:amd64 (2.9.14+dfsg-1.1+b3) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up gettext (0.21-12) ...
Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
Setting up libtool (2.4.7-5) ...
Setting up libgf2x-dev (1.3.0-2) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up dwz (0.15-1) ...
Setting up groff-base (1.22.4-10) ...
Setting up libtool-bin (2.4.7-5) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up debhelper (13.11.4) ...
Processing triggers for libc-bin (2.36-8) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
usrmerge is already the newest version (35).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/1879414/tmp/hooks/A99_set_merged_usr starting
Re-configuring usrmerge...
removed '/etc/unsupported-skip-usrmerge-conversion'
The system has been successfully converted.
I: user script /srv/workspace/pbuilder/1879414/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/ntl-11.5.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-genchanges -S  > ../ntl_11.5.1-1_source.changes
dpkg-buildpackage: info: source package ntl
dpkg-buildpackage: info: source version 11.5.1-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Julien Puydt <jpuydt@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/build/ntl-11.5.1'
dh_auto_clean -D src
rm -f src/makefile include/NTL/config.h
make[1]: Leaving directory '/build/ntl-11.5.1'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/ntl-11.5.1'
cd src && ./configure \
	SHARED=on NATIVE=off \
	CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall' LDFLAGS='-Wl,-z,relro -Wl,-z,now' \
	DEF_PREFIX='/usr' \
	LIBDIR='$(PREFIX)/lib/x86_64-linux-gnu' \
	NTL_GMP_LIP=on SHARED=on \
	NTL_GF2X_LIB=on \
	TUNE=generic


*** building libtool

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

*** libtool OK

compiler_name=gcc
language_standard=2017
cpu_type=x86
os_name=linux

*** checking -pthread flag
   CXXAUTOFLAGS=" -pthread"
   -pthread works
*** threads are OK 

CXXAUTOFLAGS=" -pthread"
NOCONTRACT=""

generated makefile
generated ../include/NTL/config.h
generated ../include/NTL/ConfigLog.h
make[1]: Leaving directory '/build/ntl-11.5.1'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/ntl-11.5.1'
dh_auto_build -D src
	cd src && make -j15
make[2]: Entering directory '/build/ntl-11.5.1/src'
make clobber
make[3]: Entering directory '/build/ntl-11.5.1/src'
rm -f ntl.a mach_desc.h ../include/NTL/mach_desc.h  GetTime.cpp GetPID.cpp
sh ResetFeatures '..' "ALIGNED_ARRAY BUILTIN_CLZL LL_TYPE SSSE3 AVX PCLMUL AVX2 FMA AVX512F COPY_TRAITS1 COPY_TRAITS2 CHRONO_TIME MACOS_TIME POSIX_TIME AES_NI KMA" 
rm -f ../include/NTL/gmp_aux.h
sh RemoveProg QuickTest ZZTest SSMulTest ZZ_pXTest lzz_pXTest BerlekampTest CanZassTest ZZXFacTest MoreFacTest LLLTest BitMatTest MatrixTest mat_lzz_pTest CharPolyTest RRTest QuadTest GF2XTest GF2EXTest GF2EXGCDTest subset ZZ_pEXTest ZZ_pEXGCDTest lzz_pEXTest lzz_pEXGCDTest Timing ThreadTest MakeDesc TestGetTime TestGetPID CheckFeatures CheckCompile GenConfigInfo CheckContract CheckThreads gen_gmp_aux gf2x_version_1_2_or_later_required
rm -f *.o
rm -rf small
rm -f cfileout mfileout
rm -rf .libs *.lo libntl.la
rm -f setup-phase
make[3]: Leaving directory '/build/ntl-11.5.1/src'
make setup1
make[3]: Entering directory '/build/ntl-11.5.1/src'
g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c MakeDescAux.cpp
g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -Wl,-z,relro -Wl,-z,now -o MakeDesc MakeDesc.cpp MakeDescAux.o -lm
MakeDesc.cpp: In function 'void print_mul_body(FILE*, long int, long int, long int, long int, long int)':
MakeDesc.cpp:249:20: warning: variable 'r' set but not used [-Wunused-but-set-variable]
  249 |   long n, i, chop, r;
      |                    ^
MakeDesc.cpp: In function 'void print_alt_mul_body(FILE*, long int, long int, long int, long int, long int)':
MakeDesc.cpp:384:20: warning: variable 'r' set but not used [-Wunused-but-set-variable]
  384 |   long n, i, chop, r;
      |                    ^
MakeDesc.cpp: In function 'void print_alt1_mul_body(FILE*, long int, long int, long int, long int, long int)':
MakeDesc.cpp:540:20: warning: variable 'r' set but not used [-Wunused-but-set-variable]
  540 |   long n, i, chop, r;
      |                    ^
./MakeDesc
This is NTL version 11.5.1

*** GOOD NEWS: compatible machine.
summary of machine characteristics:
bits per long = 64
bits per int = 32
bits per size_t = 64
arith right shift = yes
double precision = 53
long double precision = 64
NBITS (maximum) = 50
WNBITS (maximum) = 62
double rounding detected = no
FMA detected = no
big pointers = no


mv mach_desc.h ../include/NTL/mach_desc.h
make[3]: Leaving directory '/build/ntl-11.5.1/src'
make setup2
make[3]: Entering directory '/build/ntl-11.5.1/src'
echo "*** CheckFeatures log ***" > CheckFeatures.log
sh MakeGetTime "g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -Wl,-z,relro -Wl,-z,now" "-lm"
does anybody really know what time it is?
using GetTime1.cpp
sh MakeGetPID  "g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -Wl,-z,relro -Wl,-z,now" "-lm"
who am I?
using GetPID1.cpp
sh MakeCheckFeatures "ALIGNED_ARRAY BUILTIN_CLZL LL_TYPE SSSE3 AVX PCLMUL AVX2 FMA AVX512F COPY_TRAITS1 COPY_TRAITS2 CHRONO_TIME MACOS_TIME POSIX_TIME AES_NI KMA" "g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -Wl,-z,relro -Wl,-z,now" "-lm"
*** Checking for feature: ALIGNED_ARRAY [yes]
*** Checking for feature: BUILTIN_CLZL [yes]
*** Checking for feature: LL_TYPE [yes]
*** Checking for feature: SSSE3 [no]
*** Checking for feature: AVX [no]
*** Checking for feature: PCLMUL [no]
*** Checking for feature: AVX2 [no]
*** Checking for feature: FMA [no]
*** Checking for feature: AVX512F [no]
*** Checking for feature: COPY_TRAITS1 [yes]
*** Checking for feature: COPY_TRAITS2 [yes]
*** Checking for feature: CHRONO_TIME [yes]
*** Checking for feature: MACOS_TIME [no]
*** Checking for feature: POSIX_TIME [yes]
*** Checking for feature: AES_NI [no]
*** Checking for feature: KMA [no]
make[3]: Leaving directory '/build/ntl-11.5.1/src'
make setup3
make[3]: Entering directory '/build/ntl-11.5.1/src'
g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -Wl,-z,relro -Wl,-z,now -I/usr/include  -o gen_gmp_aux gen_gmp_aux.cpp -L/usr/lib  -lgmp  -lm
./gen_gmp_aux > ../include/NTL/gmp_aux.h 
NTL_GMP_LIP flag set
GMP version check (6.2.1/6.2.1)
NTL_ZZ_NBITS = 64
NTL_BITS_PER_LIMB_T = 64
g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -Wl,-z,relro -Wl,-z,now -I/usr/include  -o gf2x_version_1_2_or_later_required gf2x_version_1_2_or_later_required.cpp -L/usr/lib  -lgf2x  -lm 
make[3]: Leaving directory '/build/ntl-11.5.1/src'
make setup4
make[3]: Entering directory '/build/ntl-11.5.1/src'
sh Wizard off "make" "ALIGNED_ARRAY BUILTIN_CLZL LL_TYPE SSSE3 AVX PCLMUL AVX2 FMA AVX512F COPY_TRAITS1 COPY_TRAITS2 CHRONO_TIME MACOS_TIME POSIX_TIME AES_NI KMA"

*
*
* You have chosen not to run the wizard.
*
*
make[3]: Leaving directory '/build/ntl-11.5.1/src'
touch setup-phase
make ntl.a
make[3]: Entering directory '/build/ntl-11.5.1/src'
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c FFT.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c FacVec.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GF2.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GF2E.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GF2EX.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GF2EXFactoring.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c -I/usr/include  GF2X.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GF2X1.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GF2XFactoring.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GF2XVec.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GetTime.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c GetPID.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c HNF.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ctools.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c LLL.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c FacVec.cpp  -fPIC -DPIC -o .libs/FacVec.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c FFT.cpp  -fPIC -DPIC -o .libs/FFT.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2E.cpp  -fPIC -DPIC -o .libs/GF2E.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2.cpp  -fPIC -DPIC -o .libs/GF2.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2EXFactoring.cpp  -fPIC -DPIC -o .libs/GF2EXFactoring.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2EX.cpp  -fPIC -DPIC -o .libs/GF2EX.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c -I/usr/include GF2X.cpp  -fPIC -DPIC -o .libs/GF2X.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2XFactoring.cpp  -fPIC -DPIC -o .libs/GF2XFactoring.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2XVec.cpp  -fPIC -DPIC -o .libs/GF2XVec.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2X1.cpp  -fPIC -DPIC -o .libs/GF2X1.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GetTime.cpp  -fPIC -DPIC -o .libs/GetTime.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GetPID.cpp  -fPIC -DPIC -o .libs/GetPID.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL.cpp  -fPIC -DPIC -o .libs/LLL.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ctools.cpp  -fPIC -DPIC -o .libs/ctools.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c HNF.cpp  -fPIC -DPIC -o .libs/HNF.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GetTime.cpp -o GetTime.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GetPID.cpp -o GetPID.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c LLL_FP.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL_FP.cpp  -fPIC -DPIC -o .libs/LLL_FP.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c LLL_QP.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL_QP.cpp  -fPIC -DPIC -o .libs/LLL_QP.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ctools.cpp -o ctools.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c LLL_RR.cpp
FFT.cpp: In function 'void NTL::ComputeMultipliers(Vec<FFTVectorPair>&, long int, mint_t, mulmod_t, const mint_t*)':
FFT.cpp:900:12: warning: unused variable 'm' [-Wunused-variable]
  900 |       long m = 1L << s;
      |            ^
FFT.cpp: In function 'void NTL::LazyPrecompFFTMultipliers(long int, mint_t, mulmod_t, const mint_t*, const FFTMultipliers&)':
FFT.cpp:1094:15: warning: unused variable 'm' [-Wunused-variable]
 1094 |          long m = 1L << s;
      |               ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL_RR.cpp  -fPIC -DPIC -o .libs/LLL_RR.o
FFT.cpp: In function 'void NTL::new_fft_notab(mint_t*, const mint_t*, long int, const FFTPrimeInfo&, long int, long int)':
FFT.cpp:2276:9: warning: unused variable 'n' [-Wunused-variable]
 2276 |    long n = 1L << k;
      |         ^
FFT.cpp: In function 'void NTL::new_ifft_notab(mint_t*, const mint_t*, long int, const FFTPrimeInfo&, long int)':
FFT.cpp:2438:9: warning: unused variable 'n' [-Wunused-variable]
 2438 |    long n = 1L << k;
      |         ^
FFT.cpp: In function 'void NTL::new_fft(mint_t*, const mint_t*, long int, const FFTPrimeInfo&, long int, long int)':
FFT.cpp:2613:9: warning: unused variable 'n' [-Wunused-variable]
 2613 |    long n = 1L << k;
      |         ^
FFT.cpp: In function 'void NTL::new_ifft(mint_t*, const mint_t*, long int, const FFTPrimeInfo&, long int)':
FFT.cpp:2782:9: warning: unused variable 'n' [-Wunused-variable]
 2782 |    long n = 1L << k;
      |         ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2.cpp -o GF2.o >/dev/null 2>&1
LLL.cpp: In function 'void NTL::IncrementalGS(mat_ZZ&, vec_long&, vec_ZZ&, vec_vec_ZZ&, long int&, long int)':
LLL.cpp:354:9: warning: unused variable 'n' [-Wunused-variable]
  354 |    long n = B.NumCols();
      |         ^
LLL.cpp:355:9: warning: unused variable 'm' [-Wunused-variable]
  355 |    long m = B.NumRows();
      |         ^
LLL.cpp: In function 'long int NTL::LLL(vec_ZZ&, mat_ZZ&, mat_ZZ*, long int, long int, long int)':
LLL.cpp:403:9: warning: unused variable 'n' [-Wunused-variable]
  403 |    long n = B.NumCols();
      |         ^
LLL.cpp: In function 'long int NTL::image(ZZ&, mat_ZZ&, mat_ZZ*, long int)':
LLL.cpp:467:9: warning: unused variable 'n' [-Wunused-variable]
  467 |    long n = B.NumCols();
      |         ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c FacVec.cpp -o FacVec.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2XVec.cpp -o GF2XVec.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2E.cpp -o GF2E.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c HNF.cpp -o HNF.o >/dev/null 2>&1
GF2XFactoring.cpp: In function 'void NTL::EDF(vec_GF2X&, const GF2X&, long int, long int)':
GF2XFactoring.cpp:354:37: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  354 |    if (verbose) cerr << (GetTime()-t) << "\n";
      |                                     ^
GF2XFactoring.cpp:344:11: note: 't' was declared here
  344 |    double t;
      |           ^
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c LLL_XD.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c RR.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL_XD.cpp  -fPIC -DPIC -o .libs/LLL_XD.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2XFactoring.cpp -o GF2XFactoring.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c RR.cpp  -fPIC -DPIC -o .libs/RR.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c WordVector.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c WordVector.cpp  -fPIC -DPIC -o .libs/WordVector.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c -I/usr/include GF2X.cpp -o GF2X.o >/dev/null 2>&1
GF2EXFactoring.cpp: In function 'void NTL::EDF(vec_GF2EX&, const GF2EX&, const GF2EX&, long int, long int)':
GF2EXFactoring.cpp:1023:37: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1023 |    if (verbose) cerr << (GetTime()-t) << "\n";
      |                                     ^
GF2EXFactoring.cpp:1013:11: note: 't' was declared here
 1013 |    double t;
      |           ^
GF2EXFactoring.cpp: In function 'void NTL::GenerateBabySteps.constprop(GF2EX&, const GF2EX&, const GF2EX&, long int, FileList&, long int)':
GF2EXFactoring.cpp:1704:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1704 |       cerr << (GetTime()-t) << "\n";
      |                           ^
GF2EXFactoring.cpp:1657:11: note: 't' was declared here
 1657 |    double t;
      |           ^
GF2EXFactoring.cpp: In function 'void NTL::GenerateGiantSteps(const GF2EX&, const GF2EX&, long int, FileList&, long int)':
GF2EXFactoring.cpp:1771:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1771 |       cerr << (GetTime()-t) << "\n";
      |                           ^
GF2EXFactoring.cpp:1714:11: note: 't' was declared here
 1714 |    double t;
      |           ^
GF2EXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_GF2EX_long&, const GF2EX&, const GF2EX&, long int)':
GF2EXFactoring.cpp:1904:9: warning: 'first_gs' may be used uninitialized [-Wmaybe-uninitialized]
 1904 |    long first_gs;
      |         ^~~~~~~~
In function 'void NTL::GiantRefine(vec_pair_GF2EX_long&, const GF2EX&, long int, long int, long int)',
    inlined from 'void NTL::NewDDF(vec_pair_GF2EX_long&, const GF2EX&, const GF2EX&, long int)' at GF2EXFactoring.cpp:2102:15:
GF2EXFactoring.cpp:1954:9: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1954 |       t = GetTime()-t;
      |       ~~^~~~~~~~~~~~~
GF2EXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_GF2EX_long&, const GF2EX&, const GF2EX&, long int)':
GF2EXFactoring.cpp:1878:11: note: 't' was declared here
 1878 |    double t;
      |           ^
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ.cpp  -fPIC -DPIC -o .libs/ZZ.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL.cpp -o LLL.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c FFT.cpp -o FFT.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZVec.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZVec.cpp  -fPIC -DPIC -o .libs/ZZVec.o
GF2EXFactoring.cpp: In function 'void NTL::SFBerlekamp(vec_GF2EX&, const GF2EX&, long int)':
GF2EXFactoring.cpp:563:39: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  563 |    if (verbose) { cerr << (GetTime()-t) << "\n"; }
      |                                       ^
GF2EXFactoring.cpp:542:11: note: 't' was declared here
  542 |    double t;
      |           ^
LLL_QP.cpp: In function 'long int NTL::BKZ_QP1.constprop(mat_ZZ&, mat_ZZ*, quad_float, long int, long int, LLLCheckFct)':
LLL_QP.cpp:1716:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
 1716 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
LLL_QP.cpp:1679:17: note: 'tt1' was declared here
 1679 |          double tt1;
      |                 ^~~
LLL_RR.cpp: In function 'long int NTL::BKZ_RR(mat_ZZ&, mat_ZZ*, const RR&, long int, long int, LLLCheckFct)':
LLL_RR.cpp:926:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
  926 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
LLL_RR.cpp:886:17: note: 'tt1' was declared here
  886 |          double tt1;
      |                 ^~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c WordVector.cpp -o WordVector.o >/dev/null 2>&1
LLL_FP.cpp: In function 'long int NTL::BKZ_FP(mat_ZZ&, mat_ZZ*, double, long int, long int, LLLCheckFct)':
LLL_FP.cpp:1425:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
 1425 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
LLL_FP.cpp:1388:17: note: 'tt1' was declared here
 1388 |          double tt1;
      |                 ^~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2EXFactoring.cpp -o GF2EXFactoring.o >/dev/null 2>&1
RR.cpp: In function 'std::istream& NTL::operator>>(std::istream&, RR&)':
RR.cpp:1069:10: warning: 'e_sign' may be used uninitialized [-Wmaybe-uninitialized]
 1069 |          if (e_sign < 0) E = -E;
      |          ^~
RR.cpp:1009:12: note: 'e_sign' was declared here
 1009 |       long e_sign;
      |            ^~~~~~
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZX.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZX.cpp  -fPIC -DPIC -o .libs/ZZX.o
LLL_QP.cpp: In function 'long int NTL::BKZ_QP.constprop(mat_ZZ&, mat_ZZ*, quad_float, long int, long int, LLLCheckFct)':
LLL_QP.cpp:1239:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
 1239 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
LLL_QP.cpp:1202:17: note: 'tt1' was declared here
 1202 |          double tt1;
      |                 ^~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZVec.cpp -o ZZVec.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL_FP.cpp -o LLL_FP.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL_RR.cpp -o LLL_RR.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL_QP.cpp -o LLL_QP.o >/dev/null 2>&1
In file included from ../include/NTL/ZZ.h:21,
                 from ../include/NTL/RR.h:4,
                 from RR.cpp:2:
In function 'T* NTL::MakeRawArray(long int) [with T = char]',
    inlined from 'void NTL::UniqueArray<T>::SetLength(long int) [with T = char]' at ../include/NTL/SmartPtr.h:1620:12,
    inlined from 'std::ostream& NTL::operator<<(std::ostream&, const RR&)' at RR.cpp:1918:22:
../include/NTL/SmartPtr.h:998:11: warning: argument 1 range [9223372036854775818, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  998 |    T *p = new T[n];
      |           ^~~~~~~~
In file included from ../include/NTL/new.h:5,
                 from ../include/NTL/tools.h:11,
                 from ../include/NTL/ZZ.h:19:
/usr/include/c++/12/new: In function 'std::ostream& NTL::operator<<(std::ostream&, const RR&)':
/usr/include/c++/12/new:128:26: note: in a call to allocation function 'void* operator new [](std::size_t)' declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^~~~~~~~
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZX1.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZXCharPoly.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZX1.cpp  -fPIC -DPIC -o .libs/ZZX1.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZXCharPoly.cpp  -fPIC -DPIC -o .libs/ZZXCharPoly.o
LLL_XD.cpp: In function 'long int NTL::BKZ_XD(mat_ZZ&, mat_ZZ*, xdouble, long int, long int, LLLCheckFct)':
LLL_XD.cpp:961:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
  961 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
LLL_XD.cpp:926:17: note: 'tt1' was declared here
  926 |          double tt1;
      |                 ^~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2X1.cpp -o GF2X1.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c RR.cpp -o RR.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZXFactoring.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZXFactoring.cpp  -fPIC -DPIC -o .libs/ZZXFactoring.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c LLL_XD.cpp -o LLL_XD.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c GF2EX.cpp -o GF2EX.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ_p.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_p.cpp  -fPIC -DPIC -o .libs/ZZ_p.o
ZZX1.cpp: In function 'void NTL::conv(vec_zz_p&, const ZZVec&)':
ZZX1.cpp:1656:9: warning: unused variable 'i' [-Wunused-variable]
 1656 |    long i, n;
      |         ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZX.cpp -o ZZX.o >/dev/null 2>&1
ZZX1.cpp: At global scope:
ZZX1.cpp:1654:6: warning: 'void NTL::conv(vec_zz_p&, const ZZVec&)' defined but not used [-Wunused-function]
 1654 | void conv(vec_zz_p& x, const ZZVec& a)
      |      ^~~~
ZZX1.cpp:1344:1: warning: 'void NTL::ifft1(ZZVec&, long int, long int, long int, const ZZ&, long int)' defined but not used [-Wunused-function]
 1344 | ifft1(ZZVec& a, long r, long l, long l1, const ZZ& p, long n)
      | ^~~~~
ZZX1.cpp:1337:1: warning: 'void NTL::ifft(ZZVec&, long int, long int, const ZZ&, long int)' defined but not used [-Wunused-function]
 1337 | ifft(ZZVec& a, long r, long l, const ZZ& p, long n)
      | ^~~~
ZZX1.cpp:1099:1: warning: 'void NTL::fft1(ZZVec&, long int, long int, long int, const ZZ&, long int)' defined but not used [-Wunused-function]
 1099 | fft1(ZZVec& a, long r, long l, long l1, const ZZ& p, long n)
      | ^~~~
ZZX1.cpp:1092:1: warning: 'void NTL::fft(ZZVec&, long int, long int, const ZZ&, long int)' defined but not used [-Wunused-function]
 1092 | fft(ZZVec& a, long r, long l, const ZZ& p, long n)
      | ^~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZXCharPoly.cpp -o ZZXCharPoly.o >/dev/null 2>&1
ZZXFactoring.cpp: In function 'void NTL::CardinalitySearch1(vec_ZZX&, ZZX&, vec_ZZ_pX&, LocalInfoT&, long int, long int, long int)':
ZZXFactoring.cpp:1717:9: warning: unused variable 'init_pruning' [-Wunused-variable]
 1717 |    long init_pruning = pruning;
      |         ^~~~~~~~~~~~
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ_pE.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pE.cpp  -fPIC -DPIC -o .libs/ZZ_pE.o
ZZXFactoring.cpp: At global scope:
ZZXFactoring.cpp:1486:6: warning: 'void NTL::RemoveFactors1(vec_vec_long&, const vec_long&, long int)' defined but not used [-Wunused-function]
 1486 | void RemoveFactors1(vec_vec_long& W, const vec_long& I, long r)
      |      ^~~~~~~~~~~~~~
ZZ_p.cpp: In static member function 'static void NTL::ZZ_p::DoInstall()':
ZZ_p.cpp:92:37: warning: 'q' may be used uninitialized [-Wmaybe-uninitialized]
   92 |       FFTInfo->MaxRoot = CalcMaxRoot(q);
      |                          ~~~~~~~~~~~^~~
ZZ_p.cpp:53:12: note: 'q' was declared here
   53 |       long q, t;
      |            ^
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ_pEX.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pEX.cpp  -fPIC -DPIC -o .libs/ZZ_pEX.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ.cpp -o ZZ.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_p.cpp -o ZZ_p.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ_pEXFactoring.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pEXFactoring.cpp  -fPIC -DPIC -o .libs/ZZ_pEXFactoring.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ_pX.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pE.cpp -o ZZ_pE.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ_pX1.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pX.cpp  -fPIC -DPIC -o .libs/ZZ_pX.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pX1.cpp  -fPIC -DPIC -o .libs/ZZ_pX1.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ_pXCharPoly.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pXCharPoly.cpp  -fPIC -DPIC -o .libs/ZZ_pXCharPoly.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c ZZ_pXFactoring.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c fileio.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pXFactoring.cpp  -fPIC -DPIC -o .libs/ZZ_pXFactoring.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c fileio.cpp  -fPIC -DPIC -o .libs/fileio.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c -I/usr/include  lip.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c -I/usr/include lip.cpp  -fPIC -DPIC -o .libs/lip.o
ZZXFactoring.cpp: In function 'void NTL::UpdateLocalInfo(LocalInfoT&, vec_ZZ&, const vec_ZZ_pX&, const vec_ZZX&, const ZZX&, long int, long int)':
ZZXFactoring.cpp:953:33: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  953 |             cerr << (GetTime()-t) << "\n";
      |                                 ^
ZZXFactoring.cpp:856:11: note: 't' was declared here
  856 |    double t;
      |           ^
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c lzz_p.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_p.cpp  -fPIC -DPIC -o .libs/lzz_p.o
lip.cpp: In function 'void _ntl_gmul(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint_body**)':
lip.cpp:2915:29: warning: unused variable 'alias' [-Wunused-variable]
 2915 |    long sa, aneg, sb, bneg, alias, sc;
      |                             ^~~~~
lip.cpp: In function 'void _ntl_gsq(_ntl_gbigint, _ntl_gbigint_body**)':
lip.cpp:3117:19: warning: unused variable 'alias' [-Wunused-variable]
 3117 |    long sa, aneg, alias, sc;
      |                   ^~~~~
ZZ_pX.cpp: In function 'void NTL::FromFFTRep(ZZ_p*, FFTRep&, long int, long int)':
ZZ_pX.cpp:2244:15: warning: unused variable 'l' [-Wunused-variable]
 2244 |    long k, n, l;
      |               ^
lip.cpp: In member function 'virtual void _ntl_crt_struct_tbl::eval(_ntl_gbigint_body**, const long int*, _ntl_tmp_vec*)':
lip.cpp:6815:12: warning: unused variable 'j' [-Wunused-variable]
 6815 |    long i, j;
      |            ^
lip.cpp: In function 'void _ntl_leftrotate(_ntl_gbigint_body**, _ntl_gbigint_body* const*, long int, _ntl_gbigint, long int, _ntl_gbigint_body**)':
lip.cpp:9186:9: warning: unused variable 'here' [-Wunused-variable]
 9186 |    long here = 0;
      |         ^~~~
ZZXFactoring.cpp: In function 'void NTL::CardinalitySearch(vec_ZZX&, ZZX&, vec_ZZ_pX&, LocalInfoT&, long int, long int, long int)':
ZZXFactoring.cpp:1178:47: warning: 'start_time' may be used uninitialized [-Wmaybe-uninitialized]
 1178 |       cerr << "time: " << (end_time-start_time) << "\n";
      |                                               ^
ZZXFactoring.cpp:995:11: note: 'start_time' was declared here
  995 |    double start_time, end_time;
      |           ^~~~~~~~~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pXCharPoly.cpp -o ZZ_pXCharPoly.o >/dev/null 2>&1
ZZXFactoring.cpp: In function 'void NTL::MultiLift(vec_ZZX&, const vec_zz_pX&, const ZZX&, long int, long int)':
ZZXFactoring.cpp:427:37: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  427 |    if (verbose) cerr << (GetTime()-t) << "\n";
      |                                     ^
ZZXFactoring.cpp:418:11: note: 't' was declared here
  418 |    double t;
      |           ^
lip.cpp: At global scope:
lip.cpp:1359:6: warning: 'void ForceNormal(_ntl_gbigint)' defined but not used [-Wunused-function]
 1359 | void ForceNormal(_ntl_gbigint x)
      |      ^~~~~~~~~~~
lip.cpp:1198:13: warning: 'void DUMP(_ntl_gbigint)' defined but not used [-Wunused-function]
 1198 | static void DUMP(_ntl_gbigint a)
      |             ^~~~
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c lzz_pE.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pE.cpp  -fPIC -DPIC -o .libs/lzz_pE.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c fileio.cpp -o fileio.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c lzz_pEX.cpp
ZZXFactoring.cpp: In function 'void NTL::CardinalitySearch1(vec_ZZX&, ZZX&, vec_ZZ_pX&, LocalInfoT&, long int, long int, long int)':
ZZXFactoring.cpp:2085:47: warning: 'start_time' may be used uninitialized [-Wmaybe-uninitialized]
 2085 |       cerr << "time: " << (end_time-start_time) << "\n";
      |                                               ^
ZZXFactoring.cpp:1666:11: note: 'start_time' was declared here
 1666 |    double start_time, end_time;
      |           ^~~~~~~~~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pEX.cpp  -fPIC -DPIC -o .libs/lzz_pEX.o
ZZ_pEXFactoring.cpp: In function 'void NTL::EDF(vec_ZZ_pEX&, const ZZ_pEX&, const ZZ_pEX&, long int, long int)':
ZZ_pEXFactoring.cpp:461:37: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  461 |    if (verbose) cerr << (GetTime()-t) << "\n";
      |                                     ^
ZZ_pEXFactoring.cpp:451:11: note: 't' was declared here
  451 |    double t;
      |           ^
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c lzz_pEXFactoring.cpp
ZZ_pEXFactoring.cpp: In function 'void NTL::GenerateBabySteps.constprop(ZZ_pEX&, const ZZ_pEX&, const ZZ_pEX&, long int, FileList&, long int)':
ZZ_pEXFactoring.cpp:1134:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1134 |       cerr << (GetTime()-t) << "\n";
      |                           ^
ZZ_pEXFactoring.cpp:1090:11: note: 't' was declared here
 1090 |    double t;
      |           ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pEXFactoring.cpp  -fPIC -DPIC -o .libs/lzz_pEXFactoring.o
ZZ_pEXFactoring.cpp: In function 'void NTL::GenerateGiantSteps(const ZZ_pEX&, const ZZ_pEX&, long int, FileList&, long int)':
ZZ_pEXFactoring.cpp:1198:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1198 |       cerr << (GetTime()-t) << "\n";
      |                           ^
ZZ_pEXFactoring.cpp:1144:11: note: 't' was declared here
 1144 |    double t;
      |           ^
ZZ_pXFactoring.cpp: In function 'void NTL::GenerateBabySteps.constprop(ZZ_pX&, const ZZ_pX&, const ZZ_pX&, long int, FileList&, long int)':
ZZ_pXFactoring.cpp:1527:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1527 |       cerr << (GetTime()-t) << "\n";
      |                           ^
ZZ_pXFactoring.cpp:1493:11: note: 't' was declared here
 1493 |    double t;
      |           ^
ZZ_pXFactoring.cpp: In function 'void NTL::GenerateGiantSteps(const ZZ_pX&, const ZZ_pX&, long int, FileList&, long int)':
ZZ_pXFactoring.cpp:1580:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1580 |       cerr << (GetTime()-t) << "\n";
      |                           ^
ZZ_pXFactoring.cpp:1536:11: note: 't' was declared here
 1536 |    double t;
      |           ^
ZZ_pEXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_ZZ_pEX_long&, const ZZ_pEX&, const ZZ_pEX&, long int)':
ZZ_pEXFactoring.cpp:1334:9: warning: 'first_gs' may be used uninitialized [-Wmaybe-uninitialized]
 1334 |    long first_gs;
      |         ^~~~~~~~
In function 'void NTL::GiantRefine(vec_pair_ZZ_pEX_long&, const ZZ_pEX&, long int, long int, long int)',
    inlined from 'void NTL::NewDDF(vec_pair_ZZ_pEX_long&, const ZZ_pEX&, const ZZ_pEX&, long int)' at ZZ_pEXFactoring.cpp:1533:15:
ZZ_pEXFactoring.cpp:1384:9: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1384 |       t = GetTime()-t;
      |       ~~^~~~~~~~~~~~~
ZZ_pEXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_ZZ_pEX_long&, const ZZ_pEX&, const ZZ_pEX&, long int)':
ZZ_pEXFactoring.cpp:1308:11: note: 't' was declared here
 1308 |    double t;
      |           ^
lzz_p.cpp: In constructor 'NTL::zz_pInfoT::zz_pInfoT(long int, long int)':
lzz_p.cpp:58:25: warning: 'q' may be used uninitialized [-Wmaybe-uninitialized]
   58 |    MaxRoot = CalcMaxRoot(q);
      |              ~~~~~~~~~~~^~~
lzz_p.cpp:29:9: note: 'q' was declared here
   29 |    long q, t;
      |         ^
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c lzz_pX.cpp
ZZ_pXFactoring.cpp: In function 'void NTL::EDF(vec_ZZ_pX&, const ZZ_pX&, const ZZ_pX&, long int, long int)':
ZZ_pXFactoring.cpp:863:37: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  863 |    if (verbose) cerr << (GetTime()-t) << "\n";
      |                                     ^
ZZ_pXFactoring.cpp:853:11: note: 't' was declared here
  853 |    double t;
      |           ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pX.cpp  -fPIC -DPIC -o .libs/lzz_pX.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_p.cpp -o lzz_p.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pE.cpp -o lzz_pE.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZX1.cpp -o ZZX1.o >/dev/null 2>&1
ZZ_pXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_ZZ_pX_long&, const ZZ_pX&, const ZZ_pX&, long int)':
ZZ_pXFactoring.cpp:1715:9: warning: 'first_gs' may be used uninitialized [-Wmaybe-uninitialized]
 1715 |    long first_gs;
      |         ^~~~~~~~
In function 'void NTL::GiantRefine(vec_pair_ZZ_pX_long&, const ZZ_pX&, long int, long int, long int)',
    inlined from 'void NTL::NewDDF(vec_pair_ZZ_pX_long&, const ZZ_pX&, const ZZ_pX&, long int)' at ZZ_pXFactoring.cpp:1911:15:
ZZ_pXFactoring.cpp:1765:9: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1765 |       t = GetTime()-t;
      |       ~~^~~~~~~~~~~~~
ZZ_pXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_ZZ_pX_long&, const ZZ_pX&, const ZZ_pX&, long int)':
ZZ_pXFactoring.cpp:1689:11: note: 't' was declared here
 1689 |    double t;
      |           ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pEXFactoring.cpp -o ZZ_pEXFactoring.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c lzz_pX1.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pX1.cpp  -fPIC -DPIC -o .libs/lzz_pX1.o
ZZ_pXFactoring.cpp: In function 'void NTL::SFBerlekamp(vec_ZZ_pX&, const ZZ_pX&, long int)':
ZZ_pXFactoring.cpp:401:39: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  401 |    if (verbose) { cerr << (GetTime()-t) << "\n"; }
      |                                       ^
ZZ_pXFactoring.cpp:378:11: note: 't' was declared here
  378 |    double t;
      |           ^
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c lzz_pXCharPoly.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pXCharPoly.cpp  -fPIC -DPIC -o .libs/lzz_pXCharPoly.o
lzz_pX.cpp: In function 'void NTL::FromModularRep(zz_p&, long int*, zz_pInfoT*)':
lzz_pX.cpp:1425:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable]
 1425 |    mulmod_t pinv = info->pinv;
      |             ^~~~
lzz_pX.cpp:1427:12: warning: unused variable 'x' [-Wunused-variable]
 1427 |    double *x = info->x.elts();
      |            ^
lzz_pX.cpp: In function 'void NTL::FromModularRep(zz_p*, const fftRep&, long int, long int, zz_pInfoT*)':
lzz_pX.cpp:1563:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable]
 1563 |    mulmod_t pinv = info->pinv;
      |             ^~~~
lzz_pX.cpp:1565:12: warning: unused variable 'x' [-Wunused-variable]
 1565 |    double *x = info->x.elts();
      |            ^
lzz_pX.cpp: In function 'void NTL::RevTofftRep(fftRep&, const vec_zz_p&, long int, long int, long int, long int)':
lzz_pX.cpp:1759:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 1759 |             for (j1 = j + n; j1 < m; j1 += n)
      |             ^~~
lzz_pX.cpp:1761:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
 1761 |                y.tbl[0][offset] = accum;
      |                ^
lzz_pX.cpp: In function 'void NTL::mul(fftRep&, const fftRep&, const fftRep&)':
lzz_pX.cpp:2010:12: warning: variable 'n' set but not used [-Wunused-but-set-variable]
 2010 |    long k, n, i, j;
      |            ^
lzz_pX.cpp: In function 'void NTL::sub(fftRep&, const fftRep&, const fftRep&)':
lzz_pX.cpp:2057:12: warning: variable 'n' set but not used [-Wunused-but-set-variable]
 2057 |    long k, n, i, j;
      |            ^
lzz_pX.cpp: In function 'void NTL::add(fftRep&, const fftRep&, const fftRep&)':
lzz_pX.cpp:2096:12: warning: variable 'n' set but not used [-Wunused-but-set-variable]
 2096 |    long k, n, i, j;
      |            ^
In file included from ../include/NTL/ZZ.h:20,
                 from ../include/NTL/vec_ZZ.h:5,
                 from ../include/NTL/ZZX.h:5,
                 from ../include/NTL/ZZXFactoring.h:5,
                 from ZZXFactoring.cpp:2:
In member function 'T& NTL::Vec<T>::operator[](long int) [with T = NTL::Vec<long int>]',
    inlined from 'NTL::vec_zz_pX* NTL::SmallPrimeFactorization(LocalInfoT&, const ZZX&, long int)' at ZZXFactoring.cpp:684:11,
    inlined from 'void NTL::ll_SFFactor(vec_ZZX&, const ZZX&, long int, long int)' at ZZXFactoring.cpp:3410:83:
../include/NTL/vector.h:335:24: warning: 'bestp_index' may be used uninitialized [-Wmaybe-uninitialized]
  335 |       return _vec__rep[i];
      |                        ^
ZZXFactoring.cpp: In function 'void NTL::ll_SFFactor(vec_ZZX&, const ZZX&, long int, long int)':
ZZXFactoring.cpp:599:9: note: 'bestp_index' was declared here
  599 |    long bestp_index;
      |         ^~~~~~~~~~~
ZZXFactoring.cpp:3447:9: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 3447 |       t = GetTime()-t;
      |       ~~^~~~~~~~~~~~~
ZZXFactoring.cpp:3328:11: note: 't' was declared here
 3328 |    double t;
      |           ^
lip.cpp: In function 'long int _ntl_gxxratrecon(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint_body**, _ntl_gbigint_body**)':
lip.cpp:5219:20: warning: 'got22' may be used uninitialized [-Wmaybe-uninitialized]
 5219 |          _ntl_gsmul(n, got22, &n);
      |          ~~~~~~~~~~^~~~~~~~~~~~~~
lip.cpp:5058:9: note: 'got22' was declared here
 5058 |    long got22;
      |         ^~~~~
lip.cpp:5218:20: warning: 'got21' may be used uninitialized [-Wmaybe-uninitialized]
 5218 |          _ntl_gsmul(a, got21, &z);
      |          ~~~~~~~~~~^~~~~~~~~~~~~~
lip.cpp:5057:9: note: 'got21' was declared here
 5057 |    long got21;
      |         ^~~~~
lip.cpp:5217:20: warning: 'got12' may be used uninitialized [-Wmaybe-uninitialized]
 5217 |          _ntl_gsmul(n, got12, &y);
      |          ~~~~~~~~~~^~~~~~~~~~~~~~
lip.cpp:5056:9: note: 'got12' was declared here
 5056 |    long got12;
      |         ^~~~~
lip.cpp:5216:20: warning: 'got11' may be used uninitialized [-Wmaybe-uninitialized]
 5216 |          _ntl_gsmul(a, got11, &x);
      |          ~~~~~~~~~~^~~~~~~~~~~~~~
lip.cpp:5055:9: note: 'got11' was declared here
 5055 |    long got11;
      |         ^~~~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pXFactoring.cpp -o ZZ_pXFactoring.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c lzz_pXFactoring.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pXFactoring.cpp  -fPIC -DPIC -o .libs/lzz_pXFactoring.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_GF2.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_GF2.cpp  -fPIC -DPIC -o .libs/mat_GF2.o
ZZXFactoring.cpp: In function 'void NTL::SFFactor(vec_ZZX&, const ZZX&, long int, long int)':
ZZXFactoring.cpp:3731:15: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 3731 |             t = GetTime()-t;
      |             ~~^~~~~~~~~~~~~
ZZXFactoring.cpp:3716:17: note: 't' was declared here
 3716 |          double t;
      |                 ^
ZZXFactoring.cpp: In function 'void NTL::factor(ZZ&, vec_pair_ZZX_long&, const ZZX&, long int, long int)':
ZZXFactoring.cpp:3806:12: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 3806 |          t = GetTime()-t;
      |          ~~^~~~~~~~~~~~~
ZZXFactoring.cpp:3784:11: note: 't' was declared here
 3784 |    double t;
      |           ^
In file included from lip.cpp:30:
In function 'void NTL::ll_add(ll_type&, long unsigned int)',
    inlined from 'long int _ntl_general_rem_one_struct_apply1(_ntl_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)' at lip.cpp:8555:12:
../include/NTL/tools.h:850:4: warning: 'leftover.NTL::ll_type::lo' may be used uninitialized [-Wmaybe-uninitialized]
  850 |    __asm__ (
      |    ^~~~~~~
lip.cpp: In function 'long int _ntl_general_rem_one_struct_apply1(_ntl_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)':
lip.cpp:8498:12: note: 'leftover.NTL::ll_type::lo' was declared here
 8498 |    ll_type leftover;
      |            ^~~~~~~~
In function 'void NTL::ll_add(ll_type&, long unsigned int)',
    inlined from 'long int _ntl_general_rem_one_struct_apply1(_ntl_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)' at lip.cpp:8555:12:
../include/NTL/tools.h:850:4: warning: 'leftover.NTL::ll_type::hi' may be used uninitialized [-Wmaybe-uninitialized]
  850 |    __asm__ (
      |    ^~~~~~~
lip.cpp: In function 'long int _ntl_general_rem_one_struct_apply1(_ntl_limb_t*, long int, long int, long int, _ntl_general_rem_one_struct*)':
lip.cpp:8498:12: note: 'leftover.NTL::ll_type::hi' was declared here
 8498 |    ll_type leftover;
      |            ^~~~~~~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pX1.cpp -o ZZ_pX1.o >/dev/null 2>&1
lzz_pEXFactoring.cpp: In function 'void NTL::EDF(vec_zz_pEX&, const zz_pEX&, const zz_pEX&, long int, long int)':
lzz_pEXFactoring.cpp:460:37: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  460 |    if (verbose) cerr << (GetTime()-t) << "\n";
      |                                     ^
lzz_pEXFactoring.cpp:450:11: note: 't' was declared here
  450 |    double t;
      |           ^
lzz_pEXFactoring.cpp: In function 'void NTL::GenerateBabySteps.constprop(zz_pEX&, const zz_pEX&, const zz_pEX&, long int, FileList&, long int)':
lzz_pEXFactoring.cpp:1134:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1134 |       cerr << (GetTime()-t) << "\n";
      |                           ^
lzz_pEXFactoring.cpp:1090:11: note: 't' was declared here
 1090 |    double t;
      |           ^
lzz_pEXFactoring.cpp: In function 'void NTL::GenerateGiantSteps(const zz_pEX&, const zz_pEX&, long int, FileList&, long int)':
lzz_pEXFactoring.cpp:1198:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1198 |       cerr << (GetTime()-t) << "\n";
      |                           ^
lzz_pEXFactoring.cpp:1144:11: note: 't' was declared here
 1144 |    double t;
      |           ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pXCharPoly.cpp -o lzz_pXCharPoly.o >/dev/null 2>&1
mat_GF2.cpp: In function 'void NTL::kernel(mat_GF2&, const mat_GF2&)':
mat_GF2.cpp:585:9: warning: unused variable 'n' [-Wunused-variable]
  585 |    long n = A.NumCols();
      |         ^
lzz_pXFactoring.cpp: In function 'void NTL::RandomBasisElt(zz_pX&, mat_zz_p&)':
lzz_pXFactoring.cpp:221:9: warning: unused variable 'n' [-Wunused-variable]
  221 |    long n = ker.NumCols();
      |         ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pEX.cpp -o ZZ_pEX.o >/dev/null 2>&1
lzz_pEXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_zz_pEX_long&, const zz_pEX&, const zz_pEX&, long int)':
lzz_pEXFactoring.cpp:1335:9: warning: 'first_gs' may be used uninitialized [-Wmaybe-uninitialized]
 1335 |    long first_gs;
      |         ^~~~~~~~
In function 'void NTL::GiantRefine(vec_pair_zz_pEX_long&, const zz_pEX&, long int, long int, long int)',
    inlined from 'void NTL::NewDDF(vec_pair_zz_pEX_long&, const zz_pEX&, const zz_pEX&, long int)' at lzz_pEXFactoring.cpp:1533:15:
lzz_pEXFactoring.cpp:1385:9: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1385 |       t = GetTime()-t;
      |       ~~^~~~~~~~~~~~~
lzz_pEXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_zz_pEX_long&, const zz_pEX&, const zz_pEX&, long int)':
lzz_pEXFactoring.cpp:1309:11: note: 't' was declared here
 1309 |    double t;
      |           ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZXFactoring.cpp -o ZZXFactoring.o >/dev/null 2>&1
lip.cpp: In function 'void _ntl_gpowermod(_ntl_gbigint, _ntl_gbigint, _ntl_gbigint, _ntl_gbigint_body**)':
lip.cpp:5840:28: warning: 'inv' may be used uninitialized [-Wmaybe-uninitialized]
 5840 |          if (use_redc) redc(t, F, sF, inv, res); else _ntl_gmod(t, F, &res);
      |                        ~~~~^~~~~~~~~~~~~~~~~~~~
lip.cpp:5793:16: note: 'inv' was declared here
 5793 |    _ntl_limb_t inv;
      |                ^~~
lzz_pXFactoring.cpp: At global scope:
lzz_pXFactoring.cpp:68:6: warning: 'void NTL::NullSpace(long int&, vec_long&, vec_vec_zz_p&, long int)' defined but not used [-Wunused-function]
   68 | void NullSpace(long& r, vec_long& D, vec_vec_zz_p& M, long verbose)
      |      ^~~~~~~~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pEXFactoring.cpp -o lzz_pEXFactoring.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_GF2.cpp -o mat_GF2.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c ZZ_pX.cpp -o ZZ_pX.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c -I/usr/include lip.cpp -o lip.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_GF2E.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_GF2E.cpp  -fPIC -DPIC -o .libs/mat_GF2E.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_RR.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_RR.cpp  -fPIC -DPIC -o .libs/mat_RR.o
lzz_pXFactoring.cpp: In function 'void NTL::EDF(vec_zz_pX&, const zz_pX&, const zz_pX&, long int, long int)':
lzz_pXFactoring.cpp:821:37: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  821 |    if (verbose) cerr << (GetTime()-t) << "\n";
      |                                     ^
lzz_pXFactoring.cpp:811:11: note: 't' was declared here
  811 |    double t;
      |           ^
lzz_pXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_zz_pX_long&, const zz_pX&, const zz_pX&, long int)':
lzz_pXFactoring.cpp:1706:9: warning: 'first_gs' may be used uninitialized [-Wmaybe-uninitialized]
 1706 |    long first_gs;
      |         ^~~~~~~~
In function 'void NTL::GiantRefine(vec_pair_zz_pX_long&, const zz_pX&, long int, long int, long int)',
    inlined from 'void NTL::NewDDF(vec_pair_zz_pX_long&, const zz_pX&, const zz_pX&, long int)' at lzz_pXFactoring.cpp:1910:15:
lzz_pXFactoring.cpp:1756:9: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1756 |       t = GetTime()-t;
      |       ~~^~~~~~~~~~~~~
lzz_pXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_zz_pX_long&, const zz_pX&, const zz_pX&, long int)':
lzz_pXFactoring.cpp:1680:11: note: 't' was declared here
 1680 |    double t;
      |           ^
In function 'void NTL::GenerateBabySteps(zz_pX&, const zz_pX&, const zz_pX&, long int, long int)',
    inlined from 'void NTL::NewDDF(vec_pair_zz_pX_long&, const zz_pX&, const zz_pX&, long int)' at lzz_pXFactoring.cpp:1906:21:
lzz_pXFactoring.cpp:1548:27: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
 1548 |       cerr << (GetTime()-t) << "\n";
      |                           ^
lzz_pXFactoring.cpp: In function 'void NTL::NewDDF(vec_pair_zz_pX_long&, const zz_pX&, const zz_pX&, long int)':
lzz_pXFactoring.cpp:1511:11: note: 't' was declared here
 1511 |    double t;
      |           ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pX.cpp -o lzz_pX.o >/dev/null 2>&1
In file included from mat_GF2E.cpp:5:
mat_GF2E.cpp: In lambda function:
mat_GF2E.cpp:47:15: warning: unused variable 'm' [-Wunused-variable]
   47 |    NTL_IMPORT(m)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_GF2E.cpp: In lambda function:
mat_GF2E.cpp:522:15: warning: unused variable 'r' [-Wunused-variable]
  522 |    NTL_IMPORT(r)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_GF2E.cpp: In function 'void NTL::kernel(Mat<GF2E>&, const Mat<GF2E>&)':
mat_GF2E.cpp:476:9: warning: unused variable 'n' [-Wunused-variable]
  476 |    long n = A.NumCols();
      |         ^
mat_GF2E.cpp:478:23: warning: unused variable 'G' [-Wunused-variable]
  478 |    const GF2XModulus& G = GF2E::modulus();
      |                       ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pX1.cpp -o lzz_pX1.o >/dev/null 2>&1
lzz_pXFactoring.cpp: In function 'void NTL::SFBerlekamp(vec_zz_pX&, const zz_pX&, long int)':
lzz_pXFactoring.cpp:361:39: warning: 't' may be used uninitialized [-Wmaybe-uninitialized]
  361 |    if (verbose) { cerr << (GetTime()-t) << "\n"; }
      |                                       ^
lzz_pXFactoring.cpp:339:11: note: 't' was declared here
  339 |    double t;
      |           ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pEX.cpp -o lzz_pEX.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_ZZ.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_ZZ_p.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_ZZ.cpp  -fPIC -DPIC -o .libs/mat_ZZ.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_ZZ_p.cpp  -fPIC -DPIC -o .libs/mat_ZZ_p.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c lzz_pXFactoring.cpp -o lzz_pXFactoring.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_RR.cpp -o mat_RR.o >/dev/null 2>&1
In file included from mat_ZZ_p.cpp:5:
mat_ZZ_p.cpp: In lambda function:
mat_ZZ_p.cpp:53:15: warning: unused variable 'm' [-Wunused-variable]
   53 |    NTL_IMPORT(m)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_ZZ_p.cpp: In lambda function:
mat_ZZ_p.cpp:113:15: warning: unused variable 'm' [-Wunused-variable]
  113 |    NTL_IMPORT(m)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_ZZ_p.cpp: In lambda function:
mat_ZZ_p.cpp:245:15: warning: unused variable 'n' [-Wunused-variable]
  245 |    NTL_IMPORT(n)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_ZZ_p.cpp: In lambda function:
mat_ZZ_p.cpp:304:15: warning: unused variable 'n' [-Wunused-variable]
  304 |    NTL_IMPORT(n)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_ZZ_p.cpp: In lambda function:
mat_ZZ_p.cpp:1293:15: warning: unused variable 'r' [-Wunused-variable]
 1293 |    NTL_IMPORT(r)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_ZZ_p.cpp: In function 'void NTL::kernel(mat_ZZ_p&, const mat_ZZ_p&)':
mat_ZZ_p.cpp:1253:9: warning: unused variable 'n' [-Wunused-variable]
 1253 |    long n = A.NumCols();
      |         ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_GF2E.cpp -o mat_GF2E.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_ZZ_pE.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_ZZ_pE.cpp  -fPIC -DPIC -o .libs/mat_ZZ_pE.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_lzz_p.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_lzz_p.cpp  -fPIC -DPIC -o .libs/mat_lzz_p.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_lzz_pE.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_lzz_pE.cpp  -fPIC -DPIC -o .libs/mat_lzz_pE.o
In file included from mat_ZZ_pE.cpp:2:
mat_ZZ_pE.cpp: In lambda function:
mat_ZZ_pE.cpp:43:15: warning: unused variable 'm' [-Wunused-variable]
   43 |    NTL_IMPORT(m)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_ZZ_pE.cpp: In lambda function:
mat_ZZ_pE.cpp:521:15: warning: unused variable 'r' [-Wunused-variable]
  521 |    NTL_IMPORT(r)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_ZZ_pE.cpp: In function 'void NTL::kernel(Mat<ZZ_pE>&, const Mat<ZZ_pE>&)':
mat_ZZ_pE.cpp:475:9: warning: unused variable 'n' [-Wunused-variable]
  475 |    long n = A.NumCols();
      |         ^
mat_ZZ_pE.cpp:477:24: warning: unused variable 'G' [-Wunused-variable]
  477 |    const ZZ_pXModulus& G = ZZ_pE::modulus();
      |                        ^
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_poly_ZZ.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_poly_ZZ.cpp  -fPIC -DPIC -o .libs/mat_poly_ZZ.o
mat_lzz_p.cpp: In function 'void NTL::basic_tri(zz_p&, const mat_zz_p&, const vec_zz_p*, vec_zz_p*, bool, bool)':
mat_lzz_p.cpp:5006:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable]
 5006 |    bool pivoting = false;
      |         ^~~~~~~~
mat_lzz_p.cpp: In function 'void NTL::alt_tri_L(zz_p&, const mat_zz_p&, const vec_zz_p*, vec_zz_p*, bool, bool)':
mat_lzz_p.cpp:5172:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable]
 5172 |    bool pivoting = false;
      |         ^~~~~~~~
mat_lzz_p.cpp: In function 'void NTL::blk_tri_L(zz_p&, const mat_zz_p&, const vec_zz_p*, vec_zz_p*, bool, bool)':
mat_lzz_p.cpp:5848:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable]
 5848 |    bool pivoting = false;
      |         ^~~~~~~~
mat_lzz_p.cpp: In function 'void NTL::blk_tri_LL(zz_p&, const mat_zz_p&, const vec_zz_p*, vec_zz_p*, bool, bool)':
mat_lzz_p.cpp:6119:9: warning: variable 'pivoting' set but not used [-Wunused-but-set-variable]
 6119 |    bool pivoting = false;
      |         ^~~~~~~~
In file included from mat_lzz_p.cpp:6:
mat_lzz_p.cpp: In lambda function:
mat_lzz_p.cpp:6473:18: warning: unused variable 'n' [-Wunused-variable]
 6473 |       NTL_IMPORT(n)
      |                  ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_lzz_p.cpp: In function 'long int NTL::elim_blk_L(const mat_zz_p&, mat_zz_p*, mat_zz_p*, long int, bool)':
mat_lzz_p.cpp:7472:15: warning: unused variable 'colblocks' [-Wunused-variable]
 7472 |          long colblocks = (n+MAT_BLK_SZ-1)/MAT_BLK_SZ;
      |               ^~~~~~~~~
mat_lzz_p.cpp:7221:13: warning: variable 'pinv' set but not used [-Wunused-but-set-variable]
 7221 |    mulmod_t pinv = zz_p::ModulusInverse();
      |             ^~~~
mat_lzz_p.cpp: In function 'long int NTL::elim_blk_LL(const mat_zz_p&, mat_zz_p*, mat_zz_p*, long int, bool)':
mat_lzz_p.cpp:7942:15: warning: unused variable 'colblocks' [-Wunused-variable]
 7942 |          long colblocks = (n+MAT_BLK_SZ-1)/MAT_BLK_SZ;
      |               ^~~~~~~~~
In file included from mat_lzz_pE.cpp:3:
mat_lzz_pE.cpp: In lambda function:
mat_lzz_pE.cpp:48:15: warning: unused variable 'm' [-Wunused-variable]
   48 |    NTL_IMPORT(m)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_lzz_pE.cpp: In lambda function:
mat_lzz_pE.cpp:526:15: warning: unused variable 'r' [-Wunused-variable]
  526 |    NTL_IMPORT(r)
      |               ^
../include/NTL/BasicThreadPool.h:759:73: note: in definition of macro 'NTL_IMPORT'
  759 | #define NTL_IMPORT(x) auto _ntl_hidden_variable_IMPORT__ ## x = x; auto x = _ntl_hidden_variable_IMPORT__ ##x;
      |                                                                         ^
mat_lzz_pE.cpp: In function 'void NTL::kernel(Mat<zz_pE>&, const Mat<zz_pE>&)':
mat_lzz_pE.cpp:480:9: warning: unused variable 'n' [-Wunused-variable]
  480 |    long n = A.NumCols();
      |         ^
mat_lzz_pE.cpp:482:24: warning: unused variable 'G' [-Wunused-variable]
  482 |    const zz_pXModulus& G = zz_pE::modulus();
      |                        ^
mat_lzz_p.cpp: At global scope:
mat_lzz_p.cpp:2899:6: warning: 'void NTL::basic_mul(const mat_window_zz_p&, const const_mat_window_zz_p&, const const_mat_window_zz_p&)' defined but not used [-Wunused-function]
 2899 | void basic_mul(const mat_window_zz_p& X,
      |      ^~~~~~~~~
mat_lzz_p.cpp:2693:6: warning: 'void NTL::muladd1_by_32_half2_width(long int*, const long int*, const long int*, long int, long int, sp_ll_reduce_struct, long int)' defined but not used [-Wunused-function]
 2693 | void muladd1_by_32_half2_width(long *x, const long *a, const long *b,
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
mat_lzz_p.cpp:2645:6: warning: 'void NTL::muladd1_by_32_half2(long int*, const long int*, const long int*, long int, long int, sp_ll_reduce_struct)' defined but not used [-Wunused-function]
 2645 | void muladd1_by_32_half2(long *x, const long *a, const long *b,
      |      ^~~~~~~~~~~~~~~~~~~
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_poly_ZZ_p.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_poly_ZZ_p.cpp  -fPIC -DPIC -o .libs/mat_poly_ZZ_p.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_ZZ.cpp -o mat_ZZ.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c mat_poly_lzz_p.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c  quad_float.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_poly_lzz_p.cpp  -fPIC -DPIC -o .libs/mat_poly_lzz_p.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c quad_float.cpp  -fPIC -DPIC -o .libs/quad_float.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_poly_ZZ.cpp -o mat_poly_ZZ.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c quad_float1.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c quad_float1.cpp  -fPIC -DPIC -o .libs/quad_float1.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c tools.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c tools.cpp  -fPIC -DPIC -o .libs/tools.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c vec_GF2.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_GF2.cpp  -fPIC -DPIC -o .libs/vec_GF2.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c vec_GF2E.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_GF2E.cpp  -fPIC -DPIC -o .libs/vec_GF2E.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_ZZ_p.cpp -o mat_ZZ_p.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_poly_ZZ_p.cpp -o mat_poly_ZZ_p.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c quad_float.cpp -o quad_float.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c tools.cpp -o tools.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_ZZ_pE.cpp -o mat_ZZ_pE.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_poly_lzz_p.cpp -o mat_poly_lzz_p.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c vec_RR.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_RR.cpp  -fPIC -DPIC -o .libs/vec_RR.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c quad_float1.cpp -o quad_float1.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c vec_ZZ.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c vec_ZZ_p.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_ZZ.cpp  -fPIC -DPIC -o .libs/vec_ZZ.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_ZZ_p.cpp  -fPIC -DPIC -o .libs/vec_ZZ_p.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_lzz_pE.cpp -o mat_lzz_pE.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c vec_ZZ_pE.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c vec_lzz_p.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_lzz_p.cpp  -fPIC -DPIC -o .libs/vec_lzz_p.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_ZZ_pE.cpp  -fPIC -DPIC -o .libs/vec_ZZ_pE.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_GF2.cpp -o vec_GF2.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_GF2E.cpp -o vec_GF2E.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c vec_lzz_pE.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_lzz_pE.cpp  -fPIC -DPIC -o .libs/vec_lzz_pE.o
vec_lzz_p.cpp: In function 'void NTL::conv(vec_zz_p&, const vec_ZZ&)':
vec_lzz_p.cpp:10:9: warning: unused variable 'i' [-Wunused-variable]
   10 |    long i, n;
      |         ^
vec_lzz_p.cpp: In function 'void NTL::conv(vec_zz_p&, const Vec<long int>&)':
vec_lzz_p.cpp:21:9: warning: unused variable 'i' [-Wunused-variable]
   21 |    long i, n;
      |         ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_ZZ.cpp -o vec_ZZ.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_RR.cpp -o vec_RR.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c xdouble.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c xdouble.cpp  -fPIC -DPIC -o .libs/xdouble.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c G_LLL_FP.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c G_LLL_FP.cpp  -fPIC -DPIC -o .libs/G_LLL_FP.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c G_LLL_QP.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c G_LLL_QP.cpp  -fPIC -DPIC -o .libs/G_LLL_QP.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_lzz_p.cpp -o vec_lzz_p.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c G_LLL_XD.cpp
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c G_LLL_RR.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c G_LLL_XD.cpp  -fPIC -DPIC -o .libs/G_LLL_XD.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c G_LLL_RR.cpp  -fPIC -DPIC -o .libs/G_LLL_RR.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_ZZ_p.cpp -o vec_ZZ_p.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_ZZ_pE.cpp -o vec_ZZ_pE.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c vec_lzz_pE.cpp -o vec_lzz_pE.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c thread.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c thread.cpp  -fPIC -DPIC -o .libs/thread.o
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c BasicThreadPool.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c BasicThreadPool.cpp  -fPIC -DPIC -o .libs/BasicThreadPool.o
In file included from ../include/NTL/ZZ.h:21,
                 from ../include/NTL/xdouble.h:4,
                 from xdouble.cpp:2:
In function 'T* NTL::MakeRawArray(long int) [with T = char]',
    inlined from 'void NTL::UniqueArray<T>::SetLength(long int) [with T = char]' at ../include/NTL/SmartPtr.h:1620:12,
    inlined from 'std::ostream& NTL::operator<<(std::ostream&, const xdouble&)' at xdouble.cpp:717:22:
../include/NTL/SmartPtr.h:998:11: warning: argument 1 range [9223372036854775818, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  998 |    T *p = new T[n];
      |           ^~~~~~~~
In file included from ../include/NTL/new.h:5,
                 from ../include/NTL/tools.h:11,
                 from ../include/NTL/ZZ.h:19:
/usr/include/c++/12/new: In function 'std::ostream& NTL::operator<<(std::ostream&, const xdouble&)':
/usr/include/c++/12/new:128:26: note: in a call to allocation function 'void* operator new [](std::size_t)' declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
      |                          ^~~~~~~~
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c MatPrime.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c MatPrime.cpp  -fPIC -DPIC -o .libs/MatPrime.o
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c xdouble.cpp -o xdouble.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c thread.cpp -o thread.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=compile  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread  -c  pd_FFT.cpp
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c pd_FFT.cpp  -fPIC -DPIC -o .libs/pd_FFT.o
MatPrime.cpp: In function 'void NTL::UseMatPrime(long int)':
MatPrime.cpp:162:18: warning: unused variable 'w' [-Wunused-variable]
  162 |          long q, w;
      |                  ^
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c BasicThreadPool.cpp -o BasicThreadPool.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c pd_FFT.cpp -o pd_FFT.o >/dev/null 2>&1
G_LLL_FP.cpp: In function 'long int NTL::G_BKZ_FP(mat_ZZ&, mat_ZZ*, double, long int, long int, LLLCheckFct)':
G_LLL_FP.cpp:1311:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
 1311 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
G_LLL_FP.cpp:1271:17: note: 'tt1' was declared here
 1271 |          double tt1;
      |                 ^~~
G_LLL_XD.cpp: In function 'long int NTL::G_BKZ_XD(mat_ZZ&, mat_ZZ*, xdouble, long int, long int, LLLCheckFct)':
G_LLL_XD.cpp:1056:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
 1056 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
G_LLL_XD.cpp:1018:17: note: 'tt1' was declared here
 1018 |          double tt1;
      |                 ^~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c MatPrime.cpp -o MatPrime.o >/dev/null 2>&1
G_LLL_RR.cpp: In function 'long int NTL::G_BKZ_RR(mat_ZZ&, mat_ZZ*, const RR&, long int, long int, LLLCheckFct)':
G_LLL_RR.cpp:1086:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
 1086 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
G_LLL_RR.cpp:1042:17: note: 'tt1' was declared here
 1042 |          double tt1;
      |                 ^~~
G_LLL_QP.cpp: In function 'long int NTL::G_BKZ_QP1.constprop(mat_ZZ&, mat_ZZ*, quad_float, long int, long int, LLLCheckFct)':
G_LLL_QP.cpp:1789:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
 1789 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
G_LLL_QP.cpp:1748:17: note: 'tt1' was declared here
 1748 |          double tt1;
      |                 ^~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c G_LLL_FP.cpp -o G_LLL_FP.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c G_LLL_XD.cpp -o G_LLL_XD.o >/dev/null 2>&1
G_LLL_QP.cpp: In function 'long int NTL::G_BKZ_QP.constprop(mat_ZZ&, mat_ZZ*, quad_float, long int, long int, LLLCheckFct)':
G_LLL_QP.cpp:1315:38: warning: 'tt1' may be used uninitialized [-Wmaybe-uninitialized]
 1315 |                      enum_time += tt - tt1;
      |                                   ~~~^~~~~
G_LLL_QP.cpp:1274:17: note: 'tt1' was declared here
 1274 |          double tt1;
      |                 ^~~
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c G_LLL_RR.cpp -o G_LLL_RR.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c G_LLL_QP.cpp -o G_LLL_QP.o >/dev/null 2>&1
libtool: compile:  g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -c mat_lzz_p.cpp -o mat_lzz_p.o >/dev/null 2>&1
./libtool-build/libtool --tag=CXX --mode=link g++ -I../include -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/ntl-11.5.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pthread -Wl,-z,relro -Wl,-z,now  -o libntl.la FFT.lo FacVec.lo GF2.lo GF2E.lo GF2EX.lo GF2EXFactoring.lo GF2X.lo GF2X1.lo GF2XFactoring.lo GF2XVec.lo GetTime.lo GetPID.lo HNF.lo ctools.lo LLL.lo LLL_FP.lo LLL_QP.lo LLL_RR.lo LLL_XD.lo RR.lo WordVector.lo ZZ.lo ZZVec.lo ZZX.lo ZZX1.lo ZZXCharPoly.lo ZZXFactoring.lo ZZ_p.lo ZZ_pE.lo ZZ_pEX.lo ZZ_pEXFactoring.lo ZZ_pX.lo ZZ_pX1.lo ZZ_pXCharPoly.lo ZZ_pXFactoring.lo fileio.lo lip.lo lzz_p.lo lzz_pE.lo lzz_pEX.lo lzz_pEXFactoring.lo lzz_pX.lo lzz_pX1.lo lzz_pXCharPoly.lo lzz_pXFactoring.lo mat_GF2.lo mat_GF2E.lo mat_RR.lo mat_ZZ.lo mat_ZZ_p.lo mat_ZZ_pE.lo mat_lzz_p.lo mat_lzz_pE.lo mat_poly_ZZ.lo mat_poly_ZZ_p.lo mat_poly_lzz_p.lo quad_float.lo quad_float1.lo tools.lo vec_GF2.lo vec_GF2E.lo vec_RR.lo vec_ZZ.lo vec_ZZ_p.lo vec_ZZ_pE.lo vec_lzz_p.lo vec_lzz_pE.lo xdouble.lo G_LLL_FP.lo G_LLL_QP.lo G_LLL_XD.lo G_LLL_RR.lo thread.lo BasicThreadPool.lo MatPrime.lo pd_FFT.lo -L/usr/lib  -lgmp  -L/usr/lib  -lgf2x  -lm -lpthread -rpath /usr/lib/x86_64-linux-gnu -version-info `cat VERSION_INFO` #LSHAR
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o  .libs/FFT.o .libs/FacVec.o .libs/GF2.o .libs/GF2E.o .libs/GF2EX.o .libs/GF2EXFactoring.o .libs/GF2X.o .libs/GF2X1.o .libs/GF2XFactoring.o .libs/GF2XVec.o .libs/GetTime.o .libs/GetPID.o .libs/HNF.o .libs/ctools.o .libs/LLL.o .libs/LLL_FP.o .libs/LLL_QP.o .libs/LLL_RR.o .libs/LLL_XD.o .libs/RR.o .libs/WordVector.o .libs/ZZ.o .libs/ZZVec.o .libs/ZZX.o .libs/ZZX1.o .libs/ZZXCharPoly.o .libs/ZZXFactoring.o .libs/ZZ_p.o .libs/ZZ_pE.o .libs/ZZ_pEX.o .libs/ZZ_pEXFactoring.o .libs/ZZ_pX.o .libs/ZZ_pX1.o .libs/ZZ_pXCharPoly.o .libs/ZZ_pXFactoring.o .libs/fileio.o .libs/lip.o .libs/lzz_p.o .libs/lzz_pE.o .libs/lzz_pEX.o .libs/lzz_pEXFactoring.o .libs/lzz_pX.o .libs/lzz_pX1.o .libs/lzz_pXCharPoly.o .libs/lzz_pXFactoring.o .libs/mat_GF2.o .libs/mat_GF2E.o .libs/mat_RR.o .libs/mat_ZZ.o .libs/mat_ZZ_p.o .libs/mat_ZZ_pE.o .libs/mat_lzz_p.o .libs/mat_lzz_pE.o .libs/mat_poly_ZZ.o .libs/mat_poly_ZZ_p.o .libs/mat_poly_lzz_p.o .libs/quad_float.o .libs/quad_float1.o .libs/tools.o .libs/vec_GF2.o .libs/vec_GF2E.o .libs/vec_RR.o .libs/vec_ZZ.o .libs/vec_ZZ_p.o .libs/vec_ZZ_pE.o .libs/vec_lzz_p.o .libs/vec_lzz_pE.o .libs/xdouble.o .libs/G_LLL_FP.o .libs/G_LLL_QP.o .libs/G_LLL_XD.o .libs/G_LLL_RR.o .libs/thread.o .libs/BasicThreadPool.o .libs/MatPrime.o .libs/pd_FFT.o   -L/usr/lib -lgmp -lgf2x -lpthread -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../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/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o  -O2 -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,libntl.so.44 -o .libs/libntl.so.44.0.1
libtool: link: (cd ".libs" && rm -f "libntl.so.44" && ln -s "libntl.so.44.0.1" "libntl.so.44")
libtool: link: (cd ".libs" && rm -f "libntl.so" && ln -s "libntl.so.44.0.1" "libntl.so")
libtool: link: ar cru .libs/libntl.a  FFT.o FacVec.o GF2.o GF2E.o GF2EX.o GF2EXFactoring.o GF2X.o GF2X1.o GF2XFactoring.o GF2XVec.o GetTime.o GetPID.o HNF.o ctools.o LLL.o LLL_FP.o LLL_QP.o LLL_RR.o LLL_XD.o RR.o WordVector.o ZZ.o ZZVec.o ZZX.o ZZX1.o ZZXCharPoly.o ZZXFactoring.o ZZ_p.o ZZ_pE.o ZZ_pEX.o ZZ_pEXFactoring.o ZZ_pX.o ZZ_pX1.o ZZ_pXCharPoly.o ZZ_pXFactoring.o fileio.o lip.o lzz_p.o lzz_pE.o lzz_pEX.o lzz_pEXFactoring.o lzz_pX.o lzz_pX1.o lzz_pXCharPoly.o lzz_pXFactoring.o mat_GF2.o mat_GF2E.o mat_RR.o mat_ZZ.o mat_ZZ_p.o mat_ZZ_pE.o mat_lzz_p.o mat_lzz_pE.o mat_poly_ZZ.o mat_poly_ZZ_p.o mat_poly_lzz_p.o quad_float.o quad_float1.o tools.o vec_GF2.o vec_GF2E.o vec_RR.o vec_ZZ.o vec_ZZ_p.o vec_ZZ_pE.o vec_lzz_p.o vec_lzz_pE.o xdouble.o G_LLL_FP.o G_LLL_QP.o G_LLL_XD.o G_LLL_RR.o thread.o BasicThreadPool.o MatPrime.o pd_FFT.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libntl.a
libtool: link: ( cd ".libs" && rm -f "libntl.la" && ln -s "../libntl.la" "libntl.la" )
make[3]: Leaving directory '/build/ntl-11.5.1/src'
make[2]: Leaving directory '/build/ntl-11.5.1/src'
make[1]: Leaving directory '/build/ntl-11.5.1'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/build/ntl-11.5.1'
dh_auto_install -D src
	cd src && make -j15 install DESTDIR=/build/ntl-11.5.1/debian/tmp AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/build/ntl-11.5.1/src'
mkdir -p -m 755 /build/ntl-11.5.1/debian/tmp/usr/include
rm -rf /build/ntl-11.5.1/debian/tmp/usr/include/NTL
mkdir -m 755 /build/ntl-11.5.1/debian/tmp/usr/include/NTL
cp -p ../include/NTL/*.h /build/ntl-11.5.1/debian/tmp/usr/include/NTL
chmod -R a+r /build/ntl-11.5.1/debian/tmp/usr/include/NTL
mkdir -p -m 755 /build/ntl-11.5.1/debian/tmp/usr/share/doc
rm -rf /build/ntl-11.5.1/debian/tmp/usr/share/doc/NTL
mkdir -m 755 /build/ntl-11.5.1/debian/tmp/usr/share/doc/NTL
cp -p ../doc/*.txt /build/ntl-11.5.1/debian/tmp/usr/share/doc/NTL
cp -p ../doc/*.html /build/ntl-11.5.1/debian/tmp/usr/share/doc/NTL
cp -p ../doc/*.gif /build/ntl-11.5.1/debian/tmp/usr/share/doc/NTL
chmod -R a+r /build/ntl-11.5.1/debian/tmp/usr/share/doc/NTL
mkdir -p -m 755 /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu
./libtool-build/libtool --mode=install cp -p libntl.la /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu #LSHAR
libtool: install: cp -p .libs/libntl.so.44.0.1 /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu/libntl.so.44.0.1
libtool: install: (cd /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libntl.so.44.0.1 libntl.so.44 || { rm -f libntl.so.44 && ln -s libntl.so.44.0.1 libntl.so.44; }; })
libtool: install: (cd /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libntl.so.44.0.1 libntl.so || { rm -f libntl.so && ln -s libntl.so.44.0.1 libntl.so; }; })
libtool: install: cp -p .libs/libntl.lai /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu/libntl.la
libtool: install: cp -p .libs/libntl.a /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu/libntl.a
libtool: install: chmod 644 /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu/libntl.a
libtool: install: ranlib /build/ntl-11.5.1/debian/tmp/usr/lib/x86_64-linux-gnu/libntl.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/x86_64-linux-gnu'
make[2]: Leaving directory '/build/ntl-11.5.1/src'
find debian/ -name "*.la" -delete
make[1]: Leaving directory '/build/ntl-11.5.1'
   debian/rules override_dh_install
make[1]: Entering directory '/build/ntl-11.5.1'
dh_install
mkdir -p debian/libntl-dev/usr/share/doc/libntl-dev/
mv debian/tmp/usr/share/doc/NTL debian/libntl-dev/usr/share/doc/libntl-dev/
make[1]: Leaving directory '/build/ntl-11.5.1'
   dh_installdocs
   dh_installchangelogs
   dh_lintian
   dh_perl
   dh_link
   dh_strip_nondeterminism
   debian/rules override_dh_compress
make[1]: Entering directory '/build/ntl-11.5.1'
dh_compress -X/NTL/
make[1]: Leaving directory '/build/ntl-11.5.1'
   dh_fixperms
   dh_missing
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
   dh_shlibdeps -a
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: Depends field of package libntl-dev: substitution variable ${shlibs:Depends} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libntl44' in '../libntl44_11.5.1-1_amd64.deb'.
dpkg-deb: building package 'libntl44-dbgsym' in '../libntl44-dbgsym_11.5.1-1_amd64.deb'.
dpkg-deb: building package 'libntl-dev' in '../libntl-dev_11.5.1-1_amd64.deb'.
 dpkg-genbuildinfo --build=binary -O../ntl_11.5.1-1_amd64.buildinfo
 dpkg-genchanges --build=binary -O../ntl_11.5.1-1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: including full source code in upload
I: copying local configuration
I: user script /srv/workspace/pbuilder/1879414/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/1879414/tmp/hooks/B01_cleanup finished
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/1879414 and its subdirectories
I: Current time: Mon Apr 17 14:30:02 +14 2023
I: pbuilder-time-stamp: 1681691402