#15733 closed defect (fixed)
CMake (cmake package) currently unbuildable because of CMake OSX bug (w/patch)
Reported by: | ono@… | Owned by: | cssdev |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Version 2.6.0 is unbuildable at all with Mac ports (at least not on any Mac machine I know) because of bug in CMake itself http://www.cmake.org/Bug/view.php?id=7011
Build always hang at some stage.
Attaching patch extracted from CMake sources that fixed and closed related CMake ticket. Since this fix will appear no earlier but in 2.6.1 that has no schedule date AFAIK, so please apply attached patch to Portfile.
Best regards.
Attachments (1)
Change History (6)
Changed 16 years ago by ono@…
Attachment: | CMake_2.6.0_Mac_7011_bug.patch added |
---|
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to css@… |
---|
Assigning to maintainer.
comment:2 Changed 16 years ago by cssdev
Status: | new → assigned |
---|
Thanks for the submission! I'll get this tested on my Mac.
comment:3 Changed 16 years ago by cssdev
I renamed the patchfile to match the MacPorts conventions, but everything seems to have a green light.
comment:4 Changed 16 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed to r38092. Thanks!
Note: See
TracTickets for help on using
tickets.
7011 CMake 2.6.0 bugfix extracted from CMake's CVS