[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1114177: marked as done (libnop: FTBFS: /usr/include/gtest/internal/gtest-port.h:273:2: error: #error C++ versions less than C++17 are not supported.)



Your message dated Sat, 13 Sep 2025 16:33:48 +0000
with message-id <E1uxTC8-003T2P-31@fasolo.debian.org>
and subject line Bug#1114177: fixed in libnop 0.0~git20211103.35e800d-1
has caused the Debian Bug report #1114177,
regarding libnop: 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 owner@bugs.debian.org
immediately.)


-- 
1114177: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114177
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:libnop
Version: 0.0~git20200728.45dfe0f-5
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:libnop, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
	make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
	make -j2 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
compile test/nop_tests.cpp
compile test/encoding_tests.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 test/nop_tests.cpp:15:
/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 test/encoding_tests.cpp:15:
/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[1]: *** [build/host-executable.mk:19: out/host-obj/test/test/nop_tests.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [build/host-executable.mk:19: out/host-obj/test/test/encoding_tests.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: libnop
Source-Version: 0.0~git20211103.35e800d-1
Done: Shengqi Chen <harry@debian.org>

We believe that the bug you reported is fixed in the latest version of
libnop, 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 1114177@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shengqi Chen <harry@debian.org> (supplier of updated libnop 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 13 Sep 2025 17:32:10 +0800
Source: libnop
Architecture: source
Version: 0.0~git20211103.35e800d-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Changed-By: Shengqi Chen <harry@debian.org>
Closes: 1114177
Changes:
 libnop (0.0~git20211103.35e800d-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.0~git20211103.35e800d.
   * d/control: bump std-ver to 4.7.2 (no changes required).
   * d/patches: remove applied patches.
   * d/patches: remove hardcoded -std=c++14 to fix FTBFS to make gtest happy.
     (closes: #1114177)
   * d/control: mark libnop-dev as Architecture: all since it's header-only.
Checksums-Sha1:
 97c0595177839aff92c41bdef38c7b09eeaa5428 2041 libnop_0.0~git20211103.35e800d-1.dsc
 72b2bef1d82c4985972bb968f0fff5dd9b202a1e 96840 libnop_0.0~git20211103.35e800d.orig.tar.xz
 37876980da7fef838519d354dfba9d1fc4ee668d 2848 libnop_0.0~git20211103.35e800d-1.debian.tar.xz
 b86c09695458c4e29a955c8e73975a2e48a35bc0 5974 libnop_0.0~git20211103.35e800d-1_amd64.buildinfo
Checksums-Sha256:
 a05941e929fe177044f6e40d279c1242f5d3887d26888a93d07cd7d5139f05a8 2041 libnop_0.0~git20211103.35e800d-1.dsc
 0884e871295d53460c179efda8538242a7cb4fb86b6f226cc7058c656da713bd 96840 libnop_0.0~git20211103.35e800d.orig.tar.xz
 2c883427e283ea7ce0cf2b29ff428a2fb62802442026383c632e211e88b4af99 2848 libnop_0.0~git20211103.35e800d-1.debian.tar.xz
 c0349a3aa43d0291f216b55cda4fd6fa198918c8e098f03e1cee64e69bbf6be8 5974 libnop_0.0~git20211103.35e800d-1_amd64.buildinfo
Files:
 ac0914af9d289c20d391424eb04d0dd6 2041 libdevel optional libnop_0.0~git20211103.35e800d-1.dsc
 ca23d962c5a4b111a83aeb3a6e862ef1 96840 libdevel optional libnop_0.0~git20211103.35e800d.orig.tar.xz
 a9099d193f88c0fd27b7c82d560dd0f0 2848 libdevel optional libnop_0.0~git20211103.35e800d-1.debian.tar.xz
 4d684e70e82c705a2aba7fe784628e4a 5974 libdevel optional libnop_0.0~git20211103.35e800d-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEE+Fg++qmpHzqjSzySzhGnsHs6uUYFAmjFO4YACgkQzhGnsHs6
uUYupQ/+PPG2XbCis0iC2crK/6ifwGeaqZirYdXg9St99WUn/j4qiPsplBSRuTDS
Q7fZMybWNOZSdOUgIBBPh9xZcyLnQxKjMmB6Ipw8ay757zT7vn8dlJMCjLosPrpu
8Ye6i6lWI8r4cQIsPkdv4iVShDuJq0GtulYlN6ybpVeKVYuAZKVrF43IDTtPOr1y
0wleklkGAXLUfvVIt1m4dsQfIRTpF+sZHIQ0DIhvjZbhuIZFHyoOhfDqpreajh9z
67m7RgXEPJ3hIi9LOfnCUhKu9h2IE85z+F3SZV0tGdYaHD9Vg1eZ8ZkUemmiPCvn
ifZjlFmuzNqp2TYAeB5Q1q1hbBcViIvfRAloeWQVJHhmFu+STsGVAWKu1LWalPSM
Ab7CadKc66jCjj/VlvlLN0WcIPz3yfbXQXkCrViy4LVd3KRUvYf0XyxqKUIGADiM
njEpZvjNqNOY3I7O9HJ+0weLwfHBKmxFcSIYWnvpDRbOROPfpW+FKYjMLVVyP2Rq
iSJHQiMvKol4kFhpWOoVFX3QqIwHdv1/prIyu9rHLVxYc4ZqCPkDjSzhP5+uH4Ku
7A2/HXZ+lLeY7UAST/LylmKLXoRY1M7HpnNXOe14/u3n2U3pSTPtOrBhwdAbVwG7
E6DXYN89ekXf/HnCN5x8D02m/Sx4NuXzkv1vcpW4Y8YOuKaUem4=
=lLMy
-----END PGP SIGNATURE-----

Attachment: pgpiJw6YDbZET.pgp
Description: PGP signature


--- End Message ---

Reply to: