Ticket #29735 (closed defect: duplicate)
cmake @2.8.4: make: *** No rule to make target `all'. Stop.
| Reported by: | lostprogrammer@… | Owned by: | css@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ||
| Port: | cmake |
Description
Build failed. Log attached.
MacOS 10.6.7.
Attachments
Change History
comment:1 Changed 2 years ago by ryandesign@…
- Cc css@… removed
- Owner changed from macports-tickets@… to css@…
- Priority changed from High to Normal
- Summary changed from cmake @2.8.4 +universal Backtrace: shell command failed to cmake @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.
comment:2 Changed 2 years ago by lostprogrammer@…
I upgraded outdated ports, did 'clean cmake' and tried to install it again. The new error log is attached.
comment:4 Changed 2 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 follow-up: ↓ 6 Changed 2 years ago by jmr@…
- 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 2 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 2 years ago by css@…
- Status changed from new to closed
- Resolution set to duplicate
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.


Build log