Graphics-Framebuffer v6.56 Perl 5 v5.34.1 amd64-freebsd-thread-multi

Status
Unknown
From
Slaven Rezić
Dist
Graphics-Framebuffer v6.56
Platform
Perl 5 v5.34.1 amd64-freebsd-thread-multi
Date
2023-10-09 20:19:18
ID
202e8b34-66e1-11ee-be91-eb0e6e8775ea
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 Richard Kelsch,

This is a computer-generated report for Graphics-Framebuffer-6.56
on perl 5.34.1, 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 lib/Graphics/Framebuffer.pm blib/lib/Graphics/Framebuffer.pm
cp lib/Graphics/Framebuffer/Mouse.pm blib/lib/Graphics/Framebuffer/Mouse.pm
cp lib/Graphics/Framebuffer/Splash.pm blib/lib/Graphics/Framebuffer/Splash.pm
"/usr/local/bin/perl" -Mblib -MInline=NOISY,_INSTALL_ -MGraphics::Framebuffer::Mouse -e"my %A = (modinlname => 'Graphics-Framebuffer-Mouse.inl', module => 'Graphics::Framebuffer::Mouse'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 6.56 blib/arch
"/usr/local/bin/perl" -Mblib -MInline=NOISY,_INSTALL_ -MGraphics::Framebuffer::Splash -e"my %A = (modinlname => 'Graphics-Framebuffer-Splash.inl', module => 'Graphics::Framebuffer::Splash'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 6.56 blib/arch
"/usr/local/bin/perl" -Mblib -MInline=NOISY,_INSTALL_ -MGraphics::Framebuffer -e"my %A = (modinlname => 'Graphics-Framebuffer.inl', module => 'Graphics::Framebuffer'); my %S = (API => \%A); Inline::satisfy_makefile_dep(\%S);" 6.56 blib/arch
validate Stage
Starting Build Preprocess Stage
get_maps Stage
Finished Build Preprocess Stage

Starting Build Parse Stage
Finished Build Parse Stage

Starting Build Glue 1 Stage
Finished Build Glue 1 Stage

Starting Build Glue 2 Stage
Finished Build Glue 2 Stage

Starting Build Glue 3 Stage
Finished Build Glue 3 Stage

Starting Build Compile Stage
  Starting "perl Makefile.PL" Stage
Generating a Unix-style Makefile
Writing Makefile for Graphics::Framebuffer
Writing MYMETA.yml and MYMETA.json
  Finished "perl Makefile.PL" Stage

  Starting "make" Stage
Running Mkbootstrap for Framebuffer ()
chmod 644 "Framebuffer.bs"
"/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Framebuffer.bs blib/arch/auto/Graphics/Framebuffer/Framebuffer.bs 644
"/usr/local/bin/perl" "/usr/local/lib/perl5/5.34/ExtUtils/xsubpp"  -typemap "/usr/local/lib/perl5/5.34/ExtUtils/typemap"  Framebuffer.xs > Framebuffer.xsc
mv Framebuffer.xsc Framebuffer.c
cc -c  -iquote"/usr/home/cpansand/.cpan/build/2023100820/Graphics-Framebuffer-6.56-6"  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    -DVERSION=\"6.56\"  -DXS_VERSION=\"6.56\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.34/mach/CORE"   Framebuffer.c
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:4:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:34:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:77:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:118:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:118:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:118:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:118:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:118:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:118:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:124:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:124:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:124:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:124:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:124:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:124:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:124:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:124:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/usr/local/lib/perl5/5.34/mach/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:4085:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/hv.h:659:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:166:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/hv_func.h:166:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2246:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2246:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2252:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/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/local/lib/perl5/5.34/mach/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2252:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:290:5: note: expanded from macro 'PERL_READ_LOCK'
    STMT_START {                                                    \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: note: '{' token is here
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:290:16: note: expanded from macro 'PERL_READ_LOCK'
    STMT_START {                                                    \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK'
        MUTEX_LOCK(&(mutex)->lock);                                 \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:210:5: note: expanded from macro 'MUTEX_LOCK'
    STMT_START {                                                \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: note: '{' token is here
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK'
        MUTEX_LOCK(&(mutex)->lock);                                 \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:210:16: note: expanded from macro 'MUTEX_LOCK'
    STMT_START {                                                \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK'
        MUTEX_LOCK(&(mutex)->lock);                                 \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:215:5: note: expanded from macro 'MUTEX_LOCK'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: note: ')' token is here
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK'
        MUTEX_LOCK(&(mutex)->lock);                                 \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:215:7: note: expanded from macro 'MUTEX_LOCK'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK'
        MUTEX_UNLOCK(&(mutex)->lock);                               \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:218:5: note: expanded from macro 'MUTEX_UNLOCK'
    STMT_START {                                                \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: note: '{' token is here
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK'
        MUTEX_UNLOCK(&(mutex)->lock);                               \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:218:16: note: expanded from macro 'MUTEX_UNLOCK'
    STMT_START {                                                \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK'
        MUTEX_UNLOCK(&(mutex)->lock);                               \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:223:5: note: expanded from macro 'MUTEX_UNLOCK'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: note: ')' token is here
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK'
        MUTEX_UNLOCK(&(mutex)->lock);                               \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:223:7: note: expanded from macro 'MUTEX_UNLOCK'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:294:5: note: expanded from macro 'PERL_READ_LOCK'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2738:5: note: ')' token is here
    GETENV_LOCK;
    ^~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
#    define GETENV_LOCK    ENV_READ_LOCK
                           ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
#  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:294:7: note: expanded from macro 'PERL_READ_LOCK'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:297:5: note: expanded from macro 'PERL_READ_UNLOCK'
    STMT_START {                                                    \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: note: '{' token is here
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:297:16: note: expanded from macro 'PERL_READ_UNLOCK'
    STMT_START {                                                    \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK'
        MUTEX_LOCK(&(mutex)->lock);                                 \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:210:5: note: expanded from macro 'MUTEX_LOCK'
    STMT_START {                                                \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: note: '{' token is here
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK'
        MUTEX_LOCK(&(mutex)->lock);                                 \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:210:16: note: expanded from macro 'MUTEX_LOCK'
    STMT_START {                                                \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK'
        MUTEX_LOCK(&(mutex)->lock);                                 \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:215:5: note: expanded from macro 'MUTEX_LOCK'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: note: ')' token is here
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK'
        MUTEX_LOCK(&(mutex)->lock);                                 \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:215:7: note: expanded from macro 'MUTEX_LOCK'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK'
            COND_SIGNAL(&(mutex)->wakeup);                          \
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:244:5: note: expanded from macro 'COND_SIGNAL'
    STMT_START {                                                \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: note: '{' token is here
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK'
            COND_SIGNAL(&(mutex)->wakeup);                          \
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:244:16: note: expanded from macro 'COND_SIGNAL'
    STMT_START {                                                \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK'
            COND_SIGNAL(&(mutex)->wakeup);                          \
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:249:5: note: expanded from macro 'COND_SIGNAL'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: note: ')' token is here
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK'
            COND_SIGNAL(&(mutex)->wakeup);                          \
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:249:7: note: expanded from macro 'COND_SIGNAL'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK'
        MUTEX_UNLOCK(&(mutex)->lock);                               \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:218:5: note: expanded from macro 'MUTEX_UNLOCK'
    STMT_START {                                                \
    ^~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: note: '{' token is here
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK'
        MUTEX_UNLOCK(&(mutex)->lock);                               \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:218:16: note: expanded from macro 'MUTEX_UNLOCK'
    STMT_START {                                                \
               ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK'
        MUTEX_UNLOCK(&(mutex)->lock);                               \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:223:5: note: expanded from macro 'MUTEX_UNLOCK'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: note: ')' token is here
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK'
        MUTEX_UNLOCK(&(mutex)->lock);                               \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:223:7: note: expanded from macro 'MUTEX_UNLOCK'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Framebuffer.xs:2:
In file included from /usr/local/lib/perl5/5.34/mach/CORE/perl.h:7109:
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:306:5: note: expanded from macro 'PERL_READ_UNLOCK'
    } STMT_END
    ^
/usr/local/lib/perl5/5.34/mach/CORE/inline.h:2821:5: note: ')' token is here
    GETENV_UNLOCK;
    ^~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
#    define GETENV_UNLOCK  ENV_READ_UNLOCK
                           ^~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
#  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/thread.h:306:7: note: expanded from macro 'PERL_READ_UNLOCK'
    } STMT_END
      ^~~~~~~~
/usr/local/lib/perl5/5.34/mach/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Framebuffer.xs:20:10: fatal error: 'linux/fb.h' file not found
#include <linux/fb.h>
         ^~~~~~~~~~~~
92 warnings and 1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /usr/home/cpansand/.cpan/build/2023100820/Graphics-Framebuffer-6.56-6/_Inline/build/Graphics/Framebuffer

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  "make" with error code 1

The build directory was:
/usr/home/cpansand/.cpan/build/2023100820/Graphics-Framebuffer-6.56-6/_Inline/build/Graphics/Framebuffer

To debug the problem, cd to the build directory, and inspect the output files.

 at /usr/home/cpansand/.cpan/build/2023100820/Graphics-Framebuffer-6.56-6/blib/lib/Graphics/Framebuffer.pm line 443.
	...propagated at /home/cpansand/.cpan/build/2023100820/Inline-C-0.82-0/blib/lib/Inline/C.pm line 888.
BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2023100820/Graphics-Framebuffer-6.56-6/blib/lib/Graphics/Framebuffer.pm line 443.
Compilation failed in require.
BEGIN failed--compilation aborted.
*** Error code 25

Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2023100820/Graphics-Framebuffer-6.56-6

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    File::Map           0.64  0.71    
    Imager              0.91  1.019   
    Inline              0.53  0.86    
    Inline::C           0.53  0.82    
    List::Util          1.20  1.55    
    Math::Bezier        0.01  0.01    
    Math::Gradient      0.03  0.04    
    Math::Trig          1.10  1.23    
    perl                5.008 5.034001

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    List::Util          1.20  1.55    
    Test::More          1.00  1.302183

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 6.52  7.62    
    Inline::MakeMaker   0.45  0.86    
    Term::ANSIColor     0     5.01    
    Term::ReadKey       0     2.38    


------------------------------
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/local/bin/perl
    PERL5LIB = /home/cpansand/.cpan/build/2023100820/Math-Gradient-0.04-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Math-Gradient-0.04-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Math-Bezier-0.01-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Math-Bezier-0.01-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Inline-C-0.82-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Inline-C-0.82-0/blib/lib:/home/cpansand/.cpan/build/2023100820/YAML-LibYAML-0.88-1/blib/arch:/home/cpansand/.cpan/build/2023100820/YAML-LibYAML-0.88-1/blib/lib:/home/cpansand/.cpan/build/2023100820/Pegex-0.75-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Pegex-0.75-0/blib/lib:/home/cpansand/.cpan/build/2023100820/XXX-0.38-0/blib/arch:/home/cpansand/.cpan/build/2023100820/XXX-0.38-0/blib/lib:/home/cpansand/.cpan/build/2023100820/YAML-PP-0.036-0/blib/arch:/home/cpansand/.cpan/build/2023100820/YAML-PP-0.036-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Tie-IxHash-1.23-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Tie-IxHash-1.23-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Parse-RecDescent-1.967015-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Parse-RecDescent-1.967015-0/blib/lib:/home/cpansand/.cpan/build/2023100820/File-Copy-Recursive-0.45-0/blib/arch:/home/cpansand/.cpan/build/2023100820/File-Copy-Recursive-0.45-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-File-1.993-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-File-1.993-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Deep-1.204-1/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Deep-1.204-1/blib/lib:/home/cpansand/.cpan/build/2023100820/Path-Tiny-0.144-2/blib/arch:/home/cpansand/.cpan/build/2023100820/Path-Tiny-0.144-2/blib/lib:/home/cpansand/.cpan/build/2023100820/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2023100820/File-ShareDir-Install-0.14-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Imager-1.019-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Imager-1.019-0/blib/lib:/home/cpansand/.cpan/build/2023100820/File-Map-0.71-0/blib/arch:/home/cpansand/.cpan/build/2023100820/File-Map-0.71-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Warnings-0.032-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Warnings-0.032-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Fatal-0.017-1/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Fatal-0.017-1/blib/lib:/home/cpansand/.cpan/build/2023100820/Module-Build-0.4234-2/blib/arch:/home/cpansand/.cpan/build/2023100820/Module-Build-0.4234-2/blib/lib:/home/cpansand/.cpan/build/2023100820/Inline-0.86-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Inline-0.86-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Warn-0.37-1/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Warn-0.37-1/blib/lib:/home/cpansand/.cpan/build/2023100820/Sub-Uplevel-0.2800-1/blib/arch:/home/cpansand/.cpan/build/2023100820/Sub-Uplevel-0.2800-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 95625
    PERL5_CPAN_IS_RUNNING = 95625
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 92190,95625
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023100820/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2023100820

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.43    
    File::Spec          3.80    
    JSON                4.10    
    JSON::PP            4.06    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302183
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.2-release-p1
    archname=amd64-freebsd-thread-multi
    uname='freebsd 132amd64-default-job-03 13.2-release-p1 freebsd 13.2-release-p1 amd64 '
    config_args='-Darchlib=/usr/local/lib/perl5/5.34/mach -Dcc=cc -Dcf_by=mat -Dcf_email=mat@FreeBSD.org -Dcf_time=Sun Mar 13 08:40:32 UTC 2022 -Dinc_version_list=none -Dlibperl=libperl.so.5.34.1 -Dman1dir=/usr/local/lib/perl5/5.34/perl/man/man1 -Dman3dir=/usr/local/lib/perl5/5.34/perl/man/man3 -Dprefix=/usr/local -Dprivlib=/usr/local/lib/perl5/5.34 -Dscriptdir=/usr/local/bin -Dsitearch=/usr/local/lib/perl5/site_perl/mach/5.34 -Dsitelib=/usr/local/lib/perl5/site_perl -Dsiteman1dir=/usr/local/lib/perl5/site_perl/man/man1 -Dsiteman3dir=/usr/local/lib/perl5/site_perl/man/man3 -Dusenm=n -Duseshrplib -sde -Ui_iconv -Ui_malloc -Uinstallusrbinperl -Accflags=-DUSE_THREAD_SAFE_LOCALE -Alddlflags=-L/wrkdirs/usr/ports/lang/perl5.34/work/perl-5.34.1 -L/usr/local/lib/perl5/5.34/mach/CORE -lperl -Dshrpldflags=$(LDDLFLAGS:N-L/wrkdirs/usr/ports/lang/perl5.34/work/perl-5.34.1:N-L/usr/local/lib/perl5/5.34/mach/CORE:N-lperl) -Wl,-soname,$(LIBPERL:R) -Doptimize=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Dusedtrace -Ui_gdbm -Dusemultiplicity=y -Duse64bitint -Dusemymalloc=n -Dusethreads=y'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)'
    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='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    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/14.0.5/lib
    libs=-ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    libc=
    so=so
    useshrplib=true
    libperl=libperl.so.5.34.1
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.34/mach/CORE'
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib/perl5/5.34/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under freebsd
  %ENV:
    PERL="/usr/local/bin/perl"
    PERL5LIB="/home/cpansand/.cpan/build/2023100820/Math-Gradient-0.04-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Math-Gradient-0.04-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Math-Bezier-0.01-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Math-Bezier-0.01-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Inline-C-0.82-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Inline-C-0.82-0/blib/lib:/home/cpansand/.cpan/build/2023100820/YAML-LibYAML-0.88-1/blib/arch:/home/cpansand/.cpan/build/2023100820/YAML-LibYAML-0.88-1/blib/lib:/home/cpansand/.cpan/build/2023100820/Pegex-0.75-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Pegex-0.75-0/blib/lib:/home/cpansand/.cpan/build/2023100820/XXX-0.38-0/blib/arch:/home/cpansand/.cpan/build/2023100820/XXX-0.38-0/blib/lib:/home/cpansand/.cpan/build/2023100820/YAML-PP-0.036-0/blib/arch:/home/cpansand/.cpan/build/2023100820/YAML-PP-0.036-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Tie-IxHash-1.23-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Tie-IxHash-1.23-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Parse-RecDescent-1.967015-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Parse-RecDescent-1.967015-0/blib/lib:/home/cpansand/.cpan/build/2023100820/File-Copy-Recursive-0.45-0/blib/arch:/home/cpansand/.cpan/build/2023100820/File-Copy-Recursive-0.45-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-File-1.993-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-File-1.993-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Deep-1.204-1/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Deep-1.204-1/blib/lib:/home/cpansand/.cpan/build/2023100820/Path-Tiny-0.144-2/blib/arch:/home/cpansand/.cpan/build/2023100820/Path-Tiny-0.144-2/blib/lib:/home/cpansand/.cpan/build/2023100820/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2023100820/File-ShareDir-Install-0.14-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Imager-1.019-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Imager-1.019-0/blib/lib:/home/cpansand/.cpan/build/2023100820/File-Map-0.71-0/blib/arch:/home/cpansand/.cpan/build/2023100820/File-Map-0.71-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Warnings-0.032-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Warnings-0.032-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Fatal-0.017-1/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Fatal-0.017-1/blib/lib:/home/cpansand/.cpan/build/2023100820/Module-Build-0.4234-2/blib/arch:/home/cpansand/.cpan/build/2023100820/Module-Build-0.4234-2/blib/lib:/home/cpansand/.cpan/build/2023100820/Inline-0.86-0/blib/arch:/home/cpansand/.cpan/build/2023100820/Inline-0.86-0/blib/lib:/home/cpansand/.cpan/build/2023100820/Test-Warn-0.37-1/blib/arch:/home/cpansand/.cpan/build/2023100820/Test-Warn-0.37-1/blib/lib:/home/cpansand/.cpan/build/2023100820/Sub-Uplevel-0.2800-1/blib/arch:/home/cpansand/.cpan/build/2023100820/Sub-Uplevel-0.2800-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="95625"
    PERL5_CPAN_IS_RUNNING="95625"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="92190,95625"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023100820/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2023100820/Math-Gradient-0.04-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Math-Gradient-0.04-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Math-Bezier-0.01-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Math-Bezier-0.01-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Inline-C-0.82-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Inline-C-0.82-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/YAML-LibYAML-0.88-1/blib/arch
    /home/cpansand/.cpan/build/2023100820/YAML-LibYAML-0.88-1/blib/lib
    /home/cpansand/.cpan/build/2023100820/Pegex-0.75-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Pegex-0.75-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/XXX-0.38-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/XXX-0.38-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/YAML-PP-0.036-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/YAML-PP-0.036-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Tie-IxHash-1.23-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Tie-IxHash-1.23-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Test-Pod-1.52-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Test-Pod-1.52-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Parse-RecDescent-1.967015-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Parse-RecDescent-1.967015-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/File-Copy-Recursive-0.45-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/File-Copy-Recursive-0.45-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Test-File-1.993-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Test-File-1.993-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Test-Deep-1.204-1/blib/arch
    /home/cpansand/.cpan/build/2023100820/Test-Deep-1.204-1/blib/lib
    /home/cpansand/.cpan/build/2023100820/Path-Tiny-0.144-2/blib/arch
    /home/cpansand/.cpan/build/2023100820/Path-Tiny-0.144-2/blib/lib
    /home/cpansand/.cpan/build/2023100820/File-ShareDir-Install-0.14-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/File-ShareDir-Install-0.14-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Imager-1.019-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Imager-1.019-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/File-Map-0.71-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/File-Map-0.71-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Test-Warnings-0.032-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Test-Warnings-0.032-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Test-Fatal-0.017-1/blib/arch
    /home/cpansand/.cpan/build/2023100820/Test-Fatal-0.017-1/blib/lib
    /home/cpansand/.cpan/build/2023100820/Module-Build-0.4234-2/blib/arch
    /home/cpansand/.cpan/build/2023100820/Module-Build-0.4234-2/blib/lib
    /home/cpansand/.cpan/build/2023100820/Inline-0.86-0/blib/arch
    /home/cpansand/.cpan/build/2023100820/Inline-0.86-0/blib/lib
    /home/cpansand/.cpan/build/2023100820/Test-Warn-0.37-1/blib/arch
    /home/cpansand/.cpan/build/2023100820/Test-Warn-0.37-1/blib/lib
    /home/cpansand/.cpan/build/2023100820/Sub-Uplevel-0.2800-1/blib/arch
    /home/cpansand/.cpan/build/2023100820/Sub-Uplevel-0.2800-1/blib/lib
    /usr/local/lib/perl5/site_perl/mach/5.34
    /usr/local/lib/perl5/site_perl
    /usr/local/lib/perl5/5.34/mach
    /usr/local/lib/perl5/5.34
    .