Control: forwarded -1 https://github.com/newsboat/newsboat/issues/2716

On Fri, 27 Oct 2023 21:15:28 +0200 Lucas Nussbaum <lu...@debian.org>
wrote:
> Source: newsboat
> Version: 2.32-3
> Severity: serious
> Justification: FTBFS
> Tags: trixie sid ftbfs
> User: lu...@debian.org
> Usertags: ftbfs-20231027 ftbfs-trixie
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
> 
> 
> Relevant part (hopefully):
> > g++ -std=c++11 -O2 -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -
I/<<PKGBUILDDIR>>/target/cxxbridge/ -Werror -Wall -Wextra -Wunreachable-
code -DLOCALEDIR='"/usr/local/share/locale"' -I/usr/include/x86_64-linux-
gnu  -I/usr/include/libxml2  -I/usr/include/json-c  -D_DEFAULT_SOURCE -
D_XOPEN_SOURCE=600  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-
protector-strong -fstack-clash-protection -Wformat -Werror=format-
security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MP -MF
.deps/test/controller.cpp -o test/controller.o -c test/controller.cpp
> > test/cliargsparser.cpp:1:10: fatal error: 3rd-party/catch.hpp: No
such file or directory
> >     1 | #include "3rd-party/catch.hpp"
> >       |          ^~~~~~~~~~~~~~~~~~~~~
> > compilation terminated.


This is caused by Debian's catch2 upgrading to v3.x. While newsboat
upstream is working on catch2 3.x support, a quickfix is to disable
the ln -sf lines in debian/rules and use the embedded catch2 2.x
headers.

Thanks,
Boyuan Yang

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to