Bug#830491: Please package new upstream release 1.12

2016-08-20 Thread Uli Schlachter
Hi, the arch issues seemed to be GCC6, -O2 (and x86?) specific [1,2] and was fixed in Arch by compiling libxcb with -O1 [3]. Also, the code where this crash occurred was not changed since the last release. I would suggest to just ignore that one report. Cheers, Uli [1]: https://lists.freedeskto

Re: [Xcb] x11 static compile fail

2016-06-10 Thread Uli Schlachter
Am 07.06.2016 um 00:54 schrieb Rafi Rubin: > Compiling a static x11 program fails using the output of: > pkg-config --static --libs x11 > > The problem appears to be -lpthread shows up only before -lxcb. There's > something a bit odd in the pkg-config files. x11.pc has pthread in > Libs.pr