Your message dated Sun, 21 Sep 2025 21:10:16 +0000
with message-id <[email protected]>
and subject line Bug#1114440: fixed in weakforced 3.0.0-1
has caused the Debian Bug report #1114440,
regarding weakforced: FTBFS: json11.cpp:96:32: error: 'uint8_t' does not name a 
type
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.)


-- 
1114440: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114440
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: weakforced
Source-Version: 3.0.0-1
Done: Pierre-Elliott Bécue <[email protected]>

We believe that the bug you reported is fixed in the latest version of
weakforced, 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.
Pierre-Elliott Bécue <[email protected]> (supplier of updated weakforced 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: Sun, 21 Sep 2025 22:31:19 +0200
Source: weakforced
Architecture: source
Version: 3.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Pierre-Elliott Bécue <[email protected]>
Changed-By: Pierre-Elliott Bécue <[email protected]>
Closes: 1103415 1110673 1114440
Changes:
 weakforced (3.0.0-1) unstable; urgency=medium
 .
   [ Pierre-Elliott Bécue ]
   * New upstream release 3.0.0
   * d/copyright: updated
   * d/contrib/regexes.yaml: updated
   * d/p/0002: include stdint.h in two header files
     Closes: #1114440, #1110673
   * d/control:
     - Pull asciidoctor at build as needed
   * d/watch: move to v5
 .
   [ Dandan Zhang ]
   * Append -latomic to LDFLAGS on loong64. (Closes: #1103415)
Checksums-Sha1:
 5360b3e44f5e11fe61c7a1e4d2238e41e150be62 2312 weakforced_3.0.0-1.dsc
 7a3f8acc2fb459eb4510be042998a1b81d829c17 383953 weakforced_3.0.0.orig.tar.gz
 6aa3e2ed02849e1ae04e475598788ba2e62db5bc 45676 weakforced_3.0.0-1.debian.tar.xz
 2179c89b2600f8f523011d5cab3cbdee8ab729bf 17289 
weakforced_3.0.0-1_amd64.buildinfo
Checksums-Sha256:
 4997d4d2a334911e24a656de9f8b9c633beac220a6fa129852597473794a206a 2312 
weakforced_3.0.0-1.dsc
 52a20dfa57a2db3671aa13712a90ec600bb167e9218de52b07e3c29f601a5a6a 383953 
weakforced_3.0.0.orig.tar.gz
 ce87438e7c85c54377bb5cf387d165791ff9aca28dc13e8b9467347f44529209 45676 
weakforced_3.0.0-1.debian.tar.xz
 20d567a23977692090ad0775c4f220b26c79ead331a7c35894db9f7eecb63a1c 17289 
weakforced_3.0.0-1_amd64.buildinfo
Files:
 1a3b780d72b112b63e5583a211d23227 2312 web optional weakforced_3.0.0-1.dsc
 ac1204777eb746be37b260191dcd6a3b 383953 web optional 
weakforced_3.0.0.orig.tar.gz
 2f08f58e587bc9929480640bb8821f02 45676 web optional 
weakforced_3.0.0-1.debian.tar.xz
 685fde38a6549cbdaf60c56d4d7a9056 17289 web optional 
weakforced_3.0.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEE5CQeth7uIW7ehIz87iFbn7jEWwsFAmjQYvsPHHBlYkBkZWJp
YW4ub3JnAAoJEO4hW5+4xFsLoxAP/R8rHtTs6NWB8GOYbvsOySwLwYC7PBg/REKe
5vtS9oQ/4yJnxh5gj8W8pwIrx8Po3VkelOuVcF1qzQ/IySbyesdLIj6O38GP4pSy
CQZNkrYcAKY7jwlVE8dl9/Fq1utw2xjGIe9oauRMbtGOATJNoJ292J+IWCCM3x8e
uLqfsqDpRPydcZTDR39JvqeXV8x+Z/8Qq2VqSVZSOOPCW4HLpuYWWeseqdw7o8WJ
R6Ceb5N+ZlwDjAlMWDdCpU3X8SDPzP5Bt4hukyZm5/SF3KCcWQj0NorMDneWW1oD
fH8p6nhZ7/GjxXCetuY7kAGCZe4k/tE3GNgnweybWsLSP2fq37DkKo5gVgpFbHLN
ON0xSDHnVftMyNdPSlQubZAydrqQJL3Pymy730/zz1cxgpPBVD1ZEnIJdSZs1gje
oceT2N8i4Ven41D4vuw8cXh2AIRxUP9zP2hg4ZUmI4yWqLGBuYn235HXwfd1+kJs
z/ZkJrsMBz/lxm7hR8z14Qur8uU7pQDrK1srEap0U+lsdHtLeI2wImHZVvN/jbEv
As3jmw1vSIxXnfxxA+nPK4Xp+G69TNFTFx3s6xZdU8kbfRK5BJY/Xxj//vDZEzt4
dbBnxVNAe5+PwgiwZC3NH9UmPNA5Xyh6tzYZ/SnBt9C0lcGHCr+g/gR1pidv8h+K
awOUV/jR
=Uy0G
-----END PGP SIGNATURE-----

Attachment: pgp98fiwIFC0Y.pgp
Description: PGP signature


--- End Message ---

Reply via email to