Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-05-28 Thread Nicholas Guriev
To prevent mosh from being deleted from testing in a few days, I am proposing to change warnings level to distcheck. This option effectively adds `-Wno-error=unused-parameter -Wno-error=deprecated-declarations` compiler flags. This solution will buy us time to rewrite related code before the

Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-05-17 Thread Vincent Lefevre
On 2022-05-17 16:57:55 +0200, Axel Beckert wrote: > > Concerning this bug, it was reported upstream 3 months ago, and > > there is still no reaction there. > > You are aware, that at least for mosh the Debian package maintainer > and main upstream developer of Mosh is the same person? So actually

Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-05-17 Thread Axel Beckert
Hi Vincent, Vincent Lefevre wrote: > > > Shouldn't Debian use -Wno-error=deprecated-declarations to ignore > > > the use of deprecated functions? > > > > No, in contrary. These kind of problems only appear in Debian Unstable > > which is our development branch. And there we should see such

Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-05-17 Thread Vincent Lefevre
Hi Axel, On 2022-05-17 14:26:51 +0200, Axel Beckert wrote: > Vincent Lefevre wrote: > > Shouldn't Debian use -Wno-error=deprecated-declarations to ignore > > the use of deprecated functions? > > No, in contrary. These kind of problems only appear in Debian Unstable > which is our development

Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-05-17 Thread Axel Beckert
Hi Vincent, Vincent Lefevre wrote: > Shouldn't Debian use -Wno-error=deprecated-declarations to ignore > the use of deprecated functions? No, in contrary. These kind of problems only appear in Debian Unstable which is our development branch. And there we should see such issues rather early than

Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-05-17 Thread Vincent Lefevre
On 2022-02-13 21:58:36 +0100, Sebastian Andrzej Siewior wrote: > Your package is failing to build using OpenSSL 3.0 with the > following error: > > | c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wdate-time > -D_FORTIFY_SOURCE=2 -Wall -Werror -Wextra -pedantic -Wno-long-long -Weffc++ >

Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-02-17 Thread Keith Winstein
forwarded 1005718 https://github.com/mobile-shell/mosh/issues/1174 thankyou On Sun, Feb 13, 2022 at 1:03 PM Sebastian Andrzej Siewior wrote: > > Source: mosh > Version: 1.3.2-2.1 > Severity: important > Tags: bookworm sid > User: pkg-openssl-de...@lists.alioth.debian.org > Usertags: ftbfs-3.0 >

Bug#1005718: mosh: FTBFS with OpenSSL 3.0

2022-02-13 Thread Sebastian Andrzej Siewior
Source: mosh Version: 1.3.2-2.1 Severity: important Tags: bookworm sid User: pkg-openssl-de...@lists.alioth.debian.org Usertags: ftbfs-3.0 Your package is failing to build using OpenSSL 3.0 with the following error: | c++ -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wdate-time -D_FORTIFY_SOURCE=2