Source: cpp-httplib
Version: 0.11.4+ds-1
Severity: serious
Tags: ftbfs trixie sid

https://buildd.debian.org/status/fetch.php?pkg=cpp-httplib&arch=amd64&ver=0.11.4%2Bds-2&stamp=1689245748&raw=0

...
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 ../test/test.cc:4:
/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.
      |  ^~~~~
...



Removing the line
  'cpp_std=c++11',
from meson.build fixes the FTBFS.

Reply via email to