Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/blead_g++/log6354881af5af0679c270bbd6fe87f1cb7cfeeb37.log.gz

Automated smoke report for 5.21.7 patch 
6354881af5af0679c270bbd6fe87f1cb7cfeeb37 v5.21.6-34-g6354881
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
    on        linux - 3.13.0-36-generic [debian]
    using     g++ version 4.8.2
    smoketime 2 hours 20 minutes (average 7 minutes 1 seconds)

Summary: FAIL(M)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.21.6-34-g6354881  Configuration (common) -Dcc=g++ -O
----------- ---------------------------------------------------------
M - - M - - 
M - - M - - -Accflags=-DPERL_POISON
M - - M - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
M - - M - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Accflags=-DPERL_NO_COW
M - - M - - -Duseithreads
M - - M - - -Duseithreads -Accflags=-DPERL_POISON
M - - M - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
M - - M - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Duseithreads -Accflags=-DPERL_NO_COW
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    SMOKE6354881af5af0679c270bbd6fe87f1cb7cfeeb37

Compiler messages(gcc):
Call.c: In function ‘void XS_Filter__Util__Call_unimport(CV*)’:
Call.c:444:15: warning: variable ‘package’ set but not used 
[-Wunused-but-set-variable]
MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
../../handy.h:456:36: warning: null argument where non-null required (argument 
1) [-Wnonnull]
DB_File.xs: In function ‘int db_put(DB_File, DBTKEY, DBT, u_int)’:
DB_File.xs:311:77: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
DB_File.xs:571:1: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs:658:1: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs:748:1: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs:822:1: warning: unused parameter ‘dbenv’ [-Wunused-parameter]
DB_File.c: In function ‘void XS_DB_File_DELETE(CV*)’:
DB_File.c:1907:8: warning: variable ‘flags’ set but not used 
[-Wunused-but-set-variable]
DB_File.c: In function ‘void XS_DB_File_STORE(CV*)’:
DB_File.c:2100:8: warning: variable ‘flags’ set but not used 
[-Wunused-but-set-variable]
bzlib.c:107:7: warning: unused parameter ‘opaque’ [-Wunused-parameter]
bzlib.c:114:6: warning: unused parameter ‘opaque’ [-Wunused-parameter]
DB_File.xs: In function ‘void boot_DB_File(CV*)’:
DB_File.xs:1530:10: warning: unused variable ‘sv_err’ [-Wunused-variable]
compress.c: In function ‘void sendMTFValues(EState*)’:
compress.c:243:19: warning: variable ‘nBytes’ set but not used 
[-Wunused-but-set-variable]
RealPPPort.xs:158:4: warning: unused parameter ‘cv’ [-Wunused-parameter]
RealPPPort.xs:170:4: warning: unused parameter ‘cv’ [-Wunused-parameter]
RealPPPort.xs: In function ‘void XS_Devel__PPPort_SvPV_nomg_nolen(CV*)’:
RealPPPort.xs:1307:24: warning: unused variable ‘len’ [-Wunused-variable]
RealPPPort.xs: In function ‘void XS_Devel__PPPort_new_with_other_mg(CV*)’:
RealPPPort.xs:1490:9: warning: unused variable ‘i’ [-Wunused-variable]
RealPPPort.xs: In function ‘void XS_Devel__PPPort_new_with_mg(CV*)’:
RealPPPort.xs:1514:9: warning: unused variable ‘i’ [-Wunused-variable]
../../pp.h: In function ‘void XS_DB_File_constant(CV*)’:
../../pp.h:306:54: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
../../pp.h: In function ‘void XS_IPC__SysV__constant(CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_reduce(CV*)’:
../../cop.h:1186:10: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘void XS_List__Util_first(CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_any(CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_pairfirst(CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_pairgrep(CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_pairmap(CV*)’:
ListUtil.xs:688:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.xs:689:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:730:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.xs:731:17: warning: unused variable ‘b’ [-Wunused-variable]
Byte.c: In function ‘void boot_Encode__Byte(CV*)’:
Byte.c:197:21: error: ‘file’ was not declared in this scope
Zlib.xs:500:8: warning: unused parameter ‘opaque’ [-Wunused-parameter]
Zlib.xs:506:6: warning: unused parameter ‘opaque’ [-Wunused-parameter]
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_inflate(CV*)’:
Zlib.c:2207:7: warning: variable ‘eof’ set but not used 
[-Wunused-but-set-variable]
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_scan(CV*)’:
Zlib.c:2978:7: warning: variable ‘out’ set but not used 
[-Wunused-but-set-variable]
Zlib.c:2979:7: warning: variable ‘eof’ set but not used 
[-Wunused-but-set-variable]
SysV.xs:82:20: warning: ‘s_sysv_unimpl’ defined but not used [-Wunused-variable]
ListUtil.xs: In function ‘void XS_List__Util_min(CV*)’:
ListUtil.xs:129:39: warning: ‘retval’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
../../pp.h: In function ‘void XS_Compress__Raw__Zlib_constant(CV*)’:
Encode.xs:28:15: warning: unused parameter ‘sv’ [-Wunused-parameter]
Encode.xs:28:15: warning: unused parameter ‘encoding’ [-Wunused-parameter]
Encode.xs:29:15: warning: unused parameter ‘sv’ [-Wunused-parameter]
Encode.xs:29:15: warning: unused parameter ‘encoding’ [-Wunused-parameter]
Encode.xs:67:1: warning: unused parameter ‘routine’ [-Wunused-parameter]
Encode.xs:67:1: warning: unused parameter ‘done’ [-Wunused-parameter]
Encode.xs:67:1: warning: unused parameter ‘dest’ [-Wunused-parameter]
Encode.xs:67:1: warning: unused parameter ‘orig’ [-Wunused-parameter]
Encode.xs: In function ‘U8* process_utf8(SV*, U8*, U8*, SV*, bool, bool, bool)’:
Encode.xs:366:26: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Encode.xs:370:34: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Encode.xs: In function ‘void XS_Encode__utf8_encode_xs(CV*)’:
Encode.xs:510:10: warning: unused variable ‘renewed’ [-Wunused-variable]
Encode.c: In function ‘void XS_Encode__XS_renew(CV*)’:
Encode.c:760:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.c: In function ‘void XS_Encode__XS_renewed(CV*)’:
Encode.c:779:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.c: In function ‘void XS_Encode__XS_needs_lines(CV*)’:
Encode.c:962:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.c: In function ‘void XS_Encode__XS_perlio_ok(CV*)’:
Encode.c:983:7: warning: unused variable ‘obj’ [-Wunused-variable]
NDBM_File.c: In function ‘void XS_NDBM_File_NEXTKEY(CV*)’:
NDBM_File.c:467:12: warning: unused variable ‘key’ [-Wunused-variable]
NDBM_File.c: In function ‘void XS_NDBM_File_error(CV*)’:
NDBM_File.c:497:12: warning: variable ‘db’ set but not used 
[-Wunused-but-set-variable]
NDBM_File.c: In function ‘void XS_NDBM_File_clearerr(CV*)’:
NDBM_File.c:526:12: warning: variable ‘db’ set but not used 
[-Wunused-but-set-variable]
encoding.c: In function ‘void boot_PerlIO__encoding(CV*)’:
encoding.c:804:21: error: ‘file’ was not declared in this scope
mmap.c: In function ‘void boot_PerlIO__mmap(CV*)’:
mmap.c:481:21: error: ‘file’ was not declared in this scope
scalar.c: In function ‘void boot_PerlIO__scalar(CV*)’:
scalar.c:564:21: error: ‘file’ was not declared in this scope
POSIX.c: In function ‘void XS_POSIX_strtoul(CV*)’:
POSIX.c:4231:15: warning: unused variable ‘str’ [-Wunused-variable]
POSIX.c:4233:6: warning: variable ‘base’ set but not used 
[-Wunused-but-set-variable]
POSIX.c: In function ‘void XS_POSIX_lchown(CV*)’:
POSIX.c:4947:8: warning: unused variable ‘uid’ [-Wunused-variable]
POSIX.c:4949:8: warning: unused variable ‘gid’ [-Wunused-variable]
POSIX.c:4951:9: warning: unused variable ‘path’ [-Wunused-variable]
via.c: In function ‘void boot_PerlIO__via(CV*)’:
via.c:806:21: error: ‘file’ was not declared in this scope
Storable.xs: In function ‘SV* retrieve_svundef_elem(stcxt_t*, const char*)’:
Storable.xs:5291:8: warning: the address of ‘PL_sv_undef’ will always evaluate 
as ‘true’ [-Waddress]
../../proto.h:8076:14: warning: ‘char* S_stdize_locale(char*)’ declared 
‘static’ but never defined [-Wunused-function]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
../../pp.h: In function ‘void XS_Time__HiRes_constant(CV*)’:
op.c: In function ‘CV* Perl_newATTRSUB_x(I32, OP*, OP*, OP*, OP*, bool)’:
op.c:8580:21: warning: ‘start’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c: In function ‘CV* Perl_newMYSUB(I32, OP*, OP*, OP*, OP*)’:
op.c:8115:21: warning: ‘start’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/blead_g++/build/ext/POSIX/POSIX.xs:3028: warning: the use 
of `tmpnam' is dangerous, better use `mkstemp'
regcomp.c:3716:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
op.c: In function ‘OP* Perl_pmruntime(PerlInterpreter*, OP*, OP*, bool, I32)’:
perl.h:152:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
op.c: In function ‘OP* Perl_newRANGE(PerlInterpreter*, I32, OP*, OP*)’:
vutil.c:36:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
vutil.c: In function ‘SV* Perl_new_version(PerlInterpreter*, SV*)’:
op.c: In function ‘OP* Perl_ck_grep(PerlInterpreter*, OP*)’:
op.c: In function ‘OP* S_maybe_targlex(PerlInterpreter*, OP*)’:
vxs.inc: In function ‘void XS_universal_version(PerlInterpreter*, CV*)’:
vxs.inc: In function ‘void XS_version_new(PerlInterpreter*, CV*)’:
vxs.inc: In function ‘void XS_version_stringify(PerlInterpreter*, CV*)’:
vxs.inc: In function ‘void XS_version_numify(PerlInterpreter*, CV*)’:
vxs.inc: In function ‘void XS_version_normal(PerlInterpreter*, CV*)’:
vxs.inc: In function ‘void XS_version_vcmp(PerlInterpreter*, CV*)’:
vxs.inc: In function ‘void XS_version_boolean(PerlInterpreter*, CV*)’:
vxs.inc: In function ‘void XS_version_noop(PerlInterpreter*, CV*)’:
vxs.inc: In function ‘void S_version_check_key(PerlInterpreter*, CV*, const 
char*, int)’:
vxs.inc: In function ‘void XS_version_qv(PerlInterpreter*, CV*)’:
perlio.c:5066:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
perlio.c:5081:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
DynaLoader.c: In function ‘void XS_DynaLoader_dl_load_file(PerlInterpreter*, 
CV*)’:
../../perl.h:152:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
DynaLoader.c: In function ‘void XS_DynaLoader_dl_unload_file(PerlInterpreter*, 
CV*)’:
DynaLoader.c: In function ‘void XS_DynaLoader_dl_find_symbol(PerlInterpreter*, 
CV*)’:
DynaLoader.c: In function ‘void 
XS_DynaLoader_dl_undef_symbols(PerlInterpreter*, CV*)’:
DynaLoader.c: In function ‘void XS_DynaLoader_dl_install_xsub(PerlInterpreter*, 
CV*)’:
DynaLoader.c: In function ‘void XS_DynaLoader_dl_error(PerlInterpreter*, CV*)’:
DynaLoader.c: In function ‘void boot_DynaLoader(PerlInterpreter*, CV*)’:
version.c: In function ‘void __getBerkeleyDBInfo()’:
Cwd.xs:425:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Cwd.c: In function ‘void XS_Cwd_CLONE(PerlInterpreter*, CV*)’:
Cwd.c: In function ‘void XS_Cwd_getcwd(PerlInterpreter*, CV*)’:
Cwd.c: In function ‘void XS_Cwd_abs_path(PerlInterpreter*, CV*)’:
Cwd.c: In function ‘void XS_File__Spec__Unix_canonpath(PerlInterpreter*, CV*)’:
Cwd.c: In function ‘void XS_File__Spec__Unix__fn_canonpath(PerlInterpreter*, 
CV*)’:
Cwd.c: In function ‘void XS_File__Spec__Unix_catdir(PerlInterpreter*, CV*)’:
Cwd.c: In function ‘void XS_File__Spec__Unix__fn_catdir(PerlInterpreter*, CV*)’:
Cwd.c: In function ‘void XS_File__Spec__Unix_catfile(PerlInterpreter*, CV*)’:
Cwd.c: In function ‘void XS_File__Spec__Unix__fn_catfile(PerlInterpreter*, 
CV*)’:
Cwd.c: In function ‘void boot_Cwd(PerlInterpreter*, CV*)’:
Call.c: In function ‘void XS_Filter__Util__Call_filter_read(PerlInterpreter*, 
CV*)’:
Call.c: In function ‘void XS_Filter__Util__Call_real_import(PerlInterpreter*, 
CV*)’:
Call.c: In function ‘void XS_Filter__Util__Call_filter_del(PerlInterpreter*, 
CV*)’:
Call.c: In function ‘void XS_Filter__Util__Call_unimport(PerlInterpreter*, 
CV*)’:
Call.c: In function ‘void boot_Filter__Util__Call(PerlInterpreter*, CV*)’:
Fcntl.xs: In function ‘void XS_Fcntl_S_ISREG(PerlInterpreter*, CV*)’:
Fcntl.c: In function ‘void XS_Fcntl_AUTOLOAD(PerlInterpreter*, CV*)’:
Fcntl.c: In function ‘void XS_Fcntl_S_IMODE(PerlInterpreter*, CV*)’:
Fcntl.c: In function ‘void XS_Fcntl_S_IFMT(PerlInterpreter*, CV*)’:
./const-xs.inc: In function ‘void boot_Fcntl(PerlInterpreter*, CV*)’:
B.xs: In function ‘void intrpvar_sv_common(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_formfeed(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_amagic_generation(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_comppadlist(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_sv_undef(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_main_root(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_sub_generation(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_walkoptree(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_walkoptree_debug(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_address(PerlInterpreter*, CV*)’:
Dumper.c: In function ‘void XS_Data__Dumper_Dumpxs(PerlInterpreter*, CV*)’:
Dumper.c: In function ‘void XS_Data__Dumper__vstring(PerlInterpreter*, CV*)’:
Dumper.c: In function ‘void boot_Data__Dumper(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_svref_2object(PerlInterpreter*, CV*)’:
DosGlob.c: In function ‘void XS_File__DosGlob__callsite(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_opnumber(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_ppname(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_hash(PerlInterpreter*, CV*)’:
DosGlob.c: In function ‘void boot_File__DosGlob(PerlInterpreter*, CV*)’:
MD5.c: In function ‘void XS_Digest__MD5_new(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_cast_I32(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_minus_c(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_cstring(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B_threadsv_names(PerlInterpreter*, CV*)’:
MD5.c: In function ‘void XS_Digest__MD5_clone(PerlInterpreter*, CV*)’:
MD5.c: In function ‘void XS_Digest__MD5_DESTROY(PerlInterpreter*, CV*)’:
MD5.c: In function ‘void XS_Digest__MD5_add(PerlInterpreter*, CV*)’:
MD5.c: In function ‘void XS_Digest__MD5_addfile(PerlInterpreter*, CV*)’:
MD5.c: In function ‘void XS_Digest__MD5_digest(PerlInterpreter*, CV*)’:
MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__OP_next(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__OP_oplist(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__SV_REFCNT(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__SV_object_2svref(PerlInterpreter*, CV*)’:
MD5.c: In function ‘void boot_Digest__MD5(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__IV_IV(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__IV_IVX(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__IV_packiv(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__NV_NV(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__REGEXP_REGEX(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__PV_RV(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__PV_PV(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__PVMG_MAGIC(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__MAGIC_MOREMAGIC(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__BM_PREVIOUS(PerlInterpreter*, CV*)’:
Peek.xs: In function ‘bool _runops_debug(int)’:
B.c: In function ‘void XS_B__BM_RARE(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__GV_NAME(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__GV_is_empty(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__GV_GP(PerlInterpreter*, CV*)’:
Peek.xs: In function ‘void S_do_dump(PerlInterpreter*, SV*, I32)’:
Peek.c: In function ‘void XS_Devel__Peek_mstat(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__GV_SV(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__GV_LINE(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__GV_GPFLAGS(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_fill_mstats(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__GV_FILEGV(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_mstats_fillhash(PerlInterpreter*, 
CV*)’:
B.c: In function ‘void XS_B__IO_IsSTD(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_mstats2hash(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__AV_FILL(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__AV_ARRAY(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_Dump(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_DumpArray(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_DumpProg(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__AV_ARRAYelt(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__FM_LINES(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_CONST(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_SvREFCNT(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_DeadCode(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_CvGV(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void XS_Devel__Peek_runops_debug(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_START(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_DEPTH(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_PADLIST(PerlInterpreter*, CV*)’:
Peek.c: In function ‘void boot_Devel__Peek(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_HSCXT(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_XSUB(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_const_sv(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_GV(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__CV_NAME_HEK(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__HV_FILL(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__HV_RITER(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__HV_ARRAY(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__HE_VAL(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__HE_HASH(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__RHE_HASH(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__PADLIST_MAX(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__PADLIST_ARRAY(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__PADLIST_ARRAYelt(PerlInterpreter*, CV*)’:
B.c: In function ‘void XS_B__PADLIST_REFCNT(PerlInterpreter*, CV*)’:
./const-xs.inc: In function ‘void boot_B(PerlInterpreter*, CV*)’:
SHA.c: In function ‘void XS_Digest__SHA_shainit(PerlInterpreter*, CV*)’:
SHA.c:205:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_sharewind(PerlInterpreter*, CV*)’:
SHA.c:226:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_shawrite(PerlInterpreter*, CV*)’:
SHA.c:242:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_newSHA(PerlInterpreter*, CV*)’:
SHA.c:265:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_clone(PerlInterpreter*, CV*)’:
SHA.c:297:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_DESTROY(PerlInterpreter*, CV*)’:
SHA.c:327:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_sha1(PerlInterpreter*, CV*)’:
SHA.c:344:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_hmac_sha1(PerlInterpreter*, CV*)’:
SHA.c:390:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_hashsize(PerlInterpreter*, CV*)’:
SHA.c:440:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_add(PerlInterpreter*, CV*)’:
SHA.c:466:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA_digest(PerlInterpreter*, CV*)’:
SHA.c:503:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA__getstate(PerlInterpreter*, CV*)’:
SHA.c:542:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA__putstate(PerlInterpreter*, CV*)’:
SHA.c:578:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA__addfilebin(PerlInterpreter*, CV*)’:
SHA.c:622:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void XS_Digest__SHA__addfileuniv(PerlInterpreter*, CV*)’:
SHA.c:653:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SHA.c: In function ‘void boot_Digest__SHA(PerlInterpreter*, CV*)’:
SHA.c:716:13: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
DB_File.xs: In function ‘int btree_compare(DB*, const DBT*, const DBT*)’:
DB_File.xs: In function ‘size_t btree_prefix(DB*, const DBT*, const DBT*)’:
DB_File.xs: In function ‘u_int32_t hash_cb(DB*, const void*, u_int32_t)’:
DB_File.xs: In function ‘void db_errcall_cb(const DB_ENV*, const char*, const 
char*)’:
DB_File.xs:913:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:24:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:79:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:123:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:167:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:211:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:266:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
DB_File.c: In function ‘void XS_DB_File_constant(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_DoTie_(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_DESTROY(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_DELETE(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_EXISTS(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_FETCH(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_STORE(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_FIRSTKEY(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_NEXTKEY(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_unshift(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_pop(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_shift(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_push(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_length(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_del(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_get(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_put(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_fd(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_sync(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_seq(PerlInterpreter*, CV*)’:
DB_File.c: In function ‘void XS_DB_File_filter_fetch_key(PerlInterpreter*, 
CV*)’:
DB_File.c: In function ‘void XS_DB_File_filter_store_key(PerlInterpreter*, 
CV*)’:
DB_File.c: In function ‘void XS_DB_File_filter_fetch_value(PerlInterpreter*, 
CV*)’:
DB_File.c: In function ‘void XS_DB_File_filter_store_value(PerlInterpreter*, 
CV*)’:
DB_File.xs: In function ‘void boot_DB_File(PerlInterpreter*, CV*)’:
Glob.c: In function ‘void XS_File__Glob_GLOB_ERROR(PerlInterpreter*, CV*)’:
Glob.c: In function ‘void XS_File__Glob_bsd_glob(PerlInterpreter*, CV*)’:
Glob.c: In function ‘void XS_File__Glob_csh_glob(PerlInterpreter*, CV*)’:
Glob.c: In function ‘void XS_File__Glob_bsd_glob_override(PerlInterpreter*, 
CV*)’:
Glob.c: In function ‘void XS_File__Glob_AUTOLOAD(PerlInterpreter*, CV*)’:
./const-xs.inc: In function ‘void boot_File__Glob(PerlInterpreter*, CV*)’:
Util.c: In function ‘void XS_Hash__Util_all_keys(PerlInterpreter*, CV*)’:
Util.c: In function ‘void XS_Hash__Util_hidden_ref_keys(PerlInterpreter*, CV*)’:
Util.c: In function ‘void XS_Hash__Util_hv_store(PerlInterpreter*, CV*)’:
Util.c: In function ‘void XS_Hash__Util_hash_seed(PerlInterpreter*, CV*)’:
Util.c: In function ‘void XS_Hash__Util_hash_value(PerlInterpreter*, CV*)’:
Util.c: In function ‘void XS_Hash__Util_hash_traversal_mask(PerlInterpreter*, 
CV*)’:
Util.c: In function ‘void XS_Hash__Util_bucket_info(PerlInterpreter*, CV*)’:
Util.c: In function ‘void XS_Hash__Util_bucket_array(PerlInterpreter*, CV*)’:
Util.c: In function ‘void boot_Hash__Util(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_AUTOLOAD(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_TIEHASH(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_close(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_DESTROY(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_FETCH(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_STORE(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_DELETE(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_FIRSTKEY(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_NEXTKEY(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_reorganize(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_sync(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_EXISTS(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_setopt(PerlInterpreter*, CV*)’:
GDBM_File.c: In function ‘void XS_GDBM_File_filter_fetch_key(PerlInterpreter*, 
CV*)’:
./const-xs.inc: In function ‘void boot_GDBM_File(PerlInterpreter*, CV*)’:
FieldHash.xs:115:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
FieldHash.xs:276:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
FieldHash.c: In function ‘void 
XS_Hash__Util__FieldHash__fieldhash(PerlInterpreter*, CV*)’:
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash_id(PerlInterpreter*, 
CV*)’:
FieldHash.c: In function ‘void 
XS_Hash__Util__FieldHash_id_2obj(PerlInterpreter*, CV*)’:
FieldHash.c: In function ‘void 
XS_Hash__Util__FieldHash_register(PerlInterpreter*, CV*)’:
FieldHash.c: In function ‘void XS_Hash__Util__FieldHash_CLONE(PerlInterpreter*, 
CV*)’:
FieldHash.c: In function ‘void 
XS_Hash__Util__FieldHash__active_fields(PerlInterpreter*, CV*)’:
FieldHash.c: In function ‘void 
XS_Hash__Util__FieldHash__test_uvar_get(PerlInterpreter*, CV*)’:
FieldHash.c: In function ‘void boot_Hash__Util__FieldHash(PerlInterpreter*, 
CV*)’:
Langinfo.c: In function ‘void XS_I18N__Langinfo_AUTOLOAD(PerlInterpreter*, 
CV*)’:
Langinfo.c: In function ‘void XS_I18N__Langinfo_langinfo(PerlInterpreter*, 
CV*)’:
./const-xs.inc: In function ‘void boot_I18N__Langinfo(PerlInterpreter*, CV*)’:
../../pp.h: In function ‘void XS_DB_File_constant(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__File_new_tmpfile(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Poll__poll(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_blocking(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_ungetc(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_error(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_clearerr(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_untaint(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_flush(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_setbuf(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_setvbuf(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle_sync(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Handle__create_getline_subs(PerlInterpreter*, 
CV*)’:
IO.c: In function ‘void XS_IO__Socket_sockatmark(PerlInterpreter*, CV*)’:
IO.c: In function ‘void boot_IO(PerlInterpreter*, CV*)’:
const-c.inc:24:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
const-c.inc:133:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
const-c.inc:248:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
const-c.inc:440:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
const-c.inc:644:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
const-c.inc:771:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
const-c.inc:939:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
const-c.inc:1003:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__Msg__stat_pack(PerlInterpreter*, CV*)’:
SysV.c:276:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__Msg__stat_unpack(PerlInterpreter*, CV*)’:
SysV.c:318:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__Semaphore__stat_pack(PerlInterpreter*, CV*)’:
SysV.c:363:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__Semaphore__stat_unpack(PerlInterpreter*, 
CV*)’:
SysV.c:401:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__SharedMem__stat_pack(PerlInterpreter*, CV*)’:
SysV.c:442:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__SharedMem__stat_unpack(PerlInterpreter*, 
CV*)’:
SysV.c:484:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__SysV_ftok(PerlInterpreter*, CV*)’:
SysV.c:529:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__SysV_memread(PerlInterpreter*, CV*)’:
SysV.c:588:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__SysV_memwrite(PerlInterpreter*, CV*)’:
SysV.c:627:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__SysV_shmat(PerlInterpreter*, CV*)’:
SysV.c:659:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__SysV_shmdt(PerlInterpreter*, CV*)’:
SysV.c:688:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void XS_IPC__SysV__constant(PerlInterpreter*, CV*)’:
SysV.c:715:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
SysV.c: In function ‘void boot_IPC__SysV(PerlInterpreter*, CV*)’:
SysV.c:825:13: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
ListUtil.c: In function ‘void XS_List__Util_min(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_List__Util_sum(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_List__Util_minstr(PerlInterpreter*, CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_reduce(PerlInterpreter*, CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_first(PerlInterpreter*, CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_any(PerlInterpreter*, CV*)’:
../../pp.h: In function ‘void XS_IPC__SysV__constant(PerlInterpreter*, CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_pairfirst(PerlInterpreter*, CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_pairgrep(PerlInterpreter*, CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_pairmap(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_List__Util_pairs(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_List__Util_pairkeys(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_List__Util_pairvalues(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_List__Util_shuffle(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_dualvar(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_isdual(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_blessed(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_reftype(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_refaddr(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_weaken(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_unweaken(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_isweak(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_readonly(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_tainted(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_isvstring(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void 
XS_Scalar__Util_looks_like_number(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Scalar__Util_openhandle(PerlInterpreter*, 
CV*)’:
ListUtil.c: In function ‘void XS_Sub__Util_set_prototype(PerlInterpreter*, 
CV*)’:
ListUtil.c: In function ‘void XS_Sub__Util_set_subname(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void XS_Sub__Util_subname(PerlInterpreter*, CV*)’:
ListUtil.c: In function ‘void boot_List__Util(PerlInterpreter*, CV*)’:
RealPPPort.xs: In function ‘U32 get_PL_signals_1()’:
RealPPPort.xs: In function ‘void call_newCONSTSUB_1()’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_exception(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_ptrtests(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_stashpvn(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_sv(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_av(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_hv(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_cv(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_xsreturn(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_boolSV(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_DEFSV(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_DEFSV_modify(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_ERRSV(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_UNDERBAR(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_prepush(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PERL_ABS(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SVf(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_Perl_ppaddr_t(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_check_HeUTF8(PerlInterpreter*, 
CV*)’:
Base64.c: In function ‘void XS_MIME__Base64_encode_base64(PerlInterpreter*, 
CV*)’:
Base64.c: In function ‘void XS_MIME__Base64_decode_base64(PerlInterpreter*, 
CV*)’:
Base64.c: In function ‘void 
XS_MIME__Base64_encoded_base64_length(PerlInterpreter*, CV*)’:
Base64.c: In function ‘void 
XS_MIME__Base64_decoded_base64_length(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_my_strlfunc(PerlInterpreter*, 
CV*)’:
Base64.c: In function ‘void XS_MIME__QuotedPrint_encode_qp(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_CopSTASHPV(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_CopFILE(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_compare_PL_signals(PerlInterpreter*, CV*)’:
Base64.c: In function ‘void XS_MIME__QuotedPrint_decode_qp(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_sv_undef(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_sv_yes(PerlInterpreter*, 
CV*)’:
Base64.c: In function ‘void boot_MIME__Base64(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_sv_no(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_na(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_Sv(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_tokenbuf(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_parser(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_hexdigit(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_hints(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PL_ppaddr(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_other_variables(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_no_dummy_parser_vars(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_dummy_parser_warning(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setuv(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVuv(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_2uv(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvUVx(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_XSRETURN_UV(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_PUSHu(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_XPUSHu(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_GvSVn(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_isGV_with_GP(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_get_cvn_flags(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_gv_fetchpvn_flags(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_fetchsv(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_TestSvUV_set(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_TestSvPVX_const(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_TestSvPVX_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_TestSvSTASH_set(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_my_snprintf(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_grok_number(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_grok_bin(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_grok_hex(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_grok_oct(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_Perl_grok_number(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_Perl_grok_bin(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_Perl_grok_hex(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_Perl_grok_oct(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_croak_NVgf(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_newSVpvn_share(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPVbyte(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_nolen(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_const(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_mutable(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_flags(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_flags_const(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_flags_const_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_flags_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_force(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_force_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_force_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_force_nomg(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_force_nomg_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_force_flags(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_force_flags_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_force_flags_mutable(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_nolen_const(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_nomg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_nomg_const(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_SvPV_nomg_const_nolen(PerlInterpreter*, CV*)’:
RealPPPort.xs: In function ‘void 
XS_Devel__PPPort_SvPV_nomg_nolen(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvPV_renew(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvn(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_newSVpvn_flags(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_newSVpvn_utf8(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_no_THX_arg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_with_THX_arg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_vnewSVpvf(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_vcatpvf(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_vsetpvf(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpvf_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_Perl_sv_catpvf_mg(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_sv_catpvf_mg_nocontext(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpvf_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_Perl_sv_setpvf_mg(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_sv_setpvf_mg_nocontext(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_my_sprintf(PerlInterpreter*, 
CV*)’:
RealPPPort.xs: In function ‘void 
XS_Devel__PPPort_new_with_other_mg(PerlInterpreter*, CV*)’:
RealPPPort.xs: In function ‘void XS_Devel__PPPort_new_with_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_remove_null_magic(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_remove_other_magic(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_as_string(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpv_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpvn_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catsv_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setiv_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setnv_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpv_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpvn_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setsv_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setuv_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_usepvn_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvVSTRING_mg(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_sv_magic_portable(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHs(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHp(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHn(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHi(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mPUSHu(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHs(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHp(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHn(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHi(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_mXPUSHu(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_G_SCALAR(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_G_ARRAY(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_G_DISCARD(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_eval_sv(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_eval_pv(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_sv(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_pv(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_argv(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_call_method(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_call_sv_G_METHOD(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_load_module(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_pv_escape_can_unicode(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_pv_pretty(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_pv_display(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_iv_size(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_uv_size(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_iv_type(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_uv_type(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_call_newCONSTSUB_1(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_call_newCONSTSUB_2(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_call_newCONSTSUB_3(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_MY_CXT_1(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_MY_CXT_2(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_MY_CXT_CLONE(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSVpvs(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_newSVpvs_flags(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_newSVpvs_share(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_catpvs(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_sv_setpvs(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_hv_fetchs(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_hv_stores(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_fetchpvs(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_gv_stashpvs(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_get_cvs(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_warner(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_Perl_warner(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_Perl_warner_nocontext(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_ckWARN(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_newRV_inc_REFCNT(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_newRV_noinc_REFCNT(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_SvREFCNT(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_HvNAME_get(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void 
XS_Devel__PPPort_HvNAMELEN_get(PerlInterpreter*, CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_checkmem(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void XS_Devel__PPPort_newSV_type(PerlInterpreter*, 
CV*)’:
RealPPPort.c: In function ‘void boot_Devel__PPPort(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_TIEHASH(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_DESTROY(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_FETCH(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_STORE(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_DELETE(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_FIRSTKEY(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_NEXTKEY(PerlInterpreter*, CV*)’:
ListUtil.xs: In function ‘void XS_List__Util_min(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_error(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_clearerr(PerlInterpreter*, CV*)’:
NDBM_File.c: In function ‘void XS_NDBM_File_filter_fetch_key(PerlInterpreter*, 
CV*)’:
NDBM_File.c: In function ‘void boot_NDBM_File(PerlInterpreter*, CV*)’:
Byte.c: In function ‘void boot_Encode__Byte(PerlInterpreter*, CV*)’:
../../../perl.h:152:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
mmap.xs: In function ‘IV PerlIOMmap_map(PerlInterpreter*, PerlIOl**)’:
mmap.c: In function ‘void boot_PerlIO__mmap(PerlInterpreter*, CV*)’:
encoding.c: In function ‘void boot_PerlIO__encoding(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode__safe_pkg_prep(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode__safe_call_sv(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_verify_opset(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_invert_opset(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_opset_to_ops(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_opset(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_permit_only(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_opdesc(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_define_optag(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_empty_opset(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_full_opset(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_opmask_add(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_opcodes(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void XS_Opcode_opmask(PerlInterpreter*, CV*)’:
Opcode.c: In function ‘void boot_Opcode(PerlInterpreter*, CV*)’:
Zlib.xs: In function ‘char* GetErrorString(int)’:
../../perl.h:165:22: warning: unused variable ‘my_perl’ [-Wunused-variable]
Zlib.xs: In function ‘SV* deRef(SV*, const char*)’:
Zlib.xs: In function ‘SV* deRef_l(SV*, const char*)’:
constants.h:101:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:145:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:189:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
constants.h:233:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_constant(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_zlib_version(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_ZLIB_VERNUM(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib_zlibCompileFlags(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_adler32(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void XS_Compress__Raw__Zlib_crc32(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib_crc32_combine(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib_adler32_combine(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateInit(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_DispStream(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_deflateReset(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_DESTROY(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream__deflateParams(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_get_Level(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_get_Strategy(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_get_Bufsize(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_status(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_crc32(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_dict_adler(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_adler32(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_compressedBytes(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_uncompressedBytes(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_total_in(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_total_out(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_msg(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__deflateStream_deflateTune(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_DispStream(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_inflateReset(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_inflate(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_inflateCount(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_compressedBytes(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_uncompressedBytes(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_inflateSync(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_DESTROY(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_status(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_crc32(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_dict_adler(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_total_in(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_adler32(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_total_out(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_msg(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_get_Bufsize(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateStream_set_Append(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_DESTROY(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_DispStream(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_inflateReset(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_scan(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_getEndOffset(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_inflateCount(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_compressedBytes(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_uncompressedBytes(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_getLastBlockOffset(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_getLastBufferOffset(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_resetLastBlockByte(PerlInterpreter*, 
CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream__createDeflateStream(PerlInterpreter*,
 CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_status(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_crc32(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void 
XS_Compress__Raw__Zlib__inflateScanStream_adler32(PerlInterpreter*, CV*)’:
Zlib.c: In function ‘void boot_Compress__Raw__Zlib(PerlInterpreter*, CV*)’:
POSIX.xs:1536:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
POSIX.c: In function ‘void XS_POSIX__SigSet_new(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__SigSet_addset(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__SigSet_emptyset(PerlInterpreter*, CV*)’:
scalar.xs:96:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
scalar.xs:132:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
scalar.xs:228:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
scalar.xs:235:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
scalar.c: In function ‘void boot_PerlIO__scalar(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__SigSet_ismember(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_new(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_getattr(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_setattr(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_getispeed(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_getiflag(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_getcc(PerlInterpreter*, CV*)’:
Encode.xs: In function ‘U8* process_utf8(PerlInterpreter*, SV*, U8*, U8*, SV*, 
bool, bool, bool)’:
Encode.c: In function ‘void XS_Encode__utf8_decode_xs(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_setispeed(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_setiflag(PerlInterpreter*, CV*)’:
Encode.xs: In function ‘void XS_Encode__utf8_encode_xs(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_renew(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_renewed(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_name(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_cat_decode(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__Termios_setcc(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_constant(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_decode(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_encode(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_needs_lines(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_perlio_ok(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_WEXITSTATUS(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_open(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__XS_mime_name(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__bytes_to_utf8(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_localeconv(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__utf8_to_bytes(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_is_utf8(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_setlocale(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_acos(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__utf8_on(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode__utf8_off(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_DIE_ON_ERR(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_fegetround(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_fesetround(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_WARN_ON_ERR(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_LEAVE_SRC(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_RETURN_ON_ERR(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_PERLQQ(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_HTMLCREF(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_XMLCREF(PerlInterpreter*, CV*)’:
via.xs:493:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
via.xs:505:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
via.xs:518:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
via.xs:530:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
via.xs:541:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Encode.c: In function ‘void XS_Encode_STOP_AT_PARTIAL(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_FB_DEFAULT(PerlInterpreter*, CV*)’:
via.c: In function ‘void boot_PerlIO__via(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_FB_CROAK(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_FB_QUIET(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_FB_WARN(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_fpclassify(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_FB_PERLQQ(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_FB_HTMLCREF(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_copysign(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void XS_Encode_FB_XMLCREF(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_frexp(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_ldexp(PerlInterpreter*, CV*)’:
Encode.c: In function ‘void boot_Encode(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_modf(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_remquo(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_scalbn(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_fma(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_nan(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_jn(PerlInterpreter*, CV*)’:
POSIX.xs: In function ‘void XS_POSIX_sigaction(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_sigpending(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_sigprocmask(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX__exit(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_dup2(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_lseek(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_nice(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_pipe(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_read(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_setpgid(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_setsid(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_tcgetpgrp(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_tcsetpgrp(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_uname(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_write(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_tmpnam(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_abort(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_mblen(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_mbstowcs(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_mbtowc(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_wcstombs(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_wctomb(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_strcoll(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_strtod(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_strtold(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_strtol(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_strtoul(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_strxfrm(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_mkfifo(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_tcdrain(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_tcflow(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_asctime(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_clock(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_ctime(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_times(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_difftime(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_strftime(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_tzset(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_tzname(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_ctermid(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_cuserid(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_fpathconf(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_pathconf(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_pause(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_sleep(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_setgid(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_setuid(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_sysconf(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_ttyname(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_getcwd(PerlInterpreter*, CV*)’:
POSIX.c: In function ‘void XS_POSIX_lchown(PerlInterpreter*, CV*)’:
./const-xs.inc: In function ‘void boot_POSIX(PerlInterpreter*, CV*)’:
Bzip2.xs: In function ‘char* GetErrorString(int)’:
Bzip2.xs: In function ‘SV* deRef(SV*, const char*)’:
Bzip2.xs: In function ‘SV* deRef_l(SV*, const char*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_constant(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bzip2_bzlibversion(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_new(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_new(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_DispStream(PerlInterpreter*, 
CV*)’:
Socket.c: In function ‘void XS_Socket_AUTOLOAD(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_bzdeflate(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_DESTROY(PerlInterpreter*, 
CV*)’:
Socket.c: In function ‘void XS_Socket_inet_aton(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_inet_ntoa(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_bzclose(PerlInterpreter*, 
CV*)’:
Socket.c: In function ‘void XS_Socket_sockaddr_family(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_pack_sockaddr_un(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_unpack_sockaddr_un(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bzip2_bzflush(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bzip2_total_in_lo32(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bzip2_total_out_lo32(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_pack_sockaddr_in(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_unpack_sockaddr_in(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bzip2_compressedBytes(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bzip2_uncompressedBytes(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_pack_sockaddr_in6(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bunzip2_DispStream(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_unpack_sockaddr_in6(PerlInterpreter*, 
CV*)’:
Socket.c: In function ‘void XS_Socket_inet_ntop(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_inet_pton(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bunzip2_bzinflate(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bunzip2_inflateCount(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_pack_ip_mreq(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_unpack_ip_mreq(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_DESTROY(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void XS_Compress__Raw__Bunzip2_status(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bunzip2_total_in_lo32(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, 
CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bunzip2_total_out_lo32(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bunzip2_compressedBytes(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_unpack_ip_mreq_source(PerlInterpreter*, 
CV*)’:
Socket.c: In function ‘void XS_Socket_pack_ipv6_mreq(PerlInterpreter*, CV*)’:
Socket.c: In function ‘void XS_Socket_unpack_ipv6_mreq(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void 
XS_Compress__Raw__Bunzip2_uncompressedBytes(PerlInterpreter*, CV*)’:
Bzip2.c: In function ‘void boot_Compress__Raw__Bzip2(PerlInterpreter*, CV*)’:
./const-xs.inc: In function ‘void boot_Socket(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_TIEHASH(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_DESTROY(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_FETCH(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_STORE(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_DELETE(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_EXISTS(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_FIRSTKEY(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_NEXTKEY(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_error(PerlInterpreter*, CV*)’:
SDBM_File.c: In function ‘void XS_SDBM_File_filter_fetch_key(PerlInterpreter*, 
CV*)’:
SDBM_File.c: In function ‘void boot_SDBM_File(PerlInterpreter*, CV*)’:
Hostname.c: In function ‘void XS_Sys__Hostname_ghname(PerlInterpreter*, CV*)’:
Hostname.c: In function ‘void boot_Sys__Hostname(PerlInterpreter*, CV*)’:
../../pp.h: In function ‘void XS_Compress__Raw__Zlib_constant(PerlInterpreter*, 
CV*)’:
Storable.xs: In function ‘int store_hash(PerlInterpreter*, stcxt_t*, HV*)’:
Storable.xs:3508:12: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Storable.xs:3948:12: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Storable.xs: In function ‘SV* retrieve_flag_hash(PerlInterpreter*, stcxt_t*, 
const char*)’:
Storable.xs:6578:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Storable.c: In function ‘void XS_Storable_init_perinterp(PerlInterpreter*, 
CV*)’:
Storable.c: In function ‘void XS_Storable_pstore(PerlInterpreter*, CV*)’:
Storable.c: In function ‘void XS_Storable_mstore(PerlInterpreter*, CV*)’:
Storable.c: In function ‘void XS_Storable_pretrieve(PerlInterpreter*, CV*)’:
Storable.c: In function ‘void XS_Storable_mretrieve(PerlInterpreter*, CV*)’:
Storable.c: In function ‘void XS_Storable_dclone(PerlInterpreter*, CV*)’:
Storable.c: In function ‘void XS_Storable_last_op_in_netorder(PerlInterpreter*, 
CV*)’:
Storable.c: In function ‘void boot_Storable(PerlInterpreter*, CV*)’:
../../proto.h:8076:14: warning: ‘char* S_stdize_locale(PerlInterpreter*, 
char*)’ declared ‘static’ but never defined [-Wunused-function]
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
op.c: In function ‘CV* Perl_newATTRSUB_x(PerlInterpreter*, I32, OP*, OP*, OP*, 
OP*, bool)’:
op.c: In function ‘CV* Perl_newMYSUB(PerlInterpreter*, I32, OP*, OP*, OP*, 
OP*)’:
IO.xs: In function ‘OP* io_pp_nextstate(PerlInterpreter*)’:
IO.xs:195:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
IO.c: In function ‘void XS_IO__Seekable_getpos(PerlInterpreter*, CV*)’:
IO.c: In function ‘void XS_IO__Seekable_setpos(PerlInterpreter*, CV*)’:
const-c.inc:55:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_constant(PerlInterpreter*, CV*)’:
Syslog.c:222:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_FAC(PerlInterpreter*, CV*)’:
Syslog.c:262:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_PRI(PerlInterpreter*, CV*)’:
Syslog.c:281:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_MAKEPRI(PerlInterpreter*, CV*)’:
Syslog.c:300:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_MASK(PerlInterpreter*, CV*)’:
Syslog.c:321:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_LOG_UPTO(PerlInterpreter*, CV*)’:
Syslog.c:340:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_openlog_xs(PerlInterpreter*, CV*)’:
Syslog.c:362:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_syslog_xs(PerlInterpreter*, CV*)’:
Syslog.c:389:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_setlogmask_xs(PerlInterpreter*, 
CV*)’:
Syslog.c:408:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
Syslog.c: In function ‘void XS_Sys__Syslog_closelog_xs(PerlInterpreter*, CV*)’:
Syslog.c:428:10: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
./const-xs.inc: In function ‘void boot_Sys__Syslog(PerlInterpreter*, CV*)’:
Syslog.c:530:13: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
MD5.xs:147:12: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
regcomp.c: In function ‘void Perl_re_dup_guts(PerlInterpreter*, const REGEXP*, 
REGEXP*, CLONE_PARAMS*)’:
DynaLoader.c: In function ‘void XS_DynaLoader_CLONE(PerlInterpreter*, CV*)’:
Glob.c: In function ‘void XS_File__Glob_CLONE(PerlInterpreter*, CV*)’:
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
(Reporter v0.050 / Smoker v0.045)

Reply via email to