pqrs-org / Karabiner-archived

Karabiner (KeyRemap4MacBook) is a powerful utility for keyboard customization.
https://pqrs.org/osx/karabiner/
The Unlicense
3.82k stars 311 forks source link

Karabiner is failed to build (warning in Apple's framework) #509

Closed psydevascender closed 7 years ago

psydevascender commented 8 years ago

Looks weird (looks like XCode tool is failed to build within itself)

2015-11-06 09:01:13.862 xcodebuild[2347:15082] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-9071/DVTFoundation/Utilities/DVTFileSystemUtilities.mm:142 Details: lstat('/Users/ascender/Library/Developer/Xcode/DerivedData/ModuleCache') failed with errno 2 (No such file or directory) Function: DVTRecursiveMkdirResult dvt_recursiveMkdir_returningErrorString(NSString __strong, NSString __autoreleasing *) Thread: <NSThread: 0x7fc3f2516f10>{number = 1, name = main} Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide. Build Preparation Couldn't update module cache session file '/Users/ascender/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation': The folder “Session.modulevalidation” doesn’t exist.

2015-11-06 09:01:13.875 xcodebuild[2347:15087] Error saving log: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" UserInfo={NSFilePath=/Users/ascender/Library/Developer/Xcode/DerivedData/Karabiner_server-elftdedwkvvelgezaihcaojsyhbh/Logs/Build/B1E294E9-05AA-418B-BD78-8A654CA0B195.xcactivitylog, NSLocalizedDescription=No such file or directory} | User info: { NSFilePath = "/Users/ascender/Library/Developer/Xcode/DerivedData/Karabiner_server-elftdedwkvvelgezaihcaojsyhbh/Logs/Build/B1E294E9-05AA-418B-BD78-8A654CA0B195.xcactivitylog"; NSLocalizedDescription = "No such file or directory"; } \ BUILD FAILED **

2015-11-06 09:01:13.876 xcodebuild[2347:15110] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-9061/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/BuildSystem/DependencyGraph/XCDependencyGraph.mm:688 Details: unable to write dependency graph: The file “Xcode” couldn’t be saved in the folder “Developer”. Object: Method: +loadOrCreateInBuildDirectory:withTargetBuildContext:withBasePath: Thread: <NSThread: 0x7fc3f530b0e0>{number = 7, name = (null)} Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.

psydevascender commented 8 years ago

update: I fixed this behavior by mounting DerivedData folder to another volume (despite the fact that it had 100gb+ on main volume). Anyway I'll leave the ticket here just in case it will be useful for other Karabiner builders :)