Jump to content

Got Error 2 when create .deb file with Theos


yoelb00

7 posts in this topic

Recommended Posts

Posted

Hello,

The device is Jailborken iPhone 7 , ios 12.1.1 .

I'm trying to create a .deb file from a Flex patch (that i created),

this is the flex patch that i want make .deb (link)

When i do make package like in 28:11 in the video, i got error:

[1;31m>  [1;3;39mMaking all for tweak PlayerGRAdsRemove [m
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/Projects/playergradsremove/.theos/obj/debug/arm64/PlayerGRAdsRemove.dylib] Killed: 9
make[2]: *** Waiting for unfinished jobs....
 [0;31m==>  [1;39mPreprocessing Tweak.x [m
Experimental shift on scalar is now forbidden at /private/var/theos/vendor/logos/bin/lib/Logos/Group.pm line 107, near "$args;"
Experimental shift on scalar is now forbidden at /private/var/theos/vendor/logos/bin/lib/Logos/Group.pm line 108, near "$args;"
Compilation failed in require at (eval 10) line 1.
BEGIN failed--compilation aborted at (eval 10) line 1.
 at /var/theos/bin/logos.pl line 22.
BEGIN failed--compilation aborted at /var/theos/bin/logos.pl line 22.
make[3]: *** [/var/theos/makefiles/instance/rules.mk:256: /var/mobile/Projects/playergradsremove/.theos/obj/debug/armv7/Tweak.x.m] Error 255
rm /var/mobile/Projects/playergradsremove/.theos/obj/debug/armv7/Tweak.x.m
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/Projects/playergradsremove/.theos/obj/debug/armv7/PlayerGRAdsRemove.dylib] Error 2
make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2
make: *** [/var/theos/makefiles/master/rules.mk:111: PlayerGRAdsRemove.all.tweak.variables] Error 2

 

The Flex Function:

gwmFzOX.png

This is my Tewak.x code:

%hook ALVideoPlayer
  -(id)mediaSource {
  return NULL;
}
%end

this is my control file code:

Package: com.yoelb00.playergradsremove
Name: PlayerGRAdsRemove
Depends: mobilesubstrate
Version: 1.2
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: yoelb00
Author: yoelb00
Section: Tweaks

my Theos i install from Theos Installer teawk  the version is 0.1.3

 

thank you so much for helping!

i hope i wrote all the information you need.

 

Posted

Hey!

It seems like you will need to wait a bit. With the release of iOS 13, and the new Perl, it might take some time to get things fixed and working as they should. Keep your eye on a Perl update from sbingner and theos update on GitHub.

Posted

So i do all good right?

it's just problem with theos ?

 

maybe there is other theos version to download?

maybe other source?

 

Posted
2 hours ago, yoelb00 said:

So i do all good right?

it's just problem with theos ?

 

maybe there is other theos version to download?

maybe other source?

 

Do you have Perl installed from sbinger repo instead of CoolStar repo?

Posted
On 11/17/2019 at 9:47 PM, DADi said:

Do you have Perl installed from sbinger repo instead of CoolStar repo?

Yes and it's not help,

I installed Theos with the installer , i delete it now and i now i want to reinstall it without the installer,

i'm trying to use this:

https://github.com/theos/theos/wiki/Installation-iOS

in 4 it's said:

Get the toolchain:

Theos Dependencies installs iOS Toolchain.

______

Where i can get the Toolcahin?

 

and about this:

Get an iOS SDK:

You can get patched SDKs from our SDKs repo.

you can explain me how to download the SDK?

thank you!

Posted
On 11/19/2019 at 8:16 PM, yoelb00 said:

Yes and it's not help,

I installed Theos with the installer , i delete it now and i now i want to reinstall it without the installer,

i'm trying to use this:

https://github.com/theos/theos/wiki/Installation-iOS

in 4 it's said:

Get the toolchain:

Theos Dependencies installs iOS Toolchain.

______

Where i can get the Toolcahin?

 

and about this:

Get an iOS SDK:

You can get patched SDKs from our SDKs repo.

you can explain me how to download the SDK?

thank you!

See this topic for a quick fix on this issue: https://iosgods.com/topic/108461-theos-error-experimental-shift-on-scalar-is-now-forbidden/

For the SDK, make sure to follow the theos install tutorial as that shows you how to install it.

Archived

This topic is now archived and is closed to further 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