Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#39520 closed update (fixed)

llvm-3.3, clang-3.3, dragonegg-3.3: Update to 3.3 stable

Reported by: larryv (Lawrence Velázquez) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia), cooljeanius (Eric Gallager)
Port: llvm-3.3 clang-3.3 dragonegg-3.3

Description

LLVM 3.3 has been released. Unless Jeremy has an update in the pipeline, I’ll begin work on updating the relevant ports.

Attachments (1)

Portfile (15.5 KB) - added by Veence (Vincent) 11 years ago.
Portfile for llvm and clang 3.3 (Warning! Still somewhat buggy)

Download all attachments as: .zip

Change History (8)

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:2 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

I'm fairly swamped. It should be straight forward to update if you want to do it. Just comment out the svn bits and uncomment the tarball bits. If some components are not released in tarball, update to the right branch/revision.

comment:3 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Owner: changed from larryv@… to jeremyhu@…
Status: newassigned

I'll take care of this this weekend.

comment:4 Changed 11 years ago by Veence (Vincent)

In case it would be useful, I upload the private portfile I have setup for my own needs. It installs llvm-3.3 correctly, but somehow something is wrong with clang: some libraries are build twice and installed over those of llvm. Maybe the build target is somehow wrong.

Changed 11 years ago by Veence (Vincent)

Attachment: Portfile added

Portfile for llvm and clang 3.3 (Warning! Still somewhat buggy)

comment:5 Changed 11 years ago by Veence (Vincent)

Oh, I see. I disabled all patches for this experimental portfile, including install_target.patch. Re-enabling it should solve the problem.

comment:6 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: assignedclosed

comment:7 in reply to:  6 Changed 11 years ago by larryv (Lawrence Velázquez)

Replying to jeremyhu@…:

r107451

Thanks for taking care of this; I ended up having no free time last week. Apologies.

Note: See TracTickets for help on using tickets.