Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'Foundation' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:143: error: function does not return NSString
- - (NSAttributedString *)localizedAttributedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1) NS_REFINED_FOR_SWIFT API_AVAILABLE(macos(12.0), ios(15.0), watchos(8.0), tvos(15.0));
- ~~~~~~~~~~~~~~ ^ ~
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:103:48: note: expanded from macro 'NS_FORMAT_ARGUMENT'
- #define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
- ^ ~
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'Foundation' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:500:168: error: expected ')'
- - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * _Nullable_result data, BOOL atEOF, NSError * _Nullable error))completionHandler;
- ^
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:500:141: note: to match this '('
- - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * _Nullable_result data, BOOL atEOF, NSError * _Nullable error))completionHandler;
- ^
- While building module 'UIKit' imported from Tweak.x:1:
- In file included from <module-includes>:1:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- In file included from <module-includes>:1:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:9:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- While building module 'IOSurface' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBufferIOSurface.h:26:
- In file included from <module-includes>:3:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceObjC.h:15:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:29:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBuffer.h:628:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBufferIOSurface.h:26:10: fatal error: could not build module 'IOSurface'
- #include <IOSurface/IOSurfaceRef.h>
- ~~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- While building module 'OpenGLES' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVOpenGLESTexture.h:23:
- In file included from <module-includes>:9:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLIOSurface.h:8:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:8:10: fatal error: could not build module 'Foundation'
- #include <Foundation/Foundation.h>
- ~~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- While building module 'Metal' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVMetalTextureCache.h:41:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:9:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTypes.h:8:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'QuartzCore' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:10:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h:12:9: fatal error: could not build module 'Foundation'
- #import <Foundation/NSValue.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'FileProvider' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:15:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:16:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'UserNotifications' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UNNotificationResponse+UIKitAdditions.h:10:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.h:8:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/NSString+UserNotifications.h:8:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- Tweak.x:1:9: fatal error: could not build module 'UIKit'
- #import <UIKit/UIKit.h>
- ~~~~~~~^
- 12 errors generated.
- make[3]: *** [/home/lebao3105/theos/makefiles/instance/rules.mk:380: /home/lebao3105/Projects/sbaroverride/.theos/obj/debug/arm64e/Tweak.x.212276d6.o] Error 1
- rm /home/lebao3105/Projects/sbaroverride/.theos/obj/debug/arm64e/Tweak.x.m
- ==> Compiling Tweak.x (arm64)…
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'Foundation' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:143: error: function does not return NSString
- - (NSAttributedString *)localizedAttributedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1) NS_REFINED_FOR_SWIFT API_AVAILABLE(macos(12.0), ios(15.0), watchos(8.0), tvos(15.0));
- ~~~~~~~~~~~~~~ ^ ~
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:103:48: note: expanded from macro 'NS_FORMAT_ARGUMENT'
- #define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
- ^ ~
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'Foundation' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:500:168: error: expected ')'
- - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * _Nullable_result data, BOOL atEOF, NSError * _Nullable error))completionHandler;
- ^
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:500:141: note: to match this '('
- - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * _Nullable_result data, BOOL atEOF, NSError * _Nullable error))completionHandler;
- ^
- While building module 'UIKit' imported from Tweak.x:1:
- In file included from <module-includes>:1:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- In file included from <module-includes>:1:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:9:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- While building module 'IOSurface' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBufferIOSurface.h:26:
- In file included from <module-includes>:3:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceObjC.h:15:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:29:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBuffer.h:628:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBufferIOSurface.h:26:10: fatal error: could not build module 'IOSurface'
- #include <IOSurface/IOSurfaceRef.h>
- ~~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- While building module 'OpenGLES' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVOpenGLESTexture.h:23:
- In file included from <module-includes>:9:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLIOSurface.h:8:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:8:10: fatal error: could not build module 'Foundation'
- #include <Foundation/Foundation.h>
- ~~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'CoreImage' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- While building module 'Metal' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVMetalTextureCache.h:41:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:9:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTypes.h:8:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'QuartzCore' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:10:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h:12:9: fatal error: could not build module 'Foundation'
- #import <Foundation/NSValue.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'FileProvider' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:15:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:16:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- While building module 'UIKit' imported from Tweak.x:1:
- While building module 'UserNotifications' imported from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UNNotificationResponse+UIKitAdditions.h:10:
- In file included from <module-includes>:1:
- In file included from /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.h:8:
- /home/lebao3105/theos/sdks/iPhoneOS15.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/NSString+UserNotifications.h:8:9: fatal error: could not build module 'Foundation'
- #import <Foundation/Foundation.h>
- ~~~~~~~^
- Tweak.x:1:9: fatal error: could not build module 'UIKit'
- #import <UIKit/UIKit.h>
- ~~~~~~~^
- 12 errors generated.
- make[3]: *** [/home/lebao3105/theos/makefiles/instance/rules.mk:380: /home/lebao3105/Projects/sbaroverride/.theos/obj/debug/arm64/Tweak.x.8ebac349.o] Error 1
- make[2]: *** [/home/lebao3105/theos/makefiles/instance/library.mk:58: /home/lebao3105/Projects/sbaroverride/.theos/obj/debug/arm64e/SBarOverride.dylib] Error 2
- make[2]: *** Waiting for unfinished jobs....
- rm /home/lebao3105/Projects/sbaroverride/.theos/obj/debug/arm64/Tweak.x.m
- make[2]: *** [/home/lebao3105/theos/makefiles/instance/library.mk:58: /home/lebao3105/Projects/sbaroverride/.theos/obj/debug/arm64/SBarOverride.dylib] Error 2
- make[1]: *** [/home/lebao3105/theos/makefiles/instance/library.mk:43: internal-library-all_] Error 2
- make: *** [/home/lebao3105/theos/makefiles/master/rules.mk:146: SBarOverride.all.tweak.variables] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement