Your message dated Wed, 05 Aug 2026 13:18:52 +0000
with message-id <[email protected]>
and subject line Bug#1143689: fixed in plee-the-bear 0.7.1-2
has caused the Debian Bug report #1143689,
regarding plee-the-bear: FTBFS:
/<<PKGBUILDDIR>>/bear/bear-engine/core/src/concept/item_container.hpp:23:13:
error: expected identifier before 'concept'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1143689: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143689
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: plee-the-bear
Source-Version: 0.7.1-2
Done: Sébastien Noel <[email protected]>
We believe that the bug you reported is fixed in the latest version of
plee-the-bear, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sébastien Noel <[email protected]> (supplier of updated plee-the-bear package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 05 Aug 2026 14:51:06 +0200
Source: plee-the-bear
Architecture: source
Version: 0.7.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Sébastien Noel <[email protected]>
Closes: 1143689
Changes:
plee-the-bear (0.7.1-2) unstable; urgency=medium
.
* Team upload.
* d/rules: Continue to build using C++17 standard
This older codebase is not compatible with gcc-16's default C++20 standards
compliance. Return to gcc-15's default C++ standard (Closes: #1143689)
Checksums-Sha1:
787320a5e6ed730c02af85e6e0242e700dd59602 2460 plee-the-bear_0.7.1-2.dsc
c9cb8421c6d6aa9d667596416eb7d41af25fe7da 15620
plee-the-bear_0.7.1-2.debian.tar.xz
6920c9ff6f2601487818392d56b1d51905d6a372 17324
plee-the-bear_0.7.1-2_amd64.buildinfo
Checksums-Sha256:
570da864cfbb05f8e590f8176c8df7ebe9ec11fb3209c4825284ec33c93846a9 2460
plee-the-bear_0.7.1-2.dsc
52f672124e4ba7116c6e1ac5974a3f396f4c27b38e26f630f14b7b070f6182f3 15620
plee-the-bear_0.7.1-2.debian.tar.xz
841c7af00bf9aa20771f520cd2b123a904b61933df3db9c0886d12e828c31d60 17324
plee-the-bear_0.7.1-2_amd64.buildinfo
Files:
7a0c46e41cbed6539b865bb7b62f2832 2460 games optional plee-the-bear_0.7.1-2.dsc
caaa91ee0fddf25a913e9edec89426ae 15620 games optional
plee-the-bear_0.7.1-2.debian.tar.xz
fa0b84a755d0128704ef27d3f13116c4 17324 games optional
plee-the-bear_0.7.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFHBAEBCgAxFiEEdlP6my3wO8aMe9FCrKAIuMk0p9QFAmpzNIETHHR3b2xpZmVA
ZGViaWFuLm9yZwAKCRCsoAi4yTSn1LzmB/9s+TF5N5tgoxx4LeVX3W9zJu3feKYA
yOMT1dWO71i5JUJmlDP7jU2t2h88aXwaYNWUcvE8jDseLhSKaemT9rW1JlsQdLfP
YuDrDgvljeNqhR/rH6THjjJMUJXA7EmPXKz/krHB8GLSI+XQMVo6Cm9Cy8rfSRiH
1jzlRFZKouWw6g3COEZzwuFHveOmu5CRsGd9zD3EeA9PXVXDpOpgmE0vrahnKIXU
ZJfMDxE/r/4eYUekshivSydFr9fgFVO+URMrRFr70uZiOb9zN+VF42J3/LP8HUhO
VpyAeVswtBP4D1SfQXRwMzYgJdY+Eq0pLSVh6NHCTC1FKd0WQYpv0Wqj
=6RUk
-----END PGP SIGNATURE-----
pgphCTZ_h0WY4.pgp
Description: PGP signature
--- End Message ---