Guest User

Untitled

a guest
Jan 1st, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.88 KB | None | 0 0
  1. timms-mbp:lol shinvou$ make
  2. /Users/shinvou/lol/theos/makefiles/targets/Darwin/iphone.mk:41: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
  3. Making all for tweak lol...
  4. Preprocessing Tweak.xm...
  5. Compiling Tweak.xm...
  6. In file included from <built-in>:171:
  7. In file included from <command line>:3:
  8. In file included from /Users/shinvou/lol/theos/Prefix.pch:4:
  9. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:10:
  10. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:13:
  11. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:10:
  12. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
  13. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:11:
  14. In file included from /Users/shinvou/lol/theos/include/UIKit/UISwipeGestureRecognizer.h:10:
  15. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwipeGestureRecognizer.h:9:
  16. In file included from /Users/shinvou/lol/theos/include/UIKit/UIGestureRecognizer.h:6:
  17. In file included from /Users/shinvou/lol/theos/include/UIKit/UIKit-Structs.h:15:
  18. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
  19. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:30:
  20. In file included from /Users/shinvou/lol/theos/include/QuartzCore/CAValueFunction.h:9:
  21. In file included from /Users/shinvou/lol/theos/include/QuartzCore/QuartzCore-Structs.h:11:
  22. In file included from /Users/shinvou/lol/theos/include/IOSurface/IOSurface.h:20:
  23. /Users/shinvou/lol/theos/include/IOSurface/IOSurfaceAPI.h:251:1: error: unknown
  24. type name 'xpc_object_t'; did you mean 'io_object_t'?
  25. xpc_object_t IOSurfaceCreateXPCObject(IOSurfaceRef aSurface) XPC_RETURNS...
  26. ^
  27. /Users/shinvou/lol/theos/include/IOKit/IOTypes.h:169:21: note: 'io_object_t'
  28. declared here
  29. typedef mach_port_t io_object_t;
  30. ^
  31. In file included from <built-in>:171:
  32. In file included from <command line>:3:
  33. In file included from /Users/shinvou/lol/theos/Prefix.pch:4:
  34. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:10:
  35. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:13:
  36. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:10:
  37. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:
  38. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:11:
  39. In file included from /Users/shinvou/lol/theos/include/UIKit/UISwipeGestureRecognizer.h:10:
  40. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwipeGestureRecognizer.h:9:
  41. In file included from /Users/shinvou/lol/theos/include/UIKit/UIGestureRecognizer.h:6:
  42. In file included from /Users/shinvou/lol/theos/include/UIKit/UIKit-Structs.h:15:
  43. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
  44. In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:30:
  45. In file included from /Users/shinvou/lol/theos/include/QuartzCore/CAValueFunction.h:9:
  46. In file included from /Users/shinvou/lol/theos/include/QuartzCore/QuartzCore-Structs.h:11:
  47. In file included from /Users/shinvou/lol/theos/include/IOSurface/IOSurface.h:20:
  48. /Users/shinvou/lol/theos/include/IOSurface/IOSurfaceAPI.h:251:62: error:
  49. expected function body after function declarator
  50. xpc_object_t IOSurfaceCreateXPCObject(IOSurfaceRef aSurface) XPC_RETURNS...
  51. ^
  52. /Users/shinvou/lol/theos/include/IOSurface/IOSurfaceAPI.h:255:43: error:
  53. unknown type name 'xpc_object_t'; did you mean 'io_object_t'?
  54. IOSurfaceRef IOSurfaceLookupFromXPCObject(xpc_object_t xobj) CF_RETURNS_RETAINED
  55. ^
  56. /Users/shinvou/lol/theos/include/IOKit/IOTypes.h:169:21: note: 'io_object_t'
  57. declared here
  58. typedef mach_port_t io_object_t;
  59. ^
  60. 3 errors generated.
  61. make[2]: *** [obj/Tweak.xm.2515f0b0.o] Error 1
  62. make[1]: *** [internal-library-all_] Error 2
  63. make: *** [lol.all.tweak.variables] Error 2
  64. timms-mbp:lol shinvou$
Advertisement
Add Comment
Please, Sign In to add comment