Subject: | The encoding pragma is no longer supported |
There are no pass reports for perl 5.25.x.
Amonst other errors I see:
...
The encoding pragma is no longer supported at ccode333i_2c_o3.pl line 1.
BEGIN failed--compilation aborted at ccode333i_2c_o3.pl line 1.
Can't use string ("16") as a SCALAR ref while "strict refs" in use at blib/lib/B/C.pm line 2595.
CHECK failed--call queue aborted at ccode333i_2c_o3.pl line 1.
/usr/lib/crt1.o: In function `_start':
/usr/src/lib/csu/amd64/crt1.c:(.text+0x16b): undefined reference to `main'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
# Failed test 'failed to compile C #333 qr utf8'
# at t/TestBC.pm line 1223.
# Looks like you failed 1 test of 2.
t/issue338.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
...