<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Alex Batsuev&#039;s blog</title>
	<atom:link href="http://batsuev.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://batsuev.com</link>
	<description></description>
	<lastBuildDate>Fri, 09 Dec 2011 12:40:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by Jakob Thomsen</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-22</link>
		<dc:creator>Jakob Thomsen</dc:creator>
		<pubDate>Fri, 09 Dec 2011 12:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-22</guid>
		<description>I get a similar error to Jesus Guerrero: 

=== BUILD AGGREGATE TARGET js2c OF PROJECT v8 WITH CONFIGURATION Debug_ia32 ===

** BUILD FAILED **


The following build commands failed:
	Check dependencies
	PhaseScriptExecution &quot;Action &quot;build_closure_compiler&quot;&quot; /Users/gedefar/workspace/dart/dart/xcodebuild/dart-compiler.build/Debug_ia32/closure_compiler.build/Script-83F146809089295397E58BF0.sh
(2 failures)
BUILD FAILED</description>
		<content:encoded><![CDATA[<p>I get a similar error to Jesus Guerrero: </p>
<p>=== BUILD AGGREGATE TARGET js2c OF PROJECT v8 WITH CONFIGURATION Debug_ia32 ===</p>
<p>** BUILD FAILED **</p>
<p>The following build commands failed:<br />
	Check dependencies<br />
	PhaseScriptExecution &#8220;Action &#8220;build_closure_compiler&#8221;" /Users/gedefar/workspace/dart/dart/xcodebuild/dart-compiler.build/Debug_ia32/closure_compiler.build/Script-83F146809089295397E58BF0.sh<br />
(2 failures)<br />
BUILD FAILED</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by Jesus Guerrero</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-21</link>
		<dc:creator>Jesus Guerrero</dc:creator>
		<pubDate>Sat, 19 Nov 2011 22:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-21</guid>
		<description>I got this error on my build, using OS X 10.7.2, any help appreciated:


** BUILD FAILED **

The following build commands failed:
	PhaseScriptExecution &quot;Action &quot;build_dartc&quot;&quot; /Users/rjezuz/Software/dart/xcodebuild/dart-compiler.build/Debug_x64/dartc.build/Script-85526B89821EAEBE18292E1E.sh
(1 failure)
BUILD FAILED</description>
		<content:encoded><![CDATA[<p>I got this error on my build, using OS X 10.7.2, any help appreciated:</p>
<p>** BUILD FAILED **</p>
<p>The following build commands failed:<br />
	PhaseScriptExecution &#8220;Action &#8220;build_dartc&#8221;" /Users/rjezuz/Software/dart/xcodebuild/dart-compiler.build/Debug_x64/dartc.build/Script-85526B89821EAEBE18292E1E.sh<br />
(1 failure)<br />
BUILD FAILED</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by Pedro Costa</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-20</link>
		<dc:creator>Pedro Costa</dc:creator>
		<pubDate>Wed, 19 Oct 2011 11:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-20</guid>
		<description>I found that at least in my Lion I had to change the instructions on the link I posted to:

find . -name &quot;*.pbxproj&quot; -print -exec sed -ie &#039;s/GCC_VERSION = 4.2/GCC_VERSION = &quot;&quot;/g&#039; {} ;


(had to use -ie and not -i with sed)</description>
		<content:encoded><![CDATA[<p>I found that at least in my Lion I had to change the instructions on the link I posted to:</p>
<p>find . -name &#8220;*.pbxproj&#8221; -print -exec sed -ie &#8216;s/GCC_VERSION = 4.2/GCC_VERSION = &#8220;&#8221;/g&#8217; {} ;</p>
<p>(had to use -ie and not -i with sed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by Pedro Costa</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-19</link>
		<dc:creator>Pedro Costa</dc:creator>
		<pubDate>Wed, 19 Oct 2011 11:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-19</guid>
		<description>For the &quot;Unsupported compiler ‘GCC 4.2′ selected for architecture ‘x86_64′&quot; error the solution is this:

http://vombat.tumblr.com/</description>
		<content:encoded><![CDATA[<p>For the &#8220;Unsupported compiler ‘GCC 4.2′ selected for architecture ‘x86_64′&#8221; error the solution is this:</p>
<p><a href="http://vombat.tumblr.com/" rel="nofollow">http://vombat.tumblr.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by alex</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-18</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 16 Oct 2011 03:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-18</guid>
		<description>And the same error with ia32?</description>
		<content:encoded><![CDATA[<p>And the same error with ia32?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by Michael</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-17</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 16 Oct 2011 03:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-17</guid>
		<description>Yeah even after setting the SDK I still get a build failure, with 10.6 AND 10.7 (using Xcode 4.2)

michael:dart Developer$ ./tools/build.py --arch=x64
xcodebuild -sdk macosx10.7 -project dart.xcodeproj -target All -parallelizeTargets -configuration Debug_x64 SYMROOT=/Users/Developer/repositories/gclient/dart/xcodebuild
Build settings from command line:
    SDKROOT = macosx10.7
    SYMROOT = /Users/Developer/repositories/gclient/dart/xcodebuild

2011-10-15 22:59:25.734 xcodebuild[9461:3c03] error: Error Domain=NSPOSIXErrorDomain Code=2 &quot;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1&quot; UserInfo=0x4001cb0a0 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}
2011-10-15 22:59:25.736 xcodebuild[9461:3c03] Warning:  Couldn&#039;t discover the &#039;gcc-4.2&#039; compiler&#039;s built-in search paths and preprocessor definitions for language dialect &#039;c++&#039;.
Compiler: /Developer/usr/bin/gcc-4.2
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1
2011-10-15 22:59:25.830 xcodebuild[9461:3c03] error: Error Domain=NSPOSIXErrorDomain Code=2 &quot;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1&quot; UserInfo=0x401633b20 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}
2011-10-15 22:59:25.837 xcodebuild[9461:3c03] Warning:  Couldn&#039;t discover the &#039;gcc-4.2&#039; compiler&#039;s built-in search paths and preprocessor definitions for language dialect &#039;c&#039;.
Compiler: /Developer/usr/bin/gcc-4.2
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1
=== BUILD AGGREGATE TARGET js2c OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===
Check dependencies

PhaseScriptExecution &quot;Action &quot;js2c&quot;&quot; /Users/Developer/repositories/gclient/dart/xcodebuild/v8.build/Debug_x64/js2c.build/Script-65883A0FF6CD34C4B88C9154.sh
    cd /Users/Developer/repositories/gclient/dart/third_party/v8/tools/gyp
    /bin/sh -c /Users/Developer/repositories/gclient/dart/xcodebuild/v8.build/Debug_x64/js2c.build/Script-65883A0FF6CD34C4B88C9154.sh


=== BUILD NATIVE TARGET v8_base OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===

** BUILD FAILED **</description>
		<content:encoded><![CDATA[<p>Yeah even after setting the SDK I still get a build failure, with 10.6 AND 10.7 (using Xcode 4.2)</p>
<p>michael:dart Developer$ ./tools/build.py &#8211;arch=x64<br />
xcodebuild -sdk macosx10.7 -project dart.xcodeproj -target All -parallelizeTargets -configuration Debug_x64 SYMROOT=/Users/Developer/repositories/gclient/dart/xcodebuild<br />
Build settings from command line:<br />
    SDKROOT = macosx10.7<br />
    SYMROOT = /Users/Developer/repositories/gclient/dart/xcodebuild</p>
<p>2011-10-15 22:59:25.734 xcodebuild[9461:3c03] error: Error Domain=NSPOSIXErrorDomain Code=2 &#8220;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1&#8243; UserInfo=0x4001cb0a0 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}<br />
2011-10-15 22:59:25.736 xcodebuild[9461:3c03] Warning:  Couldn&#8217;t discover the &#8216;gcc-4.2&#8242; compiler&#8217;s built-in search paths and preprocessor definitions for language dialect &#8216;c++&#8217;.<br />
Compiler: /Developer/usr/bin/gcc-4.2<br />
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1<br />
2011-10-15 22:59:25.830 xcodebuild[9461:3c03] error: Error Domain=NSPOSIXErrorDomain Code=2 &#8220;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1&#8243; UserInfo=0x401633b20 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}<br />
2011-10-15 22:59:25.837 xcodebuild[9461:3c03] Warning:  Couldn&#8217;t discover the &#8216;gcc-4.2&#8242; compiler&#8217;s built-in search paths and preprocessor definitions for language dialect &#8216;c&#8217;.<br />
Compiler: /Developer/usr/bin/gcc-4.2<br />
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1<br />
=== BUILD AGGREGATE TARGET js2c OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===<br />
Check dependencies</p>
<p>PhaseScriptExecution &#8220;Action &#8220;js2c&#8221;" /Users/Developer/repositories/gclient/dart/xcodebuild/v8.build/Debug_x64/js2c.build/Script-65883A0FF6CD34C4B88C9154.sh<br />
    cd /Users/Developer/repositories/gclient/dart/third_party/v8/tools/gyp<br />
    /bin/sh -c /Users/Developer/repositories/gclient/dart/xcodebuild/v8.build/Debug_x64/js2c.build/Script-65883A0FF6CD34C4B88C9154.sh</p>
<p>=== BUILD NATIVE TARGET v8_base OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===</p>
<p>** BUILD FAILED **</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by Alex</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-16</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 12 Oct 2011 20:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-16</guid>
		<description>It’s hard to find knowledgeable people on this topic, but you sound like you know what you’re talking about! Thank you for this article!

Best regards Alex</description>
		<content:encoded><![CDATA[<p>It’s hard to find knowledgeable people on this topic, but you sound like you know what you’re talking about! Thank you for this article!</p>
<p>Best regards Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by andy</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-15</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 11 Oct 2011 15:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-15</guid>
		<description>I changed it to 10.7 but still get a similar error:

xcodebuild -sdk macosx10.7 -project dart.xcodeproj -target All -parallelizeTargets -configuration Debug_x64 SYMROOT=/Users/andy/dart/dart/xcodebuild
Build settings from command line:
    SDKROOT = macosx10.7
    SYMROOT = /Users/andy/dart/dart/xcodebuild

2011-10-11 11:34:28.793 xcodebuild[17429:4203] error: Error Domain=NSPOSIXErrorDomain Code=2 &quot;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1&quot; UserInfo=0x40016ff00 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}
2011-10-11 11:34:28.794 xcodebuild[17429:4203] Warning:  Couldn&#039;t discover the &#039;gcc-4.2&#039; compiler&#039;s built-in search paths and preprocessor definitions for language dialect &#039;c++&#039;.
Compiler: /Developer/usr/bin/gcc-4.2
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1
=== BUILD NATIVE TARGET libdart_vm OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===
Check dependencies
2011-10-11 11:34:28.926 xcodebuild[17429:4203] error: Error Domain=NSPOSIXErrorDomain Code=2 &quot;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1&quot; UserInfo=0x40278d540 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}
2011-10-11 11:34:28.926 xcodebuild[17429:4203] Warning:  Couldn&#039;t discover the &#039;gcc-4.2&#039; compiler&#039;s built-in search paths and preprocessor definitions for language dialect &#039;c&#039;.
Compiler: /Developer/usr/bin/gcc-4.2
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1
Unsupported compiler &#039;GCC 4.2&#039; selected for architecture &#039;x86_64&#039;


=== BUILD AGGREGATE TARGET d8_js2c OF PROJECT d8 WITH CONFIGURATION Debug_x64 ===

=== BUILD AGGREGATE TARGET generate_corelib_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===

=== BUILD AGGREGATE TARGET closure_compiler OF PROJECT dart-compiler WITH CONFIGURATION Debug_x64 ===

=== BUILD AGGREGATE TARGET js2c OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===

=== BUILD AGGREGATE TARGET generate_corelib_impl_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===

=== BUILD NATIVE TARGET libjscre OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===

=== BUILD AGGREGATE TARGET generate_builtin_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===

=== BUILD NATIVE TARGET libdart_api OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===

=== BUILD AGGREGATE TARGET generate_snapshot_test_dat_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===

=== BUILD NATIVE TARGET libdart_lib OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===

=== BUILD NATIVE TARGET libdart_builtin OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===

=== BUILD NATIVE TARGET v8_nosnapshot OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===

=== BUILD NATIVE TARGET v8_base OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===
Check dependencies
Unsupported compiler &#039;GCC 4.2&#039; selected for architecture &#039;x86_64&#039;


** BUILD FAILED **


The following build commands failed:
	Check dependencies
	Check dependencies
(2 failures)
BUILD FAILED

Changing it to ia32 gives me the same error as above:


xcodebuild -sdk macosx10.7 -project dart.xcodeproj -target All -parallelizeTargets -configuration Debug_ia32 SYMROOT=/Users/andy/dart/dart/xcodebuild
Build settings from command line:
    SDKROOT = macosx10.7
    SYMROOT = /Users/andy/dart/dart/xcodebuild

2011-10-11 11:37:37.487 xcodebuild[17479:3903] error: Error Domain=NSPOSIXErrorDomain Code=2 &quot;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1&quot; UserInfo=0x40191eee0 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}
2011-10-11 11:37:37.488 xcodebuild[17479:3903] Warning:  Couldn&#039;t discover the &#039;gcc-4.2&#039; compiler&#039;s built-in search paths and preprocessor definitions for language dialect &#039;c++&#039;.
Compiler: /Developer/usr/bin/gcc-4.2
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1
2011-10-11 11:37:37.545 xcodebuild[17479:4007] error: Error Domain=NSPOSIXErrorDomain Code=2 &quot;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1&quot; UserInfo=0x400b24f80 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}
2011-10-11 11:37:37.546 xcodebuild[17479:4007] Warning:  Couldn&#039;t discover the &#039;gcc-4.2&#039; compiler&#039;s built-in search paths and preprocessor definitions for language dialect &#039;c&#039;.
Compiler: /Developer/usr/bin/gcc-4.2
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1
=== BUILD AGGREGATE TARGET d8_js2c OF PROJECT d8 WITH CONFIGURATION Debug_ia32 ===
Check dependencies


=== BUILD AGGREGATE TARGET js2c OF PROJECT v8 WITH CONFIGURATION Debug_ia32 ===
Check dependencies

PhaseScriptExecution &quot;Action &quot;js2c_experimental&quot;&quot; /Users/andy/dart/dart/xcodebuild/v8.build/Debug_ia32/js2c.build/Script-951434FB453799A2BBEC6349.sh
    cd /Users/andy/dart/dart/third_party/v8/tools/gyp
    /bin/sh -c /Users/andy/dart/dart/xcodebuild/v8.build/Debug_ia32/js2c.build/Script-951434FB453799A2BBEC6349.sh


=== BUILD AGGREGATE TARGET generate_corelib_impl_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===

=== BUILD AGGREGATE TARGET generate_corelib_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===

=== BUILD AGGREGATE TARGET generate_builtin_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===

=== BUILD AGGREGATE TARGET generate_snapshot_test_dat_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===

=== BUILD NATIVE TARGET libjscre OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===
Check dependencies
Unsupported compiler &#039;GCC 4.2&#039; selected for architecture &#039;i386&#039;


=== BUILD NATIVE TARGET v8_base OF PROJECT v8 WITH CONFIGURATION Debug_ia32 ===
Check dependencies
Unsupported compiler &#039;GCC 4.2&#039; selected for architecture &#039;i386&#039;


=== BUILD AGGREGATE TARGET closure_compiler OF PROJECT dart-compiler WITH CONFIGURATION Debug_ia32 ===

=== BUILD NATIVE TARGET libdart_vm OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===

=== BUILD NATIVE TARGET libdart_api OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===

=== BUILD NATIVE TARGET libdart_lib OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===

=== BUILD NATIVE TARGET libdart_builtin OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===

=== BUILD NATIVE TARGET v8_nosnapshot OF PROJECT v8 WITH CONFIGURATION Debug_ia32 ===

** BUILD FAILED **


The following build commands failed:
	Check dependencies
	Check dependencies
(2 failures)
BUILD FAILED</description>
		<content:encoded><![CDATA[<p>I changed it to 10.7 but still get a similar error:</p>
<p>xcodebuild -sdk macosx10.7 -project dart.xcodeproj -target All -parallelizeTargets -configuration Debug_x64 SYMROOT=/Users/andy/dart/dart/xcodebuild<br />
Build settings from command line:<br />
    SDKROOT = macosx10.7<br />
    SYMROOT = /Users/andy/dart/dart/xcodebuild</p>
<p>2011-10-11 11:34:28.793 xcodebuild[17429:4203] error: Error Domain=NSPOSIXErrorDomain Code=2 &#8220;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1&#8243; UserInfo=0x40016ff00 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}<br />
2011-10-11 11:34:28.794 xcodebuild[17429:4203] Warning:  Couldn&#8217;t discover the &#8216;gcc-4.2&#8242; compiler&#8217;s built-in search paths and preprocessor definitions for language dialect &#8216;c++&#8217;.<br />
Compiler: /Developer/usr/bin/gcc-4.2<br />
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1<br />
=== BUILD NATIVE TARGET libdart_vm OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===<br />
Check dependencies<br />
2011-10-11 11:34:28.926 xcodebuild[17429:4203] error: Error Domain=NSPOSIXErrorDomain Code=2 &#8220;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1&#8243; UserInfo=0x40278d540 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}<br />
2011-10-11 11:34:28.926 xcodebuild[17429:4203] Warning:  Couldn&#8217;t discover the &#8216;gcc-4.2&#8242; compiler&#8217;s built-in search paths and preprocessor definitions for language dialect &#8216;c&#8217;.<br />
Compiler: /Developer/usr/bin/gcc-4.2<br />
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1<br />
Unsupported compiler &#8216;GCC 4.2&#8242; selected for architecture &#8216;x86_64&#8242;</p>
<p>=== BUILD AGGREGATE TARGET d8_js2c OF PROJECT d8 WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD AGGREGATE TARGET generate_corelib_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD AGGREGATE TARGET closure_compiler OF PROJECT dart-compiler WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD AGGREGATE TARGET js2c OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD AGGREGATE TARGET generate_corelib_impl_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD NATIVE TARGET libjscre OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD AGGREGATE TARGET generate_builtin_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD NATIVE TARGET libdart_api OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD AGGREGATE TARGET generate_snapshot_test_dat_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD NATIVE TARGET libdart_lib OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD NATIVE TARGET libdart_builtin OF PROJECT dart-runtime WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD NATIVE TARGET v8_nosnapshot OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===</p>
<p>=== BUILD NATIVE TARGET v8_base OF PROJECT v8 WITH CONFIGURATION Debug_x64 ===<br />
Check dependencies<br />
Unsupported compiler &#8216;GCC 4.2&#8242; selected for architecture &#8216;x86_64&#8242;</p>
<p>** BUILD FAILED **</p>
<p>The following build commands failed:<br />
	Check dependencies<br />
	Check dependencies<br />
(2 failures)<br />
BUILD FAILED</p>
<p>Changing it to ia32 gives me the same error as above:</p>
<p>xcodebuild -sdk macosx10.7 -project dart.xcodeproj -target All -parallelizeTargets -configuration Debug_ia32 SYMROOT=/Users/andy/dart/dart/xcodebuild<br />
Build settings from command line:<br />
    SDKROOT = macosx10.7<br />
    SYMROOT = /Users/andy/dart/dart/xcodebuild</p>
<p>2011-10-11 11:37:37.487 xcodebuild[17479:3903] error: Error Domain=NSPOSIXErrorDomain Code=2 &#8220;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1&#8243; UserInfo=0x40191eee0 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}<br />
2011-10-11 11:37:37.488 xcodebuild[17479:3903] Warning:  Couldn&#8217;t discover the &#8216;gcc-4.2&#8242; compiler&#8217;s built-in search paths and preprocessor definitions for language dialect &#8216;c++&#8217;.<br />
Compiler: /Developer/usr/bin/gcc-4.2<br />
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c++ -c /dev/null 2&gt;&amp;1<br />
2011-10-11 11:37:37.545 xcodebuild[17479:4007] error: Error Domain=NSPOSIXErrorDomain Code=2 &#8220;Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1&#8243; UserInfo=0x400b24f80 {NSLocalizedDescription=Non-zero exit code 127 returned from shell command: /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1, NSLocalizedFailureReason=No such file or directory}<br />
2011-10-11 11:37:37.546 xcodebuild[17479:4007] Warning:  Couldn&#8217;t discover the &#8216;gcc-4.2&#8242; compiler&#8217;s built-in search paths and preprocessor definitions for language dialect &#8216;c&#8217;.<br />
Compiler: /Developer/usr/bin/gcc-4.2<br />
Reason:   /Developer/usr/bin/gcc-4.2 -v -E -dM -arch i386 -isysroot /Developer/SDKs/MacOSX10.7.sdk -x c -c /dev/null 2&gt;&amp;1<br />
=== BUILD AGGREGATE TARGET d8_js2c OF PROJECT d8 WITH CONFIGURATION Debug_ia32 ===<br />
Check dependencies</p>
<p>=== BUILD AGGREGATE TARGET js2c OF PROJECT v8 WITH CONFIGURATION Debug_ia32 ===<br />
Check dependencies</p>
<p>PhaseScriptExecution &#8220;Action &#8220;js2c_experimental&#8221;" /Users/andy/dart/dart/xcodebuild/v8.build/Debug_ia32/js2c.build/Script-951434FB453799A2BBEC6349.sh<br />
    cd /Users/andy/dart/dart/third_party/v8/tools/gyp<br />
    /bin/sh -c /Users/andy/dart/dart/xcodebuild/v8.build/Debug_ia32/js2c.build/Script-951434FB453799A2BBEC6349.sh</p>
<p>=== BUILD AGGREGATE TARGET generate_corelib_impl_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD AGGREGATE TARGET generate_corelib_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD AGGREGATE TARGET generate_builtin_cc_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD AGGREGATE TARGET generate_snapshot_test_dat_file OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD NATIVE TARGET libjscre OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===<br />
Check dependencies<br />
Unsupported compiler &#8216;GCC 4.2&#8242; selected for architecture &#8216;i386&#8242;</p>
<p>=== BUILD NATIVE TARGET v8_base OF PROJECT v8 WITH CONFIGURATION Debug_ia32 ===<br />
Check dependencies<br />
Unsupported compiler &#8216;GCC 4.2&#8242; selected for architecture &#8216;i386&#8242;</p>
<p>=== BUILD AGGREGATE TARGET closure_compiler OF PROJECT dart-compiler WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD NATIVE TARGET libdart_vm OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD NATIVE TARGET libdart_api OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD NATIVE TARGET libdart_lib OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD NATIVE TARGET libdart_builtin OF PROJECT dart-runtime WITH CONFIGURATION Debug_ia32 ===</p>
<p>=== BUILD NATIVE TARGET v8_nosnapshot OF PROJECT v8 WITH CONFIGURATION Debug_ia32 ===</p>
<p>** BUILD FAILED **</p>
<p>The following build commands failed:<br />
	Check dependencies<br />
	Check dependencies<br />
(2 failures)<br />
BUILD FAILED</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by alex</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-14</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 11 Oct 2011 14:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-14</guid>
		<description>Ok, let&#039;s try:
http://dl.dropbox.com/u/44999582/dart-binaries.zip</description>
		<content:encoded><![CDATA[<p>Ok, let&#8217;s try:<br />
<a href="http://dl.dropbox.com/u/44999582/dart-binaries.zip" rel="nofollow">http://dl.dropbox.com/u/44999582/dart-binaries.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Google Dart on Mac OS X Lion with XCode 4 by Albert</title>
		<link>http://batsuev.com/2011/10/building-google-dart-on-os-x-lion-with-xcode-4/#comment-13</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Tue, 11 Oct 2011 14:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://batsuev.com/?p=71#comment-13</guid>
		<description>How about simply uploading the binaries and spare people the pain? I&#039;ve followed your instructions and others and still fail to build...</description>
		<content:encoded><![CDATA[<p>How about simply uploading the binaries and spare people the pain? I&#8217;ve followed your instructions and others and still fail to build&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

