Image-Magick v7.1.0-0 Perl 5 v5.34.0 amd64-freebsd-ld
- Status
- Unknown
- From
- Slaven Rezić
- Dist
-
Image-Magick v7.1.0-0
- Platform
- Perl 5 v5.34.0 amd64-freebsd-ld
- Date
- 2023-02-05 09:52:11
- ID
- c3310fbe-a53a-11ed-b56b-9eee6d8775ea
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 Cristy,
This is a computer-generated report for Image-Magick-7.1.0-0
on perl 5.34.0, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp Magick.pm blib/lib/Image/Magick.pm
AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
Running Mkbootstrap for Magick ()
chmod 644 "Magick.bs"
"/usr/perl5.34.0Dp/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Magick.bs blib/arch/auto/Image/Magick/Magick.bs 644
"/usr/perl5.34.0Dp/bin/perl" "/usr/perl5.34.0Dp/lib/5.34.0/ExtUtils/xsubpp" -typemap '/usr/perl5.34.0Dp/lib/5.34.0/ExtUtils/typemap' -typemap '/usr/home/cpansand/.cpan/build/2023020403/Image-Magick-7.1.0-4/typemap' Magick.xs > Magick.xsc
mv Magick.xsc Magick.c
cc -c -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/libxml2 -I"/usr/include/ImageMagick-7" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/usr/include/freetype2 -g -O2 -Wall -pthread -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -pipe -DVERSION=\"7.1.0\" -DXS_VERSION=\"7.1.0\" -DPIC -fPIC "-I/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE" -D_LARGE_FILES=1 -DHAVE_CONFIG_H Magick.c
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:150:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:150:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:151:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:151:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:152:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:152:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:156:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:156:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:156:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:156:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:157:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:157:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:157:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:157:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:158:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:158:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:158:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:158:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:159:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:159:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:159:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:159:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:162:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:162:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:163:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:163:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:164:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:164:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:167:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:167:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:167:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:167:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:168:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:168:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:168:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:168:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:169:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:169:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:169:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:169:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:170:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:170:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:170:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:170:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:171:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:171:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:171:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:171:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:247:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:247:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:4:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:268:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:268:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:34:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:77:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:118:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:124:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:4085:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv.h:659:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:166:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:166:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:7109:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:7109:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:7109:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from Magick.xs:58:
In file included from /usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:7109:
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:2650:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:18: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:2650:13: note: '{' token is here
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:29: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^
Magick.c:2650:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:31: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:454:5: note: expanded from macro 'TARGn'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:2650:13: note: '{' token is here
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:31: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:454:16: note: expanded from macro 'TARGn'
STMT_START { \
^
Magick.c:2650:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:31: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:466:13: note: expanded from macro 'TARGn'
SvNV_set(TARG, TARGn_nv); \
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sv.h:1341:2: note: expanded from macro 'SvNV_set'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:2650:13: note: '{' token is here
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:31: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:466:13: note: expanded from macro 'TARGn'
SvNV_set(TARG, TARGn_nv); \
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sv.h:1341:13: note: expanded from macro 'SvNV_set'
STMT_START { \
^
Magick.c:2650:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:31: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:466:13: note: expanded from macro 'TARGn'
SvNV_set(TARG, TARGn_nv); \
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sv.h:1344:48: note: expanded from macro 'SvNV_set'
(((XPVNV*)SvANY(sv))->xnv_u.xnv_nv = (val)); } STMT_END
^
Magick.c:2650:13: note: ')' token is here
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:31: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:466:13: note: expanded from macro 'TARGn'
SvNV_set(TARG, TARGn_nv); \
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/sv.h:1344:50: note: expanded from macro 'SvNV_set'
(((XPVNV*)SvANY(sv))->xnv_u.xnv_nv = (val)); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:2650:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:31: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:470:5: note: expanded from macro 'TARGn'
} STMT_END
^
Magick.c:2650:13: note: ')' token is here
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:31: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:470:7: note: expanded from macro 'TARGn'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:2650:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:56: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^
Magick.c:2650:13: note: ')' token is here
XSprePUSH; PUSHn((double)RETVAL);
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:475:58: note: expanded from macro 'PUSHn'
#define PUSHn(n) STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:2652:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:2652:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.c:2652:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.c:2652:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:2559:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:2559:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:2559:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:2559:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:2689:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:2689:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:2689:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:2689:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:2697:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:2697:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:2697:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:2697:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:2787:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:2787:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:2787:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:2787:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:2795:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:2795:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:2795:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:2795:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:2951:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:2951:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:2951:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:2951:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3106:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3106:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3106:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3106:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3114:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3114:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3202:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3202:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3202:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3202:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3210:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3210:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3210:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3210:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:3398:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:3398:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Magick.c:3398:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:3398:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.c:3398:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.c:3398:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:3398:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Magick.c:3398:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3325:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3325:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3325:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3325:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3333:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3333:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3333:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3333:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3520:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3520:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3520:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3520:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3528:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3528:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3528:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3528:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3677:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3677:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3677:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3677:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3685:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3685:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3685:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3685:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3813:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3813:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3813:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3813:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3821:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3821:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:3985:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:3985:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:3985:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:3985:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4134:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4134:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:4134:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:4134:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4142:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4142:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:4142:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:4142:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4309:11: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,14*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4309:11: note: '{' token is here
EXTEND(sp,14*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:4309:11: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,14*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:4309:11: note: ')' token is here
EXTEND(sp,14*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4449:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4449:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:4449:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:4449:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4457:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4457:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:4457:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:4457:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4612:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4612:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:4612:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:4612:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4620:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4620:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:4620:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:4620:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4681:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4681:9: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Magick.xs:4681:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4681:9: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:4681:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:4681:9: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4681:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Magick.xs:4681:9: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4686:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4686:7: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Magick.xs:4686:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4686:7: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:4686:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:4686:7: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4686:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Magick.xs:4686:7: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:4687:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,items);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:4687:5: note: '{' token is here
EXTEND(sp,items);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:4687:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,items);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:4687:5: note: ')' token is here
EXTEND(sp,items);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6209:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6209:13: note: '{' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Magick.c:6209:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6209:13: note: '{' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Magick.c:6209:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
Magick.c:6209:13: note: ')' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6209:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Magick.c:6209:13: note: ')' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6211:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6211:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.c:6211:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.c:6211:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6360:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6360:13: note: '{' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Magick.c:6360:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6360:13: note: '{' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Magick.c:6360:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
Magick.c:6360:13: note: ')' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6360:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Magick.c:6360:13: note: ')' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6362:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6362:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.c:6362:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.c:6362:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6428:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6428:13: note: '{' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Magick.c:6428:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6428:13: note: '{' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Magick.c:6428:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
Magick.c:6428:13: note: ')' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6428:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Magick.c:6428:13: note: ')' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6430:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6430:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.c:6430:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.c:6430:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6496:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6496:13: note: '{' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Magick.c:6496:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6496:13: note: '{' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:409:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Magick.c:6496:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:426:5: note: expanded from macro 'TARGi'
} STMT_END
^
Magick.c:6496:13: note: ')' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6496:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Magick.c:6496:13: note: ')' token is here
XSprePUSH; PUSHi(PTR2IV(RETVAL));
^~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:476:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:6498:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:6498:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.c:6498:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.c:6498:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:6459:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,6*count);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:6459:7: note: '{' token is here
EXTEND(sp,6*count);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:6459:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,6*count);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:6459:7: note: ')' token is here
EXTEND(sp,6*count);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:6904:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,strlen(map)*region.width*region.height);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:6904:13: note: '{' token is here
EXTEND(sp,strlen(map)*region.width*region.height);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:6904:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,strlen(map)*region.width*region.height);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:6904:13: note: ')' token is here
EXTEND(sp,strlen(map)*region.width*region.height);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:6933:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,strlen(map)*region.width*region.height);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:6933:13: note: '{' token is here
EXTEND(sp,strlen(map)*region.width*region.height);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:6933:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,strlen(map)*region.width*region.height);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:6933:13: note: ')' token is here
EXTEND(sp,strlen(map)*region.width*region.height);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:7030:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,(ssize_t) GetImageListLength(image));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:7030:5: note: '{' token is here
EXTEND(sp,(ssize_t) GetImageListLength(image));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:7030:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,(ssize_t) GetImageListLength(image));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:7030:5: note: ')' token is here
EXTEND(sp,(ssize_t) GetImageListLength(image));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:7336:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:7336:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:7336:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:7336:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:7344:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:7344:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:7344:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:7344:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:7486:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:7486:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.c:7486:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.c:7486:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:11686:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:11686:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:11686:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:11686:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12090:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12090:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:12090:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:12090:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12098:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12098:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:12098:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:12098:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12221:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12221:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:12221:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:12221:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12229:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12229:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:12229:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:12229:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12310:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12310:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:12310:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:12310:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12318:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12318:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:12318:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:12318:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12494:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,4*count);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12494:7: note: '{' token is here
EXTEND(sp,4*count);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:12494:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,4*count);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:12494:7: note: ')' token is here
EXTEND(sp,4*count);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12619:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12619:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:12619:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:12619:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12627:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12627:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:12627:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:12627:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12677:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,colors);
^~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12677:9: note: '{' token is here
EXTEND(sp,colors);
^~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:12677:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,colors);
^~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:12677:9: note: ')' token is here
EXTEND(sp,colors);
^~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12686:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,5*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12686:5: note: '{' token is here
EXTEND(sp,5*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:12686:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,5*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:12686:5: note: ')' token is here
EXTEND(sp,5*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12769:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,items);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12769:5: note: '{' token is here
EXTEND(sp,items);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:12769:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,items);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:12769:5: note: ')' token is here
EXTEND(sp,items);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12833:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,types);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12833:9: note: '{' token is here
EXTEND(sp,types);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:12833:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,types);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:12833:9: note: ')' token is here
EXTEND(sp,types);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12842:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,10*items);
^~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12842:5: note: '{' token is here
EXTEND(sp,10*items);
^~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:12842:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,10*items);
^~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:12842:5: note: ')' token is here
EXTEND(sp,10*items);
^~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:12996:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,7*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:12996:5: note: '{' token is here
EXTEND(sp,7*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:12996:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,7*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:12996:5: note: ')' token is here
EXTEND(sp,7*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:13407:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,7*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:13407:5: note: '{' token is here
EXTEND(sp,7*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:13407:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,7*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:13407:5: note: ')' token is here
EXTEND(sp,7*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:13739:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,types);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:13739:9: note: '{' token is here
EXTEND(sp,types);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:13739:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,types);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:13739:9: note: ')' token is here
EXTEND(sp,types);
^~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:13750:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,8*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:13750:5: note: '{' token is here
EXTEND(sp,8*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:13750:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,8*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:13750:5: note: ')' token is here
EXTEND(sp,8*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:13815:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,8*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:13815:5: note: '{' token is here
EXTEND(sp,8*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:13815:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,8*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:13815:5: note: ')' token is here
EXTEND(sp,8*items);
^~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:14051:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:14051:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:14051:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:14051:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:14170:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:14170:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:14170:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:14170:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:14822:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:14822:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:14822:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:14822:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:14830:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:14830:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:14830:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:14830:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:14944:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,8*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:14944:9: note: '{' token is here
EXTEND(sp,8*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:14944:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,8*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:14944:9: note: ')' token is here
EXTEND(sp,8*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:14947:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,8*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:14947:7: note: '{' token is here
EXTEND(sp,8*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Magick.xs:14947:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
EXTEND(sp,8*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Magick.xs:14947:7: note: ')' token is here
EXTEND(sp,8*(i+1)*count);
^~~~~~~~~~~~~~~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.c:14796:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.c:14796:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.c:14796:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.c:14796:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Magick.xs:15126:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Magick.xs:15126:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Magick.xs:15126:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Magick.xs:15126:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
246 warnings generated.
rm -f blib/arch/auto/Image/Magick/Magick.so
cc -L/usr/local/lib -lMagickCore-7.Q16HDRI -shared -L/usr/local/lib -fstack-protector-strong Magick.o -o blib/arch/auto/Image/Magick/Magick.so -L/usr/local/lib -lm -L/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld/CORE
ld: error: unable to find library -lMagickCore-7.Q16HDRI
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2023020403/Image-Magick-7.1.0-4
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -----
parent 0 0.238
build_requires:
Module Need Have
------------------- ---- -----
ExtUtils::MakeMaker 0 7.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL = /usr/perl5.34.0Dp/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 17647
PERL5_CPAN_IS_RUNNING = 17647
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16775,17647
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023020403/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /var/tmp/cpansmoker-1023/2023020403
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.34.0Dp/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.80
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.66
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.66
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.80
JSON 4.09
JSON::PP 4.15
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302192
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
Platform:
osname=freebsd
osvers=13.0-stable
archname=amd64-freebsd-ld
uname='freebsd cloud10.bbbike.org 13.0-stable freebsd 13.0-stable #1 stable13-n245702-3099792c874d: fri may 21 10:00:28 utc 2021 root@cloud10.bbbike.org:usrobjusrhomeprojectsfreebsdamd64.amd64sysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.34.0Dp -Duselongdouble -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/11.0.1/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under freebsd
Compiled at May 25 2021 18:27:23
%ENV:
PERL="/usr/perl5.34.0Dp/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="17647"
PERL5_CPAN_IS_RUNNING="17647"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="16775,17647"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023020403/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.34.0Dp/lib/site_perl/5.34.0/amd64-freebsd-ld
/usr/perl5.34.0Dp/lib/site_perl/5.34.0
/usr/perl5.34.0Dp/lib/5.34.0/amd64-freebsd-ld
/usr/perl5.34.0Dp/lib/5.34.0
.