Hello, I am ios version 12.2, jailbroken with the app unc0ver.
i’ve been having a problem with the make package as you saw, this is the error.
> Making all for tweak soud…
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/soud/.theos/obj/debug/arm64/soud.dylib] Killed: 9
make[2]: *** Waiting for unfinished jobs....
==> Preprocessing Tweak.x…
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/soud/.theos/obj/debug/armv7/Tweak.x.m] Error 255
rm /var/mobile/soud/.theos/obj/debug/armv7/Tweak.x.m
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/soud/.theos/obj/debug/armv7/soud.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: soud.all.tweak.variables] Error 2
I can’t seem to understand why, I was following a tutorial and this error happens with my other projects too.