Bug 188166 - devel/llvm33 does not build on ia64
Summary: devel/llvm33 does not build on ia64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Brooks Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-01 11:30 UTC by Anton Shterenlikht
Modified: 2014-06-02 23:03 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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