[cairo-bugs] [Bug 30910] cairo-1.10.0 fails to build when ld emits debug logging

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 8 17:28:01 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=30910

--- Comment #5 from Bryce Harrington <b.harrington at samsung.com> ---
I attempted to repro the problem on ubuntu 14.04, with these steps:


sudo mkdir /usr/lib/x86_64-linux-gnu/tmp
sudo mv /usr/lib/x86_64-linux-gnu/libpthread* /usr/lib/x86_64-linux-gnu/tmp/

./configure --disable-static --disable-dependency-tracking --disable-nls
--disable-quartz --enable-xlib --enable-xlib-xrender --enable-xcb
--disable-specs --disable-devel-docs --disable-pthread

Yet this results in a successful config (I didn't try to build it).  If I
change to --enable-pthread, it fails to build (obviously), but then:

sudo mv /usr/lib/x86_64-linux-gnu/tmp/* /usr/lib/x86_64-linux-gnu/
sudo rmdir /usr/lib/x86_64-linux-gnu/tmp

./configure --disable-static --disable-dependency-tracking --disable-nls
--disable-quartz --enable-xlib --enable-xlib-xrender --enable-xcb
--disable-specs --disable-devel-docs --disable-pthread

Is this still an issue on OSX?  If so, anyone want to propose a patch?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140709/085d69be/attachment.html>


More information about the cairo-bugs mailing list