Bug#1054706: e-antic: FTBFS: ../../../libeantic/test/main.cpp:4:10: fatal error: catch2/catch.hpp: No such file or directory

2023-11-04 Thread Jerome BENOIT

Hello,
as the migration to catch2 v3 appeared not simple,
I finally used the catch2 material provided by the e-antic upstream team.
Best wishes, Jerome
--
Jerome BENOIT | calculus+at-rezozer^dot*net
https://qa.debian.org/developer.php?login=calcu...@rezozer.net
AE28 AE15 710D FF1D 87E5  A762 3F92 19A6 7F36 C68B


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1054706: e-antic: FTBFS: ../../../libeantic/test/main.cpp:4:10: fatal error: catch2/catch.hpp: No such file or directory

2023-10-30 Thread Jerome BENOIT

Hi Lucas, thanks for your report.

I can reproduce the issue on my box.
The issue is due to the recent migration in Sid from catch2 v2 to catch2 v3.
I am on my way to write a migration patch with respect to the document
/usr/share/doc/catch2/docs/migrate-v2-to-v3.md.gz
[ or https://github.com/catchorg/Catch2/blob/devel/docs/migrate-v2-to-v3.md ]

Best wishes,
Jerome
--
Jerome BENOIT | calculus+at-rezozer^dot*net
https://qa.debian.org/developer.php?login=calcu...@rezozer.net
AE28 AE15 710D FF1D 87E5  A762 3F92 19A6 7F36 C68B


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1054706: e-antic: FTBFS: ../../../libeantic/test/main.cpp:4:10: fatal error: catch2/catch.hpp: No such file or directory

2023-10-27 Thread Lucas Nussbaum
Source: e-antic
Version: 1.3.0+ds-1
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++ -DHAVE_CONFIG_H -I. -I../../../libeantic/test -I../e-antic  -isystem 
> "/<>/_BUILD/libeantic/../../libeantic/test/external/cereal/include"
>  -I./.. -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
> -o renfxx/t-assignment.o ../../../libeantic/test/renfxx/t-assignment.cpp
> ../../../libeantic/test/main.cpp:4:10: fatal error: catch2/catch.hpp: No such 
> file or directory
> 4 | #include 
>   |  ^~
> compilation terminated.
> make[5]: *** [Makefile:1495: main.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/10/27/e-antic_1.3.0+ds-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20231027=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.