[Pkg-deepin-devel] Bug#1041117: dde-network-utils FTBFS with googletest 1.13.0
Adrian Bunk
bunk at debian.org
Fri Jul 14 23:31:00 BST 2023
Source: dde-network-utils
Version: 5.4.13-1
Severity: serious
Tags: ftbfs trixie sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dde-network-utils.html
...
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:64,
from tst_networkmodel.cpp:1:
/usr/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 changing c++11 to c++14
in tests/dde-network-utils/tst_dde-network-utils.pro
More information about the Pkg-deepin-devel
mailing list