DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-3504.8/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCGccMakefileDependencies.m:78

Originator:sam
Number:rdar://14417097 Date Originated:11-Jul-2013 07:28 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode Version 5.0 (5A11314m)
Classification:Serious Bug Reproducible:Sometimes
 
Summary:


Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *__strong, F) [F = <lambda at /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-3504.8/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCGccMakefileDependencies.m:168:73>]
Thread:   <NSThread: 0x7faa5c5b2a20>{name = (null), num = 10}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
2013-07-11 19:24:13.048 xcodebuild[67794:7703]  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-3504.8/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCGccMakefileDependencies.m:78
Details:  Failed to load dependencies output contents from ``/Volumes/titan/Users/sam/Work/projects/com/elegantchaos/libraries/objective c/ECTwitter/test-build/obj/ECCore.build/Debug/ECCoreMac.build/Objects-normal/x86_64/ECKVOManager.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “ECKVOManager.d” couldn’t be opened because there is no such file." UserInfo=0x7faa5c5fa590 {NSFilePath=/Volumes/titan/Users/sam/Work/projects/com/elegantchaos/libraries/objective c/ECTwitter/test-build/obj/ECCore.build/Debug/ECCoreMac.build/Objects-normal/x86_64/ECKVOManager.d, NSUnderlyingError=0x7faa5c5fa790 "The operation couldn’t be completed. No such file or directory"}. User info: {
    NSFilePath = "/Volumes/titan/Users/sam/Work/projects/com/elegantchaos/libraries/objective c/ECTwitter/test-build/obj/ECCore.build/Debug/ECCoreMac.build/Objects-normal/x86_64/ECKVOManager.d";
    NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\"";
}.


Steps to Reproduce:

1. Pull this git repo & all submodules:

https://github.com/elegantchaos/ectwitterintegration

2. cd to the root folder of the project

3. Run Scripts/test.sh.

Expected Results:

Unit tests should build & run.

Actual Results:

I received the assertion/warning above.

Regression:

Notes:
Provide additional information, such as references to related problems, workarounds and relevant attachments.

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!