Your message dated Tue, 16 Sep 2025 22:12:07 +0000
with message-id <[email protected]>
and subject line Bug#1114430: fixed in valijson 1.0.6+repack-0.1
has caused the Debian Bug report #1114430,
regarding valijson: FTBFS: /usr/include/gtest/internal/gtest-port.h:273:2:
error: #error C++ versions less than C++17 are not supported.
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.)
--
1114430: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114430
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:valijson
Version: 1.0.3+repack-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:valijson, 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
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-Dvalijson_INSTALL_HEADERS=ON \
-Dvalijson_EXCLUDE_BOOST=ON \
-Dvalijson_BUILD_TESTS=ON
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu
-Dvalijson_INSTALL_HEADERS=ON -Dvalijson_EXCLUDE_BOOST=ON
-Dvalijson_BUILD_TESTS=ON ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPILER_SUPPORTS_CXX14
-- Performing Test COMPILER_SUPPORTS_CXX14 - Success
CMake Warning (dev) at cmake/CMakeFindExtensions.cmake:104 (set):
implicitly converting 'BOOLEAN' to 'STRING' type.
Call Stack (most recent call first):
cmake/FindPoco.cmake:110 (set_module_found)
CMakeLists.txt:65 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done (0.4s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
FETCHCONTENT_FULLY_DISCONNECTED
valijson_INSTALL_HEADERS
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build
cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/test_suite.dir/build.make CMakeFiles/test_suite.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/test_suite.dir/DependInfo.cmake
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/test_suite.dir/build.make CMakeFiles/test_suite.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 12%] Building CXX object
CMakeFiles/test_suite.dir/tests/test_fetch_absolute_uri_document_callback.cpp.o
[ 12%] Building CXX object
CMakeFiles/test_suite.dir/tests/test_adapter_comparison.cpp.o
/usr/bin/c++ -DPICOJSON_USE_INT64 -DQT_CORE_LIB -DQT_NO_DEBU
[too-long-redacted] sts/test_adapter_comparison.cpp
/usr/bin/c++ -DPICOJSON_USE_INT64 -DQT_CORE_LIB -DQT_NO_DEBU
[too-long-redacted] olute_uri_document_callback.cpp
In file included from /usr/include/gtest/gtest-message.h:57,
from /usr/include/gtest/gtest-assertion-result.h:46,
from /usr/include/gtest/gtest.h:63,
from
/<<PKGBUILDDIR>>/tests/test_fetch_absolute_uri_document_callback.cpp:2:
/usr/include/gtest/internal/gtest-port.h:273:2: error: #error C++ versions less
than C++17 are not supported.
273 | #error C++ versions less than C++17 are not supported.
| ^~~~~
In file included from /usr/include/gtest/gtest-message.h:57,
from /usr/include/gtest/gtest-assertion-result.h:46,
from /usr/include/gtest/gtest.h:63,
from /<<PKGBUILDDIR>>/tests/test_adapter_comparison.cpp:9:
/usr/include/gtest/internal/gtest-port.h:273:2: error: #error C++ versions less
than C++17 are not supported.
273 | #error C++ versions less than C++17 are not supported.
| ^~~~~
In file included from /usr/include/gtest/gtest.h:67:
/usr/include/gtest/gtest-param-test.h:483:56: error: missing template arguments
before â(â token
483 | typename StdFunction =
decltype(std::function(std::declval<Func>()))>
| ^
/usr/include/gtest/gtest-param-test.h:493:56: error: missing template arguments
before â(â token
493 | typename StdFunction =
decltype(std::function(std::declval<Func>()))>
| ^
In file included from /usr/include/gtest/gtest.h:67:
/usr/include/gtest/gtest-param-test.h:483:56: error: missing template arguments
before â(â token
483 | typename StdFunction =
decltype(std::function(std::declval<Func>()))>
| ^
/usr/include/gtest/gtest-param-test.h:493:56: error: missing template arguments
before â(â token
493 | typename StdFunction =
decltype(std::function(std::declval<Func>()))>
| ^
make[3]: *** [CMakeFiles/test_suite.dir/build.make:96:
CMakeFiles/test_suite.dir/tests/test_fetch_absolute_uri_document_callback.cpp.o]
Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [CMakeFiles/test_suite.dir/build.make:82:
CMakeFiles/test_suite.dir/tests/test_adapter_comparison.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:90: CMakeFiles/test_suite.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: valijson
Source-Version: 1.0.6+repack-0.1
Done: Bastian Germann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
valijson, 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.
Bastian Germann <[email protected]> (supplier of updated valijson 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: Tue, 16 Sep 2025 22:21:34 +0200
Source: valijson
Architecture: source
Version: 1.0.6+repack-0.1
Distribution: unstable
Urgency: medium
Maintainer: Dima Kogan <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1113609 1114430
Changes:
valijson (1.0.6+repack-0.1) unstable; urgency=medium
.
* Non-maintainer upload
* New upstream release (Closes: #1114430, #1113609)
* Drop Expat license for JSON-Schema-Test-Suite
Checksums-Sha1:
90147f7ded8fe6ad3ee8380c9d8398d0db431bf4 1903 valijson_1.0.6+repack-0.1.dsc
ecbfadac645bbbc1e40de18c5af7faf400494426 487772
valijson_1.0.6+repack.orig.tar.xz
5b5f3db59407fb864a55c7587e5e9470ede9c230 6444
valijson_1.0.6+repack-0.1.debian.tar.xz
64d417edb91e1e1b9f167997f099f86eca8395cb 12271
valijson_1.0.6+repack-0.1_source.buildinfo
Checksums-Sha256:
7e9ad2d63fbea467b9177631d99b9c49a590b768cd8d160fd4266626bdd0894c 1903
valijson_1.0.6+repack-0.1.dsc
bd4f8f4e4d3c12e1ea778ca0ee7323d7b1563f651707cbc483faf8dd2af90105 487772
valijson_1.0.6+repack.orig.tar.xz
a0645da574a6b2c87e0c814f3f4e7c92478626ef7ab95cb01c2ac1e405bdb6bc 6444
valijson_1.0.6+repack-0.1.debian.tar.xz
ddbdb980e581bef4752985fed8b8154c4eeffc7c49dec98f803397ab3a3a0090 12271
valijson_1.0.6+repack-0.1_source.buildinfo
Files:
46a13a2093b5009b4b3402c39b20fd10 1903 libdevel optional
valijson_1.0.6+repack-0.1.dsc
354771e971304fe040868e8af7dfa503 487772 libdevel optional
valijson_1.0.6+repack.orig.tar.xz
33509ddd0d5e8a22c9c69cf425c2f3ba 6444 libdevel optional
valijson_1.0.6+repack-0.1.debian.tar.xz
38701172b480bcf99a5941ca2e594145 12271 libdevel optional
valijson_1.0.6+repack-0.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmjJ1LwQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFG/LC/wI8Spnyt+bLaqFBD7azqVwieCT/yg/Wrc/
tXXVQMbB1UFmKAbxytfZfmfL3yLJcYRJT/tUt1cKMjQffVAnQW8+upyFgh38pKGv
c0zTM+LvBaQ4QgZ/IWfRw6kz16mOnnBtLsWKZz273ZZriilsREflxFudZ6XTxnPE
gPguobywMsMWFAsFGDWvnW23g3xD0Qzdzh+1SaUmi6w/9WxmC9D4G5DXfhoh4RI1
S94+ekxcnKvRnBiw4VzzYDiQgLwIvFFFhR9oYQhFWefIe8LNdYBjuLwt9S1SPTG1
M5CE0Dj6EY5qlkQHoEghab39X81TBzrsNITqEF2hO1O37nrp3c54eoJjzUz7AHJt
+gjBlqegqLMi8fFKyBcBr5yuBYWR8ZMW5RTR1KgenZPXJqqcpgchmlp9y3mlw95g
mIQYTkyAQrH3nmJSjds1aEcIUST+oNyHZONcepiNh8LIIAgcC6CsQe8+qmXkS3l/
HBFWy7BnGfGZL65DzVhn765HvPbUymg=
=1Hja
-----END PGP SIGNATURE-----
pgpOECcb_Mrcr.pgp
Description: PGP signature
--- End Message ---