<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Richard,<div><br></div><div>I have set it to i386.</div><div>I have Xcode 3.1 installed year ago to bootstrap macports.</div><div>I never use it!</div><div><br></div><div>This problems for example are caused that my gcc47 compiler is used to compile objectc++, but it is not build to do this!</div><div><br></div><div>All this errors are have the this kind of reason, none of them is caused from ninja.</div><div><br></div><div>And without ninja, I have more trouble as I want.</div><div><br></div><div>see&nbsp;<a href="http://open.cdash.org/viewTest.php?onlyfailed&amp;buildid=2312582">http://open.cdash.org/viewTest.php?onlyfailed&amp;buildid=2312582</a></div><div><br></div><div>// Regards</div><div>Claus</div><div><br></div><div><br></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: 14px; white-space: pre; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">Run Build Command:/opt/local/bin/ninja 
[1/2] Building CXX object CMakeFiles/ObjC++.dir/objc++.mm.o
FAILED: /opt/local/bin/c++     -MMD -MT CMakeFiles/ObjC++.dir/objc++.mm.o -MF CMakeFiles/ObjC++.dir/objc++.mm.o.d -o CMakeFiles/ObjC++.dir/objc++.mm.o -c /Users/clausklein/Downloads/cmake/Tests/ObjC++/objc++.mm
/Users/clausklein/Downloads/cmake/Tests/ObjC++/objc++.mm:1:21: fatal error: iostream.h: No such file or directory
compilation terminated.
ninja: build stopped: subcommand failed.
</span><div><div><br></div><div>#############################################</div><div><br></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: 14px; white-space: pre; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">Run Build Command:/opt/local/bin/ninja 
[1/4] Building C object CMakeFiles/foo.dir/foo.c.o
[2/4] Linking C static library libfoo.a
[3/4] Building C object CMakeFiles/bar.dir/bar.c.o
FAILED: /opt/local/bin/gcc   -arch ppc -isysroot /Developer/SDKs/MacOSX10.5.sdk -MMD -MT CMakeFiles/bar.dir/bar.c.o -MF CMakeFiles/bar.dir/bar.c.o.d -o CMakeFiles/bar.dir/bar.c.o   -c /Users/clausklein/Downloads/cmake/Tests/Architecture/bar.c
gcc: error: unrecognized option '-arch'
ninja: build stopped: subcommand failed.
</span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: 14px; white-space: pre; background-color: rgb(255, 255, 255); display: inline !important; float: none; "><br></span></div><div><span class="Apple-style-span" style="font-family: monospace; font-size: 14px; white-space: pre; background-color: rgb(255, 255, 255); display: inline !important; float: none; ">########################################</span></div><div><br></div><div>On 27.05.2012, at 15:06, Richard Wackerbarth wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>The first thing that I notice is that you do not seem to have Xcode 4 installed.<br>Since your compiler does not handle ppc code, you need to set CMAKE_OSX_ARCHITECTURES to keep your compiler happy.<br><br>Also, I readily cannot tell from the dashboard if you are using ninja. Please use Unix makefiles first so that we can sort out problems related to your compiler installation. Then, once you have those issues addressed, we can take a look at ninja.<br><br>Richard<br><br>On May 27, 2012, at 7:21 AM, Claus Klein wrote:<br><br><blockquote type="cite">I have uploaded my test result:<br></blockquote><blockquote type="cite"><a href="http://open.cdash.org/viewTest.php?onlyfailed&amp;buildid=2312336">http://open.cdash.org/viewTest.php?onlyfailed&amp;buildid=2312336</a><br></blockquote><blockquote type="cite">Claus<br></blockquote><br></div></blockquote></div><br></div></body></html>