[From nobody Sat Apr 25 03:43:08 2026
Received: (at maintonly) by bugs.debian.org; 13 Apr 2026 13:12:08 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-116.6 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
 HAS_PACKAGE,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 91; hammy, 150; neutral, 226; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;ema@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:34594)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ema@debian.org&gt;) id 1wCH5E-002nEI-1C
 for maintonly@bugs.debian.org; Mon, 13 Apr 2026 13:12:08 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Type:MIME-Version:Message-ID:
 Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=pjzlB/1VsYofUlLo8sQ+02zgCVQpSrLEaAnQzIsNHrc=; b=uAgkG+GELobotC+NeWU7JjPrap
 tpuhdymipT3g1nqA3fYqMsX32RZnDeWDg14kyfExkh2Ayb+DiqEWiFDSB9B7qATZS1hYwzg3YUxzV
 xq3Gbas5ELyOUMOpnfMGYgarQCprz9cZ4fj04z/yvGBxOKopar65vLrZQ5ylKDA9V3qx69fgOfX+u
 1BltufEtgEUTK1lYUNTFXhfeZUedCbQ7gfpI9CCcQdFIP8lSfIUed+ioBSFtrpCJmDlyxjk4OAVtZ
 q5gc0v/1DwcMnloUS9hFmwCdaGOfYCE8PfuQn84pA5FZRD5hnznwq6YSsGQHDUBKdF2Sm0MfmNf3S
 1BsLGOhg==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;ema@debian.org&gt;) id 1wCH5C-00CJkW-2Y
 for maintonly@bugs.debian.org; Mon, 13 Apr 2026 13:12:07 +0000
Date: Mon, 13 Apr 2026 15:12:06 +0200
From: Emanuele Rocca &lt;ema@debian.org&gt;
To: maintonly@bugs.debian.org
Subject: toontag: ftbfs with GCC-16
Message-ID: &lt;adzrpisBoRIqO1lb@ariel.home&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Debian-User: ema
Delivered-To: maintonly@bugs.debian.org

Package: src:toontag
Version: 0.0~git20220105193632.41237ef-2.1
Severity: important
Tags: sid forky ftbfs
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-16

Hi,

toontag fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/toontag_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


	make -j128
make[1]: Entering directory '/build/reproducible-path/toontag-0.0~git20220105193632.41237ef'
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; -DPACKAGE_STRING=\&quot;tag\ 0.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 -ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o quartic.lo `test -f 'src/quartic.cpp' || echo './'`src/quartic.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; -DPACKAGE_STRING=\&quot;tag\ 0.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 -ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o threepointpose.lo `test -f 'src/threepointpose.cpp' || echo './'`src/threepointpose.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; -DPACKAGE_STRING=\&quot;tag\ 0.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 -ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o absorient.lo `test -f 'src/absorient.cpp' || echo './'`src/absorient.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; -DPACKAGE_STRING=\&quot;tag\ 0.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 -ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o handeye.lo `test -f 'src/handeye.cpp' || echo './'`src/handeye.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; -DPACKAGE_STRING=\&quot;tag\ 0.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 -ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o five_point.lo `test -f 'src/five_point.cpp' || echo './'`src/five_point.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; -DPACKAGE_STRING=\&quot;tag\ 0.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 -ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o five_point_buildmatrix.lo `test -f 'src/five_point_buildmatrix.cpp' || echo './'`src/five_point_buildmatrix.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; -DPACKAGE_STRING=\&quot;tag\ 0.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 -ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o polynomial.lo `test -f 'src/polynomial.cc' || echo './'`src/polynomial.cc
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; -DPACKAGE_STRING=\&quot;tag\ 0.1\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 -ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c -o fourpointpose.lo `test -f 'src/fourpointpose.cpp' || echo './'`src/fourpointpose.cpp
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/five_point.cpp  -fPIC -DPIC -o .libs/five_point.o
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/handeye.cpp  -fPIC -DPIC -o .libs/handeye.o
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/five_point_buildmatrix.cpp  -fPIC -DPIC -o .libs/five_point_buildmatrix.o
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/threepointpose.cpp  -fPIC -DPIC -o .libs/threepointpose.o
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/quartic.cpp  -fPIC -DPIC -o .libs/quartic.o
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/polynomial.cc  -fPIC -DPIC -o .libs/polynomial.o
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/fourpointpose.cpp  -fPIC -DPIC -o .libs/fourpointpose.o
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/absorient.cpp  -fPIC -DPIC -o .libs/absorient.o
In file included from src/five_point.cpp:1:
./tag/five_point.h:26:1: warning: multi-line comment [-Wcomment]
   26 | /// \f[ \
      | ^
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/quartic.cpp -o quartic.o &gt;/dev/null 2&gt;&amp;1
src/fourpointpose.cpp: In function 'bool tag::fourPointSolver(const std::vector&lt;TooN::Vector&lt;3&gt; &gt;&amp;, std::vector&lt;TooN::Vector&lt;3&gt; &gt;&amp;, TooN::Vector&lt;6&gt;&amp;, std::vector&lt;TooN::Vector&lt;2&gt; &gt;&amp;, double)':
src/fourpointpose.cpp:100:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  100 |     for( unsigned int i = 0; i &lt; 3; i++)
      |     ^~~
src/fourpointpose.cpp:107:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  107 |         A = TooN::Zeros;
      |         ^
src/polynomial.cc:96:30: error: field 'q' has incomplete type 'std::array&lt;TooN::Vector&lt;2&gt;, 11&gt;'
   96 |         array&lt;Vector&lt;2&gt;, 11&gt; q;
      |                              ^
In file included from /usr/include/c++/16/bits/stl_algobase.h:63,
                 from /usr/include/c++/16/string:55,
                 from /usr/include/c++/16/bits/locale_classes.h:43,
                 from /usr/include/c++/16/bits/ios_base.h:43,
                 from /usr/include/c++/16/ios:46,
                 from /usr/include/c++/16/bits/ostream.h:43,
                 from /usr/include/c++/16/ostream:42,
                 from /usr/include/c++/16/iostream:43,
                 from /usr/include/TooN/TooN.h:32,
                 from src/polynomial.cc:1:
/usr/include/c++/16/bits/stl_pair.h:99:12: note: declaration of 'struct std::array&lt;TooN::Vector&lt;2&gt;, 11&gt;'
   99 |     struct array;
      |            ^~~~~
make[1]: *** [Makefile:557: polynomial.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from src/five_point.cpp:2:
./tag/stdpp.h:188:36: warning: 'tag::no_space' defined but not used [-Wunused-variable]
  188 | static struct Internal::no_space_s no_space;
      |                                    ^~~~~~~~
./tag/stdpp.h:174:38: warning: 'tag::print' defined but not used [-Wunused-variable]
  174 | static struct Internal::like_print_s print;
      |                                      ^~~~~
./tag/stdpp.h:159:36: warning: 'tag::add_fill' defined but not used [-Wunused-variable]
  159 | static struct Internal::add_fill_s add_fill;
      |                                    ^~~~~~~~
./tag/stdpp.h:40:27: warning: 'tag::noendl' defined but not used [-Wunused-variable]
   40 | static struct noendl_s {} noendl;
      |                           ^~~~~~
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/threepointpose.cpp -o threepointpose.o &gt;/dev/null 2&gt;&amp;1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/absorient.cpp -o absorient.o &gt;/dev/null 2&gt;&amp;1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/handeye.cpp -o handeye.o &gt;/dev/null 2&gt;&amp;1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/fourpointpose.cpp -o fourpointpose.o &gt;/dev/null 2&gt;&amp;1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/five_point.cpp -o five_point.o &gt;/dev/null 2&gt;&amp;1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\&quot;tag\&quot; -DPACKAGE_TARNAME=\&quot;tag\&quot; -DPACKAGE_VERSION=\&quot;0.1\&quot; &quot;-DPACKAGE_STRING=\&quot;tag 0.1\&quot;&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DPACKAGE_URL=\&quot;\&quot; -DPACKAGE=\&quot;tag\&quot; -DVERSION=\&quot;0.1\&quot; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\&quot;.libs/\&quot; -DHAVE_STDBOOL_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -O3 -g -O2 &quot;-ffile-prefix-map=/build/reproducible-path/toontag-0.0~git20220105193632.41237ef=.&quot; -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -c src/five_point_buildmatrix.cpp -o five_point_buildmatrix.o &gt;/dev/null 2&gt;&amp;1
make[1]: Leaving directory '/build/reproducible-path/toontag-0.0~git20220105193632.41237ef'
dh_auto_build: error: make -j128 returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
]