HTML-Tidy5 v0.01 Perl 5 v5.26.1 x86_64-linux
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
HTML-Tidy5 v0.01
- Platform
- Perl 5 v5.26.1 x86_64-linux
- Date
- 2018-03-14 17:48:31
- ID
- e8a39892-27af-11e8-8a48-805ac3c617eb
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 Andy Lester,
This is a computer-generated report for HTML-Tidy5-0.01
on perl 5.26.1, 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 -j4 -j4':
Running Mkbootstrap for Tidy5 ()
"/home/njh/perl5/perlbrew/perls/perl-5.26.1/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/ExtUtils/typemap' Tidy5.xs > Tidy5.xsc
cp bin/webtidy5 blib/script/webtidy5
"/home/njh/perl5/perlbrew/perls/perl-5.26.1/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/webtidy5
chmod 644 "Tidy5.bs"
"/home/njh/perl5/perlbrew/perls/perl-5.26.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Tidy5.bs blib/arch/auto/HTML/Tidy5/Tidy5.bs 644
cp lib/HTML/Tidy5.pm blib/lib/HTML/Tidy5.pm
cp lib/HTML/Tidy5/Message.pm blib/lib/HTML/Tidy5/Message.pm
mv Tidy5.xsc Tidy5.c
cc -c -I. -I/usr/include/tidy -I/usr/local/include/tidy -I/usr/include/tidy -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 -fdiagnostics-color=auto -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.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE" Tidy5.c
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:2698:0,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/cv.h: In function âÂÂCvNAME_HEKâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/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/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/cv.h:215:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/cv.h:233:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/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/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv.h:653:0,
from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:3922,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_1_3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:211:5: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_ROUNDS; \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:244:6: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:230:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_ROUNDS; \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:244:6: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:236:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:245:6: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:236:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:245:15: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:236:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:245:24: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h: In function âÂÂS_perl_hash_siphash_2_4âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:211:5: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_ROUNDS; \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:250:6: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:211:5: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_ROUNDS; \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:250:15: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:230:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_ROUNDS; \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:250:6: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:230:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_ROUNDS; \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:250:15: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:236:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:251:6: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:236:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:251:15: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:236:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:251:24: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:236:3: note: in definition of macro âÂÂPERL_SIPHASH_FNCâÂÂ
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:174:3: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/hv_func.h:251:33: note: in expansion of macro âÂÂSIPROUNDâÂÂ
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:5644:0,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_av_top_indexâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/embed.h:351:40: note: in definition of macro âÂÂmg_sizeâÂÂ
#define mg_size(a) Perl_mg_size(aTHX_ a)
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/av.h:81:15: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
? mg_size(MUTABLE_SV(av)) : AvFILLp(av))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:23:12: note: in expansion of macro âÂÂAvFILLâÂÂ
return AvFILL(av);
^~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:2698:0,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_CvGVâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/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/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/cv.h:215:23: note: in expansion of macro âÂÂCvFLAGSâÂÂ
#define CvNAMED(cv) (CvFLAGS(cv) & CVf_NAMED)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:31:12: note: in expansion of macro âÂÂCvNAMEDâÂÂ
return CvNAMED(sv)
^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:33:13: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
: ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_gv_u.xcv_gv;
^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:3913:0,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_cx_pushsubâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:336:23: note: in definition of macro âÂÂSvREFCNTâÂÂ
#define SvREFCNT(sv) (sv)->sv_refcnt
^~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:347:59: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_simple_void_NN(sv) (void)(++SvREFCNT(MUTABLE_SV(sv)))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1387:5: note: in expansion of macro âÂÂSvREFCNT_inc_simple_void_NNâÂÂ
SvREFCNT_inc_simple_void_NN(cv);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:2698:0,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_cx_popsub_commonâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:349:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1407:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cv);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_cx_popsub_argsâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:349:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/cop.h:615:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cx_pop_savearray_av); \
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1424:5: note: in expansion of macro âÂÂCX_POP_SAVEARRAYâÂÂ
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~
In file included from Tidy5.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/cop.h:611:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1424:5: note: in expansion of macro âÂÂCX_POP_SAVEARRAYâÂÂ
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:2698:0,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:69:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_AV(p) ((AV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1425:10: note: in expansion of macro âÂÂMUTABLE_AVâÂÂ
av = MUTABLE_AV(PAD_SVl(0));
^~~~~~~~~~
In file included from Tidy5.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:529:29: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/cop.h:621:5: note: in expansion of macro âÂÂSTMT_STARTâÂÂ
STMT_START { \
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1430:9: note: in expansion of macro âÂÂCLEAR_ARGARRAYâÂÂ
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:3913:0,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_cx_pushformatâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:336:23: note: in definition of macro âÂÂSvREFCNTâÂÂ
#define SvREFCNT(sv) (sv)->sv_refcnt
^~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:347:59: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_simple_void_NN(sv) (void)(++SvREFCNT(MUTABLE_SV(sv)))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1461:5: note: in expansion of macro âÂÂSvREFCNT_inc_simple_void_NNâÂÂ
SvREFCNT_inc_simple_void_NN(cv);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:2698:0,
from Tidy5.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:341:52: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_inc_void(sv) S_SvREFCNT_inc_void(MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1463:5: note: in expansion of macro âÂÂSvREFCNT_inc_voidâÂÂ
SvREFCNT_inc_void(cx->blk_format.dfoutgv);
^~~~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_cx_popformatâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:350:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1479:5: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(dfout);
^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:350:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1486:5: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(cv);
^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_cx_popevalâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:350:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1522:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:350:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1528:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_cx_poploopâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:350:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1583:9: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:350:53: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec_NN(sv) S_SvREFCNT_dec_NN(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1587:13: note: in expansion of macro âÂÂSvREFCNT_dec_NNâÂÂ
SvREFCNT_dec_NN(sv);
^~~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:349:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1598:9: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(cursv);
^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂS_cx_popgivenâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:64:26: warning: ISO C forbids braced-groups within expressions [-Wpedantic]
# define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/handy.h:74:30: note: in expansion of macro âÂÂMUTABLE_PTRâÂÂ
#define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/sv.h:349:47: note: in expansion of macro âÂÂMUTABLE_SVâÂÂ
#define SvREFCNT_dec(sv) S_SvREFCNT_dec(aTHX_ MUTABLE_SV(sv))
^~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1645:5: note: in expansion of macro âÂÂSvREFCNT_decâÂÂ
SvREFCNT_dec(sv);
^~~~~~~~~~~~
In file included from Tidy5.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h: In function âÂÂPerl_foldEQ_localeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:449:26: warning: nested extern declaration of âÂÂPerl___notusedâ [-Wnested-externs]
#define dNOOP extern int Perl___notused(void)
^
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/perl.h:167:17: note: in expansion of macro âÂÂdNOOPâÂÂ
# define dVAR dNOOP
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux/CORE/inline.h:1718:5: note: in expansion of macro âÂÂdVARâÂÂ
dVAR;
^~~~
Tidy5.xs: At top level:
Tidy5.xs:5:10: fatal error: tidy.h: No such file or directory
#include <tidy.h>
^~~~~~~~
compilation terminated.
Makefile:345: recipe for target 'Tidy5.o' failed
make: *** [Tidy5.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Carp 0 1.42
constant 0 1.33
Encode 0 2.93
Exporter 0 5.72
Getopt::Long 0 2.5
perl 5.010001 5.026001
Test::Builder 0 1.302133
Test::Exception 0 0.43
Test::More 0.98 1.302133
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.32
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.32
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.1/bin:src/njh/smoker/bin:/usr/bin:/bin
PERL = /home/njh/perl5/perlbrew/perls/perl-5.26.1/bin/perl
PERL5LIB = /home/njh/.cpan/build/URI-Fast-0.12-2/blib/arch:/home/njh/.cpan/build/URI-Fast-0.12-2/blib/lib:/home/njh/.cpan/build/URI-Encode-XS-0.11-6/blib/arch:/home/njh/.cpan/build/URI-Encode-XS-0.11-6/blib/lib:/home/njh/.cpan/build/Test2-Suite-0.000108-24/blib/arch:/home/njh/.cpan/build/Test2-Suite-0.000108-24/blib/lib:/home/njh/.cpan/build/Test-Simple-1.302133-28/blib/arch:/home/njh/.cpan/build/Test-Simple-1.302133-28/blib/lib:/home/njh/.cpan/build/Inline-C-0.78-13/blib/arch:/home/njh/.cpan/build/Inline-C-0.78-13/blib/lib:/home/njh/.cpan/build/Pegex-0.64-12/blib/arch:/home/njh/.cpan/build/Pegex-0.64-12/blib/lib:/home/njh/.cpan/build/Inline-0.80-12/blib/arch:/home/njh/.cpan/build/Inline-0.80-12/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5072
PERL5_CPAN_IS_RUNNING = 5072
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.26.1/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.1/bin
PERLBREW_PERL = perl-5.26.1
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.82
PERLBREW_VERSION = 0.82
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.26.1/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 108 112 1000
$EGID = 1000 4 24 25 29 30 44 46 108 112 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.32
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.32
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.67
JSON n/a
JSON::PP 2.94
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302133
YAML 1.24
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
Platform:
osname=linux
osvers=4.13.0-1-amd64
archname=x86_64-linux
uname='linux gateway 4.13.0-1-amd64 #1 smp debian 4.13.4-2 (2017-10-15) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.26.1 -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 -fdiagnostics-color=auto -mtune=native -march=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.26.1/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 -fdiagnostics-color=auto -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 -fdiagnostics-color=auto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='7.2.1 20171025'
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/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.24'
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
Built under linux
Compiled at Nov 3 2017 13:28:08
%ENV:
PERL="/home/njh/perl5/perlbrew/perls/perl-5.26.1/bin/perl"
PERL5LIB="/home/njh/.cpan/build/URI-Fast-0.12-2/blib/arch:/home/njh/.cpan/build/URI-Fast-0.12-2/blib/lib:/home/njh/.cpan/build/URI-Encode-XS-0.11-6/blib/arch:/home/njh/.cpan/build/URI-Encode-XS-0.11-6/blib/lib:/home/njh/.cpan/build/Test2-Suite-0.000108-24/blib/arch:/home/njh/.cpan/build/Test2-Suite-0.000108-24/blib/lib:/home/njh/.cpan/build/Test-Simple-1.302133-28/blib/arch:/home/njh/.cpan/build/Test-Simple-1.302133-28/blib/lib:/home/njh/.cpan/build/Inline-C-0.78-13/blib/arch:/home/njh/.cpan/build/Inline-C-0.78-13/blib/lib:/home/njh/.cpan/build/Pegex-0.64-12/blib/arch:/home/njh/.cpan/build/Pegex-0.64-12/blib/lib:/home/njh/.cpan/build/Inline-0.80-12/blib/arch:/home/njh/.cpan/build/Inline-0.80-12/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5072"
PERL5_CPAN_IS_RUNNING="5072"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.26.1/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.1/bin"
PERLBREW_PERL="perl-5.26.1"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.82"
PERLBREW_VERSION="0.82"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/.cpan/build/URI-Fast-0.12-2/blib/arch
/home/njh/.cpan/build/URI-Fast-0.12-2/blib/lib
/home/njh/.cpan/build/URI-Encode-XS-0.11-6/blib/arch
/home/njh/.cpan/build/URI-Encode-XS-0.11-6/blib/lib
/home/njh/.cpan/build/Test2-Suite-0.000108-24/blib/arch
/home/njh/.cpan/build/Test2-Suite-0.000108-24/blib/lib
/home/njh/.cpan/build/Test-Simple-1.302133-28/blib/arch
/home/njh/.cpan/build/Test-Simple-1.302133-28/blib/lib
/home/njh/.cpan/build/Inline-C-0.78-13/blib/arch
/home/njh/.cpan/build/Inline-C-0.78-13/blib/lib
/home/njh/.cpan/build/Pegex-0.64-12/blib/arch
/home/njh/.cpan/build/Pegex-0.64-12/blib/lib
/home/njh/.cpan/build/Inline-0.80-12/blib/arch
/home/njh/.cpan/build/Inline-0.80-12/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1
.