Full poudriere log: http://eis.bris.ac.uk/~mexas/logs/llvm33-3.3_8.log Error: -- Target triple: ia64-unknown-freebsd11.0 CMake Error at cmake/config-ix.cmake:384 (message): Unknown architecture ia64 Perhaps this port should be marked NOT_FOR_ARCH=ia64, if it's really not going to be fixed to build on ia64.
Responsible Changed From-To: freebsd-ports-bugs->brooks Over to maintainer (via the GNATS Auto Assign Tool)
A commit references this bug: Author: brooks Date: Mon Jun 2 22:59:03 UTC 2014 New revision: 356258 URL: http://svnweb.freebsd.org/changeset/ports/356258 Log: Modern versions of LLVM will never build on IA64 so mark them as such and remove attempts to allow IA64 to work. PR: 188166 Submitted by: mexas@bris.ac.uk Changes: head/devel/llvm-devel/Makefile head/devel/llvm33/Makefile head/devel/llvm34/Makefile