Compress-PPMd v0.11 Perl 5 v5.30.3 x86_64-linux
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
Compress-PPMd v0.11
- Platform
- Perl 5 v5.30.3 x86_64-linux
- Date
- 2020-07-10 05:36:02
- ID
- 3e28a6ac-c26f-11ea-9fd7-5b78695922f1
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Salvador Fandino Garcia,
This is a computer-generated report for Compress-PPMd-0.11
on perl 5.30.3, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make -j2 -j2':
Running Mkbootstrap for PPMd ()
chmod 644 "PPMd.bs"
"/home/opc/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3" "/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/ExtUtils/xsubpp" -typemap '/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/ExtUtils/typemap' -typemap '/home/opc/.cpan/build/Compress-PPMd-0.11-0/typemap' PPMd.xs > PPMd.xsc
cp PPMd.pm blib/lib/Compress/PPMd.pm
"/home/opc/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPMd.bs blib/arch/auto/Compress/PPMd/PPMd.bs 644
"/home/opc/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3" "-Iblib/arch" "-Iblib/lib" Constants.h.PL Constants.h
g++ -c -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE" Model.cpp
mv PPMd.xsc PPMd.c
g++ -c -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE" PPMd.c
cc1plus: warning: command line option âÂÂ-Wstrict-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option âÂÂ-Wbad-function-castâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option âÂÂ-Wmissing-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option âÂÂ-Wnested-externsâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option âÂÂ-Wstrict-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option âÂÂ-Wbad-function-castâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option âÂÂ-Wmissing-prototypesâ is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option âÂÂ-Wnested-externsâ is valid for C/ObjC but not for C++ [enabled by default]
In file included from Model.cpp:9:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:1388:5: warning: "VMS" is not defined [-Wundef]
#if VMS
^
In file included from PPMd.xs:2:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:1388:5: warning: "VMS" is not defined [-Wundef]
#if VMS
^
In file included from PPMd.xs:2:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:1616:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
# define my_snprintf(buffer, max, ...) snprintf(buffer, max, __VA_ARGS__)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:1630:39: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
# define my_vsnprintf(buffer, max, ...) vsnprintf(buffer, max, __VA_ARGS__)
^
In file included from Model.cpp:9:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:1616:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
# define my_snprintf(buffer, max, ...) snprintf(buffer, max, __VA_ARGS__)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:1630:39: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
# define my_vsnprintf(buffer, max, ...) vsnprintf(buffer, max, __VA_ARGS__)
^
In file included from Model.cpp:12:0:
ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined [enabled by default]
# define PERL_UNUSED_DECL
^
In file included from Model.cpp:9:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:328:0: note: this is the location of the previous definition
# define PERL_UNUSED_DECL __attribute__unused__
^
In file included from PPMd.xs:5:0:
ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined [enabled by default]
# define PERL_UNUSED_DECL
^
In file included from PPMd.xs:2:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:328:0: note: this is the location of the previous definition
# define PERL_UNUSED_DECL __attribute__unused__
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h: In function âÂÂHEK* CvNAME_HEK(CV*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:96:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:215:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:233:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:234:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h:4:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:35,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/zaphod32_hash.h: In function âÂÂU32 zaphod32_hash_with_state(const U8*, const U8*, STRLEN)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/zaphod32_hash.h:216:24: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂU32* {aka unsigned int*}â casts away qualifiers [-Wcast-qual]
U32 *state= (U32 *)state_ch;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:35:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h: In function âÂÂvoid sbox32_seed_state128(const U8*, U8*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h:1463:23: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂU32* {aka unsigned int*}â casts away qualifiers [-Wcast-qual]
U32 *seed= (U32 *)seed_ch;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h: In function âÂÂU32 sbox32_hash_with_state(const U8*, const U8*, STRLEN)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h:1498:24: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂU32* {aka unsigned int*}â casts away qualifiers [-Wcast-qual]
U32 *state= (U32 *)state_ch;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:55:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/stadtx_hash.h: In function âÂÂU64 stadtx_hash_with_state(const U8*, const U8*, STRLEN)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/stadtx_hash.h:190:24: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂU64* {aka long unsigned int*}â casts away qualifiers [-Wcast-qual]
U64 *state= (U64 *)state_ch;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h: In function âÂÂU32 S_perl_hash_with_seed(const U8*, const U8*, STRLEN)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:98:77: warning: cast from type âÂÂconst U8* const {aka const unsigned char* const}â to type âÂÂU8* {aka unsigned char*}â casts away qualifiers [-Wcast-qual]
? sbox32_hash_with_state((state + __PERL_HASH_STATE_BYTES),(U8*)(str),(len)) \
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:108:12: note: in expansion of macro âÂÂ_PERL_HASH_WITH_STATEâÂÂ
return _PERL_HASH_WITH_STATE(state,str,len);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:54:93: warning: cast from type âÂÂconst U8* const {aka const unsigned char* const}â to type âÂÂU8* {aka unsigned char*}â casts away qualifiers [-Wcast-qual]
# define __PERL_HASH_WITH_STATE(state,str,len) (U32)stadtx_hash_with_state((state),(U8*)(str),(len))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:99:11: note: in expansion of macro âÂÂ__PERL_HASH_WITH_STATEâÂÂ
: __PERL_HASH_WITH_STATE((state),(str),(len)))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:108:12: note: in expansion of macro âÂÂ_PERL_HASH_WITH_STATEâÂÂ
return _PERL_HASH_WITH_STATE(state,str,len);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h: In function âÂÂHEK* CvNAME_HEK(CV*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:96:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:215:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:233:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:234:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
? ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_hek
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h:4:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:35,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/zaphod32_hash.h: In function âÂÂU32 zaphod32_hash_with_state(const U8*, const U8*, STRLEN)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/zaphod32_hash.h:216:24: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂU32* {aka unsigned int*}â casts away qualifiers [-Wcast-qual]
U32 *state= (U32 *)state_ch;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:35:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h: In function âÂÂvoid sbox32_seed_state128(const U8*, U8*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h:1463:23: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂU32* {aka unsigned int*}â casts away qualifiers [-Wcast-qual]
U32 *seed= (U32 *)seed_ch;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h: In function âÂÂU32 sbox32_hash_with_state(const U8*, const U8*, STRLEN)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sbox32_hash.h:1498:24: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂU32* {aka unsigned int*}â casts away qualifiers [-Wcast-qual]
U32 *state= (U32 *)state_ch;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:55:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/stadtx_hash.h: In function âÂÂU64 stadtx_hash_with_state(const U8*, const U8*, STRLEN)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/stadtx_hash.h:190:24: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂU64* {aka long unsigned int*}â casts away qualifiers [-Wcast-qual]
U64 *state= (U64 *)state_ch;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h: In function âÂÂU32 S_perl_hash_with_seed(const U8*, const U8*, STRLEN)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:98:77: warning: cast from type âÂÂconst U8* const {aka const unsigned char* const}â to type âÂÂU8* {aka unsigned char*}â casts away qualifiers [-Wcast-qual]
? sbox32_hash_with_state((state + __PERL_HASH_STATE_BYTES),(U8*)(str),(len)) \
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:108:12: note: in expansion of macro âÂÂ_PERL_HASH_WITH_STATEâÂÂ
return _PERL_HASH_WITH_STATE(state,str,len);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv.h:653:0,
from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3688,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:54:93: warning: cast from type âÂÂconst U8* const {aka const unsigned char* const}â to type âÂÂU8* {aka unsigned char*}â casts away qualifiers [-Wcast-qual]
# define __PERL_HASH_WITH_STATE(state,str,len) (U32)stadtx_hash_with_state((state),(U8*)(str),(len))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:99:11: note: in expansion of macro âÂÂ__PERL_HASH_WITH_STATEâÂÂ
: __PERL_HASH_WITH_STATE((state),(str),(len)))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/hv_func.h:108:12: note: in expansion of macro âÂÂ_PERL_HASH_WITH_STATEâÂÂ
return _PERL_HASH_WITH_STATE(state,str,len);
^
In file included from Model.cpp:9:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h: At global scope:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:4237:49: error: declaration of âÂÂint setresuid(uid_t, uid_t, uid_t)â has a different exception specifier
int setresuid(uid_t ruid, uid_t euid, uid_t suid);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:860:0,
from Model.cpp:9:
/usr/include/unistd.h:765:12: error: from previous declaration âÂÂint setresuid(__uid_t, __uid_t, __uid_t) throw ()âÂÂ
extern int setresuid (__uid_t __ruid, __uid_t __euid, __uid_t __suid)
^
In file included from Model.cpp:9:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:4241:49: error: declaration of âÂÂint setresgid(gid_t, gid_t, gid_t)â has a different exception specifier
int setresgid(gid_t rgid, gid_t egid, gid_t sgid);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:860:0,
from Model.cpp:9:
/usr/include/unistd.h:770:12: error: from previous declaration âÂÂint setresgid(__gid_t, __gid_t, __gid_t) throw ()âÂÂ
extern int setresgid (__gid_t __rgid, __gid_t __egid, __gid_t __sgid)
^
In file included from PPMd.xs:2:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h: At global scope:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:4237:49: error: declaration of âÂÂint setresuid(uid_t, uid_t, uid_t)â has a different exception specifier
int setresuid(uid_t ruid, uid_t euid, uid_t suid);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:860:0,
from PPMd.xs:2:
/usr/include/unistd.h:765:12: error: from previous declaration âÂÂint setresuid(__uid_t, __uid_t, __uid_t) throw ()âÂÂ
extern int setresuid (__uid_t __ruid, __uid_t __euid, __uid_t __suid)
^
In file included from PPMd.xs:2:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:4241:49: error: declaration of âÂÂint setresgid(gid_t, gid_t, gid_t)â has a different exception specifier
int setresgid(gid_t rgid, gid_t egid, gid_t sgid);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:860:0,
from PPMd.xs:2:
/usr/include/unistd.h:770:12: error: from previous declaration âÂÂint setresgid(__gid_t, __gid_t, __gid_t) throw ()âÂÂ
extern int setresgid (__gid_t __rgid, __gid_t __egid, __gid_t __sgid)
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:5359:0,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂssize_t S_av_top_index(AV*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/embed.h:477:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/av.h:81:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:48:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂGV* S_CvGV(CV*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:96:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:215:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:56:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:58:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:5914:0,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂbool S_is_utf8_invariant_string_loc(const U8*, STRLEN, const U8**)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:458:39: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂPERL_UINTMAX_T* {aka long unsigned int*}â casts away qualifiers [-Wcast-qual]
if ((* (PERL_UINTMAX_T *) x) & PERL_VARIANTS_WORD_MASK) {
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:469:69: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂPERL_UINTMAX_T* {aka long unsigned int*}â casts away qualifiers [-Wcast-qual]
*ep = x + _variant_byte_number(* (PERL_UINTMAX_T *) x);
^
In file included from Model.cpp:9:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂbool S_is_safe_syscall(const char*, STRLEN, const char*, const char*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:1872:60: warning: cast from type âÂÂconst void*â to type âÂÂchar*â casts away qualifiers [-Wcast-qual]
if (UNLIKELY((null_at = (char *)memchr(pv, 0, len-1)) != NULL)) {
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3445:62: note: in definition of macro âÂÂEXPECTâÂÂ
# define EXPECT(expr,val) __builtin_expect(expr,val)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3450:52: note: in expansion of macro âÂÂcBOOLâÂÂ
#define UNLIKELY(cond) EXPECT(cBOOL(cond),FALSE)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:1872:13: note: in expansion of macro âÂÂUNLIKELYâÂÂ
if (UNLIKELY((null_at = (char *)memchr(pv, 0, len-1)) != NULL)) {
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3679:0,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_pushsub(PERL_CONTEXT*, CV*, OP*, bool)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:335:23: note: in definition of macro âÂÂSvREFCNTâÂÂ
#define SvREFCNT(sv) (sv)->sv_refcnt
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:346:59: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_simple_void_NN(sv) (void)(++SvREFCNT(MUTABLE_SV(sv)))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2052:5: note: in expansion of macro âÂÂSvREFCNT_inc_simple_void_NNâÂÂ
SvREFCNT_inc_simple_void_NN(cv);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popsub_common(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2072:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popsub_args(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cop.h:632:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cx_pop_savearray_av); \
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2089:5: note: in expansion of macro âÂÂCX_POP_SAVEARRAYâÂÂ
CX_POP_SAVEARRAY(cx);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:62:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2090:10: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
av = MUTABLE_AV(PAD_SVl(0));
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3679:0,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_pushformat(PERL_CONTEXT*, CV*, OP*, GV*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:335:23: note: in definition of macro âÂÂSvREFCNTâÂÂ
#define SvREFCNT(sv) (sv)->sv_refcnt
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:346:59: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_simple_void_NN(sv) (void)(++SvREFCNT(MUTABLE_SV(sv)))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2126:5: note: in expansion of macro âÂÂSvREFCNT_inc_simple_void_NNâÂÂ
SvREFCNT_inc_simple_void_NN(cv);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from Model.cpp:9:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:340:52: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_void(sv) S_SvREFCNT_inc_void(MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2128:5: note: in expansion of macro âÂÂSvREFCNT_inc_voidâÂÂ
SvREFCNT_inc_void(cx->blk_format.dfoutgv);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:5359:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂssize_t S_av_top_index(AV*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/embed.h:477:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/av.h:81:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:48:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂGV* S_CvGV(CV*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:96:32: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define CvFLAGS(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_flags
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cv.h:215:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:56:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:58:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:5914:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂbool S_is_utf8_invariant_string_loc(const U8*, STRLEN, const U8**)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:458:39: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂPERL_UINTMAX_T* {aka long unsigned int*}â casts away qualifiers [-Wcast-qual]
if ((* (PERL_UINTMAX_T *) x) & PERL_VARIANTS_WORD_MASK) {
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:469:69: warning: cast from type âÂÂconst U8* {aka const unsigned char*}â to type âÂÂPERL_UINTMAX_T* {aka long unsigned int*}â casts away qualifiers [-Wcast-qual]
*ep = x + _variant_byte_number(* (PERL_UINTMAX_T *) x);
^
In file included from PPMd.xs:2:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂbool S_is_safe_syscall(const char*, STRLEN, const char*, const char*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:1872:60: warning: cast from type âÂÂconst void*â to type âÂÂchar*â casts away qualifiers [-Wcast-qual]
if (UNLIKELY((null_at = (char *)memchr(pv, 0, len-1)) != NULL)) {
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3445:62: note: in definition of macro âÂÂEXPECTâÂÂ
# define EXPECT(expr,val) __builtin_expect(expr,val)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3450:52: note: in expansion of macro âÂÂcBOOLâÂÂ
#define UNLIKELY(cond) EXPECT(cBOOL(cond),FALSE)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:1872:13: note: in expansion of macro âÂÂUNLIKELYâÂÂ
if (UNLIKELY((null_at = (char *)memchr(pv, 0, len-1)) != NULL)) {
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3679:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_pushsub(PERL_CONTEXT*, CV*, OP*, bool)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:335:23: note: in definition of macro âÂÂSvREFCNTâÂÂ
#define SvREFCNT(sv) (sv)->sv_refcnt
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:346:59: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_simple_void_NN(sv) (void)(++SvREFCNT(MUTABLE_SV(sv)))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2052:5: note: in expansion of macro âÂÂSvREFCNT_inc_simple_void_NNâÂÂ
SvREFCNT_inc_simple_void_NN(cv);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popsub_common(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2072:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popformat(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2144:5: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(dfout);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2151:5: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(cv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popeval(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2187:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2193:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_poploop(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2248:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2252:13: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2263:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cursv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popgiven(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2310:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^
In file included from Model.cpp:9:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: At global scope:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct Perl_foldEQ_locale(const char*, const char*, I32)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2383:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
In file included from Types.hpp:57:0,
from Model.cpp:15:
Buffer.hpp: In member function âÂÂint PPMD_In::GetC()âÂÂ:
Buffer.hpp:26:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
throw PPMD_Exception("Input buffer exhausted");
^
In file included from Model.hpp:3:0,
from Model.cpp:16:
Coder.hpp: In member function âÂÂvoid Ari::EncoderNormalize(PPMD_Out*)âÂÂ:
Coder.hpp:104:53: warning: suggest parentheses around âÂÂ&&â within âÂÂ||â [-Wparentheses]
while ((low ^ (low+range)) < TOP || range < BOT &&
^
Coder.hpp: In member function âÂÂvoid Ari::DecoderNormalize(PPMD_In*)âÂÂ:
Coder.hpp:138:53: warning: suggest parentheses around âÂÂ&&â within âÂÂ||â [-Wparentheses]
while ((low ^ (low+range)) < TOP || range < BOT &&
^
In file included from Model.cpp:16:0:
Model.hpp: In member function âÂÂPPM_CONTEXT::STATE& PPM_CONTEXT::oneState() constâÂÂ:
Model.hpp:43:47: warning: cast from type âÂÂconst WORD* {aka const short unsigned int*}â to type âÂÂPPM_CONTEXT::STATE*â casts away qualifiers [-Wcast-qual]
STATE& oneState() const { return (STATE&) SummFreq; }
^
In file included from Model.cpp:19:0:
SubAlloc_impl.hpp: At global scope:
SubAlloc_impl.hpp:1:13: warning: unused parameter âÂÂAddrâ [-Wunused-parameter]
inline void PrefetchData(void* Addr)
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popsub_args(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/cop.h:632:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cx_pop_savearray_av); \
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2089:5: note: in expansion of macro âÂÂCX_POP_SAVEARRAYâÂÂ
CX_POP_SAVEARRAY(cx);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:62:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2090:10: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
av = MUTABLE_AV(PAD_SVl(0));
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:3679:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_pushformat(PERL_CONTEXT*, CV*, OP*, GV*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:335:23: note: in definition of macro âÂÂSvREFCNTâÂÂ
#define SvREFCNT(sv) (sv)->sv_refcnt
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:346:59: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_simple_void_NN(sv) (void)(++SvREFCNT(MUTABLE_SV(sv)))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2126:5: note: in expansion of macro âÂÂSvREFCNT_inc_simple_void_NNâÂÂ
SvREFCNT_inc_simple_void_NN(cv);
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:340:52: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_void(sv) S_SvREFCNT_inc_void(MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2128:5: note: in expansion of macro âÂÂSvREFCNT_inc_voidâÂÂ
SvREFCNT_inc_void(cx->blk_format.dfoutgv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popformat(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2144:5: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(dfout);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2151:5: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(cv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popeval(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2187:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2193:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_poploop(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2248:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:349:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2252:13: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2263:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cursv);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: In function âÂÂvoid S_cx_popgiven(PERL_CONTEXT*)âÂÂ:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:348:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2310:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^
In file included from PPMd.xs:2:0:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h: At global scope:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct Perl_foldEQ_locale(const char*, const char*, I32)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:2383:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
In file included from Types.hpp:57:0,
from PPMd.xs:7:
Buffer.hpp: In member function âÂÂint PPMD_In::GetC()âÂÂ:
Buffer.hpp:26:51: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
throw PPMD_Exception("Input buffer exhausted");
^
In file included from Model.hpp:3:0,
from PPMd.xs:8:
Coder.hpp: In member function âÂÂvoid Ari::EncoderNormalize(PPMD_Out*)âÂÂ:
Coder.hpp:104:53: warning: suggest parentheses around âÂÂ&&â within âÂÂ||â [-Wparentheses]
while ((low ^ (low+range)) < TOP || range < BOT &&
^
Coder.hpp: In member function âÂÂvoid Ari::DecoderNormalize(PPMD_In*)âÂÂ:
Coder.hpp:138:53: warning: suggest parentheses around âÂÂ&&â within âÂÂ||â [-Wparentheses]
while ((low ^ (low+range)) < TOP || range < BOT &&
^
In file included from PPMd.xs:8:0:
Model.hpp: In member function âÂÂPPM_CONTEXT::STATE& PPM_CONTEXT::oneState() constâÂÂ:
Model.hpp:43:47: warning: cast from type âÂÂconst WORD* {aka const short unsigned int*}â to type âÂÂPPM_CONTEXT::STATE*â casts away qualifiers [-Wcast-qual]
STATE& oneState() const { return (STATE&) SummFreq; }
^
In file included from PPMd.xs:9:0:
Wrapper.hpp: In constructor âÂÂPPMD_Encoder_Perl::PPMD_Encoder_Perl(unsigned int, unsigned int, int, int)âÂÂ:
Wrapper.hpp:5:90: warning: declaration of âÂÂMRMethodâ shadows a member of 'this' [-Wshadow]
PPMD_Encoder_Perl(unsigned int MaxOrder, unsigned int Size, int MRMethod, int Solid) :
^
Wrapper.hpp:5:90: warning: declaration of âÂÂMaxOrderâ shadows a member of 'this' [-Wshadow]
Wrapper.hpp:8:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
throw PPMD_Exception("Invalid argument: MaxOrder out of range");
^
Wrapper.hpp:10:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
throw PPMD_Exception("Invalid argument: MRMethod out of range");
^
Wrapper.hpp:13:73: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
throw PPMD_Exception("Unable to create SubAllocator: out of memory");
^
Wrapper.hpp: In member function âÂÂSV* PPMD_Encoder_Perl::encode(SV*)âÂÂ:
Wrapper.hpp:22:6: warning: declaration of âÂÂMaxOrderâ shadows a member of 'this' [-Wshadow]
int MaxOrder;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:337:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^
Wrapper.hpp:28:2: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(out);
^
In file included from PPMd.xs:9:0:
Wrapper.hpp: In constructor âÂÂPPMD_Decoder_Perl::PPMD_Decoder_Perl(unsigned int, unsigned int, int, int)âÂÂ:
Wrapper.hpp:43:90: warning: declaration of âÂÂMRMethodâ shadows a member of 'this' [-Wshadow]
PPMD_Decoder_Perl(unsigned int MaxOrder, unsigned int Size, int MRMethod, int Solid) :
^
Wrapper.hpp:43:90: warning: declaration of âÂÂMaxOrderâ shadows a member of 'this' [-Wshadow]
Wrapper.hpp:46:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
throw PPMD_Exception("Invalid argument: MaxOrder out of range");
^
Wrapper.hpp:48:68: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
throw PPMD_Exception("Invalid argument: MRMethod out of range");
^
Wrapper.hpp:51:73: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
throw PPMD_Exception("Unable to create SubAllocator: out of memory");
^
Wrapper.hpp: In member function âÂÂSV* PPMD_Decoder_Perl::decode(SV*)âÂÂ:
Wrapper.hpp:60:6: warning: declaration of âÂÂMaxOrderâ shadows a member of 'this' [-Wshadow]
int MaxOrder;
^
In file included from /home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:2508:0,
from PPMd.xs:2:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:57:26: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/handy.h:67:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/sv.h:337:42: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc(sv) S_SvREFCNT_inc(MUTABLE_SV(sv))
^
Wrapper.hpp:66:2: note: in expansion of macro âÂÂSvREFCNT_incâÂÂ
SvREFCNT_inc(out);
^
In file included from PPMd.xs:2:0:
PPMd.c: At global scope:
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct XS_Compress__PPMd__Encoder_encode(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:170:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct XS_Compress__PPMd__Encoder_new(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:198:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct XS_Compress__PPMd__Encoder_reset(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:259:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct XS_Compress__PPMd__Encoder_DESTROY(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:282:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct XS_Compress__PPMd__Decoder_decode(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:305:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct XS_Compress__PPMd__Decoder_new(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:339:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct XS_Compress__PPMd__Decoder_reset(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:400:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct XS_Compress__PPMd__Decoder_DESTROY(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:423:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSARGS;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: declaration of âÂÂstruct boot_Compress__PPMd(CV*)::Perl___notused_structâ shadows a global declaration [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:166:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^
PPMd.c:451:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR; dXSBOOTARGSXSAPIVERCHK;
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:465:22: warning: shadowed declaration is here [-Wshadow]
#define dNOOP struct Perl___notused_struct
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/perl.h:432:52: note: in expansion of macro âÂÂdNOOPâÂÂ
#define GCC_DIAG_IGNORE_DECL(x) GCC_DIAG_IGNORE(x) dNOOP
^
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux/CORE/inline.h:272:1: note: in expansion of macro âÂÂGCC_DIAG_IGNORE_DECLâÂÂ
GCC_DIAG_IGNORE_DECL(-Wunused-function);
^
Model.cpp: In function âÂÂvoid StateCpy(PPM_CONTEXT::STATE&, const PPM_CONTEXT::STATE&)âÂÂ:
Model.cpp:40:24: warning: cast from type âÂÂconst PPM_CONTEXT::STATE*â to type âÂÂWORD* {aka short unsigned int*}â casts away qualifiers [-Wcast-qual]
(WORD&) s1=(WORD&) s2; s1.Successor=s2.Successor;
^
Model.cpp: In member function âÂÂvoid PPM_CONTEXT::encodeSymbol1(int, PPMD_Encoder&)âÂÂ:
Model.cpp:121:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i == symbol) {
^
Model.cpp: In member function âÂÂvoid PPM_CONTEXT::encodeSymbol2(int, PPMD_Encoder&)âÂÂ:
Model.cpp:230:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (Sym == symbol)
^
Model.cpp: In member function âÂÂvoid PPMD_Stream::StartModelRare(int, MR_METHOD)âÂÂ:
Model.cpp:515:65: warning: declaration of âÂÂMRMethodâ shadows a member of 'this' [-Wshadow]
void PPMD_Stream::StartModelRare(int MaxOrder,MR_METHOD MRMethod)
^
Model.cpp:515:65: warning: declaration of âÂÂMaxOrderâ shadows a member of 'this' [-Wshadow]
Model.cpp: In member function âÂÂvoid PPMD_Encoder::EncodeFile(PPMD_Out*, PPMD_In*, int, MR_METHOD)âÂÂ:
Model.cpp:706:41: warning: declaration of âÂÂMRMethodâ shadows a member of 'this' [-Wshadow]
int MaxOrder,MR_METHOD MRMethod)
^
Model.cpp:706:41: warning: declaration of âÂÂMaxOrderâ shadows a member of 'this' [-Wshadow]
Model.cpp: In member function âÂÂvoid PPMD_Decoder::DecodeFile(PPMD_Out*, PPMD_In*, int, MR_METHOD)âÂÂ:
Model.cpp:748:41: warning: declaration of âÂÂMRMethodâ shadows a member of 'this' [-Wshadow]
int MaxOrder,MR_METHOD MRMethod)
^
Model.cpp:748:41: warning: declaration of âÂÂMaxOrderâ shadows a member of 'this' [-Wshadow]
make: *** [PPMd.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Model.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 6.05 7.46
Test::More 0 1.302162
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.46
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/opc/perl5/perlbrew/bin:/home/opc/perl5/perlbrew/perls/perl-5.30.3/bin:/home/opc/src/njh/smoker/bin:/usr/bin:/bin
PERL = /home/opc/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3
PERL5LIB = /home/opc/.cpan/build/Config-General-2.63-0/blib/arch:/home/opc/.cpan/build/Config-General-2.63-0/blib/lib:/home/opc/.cpan/build/Convert-Bencode-1.03-0/blib/arch:/home/opc/.cpan/build/Convert-Bencode-1.03-0/blib/lib:/home/opc/.cpan/build/Crypt-Blowfish-2.14-0/blib/arch:/home/opc/.cpan/build/Crypt-Blowfish-2.14-0/blib/lib:/home/opc/.cpan/build/Crypt-CBC-2.33-0/blib/arch:/home/opc/.cpan/build/Crypt-CBC-2.33-0/blib/lib:/home/opc/.cpan/build/Data-Denter-0.15-0/blib/arch:/home/opc/.cpan/build/Data-Denter-0.15-0/blib/lib:/home/opc/.cpan/build/Data-Taxi-0.96-0/blib/arch:/home/opc/.cpan/build/Data-Taxi-0.96-0/blib/lib:/home/opc/.cpan/build/Debug-ShowStuff-1.16-0/blib/arch:/home/opc/.cpan/build/Debug-ShowStuff-1.16-0/blib/lib:/home/opc/.cpan/build/Tie-IxHash-1.23-0/blib/arch:/home/opc/.cpan/build/Tie-IxHash-1.23-0/blib/lib:/home/opc/.cpan/build/Text-TabularDisplay-1.38-0/blib/arch:/home/opc/.cpan/build/Text-TabularDisplay-1.38-0/blib/lib:/home/opc/.cpan/build/TermReadKey-2.38-0/blib/arch:/home/opc/.cpan/build/TermReadKey-2.38-0/blib/lib:/home/opc/.cpan/build/String-Util-1.26-0/blib/arch:/home/opc/.cpan/build/String-Util-1.26-0/blib/lib:/home/opc/.cpan/build/Test-Toolbox-0.4-0/blib/arch:/home/opc/.cpan/build/Test-Toolbox-0.4-0/blib/lib:/home/opc/.cpan/build/Number-Misc-1.2-0/blib/arch:/home/opc/.cpan/build/Number-Misc-1.2-0/blib/lib:/home/opc/.cpan/build/Class-ISA-0.36-0/blib/arch:/home/opc/.cpan/build/Class-ISA-0.36-0/blib/lib:/home/opc/.cpan/build/FreezeThaw-0.5001-0/blib/arch:/home/opc/.cpan/build/FreezeThaw-0.5001-0/blib/lib:/home/opc/.cpan/build/PHP-Serialization-0.34-0/blib/arch:/home/opc/.cpan/build/PHP-Serialization-0.34-0/blib/lib:/home/opc/.cpan/build/XML-Dumper-0.81-0/blib/arch:/home/opc/.cpan/build/XML-Dumper-0.81-0/blib/lib:/home/opc/.cpan/build/XML-Simple-2.25-0/blib/arch:/home/opc/.cpan/build/XML-Simple-2.25-0/blib/lib:/home/opc/.cpan/build/XML-SAX-Expat-0.51-0/blib/arch:/home/opc/.cpan/build/XML-SAX-Expat-0.51-0/blib/lib:/home/opc/.cpan/build/XML-Parser-2.46-0/blib/arch:/home/opc/.cpan/build/XML-Parser-2.46-0/blib/lib:/home/opc/.cpan/build/XML-SAX-1.02-0/blib/arch:/home/opc/.cpan/build/XML-SAX-1.02-0/blib/lib:/home/opc/.cpan/build/XML-SAX-Base-1.09-0/blib/arch:/home/opc/.cpan/build/XML-SAX-Base-1.09-0/blib/lib:/home/opc/.cpan/build/XML-NamespaceSupport-1.12-0/blib/arch:/home/opc/.cpan/build/XML-NamespaceSupport-1.12-0/blib/lib:/home/opc/.cpan/build/YAML-1.30-0/blib/arch:/home/opc/.cpan/build/YAML-1.30-0/blib/lib:/home/opc/.cpan/build/Test-YAML-1.07-0/blib/arch:/home/opc/.cpan/build/Test-YAML-1.07-0/blib/lib:/home/opc/.cpan/build/Test-Base-0.89-0/blib/arch:/home/opc/.cpan/build/Test-Base-0.89-0/blib/lib:/home/opc/.cpan/build/Spiffy-0.46-0/blib/arch:/home/opc/.cpan/build/Spiffy-0.46-0/blib/lib:/home/opc/.cpan/build/YAML-Syck-1.32-0/blib/arch:/home/opc/.cpan/build/YAML-Syck-1.32-0/blib/lib:/home/opc/.cpan/build/Devel-Leak-0.03-0/blib/arch:/home/opc/.cpan/build/Devel-Leak-0.03-0/blib/lib:/home/opc/.cpan/build/Data-Serializer-0.65-0/blib/arch:/home/opc/.cpan/build/Data-Serializer-0.65-0/blib/lib:/home/opc/.cpan/build/Email-MIME-1.949-0/blib/arch:/home/opc/.cpan/build/Email-MIME-1.949-0/blib/lib:/home/opc/.cpan/build/MIME-Types-2.17-0/blib/arch:/home/opc/.cpan/build/MIME-Types-2.17-0/blib/lib:/home/opc/.cpan/build/Email-Simple-2.216-0/blib/arch:/home/opc/.cpan/build/Email-Simple-2.216-0/blib/lib:/home/opc/.cpan/build/Email-Date-Format-1.005-0/blib/arch:/home/opc/.cpan/build/Email-Date-Format-1.005-0/blib/lib:/home/opc/.cpan/build/Email-MessageID-1.406-0/blib/arch:/home/opc/.cpan/build/Email-MessageID-1.406-0/blib/lib:/home/opc/.cpan/build/Email-MIME-Encodings-1.315-0/blib/arch:/home/opc/.cpan/build/Email-MIME-Encodings-1.315-0/blib/lib:/home/opc/.cpan/build/Email-MIME-ContentType-1.024-0/blib/arch:/home/opc/.cpan/build/Email-MIME-ContentType-1.024-0/blib/lib:/home/opc/.cpan/build/Text-Unidecode-1.30-0/blib/arch:/home/opc/.cpan/build/Text-Unidecode-1.30-0/blib/lib:/home/opc/.cpan/build/Email-Address-XS-1.04-0/blib/arch:/home/opc/.cpan/build/Email-Address-XS-1.04-0/blib/lib:/home/opc/.cpan/build/Bible-OBML-Gateway-1.04-0/blib/arch:/home/opc/.cpan/build/Bible-OBML-Gateway-1.04-0/blib/lib:/home/opc/.cpan/build/Bible-OBML-1.12-0/blib/arch:/home/opc/.cpan/build/Bible-OBML-1.12-0/blib/lib:/home/opc/.cpan/build/Template-Toolkit-3.008-0/blib/arch:/home/opc/.cpan/build/Template-Toolkit-3.008-0/blib/lib:/home/opc/.cpan/build/CGI-4.50-0/blib/arch:/home/opc/.cpan/build/CGI-4.50-0/blib/lib:/home/opc/.cpan/build/Test-NoWarnings-1.04-0/blib/arch:/home/opc/.cpan/build/Test-NoWarnings-1.04-0/blib/lib:/home/opc/.cpan/build/AppConfig-1.71-0/blib/arch:/home/opc/.cpan/build/AppConfig-1.71-0/blib/lib:/home/opc/.cpan/build/Bible-Reference-1.04-0/blib/arch:/home/opc/.cpan/build/Bible-Reference-1.04-0/blib/lib:/home/opc/.cpan/build/exact-class-1.08-0/blib/arch:/home/opc/.cpan/build/exact-class-1.08-0/blib/lib:/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/arch:/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/lib:/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/arch:/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/lib:/home/opc/.cpan/build/exact-1.12-0/blib/arch:/home/opc/.cpan/build/exact-1.12-0/blib/lib:/home/opc/.cpan/build/namespace-autoclean-0.29-0/blib/arch:/home/opc/.cpan/build/namespace-autoclean-0.29-0/blib/lib:/home/opc/.cpan/build/namespace-clean-0.27-0/blib/arch:/home/opc/.cpan/build/namespace-clean-0.27-0/blib/lib:/home/opc/.cpan/build/Sub-Identify-0.14-0/blib/arch:/home/opc/.cpan/build/Sub-Identify-0.14-0/blib/lib:/home/opc/.cpan/build/B-Hooks-EndOfScope-0.24-0/blib/arch:/home/opc/.cpan/build/B-Hooks-EndOfScope-0.24-0/blib/lib:/home/opc/.cpan/build/Variable-Magic-0.62-0/blib/arch:/home/opc/.cpan/build/Variable-Magic-0.62-0/blib/lib:/home/opc/.cpan/build/Sub-Exporter-Progressive-0.001013-0/blib/arch:/home/opc/.cpan/build/Sub-Exporter-Progressive-0.001013-0/blib/lib:/home/opc/.cpan/build/Devel-Hide-0.0013-0/blib/arch:/home/opc/.cpan/build/Devel-Hide-0.0013-0/blib/lib:/home/opc/.cpan/build/Test-Most-0.37-0/blib/arch:/home/opc/.cpan/build/Test-Most-0.37-0/blib/lib:/home/opc/.cpan/build/Test-Warn-0.36-0/blib/arch:/home/opc/.cpan/build/Test-Warn-0.36-0/blib/lib:/home/opc/.cpan/build/Test-Differences-0.67-0/blib/arch:/home/opc/.cpan/build/Test-Differences-0.67-0/blib/lib:/home/opc/.cpan/build/Text-Diff-1.45-0/blib/arch:/home/opc/.cpan/build/Text-Diff-1.45-0/blib/lib:/home/opc/.cpan/build/Algorithm-Diff-1.1903-0/blib/arch:/home/opc/.cpan/build/Algorithm-Diff-1.1903-0/blib/lib:/home/opc/.cpan/build/Exception-Class-1.44-0/blib/arch:/home/opc/.cpan/build/Exception-Class-1.44-0/blib/lib:/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/arch:/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/lib:/home/opc/.cpan/build/Class-Data-Inheritable-0.08-0/blib/arch:/home/opc/.cpan/build/Class-Data-Inheritable-0.08-0/blib/lib:/home/opc/.cpan/build/Test-Class-0.50-0/blib/arch:/home/opc/.cpan/build/Test-Class-0.50-0/blib/lib:/home/opc/.cpan/build/MRO-Compat-0.13-0/blib/arch:/home/opc/.cpan/build/MRO-Compat-0.13-0/blib/lib:/home/opc/.cpan/build/Mojolicious-Plugin-InputValidation-0.09-0/blib/arch:/home/opc/.cpan/build/Mojolicious-Plugin-InputValidation-0.09-0/blib/lib:/home/opc/.cpan/build/Mojolicious-8.56-0/blib/arch:/home/opc/.cpan/build/Mojolicious-8.56-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15263
PERL5_CPAN_IS_RUNNING = 15263
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 15247,15263
PERLBREW_HOME = /home/opc/.perlbrew
PERLBREW_MANPATH = /home/opc/perl5/perlbrew/perls/perl-5.30.3/man
PERLBREW_PATH = /home/opc/perl5/perlbrew/bin:/home/opc/perl5/perlbrew/perls/perl-5.30.3/bin
PERLBREW_PERL = perl-5.30.3
PERLBREW_ROOT = /home/opc/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.87
PERLBREW_VERSION = 0.87
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/bash
TMPDIR = /tmp/testwrapper.15249
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/opc/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3
$UID/$EUID = 1000 / 1000
$GID = 1000 4 10 190 1000
$EGID = 1000 4 10 190 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.22
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.46
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.46
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.02
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302162
YAML 1.30
YAML::Syck 1.32
version 0.9924
--
Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
Platform:
osname=linux
osvers=4.14.35-1902.10.8.el7uek.x86_64
archname=x86_64-linux
uname='linux instance-20191218-1736 4.14.35-1902.10.8.el7uek.x86_64 #2 smp thu feb 6 11:02:28 pst 2020 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/opc/perl5/perlbrew/perls/perl-5.30.3 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -mtune=native -march=native -Aeval:scriptdir=/home/opc/perl5/perlbrew/perls/perl-5.30.3/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -msse -mfpmath=sse -msse2 -mssse3 -msse4.1 -msse4.2 -maes -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.8.5 20150623 (Red Hat 4.8.5-39.0.3)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.17.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.80
Built under linux
Compiled at Jun 24 2020 13:32:00
%ENV:
PERL="/home/opc/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3"
PERL5LIB="/home/opc/.cpan/build/Config-General-2.63-0/blib/arch:/home/opc/.cpan/build/Config-General-2.63-0/blib/lib:/home/opc/.cpan/build/Convert-Bencode-1.03-0/blib/arch:/home/opc/.cpan/build/Convert-Bencode-1.03-0/blib/lib:/home/opc/.cpan/build/Crypt-Blowfish-2.14-0/blib/arch:/home/opc/.cpan/build/Crypt-Blowfish-2.14-0/blib/lib:/home/opc/.cpan/build/Crypt-CBC-2.33-0/blib/arch:/home/opc/.cpan/build/Crypt-CBC-2.33-0/blib/lib:/home/opc/.cpan/build/Data-Denter-0.15-0/blib/arch:/home/opc/.cpan/build/Data-Denter-0.15-0/blib/lib:/home/opc/.cpan/build/Data-Taxi-0.96-0/blib/arch:/home/opc/.cpan/build/Data-Taxi-0.96-0/blib/lib:/home/opc/.cpan/build/Debug-ShowStuff-1.16-0/blib/arch:/home/opc/.cpan/build/Debug-ShowStuff-1.16-0/blib/lib:/home/opc/.cpan/build/Tie-IxHash-1.23-0/blib/arch:/home/opc/.cpan/build/Tie-IxHash-1.23-0/blib/lib:/home/opc/.cpan/build/Text-TabularDisplay-1.38-0/blib/arch:/home/opc/.cpan/build/Text-TabularDisplay-1.38-0/blib/lib:/home/opc/.cpan/build/TermReadKey-2.38-0/blib/arch:/home/opc/.cpan/build/TermReadKey-2.38-0/blib/lib:/home/opc/.cpan/build/String-Util-1.26-0/blib/arch:/home/opc/.cpan/build/String-Util-1.26-0/blib/lib:/home/opc/.cpan/build/Test-Toolbox-0.4-0/blib/arch:/home/opc/.cpan/build/Test-Toolbox-0.4-0/blib/lib:/home/opc/.cpan/build/Number-Misc-1.2-0/blib/arch:/home/opc/.cpan/build/Number-Misc-1.2-0/blib/lib:/home/opc/.cpan/build/Class-ISA-0.36-0/blib/arch:/home/opc/.cpan/build/Class-ISA-0.36-0/blib/lib:/home/opc/.cpan/build/FreezeThaw-0.5001-0/blib/arch:/home/opc/.cpan/build/FreezeThaw-0.5001-0/blib/lib:/home/opc/.cpan/build/PHP-Serialization-0.34-0/blib/arch:/home/opc/.cpan/build/PHP-Serialization-0.34-0/blib/lib:/home/opc/.cpan/build/XML-Dumper-0.81-0/blib/arch:/home/opc/.cpan/build/XML-Dumper-0.81-0/blib/lib:/home/opc/.cpan/build/XML-Simple-2.25-0/blib/arch:/home/opc/.cpan/build/XML-Simple-2.25-0/blib/lib:/home/opc/.cpan/build/XML-SAX-Expat-0.51-0/blib/arch:/home/opc/.cpan/build/XML-SAX-Expat-0.51-0/blib/lib:/home/opc/.cpan/build/XML-Parser-2.46-0/blib/arch:/home/opc/.cpan/build/XML-Parser-2.46-0/blib/lib:/home/opc/.cpan/build/XML-SAX-1.02-0/blib/arch:/home/opc/.cpan/build/XML-SAX-1.02-0/blib/lib:/home/opc/.cpan/build/XML-SAX-Base-1.09-0/blib/arch:/home/opc/.cpan/build/XML-SAX-Base-1.09-0/blib/lib:/home/opc/.cpan/build/XML-NamespaceSupport-1.12-0/blib/arch:/home/opc/.cpan/build/XML-NamespaceSupport-1.12-0/blib/lib:/home/opc/.cpan/build/YAML-1.30-0/blib/arch:/home/opc/.cpan/build/YAML-1.30-0/blib/lib:/home/opc/.cpan/build/Test-YAML-1.07-0/blib/arch:/home/opc/.cpan/build/Test-YAML-1.07-0/blib/lib:/home/opc/.cpan/build/Test-Base-0.89-0/blib/arch:/home/opc/.cpan/build/Test-Base-0.89-0/blib/lib:/home/opc/.cpan/build/Spiffy-0.46-0/blib/arch:/home/opc/.cpan/build/Spiffy-0.46-0/blib/lib:/home/opc/.cpan/build/YAML-Syck-1.32-0/blib/arch:/home/opc/.cpan/build/YAML-Syck-1.32-0/blib/lib:/home/opc/.cpan/build/Devel-Leak-0.03-0/blib/arch:/home/opc/.cpan/build/Devel-Leak-0.03-0/blib/lib:/home/opc/.cpan/build/Data-Serializer-0.65-0/blib/arch:/home/opc/.cpan/build/Data-Serializer-0.65-0/blib/lib:/home/opc/.cpan/build/Email-MIME-1.949-0/blib/arch:/home/opc/.cpan/build/Email-MIME-1.949-0/blib/lib:/home/opc/.cpan/build/MIME-Types-2.17-0/blib/arch:/home/opc/.cpan/build/MIME-Types-2.17-0/blib/lib:/home/opc/.cpan/build/Email-Simple-2.216-0/blib/arch:/home/opc/.cpan/build/Email-Simple-2.216-0/blib/lib:/home/opc/.cpan/build/Email-Date-Format-1.005-0/blib/arch:/home/opc/.cpan/build/Email-Date-Format-1.005-0/blib/lib:/home/opc/.cpan/build/Email-MessageID-1.406-0/blib/arch:/home/opc/.cpan/build/Email-MessageID-1.406-0/blib/lib:/home/opc/.cpan/build/Email-MIME-Encodings-1.315-0/blib/arch:/home/opc/.cpan/build/Email-MIME-Encodings-1.315-0/blib/lib:/home/opc/.cpan/build/Email-MIME-ContentType-1.024-0/blib/arch:/home/opc/.cpan/build/Email-MIME-ContentType-1.024-0/blib/lib:/home/opc/.cpan/build/Text-Unidecode-1.30-0/blib/arch:/home/opc/.cpan/build/Text-Unidecode-1.30-0/blib/lib:/home/opc/.cpan/build/Email-Address-XS-1.04-0/blib/arch:/home/opc/.cpan/build/Email-Address-XS-1.04-0/blib/lib:/home/opc/.cpan/build/Bible-OBML-Gateway-1.04-0/blib/arch:/home/opc/.cpan/build/Bible-OBML-Gateway-1.04-0/blib/lib:/home/opc/.cpan/build/Bible-OBML-1.12-0/blib/arch:/home/opc/.cpan/build/Bible-OBML-1.12-0/blib/lib:/home/opc/.cpan/build/Template-Toolkit-3.008-0/blib/arch:/home/opc/.cpan/build/Template-Toolkit-3.008-0/blib/lib:/home/opc/.cpan/build/CGI-4.50-0/blib/arch:/home/opc/.cpan/build/CGI-4.50-0/blib/lib:/home/opc/.cpan/build/Test-NoWarnings-1.04-0/blib/arch:/home/opc/.cpan/build/Test-NoWarnings-1.04-0/blib/lib:/home/opc/.cpan/build/AppConfig-1.71-0/blib/arch:/home/opc/.cpan/build/AppConfig-1.71-0/blib/lib:/home/opc/.cpan/build/Bible-Reference-1.04-0/blib/arch:/home/opc/.cpan/build/Bible-Reference-1.04-0/blib/lib:/home/opc/.cpan/build/exact-class-1.08-0/blib/arch:/home/opc/.cpan/build/exact-class-1.08-0/blib/lib:/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/arch:/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/lib:/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/arch:/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/lib:/home/opc/.cpan/build/exact-1.12-0/blib/arch:/home/opc/.cpan/build/exact-1.12-0/blib/lib:/home/opc/.cpan/build/namespace-autoclean-0.29-0/blib/arch:/home/opc/.cpan/build/namespace-autoclean-0.29-0/blib/lib:/home/opc/.cpan/build/namespace-clean-0.27-0/blib/arch:/home/opc/.cpan/build/namespace-clean-0.27-0/blib/lib:/home/opc/.cpan/build/Sub-Identify-0.14-0/blib/arch:/home/opc/.cpan/build/Sub-Identify-0.14-0/blib/lib:/home/opc/.cpan/build/B-Hooks-EndOfScope-0.24-0/blib/arch:/home/opc/.cpan/build/B-Hooks-EndOfScope-0.24-0/blib/lib:/home/opc/.cpan/build/Variable-Magic-0.62-0/blib/arch:/home/opc/.cpan/build/Variable-Magic-0.62-0/blib/lib:/home/opc/.cpan/build/Sub-Exporter-Progressive-0.001013-0/blib/arch:/home/opc/.cpan/build/Sub-Exporter-Progressive-0.001013-0/blib/lib:/home/opc/.cpan/build/Devel-Hide-0.0013-0/blib/arch:/home/opc/.cpan/build/Devel-Hide-0.0013-0/blib/lib:/home/opc/.cpan/build/Test-Most-0.37-0/blib/arch:/home/opc/.cpan/build/Test-Most-0.37-0/blib/lib:/home/opc/.cpan/build/Test-Warn-0.36-0/blib/arch:/home/opc/.cpan/build/Test-Warn-0.36-0/blib/lib:/home/opc/.cpan/build/Test-Differences-0.67-0/blib/arch:/home/opc/.cpan/build/Test-Differences-0.67-0/blib/lib:/home/opc/.cpan/build/Text-Diff-1.45-0/blib/arch:/home/opc/.cpan/build/Text-Diff-1.45-0/blib/lib:/home/opc/.cpan/build/Algorithm-Diff-1.1903-0/blib/arch:/home/opc/.cpan/build/Algorithm-Diff-1.1903-0/blib/lib:/home/opc/.cpan/build/Exception-Class-1.44-0/blib/arch:/home/opc/.cpan/build/Exception-Class-1.44-0/blib/lib:/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/arch:/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/lib:/home/opc/.cpan/build/Class-Data-Inheritable-0.08-0/blib/arch:/home/opc/.cpan/build/Class-Data-Inheritable-0.08-0/blib/lib:/home/opc/.cpan/build/Test-Class-0.50-0/blib/arch:/home/opc/.cpan/build/Test-Class-0.50-0/blib/lib:/home/opc/.cpan/build/MRO-Compat-0.13-0/blib/arch:/home/opc/.cpan/build/MRO-Compat-0.13-0/blib/lib:/home/opc/.cpan/build/Mojolicious-Plugin-InputValidation-0.09-0/blib/arch:/home/opc/.cpan/build/Mojolicious-Plugin-InputValidation-0.09-0/blib/lib:/home/opc/.cpan/build/Mojolicious-8.56-0/blib/arch:/home/opc/.cpan/build/Mojolicious-8.56-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15263"
PERL5_CPAN_IS_RUNNING="15263"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="15247,15263"
PERLBREW_HOME="/home/opc/.perlbrew"
PERLBREW_MANPATH="/home/opc/perl5/perlbrew/perls/perl-5.30.3/man"
PERLBREW_PATH="/home/opc/perl5/perlbrew/bin:/home/opc/perl5/perlbrew/perls/perl-5.30.3/bin"
PERLBREW_PERL="perl-5.30.3"
PERLBREW_ROOT="/home/opc/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.87"
PERLBREW_VERSION="0.87"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/opc/.cpan/build/Config-General-2.63-0/blib/arch
/home/opc/.cpan/build/Config-General-2.63-0/blib/lib
/home/opc/.cpan/build/Convert-Bencode-1.03-0/blib/arch
/home/opc/.cpan/build/Convert-Bencode-1.03-0/blib/lib
/home/opc/.cpan/build/Crypt-Blowfish-2.14-0/blib/arch
/home/opc/.cpan/build/Crypt-Blowfish-2.14-0/blib/lib
/home/opc/.cpan/build/Crypt-CBC-2.33-0/blib/arch
/home/opc/.cpan/build/Crypt-CBC-2.33-0/blib/lib
/home/opc/.cpan/build/Data-Denter-0.15-0/blib/arch
/home/opc/.cpan/build/Data-Denter-0.15-0/blib/lib
/home/opc/.cpan/build/Data-Taxi-0.96-0/blib/arch
/home/opc/.cpan/build/Data-Taxi-0.96-0/blib/lib
/home/opc/.cpan/build/Debug-ShowStuff-1.16-0/blib/arch
/home/opc/.cpan/build/Debug-ShowStuff-1.16-0/blib/lib
/home/opc/.cpan/build/Tie-IxHash-1.23-0/blib/arch
/home/opc/.cpan/build/Tie-IxHash-1.23-0/blib/lib
/home/opc/.cpan/build/Text-TabularDisplay-1.38-0/blib/arch
/home/opc/.cpan/build/Text-TabularDisplay-1.38-0/blib/lib
/home/opc/.cpan/build/TermReadKey-2.38-0/blib/arch
/home/opc/.cpan/build/TermReadKey-2.38-0/blib/lib
/home/opc/.cpan/build/String-Util-1.26-0/blib/arch
/home/opc/.cpan/build/String-Util-1.26-0/blib/lib
/home/opc/.cpan/build/Test-Toolbox-0.4-0/blib/arch
/home/opc/.cpan/build/Test-Toolbox-0.4-0/blib/lib
/home/opc/.cpan/build/Number-Misc-1.2-0/blib/arch
/home/opc/.cpan/build/Number-Misc-1.2-0/blib/lib
/home/opc/.cpan/build/Class-ISA-0.36-0/blib/arch
/home/opc/.cpan/build/Class-ISA-0.36-0/blib/lib
/home/opc/.cpan/build/FreezeThaw-0.5001-0/blib/arch
/home/opc/.cpan/build/FreezeThaw-0.5001-0/blib/lib
/home/opc/.cpan/build/PHP-Serialization-0.34-0/blib/arch
/home/opc/.cpan/build/PHP-Serialization-0.34-0/blib/lib
/home/opc/.cpan/build/XML-Dumper-0.81-0/blib/arch
/home/opc/.cpan/build/XML-Dumper-0.81-0/blib/lib
/home/opc/.cpan/build/XML-Simple-2.25-0/blib/arch
/home/opc/.cpan/build/XML-Simple-2.25-0/blib/lib
/home/opc/.cpan/build/XML-SAX-Expat-0.51-0/blib/arch
/home/opc/.cpan/build/XML-SAX-Expat-0.51-0/blib/lib
/home/opc/.cpan/build/XML-Parser-2.46-0/blib/arch
/home/opc/.cpan/build/XML-Parser-2.46-0/blib/lib
/home/opc/.cpan/build/XML-SAX-1.02-0/blib/arch
/home/opc/.cpan/build/XML-SAX-1.02-0/blib/lib
/home/opc/.cpan/build/XML-SAX-Base-1.09-0/blib/arch
/home/opc/.cpan/build/XML-SAX-Base-1.09-0/blib/lib
/home/opc/.cpan/build/XML-NamespaceSupport-1.12-0/blib/arch
/home/opc/.cpan/build/XML-NamespaceSupport-1.12-0/blib/lib
/home/opc/.cpan/build/YAML-1.30-0/blib/arch
/home/opc/.cpan/build/YAML-1.30-0/blib/lib
/home/opc/.cpan/build/Test-YAML-1.07-0/blib/arch
/home/opc/.cpan/build/Test-YAML-1.07-0/blib/lib
/home/opc/.cpan/build/Test-Base-0.89-0/blib/arch
/home/opc/.cpan/build/Test-Base-0.89-0/blib/lib
/home/opc/.cpan/build/Spiffy-0.46-0/blib/arch
/home/opc/.cpan/build/Spiffy-0.46-0/blib/lib
/home/opc/.cpan/build/YAML-Syck-1.32-0/blib/arch
/home/opc/.cpan/build/YAML-Syck-1.32-0/blib/lib
/home/opc/.cpan/build/Devel-Leak-0.03-0/blib/arch
/home/opc/.cpan/build/Devel-Leak-0.03-0/blib/lib
/home/opc/.cpan/build/Data-Serializer-0.65-0/blib/arch
/home/opc/.cpan/build/Data-Serializer-0.65-0/blib/lib
/home/opc/.cpan/build/Email-MIME-1.949-0/blib/arch
/home/opc/.cpan/build/Email-MIME-1.949-0/blib/lib
/home/opc/.cpan/build/MIME-Types-2.17-0/blib/arch
/home/opc/.cpan/build/MIME-Types-2.17-0/blib/lib
/home/opc/.cpan/build/Email-Simple-2.216-0/blib/arch
/home/opc/.cpan/build/Email-Simple-2.216-0/blib/lib
/home/opc/.cpan/build/Email-Date-Format-1.005-0/blib/arch
/home/opc/.cpan/build/Email-Date-Format-1.005-0/blib/lib
/home/opc/.cpan/build/Email-MessageID-1.406-0/blib/arch
/home/opc/.cpan/build/Email-MessageID-1.406-0/blib/lib
/home/opc/.cpan/build/Email-MIME-Encodings-1.315-0/blib/arch
/home/opc/.cpan/build/Email-MIME-Encodings-1.315-0/blib/lib
/home/opc/.cpan/build/Email-MIME-ContentType-1.024-0/blib/arch
/home/opc/.cpan/build/Email-MIME-ContentType-1.024-0/blib/lib
/home/opc/.cpan/build/Text-Unidecode-1.30-0/blib/arch
/home/opc/.cpan/build/Text-Unidecode-1.30-0/blib/lib
/home/opc/.cpan/build/Email-Address-XS-1.04-0/blib/arch
/home/opc/.cpan/build/Email-Address-XS-1.04-0/blib/lib
/home/opc/.cpan/build/Bible-OBML-Gateway-1.04-0/blib/arch
/home/opc/.cpan/build/Bible-OBML-Gateway-1.04-0/blib/lib
/home/opc/.cpan/build/Bible-OBML-1.12-0/blib/arch
/home/opc/.cpan/build/Bible-OBML-1.12-0/blib/lib
/home/opc/.cpan/build/Template-Toolkit-3.008-0/blib/arch
/home/opc/.cpan/build/Template-Toolkit-3.008-0/blib/lib
/home/opc/.cpan/build/CGI-4.50-0/blib/arch
/home/opc/.cpan/build/CGI-4.50-0/blib/lib
/home/opc/.cpan/build/Test-NoWarnings-1.04-0/blib/arch
/home/opc/.cpan/build/Test-NoWarnings-1.04-0/blib/lib
/home/opc/.cpan/build/AppConfig-1.71-0/blib/arch
/home/opc/.cpan/build/AppConfig-1.71-0/blib/lib
/home/opc/.cpan/build/Bible-Reference-1.04-0/blib/arch
/home/opc/.cpan/build/Bible-Reference-1.04-0/blib/lib
/home/opc/.cpan/build/exact-class-1.08-0/blib/arch
/home/opc/.cpan/build/exact-class-1.08-0/blib/lib
/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/arch
/home/opc/.cpan/build/Class-Method-Modifiers-2.13-0/blib/lib
/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/arch
/home/opc/.cpan/build/Role-Tiny-2.001004-0/blib/lib
/home/opc/.cpan/build/exact-1.12-0/blib/arch
/home/opc/.cpan/build/exact-1.12-0/blib/lib
/home/opc/.cpan/build/namespace-autoclean-0.29-0/blib/arch
/home/opc/.cpan/build/namespace-autoclean-0.29-0/blib/lib
/home/opc/.cpan/build/namespace-clean-0.27-0/blib/arch
/home/opc/.cpan/build/namespace-clean-0.27-0/blib/lib
/home/opc/.cpan/build/Sub-Identify-0.14-0/blib/arch
/home/opc/.cpan/build/Sub-Identify-0.14-0/blib/lib
/home/opc/.cpan/build/B-Hooks-EndOfScope-0.24-0/blib/arch
/home/opc/.cpan/build/B-Hooks-EndOfScope-0.24-0/blib/lib
/home/opc/.cpan/build/Variable-Magic-0.62-0/blib/arch
/home/opc/.cpan/build/Variable-Magic-0.62-0/blib/lib
/home/opc/.cpan/build/Sub-Exporter-Progressive-0.001013-0/blib/arch
/home/opc/.cpan/build/Sub-Exporter-Progressive-0.001013-0/blib/lib
/home/opc/.cpan/build/Devel-Hide-0.0013-0/blib/arch
/home/opc/.cpan/build/Devel-Hide-0.0013-0/blib/lib
/home/opc/.cpan/build/Test-Most-0.37-0/blib/arch
/home/opc/.cpan/build/Test-Most-0.37-0/blib/lib
/home/opc/.cpan/build/Test-Warn-0.36-0/blib/arch
/home/opc/.cpan/build/Test-Warn-0.36-0/blib/lib
/home/opc/.cpan/build/Test-Differences-0.67-0/blib/arch
/home/opc/.cpan/build/Test-Differences-0.67-0/blib/lib
/home/opc/.cpan/build/Text-Diff-1.45-0/blib/arch
/home/opc/.cpan/build/Text-Diff-1.45-0/blib/lib
/home/opc/.cpan/build/Algorithm-Diff-1.1903-0/blib/arch
/home/opc/.cpan/build/Algorithm-Diff-1.1903-0/blib/lib
/home/opc/.cpan/build/Exception-Class-1.44-0/blib/arch
/home/opc/.cpan/build/Exception-Class-1.44-0/blib/lib
/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/arch
/home/opc/.cpan/build/Devel-StackTrace-2.04-0/blib/lib
/home/opc/.cpan/build/Class-Data-Inheritable-0.08-0/blib/arch
/home/opc/.cpan/build/Class-Data-Inheritable-0.08-0/blib/lib
/home/opc/.cpan/build/Test-Class-0.50-0/blib/arch
/home/opc/.cpan/build/Test-Class-0.50-0/blib/lib
/home/opc/.cpan/build/MRO-Compat-0.13-0/blib/arch
/home/opc/.cpan/build/MRO-Compat-0.13-0/blib/lib
/home/opc/.cpan/build/Mojolicious-Plugin-InputValidation-0.09-0/blib/arch
/home/opc/.cpan/build/Mojolicious-Plugin-InputValidation-0.09-0/blib/lib
/home/opc/.cpan/build/Mojolicious-8.56-0/blib/arch
/home/opc/.cpan/build/Mojolicious-8.56-0/blib/lib
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3/x86_64-linux
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/x86_64-linux
/home/opc/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3
.