Bug#999730: mtr: Fix FTBFS with glib2.0 >= 2.70 and deprecated GTimeVal of gtk+2.0

2021-11-16 Thread Rogier Wolff
Hi, I've accepted a patch into upstream that fixes the format errors. Roger. On Mon, Nov 15, 2021 at 05:21:45PM +0100, Lukas Märdian wrote: > Package: mtr > Version: 0.94-2 > Severity: serious > Tags: patch ftbfs > Justification: fails to build from source (but built successfully in

Bug#997194: mtr: FTBFS: ../ui/curses.c:435:17: error: format not a string literal and no format arguments [-Werror=format-security]

2021-10-24 Thread Rogier Wolff
On Sat, Oct 23, 2021 at 09:07:10PM +0200, Lucas Nussbaum wrote: > Source: mtr > Version: 0.94-2 > Severity: serious > Justification: FTBFS > Tags: bookworm sid ftbfs That's an error in your compiler. A printf-like function often has a string litteral specifying the format printf ("a = %d\n",

Bug#662583: FTBFS

2012-03-05 Thread Rogier Wolff
On Mon, Mar 05, 2012 at 08:11:52AM +0100, Moritz Muehlenhoff wrote: > Package: mtr > Version: 0.82-2 > Severity: serious (cd mtr;aclocal;automake --foreign --include-deps Makefile;autoconf) This is the required commandline to satisfy "automake". Automake is intended to make the buildprocess of

Bug#499789: FTBFS: clean target fails: rm: cannot remove `mtr': No such file or directory

2008-09-22 Thread Rogier Wolff
On Mon, Sep 22, 2008 at 02:16:18PM +0200, Julien Cristau wrote: > On Mon, Sep 22, 2008 at 14:09:57 +0200, Rogier Wolff wrote: > > > > > Hi, > > > > It works here. > > > > Maybe you are trying to do "make clean" within 3 seconds after

Bug#499789: FTBFS: clean target fails: rm: cannot remove `mtr': No such file or directory

2008-09-22 Thread Rogier Wolff
Hi, It works here. Maybe you are trying to do "make clean" within 3 seconds after a make distclean? Roger. On Mon, Sep 22, 2008 at 01:29:48PM +0200, Christoph Berg wrote: > Package: mtr > Version: 0.75-1 > Severity: serious > Justification: FTBFS > > The debian/rules 'clean' targe