xcodebuild spuriously prints"No recorder, buildTask: <Xcode3BuildTask:"

Originator:thakis
Number:rdar://13529754 Date Originated:
Status: Resolved:
Product:Mac OS X SDK Product Version:Xcode 4.x
Classification: Reproducible:Sometimes
 
28-Mar-2013 02:07 PM Nico Weber:
Summary: xcodebuild spuriously prints"No recorder, buildTask: <Xcode3BuildTask:"

Steps to Reproduce:

We see this spuriously on one of our build bots ( http://build.chromium.org/f/client/gyp/ ).

Examples:
http://build.chromium.org/p/tryserver.nacl/builders/gyp-mac/builds/897/steps/xcode/logs/stdio
http://build.chromium.org/p/tryserver.nacl/builders/gyp-mac/builds/899/steps/xcode/logs/stdio
http://build.chromium.org/p/tryserver.nacl/builders/gyp-mac/builds/900/steps/xcode/logs/stdio

$? is 0, and the build seems to work fine.


Expected Results:

No error output from xcodebuild.


Actual Results:

xcodebuild every now and then prints something like this:

xcodebuild[16576:1a03] No recorder, buildTask: <Xcode3BuildTask: 0x20051c9e0:'PhaseScriptExecution Script-B401B62DBFF539D137F32833.sh':REfc(0):deps=0:phaseNum=12>

Complaints about this can be found on a few places on the internets too:
http://stackoverflow.com/questions/10754784/xcode-fails-without-specifying-and-errors
https://discussions.apple.com/thread/3977925?start=0&tstart=0
https://github.com/binaryage/asepsis/issues/2


Regression:
Yes, this didn't happen with Xcode 3.2.6.

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!