Math-BigInt-FastCalc v0.5018 Perl 5 v5.18.4 darwin-2level

Status
Pass
From
Stanislaw Pusep
Dist
Math-BigInt-FastCalc v0.5018
Platform
Perl 5 v5.18.4 darwin-2level
Date
2024-01-23 11:58:50
ID
c5931fb0-b9e6-11ee-87cf-dac2270bf635
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 PJACKLAM,

This is a computer-generated report for Math-BigInt-FastCalc-0.5018
on perl 5.18.4, created by App::cpanminus::reporter 0.21 (1.7044).

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

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '':

Building and testing Math-BigInt-FastCalc-0.5018
cp lib/Math/BigInt/FastCalc.pm blib/lib/Math/BigInt/FastCalc.pm
Running Mkbootstrap for FastCalc ()
chmod 644 "FastCalc.bs"
"/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl" "/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/ExtUtils/xsubpp"  -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/ExtUtils/typemap'  FastCalc.xs > FastCalc.xsc
mv FastCalc.xsc FastCalc.c
cc -c   -fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.5018\" -DXS_VERSION=\"0.5018\"  "-I/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE"   FastCalc.c
In file included from FastCalc.xs:4:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: note: '{' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: note: '{' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: note: ')' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from FastCalc.xs:4:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:393:7: note: ')' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from FastCalc.xs:4:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:402:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:402:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from FastCalc.xs:4:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:410:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:410:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from FastCalc.xs:4:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:418:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:418:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from FastCalc.xs:4:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:426:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:426:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from FastCalc.xs:4:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: note: '{' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: note: '{' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: note: ')' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from FastCalc.xs:4:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:3480:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv.h:593:
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:434:5: note: ')' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:233:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:233:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:233:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:233:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:278:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:278:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:278:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:278:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:157:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:157:7: note: '{' token is here
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:157:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:157:7: note: ')' token is here
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:161:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      XSRETURN(1);                      /* nothing to do since only one elem */
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:161:7: note: '{' token is here
      XSRETURN(1);                      /* nothing to do since only one elem */
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:161:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      XSRETURN(1);                      /* nothing to do since only one elem */
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:161:7: note: ')' token is here
      XSRETURN(1);                      /* nothing to do since only one elem */
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:181:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:181:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:181:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:181:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:332:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:332:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:332:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:332:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:225:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);                        /* return x */
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:225:5: note: '{' token is here
    XSRETURN(1);                        /* return x */
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:225:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);                        /* return x */
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:225:5: note: ')' token is here
    XSRETURN(1);                        /* return x */
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:385:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:385:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:385:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:385:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:253:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);                    /* return (early out) */
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:253:9: note: '{' token is here
        XSRETURN(1);                    /* return (early out) */
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:253:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);                    /* return (early out) */
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:253:9: note: ')' token is here
        XSRETURN(1);                    /* return (early out) */
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:263:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);                        /* return x */
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:263:5: note: '{' token is here
    XSRETURN(1);                        /* return x */
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:263:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);                        /* return x */
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:263:5: note: ')' token is here
    XSRETURN(1);                        /* return x */
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:432:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:432:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:432:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:432:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:455:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:455:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:455:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:455:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:480:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:480:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:480:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:480:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:320:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:320:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:320:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:320:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:512:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:512:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:512:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:512:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:541:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:541:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:541:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:541:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:367:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(1);             /* len differs: X > Y */
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:367:7: note: '{' token is here
      RETURN_MORTAL_INT(1);             /* len differs: X > Y */
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:367:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(1);             /* len differs: X > Y */
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:367:7: note: ')' token is here
      RETURN_MORTAL_INT(1);             /* len differs: X > Y */
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:371:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(-1);            /* len differs: X < Y */
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:371:7: note: '{' token is here
      RETURN_MORTAL_INT(-1);            /* len differs: X < Y */
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:371:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(-1);            /* len differs: X < Y */
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:371:7: note: ')' token is here
      RETURN_MORTAL_INT(-1);            /* len differs: X < Y */
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:382:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(1);             /* same len, but first elems differs in len */
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:382:7: note: '{' token is here
      RETURN_MORTAL_INT(1);             /* same len, but first elems differs in len */
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:382:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(1);             /* same len, but first elems differs in len */
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:382:7: note: ')' token is here
      RETURN_MORTAL_INT(1);             /* same len, but first elems differs in len */
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:386:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(-1);            /* same len, but first elems differs in len */
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:386:7: note: '{' token is here
      RETURN_MORTAL_INT(-1);            /* same len, but first elems differs in len */
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:386:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(-1);            /* same len, but first elems differs in len */
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:386:7: note: ')' token is here
      RETURN_MORTAL_INT(-1);            /* same len, but first elems differs in len */
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:403:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(1);
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:403:7: note: '{' token is here
      RETURN_MORTAL_INT(1);
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:403:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(1);
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:403:7: note: ')' token is here
      RETURN_MORTAL_INT(1);
      ^~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.xs:407:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(-1);
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.xs:407:7: note: '{' token is here
      RETURN_MORTAL_INT(-1);
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.xs:407:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      RETURN_MORTAL_INT(-1);
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.xs:407:7: note: ')' token is here
      RETURN_MORTAL_INT(-1);
      ^~~~~~~~~~~~~~~~~~~~~
FastCalc.c:176:7: note: expanded from macro 'RETURN_MORTAL_INT'
      XSRETURN(1);
      ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:622:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:622:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:622:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:622:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:700:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:700:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                  ^
FastCalc.c:700:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
FastCalc.c:700:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
FastCalc.c:700:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
FastCalc.c:700:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
FastCalc.c:700:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                                ^
FastCalc.c:700:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
66 warnings generated.
rm -f blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bundle
cc  -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector  FastCalc.o  -o blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bundle  \
	      \
	  
chmod 755 blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bundle
Manifying 1 pod document
"/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644
PERL_DL_NONLAZY=1 "/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00sig.t ...... skipped: Set the environment variable TEST_SIGNATURE to enable this test.
# 
# Testing with Perl 5.018004, /Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl
# 
#      Version Module
#      ------- ------
#     2.003002 Math::BigInt
#     2.003002 Math::BigInt::Lib
#     2.003002 Math::BigInt::Calc
#       0.5018 Math::BigInt::FastCalc
# 
t/01load.t ..... ok
t/bigfltpm.t ... ok
t/bigintfc.t ... ok
t/bigintpm.t ... ok
t/biglog.t ..... ok
t/bigroot.t .... ok
t/bootstrap.t .. ok
t/leak.t ....... ok
t/mbi_rand.t ... ok
t/mbimbf.t ..... ok
All tests successful.
Files=11, Tests=9301,  5 wallclock secs ( 0.48 usr  0.07 sys +  4.23 cusr  0.15 csys =  4.93 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

runtime:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                1.22     1.50    
    Math::BigInt        2.003001 2.003002
    perl                5.006001 5.018004
    XSLoader            0        0.24    

configure:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.58     7.70    


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LDFLAGS = -L/usr/local/opt/curl/lib
    PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin:/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.38.2/bin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/opt/X11/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/Applications/kitty.app/Contents/MacOS
    PERL5LIB = 
    PERLBREW_HOME = /Users/stan/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.18.4/man
    PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin
    PERLBREW_PERL = perl-5.18.4
    PERLBREW_ROOT = /Users/stan/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.92
    PERLBREW_VERSION = 0.92
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/tk/hx6fvpsj3yzbyd1k1br945mc0000gn/T/

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

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
    EUID = 501
    EXECUTABLE_NAME = /Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin/perl
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    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    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=darwin, osvers=21.3.0, archname=darwin-2level
    uname='darwin imac.fritz.box 21.3.0 darwin kernel version 21.3.0: wed jan 5 21:37:58 pst 2022; root:xnu-8019.80.24~20release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.18.4 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DPERL_USE_SAFE_PUTENV',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='Apple LLVM 13.0.0 (clang-1300.0.29.30)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -mmacosx-version-min=12.2 -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -ldb
    perllibs=
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
                        PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under darwin
  Compiled at Feb 10 2022 22:52:53
  %ENV:
    PERL5LIB=""
    PERLBREW_HOME="/Users/stan/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.18.4/man"
    PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.18.4/bin"
    PERLBREW_PERL="perl-5.18.4"
    PERLBREW_ROOT="/Users/stan/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.92"
    PERLBREW_VERSION="0.92"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4
    .