On Monday, 28 April 2014 22:20:28 UTC+10, Volker Braun wrote:
>
> On Monday, April 28, 2014 10:53:53 AM UTC+1, Andrew wrote:
>>
>> Here's another bizarre feature:
>>
>> 538-6.1.1-master-sage: /Applications/Xcode.app/Contents/Developer/usr/bin
>> /xcodebuild -sdk / -find strip 2> /dev/null 
>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.
>> xctoolchain/usr/bin/strip\539-6.1.1-master-sage: ls -l /Applications/
>> Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/
>> strip
>> -rwxr-xr-x  1 root  wheel   187K 27 Mar 11:17 /Applications/Xcode.app/
>> Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip*
>>
>>
> Wtf is 
>  
> "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip\539-6.1.1-master-sage:
>  
> ls -l". Its first in the dirent and shadows the real strip.
>

Sorry, it's a bad line break: my prompt is:

 <stuff deleted>-<history number>-<git branch>-<working directory>+":"

The xcodebuild call is the first reported error in my makefile log and `ls 
-l` was to verify that `find`, as found by `xcodebuild`, actually exists. 

It's bizarre because the error reported in the make log file is not an 
error when exactly the same command is run by hand.

Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to