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

    • Mob Control v2.89.4 +7 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Mob Control By Voodoo
      Bundle ID: com.vincentb.MobControl
      iTunes Store Link: https://apps.apple.com/us/app/mob-control/id1562817072?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Skip'Its -> Earn or spend some.
      - Unlimited Stars -> Earn some.
      - Unlimited Bricks
      - Unlimited Earnt Bricks
      - Unlimited Cards -> Will increase instead of decrease.
      - No Card Requirement


      Jailbreak required hack(s): [Mod Menu Hack] Mob Control v2.78.0 +7 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 224 replies
    • Mob Control v2.89.4 +7 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Mob Control By Voodoo
      Bundle ID: com.vincentb.MobControl
      iTunes Store Link: https://apps.apple.com/us/app/mob-control/id1562817072?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Skip'Its -> Earn or spend some.
      - Unlimited Stars -> Earn some.
      - Unlimited Bricks
      - Unlimited Earnt Bricks
      - Unlimited Cards -> Will increase instead of decrease.
      - No Card Requirement


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Mob Control v2.78.0 +7 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 128 replies
    • Grimguard Tactics: Fantasy RPG v1.14.0 +3 Jailed Cheats [ Auto Win ]
      Modded/Hacked App: Grimguard Tactics: Fantasy RPG By Outerdawn Limited
      Bundle ID: com.outerdawn.grimguard
      iTunes Store Link: https://apps.apple.com/us/app/grimguard-tactics-fantasy-rpg/id1496893856?uo=4


      Hack Features:
      - Auto Win
      - Unlimited Daily Rewards
      - No Stamina Cost


      Jailbreak required hack(s): [Mod Menu Hack] Grimguard Tactics: Fantasy RPG v1.1.10 +3 Cheats [ Auto Win ] - ViP Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Agree
        • Like
      • 123 replies
    • Grimguard Tactics: Fantasy RPG v1.14.0 +3 Cheats [ Auto Win ]
      Modded/Hacked App: Grimguard Tactics: Fantasy RPG By Outerdawn Limited
      Bundle ID: com.outerdawn.grimguard
      iTunes Store Link: https://apps.apple.com/us/app/grimguard-tactics-fantasy-rpg/id1496893856?uo=4


      Hack Features:
      - Auto Win
      - Unlimited Daily Rewards
      - No Stamina Cost


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Grimguard Tactics: Fantasy RPG v1.1.10 +3 Jailed Cheats [ Auto Win ] - ViP Non-Jailbroken Hacks & Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Agree
        • Thanks
        • Winner
        • Like
      • 96 replies
    • Modern Community v1.17004.194765 +1++ Jailed Cheat [ Unlimited Everything ]
      Modded/Hacked App: Modern Community By Magic Tavern, Inc.
      Bundle ID: com.sts.vision
      iTunes Store Link: https://apps.apple.com/us/app/modern-community/id6447748647?uo=4


      Hack Features:
      - Unlimited Everything


      Jailbreak required hack(s): [Mod Menu Hack] Modern Community v1.1008.81088 +1++ Cheat [ Unlimited Everything ] - ViP Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 102 replies
    • Modern Community v1.17004.194765 +1++ Cheat [ Unlimited Everything ]
      Modded/Hacked App: Modern Community By Magic Tavern, Inc.
      Bundle ID: com.sts.vision
      iTunes Store Link: https://apps.apple.com/us/app/modern-community/id6447748647?uo=4


      Hack Features:
      - Unlimited Everything


      Non-Jailbroken & No Jailbreak required hack(s): [No Jailbreak Required] Modern Community v1.1008.81088 +1++ Jailed Cheat [ Unlimited Everything ] - ViP Non-Jailbroken Hacks & Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 62 replies
    • MIST: Horror Idle Survival RPG v1.8.3 +4 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: MIST: Horror Idle Survival RPG By Anton Nazarov
      Bundle ID: com.eg.mist.horror.idle.rpg
      iTunes Store Link: https://apps.apple.com/us/app/mist-horror-idle-survival-rpg/id6499312165?uo=4


      Hack Features:
      - God Mode
      - Damage Multiplier
      - Unlimited Resources/Currencies -> Will not decrease.
      - Unlock All Skill Slots -> Slots will cost nothing to unlock then after disable this feature to use the slots.


      Jailbreak required hack(s): [Mod Menu Hack] MIST: Horror Idle Survival RPG v1.2 +4 Cheats [ Damage Multiplier ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Like
      • 19 replies
    • MIST: Horror Idle Survival RPG v1.8.3 +4 Cheats [ Damage + More ]
      Modded/Hacked App: MIST: Horror Idle Survival RPG By Anton Nazarov
      Bundle ID: com.eg.mist.horror.idle.rpg
      iTunes Store Link: https://apps.apple.com/us/app/mist-horror-idle-survival-rpg/id6499312165?uo=4


      Hack Features:
      - God Mode
      - Damage Multiplier
      - Unlimited Resources/Currencies -> Will not decrease.
      - Unlock All Skill Slots -> Slots will cost nothing to unlock then after disable this feature to use the slots.


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] MIST: Horror Idle Survival RPG v1.2 +4 Jailed Cheats [ Damage Multiplier ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 47 replies
    • Nuclear Day Survival v0.139.7 +5 Jailed Cheats [ Unlimited Stats ]
      Modded/Hacked App: Nuclear Day Survival By APPWILL COMPANY LTD
      Bundle ID: com.somniumfabri.nuclearday
      iTunes Store Link: https://apps.apple.com/us/app/nuclear-day-survival/id1666266916?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Unlimited Hunger
      - Unlimited Water
      - Unlimited Health
      - Unlimited Energy
      - No Radiation
        • Informative
        • Agree
        • Haha
        • Like
      • 12 replies
    • Nuclear Day Survival v0.139.7 +5 Cheats [ Unlimited Stats ]
      Modded/Hacked App: Nuclear Day Survival By APPWILL COMPANY LTD
      Bundle ID: com.somniumfabri.nuclearday
      iTunes Store Link: https://apps.apple.com/us/app/nuclear-day-survival/id1666266916?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Unlimited Hunger
      - Unlimited Water
      - Unlimited Health
      - Unlimited Energy
      - No Radiation
        • Informative
        • Agree
        • Winner
        • Like
      • 14 replies
    • Lost Enders v1.9.6 +3 Jailed Cheats [ God / O-HK ]
      Modded/Hacked App: Lost Enders By makoto takeuchi
      Bundle ID: jp.co.kurukurugames.lostenders
      iTunes Store Link: https://apps.apple.com/us/app/lost-enders/id6502868763?uo=4


      Hack Features:
      - God Mode
      - One-Hit Kill


      Jailbreak required hack(s): [Mod Menu Hack] Lost Enders v1.0.4 +2 Cheats [ God / O-HK ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Thanks
        • Winner
        • Like
      • 37 replies
    • Lost Enders v1.9.6 +3 Cheats [ God / O-HK ]
      Modded/Hacked App: Lost Enders By makoto takeuchi
      Bundle ID: jp.co.kurukurugames.lostenders
      iTunes Store Link: https://apps.apple.com/us/app/lost-enders/id6502868763?uo=4


      Hack Features:
      - God Mode
      - One-Hit Kill


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Lost Enders v1.0.4 +2 Jailed Cheats [ God / O-HK ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Agree
        • Thanks
        • Winner
        • Like
      • 70 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