<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo-1.10.0 fails to build when ld emits debug logging"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=30910#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo-1.10.0 fails to build when ld emits debug logging"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=30910">bug 30910</a>
              from <span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span></b>
        <pre>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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>