[Debian-med-packaging] Bug#1041118: ska FTBFS with googletest 1.13.0
Adrian Bunk
bunk at debian.org
Fri Jul 14 23:39:09 BST 2023
Source: ska
Version: 1.0+dfsg-2
Severity: serious
Tags: ftbfs trixie sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ska.html
...
In file included from googletest/include/gtest/gtest-message.h:57,
from googletest/include/gtest/gtest-assertion-result.h:46,
from googletest/include/gtest/gtest.h:64,
from googletest/src/gtest-all.cc:38:
googletest/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.
270 | #error C++ versions less than C++14 are not supported.
| ^~~~~
...
This can be fixed by removing the -std=c++0x
in tests/Makefile
More information about the Debian-med-packaging
mailing list