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)
Change History (9)
Changed 13 years ago by lostprogrammer@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | css@… removed |
---|---|
Owner: | changed from macports-tickets@… to css@… |
Priority: | High → Normal |
Summary: | cmake @2.8.4 +universal Backtrace: shell command failed → 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 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: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 follow-up: 6 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 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: | new → closed |
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