Opened 14 years ago
Closed 14 years ago
#28745 closed defect (worksforme)
cmake configure fails
Reported by: | phillicl@… | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), sptrakesh | |
Port: | cmake |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
installing cmake is failing. This looks like a ticket resolved 12 days ago, and yet I still see this problem. I have successfully run > port selfupdate. Is there something else I need to be doing to use the patched version of the file, or is the install just still broke?
port install cmake ---> Computing dependencies for cmake ---> Configuring cmake Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for cmake is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/main.log Error: Status 1 encountered during processing.
Attachments (1)
Change History (6)
comment:1 follow-up: 2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to css@… |
Port: | cmake added |
Summary: | cmake → cmake configure fails |
comment:2 Changed 14 years ago by phillicl@…
Replying to ryandesign@…:
We need to see the main.log to know what went wrong. Clean ("sudo port clean cmake") and try again and attach the main.log.
Problem resolved. Cleaning solved the problem. Thanks.
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by sptrakesh
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
I tried to build cmake and ran into a similar issue. cleaning and rebuilding has no effect. Is it related to Xcode4 by any chance?
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | rakesh@… added |
---|---|
Resolution: | → worksforme |
Status: | reopened → closed |
@rakesh, phillicl's issue was a configure problem with cmake that resolved itself after cleaning and trying again. Your issue is a build problem with cmake that doesn't go away after cleaning, so it's clearly a different issue; please file a new ticket.
We need to see the main.log to know what went wrong. Clean ("sudo port clean cmake") and try again and attach the main.log.