You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/mnt/c/Users/user/wiptlmgr/cperlprefix/bin/perlcc: Unexpected compiler output
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
Use of uninitialized value $cvname in string eq at /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/B/C.pm line 4981.
That line says:
# 5.18 bless does not inc sv_objcount anymore. broken by ddf23d4a1ae (#208)
# We workaround this 5.18 de-optimization by adding it if at least a DESTROY
# method exists.
$init->add("++PL_sv_objcount;") if $cvname eq 'DESTROY' and $] >= 5.017011;
The text was updated successfully, but these errors were encountered:
The script_run feature is experimental in regex; marked by <-- HERE in m/(*script_run: <-- HERE ^ .* $ )/.
Can't load '@S���' for module Encode: /mnt/c/Users/user/wiptlmgr/cperlprefix/lib/5.30.0/x86_64-linux/auto/Encode/Encode.so: undefined symbol: PL_stack_sp.
panic: corrupt saved stack index -1414812757.
panic: corrupt saved stack index -1414812757.
panic: corrupt saved stack index -1414812757.
....
I'm running perlcc with a new cperl install and get the following error. However, tlmgr.c gets generated.
That line says:
The text was updated successfully, but these errors were encountered: