Control: reopen -1 Control: forwarded -1 https://github.com/json-c/json-c/commit/8af05ab785fcb06079e8897b03ab779d47a5fe8c
On Sat, Oct 18, 2025 at 04:37:02PM +0000, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the src:json-c package: > > #1113062: json-c: FTBFS with CMake 4 >... > json-c (0.18+ds-1.1) unstable; urgency=medium > . > * Non-maintainer upload. > * Enforce higher CMake policy version (Closes: #1113062) >... This fixed the build but not the autopkgtest, which invokes cmake manually. Using the upstream fix linked above instead of -DCMAKE_POLICY_VERSION_MINIMUM fixes both. cu Adrian

