Mac-SystemDirectory v0.14 Perl 5 v5.14.4 darwin-2level

Status
Pass
From
Stanislaw Pusep
Dist
Mac-SystemDirectory v0.14
Platform
Perl 5 v5.14.4 darwin-2level
Date
2022-02-22 07:28:56
ID
181d448a-93b1-11ec-a219-e34e5bdf3b47
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 ETHER,

This is a computer-generated report for Mac-SystemDirectory-0.14
on perl 5.14.4, created by App::cpanminus::reporter 0.17 (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 Mac-SystemDirectory-0.14
cp lib/Mac/SystemDirectory.pm blib/lib/Mac/SystemDirectory.pm
Running Mkbootstrap for SystemDirectory ()
chmod 644 "SystemDirectory.bs"
"/Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin/perl" "/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4/ExtUtils/xsubpp"  -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/ExtUtils/typemap'  SystemDirectory.xs > SystemDirectory.xsc
mv SystemDirectory.xsc SystemDirectory.c
mv SystemDirectory.c SystemDirectory.m
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.14\" -DXS_VERSION=\"0.14\"  "-I/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE"  -DHAS_BOOL SystemDirectory.m
SystemDirectory.xs:8:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif Move
       ^
       //
SystemDirectory.xs:12:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif I_POLL
       ^
       //
SystemDirectory.xs:139:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    EXTEND(SP, count);
                    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:280:21: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                        ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:139:21: note: '{' token is here
                    EXTEND(SP, count);
                    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:280:32: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                                   ^
SystemDirectory.xs:139:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    EXTEND(SP, count);
                    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:282:6: note: expanded from macro 'EXTEND'
                        } } STMT_END
                          ^
SystemDirectory.xs:139:21: note: ')' token is here
                    EXTEND(SP, count);
                    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:282:8: note: expanded from macro 'EXTEND'
                        } } STMT_END
                            ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:148:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    EXTEND(SP, 1);
                    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:280:21: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                        ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:148:21: note: '{' token is here
                    EXTEND(SP, 1);
                    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:280:32: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                                   ^
SystemDirectory.xs:148:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    EXTEND(SP, 1);
                    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:282:6: note: expanded from macro 'EXTEND'
                        } } STMT_END
                          ^
SystemDirectory.xs:148:21: note: ')' token is here
                    EXTEND(SP, 1);
                    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:282:8: note: expanded from macro 'EXTEND'
                        } } STMT_END
                            ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:156:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN(count);
                ^~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:156:17: note: '{' token is here
                XSRETURN(count);
                ^~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
SystemDirectory.xs:156:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN(count);
                ^~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
SystemDirectory.xs:156:17: note: ')' token is here
                XSRETURN(count);
                ^~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:92:12: warning: enumeration values 'NSAutosavedInformationDirectory', 'NSApplicationScriptsDirectory', and 'NSTrashDirectory' not handled in switch [-Wswitch]
    switch(directory) {
           ^
SystemDirectory.xs:92:12: note: add missing switch cases
    switch(directory) {
           ^
SystemDirectory.xs:160:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:160:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
SystemDirectory.xs:160:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:160:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
SystemDirectory.xs:160:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
SystemDirectory.xs:160:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:160:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
SystemDirectory.xs:160:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:189: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:189:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
SystemDirectory.xs:189: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
SystemDirectory.xs:189:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:35:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSUserDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:35:5: note: '{' token is here
    const_uv(NSUserDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:35:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSUserDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:35:5: note: ')' token is here
    const_uv(NSUserDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:36:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSLocalDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:36:5: note: '{' token is here
    const_uv(NSLocalDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:36:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSLocalDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:36:5: note: ')' token is here
    const_uv(NSLocalDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:37:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSNetworkDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:37:5: note: '{' token is here
    const_uv(NSNetworkDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:37:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSNetworkDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:37:5: note: ')' token is here
    const_uv(NSNetworkDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:38:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSSystemDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:38:5: note: '{' token is here
    const_uv(NSSystemDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:38:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSSystemDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:38:5: note: ')' token is here
    const_uv(NSSystemDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:39:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllDomainsMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:39:5: note: '{' token is here
    const_uv(NSAllDomainsMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:39:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllDomainsMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:39:5: note: ')' token is here
    const_uv(NSAllDomainsMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:42:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:42:5: note: '{' token is here
    const_uv(NSApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:42:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:42:5: note: ')' token is here
    const_uv(NSApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:43:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDemoApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:43:5: note: '{' token is here
    const_uv(NSDemoApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:43:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDemoApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:43:5: note: ')' token is here
    const_uv(NSDemoApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:44:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDeveloperApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:44:5: note: '{' token is here
    const_uv(NSDeveloperApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:44:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDeveloperApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:44:5: note: ')' token is here
    const_uv(NSDeveloperApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:45:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAdminApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:45:5: note: '{' token is here
    const_uv(NSAdminApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:45:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAdminApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:45:5: note: ')' token is here
    const_uv(NSAdminApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:46:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSLibraryDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:46:5: note: '{' token is here
    const_uv(NSLibraryDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:46:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSLibraryDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:46:5: note: ')' token is here
    const_uv(NSLibraryDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:47:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDeveloperDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:47:5: note: '{' token is here
    const_uv(NSDeveloperDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:47:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDeveloperDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:47:5: note: ')' token is here
    const_uv(NSDeveloperDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:48:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSUserDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:48:5: note: '{' token is here
    const_uv(NSUserDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:48:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSUserDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:48:5: note: ')' token is here
    const_uv(NSUserDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:49:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDocumentationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:49:5: note: '{' token is here
    const_uv(NSDocumentationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:49:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDocumentationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:49:5: note: ')' token is here
    const_uv(NSDocumentationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:51:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDocumentDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:51:5: note: '{' token is here
    const_uv(NSDocumentDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:51:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDocumentDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:51:5: note: ')' token is here
    const_uv(NSDocumentDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:54:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSCoreServiceDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:54:5: note: '{' token is here
    const_uv(NSCoreServiceDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:54:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSCoreServiceDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:54:5: note: ')' token is here
    const_uv(NSCoreServiceDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:57:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDesktopDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:57:5: note: '{' token is here
    const_uv(NSDesktopDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:57:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDesktopDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:57:5: note: ')' token is here
    const_uv(NSDesktopDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:58:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSCachesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:58:5: note: '{' token is here
    const_uv(NSCachesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:58:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSCachesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:58:5: note: ')' token is here
    const_uv(NSCachesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:59:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSApplicationSupportDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:59:5: note: '{' token is here
    const_uv(NSApplicationSupportDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:59:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSApplicationSupportDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:59:5: note: ')' token is here
    const_uv(NSApplicationSupportDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:62:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDownloadsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:62:5: note: '{' token is here
    const_uv(NSDownloadsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:62:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDownloadsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:62:5: note: ')' token is here
    const_uv(NSDownloadsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:64:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllApplicationsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:64:5: note: '{' token is here
    const_uv(NSAllApplicationsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:64:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllApplicationsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:64:5: note: ')' token is here
    const_uv(NSAllApplicationsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:65:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllLibrariesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:65:5: note: '{' token is here
    const_uv(NSAllLibrariesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:65:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllLibrariesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:65:5: note: ')' token is here
    const_uv(NSAllLibrariesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:67:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSInputMethodsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:67:5: note: '{' token is here
    const_uv(NSInputMethodsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:67:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSInputMethodsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:67:5: note: ')' token is here
    const_uv(NSInputMethodsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:68:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSMoviesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:68:5: note: '{' token is here
    const_uv(NSMoviesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:68:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSMoviesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:68:5: note: ')' token is here
    const_uv(NSMoviesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:69:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSMusicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:69:5: note: '{' token is here
    const_uv(NSMusicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:69:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSMusicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:69:5: note: ')' token is here
    const_uv(NSMusicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:70:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPicturesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:70:5: note: '{' token is here
    const_uv(NSPicturesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:70:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPicturesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:70:5: note: ')' token is here
    const_uv(NSPicturesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:71:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPrinterDescriptionDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:71:5: note: '{' token is here
    const_uv(NSPrinterDescriptionDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:71:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPrinterDescriptionDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:71:5: note: ')' token is here
    const_uv(NSPrinterDescriptionDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:72:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSSharedPublicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:72:5: note: '{' token is here
    const_uv(NSSharedPublicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:72:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSSharedPublicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:72:5: note: ')' token is here
    const_uv(NSSharedPublicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:73:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPreferencePanesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:73:5: note: '{' token is here
    const_uv(NSPreferencePanesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:73:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPreferencePanesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:73:5: note: ')' token is here
    const_uv(NSPreferencePanesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:74:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSItemReplacementDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:74:5: note: '{' token is here
    const_uv(NSItemReplacementDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:74:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSItemReplacementDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:74:5: note: ')' token is here
    const_uv(NSItemReplacementDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.c:422: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.c:422:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293:35: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                  ^
SystemDirectory.c:422: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.c:422:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
SystemDirectory.c:422: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
SystemDirectory.c:422:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.c:422: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293:65: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                                ^
SystemDirectory.c:422:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
77 warnings generated.
rm -f blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
cc  -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector -lobjc -framework CoreFoundation -framework Foundation  SystemDirectory.o  -o blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle  \
	      \
	  
chmod 755 blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
Manifying 1 pod document
"/Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin/perl" "/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4/ExtUtils/xsubpp"  -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/ExtUtils/typemap'  SystemDirectory.xs > SystemDirectory.xsc
mv SystemDirectory.xsc SystemDirectory.c
mv SystemDirectory.c SystemDirectory.m
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.14\" -DXS_VERSION=\"0.14\"  "-I/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE"  -DHAS_BOOL SystemDirectory.m
SystemDirectory.xs:8:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif Move
       ^
       //
SystemDirectory.xs:12:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif I_POLL
       ^
       //
SystemDirectory.xs:139:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    EXTEND(SP, count);
                    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:280:21: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                        ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:139:21: note: '{' token is here
                    EXTEND(SP, count);
                    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:280:32: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                                   ^
SystemDirectory.xs:139:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    EXTEND(SP, count);
                    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:282:6: note: expanded from macro 'EXTEND'
                        } } STMT_END
                          ^
SystemDirectory.xs:139:21: note: ')' token is here
                    EXTEND(SP, count);
                    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:282:8: note: expanded from macro 'EXTEND'
                        } } STMT_END
                            ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:148:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    EXTEND(SP, 1);
                    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:280:21: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                        ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:148:21: note: '{' token is here
                    EXTEND(SP, 1);
                    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:280:32: note: expanded from macro 'EXTEND'
#define EXTEND(p,n)     STMT_START { if (PL_stack_max - p < (int)(n)) {         \
                                   ^
SystemDirectory.xs:148:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    EXTEND(SP, 1);
                    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:282:6: note: expanded from macro 'EXTEND'
                        } } STMT_END
                          ^
SystemDirectory.xs:148:21: note: ')' token is here
                    EXTEND(SP, 1);
                    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/pp.h:282:8: note: expanded from macro 'EXTEND'
                        } } STMT_END
                            ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:156:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN(count);
                ^~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:156:17: note: '{' token is here
                XSRETURN(count);
                ^~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
SystemDirectory.xs:156:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                XSRETURN(count);
                ^~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
SystemDirectory.xs:156:17: note: ')' token is here
                XSRETURN(count);
                ^~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:92:12: warning: enumeration values 'NSAutosavedInformationDirectory', 'NSApplicationScriptsDirectory', and 'NSTrashDirectory' not handled in switch [-Wswitch]
    switch(directory) {
           ^
SystemDirectory.xs:92:12: note: add missing switch cases
    switch(directory) {
           ^
SystemDirectory.xs:160:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:160:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
SystemDirectory.xs:160:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:160:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
SystemDirectory.xs:160:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
SystemDirectory.xs:160:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:160:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
SystemDirectory.xs:160:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:295:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:189: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:189:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
SystemDirectory.xs:189: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
SystemDirectory.xs:189:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:35:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSUserDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:35:5: note: '{' token is here
    const_uv(NSUserDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:35:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSUserDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:35:5: note: ')' token is here
    const_uv(NSUserDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:36:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSLocalDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:36:5: note: '{' token is here
    const_uv(NSLocalDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:36:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSLocalDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:36:5: note: ')' token is here
    const_uv(NSLocalDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:37:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSNetworkDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:37:5: note: '{' token is here
    const_uv(NSNetworkDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:37:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSNetworkDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:37:5: note: ')' token is here
    const_uv(NSNetworkDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:38:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSSystemDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:38:5: note: '{' token is here
    const_uv(NSSystemDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:38:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSSystemDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:38:5: note: ')' token is here
    const_uv(NSSystemDomainMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:39:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllDomainsMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:39:5: note: '{' token is here
    const_uv(NSAllDomainsMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:39:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllDomainsMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:39:5: note: ')' token is here
    const_uv(NSAllDomainsMask);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:42:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:42:5: note: '{' token is here
    const_uv(NSApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:42:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:42:5: note: ')' token is here
    const_uv(NSApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:43:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDemoApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:43:5: note: '{' token is here
    const_uv(NSDemoApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:43:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDemoApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:43:5: note: ')' token is here
    const_uv(NSDemoApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:44:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDeveloperApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:44:5: note: '{' token is here
    const_uv(NSDeveloperApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:44:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDeveloperApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:44:5: note: ')' token is here
    const_uv(NSDeveloperApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:45:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAdminApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:45:5: note: '{' token is here
    const_uv(NSAdminApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:45:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAdminApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:45:5: note: ')' token is here
    const_uv(NSAdminApplicationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:46:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSLibraryDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:46:5: note: '{' token is here
    const_uv(NSLibraryDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:46:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSLibraryDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:46:5: note: ')' token is here
    const_uv(NSLibraryDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:47:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDeveloperDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:47:5: note: '{' token is here
    const_uv(NSDeveloperDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:47:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDeveloperDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:47:5: note: ')' token is here
    const_uv(NSDeveloperDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:48:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSUserDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:48:5: note: '{' token is here
    const_uv(NSUserDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:48:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSUserDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:48:5: note: ')' token is here
    const_uv(NSUserDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:49:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDocumentationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:49:5: note: '{' token is here
    const_uv(NSDocumentationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:49:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDocumentationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:49:5: note: ')' token is here
    const_uv(NSDocumentationDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:51:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDocumentDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:51:5: note: '{' token is here
    const_uv(NSDocumentDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:51:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDocumentDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:51:5: note: ')' token is here
    const_uv(NSDocumentDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:54:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSCoreServiceDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:54:5: note: '{' token is here
    const_uv(NSCoreServiceDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:54:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSCoreServiceDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:54:5: note: ')' token is here
    const_uv(NSCoreServiceDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:57:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDesktopDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:57:5: note: '{' token is here
    const_uv(NSDesktopDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:57:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDesktopDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:57:5: note: ')' token is here
    const_uv(NSDesktopDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:58:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSCachesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:58:5: note: '{' token is here
    const_uv(NSCachesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:58:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSCachesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:58:5: note: ')' token is here
    const_uv(NSCachesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:59:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSApplicationSupportDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:59:5: note: '{' token is here
    const_uv(NSApplicationSupportDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:59:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSApplicationSupportDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:59:5: note: ')' token is here
    const_uv(NSApplicationSupportDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:62:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDownloadsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:62:5: note: '{' token is here
    const_uv(NSDownloadsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:62:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSDownloadsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:62:5: note: ')' token is here
    const_uv(NSDownloadsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:64:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllApplicationsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:64:5: note: '{' token is here
    const_uv(NSAllApplicationsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:64:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllApplicationsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:64:5: note: ')' token is here
    const_uv(NSAllApplicationsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:65:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllLibrariesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:65:5: note: '{' token is here
    const_uv(NSAllLibrariesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:65:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSAllLibrariesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:65:5: note: ')' token is here
    const_uv(NSAllLibrariesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:67:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSInputMethodsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:67:5: note: '{' token is here
    const_uv(NSInputMethodsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:67:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSInputMethodsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:67:5: note: ')' token is here
    const_uv(NSInputMethodsDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:68:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSMoviesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:68:5: note: '{' token is here
    const_uv(NSMoviesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:68:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSMoviesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:68:5: note: ')' token is here
    const_uv(NSMoviesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:69:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSMusicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:69:5: note: '{' token is here
    const_uv(NSMusicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:69:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSMusicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:69:5: note: ')' token is here
    const_uv(NSMusicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:70:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPicturesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:70:5: note: '{' token is here
    const_uv(NSPicturesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:70:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPicturesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:70:5: note: ')' token is here
    const_uv(NSPicturesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:71:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPrinterDescriptionDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:71:5: note: '{' token is here
    const_uv(NSPrinterDescriptionDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:71:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPrinterDescriptionDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:71:5: note: ')' token is here
    const_uv(NSPrinterDescriptionDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:72:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSSharedPublicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:72:5: note: '{' token is here
    const_uv(NSSharedPublicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:72:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSSharedPublicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:72:5: note: ')' token is here
    const_uv(NSSharedPublicDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:73:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPreferencePanesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:73:5: note: '{' token is here
    const_uv(NSPreferencePanesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:73:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSPreferencePanesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:73:5: note: ')' token is here
    const_uv(NSPreferencePanesDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.xs:74:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSItemReplacementDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:25:61: note: expanded from macro 'const_uv'
#define const_uv(name)                                      \
                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro '\
STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.xs:74:5: note: '{' token is here
    const_uv(NSItemReplacementDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:26:12: note: expanded from macro 'const_uv'
STMT_START {                                                \
           ^
SystemDirectory.xs:74:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    const_uv(NSItemReplacementDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:28:61: note: expanded from macro 'const_uv'
    av_push(export, newSVpvn(#name, sizeof(#name) - 1));    \
                                                            ^
SystemDirectory.xs:74:5: note: ')' token is here
    const_uv(NSItemReplacementDirectory);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SystemDirectory.xs:29:3: note: expanded from macro 'const_uv'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.c:422: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.c:422:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293:35: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                  ^
SystemDirectory.c:422: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:479:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
SystemDirectory.c:422:5: note: '{' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:281:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
SystemDirectory.c:422: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
SystemDirectory.c:422:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:285:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
SystemDirectory.c:422: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.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293:65: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES   STMT_START { XST_mYES(0);   XSRETURN(1); } STMT_END
                                                                ^
SystemDirectory.c:422:5: note: ')' token is here
    XSRETURN_YES;
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level/CORE/XSUB.h:293: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.14.4/lib/5.14.4/darwin-2level/CORE/perl.h:480:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
77 warnings generated.
PERL_DL_NONLAZY=1 "/Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.64
#     File::Spec           any     3.75
#     Test::More           any 1.302188
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module   Want Have
#     -------- ---- ----
#     Exporter  any 5.74
#     XSLoader  any 0.24
#     strict    any 1.04
#     warnings  any 1.12
# 
# === Other Modules ===
# 
#     Module            Have
#     --------------- ------
#     Encode            3.16
#     File::Temp      0.2311
#     JSON::PP          4.07
#     Module::Runtime  0.016
#     Pod::Coverage     0.23
#     Sub::Name         0.26
#     YAML              1.30
#     autodie           2.34
# 
t/00-report-prereqs.t .. ok
# Mac::SystemDirectory 0.14, Perl 5.014004, /Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin/perl
t/000_load.t ........... ok
# limiting available functions to Mac OS X 10.2
t/005_import.t ......... ok
t/010_usage.t .......... ok
t/020_basic.t .......... ok
All tests successful.
Files=5, Tests=15,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.28 cusr  0.05 csys =  0.36 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_CTYPE = UTF-8
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.14
    LDFLAGS = -L/usr/local/opt/curl/lib
    PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin:/usr/local/opt/mysql-client/bin:/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/opt/curl/bin:/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/opt/curl/bin
    PERL5LIB = 
    PERLBREW_HOME = /Users/stan/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.14.4/man
    PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin
    PERLBREW_PERL = perl-5.14.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
    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.14.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.29    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.05    
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 14 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.14.4 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.14.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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under darwin
  Compiled at Feb 10 2022 22:59:08
  %ENV:
    PERL5LIB=""
    PERLBREW_HOME="/Users/stan/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.14.4/man"
    PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.14.4/bin"
    PERLBREW_PERL="perl-5.14.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.14.4/lib/site_perl/5.14.4/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4
    /Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4
    .