Using libclc from git as of today
It fails to compile with the error below.
Note that, as this is a pure 64-bit system, there is no /lib64, but making the symlink /lib64 -> /lib does not fix the problem.
Note also that llvm/clang were compiled on the same system and did not require a /lib64.