Bug 188166

Summary: devel/llvm33 does not build on ia64
Product: Ports & Packages Reporter: Anton Shterenlikht <as>
Component: Individual Port(s)Assignee: Brooks Davis <brooks>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Anton Shterenlikht 2014-04-01 11:30:01 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-01 11:30:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brooks

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-02 22:59:52 UTC
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