Compress-Stream-Zstd v0.206 Perl 5 v5.18.3 OpenBSD.amd64-openbsd-thread-multi
- Status
- Unknown
- From
- Chris Williams (BINGOS)
- Dist
-
Compress-Stream-Zstd v0.206
- Platform
- Perl 5 v5.18.3 OpenBSD.amd64-openbsd-thread-multi
- Date
- 2023-07-26 23:29:13
- ID
- 3b37635c-2c0c-11ee-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 Paul Marquess,
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 'fetch':
Can't exec "gmake": No such file or directory at /home/cpan/pit/thr/perl-5.18.3/lib/site_perl/5.18.3/Module/Build/Base.pm line 5567.
Building Compress-Stream-Zstd
cc -I/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE -DVERSION="0.206" -DXS_VERSION="0.206" -DPIC -fPIC -Wall -Wextra -Wno-parentheses -Wno-unused -Wno-unused-parameter -I. -Iext/zstd/lib -DZSTD_LEGACY_MULTITHREADED_API -c -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -o lib/Compress/Stream/Zstd.o lib/Compress/Stream/Zstd.c
In file included from lib/Compress/Stream/Zstd.xs:6:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3480:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:593:
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:393:7: note: '{' token is here
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:393:7: note: '{' token is here
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
h1 = h1 * 5 + MURMUR_C3; \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:393:7: note: ')' token is here
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Compress/Stream/Zstd.xs:6:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3480:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:593:
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
} \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:393:7: note: ')' token is here
MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Compress/Stream/Zstd.xs:6:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3480:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:593:
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:402:13: note: '{' token is here
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
h1 = h1 * 5 + MURMUR_C3; \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:402:13: note: ')' token is here
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Compress/Stream/Zstd.xs:6:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3480:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:593:
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:410:13: note: '{' token is here
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
h1 = h1 * 5 + MURMUR_C3; \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:410:13: note: ')' token is here
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Compress/Stream/Zstd.xs:6:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3480:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:593:
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:418:13: note: '{' token is here
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
h1 = h1 * 5 + MURMUR_C3; \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:418:13: note: ')' token is here
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Compress/Stream/Zstd.xs:6:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3480:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:593:
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:426:13: note: '{' token is here
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
h1 = h1 * 5 + MURMUR_C3; \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:426:13: note: ')' token is here
MURMUR_DOBLOCK(h1, k1);
^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Compress/Stream/Zstd.xs:6:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3480:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:593:
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:434:5: note: '{' token is here
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:477:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:434:5: note: '{' token is here
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
h1 = h1 * 5 + MURMUR_C3; \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:434:5: note: ')' token is here
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
MURMUR_DOBLOCK(h1, c); \
^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from lib/Compress/Stream/Zstd.xs:6:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3480:
In file included from /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:593:
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
} \
^
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:434:5: note: ')' token is here
MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:478:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:104:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:104:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:104:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:104:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:104:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:104:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:104:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:104:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:112:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:112:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:112:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:112:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:112:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:112:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:112:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:112:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:115:5: note: '{' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:13: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:43: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
lib/Compress/Stream/Zstd.xs:115:5: note: ')' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:139:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:139:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:139:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:139:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:139:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:139:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:139:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:139:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:146:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:146:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:146:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:146:13: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:146:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:146:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:146:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:146:13: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:150:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:150:9: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:150:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:150:9: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:153:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:153:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:153:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:153:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:153:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:153:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:153:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:153:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:159:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:159:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:159:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:159:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:159:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:159:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:159:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:159:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:162:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:162:5: note: '{' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:13: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:162:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:43: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
lib/Compress/Stream/Zstd.xs:162:5: note: ')' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:166:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:166:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:389:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:389:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:389:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:389:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:194:5: warning: implicit conversion from 'unsigned long' to 'double' changes value from 576460752303423487 to 576460752303423488 [-Wimplicit-const-int-float-conversion]
Newx(self, sizeof(struct Compress__Stream__Zstd__Compressor_s), struct Compress__Stream__Zstd__Compressor_s);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/handy.h:1578:27: note: expanded from macro 'Newx'
#define Newx(v,n,t) (v = (MEM_WRAP_CHECK_(n,t) (t*)MEM_LOG_ALLOC(n,t,safemalloc((MEM_SIZE)((n)*sizeof(t))))))
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/handy.h:1491:30: note: expanded from macro 'MEM_WRAP_CHECK_'
#define MEM_WRAP_CHECK_(n,t) MEM_WRAP_CHECK(n,t),
^~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/handy.h:1488:60: note: expanded from macro 'MEM_WRAP_CHECK'
(void)(sizeof(t) > 1 && ((MEM_SIZE)(n)+0.0) > MEM_SIZE_MAX/sizeof(t) && (Perl_croak_memory_wrap(),0))
~ ~~~~~~~~~~~~^~~~~~~~~~
lib/Compress/Stream/Zstd.c:423:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:423:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:423:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:423:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:423:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:423:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:423:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:423:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:456:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:456:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:456:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:456:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:502:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:502:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:502:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:502:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:544:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:544:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:544:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:544:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:586:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:586:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:586:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:586:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:614:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:18: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:614:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:29: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:614:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:614:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:614:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:614:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:614:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:614:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:614:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:614:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:614:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:66: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:614:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:68: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:616:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:616:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:616:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:616:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:644:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:18: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:644:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:29: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:644:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:644:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:644:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:644:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:644:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:644:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:644:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:644:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:644:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:66: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:644:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:68: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:646:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:646:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:646:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:646:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:675:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:675:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:675:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:675:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:675:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:675:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:675:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:675:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:677:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:677:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:677:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:677:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:705:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:705:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:705:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:705:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:705:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:705:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:705:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:705:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:746:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:746:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:746:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:746:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:344:5: warning: implicit conversion from 'unsigned long' to 'double' changes value from 576460752303423487 to 576460752303423488 [-Wimplicit-const-int-float-conversion]
Newx(self, sizeof(struct Compress__Stream__Zstd__Decompressor_s), struct Compress__Stream__Zstd__Decompressor_s);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/handy.h:1578:27: note: expanded from macro 'Newx'
#define Newx(v,n,t) (v = (MEM_WRAP_CHECK_(n,t) (t*)MEM_LOG_ALLOC(n,t,safemalloc((MEM_SIZE)((n)*sizeof(t))))))
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/handy.h:1491:30: note: expanded from macro 'MEM_WRAP_CHECK_'
#define MEM_WRAP_CHECK_(n,t) MEM_WRAP_CHECK(n,t),
^~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/handy.h:1488:60: note: expanded from macro 'MEM_WRAP_CHECK'
(void)(sizeof(t) > 1 && ((MEM_SIZE)(n)+0.0) > MEM_SIZE_MAX/sizeof(t) && (Perl_croak_memory_wrap(),0))
~ ~~~~~~~~~~~~^~~~~~~~~~
lib/Compress/Stream/Zstd.c:772:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:772:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:772:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:772:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:772:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:772:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:772:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:772:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:805:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:805:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:805:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:805:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:805:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:805:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:805:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:805:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:851:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:851:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:851:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:851:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:879:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:18: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:879:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:29: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:879:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:879:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:879:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:879:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:879:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:879:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:879:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:879:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:879:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:66: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:879:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:68: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:881:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:881:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:881:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:881:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:909:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:18: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:909:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:29: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:909:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:909:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:909:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:909:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:909:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:909:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:909:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:909:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:909:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:66: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:909:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:68: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:911:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:911:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:911:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:911:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:939:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:18: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:939:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:29: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:939:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:939:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:939:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:939:2: note: '{' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:939:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:939:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:939:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:939:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:56: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:939:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:66: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^
lib/Compress/Stream/Zstd.c:939:2: note: ')' token is here
PUSHu((UV)RETVAL);
^~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:296:68: note: expanded from macro 'PUSHu'
#define PUSHu(u) STMT_START { sv_setuv(TARG, (UV)(u)); PUSHTARG; } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:941:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:941:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:941:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:941:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:970:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:18: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:970:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:29: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:970:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:970:2: note: '{' token is here
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:970:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:66: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^
lib/Compress/Stream/Zstd.c:970:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:31: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:2041:68: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (SvSMAGICAL(x)) mg_set(x); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:970:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:62: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^
lib/Compress/Stream/Zstd.c:970:2: note: ')' token is here
PUSHTARG;
^~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/pp.h:292:64: note: expanded from macro 'PUSHTARG'
#define PUSHTARG STMT_START { SvSETMAGIC(TARG); PUSHs(TARG); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:972:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:972:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:972:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:972:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1000:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1000:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1000:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1000:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1000:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1000:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1000:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1000:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1028:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1028:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1028:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1028:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:464:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:464:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:464:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:464:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:464:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:464:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:464:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:464:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:472:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:472:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:472:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:472:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:472:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:472:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:472:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:472:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:475:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:475:5: note: '{' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:13: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:475:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:43: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
lib/Compress/Stream/Zstd.xs:475:5: note: ')' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:493:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:493:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:493:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:493:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:493:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:493:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:493:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:493:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:501:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:501:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:501:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:501:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:501:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:501:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:501:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:501:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:504:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:504:5: note: '{' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:13: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:504:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:43: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
lib/Compress/Stream/Zstd.xs:504:5: note: ')' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1181:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1181:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1181:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1181:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1181:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1181:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1181:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1181:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1209:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1209:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:547:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:547:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:547:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:547:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:547:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:547:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:547:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:547:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:553:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:553:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:553:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:553:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:553:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:553:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:553:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:553:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:559:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:559:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:559:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:559:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:559:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:559:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:559:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:559:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:562:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:562:5: note: '{' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:13: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:562:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:43: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
lib/Compress/Stream/Zstd.xs:562:5: note: ')' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:581:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:581:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:581:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:581:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:581:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:581:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:581:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:581:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:587:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:587:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:587:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:587:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:587:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:587:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:587:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:587:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:593:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:593:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:593:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:593:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:593:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.xs:593:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:593:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.xs:593:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:321:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.xs:596:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.xs:596:5: note: '{' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1299:13: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
lib/Compress/Stream/Zstd.xs:596:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:43: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
lib/Compress/Stream/Zstd.xs:596:5: note: ')' token is here
SvCUR_set(dest, ret);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/sv.h:1305:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1365:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1365:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1365:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1365:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1365:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1365:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1365:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1365:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1409:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1409:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1409:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1409:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1435:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1435:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1435:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1435:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1435:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1435:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1435:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1435:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1471:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1471:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1471:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1471:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1497:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1497:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1497:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1497:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1497:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1497:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1497:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
lib/Compress/Stream/Zstd.c:1497:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:322:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1602:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_YES;
^~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:320:24: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1602:5: note: '{' token is here
XSRETURN_YES;
^~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:320:35: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.c:1602:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_YES;
^~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
./ppport.h:5338:31: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */
^
lib/Compress/Stream/Zstd.c:1602:5: note: '{' token is here
XSRETURN_YES;
^~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:308:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
lib/Compress/Stream/Zstd.c:1602:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_YES;
^~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
lib/Compress/Stream/Zstd.c:1602:5: note: ')' token is here
XSRETURN_YES;
^~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:320:52: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:312:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
lib/Compress/Stream/Zstd.c:1602:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_YES;
^~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:320:65: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^
lib/Compress/Stream/Zstd.c:1602:5: note: ')' token is here
XSRETURN_YES;
^~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi/CORE/XSUB.h:320:67: note: expanded from macro 'XSRETURN_YES'
#define XSRETURN_YES STMT_START { XST_mYES(0); XSRETURN(1); } STMT_END
^~~~~~~~
./ppport.h:5339:25: note: expanded from macro 'STMT_END'
# define STMT_END )
^
214 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Compress/Stream/Zstd/Zstd.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector -o blib/arch/auto/Compress/Stream/Zstd/Zstd.so lib/Compress/Stream/Zstd.o -pthread ext/zstd/lib/libzstd.a
cc: error: no such file or directory: 'ext/zstd/lib/libzstd.a'
error building blib/arch/auto/Compress/Stream/Zstd/Zstd.so from lib/Compress/Stream/Zstd.o at /home/cpan/pit/thr/perl-5.18.3/lib/site_perl/5.18.3/ExtUtils/CBuilder/Base.pm line 333.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
ExtUtils::CBuilder 0.280236 0
ExtUtils::ParseXS 3.44 0
Test::More 1.302195 0.98
parent 0.225 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.44
File::Spec 3.75
Module::Build 0.4234
Pod::Parser 1.60
Pod::Simple 3.28
Test2 1.302195
Test::Harness 3.44
Test::More 1.302195
version 0.9929
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/pit/jail/BCHWHPpyxT/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL5LIB = /home/cpan/pit/jail/BCHWHPpyxT/lib/perl5
PERL5_CPANPLUS_IS_RUNNING = 51258
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.18.3
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/BCHWHPpyxT
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/BCHWHPpyxT"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/BCHWHPpyxT
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.18.3/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 18 subversion 3) configuration:
Platform:
osname=openbsd, osvers=7.3, archname=OpenBSD.amd64-openbsd-thread-multi
uname='openbsd overture.bingosnet.co.uk 7.3 generic#1072 amd64 '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.18.3 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='OpenBSD Clang 13.0.0', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.97.0, 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 -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 2.08
Built under openbsd
Compiled at May 30 2023 06:06:40
%ENV:
PERL5LIB="/home/cpan/pit/jail/BCHWHPpyxT/lib/perl5"
PERL5_CPANPLUS_IS_RUNNING="51258"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.18.3"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/BCHWHPpyxT"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/BCHWHPpyxT""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/BCHWHPpyxT"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/pit/jail/BCHWHPpyxT/lib/perl5/5.18.3/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/jail/BCHWHPpyxT/lib/perl5/5.18.3
/home/cpan/pit/jail/BCHWHPpyxT/lib/perl5/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/jail/BCHWHPpyxT/lib/perl5
/home/cpan/pit/thr/perl-5.18.3/lib/site_perl/5.18.3/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/thr/perl-5.18.3/lib/site_perl/5.18.3
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/thr/perl-5.18.3/lib/5.18.3
.