Bug#1133653: toontag: ftbfs with GCC-16
Emanuele Rocca
ema at debian.org
Mon Apr 13 14:12:06 BST 2026
Package: src:toontag
Version: 0.0~git20220105193632.41237ef-2.1
Severity: important
Tags: sid forky ftbfs
User: debian-gcc at 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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tag\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tag\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tag\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tag\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tag\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tag\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tag\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"tag\ 0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/five_point.cpp -fPIC -DPIC -o .libs/five_point.o
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/handeye.cpp -fPIC -DPIC -o .libs/handeye.o
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/five_point_buildmatrix.cpp -fPIC -DPIC -o .libs/five_point_buildmatrix.o
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/threepointpose.cpp -fPIC -DPIC -o .libs/threepointpose.o
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/quartic.cpp -fPIC -DPIC -o .libs/quartic.o
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/polynomial.cc -fPIC -DPIC -o .libs/polynomial.o
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/fourpointpose.cpp -fPIC -DPIC -o .libs/fourpointpose.o
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/quartic.cpp -o quartic.o >/dev/null 2>&1
src/fourpointpose.cpp: In function 'bool tag::fourPointSolver(const std::vector<TooN::Vector<3> >&, std::vector<TooN::Vector<3> >&, TooN::Vector<6>&, std::vector<TooN::Vector<2> >&, double)':
src/fourpointpose.cpp:100:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
100 | for( unsigned int i = 0; i < 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<TooN::Vector<2>, 11>'
96 | array<Vector<2>, 11> 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<TooN::Vector<2>, 11>'
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=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/threepointpose.cpp -o threepointpose.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/absorient.cpp -o absorient.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/handeye.cpp -o handeye.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/fourpointpose.cpp -o fourpointpose.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/five_point.cpp -o five_point.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME=\"tag\" -DPACKAGE_TARNAME=\"tag\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"tag 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tag\" -DVERSION=\"0.1\" -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=\".libs/\" -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 src/five_point_buildmatrix.cpp -o five_point_buildmatrix.o >/dev/null 2>&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
More information about the debian-science-maintainers
mailing list