Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > Making all for tweak test…
- ==> Preprocessing Tweak.x…
- ==> Preprocessing Tweak.x…
- ==> Compiling Tweak.x (armv7)…
- ==> Linking tweak test (armv7)…
- /usr/bin/ld: unrecognised emulation mode: ultiply_defined
- Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 elf_iamcu elf_l1om elf_k1om i386pep i386pe
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- make[3]: *** [/home/kellan/theos/makefiles/instance/library.mk:52: /home/kellan/test/.theos/obj/debug/armv7/test.dylib] Error 1
- rm /home/kellan/test/.theos/obj/debug/armv7/Tweak.x.m
- make[2]: *** [/home/kellan/theos/makefiles/instance/library.mk:52: /home/kellan/test/.theos/obj/debug/armv7/test.dylib] Error 2
- make[2]: *** Waiting for unfinished jobs....
- ==> Compiling Tweak.x (arm64)…
- While building module 'UIKit' imported from Tweak.x:6:
- While building module 'Foundation' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
- In file included from <module-includes>:1:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:39:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:11:
- /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:10:9: fatal error: 'Foundation/NSURLHandle.h' file not found
- #import <Foundation/NSURLHandle.h>
- ^~~~~~~~~~~~~~~~~~~~~~~~~~
- While building module 'UIKit' imported from Tweak.x:6:
- In file included from <module-includes>:1:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:
- While building module 'CoreImage' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- In file included from <module-includes>:1:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:
- While building module 'CoreImage' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- While building module 'IOSurface' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBufferIOSurface.h:26:
- In file included from <module-includes>:1:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:
- While building module 'CoreImage' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- In file included from <module-includes>:1:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:29:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBuffer.h:550:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:
- While building module 'CoreImage' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
- While building module 'CoreVideo' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
- While building module 'Metal' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVMetalTextureCache.h:41:
- In file included from <module-includes>:1:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:9:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:
- While building module 'QuartzCore' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
- In file included from <module-includes>:1:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:10:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:
- While building module 'QuartzCore' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
- While building module 'OpenGLES' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
- In file included from <module-includes>:2:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGLIOSurface.h:8:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:
- While building module 'FileProvider' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:15:
- In file included from <module-includes>:1:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:15:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:
- While building module 'UserNotifications' imported from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UNNotificationResponse+UIKitAdditions.h:10:
- In file included from <module-includes>:1:
- In file included from /home/kellan/theos/sdks/iPhoneOS14.4.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.h:8:
- /home/kellan/theos/sdks/iPhoneOS14.4.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:6:9: fatal error: could not build module 'UIKit'
- #import <UIKit/UIKit.h>
- ~~~~~~~^
- 11 errors generated.
- make[3]: *** [/home/kellan/theos/makefiles/instance/rules.mk:262: /home/kellan/test/.theos/obj/debug/arm64/Tweak.x.93a7676b.o] Error 1
- rm /home/kellan/test/.theos/obj/debug/arm64/Tweak.x.m
- make[2]: *** [/home/kellan/theos/makefiles/instance/library.mk:52: /home/kellan/test/.theos/obj/debug/arm64/test.dylib] Error 2
- make[1]: *** [/home/kellan/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
- make: *** [/home/kellan/theos/makefiles/master/rules.mk:117: test.all.tweak.variables] Error 2
Advertisement
Add Comment
Please, Sign In to add comment