Package: src:pokerth
Version: 1.1.2-5
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/202603/

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:pokerth, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- pokerth.pro
        qmake -makefile QMAKE_CFLAGS_RELEASE="-g -O2 -Werror=implic 
[too-long-redacted] STRIP=: PREFIX=/usr pokerth.pro
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -Npokerth-data
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
( test -e Makefile.pokerth_protocol || /usr/lib/qt5/bin/qmak 
[too-long-redacted] e -f Makefile.pokerth_protocol 
[libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax 
specified for the proto file: pokerth.proto. Please use 'syntax = "proto2";' or 
'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
[libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax 
specified for the proto file: chatcleaner.proto. Please use 'syntax = 
"proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to 
proto2 syntax.)
[libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax 
specified for the proto file: pokerth.proto. Please use 'syntax = "proto2";' or 
'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
[libprotobuf WARNING google/protobuf/compiler/java/file.cc:247] The 
optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code 
generator and is ignored--protoc will always generate full runtime code for 
Java. To use Java Lite runtime, users should use the Java Lite plugin instead. 
See:
  https://github.com/protocolbuffers/protobuf/blob/main/java/lite.md
make[2]: Entering directory '/<<PKGBUILDDIR>>'
g++ -c -pipe -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 -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DQT_NO_DEBUG -I. -I. -Isrc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o obj/pokerth.pb.o 
src/third_party/protobuf/pokerth.pb.cc
g++ -c -pipe -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 -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DQT_NO_DEBUG -I. -I. -Isrc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o obj/chatcleaner.pb.o 
src/third_party/protobuf/chatcleaner.pb.cc
rm -f lib/libpokerth_protocol.a
ar cqs lib/libpokerth_protocol.a obj/pokerth.pb.o obj/chatcleaner.pb.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
( test -e Makefile.pokerth_db || /usr/lib/qt5/bin/qmake -o M 
[too-long-redacted] && make -f Makefile.pokerth_db 
make[2]: Entering directory '/<<PKGBUILDDIR>>'
g++ -c -pipe -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 -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG 
-I. -I. -Isrc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
obj/serverdbcallback.o src/db/common/serverdbcallback.cpp
g++ -c -pipe -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 -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG 
-I. -I. -Isrc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
obj/serverdbfactory.o src/db/common/serverdbfactory.cpp
g++ -c -pipe -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 -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG 
-I. -I. -Isrc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
obj/serverdbinterface.o src/db/common/serverdbinterface.cpp
g++ -c -pipe -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 -Wextra -frtti -D_REENTRANT -DENABLE_IPV6 -DTIXML_USE_STL -DQT_NO_DEBUG 
-I. -I. -Isrc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
obj/serverdbgeneric.o src/db/common/serverdbgeneric.cpp
In file included from src/db/common/serverdbfactory.cpp:32:
src/db/serverdbfactory.h:47:70: error: ‘io_service’ is not a member of 
‘boost::asio’; did you mean ‘use_service’?
   47 |                 ServerDBCallback &cb, 
boost::shared_ptr<boost::asio::io_service> ioService) = 0;
      |                                                                      
^~~~~~~~~~
      |                                                                      
use_service
src/db/serverdbfactory.h:47:80: error: template argument 1 is invalid
   47 |                 ServerDBCallback &cb, 
boost::shared_ptr<boost::asio::io_service> ioService) = 0;
      |                                                                         
       ^
In file included from /usr/include/boost/bind.hpp:30,
                 from src/db/common/serverdbgeneric.cpp:32:
/usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of 
declaring the Bind placeholders (_1, _2, ...) in the global namespace is 
deprecated. Please use <boost/bind/bind.hpp> + using namespace 
boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the 
current behavior.’
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile.pokerth_db:365: obj/serverdbfactory.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from src/db/common/serverdbgeneric.cpp:33:
src/db/serverdbgeneric.h:44:78: error: ‘io_service’ is not a member of 
‘boost::asio’; did you mean ‘use_service’?
   44 |         ServerDBGeneric(ServerDBCallback &cb, 
boost::shared_ptr<boost::asio::io_service> ioService);
      |                                                                         
     ^~~~~~~~~~
      |                                                                         
     use_service
src/db/serverdbgeneric.h:44:88: error: template argument 1 is invalid
   44 |         ServerDBGeneric(ServerDBCallback &cb, 
boost::shared_ptr<boost::asio::io_service> ioService);
      |                                                                         
               ^
src/db/serverdbgeneric.h:69:40: error: ‘io_service’ is not a member of 
‘boost::asio’; did you mean ‘use_service’?
   69 |         boost::shared_ptr<boost::asio::io_service> m_ioService;
      |                                        ^~~~~~~~~~
      |                                        use_service
src/db/serverdbgeneric.h:69:50: error: template argument 1 is invalid
   69 |         boost::shared_ptr<boost::asio::io_service> m_ioService;
      |                                                  ^
src/db/common/serverdbgeneric.cpp:38:87: error: ‘io_service’ is not a 
member of ‘boost::asio’; did you mean ‘use_service’?
   38 | ServerDBGeneric::ServerDBGeneric(ServerDBCallback &cb, 
boost::shared_ptr<boost::asio::io_service> ioService)
      |                                                                         
              ^~~~~~~~~~
      |                                                                         
              use_service
src/db/common/serverdbgeneric.cpp:38:97: error: template argument 1 is invalid
   38 | ServerDBGeneric::ServerDBGeneric(ServerDBCallback &cb, 
boost::shared_ptr<boost::asio::io_service> ioService)
      |                                                                         
                        ^
src/db/common/serverdbgeneric.cpp: In member function ‘virtual void 
ServerDBGeneric::AsyncPlayerLogin(unsigned int, const std::string&)’:
src/db/common/serverdbgeneric.cpp:66:20: error: base operand of ‘->’ is not 
a pointer
   66 |         
m_ioService->post(boost::bind(&ServerDBCallback::PlayerLoginFailed, 
&m_callback, requestId));
      |                    ^~
src/db/common/serverdbgeneric.cpp: In member function ‘virtual void 
ServerDBGeneric::AsyncCheckAvatarBlacklist(unsigned int, const std::string&)’:
src/db/common/serverdbgeneric.cpp:72:20: error: base operand of ‘->’ is not 
a pointer
   72 |         
m_ioService->post(boost::bind(&ServerDBCallback::AvatarIsBlacklisted, 
&m_callback, requestId));
      |                    ^~
src/db/common/serverdbgeneric.cpp: In member function ‘virtual void 
ServerDBGeneric::AsyncCreateGame(unsigned int, const std::string&)’:
src/db/common/serverdbgeneric.cpp:88:20: error: base operand of ‘->’ is not 
a pointer
   88 |         
m_ioService->post(boost::bind(&ServerDBCallback::CreateGameFailed, &m_callback, 
requestId));
      |                    ^~
src/db/common/serverdbgeneric.cpp: In member function ‘virtual void 
ServerDBGeneric::AsyncReportAvatar(unsigned int, unsigned int, DB_id, const 
std::string&, const std::string&, DB_id*)’:
src/db/common/serverdbgeneric.cpp:104:20: error: base operand of ‘->’ is 
not a pointer
  104 |         
m_ioService->post(boost::bind(&ServerDBCallback::ReportAvatarFailed, 
&m_callback, requestId, replyId));
      |                    ^~
src/db/common/serverdbgeneric.cpp: In member function ‘virtual void 
ServerDBGeneric::AsyncReportGame(unsigned int, unsigned int, DB_id*, unsigned 
int, const std::string&, DB_id*)’:
src/db/common/serverdbgeneric.cpp:110:20: error: base operand of ‘->’ is 
not a pointer
  110 |         
m_ioService->post(boost::bind(&ServerDBCallback::ReportGameFailed, &m_callback, 
requestId, replyId));
      |                    ^~
make[2]: *** [Makefile.pokerth_db:376: obj/serverdbgeneric.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:78: sub-pokerth_db-pro-make_first-ordered] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to