Bug#1143689: plee-the-bear: FTBFS: /<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/item_container.hpp:23:13: error: expected identifier before 'concept'

Santiago Vila <[email protected]> Wed, 05 Aug 2026 11:24:55 +0000
Newsgroups gmane.linux.debian.devel.bugs.rc
Message-ID <E1wrZjz-00GxlK-2T__34553.6234018923$1785929338$gmane$org@paradis.debian.org>
Package: src:plee-the-bear
Version: 0.7.1-1
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:plee-the-bear, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=cmake
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean --builddir=build_engine
dh_auto_clean --builddir=build_game
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=cmake
   dh_clean -O--buildsystem=cmake
 debian/rules binary
dh binary --buildsystem=cmake
   dh_update_autotools_config -O--buildsystem=cmake
   dh_autoreconf -O--buildsystem=cmake
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'

[... snipped ...]

Call Stack (most recent call first):
  CMakeLists.txt:74 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake/libclaw/libclaw-config.cmake:79 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:74 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake-4.3/Modules/FindPackageHandleStandardArgs.cmake:493 (message):
  The package name passed to find_package_handle_standard_args() (JPEG) does
  not match the name of the calling package (libclaw).  This can lead to
  problems in calling code that expects find_package() result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake-4.3/Modules/FindJPEG.cmake:139 (find_package_handle_standard_args)
  /usr/share/cmake/libclaw/libclaw-config.cmake:216 (INCLUDE)
  CMakeLists.txt:74 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (found version "62")
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.2")
CMake Warning (dev) at /usr/share/cmake-4.3/Modules/FindPackageHandleStandardArgs.cmake:493 (message):
  The package name passed to find_package_handle_standard_args() (PNG) does
  not match the name of the calling package (libclaw).  This can lead to
  problems in calling code that expects find_package() result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake-4.3/Modules/FindPNG.cmake:218 (find_package_handle_standard_args)
  /usr/share/cmake/libclaw/libclaw-config.cmake:235 (INCLUDE)
  CMakeLists.txt:74 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.58")
CMake Warning (dev) at /usr/share/cmake/libclaw/libclaw-config.cmake:303 (INCLUDE):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:74 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake-4.3/Modules/FindPackageHandleStandardArgs.cmake:493 (message):
  The package name passed to find_package_handle_standard_args() (Boost) does
  not match the name of the calling package (libclaw).  This can lead to
  problems in calling code that expects find_package() result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake-4.3/Modules/FindBoost.cmake:642 (find_package_handle_standard_args)
  /usr/share/cmake/libclaw/libclaw-config.cmake:303 (INCLUDE)
  CMakeLists.txt:74 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0/BoostConfig.cmake (found version "1.90.0")
CMake Warning (dev) at /usr/share/cmake/libclaw/libclaw-config.cmake:305 (FIND_PACKAGE):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:74 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0/BoostConfig.cmake (found suitable version "1.90.0", minimum required is "1.42")
-- Found Claw library version 1.7.4
CMake Warning (dev) at CMakeLists.txt:92 (include):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0/BoostConfig.cmake (found version "1.90.0")
CMake Warning (dev) at CMakeLists.txt:94 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0/BoostConfig.cmake (found suitable version "1.90.0", minimum required is "1.46")
CMake Deprecation Warning at launcher/src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at lib/src/ptb/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at data/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Found Gettext: /usr/bin/msgmerge (found version "1.0")
-- Configuring done (0.5s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LOCALSTATEDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    FETCHCONTENT_FULLY_DISCONNECTED
    PKGCONFIG_EXECUTABLE
    PKG_CONFIG_EXECUTABLE


-- Build files have been written to: /<<PKGBUILDDIR>>/build_game
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --builddir=build_engine
	cd build_engine && make -j2 INSTALL="install --strip-program=true" VERBOSE=1
make[2]: Entering directory '/<<PKGBUILDDIR>>/build_engine'
/usr/bin/cmake -S/<<PKGBUILDDIR>>/bear -B/<<PKGBUILDDIR>>/build_engine --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build_engine/CMakeFiles /<<PKGBUILDDIR>>/build_engine//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/<<PKGBUILDDIR>>/build_engine'
make  -f bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/build.make bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/depend
make  -f bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/build.make bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/build_engine'
cd /<<PKGBUILDDIR>>/build_engine && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/bear /<<PKGBUILDDIR>>/bear/bear-engine/core/src/audio /<<PKGBUILDDIR>>/build_engine /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/DependInfo.cmake "--color=" bear_audio
make[4]: Entering directory '/<<PKGBUILDDIR>>/build_engine'
cd /<<PKGBUILDDIR>>/build_engine && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/bear /<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication /<<PKGBUILDDIR>>/build_engine /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/communication /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/DependInfo.cmake "--color=" bear_communication
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build_engine'
make  -f bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/build.make bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/build
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build_engine'
make  -f bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/build.make bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/build_engine'
make[4]: Entering directory '/<<PKGBUILDDIR>>/build_engine'
[  0%] Building CXX object bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/code/post_office.cpp.o
[  0%] Building CXX object bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/code/sample.cpp.o
cd /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/communication && /usr/bin/x86_64-linux-gnu-g++ -Dbear_communication_EXPORTS -I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/bear/bear-engine/common/include -I/<<PKGBUILDDIR>>/bear/bear-engine/core/src -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC   -Wall -pedantic -Wmissing-field-initializers -Wuninitialized -MD -MT bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/code/post_office.cpp.o -MF CMakeFiles/bear_communication.dir/code/post_office.cpp.o.d -o CMakeFiles/bear_communication.dir/code/post_office.cpp.o -c /<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp
cd /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio  [too-long-redacted] /core/src/audio/code/sample.cpp
In file included from /<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/messageable.hpp:18,
                 from /<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:17,
                 from /<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp:14:
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/item_container.hpp:23:13: error: expected identifier before ‘concept’
   23 |   namespace concept
      |             ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/item_container.hpp:23:13: error: C++20 concept definition syntax is ‘concept <name> = <expr>’
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/item_container.hpp:24:3: error: expected unqualified-id before ‘{’ token
   24 |   {
      |   ^
In file included from /<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/item_container.hpp:73:
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/impl/item_container.tpp:22:7: error: expected unqualified-id before ‘concept’
   22 | bear::concept::item_container<ItemType>::item_container()
      |       ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/impl/item_container.tpp:36:7: error: expected unqualified-id before ‘concept’
   36 | bear::concept::item_container<ItemType>::item_container
      |       ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/impl/item_container.tpp:49:7: error: expected unqualified-id before ‘concept’
   49 | bear::concept::item_container<ItemType>::~item_container()
      |       ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/impl/item_container.tpp:67:7: error: expected unqualified-id before ‘concept’
   67 | bear::concept::item_container<ItemType>::register_item(const item_type& who)
      |       ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/impl/item_container.tpp:81:12: error: expected unqualified-id before ‘concept’
   81 | void bear::concept::item_container<ItemType>::release_item(const item_type& who)
      |            ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/impl/item_container.tpp:94:12: error: expected unqualified-id before ‘concept’
   94 | bool bear::concept::item_container<ItemType>::locked() const
      |            ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/impl/item_container.tpp:104:12: error: expected unqualified-id before ‘concept’
  104 | void bear::concept::item_container<ItemType>::lock()
      |            ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/impl/item_container.tpp:114:12: error: expected unqualified-id before ‘concept’
  114 | void bear::concept::item_container<ItemType>::unlock()
      |            ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/messageable.hpp:33:15: error: expected class-name before ‘concept’
   33 |       private concept::item_container<message*>
      |               ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/messageable.hpp:33:15: error: expected ‘{’ before ‘concept’
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/messageable.hpp:33:15: error: C++20 concept definition syntax is ‘concept <name> = <expr>’
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/messageable.hpp:33:38: error: expected initializer before ‘<’ token
   33 |       private concept::item_container<message*>
      |                                      ^
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:34:14: error: expected class-name before ‘concept’
   34 |       public concept::item_container<messageable*>
      |              ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:34:14: error: expected ‘{’ before ‘concept’
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:34:14: error: C++20 concept definition syntax is ‘concept <name> = <expr>’
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:34:37: error: expected initializer before ‘<’ token
   34 |       public concept::item_container<messageable*>
      |                                     ^
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp:23:53: error: invalid use of incomplete type ‘class bear::communication::post_office’
   23 | const std::string bear::communication::post_office::no_name;
      |                                                     ^~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:33:32: note: forward declaration of ‘class bear::communication::post_office’
   33 |     class COMMUNICATION_EXPORT post_office:
      |                                ^~~~~~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp:33:45: error: invalid use of incomplete type ‘class bear::communication::post_office’
   33 | ( const std::string& target, message& msg ) const
      |                                             ^~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:33:32: note: forward declaration of ‘class bear::communication::post_office’
   33 |     class COMMUNICATION_EXPORT post_office:
      |                                ^~~~~~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp:56:57: error: invalid use of incomplete type ‘class bear::communication::post_office’
   56 | void bear::communication::post_office::process_messages()
      |                                                         ^
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:33:32: note: forward declaration of ‘class bear::communication::post_office’
   33 |     class COMMUNICATION_EXPORT post_office:
      |                                ^~~~~~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp:74:74: error: invalid use of incomplete type ‘class bear::communication::post_office’
   74 | bool bear::communication::post_office::exists( const std::string& name ) const
      |                                                                          ^~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:33:32: note: forward declaration of ‘class bear::communication::post_office’
   33 |     class COMMUNICATION_EXPORT post_office:
      |                                ^~~~~~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp:83:46: error: invalid use of incomplete type ‘class bear::communication::post_office’
   83 | void bear::communication::post_office::clear()
      |                                              ^
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:33:32: note: forward declaration of ‘class bear::communication::post_office’
   33 |     class COMMUNICATION_EXPORT post_office:
      |                                ^~~~~~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp:100:68: error: invalid use of incomplete type ‘class bear::communication::post_office’
  100 | void bear::communication::post_office::add( messageable* const& who)
      |                                                                    ^
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:33:32: note: forward declaration of ‘class bear::communication::post_office’
   33 |     class COMMUNICATION_EXPORT post_office:
      |                                ^~~~~~~~~~~
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/code/post_office.cpp:126:70: error: invalid use of incomplete type ‘class bear::communication::post_office’
  126 | void bear::communication::post_office::remove(messageable* const& who)
      |                                                                      ^
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/communication/post_office.hpp:33:32: note: forward declaration of ‘class bear::communication::post_office’
   33 |     class COMMUNICATION_EXPORT post_office:
      |                                ^~~~~~~~~~~
make[4]: *** [bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/build.make:82: bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/code/post_office.cpp.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build_engine'
make[3]: *** [CMakeFiles/Makefile2:1130: bear-engine/core/src/communication/CMakeFiles/bear_communication.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
[  0%] Building CXX object bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/code/sdl_sample.cpp.o
cd /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio  [too-long-redacted] e/src/audio/code/sdl_sample.cpp
[  1%] Building CXX object bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/code/sdl_sound.cpp.o
cd /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio  [too-long-redacted] re/src/audio/code/sdl_sound.cpp
[  1%] Building CXX object bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/code/sound.cpp.o
cd /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio  [too-long-redacted] e/core/src/audio/code/sound.cpp
[  1%] Building CXX object bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/code/sound_effect.cpp.o
cd /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio  [too-long-redacted] src/audio/code/sound_effect.cpp
[  1%] Building CXX object bear-engine/core/src/audio/CMakeFiles/bear_audio.dir/code/sound_manager.cpp.o
cd /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio  [too-long-redacted] rc/audio/code/sound_manager.cpp
[  1%] Linking CXX shared library ../../../bin/libbear_audio.so
cd /<<PKGBUILDDIR>>/build_engine/bear-engine/core/src/audio && /usr/bin/cmake -E cmake_link_script CMakeFiles/bear_audio.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -fPIC -g -O2 -ffile-prefix-map [too-long-redacted] nu/libboost_date_time.so.1.90.0
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build_engine'
[  1%] Built target bear_audio
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build_engine'
make[2]: *** [Makefile:149: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build_engine'
dh_auto_build: error: cd build_engine && make -j2 INSTALL="install --strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------