Bug#1143712: tntdb: FTBFS: /usr/include/cxxtools/string.h:54:33: error: 'reference' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type

Santiago Vila <[email protected]> Wed, 05 Aug 2026 11:25:40 +0000
Newsgroups gmane.linux.debian.devel.bugs.rc
Message-ID <E1wrZki-00Gxoq-0S__31669.677274634$1785929461$gmane$org@paradis.debian.org>
Package: src:tntdb
Version: 1.4-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:tntdb, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with autoreconf
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf doc/html doc/latex
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:21: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:21: You should run autoupdate.
./lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
m4/acx_pthread.m4:49: ACX_PTHREAD is expanded from...
configure.ac:21: the top level
configure.ac:21: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:21: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
m4/acx_pthread.m4:49: ACX_PTHREAD is expanded from...
configure.ac:21: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:3: installing './compile'
configure.ac:3: installing './config.guess'
configure.ac:3: installing './config.sub'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
Makefile.am: installing './INSTALL'
demo/Makefile.am: installing './depcomp'
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --with-doxygen --with-driverdir=/usr/lib/x86_64-linux-gnu/tntdb --with-doxygen
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-doxygen --with-driverdir=/usr/lib/x86_64-linux-gnu/tntdb --with-doxygen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free 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 xargs -n works... yes
checking whether UID '995' is supported by ustar format... yes
checking whether GID '995' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 whether make supports the include directive... yes (GNU style)
checking for gcc... x86_64-linux-gnu-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 the compiler supports GNU C... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to enable C23 features... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-linux-gnu-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 x86_64-linux-gnu-gcc... /usr/bin/x86_64-linux-gnu-ld
checking if the linker (/usr/bin/x86_64-linux-gnu-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 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/x86_64-linux-gnu-ld option to reload object files... -r
checking for file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/x86_64-linux-gnu-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... no
checking whether the compiler supports GNU C++... yes
checking whether x86_64-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-linux-gnu-g++... none
checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
checking for ld used by x86_64-linux-gnu-g++... /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-g++ static flag -static works... yes
checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/x86_64-linux-gnu-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 whether x86_64-linux-gnu-g++ supports C++11 features by default... yes
checking for the pthreads library -lpthreads... no
checking for the pthreads library -lpthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... x86_64-linux-gnu-gcc
checking for CC_r... x86_64-linux-gnu-g++
checking for C++ compiler vendor... gnu
checking whether C++ compiler accepts -Wno-long-long... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -pedantic... yes
checking for sighandler_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for unsigned long long int... (cached) yes
checking for cxxtools/condition.h... yes
checking for pg_config... pg_config
checking for libpq-fe.h... yes
checking for PQprepare in libpq-fe.h... yes
checking for mysql_config... mysql_config
checking for sqlite3.h... yes
checking for sqlite3_transfer_bindings... yes
checking for sqlite3_prepare_v2... yes
checking for doxygen... doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/tntdb/config.h
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/tntdb.doxygen
config.status: creating demo/Makefile
config.status: creating include/Makefile
config.status: creating pkgconfig/tntdb.pc
config.status: creating src/Makefile
config.status: creating src/mysql/Makefile
config.status: creating src/postgresql/Makefile
config.status: creating src/replicate/Makefile
config.status: creating src/sqlite/Makefile
config.status: creating src/oracle/Makefile
config.status: creating test/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
	make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make  all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/bash ../libtool  --tag=CXX   --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-long-long -Wall -pedantic -DDRIVERDIR=\"/usr/lib/x86_64-linux-gnu/tntdb\" -DABI_CURRENT=\"5\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -c -o libtntdb_la-blob.lo `test -f 'blob.cpp' || echo './'`blob.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-long-long -Wall -pedantic -DDRIVERDIR=\"/usr/lib/x86_64-linux-gnu/tntdb\" -DABI_CURRENT=\"5\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -c -o libtntdb_la-blobstream.lo `test -f 'blobstream.cpp' || echo './'`blobstream.cpp
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-long-long -Wall -pedantic -DDRIVERDIR=\"/usr/lib/x86_64-linux-gnu/tntdb\" -DABI_CURRENT=\"5\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c blobstream.cpp  -fPIC -DPIC -o .libs/libtntdb_la-blobstream.o
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-long-long -Wall -pedantic -DDRIVERDIR=\"/usr/lib/x86_64-linux-gnu/tntdb\" -DABI_CURRENT=\"5\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c blob.cpp  -fPIC -DPIC -o .libs/libtntdb_la-blob.o
/bin/bash ../libtool  --tag=CXX   --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-long-long -Wall -pedantic -DDRIVERDIR=\"/usr/lib/x86_64-linux-gnu/tntdb\" -DABI_CURRENT=\"5\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -c -o libtntdb_la-connect.lo `test -f 'connect.cpp' || echo './'`connect.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-long-long -Wall -pedantic -DDRIVERDIR=\"/usr/lib/x86_64-linux-gnu/tntdb\" -DABI_CURRENT=\"5\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -c -o libtntdb_la-connection.lo `test -f 'connection.cpp' || echo './'`connection.cpp
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-long-long -Wall -pedantic -DDRIVERDIR=\"/usr/lib/x86_64-linux-gnu/tntdb\" -DABI_CURRENT=\"5\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c connect.cpp  -fPIC -DPIC -o .libs/libtntdb_la-connect.o
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-long-long -Wall -pedantic -DDRIVERDIR=\"/usr/lib/x86_64-linux-gnu/tntdb\" -DABI_CURRENT=\"5\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c connection.cpp  -fPIC -DPIC -o .libs/libtntdb_la-connection.o
In file included from ../include/tntdb/iface/istatement.h:33,
                 from ../include/tntdb/bits/statement.h:34,
                 from ../include/tntdb/bits/connection.h:35,
                 from ../include/tntdb/connection.h:33,
                 from connection.cpp:29:
/usr/include/cxxtools/string.h:54:33: error: 'reference' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type
   54 |         typedef allocator_type::reference reference;
      |                                 ^~~~~~~~~
/usr/include/cxxtools/string.h:55:33: error: 'const_reference' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type
   55 |         typedef allocator_type::const_reference const_reference;
      |                                 ^~~~~~~~~~~~~~~
/usr/include/cxxtools/string.h:56:33: error: 'pointer' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type
   56 |         typedef allocator_type::pointer pointer;
      |                                 ^~~~~~~
/usr/include/cxxtools/string.h:57:33: error: 'const_pointer' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type
   57 |         typedef allocator_type::const_pointer const_pointer;
      |                                 ^~~~~~~~~~~~~
In file included from ../include/tntdb/iface/istatement.h:33,
                 from ../include/tntdb/bits/statement.h:34,
                 from ../include/tntdb/bits/connection.h:35,
                 from ../include/tntdb/connection.h:33,
                 from ../include/tntdb/connect.h:33,
                 from connect.cpp:29:
/usr/include/cxxtools/string.h:54:33: error: 'reference' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type
   54 |         typedef allocator_type::reference reference;
      |                                 ^~~~~~~~~
/usr/include/cxxtools/string.h:55:33: error: 'const_reference' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type
   55 |         typedef allocator_type::const_reference const_reference;
      |                                 ^~~~~~~~~~~~~~~
/usr/include/cxxtools/string.h:56:33: error: 'pointer' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type
   56 |         typedef allocator_type::pointer pointer;
      |                                 ^~~~~~~
/usr/include/cxxtools/string.h:57:33: error: 'const_pointer' in 'std::__cxx11::basic_string<cxxtools::Char>::allocator_type' {aka 'class std::allocator<cxxtools::Char>'} does not name a type
   57 |         typedef allocator_type::const_pointer const_pointer;
      |                                 ^~~~~~~~~~~~~
/usr/include/cxxtools/string.h:142:9: error: 'reference' does not name a type; did you mean 'is_reference'?
  142 |         reference operator[](size_type n)
      |         ^~~~~~~~~
      |         is_reference
/usr/include/cxxtools/string.h:142:9: error: 'reference' does not name a type; did you mean 'is_reference'?
  142 |         reference operator[](size_type n)
      |         ^~~~~~~~~
      |         is_reference
/usr/include/cxxtools/string.h:145:9: error: 'const_reference' does not name a type; did you mean 'is_reference'?
  145 |         const_reference operator[](size_type n) const
      |         ^~~~~~~~~~~~~~~
      |         is_reference
/usr/include/cxxtools/string.h:145:9: error: 'const_reference' does not name a type; did you mean 'is_reference'?
  145 |         const_reference operator[](size_type n) const
      |         ^~~~~~~~~~~~~~~
      |         is_reference
/usr/include/cxxtools/string.h:148:9: error: 'reference' does not name a type; did you mean 'is_reference'?
  148 |         reference at(size_type n)
      |         ^~~~~~~~~
      |         is_reference
/usr/include/cxxtools/string.h:148:9: error: 'reference' does not name a type; did you mean 'is_reference'?
  148 |         reference at(size_type n)
      |         ^~~~~~~~~
      |         is_reference
/usr/include/cxxtools/string.h:151:9: error: 'const_reference' does not name a type; did you mean 'is_reference'?
  151 |         const_reference at(size_type n) const
      |         ^~~~~~~~~~~~~~~
      |         is_reference
/usr/include/cxxtools/string.h:151:9: error: 'const_reference' does not name a type; did you mean 'is_reference'?
  151 |         const_reference at(size_type n) const
      |         ^~~~~~~~~~~~~~~
      |         is_reference
In file included from ../include/tntdb/result.h:33,
                 from connection.cpp:30:
../include/tntdb/bits/result_iterator.h:42:19: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
   42 |     : public std::iterator<std::random_access_iterator_tag, Row>
      |                   ^~~~~~~~
In file included from /usr/include/c++/16/bits/stl_construct.h:61,
                 from /usr/include/c++/16/bits/char_traits.h:59,
                 from /usr/include/c++/16/string:45,
                 from ../include/tntdb/bits/connection.h:32:
/usr/include/c++/16/bits/stl_iterator_base_types.h:129:34: note: declared here
  129 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
In file included from ../include/tntdb/row.h:35,
                 from connection.cpp:31:
../include/tntdb/bits/row_iterator.h:38:19: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
   38 |     : public std::iterator<std::random_access_iterator_tag, Value>
      |                   ^~~~~~~~
/usr/include/c++/16/bits/stl_iterator_base_types.h:129:34: note: declared here
  129 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
In file included from ../include/tntdb/statement.h:33,
                 from connection.cpp:33:
../include/tntdb/bits/statement_iterator.h:45:21: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
   45 |       : public std::iterator<std::forward_iterator_tag, Row>
      |                     ^~~~~~~~
/usr/include/c++/16/bits/stl_iterator_base_types.h:129:34: note: declared here
  129 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
make[3]: *** [Makefile:591: libtntdb_la-connection.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:584: libtntdb_la-connect.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:423: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:490: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:36: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------