Jump to content

Error 133 while compiling in MTerminal


Go to solution Solved by Rook,

22 posts in this topic

Recommended Posts

Posted

Go to /var/theos/bin in iFile and remove libfauxsu.dylib as well as fauxsu

Same error I had months ago, just the two files that were randomly in /var/theos/bin :p

I don't have those either. :p

  • Replies 21
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted (edited)

I don't have those either. :p

I know, but I remember setting it up, and those files were there to cause the errors, and removing them was what fixed it :)

Updated by Pro
Posted

I'm getting this now it shows error with red text: g-eazy:/var/mobile/testo root# make package install

Making all for tweak testo...

Preprocessing Tweak.xm...

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Compiling Tweak.xm...

Tweak.xm:10:1012: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...SEL, UIAlertView *, NSInteger);

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:1: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:28: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:65:131: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...self, SEL _cmd, UIAlertView * alertView, NSIn...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1416: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...1; memcpy(_typeEncoding + i, @@encode(UIAlertV...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1447: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...@@encode(UIAlertView *), strlen(@@encode(UIAler...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1485: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...*))); i += strlen(@@encode(UIAlertView *)); me...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

7 errors generated.

make[2]: *** [obj/Tweak.xm.766a5e90.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [testo.all.tweak.variables] Error 2

g-eazy:/var/mobile/testo root#

Posted

I'm getting this now it shows error with red text: g-eazy:/var/mobile/testo root# make package install

Making all for tweak testo...

Preprocessing Tweak.xm...

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Compiling Tweak.xm...

Tweak.xm:10:1012: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...SEL, UIAlertView *, NSInteger);

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:1: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:54:28: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

UIAlertView *igcredits = [[uIAlertView alloc...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:65:131: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...self, SEL _cmd, UIAlertView * alertView, NSIn...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1416: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...1; memcpy(_typeEncoding + i, @@encode(UIAlertV...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1447: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...@@encode(UIAlertView *), strlen(@@encode(UIAler...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

Tweak.xm:76:1485: error: 'UIAlertView' is deprecated:

first deprecated in iOS 9.0

[-Werror,-Wdeprecated-declarations]

...*))); i += strlen(@@encode(UIAlertView *)); me...

^

/var/mobile/testo/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note:

'UIAlertView' has been explicitly marked

deprecated here

@interface UIAlertView : UIView

^

7 errors generated.

make[2]: *** [obj/Tweak.xm.766a5e90.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [testo.all.tweak.variables] Error 2

g-eazy:/var/mobile/testo root#

Add:

CFLAGS = -w

To your Makefile

 

or use the iOS 8 SDK.

Posted

Add:

 

CFLAGS = -w
To your Makefile

 

or use the iOS 8 SDK.

Tried the CFLAGS and got this -eazy:/var/mobile/testo root# make package install

> Making all for tweak testo…

==> Preprocessing Tweak.xm…

==> Compiling Tweak.xm (armv7)…

==> Linking tweak testo (armv7)…

==> Preprocessing Tweak.xm…

==> Compiling Tweak.xm (arm64)…

==> Linking tweak testo (arm64)…

==> Merging tweak testo…

==> Signing testo…

> Making all in testo…

> Making all for bundle testo…

==> Copying resource directories into the bundle wrapper…

/bin/bash: line 1: 2779 Killed: 9 rsync -a "$d/" "/var/mobile/testo/.theos/obj/debug/testo.bundle/" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*"

make[2]: *** [shared-instance-bundle-all] Error 137

make[1]: *** [testo.all.bundle.variables] Error 2

make: *** [internal-all] Error 2, going to ty iOS 8 SDK

Posted

Tried the CFLAGS and got this -eazy:/var/mobile/testo root# make package install

> Making all for tweak testo…

==> Preprocessing Tweak.xm…

==> Compiling Tweak.xm (armv7)…

==> Linking tweak testo (armv7)…

==> Preprocessing Tweak.xm…

==> Compiling Tweak.xm (arm64)…

==> Linking tweak testo (arm64)…

==> Merging tweak testo…

==> Signing testo…

> Making all in testo…

> Making all for bundle testo…

==> Copying resource directories into the bundle wrapper…

/bin/bash: line 1: 2779 Killed: 9 rsync -a "$d/" "/var/mobile/testo/.theos/obj/debug/testo.bundle/" --exclude "_MTN" --exclude ".git" --exclude ".svn" --exclude ".DS_Store" --exclude "._*"

make[2]: *** [shared-instance-bundle-all] Error 137

make[1]: *** [testo.all.bundle.variables] Error 2

make: *** [internal-all] Error 2, going to ty iOS 8 SDK

Downgrade rsync to an older version. From cydia.radare.org

Posted

Downgrade rsync to an older version. From cydia.radare.org

Downgraded got this error > Making all for tweak testo…

make[2]: Nothing to be done for `internal-library-compile'.

> Making all in testo…

> Making all for bundle testo…

==> Copying resource directories into the bundle wrapper…

==> Compiling testo.mm (armv7)…

testo.mm:1:9: fatal error:

'Preferences/Preferences.h' file not found

#import <Preferences/Preferences.h>

^

1 error generated.

make[4]: *** [/var/mobile/testo/.theos/obj/debug/armv7/testo.mm.1362af2c.o] Error 1

make[3]: *** [/var/mobile/testo/.theos/obj/debug/armv7/testo.bundle/testo] Error 2

make[2]: *** [internal-bundle-all_] Error 2

make[1]: *** [testo.all.bundle.variables] Error 2

make: *** [internal-all] Error 2

g-eazy:/var/mobile/testo root#

Getting all kinds of error

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

    • Merge HomeTown: Merge Games v15 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Merge HomeTown: Merge Games By AppGuruz
      Bundle ID: com.gt.hometown.mergegame
      App Store Link: https://apps.apple.com/us/app/merge-hometown-merge-games/id6450775072?uo=4


      Hack Feature

      - Cash

      - Gold

      - Keys

      - Energy

      - ADS Ticket
      • 1 reply
    • World Chef Cheats v3.1.0 +4
      Modded/Hacked App: World Chef By Socialpoint
      Bundle ID: worldchef
      iTunes Store Link: https://apps.apple.com/us/app/world-chef/id1010677881?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Instant Cooking
      - Instant Eating
      - Free Missing Ingredients/Food Cost
      - Free Storage Upgrade Cost

       

      Non-Jailbroken Hack: https://iosgods.com/topic/163932-world-chef-v307-jailed-cheats-4/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/163904-world-chef-cheats-v307-4/
      • 62 replies
    • MuseDash Cheats v5.6.1 +3
      Modded/Hacked App: Muse Dash 喵斯快跑-跑酷游戏 By X.D. Network Inc.
      Bundle ID: com.xd.musedash
      iTunes Store Link: https://apps.apple.com/us/app/muse-dash-%E5%96%B5%E6%96%AF%E5%BF%AB%E8%B7%91-%E8%B7%91%E9%85%B7%E6%B8%B8%E6%88%8F/id1361473095?uo=4


      Hack Features:
      - All Songs Owned (It display Locked but you still can play it)
      - God Mode
      - Auto Dance

       
      Free Non-Jailbroken Hacks: https://iosgods.com/topic/88380-muse-dash-%E5%96%B5%E6%96%AF%E5%BF%AB%E8%B7%91-%E8%B7%91%E9%85%B7%E6%B8%B8%E6%88%8F-v153-jailed-cheats-2/

       
      Hack Download Link: https://iosgods.com/topic/71374-muse-dash-%E5%96%B5%E6%96%AF%E5%BF%AB%E8%B7%91-%E8%B7%91%E9%85%B7%E6%B8%B8%E6%88%8F-cheats-v153-4/
      • 339 replies
    • Adventure Chef v1.52.360 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Adventure Chef By Futurewave Games LLC
      Bundle ID: com.adventurechef
      App Store Link: https://apps.apple.com/us/app/adventure-chef/id6717580048?uo=4

       
      🤩 Hack Features

      - IAP FREE [ Buy Anything ] ADS
      - Gems
      - Cash
      • 2 replies
    • Adventure Chef v1.52.360 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Adventure Chef By Futurewave Games LLC
      Bundle ID: com.adventurechef
      App Store Link: https://apps.apple.com/us/app/adventure-chef/id6717580048?uo=4


      🤩 Hack Features

      - IAP FREE [ Buy Anything ] ADS
      - Gems
      - Cash
      • 5 replies
    • Only Grind: Loot & Fight v1.3.1 [ +11 Cheats ] Currency Max
      Modded/Hacked App: Only Grind: Loot & Fight By Chi Ngo
      Bundle ID: io.onlychads.onlygrind
      App Store Link: https://apps.apple.com/us/app/only-grind-loot-fight/id6499444042?uo=4

       
      🤩 Hack Features

      - IAP FREE [ Buy Anything ] ADS

      - Gems [ Earn Then Get ]

      - Success Rate Gems [ UP Then Get ]

      - Chest +5

      - Gold [ Sell Then Get ]

      - Gold [ Merge Gems Then Get ]

      - Gold [ Up Then Get ]

      - HP

      - DEF

      - ATK

      - Criti DMG
      • 4 replies
    • Only Grind: Loot & Fight v1.3.1 [ +11 Jailed ] Currency Max
      Modded/Hacked App: Only Grind: Loot & Fight By Chi Ngo
      Bundle ID: io.onlychads.onlygrind
      App Store Link: https://apps.apple.com/us/app/only-grind-loot-fight/id6499444042?uo=4
       

      🤩 Hack Features

      - IAP FREE [ Buy Anything ] ADS

      - Gems [ Earn Then Get ]

      - Success Rate Gems [ UP Then Get ]

      - Chest +5

      - Gold [ Sell Then Get ]

      - Gold [ Merge Gems Then Get ]

      - Gold [ Up Then Get ]

      - HP

      - DEF

      - ATK

      - Criti DMG
      • 0 replies
    • My Cafe — Restaurant game Cheats v2025081.1.761 +3
      Modded/Hacked App: My Cafe — Restaurant Game By Melsoft
      Bundle ID: com.Melesta.MyCafe
      iTunes Store Link: https://apps.apple.com/us/app/my-cafe-restaurant-game/id1068204657?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Increase Game Speed
      - No Timer to Buy Energy
      - Custom Dice Value


      Notes:
      - DO NOT BUY VIP FOR OTHER FEATURES, IT HAS BEEN PATCHED AND NO LONGER WORK

       

      Non-Jailbroken Hack: https://iosgods.com/topic/134272-my-cafe-%E2%80%94-restaurant-game-v20250205684-3-cheats/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/130634-my-cafe-%E2%80%94-restaurant-game-cheats-v20250300691-3/
      • 659 replies
    • Simply Piano: Learn Piano Fast Modded v9.10.24 +1
      Modded/Hacked App: Simply Piano: Learn Piano Fast By Simply Ltd
      Bundle ID: com.joytunes.asla
      iTunes Store Link: https://apps.apple.com/us/app/simply-piano-learn-piano-fast/id1019442026?uo=4


      Hack Features:
      - PREMIUM
       

      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/68652-simply-piano-v975-jailed-mod-1/


      Hack Download Link: https://iosgods.com/topic/83369-simply-piano-learn-piano-fast-modded-all-versions-1/
      • 1,542 replies
    • Magic Tiles 3: Piano Game Cheats v12.081.002 +5
      Modded/Hacked App: Magic Tiles 3 by AMANOTES JOINT STOCK COMPANY
      Bundle ID: com.amazingmusic.pianoidol
      iTunes Store Link: https://itunes.apple.com/us/app/magic-tiles-3/id1145692161?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Currencies
      - No Ads
      - Infinite Lives
      - All Songs Owned
      - ViP


      Hack Download Link: https://iosgods.com/topic/82441-arm64-magic-tiles-3-cheats-v67047-4/
      • 1,029 replies
    • Dungeon of Gods Cheats v1.6.3 +3
      Modded/Hacked App: Dungeon of Gods By SuperPlanet corp.
      Bundle ID: com.superplanet.goddungeon
      App Store Link: https://apps.apple.com/us/app/dungeon-of-gods/id1611319102?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Multiply Attack
      - Multiply Defense
      - God Mode

       

      Non-Jailbroken Hack: https://app.iosgods.com/store/appdetails/5865-dungeon-of-gods-hack

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/157059-dungeon-of-gods-cheats-v163-3/
      • 266 replies
    • The Secret of Cat Island Cheats v1.5.3 +2
      Modded/Hacked App: The Secret of Cat Island By LikeItGames Co., Ltd.
      Bundle ID: com.likeitgames.iOSAfterRain2
      App Store Link: https://apps.apple.com/us/app/the-secret-of-cat-island/id1599990384?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Free Currencies
      - Unlock All Skins

       

      Non-Jailbroken Hack: https://iosgods.com/topic/155394-the-secret-of-cat-island-v153-jailed-cheats-1/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/155392-the-secret-of-cat-island-cheats-v153-2/
      • 35 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