• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Agghh!! Data Model Version Compiler (MOMC) Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Agghh!! Data Model Version Compiler (MOMC) Error


  • Subject: Agghh!! Data Model Version Compiler (MOMC) Error
  • From: Rick Mann <email@hidden>
  • Date: Fri, 23 Nov 2012 22:21:31 -0800

All of a sudden I'm getting this error.

/The operation couldn’t be completed. No such file or directory/Users/rmann/LZRepo/SatTrack/MissonClock/branches/v1.1/src/objc/Model/MissionClock.xcdatamodeld: Compilation failed for data model at path '/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app/MissionClock.momd/MissionClock 2.mom'

This directory exists: '/Users/rmann/LZRepo/SatTrack/MissonClock/branches/v1.1/src/objc/Model/MissionClock.xcdatamodeld'

This one does not: '/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app/MissionClock.momd'

But since that's one that Xcode is responsible for creating, I don't know what to do.

Note that I have not changed the model in over a week; it has been building fine for a very long time. It just suddenly started doing this after I updated the flurry .a and .h that my project links in (and there, all I did was replace the files on disk, do a Clean, and rebuild. I've also done Clean before without adverse effects).

After that, Xcode also reports:

clang: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: i386-apple-darwin12.2.0
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
clang: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
clang: note: diagnostic msg: Error generating preprocessed source(s).
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 255


I wasn't getting that until I threw out the entire DerivedData/MissionClock-* collection.

The Console.app shows a bunch of this:

11/23/12 9:40:10.791 PM Xcode[37043]: [gputools.DYMobileDeviceTransport.0x40ba91580.default] <DYMobileDeviceTransport: 0x40ba91580>: read io failure: Broken pipe (32)
11/23/12 9:42:26.463 PM installd[68537]: 0xb0115000 handle_install: Install of "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app" requested by SimulatorBridge
11/23/12 9:43:54.591 PM installd[68537]: 0xb0093000 handle_install: Install of "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app" requested by SimulatorBridge
11/23/12 9:45:15.054 PM installd[68537]: 0xb0115000 handle_install: Install of "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app" requested by SimulatorBridge
11/23/12 9:46:00.909 PM Xcode[37043]: [MT] DVTAssertions: Warning in /SourceCache/DVTKit/DVTKit-1836/Framework/Classes/Utilities/DVTUndoManager.m:74
Details:  <rdar://problem/9824173> Removing all actions while there are open undo groups.  Current backtrace:  0  0x0000000104283b64 -[DVTUndoManager removeAllActions] (in DVTKit)
  1  0x0000000104a6e24b -[IDEConsoleArea _clearText] (in IDEKit)
  2  0x0000000104a67501 -[IDEConsoleArea _updateConsoleAdaptorsForCurrentLaunchSession] (in IDEKit)
  3  0x0000000103dfe2a4 -[DVTObservingBlockToken observeValueForKeyPath:ofObject:change:context:] (in DVTFoundation)
  4  0x00007fff889cb860 NSKeyValueNotifyObserver (in Foundation)
  5  0x00007fff889cd279 NSKeyValueDidChange (in Foundation)
  6  0x00007fff889887df -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] (in Foundation)
  7  0x0000000104b0e974 -[IDEWorkspaceTabController setCurrentLaunchSession:] (in IDEKit)
  8  0x0000000103dfe2a4 -[DVTObservingBlockToken observeValueForKeyPath:ofObject:change:context:] (in DVTFoundation)
  9  0x00007fff889cb860 NSKeyValueNotifyObserver (in Foundation)
 10  0x00007fff889c30f3 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] (in Foundation)
 11  0x00007fff889c1efd -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] (in Foundation)
 12  0x0000000103dfe258 -[DVTObservingBlockToken _setupObservingWithOptions:] (in DVTFoundation)
 13  0x0000000103dfe1a5 -[DVTObservingBlockToken setHandlerBlock:forKeyPath:options:] (in DVTFoundation)
 14  0x0000000103dfdfaa -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:owner:withHandlerBlock:] (in DVTFoundation)
 15  0x0000000104a6b893 -[IDEWorkspaceTabController viewDidInstall] (in IDEKit)
 16  0x0000000104301295 -[DVTViewController _didInstallContentView:] (in DVTKit)
 17  0x000000010423bc3c -[DVTControllerContentView _viewDidInstall] (in DVTKit)
 18  0x000000010423b4bf -[DVTControllerContentView viewDidMoveToWindow] (in DVTKit)
 19  0x00007fff8b3b13c7 -[NSView _setWindow:] (in AppKit)
 20  0x00007fff8b3bab57 -[NSView addSubview:] (in AppKit)
 21  0x00007fff8b3cb68f -[NSView replaceSubview:with:] (in AppKit)
 22  0x00007fff8b508544 -[NSTabView _switchTabViewItem:oldView:withTabViewItem:newView:initialFirstResponder:lastKeyView:] (in AppKit)
 23  0x00007fff8b507df4 -[NSTabView selectTabViewItem:] (in AppKit)
 24  0x0000000104a6ea72 -[IDEWorkspaceWindowController _showTab:] (in IDEKit)
 25  0x0000000104b8b96e -[IDEWorkspaceDocument showOrCreateTabNamed:inNewWindow:restoringAfter:] (in IDEKit)
 26  0x0000000104c7becf -[IDEShowTabAlert runForEvent:inWorkspace:context:completionBlock:] (in IDEKit)
 27  0x00000001046465eb -[IDEAlertEvent runInWorkspace:context:completionBlock:] (in IDEFoundation)
 28  0x0000000104b0f40d -[IDERunAlertMonitor executionStart] (in IDEKit)
 29  0x0000000103e96d4d DVTInvokeWithStrongOwnership (in DVTFoundation)
 30  0x0000000103ebaf50 __112-[NSNotificationCenter(DVTNSNotificationCenterAdditions) __private__addObserverForName:object:queue:usingBlock:]_block_invoke_0 (in DVTFoundation)
 31  0x00007fff889a2c39 -[__NSObserver _doit:] (in Foundation)
 32  0x00007fff9113a47a _CFXNotificationPost (in CoreFoundation)
 33  0x00007fff88988846 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
 34  0x0000000104653d49 -[IDEExecutionEnvironment setCurrentLaunchSession:] (in IDEFoundation)
 35  0x0000000104653869 -[IDEExecutionEnvironment _handleLaunchSession:stateChange:] (in IDEFoundation)
 36  0x0000000104644d25 -[IDEExecutionEnvironment observeValueForKeyPath:ofObject:change:context:] (in IDEFoundation)
 37  0x00007fff889cb860 NSKeyValueNotifyObserver (in Foundation)
 38  0x00007fff889cd279 NSKeyValueDidChange (in Foundation)
 39  0x00007fff889887df -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] (in Foundation)
 40  0x0000000103e9d0dc __DVTSyncPerformBlock_block_invoke_0 (in DVTFoundation)
 41  0x00007fff91145272 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ (in CoreFoundation)
 42  0x00007fff91105a4f __CFRunLoopDoBlocks (in CoreFoundation)
 43  0x00007fff9112a220 __CFRunLoopRun (in CoreFoundation)
 44  0x00007fff911296b2 CFRunLoopRunSpecific (in CoreFoundation)
 45  0x00007fff885720a4 RunCurrentEventLoopInMode (in HIToolbox)
 46  0x00007fff88571e42 ReceiveNextEventCommon (in HIToolbox)
 47  0x00007fff88571cd3 BlockUntilNextEventMatchingListInMode (in HIToolbox)
 48  0x00007fff8b3e7613 _DPSNextEvent (in AppKit)
 49  0x00007fff8b3e6ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
 50  0x00007fff8b3de283 -[NSApplication run] (in AppKit)
 51  0x00007fff8b382cb6 NSApplicationMain (in AppKit)
 52  0x0000000103df2d17 (in Xcode)
 53  0x0000000103df2ca8 (in Xcode)


 Ordered begin/end backtraces:  0  0x0000000104286a19 -[DVTUndoManager beginUndoGrouping] (in DVTKit)
  1  0x00007fff8897a5fb -[NSUndoManager _registerUndoObject:] (in Foundation)
  2  0x00000001042948b4 -[DVTSourceTextUndoManager registerUndoWithTarget:selector:object:] (in DVTKit)
  3  0x00007fff8b2b388e -[NSTextView(NSSharing) shouldChangeTextInRanges:replacementStrings:] (in AppKit)
  4  0x000000010425a6d7 -[DVTCompletingTextView(FoldingSupport) shouldChangeTextInRanges:replacementStrings:] (in DVTKit)
  5  0x00007fff8b2b32d8 -[NSTextView(NSSharing) shouldChangeTextInRange:replacementString:] (in AppKit)
  6  0x000000010425a1d5 -[DVTCompletingTextView shouldChangeTextInRange:replacementString:] (in DVTKit)
  7  0x0000000104a765bc -[IDEConsoleTextView shouldChangeTextInRange:replacementString:] (in IDEKit)
  8  0x0000000104b1297c -[IDEConsoleTextView _batchReplaceCharactersWithNotificationsInRange:withString:attributes:] (in IDEKit)
  9  0x0000000104a67aa4 -[IDEConsoleTextView setLogMode:] (in IDEKit)
 10  0x0000000103dfe2a4 -[DVTObservingBlockToken observeValueForKeyPath:ofObject:change:context:] (in DVTFoundation)
 11  0x00007fff889cb860 NSKeyValueNotifyObserver (in Foundation)
 12  0x00007fff889c30f3 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] (in Foundation)
 13  0x00007fff889c1efd -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] (in Foundation)
 14  0x0000000103dfe258 -[DVTObservingBlockToken _setupObservingWithOptions:] (in DVTFoundation)
 15  0x0000000103dfe1a5 -[DVTObservingBlockToken setHandlerBlock:forKeyPath:options:] (in DVTFoundation)
 16  0x0000000103dfdfaa -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:owner:withHandlerBlock:] (in DVTFoundation)
 17  0x0000000104a671bf -[IDEConsoleArea _setWorkspaceDocument:] (in IDEKit)
 18  0x0000000103dfe2a4 -[DVTObservingBlockToken observeValueForKeyPath:ofObject:change:context:] (in DVTFoundation)
 19  0x00007fff889cb860 NSKeyValueNotifyObserver (in Foundation)
 20  0x00007fff889c30f3 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] (in Foundation)
 21  0x00007fff889c1efd -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] (in Foundation)
 22  0x0000000103dfe258 -[DVTObservingBlockToken _setupObservingWithOptions:] (in DVTFoundation)
 23  0x0000000103dfe1a5 -[DVTObservingBlockToken setHandlerBlock:forKeyPath:options:] (in DVTFoundation)
 24  0x0000000103dfdfaa -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:owner:withHandlerBlock:] (in DVTFoundation)
 25  0x0000000104a66ded -[IDEConsoleArea viewDidInstall] (in IDEKit)
 26  0x0000000104301295 -[DVTViewController _didInstallContentView:] (in DVTKit)
 27  0x000000010423bc3c -[DVTControllerContentView _viewDidInstall] (in DVTKit)
 28  0x000000010423b4bf -[DVTControllerContentView viewDidMoveToWindow] (in DVTKit)
 29  0x00007fff8b3b13c7 -[NSView _setWindow:] (in AppKit)
 30  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 31  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 32  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 33  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 34  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 35  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 36  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 37  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 38  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 39  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 40  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 41  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 42  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 43  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 44  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 45  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 46  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 47  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 48  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 49  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 50  0x00007fff91180a46 __NSArrayEnumerate (in CoreFoundation)
 51  0x00007fff8b3b13a4 -[NSView _setWindow:] (in AppKit)
 52  0x00007fff8b3bab57 -[NSView addSubview:] (in AppKit)
 53  0x00007fff8b3cb68f -[NSView replaceSubview:with:] (in AppKit)
 54  0x00007fff8b508544 -[NSTabView _switchTabViewItem:oldView:withTabViewItem:newView:initialFirstResponder:lastKeyView:] (in AppKit)
 55  0x00007fff8b507df4 -[NSTabView selectTabViewItem:] (in AppKit)
 56  0x0000000104a6ea72 -[IDEWorkspaceWindowController _showTab:] (in IDEKit)
 57  0x0000000104b8b96e -[IDEWorkspaceDocument showOrCreateTabNamed:inNewWindow:restoringAfter:] (in IDEKit)
 58  0x0000000104c7becf -[IDEShowTabAlert runForEvent:inWorkspace:context:completionBlock:] (in IDEKit)
 59  0x00000001046465eb -[IDEAlertEvent runInWorkspace:context:completionBlock:] (in IDEFoundation)
 60  0x0000000104b0f40d -[IDERunAlertMonitor executionStart] (in IDEKit)
 61  0x0000000103e96d4d DVTInvokeWithStrongOwnership (in DVTFoundation)
 62  0x0000000103ebaf50 __112-[NSNotificationCenter(DVTNSNotificationCenterAdditions) __private__addObserverForName:object:queue:usingBlock:]_block_invoke_0 (in DVTFoundation)
 63  0x00007fff889a2c39 -[__NSObserver _doit:] (in Foundation)
 64  0x00007fff9113a47a _CFXNotificationPost (in CoreFoundation)
 65  0x00007fff88988846 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
 66  0x0000000104653d49 -[IDEExecutionEnvironment setCurrentLaunchSession:] (in IDEFoundation)
 67  0x0000000104653869 -[IDEExecutionEnvironment _handleLaunchSession:stateChange:] (in IDEFoundation)
 68  0x0000000104644d25 -[IDEExecutionEnvironment observeValueForKeyPath:ofObject:change:context:] (in IDEFoundation)
 69  0x00007fff889cb860 NSKeyValueNotifyObserver (in Foundation)
 70  0x00007fff889cd279 NSKeyValueDidChange (in Foundation)
 71  0x00007fff889887df -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] (in Foundation)
 72  0x0000000103e9d0dc __DVTSyncPerformBlock_block_invoke_0 (in DVTFoundation)
 73  0x00007fff91145272 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ (in CoreFoundation)
 74  0x00007fff91105a4f __CFRunLoopDoBlocks (in CoreFoundation)
 75  0x00007fff9112a220 __CFRunLoopRun (in CoreFoundation)
 76  0x00007fff911296b2 CFRunLoopRunSpecific (in CoreFoundation)
 77  0x00007fff885720a4 RunCurrentEventLoopInMode (in HIToolbox)
 78  0x00007fff88571e42 ReceiveNextEventCommon (in HIToolbox)
 79  0x00007fff88571cd3 BlockUntilNextEventMatchingListInMode (in HIToolbox)
 80  0x00007fff8b3e7613 _DPSNextEvent (in AppKit)
 81  0x00007fff8b3e6ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
 82  0x00007fff8b3de283 -[NSApplication run] (in AppKit)
 83  0x00007fff8b382cb6 NSApplicationMain (in AppKit)
 84  0x0000000103df2d17 (in Xcode)
 85  0x0000000103df2ca8 (in Xcode)

Object:   <DVTSourceTextUndoManager: 0x4037543a0>
Method:   -removeAllActions
Thread:   <NSThread: 0x40030a1e0>{name = (null), num = 1}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 9:46:01.172 PM installd[68537]: 0xb0115000 handle_install: Install of "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app" requested by SimulatorBridge
11/23/12 9:46:09.460 PM Xcode[37043]: Result for ‘/SourceCache/DTDeviceKit/DTDeviceKit-1886/DTDeviceKitBase/DTDeviceKitBase_Utilities.m’ at 818 : 0xE8000084
11/23/12 9:46:09.461 PM Xcode[37043]: _NotificationSocketReadCallbackGCD (thread 0x11c53e000): Unexpected connection closure...
11/23/12 9:48:25.580 PM installd[68537]: 0xb0115000 handle_install: Install of "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app" requested by SimulatorBridge
11/23/12 9:48:45.648 PM installd[68537]: 0xb0115000 handle_install: Install of "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app" requested by SimulatorBridge
11/23/12 9:54:16.544 PM installd[68537]: 0xb0115000 handle_install: Install of "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Products/Debug-iphonesimulator/MissionClock.app" requested by SimulatorBridge
11/23/12 9:55:53.166 PM Xcode[37043]: Result for ‘/SourceCache/DTDeviceKit/DTDeviceKit-1886/DTDeviceKitBase/DTDeviceKitBase_Utilities.m’ at 818 : 0xE8000084
11/23/12 9:55:53.167 PM Xcode[37043]: _NotificationSocketReadCallbackGCD (thread 0x1409e8000): Unexpected connection closure...
11/23/12 10:03:30.705 PM Xcode[37043]: Client side error: Connection interrupted
11/23/12 10:05:33.149 PM Xcode[37043]: Result for ‘/SourceCache/DTDeviceKit/DTDeviceKit-1886/DTDeviceKitBase/DTDeviceKitBase_Utilities.m’ at 818 : 0xE8000084
11/23/12 10:05:33.150 PM Xcode[37043]: _NotificationSocketReadCallbackGCD (thread 0x12dc86000): Unexpected connection closure...
11/23/12 10:09:03.953 PM Xcode[37043]:  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-1850/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCCommandLineToolSpecification.m:810
Details:  Unable to get message category info for tool '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool'.
Reason: Unable to spawn tool subprocess.
Object:   <XCCompilerSpecification: 0x4015c2a00>
Method:   -messageCategoryInfoForExecutablePath:
Thread:   <NSThread: 0x40af34f20>{name = (null), num = 12081}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 10:09:58.135 PM Xcode[37043]:  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-1850/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCCommandLineToolSpecification.m:810
Details:  Unable to get message category info for tool '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/momc'.
Reason: Unable to spawn tool subprocess.
Object:   <XCCompilerSpecification: 0x40159b840>
Method:   -messageCategoryInfoForExecutablePath:
Thread:   <NSThread: 0x4085b1c20>{name = (null), num = 12085}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 10:10:49.706 PM Xcode[71137]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
11/23/12 10:10:49.706 PM Xcode[71137]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
11/23/12 10:10:56.321 PM Xcode[71137]: ERROR: Failed to create an alert for ID "enabled" based on defaults: 1
11/23/12 10:11:02.244 PM Xcode[71137]:  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-1850/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCCommandLineToolSpecification.m:810
Details:  Unable to get message category info for tool '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/momc'.
Reason: Unable to spawn tool subprocess.
Object:   <XCCompilerSpecification: 0x400e0ee40>
Method:   -messageCategoryInfoForExecutablePath:
Thread:   <NSThread: 0x40327fc40>{name = (null), num = 13}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 10:14:01.528 PM Xcode[71137]:  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-1850/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCGccMakefileDependencies.m:87
Details:  Failed to load dependencies output contents from ``/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Date.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “Date.d” couldn’t be opened because there is no such file." UserInfo=0x40128a9a0 {NSFilePath=/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Date.d, NSUnderlyingError=0x40379ef80 "The operation couldn’t be completed. No such file or directory"}. User info: {
    NSFilePath = "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Date.d";
    NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *, void (^)(NSString *))
Thread:   <NSThread: 0x4023d63c0>{name = (null), num = 42}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 10:14:01.529 PM Xcode[71137]:  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-1850/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCGccMakefileDependencies.m:87
Details:  Failed to load dependencies output contents from ``/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Color.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “Color.d” couldn’t be opened because there is no such file." UserInfo=0x401ba3340 {NSFilePath=/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Color.d, NSUnderlyingError=0x401ba1240 "The operation couldn’t be completed. No such file or directory"}. User info: {
    NSFilePath = "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Color.d";
    NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *, void (^)(NSString *))
Thread:   <NSThread: 0x4023d63c0>{name = (null), num = 42}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 10:14:01.530 PM Xcode[71137]:  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-1850/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCGccMakefileDependencies.m:87
Details:  Failed to load dependencies output contents from ``/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/AffineTransform.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “AffineTransform.d” couldn’t be opened because there is no such file." UserInfo=0x4036341e0 {NSFilePath=/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/AffineTransform.d, NSUnderlyingError=0x4003c50c0 "The operation couldn’t be completed. No such file or directory"}. User info: {
    NSFilePath = "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/AffineTransform.d";
    NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *, void (^)(NSString *))
Thread:   <NSThread: 0x4023d63c0>{name = (null), num = 42}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 10:14:43.268 PM Xcode[71137]:  IDEIndexDatabase: IDEIndexDBStringStorage: open failed (2)
... No such file or directory
11/23/12 10:14:43.411 PM Xcode[71137]:  IDEIndexing: Index database reported error, workspace 'MissionClock'
Error Domain=NSPOSIXErrorDomain Code=2 "IDEIndexDBStringStorage: open failed (2)" UserInfo=0x401b49660 {NSURL=file://localhost/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Index/Debug/iphonesimulator6.0-i386/MissionClock.xcindex/db.xcindexdb.strings-res, NSLocalizedDescription=IDEIndexDBStringStorage: open failed (2)}
11/23/12 10:14:45.528 PM Xcode[71137]:  DVTAssertions: Warning in /SourceCache/IDEFoundation/IDEFoundation-1880/Framework/Classes/Model/Buildables/IssueProvider/IDEBuildIssueProvider.m:378
Details:  Error removing log: Error Domain=NSCocoaErrorDomain Code=4 "“C58A0833-F6FD-4C3E-983D-9880A2D12FBB.xcactivitylog” couldn’t be removed." UserInfo=0x404423b80 {NSFilePath=/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Logs/Issues/C58A0833-F6FD-4C3E-983D-9880A2D12FBB.xcactivitylog, NSUserStringVariant=(
    Remove
), NSUnderlyingError=0x404360ee0 "The operation couldn’t be completed. No such file or directory"} | User info: {
    NSFilePath = "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Logs/Issues/C58A0833-F6FD-4C3E-983D-9880A2D12FBB.xcactivitylog";
    NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\"";
    NSUserStringVariant =     (
        Remove
    );
}
Object:   <IDEBuildIssueProvider: 0x402718940>
Method:   -_observeLogSection:forBlueprint:
Thread:   <NSThread: 0x40363bf80>{name = (null), num = 49}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 10:14:47.996 PM Xcode[71137]:  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-1850/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCGccMakefileDependencies.m:87
Details:  Failed to load dependencies output contents from ``/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/AffineTransform.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “AffineTransform.d” couldn’t be opened because there is no such file." UserInfo=0x403f98700 {NSFilePath=/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/AffineTransform.d, NSUnderlyingError=0x4048a87c0 "The operation couldn’t be completed. No such file or directory"}. User info: {
    NSFilePath = "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/AffineTransform.d";
    NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *, void (^)(NSString *))
Thread:   <NSThread: 0x40212ac80>{name = (null), num = 57}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
11/23/12 10:14:47.997 PM Xcode[71137]:  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-1850/Xcode3Sources/XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCGccMakefileDependencies.m:87
Details:  Failed to load dependencies output contents from ``/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Image.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “Image.d” couldn’t be opened because there is no such file." UserInfo=0x400762980 {NSFilePath=/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Image.d, NSUnderlyingError=0x40075ce80 "The operation couldn’t be completed. No such file or directory"}. User info: {
    NSFilePath = "/Users/rmann/Library/Developer/Xcode/DerivedData/MissionClock-fnkcztzdplqvxsaonxbmgambhcck/Build/Intermediates/MissionClock.build/Debug-iphonesimulator/MissionClock.build/Objects-normal/i386/Image.d";
    NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *, void (^)(NSString *))
Thread:   <NSThread: 0x40212ac80>{name = (null), num = 57}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.



--
Rick




 _______________________________________________
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


  • Follow-Ups:
    • Re: Agghh!! Data Model Version Compiler (MOMC) Error
      • From: Rick Mann <email@hidden>
  • Prev by Date: Subprojects
  • Next by Date: Re: Agghh!! Data Model Version Compiler (MOMC) Error
  • Previous by thread: Subprojects
  • Next by thread: Re: Agghh!! Data Model Version Compiler (MOMC) Error
  • Index(es):
    • Date
    • Thread