#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)
Change History (8)
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
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: | new → assigned |
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)
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 follow-up: 7 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:7 Changed 11 years ago by larryv (Lawrence Velázquez)
Replying to jeremyhu@…:
Thanks for taking care of this; I ended up having no free time last week. Apologies.
Cc Me!