XS-Parse-Sublike v0.37 Perl 5 v5.16.3 darwin-thread-multi-2level

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
XS-Parse-Sublike v0.37
Platform
Perl 5 v5.16.3 darwin-thread-multi-2level
Date
2025-04-22 22:06:15
ID
0298ecbe-1fc6-11f0-9502-e272618cf63c
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 Paul Evans,

This is a computer-generated report for XS-Parse-Sublike-0.37
on perl 5.16.3, created by CPAN-Reporter-1.2019.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from './Build test':

cc -I/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE -DVERSION="0.37" -DXS_VERSION="0.37" -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -o t/actions.o t/actions.c
t/actions.c:226:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  226 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/actions.c:226:5: note: '{' token is here
  226 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                   ^
t/actions.c:226:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  226 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/actions.c:226:5: note: '{' token is here
  226 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |                ^
t/actions.c:226:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  226 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |     ^
t/actions.c:226:5: note: ')' token is here
  226 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/actions.c:226:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  226 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                 ^
t/actions.c:226:5: note: ')' token is here
  226 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
4 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/actions/actions.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o t/blib/arch/auto/t/actions/actions.bundle t/actions.o
ld: warning: support for macOS with 10.3 minimum deployment target is deprecated and will be removed in a future release
ld: warning: object file (t/actions.o) was built for newer macOS version (15.0) than being linked (10.3)
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
cc -I/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE -DVERSION="0.37" -DXS_VERSION="0.37" -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -o t/any.o t/any.c
In file included from t/any.xs:14:
hax/wrap_keyword_plugin.c.inc:21:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   21 |   OP_CHECK_MUTEX_LOCK;
      |   ^~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/op.h:1011:32: note: expanded from macro 'OP_CHECK_MUTEX_LOCK'
 1011 | #  define OP_CHECK_MUTEX_LOCK           MUTEX_LOCK(&PL_check_mutex)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/thread.h:219:5: note: expanded from macro 'MUTEX_LOCK'
  219 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
hax/wrap_keyword_plugin.c.inc:21:3: note: '{' token is here
   21 |   OP_CHECK_MUTEX_LOCK;
      |   ^~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/op.h:1011:32: note: expanded from macro 'OP_CHECK_MUTEX_LOCK'
 1011 | #  define OP_CHECK_MUTEX_LOCK           MUTEX_LOCK(&PL_check_mutex)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/thread.h:219:16: note: expanded from macro 'MUTEX_LOCK'
  219 |     STMT_START {                                                \
      |                ^
In file included from t/any.xs:14:
hax/wrap_keyword_plugin.c.inc:21:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   21 |   OP_CHECK_MUTEX_LOCK;
      |   ^~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/op.h:1011:32: note: expanded from macro 'OP_CHECK_MUTEX_LOCK'
 1011 | #  define OP_CHECK_MUTEX_LOCK           MUTEX_LOCK(&PL_check_mutex)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/thread.h:224:5: note: expanded from macro 'MUTEX_LOCK'
  224 |     } STMT_END
      |     ^
hax/wrap_keyword_plugin.c.inc:21:3: note: ')' token is here
   21 |   OP_CHECK_MUTEX_LOCK;
      |   ^~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/op.h:1011:32: note: expanded from macro 'OP_CHECK_MUTEX_LOCK'
 1011 | #  define OP_CHECK_MUTEX_LOCK           MUTEX_LOCK(&PL_check_mutex)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/thread.h:224:7: note: expanded from macro 'MUTEX_LOCK'
  224 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
In file included from t/any.xs:14:
hax/wrap_keyword_plugin.c.inc:27:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   27 |   OP_CHECK_MUTEX_UNLOCK;
      |   ^~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/op.h:1012:34: note: expanded from macro 'OP_CHECK_MUTEX_UNLOCK'
 1012 | #  define OP_CHECK_MUTEX_UNLOCK         MUTEX_UNLOCK(&PL_check_mutex)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/thread.h:227:5: note: expanded from macro 'MUTEX_UNLOCK'
  227 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
hax/wrap_keyword_plugin.c.inc:27:3: note: '{' token is here
   27 |   OP_CHECK_MUTEX_UNLOCK;
      |   ^~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/op.h:1012:34: note: expanded from macro 'OP_CHECK_MUTEX_UNLOCK'
 1012 | #  define OP_CHECK_MUTEX_UNLOCK         MUTEX_UNLOCK(&PL_check_mutex)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/thread.h:227:16: note: expanded from macro 'MUTEX_UNLOCK'
  227 |     STMT_START {                                                \
      |                ^
In file included from t/any.xs:14:
hax/wrap_keyword_plugin.c.inc:27:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   27 |   OP_CHECK_MUTEX_UNLOCK;
      |   ^~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/op.h:1012:34: note: expanded from macro 'OP_CHECK_MUTEX_UNLOCK'
 1012 | #  define OP_CHECK_MUTEX_UNLOCK         MUTEX_UNLOCK(&PL_check_mutex)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/thread.h:232:5: note: expanded from macro 'MUTEX_UNLOCK'
  232 |     } STMT_END
      |     ^
hax/wrap_keyword_plugin.c.inc:27:3: note: ')' token is here
   27 |   OP_CHECK_MUTEX_UNLOCK;
      |   ^~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/op.h:1012:34: note: expanded from macro 'OP_CHECK_MUTEX_UNLOCK'
 1012 | #  define OP_CHECK_MUTEX_UNLOCK         MUTEX_UNLOCK(&PL_check_mutex)
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/thread.h:232:7: note: expanded from macro 'MUTEX_UNLOCK'
  232 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/any.c:289:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  289 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/any.c:289:5: note: '{' token is here
  289 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                   ^
t/any.c:289:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  289 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/any.c:289:5: note: '{' token is here
  289 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |                ^
t/any.c:289:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  289 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |     ^
t/any.c:289:5: note: ')' token is here
  289 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/any.c:289:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  289 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                 ^
t/any.c:289:5: note: ')' token is here
  289 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
8 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/any/any.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o t/blib/arch/auto/t/any/any.bundle t/any.o
ld: warning: support for macOS with 10.3 minimum deployment target is deprecated and will be removed in a future release
ld: warning: object file (t/any.o) was built for newer macOS version (15.0) than being linked (10.3)
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
cc -I/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE -DVERSION="0.37" -DXS_VERSION="0.37" -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -o t/flags.o t/flags.c
t/flags.c:223:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  223 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/flags.c:223:5: note: '{' token is here
  223 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                   ^
t/flags.c:223:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  223 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/flags.c:223:5: note: '{' token is here
  223 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |                ^
t/flags.c:223:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  223 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |     ^
t/flags.c:223:5: note: ')' token is here
  223 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/flags.c:223:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  223 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                 ^
t/flags.c:223:5: note: ')' token is here
  223 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
4 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/flags/flags.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o t/blib/arch/auto/t/flags/flags.bundle t/flags.o
ld: warning: support for macOS with 10.3 minimum deployment target is deprecated and will be removed in a future release
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (t/flags.o) was built for newer macOS version (15.0) than being linked (10.3)
cc -I/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE -DVERSION="0.37" -DXS_VERSION="0.37" -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -o t/func.o t/func.c
t/func.c:295:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  295 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/func.c:295:5: note: '{' token is here
  295 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                   ^
t/func.c:295:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  295 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/func.c:295:5: note: '{' token is here
  295 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |                ^
t/func.c:295:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  295 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |     ^
t/func.c:295:5: note: ')' token is here
  295 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/func.c:295:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  295 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                 ^
t/func.c:295:5: note: ')' token is here
  295 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
4 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/func/func.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o t/blib/arch/auto/t/func/func.bundle t/func.o
ld: warning: support for macOS with 10.3 minimum deployment target is deprecated and will be removed in a future release
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (t/func.o) was built for newer macOS version (15.0) than being linked (10.3)
cc -I/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE -DVERSION="0.37" -DXS_VERSION="0.37" -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -o t/parts.o t/parts.c
t/parts.c:231:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  231 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/parts.c:231:5: note: '{' token is here
  231 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                   ^
t/parts.c:231:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  231 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/parts.c:231:5: note: '{' token is here
  231 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |                ^
t/parts.c:231:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  231 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |     ^
t/parts.c:231:5: note: ')' token is here
  231 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/parts.c:231:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  231 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                 ^
t/parts.c:231:5: note: ')' token is here
  231 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
4 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/parts/parts.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o t/blib/arch/auto/t/parts/parts.bundle t/parts.o
ld: warning: support for macOS with 10.3 minimum deployment target is deprecated and will be removed in a future release
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (t/parts.o) was built for newer macOS version (15.0) than being linked (10.3)
cc -I/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE -DVERSION="0.37" -DXS_VERSION="0.37" -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -o t/prefix.o t/prefix.c
t/prefix.c:274:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  274 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/prefix.c:274:5: note: '{' token is here
  274 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                   ^
t/prefix.c:274:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  274 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/prefix.c:274:5: note: '{' token is here
  274 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |                ^
t/prefix.c:274:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  274 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |     ^
t/prefix.c:274:5: note: ')' token is here
  274 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/prefix.c:274:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  274 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                 ^
t/prefix.c:274:5: note: ')' token is here
  274 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
4 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/prefix/prefix.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o t/blib/arch/auto/t/prefix/prefix.bundle t/prefix.o
ld: warning: support for macOS with 10.3 minimum deployment target is deprecated and will be removed in a future release
ld: warning: ld: warning: object file (t/prefix.o) was built for newer macOS version (15.0) than being linked (10.3)
object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
cc -I/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE -DVERSION="0.37" -DXS_VERSION="0.37" -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -o t/registrations.o t/registrations.c
t/registrations.c:232:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  232 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/registrations.c:232:5: note: '{' token is here
  232 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                   ^
t/registrations.c:232:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  232 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/registrations.c:232:5: note: '{' token is here
  232 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |                ^
t/registrations.c:232:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  232 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |     ^
t/registrations.c:232:5: note: ')' token is here
  232 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/registrations.c:232:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  232 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                 ^
t/registrations.c:232:5: note: ')' token is here
  232 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
4 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/registrations/registrations.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o t/blib/arch/auto/t/registrations/registrations.bundle t/registrations.o
ld: warning: support for macOS with 10.3 minimum deployment target is deprecated and will be removed in a future release
ld: warning: object file (t/registrations.o) was built for newer macOS version (15.0) than being linked (10.3)
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
cc -I/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE -DVERSION="0.37" -DXS_VERSION="0.37" -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -o t/stages.o t/stages.c
t/stages.c:320:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  320 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/stages.c:320:5: note: '{' token is here
  320 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                   ^
t/stages.c:320:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  320 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:480:29: note: expanded from macro 'STMT_START'
  480 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/stages.c:320:5: note: '{' token is here
  320 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
  308 |     STMT_START {                                        \
      |                ^
t/stages.c:320:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  320 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |     ^
t/stages.c:320:5: note: ')' token is here
  320 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
  312 |     } STMT_END
      |       ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
t/stages.c:320:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  320 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                 ^
t/stages.c:320:5: note: ')' token is here
  320 |     XSRETURN_YES;
      |     ^~~~~~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
  320 | #define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level/CORE/perl.h:481:21: note: expanded from macro 'STMT_END'
  481 | #   define STMT_END     )
      |                         ^
4 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/stages/stages.bs')
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -o t/blib/arch/auto/t/stages/stages.bundle t/stages.o
ld: warning: support for macOS with 10.3 minimum deployment target is deprecated and will be removed in a future release
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (t/stages.o) was built for newer macOS version (15.0) than being linked (10.3)
t/00use.t ....................... ok
t/01func.t ...................... ok
t/02func-signatures.t ........... skipped: No parse_subsignature()
t/03func-deparse.t .............. skipped: No parse_subsignature()
t/04func-named-params.t ......... skipped: No parse_subsignature()
t/05func-sig-attributes.t ....... skipped: No parse_subsignature()
t/06func-conditional-default.t .. skipped: No parse_subsignature()
t/07func-lexical.t .............. skipped: Lexical subroutines are not supported on Perl version v5.16.3
t/10stages-permit.t ............. ok
t/11stages-pre_subparse.t ....... ok
t/12stages-post_blockstart.t .... ok
t/13stages-pre_blockend.t ....... ok
t/14stages-post_newcv.t ......... ok
t/15stages-filter_attr.t ........ ok
t/16stages-signature.t .......... skipped: No parse_subsignature()
t/20registrations.t ............. ok
t/30any.t ....................... ok
t/31prefix.t .................... ok
t/40parts-name.t ................ ok
t/41parts-attrs.t ............... ok
t/42parts-signature.t ........... skipped: No parse_subsignature()
t/50flags-no-body.t ............. ok
t/60actions.t ................... ok
t/70extended.t .................. skipped: No parse_subsignature()
t/80extended+Object-Pad.t ....... skipped: No parse_subsignature()
t/80extended+async.t ............ skipped: No parse_subsignature()
t/80extended+feature-class.t .... skipped: No parse_subsignature()
t/99pod.t ....................... ok
All tests successful.
Files=28, Tests=36, 13 wallclock secs ( 0.11 usr  0.13 sys +  4.87 cusr  1.09 csys =  6.20 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module             Need   Have    
    ------------------ ------ --------
    File::ShareDir     1.00   1.118   
    perl               5.016  5.016003

build_requires:

    Module             Need   Have    
    ------------------ ------ --------
    ExtUtils::CBuilder 0      0.280235
    Sub::Util          0      1.69    
    Test2::V0          0      1.302210

configure_requires:

    Module             Need   Have    
    ------------------ ------ --------
    Module::Build      0.4004 0.4234  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.5.13
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/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:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/zfs/bin:/Users/cpantesting/.cargo/bin
    PERL = 5.16.3
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 58612
    PERL5_CPAN_IS_RUNNING = 58612
    PERLBREW_HOME = /Users/cpantesting/.perlbrew
    PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.94
    PERLBREW_VERSION = 0.94
    PERLVER = 5.16.3
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-5.16.3
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen
    TMPDIR = /var/folders/zy/47mkymr176b35xhyp425tk7h0000gq/T/

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

    $^X = /Users/cpantesting/cpantesting/perl-5.16.3/bin/perl
    $UID/$EUID = 503 / 503
    $GID = 20 20 12 61 399 703 702 701 100
    $EGID = 20 20 12 61 399 703 702 701 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.143240
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.58    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.58    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.39_02 
    JSON                4.10    
    JSON::PP            4.05    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test2               1.302210
    Test::Harness       3.50    
    Test::More          1.302210
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=darwin, osvers=19.6.0, archname=darwin-thread-multi-2level
    uname='darwin harrow.local 19.6.0 darwin kernel version 19.6.0: thu oct 29 22:56:45 pdt 2020; root:xnu-6153.141.2.2~1release_x86_64 x86_64 '
    config_args='-de -Dusethreads -Dprefix=/Users/cpantesting/cpantesting/perl-5.16.3'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='Apple LLVM 12.0.0 (clang-1200.0.32.27)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under darwin
  Compiled at Dec 29 2020 22:52:51
  %ENV:
    PERL="5.16.3"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="58612"
    PERL5_CPAN_IS_RUNNING="58612"
    PERLBREW_HOME="/Users/cpantesting/.perlbrew"
    PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.94"
    PERLBREW_VERSION="0.94"
    PERLVER="5.16.3"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-5.16.3"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3/darwin-thread-multi-2level
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3
    .