Bug#996276: foxeye: FTBFS with OpenSSL 3.0

2022-05-11 Thread Kurt Roeckx
On Wed, May 11, 2022 at 07:25:45PM +0300, Andriy Grytsenko wrote:
> >You can test it by installing the version from unstable.
> 
> It is not in unstable yet, see

That should have said experimental.


Kurt



Bug#996276: foxeye: FTBFS with OpenSSL 3.0

2022-05-11 Thread Andriy Grytsenko
>You can test it by installing the version from unstable.

It is not in unstable yet, see

https://packages.debian.org/search?keywords=libssl-dev

and

https://tracker.debian.org/pkg/openssl



Bug#996276: foxeye: FTBFS with OpenSSL 3.0

2022-05-11 Thread Kurt Roeckx
tags 996276 - bookworm-ignore experimental + bookworm sid
thanks

This is affecting the bookworm release. The release managers approved the 
upload to unstable and marked it as serious/release critical.

You can test it by installing the version from unstable.

Bug#996276: foxeye: FTBFS with OpenSSL 3.0

2022-05-11 Thread Andriy Grytsenko
control: tags -1 - bookworm sid + bookworm-ignore experimental

Could you explain, please, how this issue is an RC bug if sid contains
version 1.1.1o and 3.0 version is only in experimental? And how should I
do and test required changes if said version is not in sid at all?



Bug#996276: foxeye: FTBFS with OpenSSL 3.0

2021-10-12 Thread Kurt Roeckx
Source: foxeye_0.12.1-3
Version: 0.12.1-3
Severity: important
Tags: bookworm sid
User: pkg-openssl-de...@lists.alioth.debian.org
Usertags: ftbfs-3.0

Hi,

Your package is failing to build using OpenSSL 3.0 with the
following error:
openssl.c:450:5: warning: implicit declaration of function FIPS_mode_set 
[-Wimplicit-function-declaration]
  450 | FIPS_mode_set(0);
  | ^
[...]
/usr/bin/ld: openssl.o: in function `module_signal':
./modules/ssl/openssl.c:450: undefined reference to `FIPS_mode_set'

For more information see:
https://www.openssl.org/docs/man3.0/man7/migration_guide.html


Kurt