HTML-Parser v3.83 Perl 5 v5.12.3 i386-freebsd-thread-multi-64int

Status
Pass
From
Chris Williams (BINGOS)
Dist
HTML-Parser v3.83
Platform
Perl 5 v5.12.3 i386-freebsd-thread-multi-64int
Date
2024-07-31 02:52:02
ID
dd36aad8-4ee7-11ef-98b0-b3c3213a625c
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 Olaf Alders,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

"/usr/home/cpan/pit/rel/perl-5.12.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
"/usr/home/cpan/pit/rel/perl-5.12.3/bin/perl" "/usr/home/cpan/pit/rel/perl-5.12.3/lib/site_perl/5.12.3/ExtUtils/xsubpp"  -typemap '/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/ExtUtils/typemap' -typemap '/usr/home/cpan/pit/rel/conf/perl-5.12.3/.cpanplus/5.12.3/build/QLJVBixaqK/HTML-Parser-3.83/typemap'  Parser.xs > Parser.xsc
mv Parser.xsc Parser.c
cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2    -DVERSION=\"3.83\"  -DXS_VERSION=\"3.83\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE"  -DMARKED_SECTION Parser.c
In file included from Parser.xs:30:
./util.c:250:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(sv, t - SvPVX(sv));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1213:2: note: expanded from macro 'SvCUR_set'
        STMT_START { assert(SvTYPE(sv) >= SVt_PV); \
        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./util.c:250:5: note: '{' token is here
    SvCUR_set(sv, t - SvPVX(sv));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1213:13: note: expanded from macro 'SvCUR_set'
        STMT_START { assert(SvTYPE(sv) >= SVt_PV); \
                   ^
In file included from Parser.xs:30:
./util.c:250:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(sv, t - SvPVX(sv));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1217:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
./util.c:250:5: note: ')' token is here
    SvCUR_set(sv, t - SvPVX(sv));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1217:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:348:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:59:2: note: expanded from macro 'PUSHMARK'
        STMT_START {                                    \
        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:348:2: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:59:13: note: expanded from macro 'PUSHMARK'
        STMT_START {                                    \
                   ^
In file included from Parser.xs:31:
./hparser.c:348:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:63:2: note: expanded from macro 'PUSHMARK'
        } STMT_END
        ^
./hparser.c:348:2: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:63:4: note: expanded from macro 'PUSHMARK'
        } STMT_END
          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:490:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                            mXPUSHs(attrname);
                            ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:490:8: note: '{' token is here
                            mXPUSHs(attrname);
                            ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                   ^
In file included from Parser.xs:31:
./hparser.c:490:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                            mXPUSHs(attrname);
                            ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:280:21: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:490:8: note: '{' token is here
                            mXPUSHs(attrname);
                            ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:280:32: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                                   ^
In file included from Parser.xs:31:
./hparser.c:490:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                            mXPUSHs(attrname);
                            ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:282:6: note: expanded from macro 'EXTEND'
                        } } STMT_END
                          ^
./hparser.c:490:8: note: ')' token is here
                            mXPUSHs(attrname);
                            ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:282:8: note: expanded from macro 'EXTEND'
                        } } STMT_END
                            ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:490:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                            mXPUSHs(attrname);
                            ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                                                  ^
./hparser.c:490:8: note: ')' token is here
                            mXPUSHs(attrname);
                            ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:63: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                                                    ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:491:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                            mXPUSHs(attrval);
                            ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:491:8: note: '{' token is here
                            mXPUSHs(attrval);
                            ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                   ^
In file included from Parser.xs:31:
./hparser.c:491:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                            mXPUSHs(attrval);
                            ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:280:21: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:491:8: note: '{' token is here
                            mXPUSHs(attrval);
                            ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:280:32: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                                   ^
In file included from Parser.xs:31:
./hparser.c:491:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                            mXPUSHs(attrval);
                            ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:282:6: note: expanded from macro 'EXTEND'
                        } } STMT_END
                          ^
./hparser.c:491:8: note: ')' token is here
                            mXPUSHs(attrval);
                            ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:282:8: note: expanded from macro 'EXTEND'
                        } } STMT_END
                            ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:491:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                            mXPUSHs(attrval);
                            ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                                                  ^
./hparser.c:491:8: note: ')' token is here
                            mXPUSHs(attrval);
                            ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:313:20: note: expanded from macro 'mXPUSHs'
#define mXPUSHs(s)      XPUSHs(sv_2mortal(s))
                        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:63: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                                                    ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:607:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(arg);
                ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:607:3: note: '{' token is here
                XPUSHs(arg);
                ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                   ^
In file included from Parser.xs:31:
./hparser.c:607:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(arg);
                ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:280:21: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:607:3: note: '{' token is here
                XPUSHs(arg);
                ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:280:32: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                                   ^
In file included from Parser.xs:31:
./hparser.c:607:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(arg);
                ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:282:6: note: expanded from macro 'EXTEND'
                        } } STMT_END
                          ^
./hparser.c:607:3: note: ')' token is here
                XPUSHs(arg);
                ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:282:8: note: expanded from macro 'EXTEND'
                        } } STMT_END
                            ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:607:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XPUSHs(arg);
                ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                                                  ^
./hparser.c:607:3: note: ')' token is here
                XPUSHs(arg);
                ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:298:63: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); (*++sp = (s)); } STMT_END
                                                                    ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:635:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(p_state->skipped_text, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1213:2: note: expanded from macro 'SvCUR_set'
        STMT_START { assert(SvTYPE(sv) >= SVt_PV); \
        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:635:2: note: '{' token is here
        SvCUR_set(p_state->skipped_text, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1213:13: note: expanded from macro 'SvCUR_set'
        STMT_START { assert(SvTYPE(sv) >= SVt_PV); \
                   ^
In file included from Parser.xs:31:
./hparser.c:635:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(p_state->skipped_text, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1217:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
./hparser.c:635:2: note: ')' token is here
        SvCUR_set(p_state->skipped_text, 0);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1217:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:855:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:855:3: note: '{' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:855:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:855:3: note: ')' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:869:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:869:3: note: '{' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:869:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:869:3: note: ')' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:876:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:876:3: note: '{' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:876:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:876:3: note: ')' token is here
                FREE_TOKENS;
                ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:885:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    PUSH_TOKEN(start_com, s-2);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:885:7: note: '{' token is here
                    PUSH_TOKEN(start_com, s-2);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:885:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    PUSH_TOKEN(start_com, s-2);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:885:7: note: ')' token is here
                    PUSH_TOKEN(start_com, s-2);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1152:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSH_TOKEN(decl_id, s);
        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1152:2: note: '{' token is here
        PUSH_TOKEN(decl_id, s);
        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1152:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSH_TOKEN(decl_id, s);
        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1152:2: note: ')' token is here
        PUSH_TOKEN(decl_id, s);
        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1169:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1169:3: note: '{' token is here
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1169:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1169:3: note: ')' token is here
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1191:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        PUSH_TOKEN(com_beg, s);
                        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1191:4: note: '{' token is here
                        PUSH_TOKEN(com_beg, s);
                        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1191:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        PUSH_TOKEN(com_beg, s);
                        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1191:4: note: ')' token is here
                        PUSH_TOKEN(com_beg, s);
                        ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1204:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(word_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1204:3: note: '{' token is here
                PUSH_TOKEN(word_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1204:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(word_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1204:3: note: ')' token is here
                PUSH_TOKEN(word_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1216:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            FREE_TOKENS;
            ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1216:6: note: '{' token is here
            FREE_TOKENS;
            ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1216:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            FREE_TOKENS;
            ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1216:6: note: ')' token is here
            FREE_TOKENS;
            ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1221:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1221:2: note: '{' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1221:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1221:2: note: ')' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1225:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1225:2: note: '{' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1225:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1225:2: note: ')' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1282:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSH_TOKEN(beg+1, s);  /* tagname */
    ^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1282:5: note: '{' token is here
    PUSH_TOKEN(beg+1, s);  /* tagname */
    ^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1282:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSH_TOKEN(beg+1, s);  /* tagname */
    ^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1282:5: note: ')' token is here
    PUSH_TOKEN(beg+1, s);  /* tagname */
    ^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1313:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1313:2: note: '{' token is here
        PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1313:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1313:2: note: ')' token is here
        PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1329:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(s, s);
                ^~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1329:3: note: '{' token is here
                PUSH_TOKEN(s, s);
                ^~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1329:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(s, s);
                ^~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1329:3: note: ')' token is here
                PUSH_TOKEN(s, s);
                ^~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1340:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1340:3: note: '{' token is here
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1340:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1340:3: note: ')' token is here
                PUSH_TOKEN(str_beg, s);
                ^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1355:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(word_start, s);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1355:3: note: '{' token is here
                PUSH_TOKEN(word_start, s);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1355:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSH_TOKEN(word_start, s);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1355:3: note: ')' token is here
                PUSH_TOKEN(word_start, s);
                ^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1363:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSH_TOKEN(0, 0); /* boolean attr value */
            ^~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1363:6: note: '{' token is here
            PUSH_TOKEN(0, 0); /* boolean attr value */
            ^~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1363:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSH_TOKEN(0, 0); /* boolean attr value */
            ^~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
   ^
./hparser.c:1363:6: note: ')' token is here
            PUSH_TOKEN(0, 0); /* boolean attr value */
            ^~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1412:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1412:2: note: '{' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1412:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1412:2: note: ')' token is here
        FREE_TOKENS;
        ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1416:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1416:5: note: '{' token is here
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1416:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1416:5: note: ')' token is here
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
In file included from Parser.xs:31:
./hparser.c:1420:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
   ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
./hparser.c:1420:5: note: '{' token is here
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
   STMT_START { \
              ^
In file included from Parser.xs:31:
./hparser.c:1420:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
   ^
./hparser.c:1420:5: note: ')' token is here
    FREE_TOKENS;
    ^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
   } STMT_END
     ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:433:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:433:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Parser.c:433:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:433:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:433:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:433:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:433:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Parser.c:433:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.xs:290:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSHMARK(SP);
                ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:59:2: note: expanded from macro 'PUSHMARK'
        STMT_START {                                    \
        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.xs:290:3: note: '{' token is here
                PUSHMARK(SP);
                ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:59:13: note: expanded from macro 'PUSHMARK'
        STMT_START {                                    \
                   ^
Parser.xs:290:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                PUSHMARK(SP);
                ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:63:2: note: expanded from macro 'PUSHMARK'
        } STMT_END
        ^
Parser.xs:290:3: note: ')' token is here
                PUSHMARK(SP);
                ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:63:4: note: expanded from macro 'PUSHMARK'
        } STMT_END
          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:580:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:580:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:580:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:580:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:605:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:605:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:605:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:605:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:670:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:670:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Parser.c:670:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:670:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:670:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:670:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:670:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Parser.c:670:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:806:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:806:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Parser.c:806:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:806:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:806:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:806:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:806:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Parser.c:806:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:292:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:831:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:831:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:831:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:831:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:848:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:848:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                   ^
Parser.c:848:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:848:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                   ^
Parser.c:848:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1864:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
                      ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:848:2: note: '{' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1864:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
                                 ^
Parser.c:848:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1864:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
                                                                 ^
Parser.c:848:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/sv.h:1864:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
                                                                   ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:848:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                    ^
Parser.c:848:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                              ^~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG        STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
                                                                      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:848:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:66: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                                        ^
Parser.c:848:2: note: ')' token is here
        PUSHi((IV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/pp.h:295:68: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { sv_setiv(TARG, (IV)(i)); PUSHTARG; } STMT_END
                                                                          ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:850:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:850:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:850:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:850:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:875:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XS_VERSION_BOOTCHECK;
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:298:5: note: expanded from macro 'XS_VERSION_BOOTCHECK'
    STMT_START {                                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:875:5: note: '{' token is here
    XS_VERSION_BOOTCHECK;
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:298:16: note: expanded from macro 'XS_VERSION_BOOTCHECK'
    STMT_START {                                                        \
               ^
Parser.c:875:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XS_VERSION_BOOTCHECK;
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:334:5: note: expanded from macro 'XS_VERSION_BOOTCHECK'
    } STMT_END
    ^
Parser.c:875:5: note: ')' token is here
    XS_VERSION_BOOTCHECK;
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:334:7: note: expanded from macro 'XS_VERSION_BOOTCHECK'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:927:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:290:24: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:927:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:290:35: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                  ^
Parser.c:927:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:290:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:1026:26: note: expanded from macro 'STMT_START'
#define STMT_START (void)(
                         ^
Parser.c:927:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:290:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:278:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Parser.c:927:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:290:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Parser.c:927:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:290:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:282:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
Parser.c:927:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:290:65: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                                ^
Parser.c:927:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int/CORE/XSUB.h:290:67: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:1027:18: note: expanded from macro 'STMT_END'
#define STMT_END )
                 ^
92 warnings generated.
rm -f blib/arch/auto/HTML/Parser/Parser.so
cc  -shared  -L/usr/local/lib -fstack-protector  Parser.o  -o blib/arch/auto/HTML/Parser/Parser.so        
chmod 755 blib/arch/auto/HTML/Parser/Parser.so
Skip blib/lib/HTML/PullParser.pm (unchanged)
Skip blib/lib/HTML/Entities.pm (unchanged)
Skip blib/lib/HTML/TokeParser.pm (unchanged)
Skip blib/lib/HTML/Parser.pm (unchanged)
Skip blib/lib/HTML/LinkExtor.pm (unchanged)
Skip blib/lib/HTML/HeadParser.pm (unchanged)
Skip blib/lib/HTML/Filter.pm (unchanged)
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/rel/perl-5.12.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker  6.52     7.70
#     perl                5.008 5.012003
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     Config                any    undef
#     ExtUtils::MakeMaker   any     7.70
#     File::Spec            any     3.75
#     IO::File              any     1.14
#     SelectSaver           any     1.02
#     Test::More            any 1.302198
#     URI                   any     5.28
#     perl                5.008 5.012003
#     strict                any     1.04
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module         Want     Have
#     ------------- ----- --------
#     Carp            any     1.17
#     Exporter        any  5.64_01
#     HTML::Tagset    any     3.24
#     HTTP::Headers   any     6.46
#     IO::File        any     1.14
#     URI             any     5.28
#     URI::URL        any     5.28
#     XSLoader        any     0.10
#     perl          5.008 5.012003
#     strict          any     1.04
# 
t/00-report-prereqs.t .. ok
t/api_version.t ........ ok
t/argspec-bad.t ........ ok
t/argspec.t ............ ok
t/argspec2.t ........... ok
t/attr-encoded.t ....... ok
t/callback.t ........... ok
t/case-sensitive.t ..... ok
t/cases.t .............. ok
t/comment.t ............ ok
t/crashme.t ............ ok
t/declaration.t ........ ok
t/default.t ............ ok
t/document.t ........... ok
t/dtext.t .............. ok
t/entities.t ........... ok
t/entities2.t .......... ok
t/filter-methods.t ..... ok
t/filter.t ............. ok
t/free.t ............... ok
t/handler-eof.t ........ ok
t/handler.t ............ ok
t/headparser-http.t .... ok
t/headparser.t ......... ok
t/ignore.t ............. ok
t/largetags.t .......... ok
t/linkextor-base.t ..... ok
t/linkextor-rel.t ...... ok
t/magic.t .............. ok
t/marked-sect.t ........ ok
t/msie-compat.t ........ ok
t/offset.t ............. ok
t/options.t ............ ok
t/parsefile.t .......... ok
t/parser.t ............. ok
t/plaintext.t .......... ok
t/process.t ............ ok
t/pullparser.t ......... ok
t/script.t ............. ok
t/skipped-text.t ....... ok
t/stack-realloc-eof.t .. ok
t/stack-realloc.t ...... ok
t/textarea.t ........... ok
t/threads.t ............ ok
t/tokeparser.t ......... ok
t/uentities.t .......... ok
t/unbroken-text.t ...... ok
t/unicode-bom.t ........ ok
t/unicode.t ............ ok
t/xml-mode.t ........... ok
All tests successful.
Files=50, Tests=464, 11 wallclock secs ( 0.20 usr  0.30 sys +  6.05 cusr  3.49 csys = 10.04 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp                               1.17        0
	  Exporter                        5.64_01        0
	  ExtUtils::MakeMaker                7.70        0
	  File::Spec                         3.75        0
	  HTML::Tagset                       3.24        0
	  HTTP::Headers                      6.46        0
	  IO::File                           1.14        0
	  SelectSaver                        1.02        0
	  Test::More                     1.302198        0
	  URI                                5.28        0
	  URI::URL                           5.28        0
	  XSLoader                           0.10        0
	  strict                             1.04        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.75
	Module::Build                    0.4234
	Pod::Parser                        1.37
	Pod::Simple                        3.14
	Test2                          1.302198
	Test::Harness                      3.48
	Test::More                     1.302198
	version                          0.9930

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/9h7aI_vwiT/lib/perl5:/usr/home/cpan/pit/rel/conf/perl-5.12.3/.cpanplus/5.12.3/build/QLJVBixaqK/HTML-Parser-3.83/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.12.3/.cpanplus/5.12.3/build/QLJVBixaqK/HTML-Parser-3.83/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 13776
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/rel/conf/perl-5.12.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/9h7aI_vwiT
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/9h7aI_vwiT"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/9h7aI_vwiT
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/rel/perl-5.12.3/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=12.4-release, archname=i386-freebsd-thread-multi-64int
    uname='freebsd ffyrc 12.4-release freebsd 12.4-release r372781 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/rel/perl-5.12.3 -Dusethreads -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Apr  5 2023 01:38:09
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/9h7aI_vwiT/lib/perl5:/usr/home/cpan/pit/rel/conf/perl-5.12.3/.cpanplus/5.12.3/build/QLJVBixaqK/HTML-Parser-3.83/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.12.3/.cpanplus/5.12.3/build/QLJVBixaqK/HTML-Parser-3.83/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="13776"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/rel/conf/perl-5.12.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/9h7aI_vwiT"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/9h7aI_vwiT""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/9h7aI_vwiT"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/9h7aI_vwiT/lib/perl5/5.12.3/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/jail/9h7aI_vwiT/lib/perl5/5.12.3
    /usr/home/cpan/pit/jail/9h7aI_vwiT/lib/perl5/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/jail/9h7aI_vwiT/lib/perl5
    /usr/home/cpan/pit/rel/conf/perl-5.12.3/.cpanplus/5.12.3/build/QLJVBixaqK/HTML-Parser-3.83/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.12.3/.cpanplus/5.12.3/build/QLJVBixaqK/HTML-Parser-3.83/blib/arch
    /usr/home/cpan/pit/rel/perl-5.12.3/lib/site_perl/5.12.3/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/rel/perl-5.12.3/lib/site_perl/5.12.3
    /usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/rel/perl-5.12.3/lib/5.12.3
    .