Bug#724148: libpthread-workqueue: FTBFS: make[1]: *** No rule to make target `config.mk'. Stop.

2013-10-08 Thread Mark Heily
I intend to resolve this build failure by packaging the latest version of the upstream sources. On Sun, Sep 22, 2013 at 2:41 PM, David Suárez wrote: > Source: libpthread-workqueue > Version: 0.8.2-1 > Severity: serious > Tags: jessie sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20

Bug#724170:

2013-10-08 Thread Mark Heily
I intend to resolve this build failure by packaging the latest version of the upstream sources.

Bug#633829: libpthread-workqueue: FTBFS: src/posix/manager.c:343:134: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]

2011-07-16 Thread Mark Heily
On 07/14/2011 02:51 AM, Nobuhiro Iwamatsu wrote: Source: libpthread-workqueue Version: 0.8.1-1 Severity: serious Tags: patch Hi, libpthread-workqueue FTBFS on some architecture. https://buildd.debian.org/status/package.php?p=libpthread-workqueue http://buildd.debian-ports.org/status/packa

Bug#627131: (no subject)

2011-06-13 Thread Mark Heily
If you need another testcase, I believe this bug affects the libblocksruntime package: clang -c -o runtime.o -DBlocksRuntime_EXPORTS -fPIC -std=c99 -Wall -Wextra -W -pedantic -Wno-unused-parameter runtime.c clang -c -o data.o -DBlocksRuntime_EXPORTS -fPIC -std=c99 -Wall -Wextra -W -pedantic -W

Bug#591818: libkqueue: FTBFS: error: format '%ld' expects type 'long int' […]

2010-08-06 Thread Mark Heily
Thanks for the heads up. This bug has been fixed upstream and a new package will be uploaded soon. Regards, - Mark On Aug 5, 2010, at 2:25 PM, Cyril Brulebois wrote: Source: libkqueue Version: 0.9.1-1 Severity: serious Justification: FTBFS Hi, your package now FTBFS on various archs:

Bug#418098: [PATCH] rdesktop segfault with libx11-6 1.0.3-7

2007-04-12 Thread Mark Heily
Here is a corrected patch that fixes the segfault and correctly redraws the desktop image. This has been tested with a Windows 2000 Server at 8bpp and a Windows 2003 server at 16bpp. Thanks to Mat G for his suggestion on how to fix my original patch. -Mark --- ../rdesktop/xwin.c 2007-01-17

Bug#418098: [PATCH] rdesktop segfault with libx11-6 1.0.3-7

2007-04-11 Thread Mark Heily
On Wed, 2007-04-11 at 11:26 -0400, Mark Heily wrote: > Here is a patch that prevents rdesktop from crashing due to increased Xlib > sanity checking > of arguments passed to XCreateImage(3). Thanks to Julien Cristau for his > helpful explanation > of the problem on the Debian bug

Bug#418098: [PATCH] rdesktop segfault with libx11-6 1.0.3-7

2007-04-11 Thread Mark Heily
Here is a patch that prevents rdesktop from crashing due to increased Xlib sanity checking of arguments passed to XCreateImage(3). Thanks to Julien Cristau for his helpful explanation of the problem on the Debian bug tracking system. Thanks, Mark Heily <[EMAIL PROTECTED]> Reference