Opened 13 years ago

Closed 13 years ago

#29735 closed defect (duplicate)

cmake @2.8.4: make: *** No rule to make target `all'. Stop.

Reported by: lostprogrammer@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: cmake

Description

Build failed. Log attached.

MacOS 10.6.7.

Attachments (2)

main.log (13.2 KB) - added by lostprogrammer@… 13 years ago.
Build log
main.2.log (252.3 KB) - added by lostprogrammer@… 13 years ago.
Log after clean

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by lostprogrammer@…

Attachment: main.log added

Build log

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

Cc: css@… removed
Owner: changed from macports-tickets@… to css@…
Priority: HighNormal
Summary: cmake @2.8.4 +universal Backtrace: shell command failedcmake @2.8.4: make: *** No rule to make target `all'. Stop.

The log is incomplete (contains lines saying "Skipping completed"). Clean and try again. If it fails again, attach the complete main.log.

sudo port clean cmake
sudo port install cmake +universal

It builds fine universal for me on Snow Leopard.

Changed 13 years ago by lostprogrammer@…

Attachment: main.2.log added

Log after clean

comment:2 Changed 13 years ago by lostprogrammer@…

I upgraded outdated ports, did 'clean cmake' and tried to install it again. The new error log is attached.

comment:3 Changed 13 years ago by lostprogrammer@…

Cc: lostprogrammer@… added

Cc Me!

comment:4 Changed 13 years ago by lostprogrammer@…

I've found the problem: http://public.kitware.com/Bug/view.php?id=10723

I've created /Developer symlink to my folder where installed Xcode, and all built OK.

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Cc: lostprogrammer@… removed

Is there some way to tell cmake about the value of $developer_dir?

You don't need to be in cc when you are the reporter BTW.

comment:6 in reply to:  5 Changed 13 years ago by lostprogrammer@…

Replying to jmr@…:

Is there some way to tell cmake about the value of $developer_dir?

I don't know. I installed cmake only to build one project. I did it and now removed cmake from my system.

You don't need to be in cc when you are the reporter BTW.

thanks.

comment:7 Changed 13 years ago by cssdev

Resolution: duplicate
Status: newclosed

This looks like a duplicate of #23857, as CMake 2.8.4 has problems with XCode not installed in the default location. It's been fixed upstream and will be resolved in CMake 2.8.5. See comment:ticket:23857:9.

Note: See TracTickets for help on using tickets.