Opened 13 years ago

Closed 13 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)

main.log (131.0 KB) - added by sptrakesh 13 years ago.
log file for the build

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to css@…
Port: cmake added
Summary: cmakecmake configure fails

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.

comment:2 in reply to:  1 Changed 13 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 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Changed 13 years ago by sptrakesh

Attachment: main.log added

log file for the build

comment:4 Changed 13 years ago by sptrakesh

Resolution: worksforme
Status: closedreopened

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 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: rakesh@… added
Resolution: worksforme
Status: reopenedclosed

@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.

Note: See TracTickets for help on using tickets.