xpdf/GlobalParams.cc:925:12: error: ordered comparison between pointer and zero ('char *' and 'int') if(pos1>=0) ~~~~^ ~ xpdf/GlobalParams.cc:927:17: error: ordered comparison between pointer and zero ('char *' and 'int') else if(pos2>=0) ~~~~^ ~ build log: http://sprunge.us/PZcf regressed by: https://github.com/llvm-mirror/clang/commit/4b6ad14285f3
A commit references this bug: Author: dinoex Date: Sat Jan 21 16:11:02 UTC 2017 New revision: 432055 URL: https://svnweb.freebsd.org/changeset/ports/432055 Log: - fix build with clang4 PR: 216216 Changes: head/graphics/swftools/Makefile head/graphics/swftools/files/patch-GlobalParams.cc
Can you request MFH to 2017Q1 or maybe use "ports-secteam blanket"? I confirm the fix was enough to unbreak /projects/clang400-import@312309 i386: http://sprunge.us/DWKD