Created attachment 181280 [details] devel/libclc: update to 2017-02-25 to fix build on LLVM 4.0
Could you, please, show the failure log ?
Thanks for the patch submission. libclc is currently on the latest version that is compatible with LLVM 3.9. Due to complications with multiple versions of LLVM installed, it is best to have all the graphics ports built with the same version of LLVM. Currently, that version is llvm39, with the exception of pocl that fails past llvm38. The plan is to update Mesa to 17.0.x and get everything switched to llvm 4.0 after the imminent quarterly branch as this will be another significant change akin to Mesa 11 -> 13.
A commit references this bug: Author: rezny Date: Mon Apr 3 15:11:07 UTC 2017 New revision: 437663 URL: https://svnweb.freebsd.org/changeset/ports/437663 Log: Update to latest snapshot and obey MESA_LLVM_VER if set (only 40 is valid) PR: 218195 Reviewed by: jmd Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10248 Changes: head/devel/libclc/Makefile head/devel/libclc/distinfo head/devel/libclc/pkg-plist