On Fri, Sep 05, 2025 at 06:14:48PM +0000, Santiago Vila wrote:
> [...]
> During a rebuild of all packages in unstable, your package failed to build.
> [...]
> /<<PKGBUILDDIR>>/absl/container/internal/container_memory.h:66:27: error: 
> ‘uintptr_t’ does not name a type [-Wtemplate-body]
>    66 |   assert(reinterpret_cast<uintptr_t>(p) % Alignment == 0 &&
>       |                           ^~~~~~~~~
> /<<PKGBUILDDIR>>/absl/container/internal/container_memory.h:31:1: note: 
> ‘uintptr_t’ is defined in header ‘<cstdint>’; this is probably fixable by 
> adding ‘#include <cstdint>’
>    30 | #include "absl/utility/utility.h"
>   +++ |+#include <cstdint>
>    31 | 
> At global scope:
> cc1plus: note: unrecognized command-line option ‘-Wno-unused-private-field’ 
> may have been intended to silence earlier diagnostics
> make[4]: *** 
> [absl/container/CMakeFiles/absl_container_memory_test.dir/build.make:82: 
> absl/container/CMakeFiles/absl_container_memory_test.dir/internal/container_memory_test.cc.o]
>  Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/static'
> make[3]: *** [CMakeFiles/Makefile2:5001: 
> absl/container/CMakeFiles/absl_container_memory_test.dir/all] Error 2
> make[3]: *** Waiting for unfinished jobs....
> [ 35%] Linking CXX executable ../../bin/absl_any_invocable_test
> cd /<<PKGBUILDDIR>>/static/absl/functional && /usr/bin/cmake -E 
> cmake_link_script CMakeFiles/absl_any_invocable_test.dir/link.txt --verbose=1
> /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wl,-z,relro -Wl,-z,now 
> -Wl,--dependency-file=CMakeFiles/absl_any_invocable_test.dir/link.d 
> CMakeFiles/absl_any_invocable_test.dir/any_invocable_test.cc.o -o 
> ../../bin/absl_any_invocable_test  ../../lib/libgmock_main.a 
> -Wl,--push-state,--as-needed -latomic -Wl,--pop-state ../../lib/libgmock.a 
> ../../lib/libgtest.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/static'
> [ 35%] Built target absl_any_invocable_test
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/static'
> make[2]: *** [Makefile:149: all] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/static'
> dh_auto_build: error: cd static && make -j2 "INSTALL=install 
> --strip-program=true" VERBOSE=1 returned exit code 2
> make[1]: *** [debian/rules:47: override_dh_auto_build] Error 25
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:36: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
> 2
> --------------------------------------------------------------------------------

Just a heads-up, I just applied the current Debian packaging to the most
recent upstream release 20250814.0 (but disabled all patches as there
were errors when applying), and this didn't FTBFS anymore. I haven't
checked any further, though.

HTH,
Flo

Attachment: signature.asc
Description: PGP signature

Reply via email to