BSD-Sysctl v0.11 Perl 5 v5.26.3 i386-freebsd

Status
Fail
From
Chris Williams (BINGOS)
Dist
BSD-Sysctl v0.11
Platform
Perl 5 v5.26.3 i386-freebsd
Date
2024-12-05 23:59:41
ID
fe2f817e-b364-11ef-98b0-b3c3213a625c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear David Landgren,

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


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

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

cp bsd-sysctl.pl blib/lib/BSD/bsd-sysctl.pl
cp Sysctl.pm blib/lib/BSD/Sysctl.pm
Running Mkbootstrap for Sysctl ()
chmod 644 "Sysctl.bs"
"/home/cpan/pit/bare/perl-5.26.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sysctl.bs blib/arch/auto/BSD/Sysctl/Sysctl.bs 644
"/home/cpan/pit/bare/perl-5.26.3/bin/perl" "/home/cpan/pit/bare/perl-5.26.3/lib/site_perl/5.26.3/ExtUtils/xsubpp"  -typemap '/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/ExtUtils/typemap' -typemap '/home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/ruyx7Q0yyC/BSD-Sysctl-0.11/typemap'  Sysctl.xs > Sysctl.xsc
mv Sysctl.xsc Sysctl.c
cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"0.11\"  -DXS_VERSION=\"0.11\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE"   Sysctl.c
In file included from Sysctl.xs:7:
In file included from /home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:5785:
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/inline.h:1424:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 1424 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/cop.h:611:5: note: expanded from macro 'CX_POP_SAVEARRAY'
  611 |     STMT_START {                                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/inline.h:1424:5: note: '{' token is here
 1424 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/cop.h:611:16: note: expanded from macro 'CX_POP_SAVEARRAY'
  611 |     STMT_START {                                                        \
      |                ^
In file included from Sysctl.xs:7:
In file included from /home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:5785:
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/inline.h:1424:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 1424 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/cop.h:616:5: note: expanded from macro 'CX_POP_SAVEARRAY'
  616 |     } STMT_END
      |     ^
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/inline.h:1424:5: note: ')' token is here
 1424 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/cop.h:616:7: note: expanded from macro 'CX_POP_SAVEARRAY'
  616 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
In file included from Sysctl.xs:7:
In file included from /home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:5785:
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/inline.h:1430:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 1430 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/cop.h:621:5: note: expanded from macro 'CLEAR_ARGARRAY'
  621 |     STMT_START {                                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/inline.h:1430:9: note: '{' token is here
 1430 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/cop.h:621:16: note: expanded from macro 'CLEAR_ARGARRAY'
  621 |     STMT_START {                                                        \
      |                ^
In file included from Sysctl.xs:7:
In file included from /home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:5785:
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/inline.h:1430:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 1430 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/cop.h:625:5: note: expanded from macro 'CLEAR_ARGARRAY'
  625 |     } STMT_END
      |     ^
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/inline.h:1430:9: note: ')' token is here
 1430 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/cop.h:625:7: note: expanded from macro 'CLEAR_ARGARRAY'
  625 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:151:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  151 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:151:17: note: '{' token is here
  151 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:151:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  151 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:151:17: note: '{' token is here
  151 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:151:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  151 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:151:17: note: ')' token is here
  151 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:151:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  151 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:151:17: note: ')' token is here
  151 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:157:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  157 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:157:17: note: '{' token is here
  157 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:157:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  157 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:157:17: note: '{' token is here
  157 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:157:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  157 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:157:17: note: ')' token is here
  157 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:157:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  157 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:157:17: note: ')' token is here
  157 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:171:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  171 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:171:13: note: '{' token is here
  171 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:171:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  171 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:171:13: note: '{' token is here
  171 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:171:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  171 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:171:13: note: ')' token is here
  171 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:171:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  171 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:171:13: note: ')' token is here
  171 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.c:355:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  355 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.c:355:5: note: '{' token is here
  355 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.c:355:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  355 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.c:355:5: note: ')' token is here
  355 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.c:376:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  376 |         PUSHi((IV)RETVAL);
      |         ^~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:425:18: note: expanded from macro 'PUSHi'
  425 | #define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
      |                         ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.c:376:2: note: '{' token is here
  376 |         PUSHi((IV)RETVAL);
      |         ^~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:425:29: note: expanded from macro 'PUSHi'
  425 | #define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
      |                                    ^
Sysctl.c:376:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  376 |         PUSHi((IV)RETVAL);
      |         ^~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:425:31: note: expanded from macro 'PUSHi'
  425 | #define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
      |                                      ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:358:5: note: expanded from macro 'TARGi'
  358 |     STMT_START {                                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.c:376:2: note: '{' token is here
  376 |         PUSHi((IV)RETVAL);
      |         ^~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:425:31: note: expanded from macro 'PUSHi'
  425 | #define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
      |                                      ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:358:16: note: expanded from macro 'TARGi'
  358 |     STMT_START {                                                        \
      |                ^
Sysctl.c:376:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  376 |         PUSHi((IV)RETVAL);
      |         ^~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:425:31: note: expanded from macro 'PUSHi'
  425 | #define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
      |                                      ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:375:5: note: expanded from macro 'TARGi'
  375 |     } STMT_END
      |     ^
Sysctl.c:376:2: note: ')' token is here
  376 |         PUSHi((IV)RETVAL);
      |         ^~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:425:31: note: expanded from macro 'PUSHi'
  425 | #define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
      |                                      ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:375:7: note: expanded from macro 'TARGi'
  375 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.c:376:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  376 |         PUSHi((IV)RETVAL);
      |         ^~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:425:56: note: expanded from macro 'PUSHi'
  425 | #define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
      |                                                               ^
Sysctl.c:376:2: note: ')' token is here
  376 |         PUSHi((IV)RETVAL);
      |         ^~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/pp.h:425:58: note: expanded from macro 'PUSHi'
  425 | #define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
      |                                                                 ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.c:378:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  378 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.c:378:5: note: '{' token is here
  378 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.c:378:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  378 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.c:378:5: note: ')' token is here
  378 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:223:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  223 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:223:13: note: '{' token is here
  223 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:223:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  223 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:223:13: note: '{' token is here
  223 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:223:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  223 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:223:13: note: ')' token is here
  223 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:223:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  223 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:223:13: note: ')' token is here
  223 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:231:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  231 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:231:13: note: '{' token is here
  231 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:231:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  231 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:231:13: note: '{' token is here
  231 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:231:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  231 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:231:13: note: ')' token is here
  231 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:231:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  231 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:231:13: note: ')' token is here
  231 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.c:507:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  507 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.c:507:5: note: '{' token is here
  507 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.c:507:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  507 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.c:507:5: note: ')' token is here
  507 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:329:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  329 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:329:13: note: '{' token is here
  329 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:329:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  329 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:329:13: note: '{' token is here
  329 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:329:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  329 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:329:13: note: ')' token is here
  329 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:329:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  329 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:329:13: note: ')' token is here
  329 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:336:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  336 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:336:13: note: '{' token is here
  336 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:336:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  336 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:336:13: note: '{' token is here
  336 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:336:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  336 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:336:13: note: ')' token is here
  336 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:336:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  336 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:336:13: note: ')' token is here
  336 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.c:545:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  545 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.c:545:5: note: '{' token is here
  545 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.c:545:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  545 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.c:545:5: note: ')' token is here
  545 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:369:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  369 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:369:13: note: '{' token is here
  369 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:369:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  369 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:369:13: note: '{' token is here
  369 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:369:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  369 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:369:13: note: ')' token is here
  369 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:369:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  369 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:369:13: note: ')' token is here
  369 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:383:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  383 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:383:13: note: '{' token is here
  383 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:383:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  383 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:383:13: note: '{' token is here
  383 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:383:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  383 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:383:13: note: ')' token is here
  383 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:383:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  383 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:383:13: note: ')' token is here
  383 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:386:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  386 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:386:13: note: '{' token is here
  386 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:386:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  386 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:386:13: note: '{' token is here
  386 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:386:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  386 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:386:13: note: ')' token is here
  386 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:386:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  386 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:386:13: note: ')' token is here
  386 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:392:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  392 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:392:13: note: '{' token is here
  392 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:392:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  392 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:392:13: note: '{' token is here
  392 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:392:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  392 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:392:13: note: ')' token is here
  392 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:392:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  392 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:392:13: note: ')' token is here
  392 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:398:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  398 |             SvCUR_set(sv_buf, buflen);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/sv.h:1314:2: note: expanded from macro 'SvCUR_set'
 1314 |         STMT_START { \
      |         ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:398:13: note: '{' token is here
  398 |             SvCUR_set(sv_buf, buflen);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/sv.h:1314:13: note: expanded from macro 'SvCUR_set'
 1314 |         STMT_START { \
      |                    ^
Sysctl.xs:398:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  398 |             SvCUR_set(sv_buf, buflen);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/sv.h:1320:43: note: expanded from macro 'SvCUR_set'
 1320 |                 (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
      |                                                         ^
Sysctl.xs:398:13: note: ')' token is here
  398 |             SvCUR_set(sv_buf, buflen);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/sv.h:1320:45: note: expanded from macro 'SvCUR_set'
 1320 |                 (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
      |                                                           ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:840:59: error: no member named 'bi_n_bios_used' in 'struct bootinfo'
  840 |             hv_store(c, "biosused",       8, newSVuv(inf->bi_n_bios_used), 0);
      |                                                      ~~~  ^
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/embed.h:425:40: note: expanded from macro 'newSVuv'
  425 | #define newSVuv(a)              Perl_newSVuv(aTHX_ a)
      |                                                    ^
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/hv.h:480:11: note: expanded from macro 'hv_store'
  480 |                               (val), (hash)))
      |                                ^~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/embed.h:228:77: note: expanded from macro 'hv_common_key_len'
  228 | #define hv_common_key_len(a,b,c,d,e,f)  Perl_hv_common_key_len(aTHX_ a,b,c,d,e,f)
      |                                                                              ^
Sysctl.xs:858:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  858 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:24: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:858:13: note: '{' token is here
  858 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:35: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:858:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  858 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:52: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:858:13: note: '{' token is here
  858 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:52: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:858:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  858 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:52: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:858:13: note: ')' token is here
  858 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:52: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:858:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  858 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:65: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:858:13: note: ')' token is here
  858 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:67: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:863:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  863 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:24: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:863:13: note: '{' token is here
  863 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:35: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:863:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  863 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:52: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:863:13: note: '{' token is here
  863 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:52: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:863:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  863 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:52: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:863:13: note: ')' token is here
  863 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:52: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:863:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  863 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:65: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:863:13: note: ')' token is here
  863 |             XSRETURN_IV(0);
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:324:67: note: expanded from macro 'XSRETURN_IV'
  324 | #define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.c:1091:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 1091 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.c:1091:5: note: '{' token is here
 1091 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.c:1091:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 1091 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.c:1091:5: note: ')' token is here
 1091 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:903:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  903 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:903:13: note: '{' token is here
  903 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:903:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  903 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:903:13: note: '{' token is here
  903 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:903:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  903 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:903:13: note: ')' token is here
  903 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:903:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  903 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:903:13: note: ')' token is here
  903 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:923:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  923 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:923:17: note: '{' token is here
  923 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:923:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  923 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:923:17: note: '{' token is here
  923 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:923:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  923 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:923:17: note: ')' token is here
  923 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:923:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  923 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:923:17: note: ')' token is here
  923 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:933:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  933 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:933:17: note: '{' token is here
  933 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:933:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  933 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:933:17: note: '{' token is here
  933 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:933:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  933 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:933:17: note: ')' token is here
  933 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:933:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  933 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:933:17: note: ')' token is here
  933 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:943:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  943 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:943:17: note: '{' token is here
  943 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:943:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  943 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:943:17: note: '{' token is here
  943 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:943:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  943 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:943:17: note: ')' token is here
  943 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:943:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  943 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:943:17: note: ')' token is here
  943 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:953:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  953 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:953:17: note: '{' token is here
  953 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:953:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  953 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:953:17: note: '{' token is here
  953 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:953:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  953 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:953:17: note: ')' token is here
  953 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:953:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  953 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:953:17: note: ')' token is here
  953 |                 XSRETURN_UNDEF;
      |                 ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:962:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  962 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:24: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                        ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:962:13: note: '{' token is here
  962 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:35: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                   ^
Sysctl.xs:962:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  962 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.xs:962:13: note: '{' token is here
  962 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.xs:962:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  962 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.xs:962:13: note: ')' token is here
  962 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:52: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                    ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.xs:962:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  962 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:65: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                 ^
Sysctl.xs:962:13: note: ')' token is here
  962 |             XSRETURN_UNDEF;
      |             ^~~~~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:331:67: note: expanded from macro 'XSRETURN_UNDEF'
  331 | #define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
      |                                                                   ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
Sysctl.c:1202:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 1202 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:5: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:529:29: note: expanded from macro 'STMT_START'
  529 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
Sysctl.c:1202:5: note: '{' token is here
 1202 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:317:16: note: expanded from macro 'XSRETURN'
  317 |     STMT_START {                                        \
      |                ^
Sysctl.c:1202:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 1202 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:5: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |     ^
Sysctl.c:1202:5: note: ')' token is here
 1202 |     XSRETURN(1);
      |     ^~~~~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/XSUB.h:322:7: note: expanded from macro 'XSRETURN'
  322 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd/CORE/perl.h:530:21: note: expanded from macro 'STMT_END'
  530 | #   define STMT_END     )
      |                         ^
98 warnings and 1 error generated.
*** Error code 1

Stop.
make: stopped in /home/cpan/pit/bare/conf/perl-5.26.3/.cpanplus/5.26.3/build/ruyx7Q0yyC/BSD-Sysctl-0.11


PREREQUISITES:

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

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.70        0
	  XSLoader                           0.27        0

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

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

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

Additional comments:


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

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /home/cpan/pit/jail/7QjMBZ9bM6/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 79211
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.26.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/7QjMBZ9bM6
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/7QjMBZ9bM6"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/7QjMBZ9bM6
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 26 subversion 3) configuration:
   
  Platform:
    osname=freebsd
    osvers=14.1-release
    archname=i386-freebsd
    uname='freebsd felgarten 14.1-release freebsd 14.1-release releng14.1-n267679-10e31f0946d8 generic i386 '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.26.3'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/18/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 2.09
  Built under freebsd
  Compiled at Jun 21 2024 23:20:02
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/7QjMBZ9bM6/lib/perl5"
    PERL5_CPANPLUS_IS_RUNNING="79211"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.26.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/7QjMBZ9bM6"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/7QjMBZ9bM6""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/7QjMBZ9bM6"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/pit/jail/7QjMBZ9bM6/lib/perl5/5.26.3/i386-freebsd
    /home/cpan/pit/jail/7QjMBZ9bM6/lib/perl5/5.26.3
    /home/cpan/pit/jail/7QjMBZ9bM6/lib/perl5/i386-freebsd
    /home/cpan/pit/jail/7QjMBZ9bM6/lib/perl5
    /home/cpan/pit/bare/perl-5.26.3/lib/site_perl/5.26.3/i386-freebsd
    /home/cpan/pit/bare/perl-5.26.3/lib/site_perl/5.26.3
    /home/cpan/pit/bare/perl-5.26.3/lib/5.26.3/i386-freebsd
    /home/cpan/pit/bare/perl-5.26.3/lib/5.26.3
    .