Package: src:weakforced Version: 2.10.2-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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 could not 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:weakforced, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf 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' configure.ac:11: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' common/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- \ --sysconfdir=/etc/wforce \ --with-luajit \ --enable-trackalert ./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 --sysconfdir=/etc/wforce --with-luajit --enable-trackalert 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 '999' is supported by ustar format... yes checking whether GID '999' 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 for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to print strings... printf 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/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/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 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/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 for Boost headers version >= 1.42.0... /usr/include checking for Boost's header version... 1_83 checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++ checking whether C++ compiler handles -Werror -Wunknown-warning-option... no checking for g++ options needed to detect all undeclared functions... none needed checking whether g++ supports C++17 features with -std=gnu++17... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for geoip... yes checking for libmaxminddb... yes checking for dlopen in -ldl... yes configure: Checking for stdc++fs checking whether we will be linking in OpenSSL libssl... auto checking for libssl... yes checking for SSL_CTX_set_ciphersuites... yes checking for OCSP_basic_sign... yes checking for SSL_CTX_set_num_tickets... yes checking for SSL_CTX_set_keylog_callback... yes checking for SSL_CTX_get0_privatekey... yes checking for SSL_CTX_set_min_proto_version... no checking for SSL_set_hostflags... yes checking for getdns >= 1.2.0... yes checking for libsodium >= 1.0.10... yes checking for libsystemd... yes checking for libhiredis... no checking for hiredis... yes checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against yaml-cpp works... yes checking for readline/readline.h... yes checking for boost/date_time/posix_time/posix_time.hpp... yes checking for the Boost date_time library... yes sed: can't read conftest.o: No such file or directory checking for boost/regex.hpp... yes checking for the Boost regex library... (cached) yes checking for boost/foreach.hpp... yes checking for boost/system/error_code.hpp... yes checking for the Boost system library... (cached) yes checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking for boost/filesystem/path.hpp... yes checking for the Boost filesystem library... (cached) yes checking whether to enable unit test building... no checking whether to enable backend unit test building... no checking whether to enable AddressSanitizer... no checking whether to enable MemorySanitizer... no checking whether to enable ThreadSanitizer... no checking whether to enable LeakSanitizer... no checking whether to enable Undefined Behaviour Sanitizer... no checking for perl... perl checking for perl module Swagger2::Markdown... no configure: WARNING: Need to install Perl Swagger2::Markdown checking if we need to link in protobuf... auto checking for protobuf... yes checking for protoc... protoc checking for pkg-config... (cached) /usr/bin/pkg-config checking whether compiling and linking against OpenSSL's libcrypto works... yes checking for libdrogon... (cached) /usr/bin/pkg-config checking for drogon/drogon.h in /usr/local... no checking for drogon/drogon.h in /usr/local/opt... no checking for drogon/drogon.h in /usr/pkg... no checking for drogon/drogon.h in /usr... yes configure: Found libdrogon checking for jsoncpp... (cached) /usr/bin/pkg-config configure: Found libjsoncpp checking for uuid... (cached) /usr/bin/pkg-config configure: Found libuuid checking for zlib... (cached) /usr/bin/pkg-config configure: Found zlib checking whether we will be linking in LuaJIT... yes checking for luajit... yes checking for lua.hpp... yes checking for pandoc... pandoc checking for pkg-config... (cached) /usr/bin/pkg-config checking whether compiling and linking against libprometheus-cpp-core works... yes checking for systemd/sd-daemon.h... yes checking for sd_listen_fds in -lsystemd-daemon... no checking for sd_listen_fds in -lsystemd... yes checking for libsystemd... yes checking for gawk... (cached) mawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 8.16.0-rc2 checking whether libcurl is usable... yes checking for curl_free... yes checking for pthread_np.h... no checking for 2-arg pthread_setname_np... yes checking for docker-compose... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ext/Makefile config.status: creating ext/ext/Makefile config.status: creating ext/json11/Makefile config.status: creating common/Makefile config.status: creating docs/Makefile config.status: creating docker/Makefile config.status: creating docker/wforce_image/Makefile config.status: creating trackalert/Makefile config.status: creating wforce/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[2]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[3]: Entering directory '/<<PKGBUILDDIR>>' Making all in ext make[4]: Entering directory '/<<PKGBUILDDIR>>/ext' Making all in json11 make[5]: Entering directory '/<<PKGBUILDDIR>>/ext/json11' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -D__STRICT_ANSI__ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libjson11_la-json11.lo `test -f 'json11.cpp' || echo './'`json11.cpp libtool: compile: g++ -std=gnu++17 -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -D__STRICT_ANSI__ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c json11.cpp -fPIC -DPIC -o .libs/libjson11_la-json11.o json11.cpp: In function 'void json11::dump(const std::string&, std::string&)': json11.cpp:96:32: error: 'uint8_t' does not name a type 96 | } else if (static_cast<uint8_t>(ch) <= 0x1f) { | ^~~~~~~ json11.cpp:25:1: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' 24 | #include <cmath> +++ |+#include <cstdint> 25 | #include <cstdlib> json11.cpp:100:32: error: 'uint8_t' does not name a type 100 | } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80 | ^~~~~~~ json11.cpp:100:32: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' json11.cpp:100:68: error: 'uint8_t' does not name a type 100 | } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80 | ^~~~~~~ json11.cpp:100:68: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' json11.cpp:101:35: error: 'uint8_t' does not name a type 101 | && static_cast<uint8_t>(value[i+2]) == 0xa8) { | ^~~~~~~ json11.cpp:101:35: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' json11.cpp:104:32: error: 'uint8_t' does not name a type 104 | } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80 | ^~~~~~~ json11.cpp:104:32: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' json11.cpp:104:68: error: 'uint8_t' does not name a type 104 | } else if (static_cast<uint8_t>(ch) == 0xe2 && static_cast<uint8_t>(value[i+1]) == 0x80 | ^~~~~~~ json11.cpp:104:68: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' json11.cpp:105:35: error: 'uint8_t' does not name a type 105 | && static_cast<uint8_t>(value[i+2]) == 0xa9) { | ^~~~~~~ json11.cpp:105:35: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' json11.cpp: In function 'std::string json11::esc(char)': json11.cpp:327:21: error: 'uint8_t' does not name a type 327 | if (static_cast<uint8_t>(c) >= 0x20 && static_cast<uint8_t>(c) <= 0x7f) { | ^~~~~~~ json11.cpp:327:21: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' json11.cpp:327:56: error: 'uint8_t' does not name a type 327 | if (static_cast<uint8_t>(c) >= 0x20 && static_cast<uint8_t>(c) <= 0x7f) { | ^~~~~~~ json11.cpp:327:56: note: 'uint8_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' make[5]: *** [Makefile:531: libjson11_la-json11.lo] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/ext/json11' make[4]: *** [Makefile:471: all-recursive] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/ext' make[3]: *** [Makefile:525: all-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: *** [Makefile:457: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make[1]: *** [debian/rules:27: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:15: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

