Bug#1075590: tuxpaint: ftbfs with GCC-14

2024-10-06 Thread Florian Ernst
On Sun, Oct 06, 2024 at 06:04:49PM +0200, Florian Ernst wrote: > [...] > So, not only is "-lm" missing, but now there is a bunch of additional > libraries (Gnome?) present that wasn't there before, for whatever > reason. H. In May 2023 upstream already decided to not rely on receiving all requ

Bug#1075590: tuxpaint: ftbfs with GCC-14

2024-10-06 Thread Florian Ernst
On Sun, Oct 06, 2024 at 02:31:48PM +0200, Chris Hofstaedtler wrote: > On Sun, Aug 11, 2024 at 01:35:34PM +0200, Florian Ernst wrote: > > With the attached minimized patch this tuxpaint version compiles again > > with gcc-14. It seems this was first fixed upstream in 0.9.29, cf. > >

Bug#1075590: tuxpaint: ftbfs with GCC-14

2024-10-06 Thread Chris Hofstaedtler
On Sun, Aug 11, 2024 at 01:35:34PM +0200, Florian Ernst wrote: > > With the attached minimized patch this tuxpaint version compiles again > with gcc-14. It seems this was first fixed upstream in 0.9.29, cf. >

Bug#1075590: tuxpaint: ftbfs with GCC-14

2024-08-11 Thread Florian Ernst
Control: tags -1 upstream fixed-upstream patch On Wed, Jul 03, 2024 at 12:46:36PM +, Matthias Klose wrote: > [...] > src/tuxpaint.c: In function ‘do_new_dialog’: > src/tuxpaint.c:22025:54: error: passing argument 3 of > ‘autoscale_copy_smear_free’ from incompatible pointer type > [-Wincompat