Assertion failure preventing build
Assertion failure preventing build
- Subject: Assertion failure preventing build
- From: Adrian <email@hidden>
- Date: Fri, 16 Apr 2010 13:19:50 +1200
I'm getting the following error when I try to build (or clean) any
target in my project. This has arisen since upgrading to Xcode 3.2.2
with the iPhone SDK 3.2 package (this is a Mac OS X project though).
I've tried various combinations of quitting, emptying caches etc. I've
also uninstalled and reinstalled the full Xcode tools. A different
project with similar (but not identical) characteristics builds
happily.
Any help much appreciated!
Internal error occurred while creating dependency graph: ASSERTION
FAILURE in /SourceCache/DevToolsBase/DevToolsBase-1648/pbxcore/Target.subproj/PBXTargetBuildContext.m:2061
Details: Assertion failed: [filePath isAbsolutePath]
Object: <PBXTargetBuildContext:0x2013203e0>
Method: -setHeadermapToolInvocation:forFilePath:
Thread: <NSThread: 0x2015be9c0>{name = (null), num = 9}
Backtrace:
0 0x00000001002b517f -[PBXTargetBuildContext(DependencyGraphEvents)
handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:]
(in DevToolsCore)
1 0x0000000100311c1a _XCAssertionFailureHandler (in DevToolsCore)
2 0x00000001002b17d8 -[PBXTargetBuildContext
setHeadermapToolInvocation:forFilePath:] (in DevToolsCore)
3 0x0000000100153f23 -[XCCompilerSpecification
computeDependenciesForFilePath:ofType:outputDirectory:inTargetBuildContext:]
(in DevToolsCore)
4 0x00000001003c9447
-[XCBuildRuleDGSnapshot(DependencyGraphCreation)
computeDependenciesForFilePath:ofType:forBuildFileReference:withOutputDirectory:additionalProperties:inTargetBuildContext:]
(in DevToolsCore)
5 0x0000000100152987
-[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation)
_computeDependenciesForFilePath:ofType:forBuildFileReference:usingBuildRule:inTargetBuildContext:processedPaths:]
(in DevToolsCore)
6 0x0000000100152348
-[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation)
computeDependenciesForFilePath:ofType:forBuildFileReference:usingBuildRule:inTargetBuildContext:]
(in DevToolsCore)
7 0x000000010014fe72
-[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation)
computeDependenciesForBuildFileReference:inTargetBuildContext:] (in
DevToolsCore)
8 0x000000010014f2eb
-[XCBuildPhaseDGSnapshot(DependencyGraphCreation)
computeDependenciesForAllBuildFileReferencesInTargetBuildContext:] (in
DevToolsCore)
9 0x000000010014ee76
-[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation)
computeDependenciesForAllBuildFileReferencesInTargetBuildContext:] (in
DevToolsCore)
10 0x000000010014b51d
-[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation)
computeDependenciesInTargetBuildContext:] (in DevToolsCore)
11 0x000000010013d81f -[XCProductTypeSpecification
computeDependenciesInTargetBuildContext:] (in DevToolsCore)
12 0x0000000100138a74
-[XCNativeTargetDGSnapshot(DependencyGraphCreation)
computeDependenciesInTargetBuildContext:] (in DevToolsCore)
13 0x00000001001344d1 -[PBXTargetBuildContext
createDependencyGraphWithTargetDGSnapshot:] (in DevToolsCore)
14 0x00000001001333d6 -[PBXTargetBuildContext(DependencyGraphEvents)
dg_setTargetSnapshot:] (in DevToolsCore)
15 0x00007fff82aa3d8c __invoking___ (in CoreFoundation)
16 0x00007fff82aa3c5d -[NSInvocation invoke] (in CoreFoundation)
17 0x0000000100132d3f -[PBXTargetBuildContext(DependencyGraphEvents)
processDependencyGraphEvents] (in DevToolsCore)
18 0x00000001001c43b5 -[PBXTarget(XCBuildables)
workQueueForBuildingWithBuildOperation:buildLogRecorder:] (in
DevToolsCore)
19 0x00000001001c347f -[XCBuildOperation
addWorkQueueForNextReadyBuildableToWorkQueueOperation:] (in
DevToolsCore)
20 0x00000001001c2814 -[XCBuildOperation runOperationInBackground]
(in DevToolsCore)
21 0x00000001001c1fb4 -[XCThreadedOperation
_runOperationInBackground] (in DevToolsCore)
22 0x00007fff80014ead __NSThread__main__ (in Foundation)
23 0x00007fff814ec8b6 _pthread_start (in libSystem.B.dylib)
24 0x00007fff814ec769 thread_start (in libSystem.B.dylib)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden