Jump to content

3 posts in this topic

Recommended Posts

Posted

 

 

Hello, 

i try to make a project with the IOSGods Tweak Patcher 3.0 but get the error:

 

iPhone:~/neuu root# make package
Making all for tweak neuu...
 Linking tweak neuu...
ld: file too small (length=13) file '/var/root/neuu/theos/sdks/iPhoneOS9.3.sdk/usr/lib/libobjc.tbd' for architecture armv7
clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/neuu.dylib.64873355.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [neuu.all.tweak.variables] Error 2

 

How can i fix that?

 

Posted

It seems like you need to reinstall theos from the official GitHub page.

Posted

after following the official tutorial (https://github.com/theos/theos/wiki/Installation-iOS) i get lots of errors:


iPhone:~/ooo root# make
> Making all for tweak ooo…
==> Compiling Tweak.xm (armv7)…
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Darwin' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:
In file included from <module-includes>:185:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/pthread.h:1:1: error: unknown type name 'pthread'; did you mean 'pthread_t'?
pthread/pthread.h
^
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/sys/_pthread/_pthread_t.h:30:28: note: 'pthread_t' declared here
typedef __darwin_pthread_t pthread_t;
                           ^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Darwin' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:
In file included from <module-includes>:185:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/pthread.h:1:8: error: expected unqualified-id
pthread/pthread.h
       ^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Darwin' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:
In file included from <module-includes>:188:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/pthread_impl.h:1:1: error: unknown type name 'pthread'; did you mean 'pthread_t'?
pthread/pthread_impl.h
^
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/sys/_pthread/_pthread_t.h:30:28: note: 'pthread_t' declared here
typedef __darwin_pthread_t pthread_t;
                           ^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Darwin' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:
In file included from <module-includes>:188:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/pthread_impl.h:1:8: error: expected unqualified-id
pthread/pthread_impl.h
       ^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Darwin' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:
In file included from <module-includes>:194:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/pthread_spis.h:1:1: error: unknown type name 'pthread'; did you mean 'pthread_t'?
pthread/pthread_spis.h
^
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/sys/_pthread/_pthread_t.h:30:28: note: 'pthread_t' declared here
typedef __darwin_pthread_t pthread_t;
                           ^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Darwin' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:
In file included from <module-includes>:194:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/pthread_spis.h:1:8: error: expected unqualified-id
pthread/pthread_spis.h
       ^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Darwin' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:
In file included from <module-includes>:203:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/sched.h:1:1: error: unknown type name 'pthread'; did you mean 'pthread_t'?
pthread/sched.h
^
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/sys/_pthread/_pthread_t.h:30:28: note: 'pthread_t' declared here
typedef __darwin_pthread_t pthread_t;
                           ^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
While building module 'Darwin' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:
In file included from <module-includes>:203:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/sched.h:1:8: error: expected unqualified-id
pthread/sched.h
       ^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'CoreFoundation' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from <module-includes>:2:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:11:10: fatal error: could not build module 'Darwin'
#include <sys/types.h>
 ~~~~~~~~^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
In file included from <module-includes>:2:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: fatal error: could not build module 'CoreFoundation'
#include <CoreFoundation/CoreFoundation.h>
 ~~~~~~~~^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'ObjectiveC' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6:
In file included from <module-includes>:2:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/objc/./NSObjCRuntime.h:8:10: fatal error: could not build module 'Darwin'
#include <TargetConditionals.h>
 ~~~~~~~~^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'Dispatch' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:6:
In file included from <module-includes>:2:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/dispatch/dispatch.h:25:10: fatal error: could not build module 'Darwin'
#include <Availability.h>
 ~~~~~~~~^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'Dispatch' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:6:
While building module 'os' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/dispatch/dispatch.h:48:
In file included from <module-includes>:2:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/os/base.h:24:10: fatal error: could not build module 'Darwin'
#include <sys/cdefs.h>
 ~~~~~~~~^
While building module 'Foundation' imported from /var/root/theos/Prefix.pch:11:
While building module 'Security' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:
In file included from <module-includes>:2:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:24:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:32:10: fatal error: could not build module 'Darwin'
#include <Availability.h>
 ~~~~~~~~^
In file included from <built-in>:1:
/var/root/theos/Prefix.pch:11:11: fatal error: could not build module 'Foundation'
                #import <Foundation/Foundation.h>
                 ~~~~~~~^
While building module 'UIKit' imported from /var/root/theos/Prefix.pch:20:
In file included from <module-includes>:2:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKitDefines.h:8:9: fatal error: could not build module 'Darwin'
#import <Availability.h>
 ~~~~~~~^
While building module 'UIKit' imported from /var/root/theos/Prefix.pch:20:
While building module 'CoreGraphics' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:8:
In file included from <module-includes>:2:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: fatal error: could not build module 'Darwin'
#include <stdbool.h>
 ~~~~~~~~^
While building module 'UIKit' imported from /var/root/theos/Prefix.pch:20:
While building module 'CoreImage' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
In file included from <module-includes>:2:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:8:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:10:10: fatal error: could not build module 'Darwin'
#include <TargetConditionals.h>
 ~~~~~~~~^
While building module 'UIKit' imported from /var/root/theos/Prefix.pch:20:
While building module 'CoreImage' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:
While building module 'CoreVideo' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10:
In file included from <module-includes>:2:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:16:10: fatal error: could not build module 'Darwin'
#include <TargetConditionals.h>
 ~~~~~~~~^
While building module 'UIKit' imported from /var/root/theos/Prefix.pch:20:
While building module 'CoreText' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSText.h:10:
In file included from <module-includes>:2:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CoreText.h:20:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/CoreText.framework/Headers/CTDefines.h:12:10: fatal error: could not build module 'Darwin'
#include <Availability.h>
 ~~~~~~~~^
While building module 'UIKit' imported from /var/root/theos/Prefix.pch:20:
While building module 'QuartzCore' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:11:
In file included from <module-includes>:2:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:6:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:6:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMediaTiming.h:6:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CABase.h:11:10: fatal error: could not build module 'Darwin'
#include <stdbool.h>
 ~~~~~~~~^
While building module 'UIKit' imported from /var/root/theos/Prefix.pch:20:
While building module 'QuartzCore' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:11:
While building module 'OpenGLES' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
In file included from <module-includes>:2:
/var/root/theos/sdks/iPhoneOS9.3.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 /var/root/theos/Prefix.pch:20:
While building module 'QuartzCore' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:11:
While building module 'Metal' imported from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAMetalLayer.h:7:
In file included from <module-includes>:2:
In file included from /var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:8:
/var/root/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDefines.h:8:9: fatal error: could not build module 'Darwin'
#import <Availability.h>
 ~~~~~~~^
While building module 'MachO' imported from /var/root/theos/include/substrate.h:29:
In file included from <module-includes>:2:
/var/root/theos/sdks/iPhoneOS9.3.sdk/usr/include/mach-o/arch.h:32:10: fatal error: could not build module 'Darwin'
#include <stdint.h>
 ~~~~~~~~^
24 errors generated.
make[3]: *** [/var/root/ooo/.theos/obj/armv7/Tweak.xm.503355ac.o] Error 1
make[2]: *** [/var/root/ooo/.theos/obj/armv7/ooo.dylib] Error 2
make[1]: *** [internal-library-all_] Error 2
make: *** [ooo.all.tweak.variables] Error 2
 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Planet Crusher - Dig & Drill v0.0.28.2 +8 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Planet Crusher - Dig & Drill By Gryphon Games UG (haftungsbeschrankt)
      Bundle ID: com.gryphongames.planetcrusher
      App Store Link: https://apps.apple.com/us/app/planet-crusher-dig-drill/id6738657101?uo=4

       
       

      🤩 Hack Features

      - God Mode
      - Damage Multiplier
      - Drill Damage Multiplier
      - No Knockback
      - Unlimited Currencies -> Will increase instead of decrease.
      - All Planets Unlocked
      - Battle Pass Unlocked
      -- No Ads
      • 7 replies
    • Planet Crusher - Dig & Drill v0.0.28.2 +8 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Planet Crusher - Dig & Drill By Gryphon Games UG (haftungsbeschrankt)
      Bundle ID: com.gryphongames.planetcrusher
      App Store Link: https://apps.apple.com/us/app/planet-crusher-dig-drill/id6738657101?uo=4

       
       

      🤩 Hack Features

      - God Mode
      - Damage Multiplier
      - Drill Damage Multiplier
      - No Knockback
      - Unlimited Currencies -> Will increase instead of decrease.
      - All Planets Unlocked
      - Battle Pass Unlocked
      -- No Ads
      • 0 replies
    • EndZone: Defend and Survive v1.0.2 [+3 Cheats]
      Modded/Hacked App: EndZone: Defend and Survive By Artemis Aura Limited
      Bundle ID: com.jiujiu.zombiedefense
      App Store Link: https://apps.apple.com/us/app/endzone-defend-and-survive/id6742880291?uo=4



      🤩 Hack Features

      - Never Die
      - Always Can Upgrade
      - No Resource Cost
       
      • 3 replies
    • EndZone: Defend and Survive v1.0.2 [+3 Jailed Cheats]
      Modded/Hacked App: EndZone: Defend and Survive By Artemis Aura Limited
      Bundle ID: com.jiujiu.zombiedefense
      App Store Link: https://apps.apple.com/us/app/endzone-defend-and-survive/id6742880291?uo=4



      🤩 Hack Features

      - Never Die
      - Always Can Upgrade
      - No Resource Cost
      • 5 replies
    • Knights of Pen and Paper 3 v1.5.3 [+5 Cheats]
      Modded/Hacked App: Knights of Pen and Paper 3 By Northica Oy
      Bundle ID: com.northicagames.kopp3
      App Store Link: https://apps.apple.com/us/app/knights-of-pen-and-paper-3/id6462194230?uo=4



      🤩 Hack Features

      - High Gold Gain (Enable and Win Fight)
      - Always Can Claim Achievements
      - Auto Win (Enable inside battle)
      - Level Up Characters (Enable and your heroes levels up)
      - Max Level Equipments (Enable and all equipments will be max level)

      • 5 replies
    • Knights of Pen and Paper 3 v1.5.3 [+5 Jailed Cheats]
      Modded/Hacked App: Knights of Pen and Paper 3 By Northica Oy
      Bundle ID: com.northicagames.kopp3
      App Store Link: https://apps.apple.com/us/app/knights-of-pen-and-paper-3/id6462194230?uo=4



      🤩 Hack Features

      - High Gold Gain (Enable and Win Fight)
      - Always Can Claim Achievements
      - Auto Win (Enable inside battle)
      - Level Up Characters (Enable and your heroes levels up)
      - Max Level Equipments (Enable and all equipments will be max level)

      • 7 replies
    • Idle Army: Trading Weapons v1.14.1 [+5 Jailed Cheats]
      Modded/Hacked App: Idle Army: Trading Weapons By UNIMOB VIET NAM COMPANY LIMITED
      Bundle ID: com.unimob.idle.army
      App Store Link: https://apps.apple.com/us/app/idle-army-trading-weapons/id6670773625?uo=4



      🤩 Hack Features

      - Always Enough Resources (Gem, Skip Ads etc.)
      - Max Gold (Enable inside game)
      - 2x Game Speed (Enable inside game)
      - Kill Monster (Enable inside game)
      - Add All Pet

      • 18 replies
    • Idle Army: Trading Weapons v1.14.1 [+5 Cheats]
      Modded/Hacked App: Idle Army: Trading Weapons By UNIMOB VIET NAM COMPANY LIMITED
      Bundle ID: com.unimob.idle.army
      App Store Link: https://apps.apple.com/us/app/idle-army-trading-weapons/id6670773625?uo=4

       

      🤩 Hack Features

      - Always Enough Resources (Gem, Skip Ads etc.)
      - Max Gold (Enable inside game)
      - 2x Game Speed (Enable inside game)
      - Kill Monster (Enable inside game)
      - Add All Pet

      • 6 replies
    • Kingdom Survivors v1.0760 [+4 Cheats]
      Modded/Hacked App: Kingdom Survivors By a plant standing on a chair Game Studio HB
      Bundle ID: com.DefaultCompany.MonsJacobSurvivorGame
      iTunes Store Link: https://apps.apple.com/us/app/kingdom-survivors/id1662497248?uo=4



      🚀 Hack Features

      - Never Die
      - Gain Exp (Toggle On gives you exp in battle)
      - Unlock All Characters
      - Add Currency
      • 22 replies
    • Kingdom Survivors v1.0760 [+4 Jailed Cheats]
      Modded/Hacked App: Kingdom Survivors By a plant standing on a chair Game Studio HB
      Bundle ID: com.DefaultCompany.MonsJacobSurvivorGame
      iTunes Store Link: https://apps.apple.com/us/app/kingdom-survivors/id1662497248?uo=4



      Hack Features:

      - Never Die
      - Gain Exp (Toggle On gives you exp in battle)
      - Unlock All Characters
      - Add Currency

      • 19 replies
    • Stand & Fight: Backpack Battle v0.9.1 Debug Menu [+10 Jailed Cheats]
      Modded/Hacked App: Stand & Fight: Backpack Battle By VERARIUM COM SERVICOS LDA ZFM
      Bundle ID: com.V.StandAndFight
      App Store Link: https://apps.apple.com/us/app/stand-fight-backpack-battle/id6740915182?uo=4



      🤩 Hack Features

      - Debug Menu

       
      • 10 replies
    • Stand & Fight: Backpack Battle v0.9.1 Debug Menu [+10 Cheats]
      Modded/Hacked App: Stand & Fight: Backpack Battle By VERARIUM COM SERVICOS LDA ZFM
      Bundle ID: com.V.StandAndFight
      App Store Link: https://apps.apple.com/us/app/stand-fight-backpack-battle/id6740915182?uo=4



      🤩 Hack Features

      - Debug Menu
      • 10 replies
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines