https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230936
--- Comment #2 from Jan Beich <[email protected]> --- Note, if you have trouble reaching the affected ports due to dependencies try creating a jail with C++98 by default. Clang (unlike GCC) rejects malformed ordered comparisons with any C++ standard. $ fetch -qo /tmp/clang7.c++98.diff 'https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196011' $ poudriere jail -cj clang7 -P /tmp/clang7.c++98.diff -v projects/clang700-import -m svn+https -- You are receiving this mail because: You are the assignee for the bug.
