id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 50800,"cairo, cairo-devel: fix for build failures against Xcode 7.3 linker when /usr/local/lib is absent",howarth.at.macports@…,ryandesign,"The Xcode 7.3 linker produces a new warning... {{{ ld: warning: directory not found for option '-L/usr/local/lib' }}} when the /usr/local/lib directory is absent. The configure script in cairo uses its own pthread test, which doesn't cope with warnings, rather than the standard one from pthread.m4. The attached Portfile.diff adds a simple fix to prune the results from 'cat conftest.err' of lines with these warnings. Tested on 10.11 with Xcode 7.3 beta 5 and /usr/local/lib missing.",defect,closed,Normal,,ports,2.3.4,fixed,haspatch,kencu,"cairo, cairo-devel"