Opened 12 years ago
Closed 11 years ago
#36529 closed defect (worksforme)
cmake: configure failure
Reported by: | lovelotus1st@… | Owned by: | cssdev |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | cmake |
Description (last modified by mf2k (Frank Schima))
"cmake 2.8.9"
Bhims-MacBook-Pro:~ Vimu$ sudo port install cmake Password: ---> Computing dependencies for cmake ---> Configuring cmake Error: org.macports.configure for port cmake returned: configure failure: command execution failed Please see the log file for port cmake for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port cmake failed
Attachments (1)
Change History (7)
Changed 12 years ago by lovelotus1st@…
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Milestone: | MacPorts Future |
Owner: | changed from macports-tickets@… to css@… |
Port: | cmake added |
Summary: | Error: Processing of port cmake failed → cmake: configure failure |
Type: | request → defect |
comment:2 Changed 12 years ago by cssdev
Here's the key error:
:info:configure /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.9/Source/cmFindProgramCommand.cxx:17:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
Do you have the OS X development libraries installed? If so, where are they located?
comment:3 Changed 12 years ago by jmroot (Joshua Root)
This particular header should be located at /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h
.
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Any more information? Is this still an issue?
comment:5 Changed 11 years ago by cssdev
Priority: | Normal → Low |
---|
comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainer(s). Also please do not set the Milestone field.