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
×
  • 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