Image-Magick v7.1.0-0 Perl 5 v5.34.0 cygwin-thread-multi

Status
Unknown
From
Nigel Horne
Dist
Image-Magick v7.1.0-0
Platform
Perl 5 v5.34.0 cygwin-thread-multi
Date
2023-02-27 22:12:32
ID
d4bedbea-b6eb-11ed-a52a-bc730bfd4f04
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Cristy,

This is a computer-generated report for Image-Magick-7.1.0-0
on perl 5.34.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make -j6 -j6':

cp Magick.pm blib/lib/Image/Magick.pm
AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
Running Mkbootstrap for Magick ()
"/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin/perl5.34.0.exe" "/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/ExtUtils/xsubpp"  -typemap '/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/ExtUtils/typemap' -typemap '/cygdrive/j/cpan/build/Image-Magick-7.1.0-0/typemap'  Magick.xs > Magick.xsc
chmod 644 "Magick.bs"
"/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin/perl5.34.0.exe" -MExtUtils::Command::MM -e 'cp_nonempty' -- Magick.bs blib/arch/auto/Image/Magick/Magick.bs 644
mv Magick.xsc Magick.c
gcc -c  -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/libxml2 -I"/usr/include/ImageMagick-7" -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/include/freetype2 -g -O2 -Wall -pthread -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -DUSEIMPORTLIB -O3   -DVERSION=\"7.1.0\" -DXS_VERSION=\"7.1.0\"  "-I/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE"  -D_LARGE_FILES=1 -DHAVE_CONFIG_H Magick.c
In file included from /usr/include/ImageMagick-7/MagickCore/MagickCore.h:135,
                 from Magick.xs:56:
/usr/include/ImageMagick-7/MagickCore/pixel-accessor.h: In function ‘IsPixelAtDepth’:
/usr/include/ImageMagick-7/MagickCore/pixel-accessor.h:485:16: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
  485 |   return(pixel == quantum ? MagickTrue : MagickFalse);
      |                ^~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/sbox32_hash.h:4,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:34,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv.h:659,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:4085,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h: In function ‘zaphod32_hash_with_state’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:181:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
  181 |     U32 *state= (U32 *)state_ch;
      |                 ^
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:11,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv.h:659,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:4085,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:39:35: note: in expansion of macro ‘_shifted_octet’
   39 |         #define U8TO16_LE(ptr)   (_shifted_octet(U16,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:196:33: note: in expansion of macro ‘U8TO16_LE’
  196 |             case 10: v2 += (U32)U8TO16_LE(key+8);
      |                                 ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:40:35: note: in expansion of macro ‘_shifted_octet’
   40 |                                   _shifted_octet(U16,(ptr),1, 8))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:196:33: note: in expansion of macro ‘U8TO16_LE’
  196 |             case 10: v2 += (U32)U8TO16_LE(key+8);
      |                                 ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:197:28: note: in expansion of macro ‘U8TO32_LE’
  197 |                      v1 -= U8TO32_LE(key+4);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:197:28: note: in expansion of macro ‘U8TO32_LE’
  197 |                      v1 -= U8TO32_LE(key+4);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:197:28: note: in expansion of macro ‘U8TO32_LE’
  197 |                      v1 -= U8TO32_LE(key+4);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:197:28: note: in expansion of macro ‘U8TO32_LE’
  197 |                      v1 -= U8TO32_LE(key+4);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:198:28: note: in expansion of macro ‘U8TO32_LE’
  198 |                      v0 += U8TO32_LE(key+0);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:198:28: note: in expansion of macro ‘U8TO32_LE’
  198 |                      v0 += U8TO32_LE(key+0);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:198:28: note: in expansion of macro ‘U8TO32_LE’
  198 |                      v0 += U8TO32_LE(key+0);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:198:28: note: in expansion of macro ‘U8TO32_LE’
  198 |                      v0 += U8TO32_LE(key+0);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:201:27: note: in expansion of macro ‘U8TO32_LE’
  201 |             case 8: v1 -= U8TO32_LE(key+4);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:201:27: note: in expansion of macro ‘U8TO32_LE’
  201 |             case 8: v1 -= U8TO32_LE(key+4);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:201:27: note: in expansion of macro ‘U8TO32_LE’
  201 |             case 8: v1 -= U8TO32_LE(key+4);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:201:27: note: in expansion of macro ‘U8TO32_LE’
  201 |             case 8: v1 -= U8TO32_LE(key+4);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:202:27: note: in expansion of macro ‘U8TO32_LE’
  202 |                     v0 += U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:202:27: note: in expansion of macro ‘U8TO32_LE’
  202 |                     v0 += U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:202:27: note: in expansion of macro ‘U8TO32_LE’
  202 |                     v0 += U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:202:27: note: in expansion of macro ‘U8TO32_LE’
  202 |                     v0 += U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:39:35: note: in expansion of macro ‘_shifted_octet’
   39 |         #define U8TO16_LE(ptr)   (_shifted_octet(U16,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:205:32: note: in expansion of macro ‘U8TO16_LE’
  205 |             case 6: v0 += (U32)U8TO16_LE(key+4);
      |                                ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:40:35: note: in expansion of macro ‘_shifted_octet’
   40 |                                   _shifted_octet(U16,(ptr),1, 8))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:205:32: note: in expansion of macro ‘U8TO16_LE’
  205 |             case 6: v0 += (U32)U8TO16_LE(key+4);
      |                                ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:206:27: note: in expansion of macro ‘U8TO32_LE’
  206 |                     v1 -= U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:206:27: note: in expansion of macro ‘U8TO32_LE’
  206 |                     v1 -= U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:206:27: note: in expansion of macro ‘U8TO32_LE’
  206 |                     v1 -= U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:206:27: note: in expansion of macro ‘U8TO32_LE’
  206 |                     v1 -= U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:209:27: note: in expansion of macro ‘U8TO32_LE’
  209 |             case 4: v1 -= U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:209:27: note: in expansion of macro ‘U8TO32_LE’
  209 |             case 4: v1 -= U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:209:27: note: in expansion of macro ‘U8TO32_LE’
  209 |             case 4: v1 -= U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:209:27: note: in expansion of macro ‘U8TO32_LE’
  209 |             case 4: v1 -= U8TO32_LE(key+0);
      |                           ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:39:35: note: in expansion of macro ‘_shifted_octet’
   39 |         #define U8TO16_LE(ptr)   (_shifted_octet(U16,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:212:32: note: in expansion of macro ‘U8TO16_LE’
  212 |             case 2: v0 += (U32)U8TO16_LE(key);
      |                                ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:40:35: note: in expansion of macro ‘_shifted_octet’
   40 |                                   _shifted_octet(U16,(ptr),1, 8))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:212:32: note: in expansion of macro ‘U8TO16_LE’
  212 |             case 2: v0 += (U32)U8TO16_LE(key);
      |                                ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:245:19: note: in expansion of macro ‘U8TO32_LE’
  245 |             v1 -= U8TO32_LE(key+0);
      |                   ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:245:19: note: in expansion of macro ‘U8TO32_LE’
  245 |             v1 -= U8TO32_LE(key+0);
      |                   ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:245:19: note: in expansion of macro ‘U8TO32_LE’
  245 |             v1 -= U8TO32_LE(key+0);
      |                   ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:245:19: note: in expansion of macro ‘U8TO32_LE’
  245 |             v1 -= U8TO32_LE(key+0);
      |                   ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:246:19: note: in expansion of macro ‘U8TO32_LE’
  246 |             v0 += U8TO32_LE(key+4);
      |                   ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:246:19: note: in expansion of macro ‘U8TO32_LE’
  246 |             v0 += U8TO32_LE(key+4);
      |                   ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:246:19: note: in expansion of macro ‘U8TO32_LE’
  246 |             v0 += U8TO32_LE(key+4);
      |                   ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:246:19: note: in expansion of macro ‘U8TO32_LE’
  246 |             v0 += U8TO32_LE(key+4);
      |                   ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:42:35: note: in expansion of macro ‘_shifted_octet’
   42 |         #define U8TO32_LE(ptr)   (_shifted_octet(U32,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:253:15: note: in expansion of macro ‘U8TO32_LE’
  253 |         v1 -= U8TO32_LE(key);
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:43:35: note: in expansion of macro ‘_shifted_octet’
   43 |                                   _shifted_octet(U32,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:253:15: note: in expansion of macro ‘U8TO32_LE’
  253 |         v1 -= U8TO32_LE(key);
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:44:35: note: in expansion of macro ‘_shifted_octet’
   44 |                                   _shifted_octet(U32,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:253:15: note: in expansion of macro ‘U8TO32_LE’
  253 |         v1 -= U8TO32_LE(key);
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:45:35: note: in expansion of macro ‘_shifted_octet’
   45 |                                   _shifted_octet(U32,(ptr),3,24))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:253:15: note: in expansion of macro ‘U8TO32_LE’
  253 |         v1 -= U8TO32_LE(key);
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:39:35: note: in expansion of macro ‘_shifted_octet’
   39 |         #define U8TO16_LE(ptr)   (_shifted_octet(U16,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:260:28: note: in expansion of macro ‘U8TO16_LE’
  260 |         case 2: v0 += (U32)U8TO16_LE(key);
      |                            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:40:35: note: in expansion of macro ‘_shifted_octet’
   40 |                                   _shifted_octet(U16,(ptr),1, 8))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/zaphod32_hash.h:260:28: note: in expansion of macro ‘U8TO16_LE’
  260 |         case 2: v0 += (U32)U8TO16_LE(key);
      |                            ^~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:34,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv.h:659,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:4085,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/sbox32_hash.h: In function ‘sbox32_seed_state128’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/sbox32_hash.h:1463:16: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
 1463 |     U32 *seed= (U32 *)seed_ch;
      |                ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/sbox32_hash.h: In function ‘sbox32_hash_with_state’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/sbox32_hash.h:1498:17: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
 1498 |     U32 *state= (U32 *)state_ch;
      |                 ^
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:11,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv.h:659,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:4085,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h: In function ‘S_perl_siphash_seed_state’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:39:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
   39 |     SIPHASH_SEED_STATE(seed_buf, v[0],v[1],v[2],v[3]);
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h: In function ‘S_perl_hash_siphash_1_3_with_state_64’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h: In function ‘S_perl_hash_siphash_1_3’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:115:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  115 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h: In function ‘S_perl_hash_siphash_2_4_with_state_64’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:52:12: note: in expansion of macro ‘U8TO64_LE’
   52 |   U64 v0 = U8TO64_LE(state);                \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:53:12: note: in expansion of macro ‘U8TO64_LE’
   53 |   U64 v1 = U8TO64_LE(state+8);              \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:54:12: note: in expansion of macro ‘U8TO64_LE’
   54 |   U64 v2 = U8TO64_LE(state+16);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:55:12: note: in expansion of macro ‘U8TO64_LE’
   55 |   U64 v3 = U8TO64_LE(state+24);             \
      |            ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:59:9: note: in expansion of macro ‘U8TO64_LE’
   59 |     m = U8TO64_LE( in );                    \
      |         ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h: In function ‘S_perl_hash_siphash_2_4’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:27:15: note: in expansion of macro ‘U8TO64_LE’
   27 |     v0 = v2 = U8TO64_LE(key + 0);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:47:35: note: in expansion of macro ‘_shifted_octet’
   47 |         #define U8TO64_LE(ptr)   (_shifted_octet(U64,(ptr),0, 0)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:48:35: note: in expansion of macro ‘_shifted_octet’
   48 |                                   _shifted_octet(U64,(ptr),1, 8)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:49:35: note: in expansion of macro ‘_shifted_octet’
   49 |                                   _shifted_octet(U64,(ptr),2,16)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:50:35: note: in expansion of macro ‘_shifted_octet’
   50 |                                   _shifted_octet(U64,(ptr),3,24)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:51:35: note: in expansion of macro ‘_shifted_octet’
   51 |                                   _shifted_octet(U64,(ptr),4,32)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:52:35: note: in expansion of macro ‘_shifted_octet’
   52 |                                   _shifted_octet(U64,(ptr),5,40)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:53:35: note: in expansion of macro ‘_shifted_octet’
   53 |                                   _shifted_octet(U64,(ptr),6,48)|\
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:33:56: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   33 |   #define _shifted_octet(type,ptr,idx,shift) (((type)(((U8*)(ptr))[(idx)]))<<(shift))
      |                                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_macro.h:54:35: note: in expansion of macro ‘_shifted_octet’
   54 |                                   _shifted_octet(U64,(ptr),7,56))
      |                                   ^~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:28:15: note: in expansion of macro ‘U8TO64_LE’
   28 |     v1 = v3 = U8TO64_LE(key + 8);       \
      |               ^~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:110:5: note: in expansion of macro ‘SIPHASH_SEED_STATE’
  110 |     SIPHASH_SEED_STATE(seed,state[0],state[1],state[2],state[3]);   \
      |     ^~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl_siphash.h:121:1: note: in expansion of macro ‘PERL_SIPHASH_FNC’
  121 | PERL_SIPHASH_FNC(
      | ^~~~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv.h:659,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:4085,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h: In function ‘S_perl_hash_with_seed’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:107:68: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
  107 |         ? sbox32_hash_with_state((state + __PERL_HASH_STATE_BYTES),(U8*)(str),(len))    \
      |                                                                    ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:167:12: note: in expansion of macro ‘_PERL_HASH_WITH_STATE’
  167 |     return _PERL_HASH_WITH_STATE((U8*)state,str,len);
      |            ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv.h:659,
                 from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:4085,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:51:91: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
   51 | # define __PERL_HASH_WITH_STATE(state,str,len) S_perl_hash_siphash_1_3_with_state((state),(U8*)(str),(len))
      |                                                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:108:11: note: in expansion of macro ‘__PERL_HASH_WITH_STATE’
  108 |         : __PERL_HASH_WITH_STATE((state),(str),(len)))
      |           ^~~~~~~~~~~~~~~~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/hv_func.h:167:12: note: in expansion of macro ‘_PERL_HASH_WITH_STATE’
  167 |     return _PERL_HASH_WITH_STATE((U8*)state,str,len);
      |            ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:7109,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/inline.h: In function ‘Perl_is_utf8_invariant_string_loc’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/inline.h:538:20: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
  538 |             if ((* (PERL_UINTMAX_T *) x) & PERL_VARIANTS_WORD_MASK)  {
      |                    ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/inline.h:549:49: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
  549 |                 *ep = x + variant_byte_number(* (PERL_UINTMAX_T *) x);
      |                                                 ^
Magick.xs: At top level:
Magick.xs:293:22: error: ‘MagickWordBreakOptions’ undeclared here (not in a function); did you mean ‘MagickModuleOptions’?
  293 |       {"word-break", MagickWordBreakOptions} } },
      |                      ^~~~~~~~~~~~~~~~~~~~~~
      |                      MagickModuleOptions
Magick.xs:293:7: warning: missing initializer for field ‘type’ of ‘Arguments’ {aka ‘struct _Arguments’} [-Wmissing-field-initializers]
  293 |       {"word-break", MagickWordBreakOptions} } },
      |       ^
Magick.xs:160:5: note: ‘type’ declared here
  160 |     type;
      |     ^~~~
Magick.xs:293:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  293 |       {"word-break", MagickWordBreakOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:297:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  297 |       {"fuzz", StringReference}, {"invert", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:306:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  306 |       {"blend", StringReference}, {"clip-to-self", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:307:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  307 |     { "Contrast", { {"sharpen", MagickBooleanOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:308:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  308 |     { "CycleColormap", { {"display", IntegerReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:329:7: warning: missing initializer for field ‘type’ of ‘Arguments’ {aka ‘struct _Arguments’} [-Wmissing-field-initializers]
  329 |       {"word-break", MagickWordBreakOptions} } },
      |       ^
Magick.xs:160:5: note: ‘type’ declared here
  160 |     type;
      |     ^~~~
Magick.xs:329:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  329 |       {"word-break", MagickWordBreakOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:330:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  330 |     { "Equalize", { {"channel", MagickChannelOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:333:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  333 |       {"blue", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:335:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  335 |       {"dither-method", MagickDitherOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:339:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  339 |       {"fuzz", StringReference}, {"invert", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:343:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  343 |       {"blackness", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:345:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  345 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:346:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  346 |     { "Normalize", { {"channel", MagickChannelOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:347:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  347 |     { "NumberColors", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:350:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  350 |       {"invert", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:355:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  355 |       {"dither-method", MagickDitherOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:357:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  357 |       {"height", IntegerReference}, {"raise", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:362:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  362 |       {"verbose", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:363:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  363 |     { "Signature", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:365:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  365 |       {"threshold", StringReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:366:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  366 |     { "Sync", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:367:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  367 |     { "Texture", { {"texture", ImageReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:370:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  370 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:372:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  372 |       {"fuzz", StringReference}, {"invert", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:374:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  374 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:376:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  376 |       {"sigma", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:377:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  377 |     { "Trim", { {"fuzz", StringReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:380:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  380 |       {"interpolate", MagickInterpolateOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:381:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  381 |     { "Separate", { {"channel", MagickChannelOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:382:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  382 |     { "Condense", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:384:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  384 |       {"y", IntegerReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:385:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  385 |     { "Stegano", { {"image", ImageReference}, {"offset", IntegerReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:386:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  386 |     { "Deconstruct", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:389:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  389 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:392:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  392 |       {"kernel", StringReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:395:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  395 |       { "black-point-compensation", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:399:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  399 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:402:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  402 |       {"angle", RealReference}, {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:404:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  404 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:406:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  406 |       {"height", IntegerReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:409:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  409 |       {"channel", MagickChannelOptions}, {"level", StringReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:410:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  410 |     { "Clip", { {"id", StringReference}, {"inside", MagickBooleanOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:415:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  415 |       {"background", StringReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:416:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  416 |     { "Difference", { {"image", ImageReference}, {"fuzz", StringReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:419:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  419 |       {"bias", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:422:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  422 |       {"support", RealReference } } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:423:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  423 |     { "Describe", { {"file", FileReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:425:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  425 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:427:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  427 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:429:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  429 |       {"angle", RealReference}, {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:431:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  431 |       {"height", IntegerReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:432:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  432 |     { "Strip", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:433:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  433 |     { "Tint", { {"fill", StringReference}, {"blend", StringReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:434:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  434 |     { "Channel", { {"channel", MagickChannelOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:438:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  438 |       {"background", StringReference}, {"gravity", MagickGravityOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:440:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  440 |       {"dither", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:443:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  443 |       {"y", IntegerReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:445:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  445 |       {"moments", MagickBooleanOptions}, {"unique", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:446:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  446 |     { "SepiaTone", { {"threshold", RealReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:449:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  449 |       {"channel", MagickChannelOptions}, {"sharpen", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:453:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  453 |       {"background", StringReference}, {"gravity", MagickGravityOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:456:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  456 |       {"y", IntegerReference}, {"background", StringReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:459:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  459 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:460:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  460 |     { "Sans0", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:461:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  461 |     { "Sans1", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:464:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  464 |       {"bias", RealReference}, {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:465:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  465 |     { "Transpose", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:466:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  466 |     { "Transverse", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:467:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  467 |     { "AutoOrient", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:470:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  470 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:473:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  473 |       {"angle", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:474:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  474 |     { "UniqueColors", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:478:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  478 |       {"blur", RealReference } } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:479:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  479 |     { "ClipMask", { {"mask", ImageReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:481:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  481 |       {"black-point", RealReference},{"white-point", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:482:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  482 |     { "ColorMatrix", { {"matrix", ArrayReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:483:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  483 |     { "Mask", { {"mask", ImageReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:489:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  489 |       {"interpolate", MagickInterpolateOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:494:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  494 |       {"invert", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:497:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  497 |       {"best-fit", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:500:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  500 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:503:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  503 |       {"delta-x", RealReference}, {"rigidity", RealReference } } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:504:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  504 |     { "Encipher", { {"passphrase", StringReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:505:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  505 |     { "Decipher", { {"passphrase", StringReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:507:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  507 |       {"threshold", StringReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:509:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  509 |       {"dither-method", MagickDitherOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:513:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  513 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:516:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  516 |       {"virtual-pixel", MagickVirtualPixelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:519:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  519 |       {"threshold", RealReference}, {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:521:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  521 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:522:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  522 |     { "BlueShift", { {"factor", StringReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:523:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  523 |     { "ForwardFourierTransform", { {"magnitude", MagickBooleanOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:524:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  524 |     { "InverseFourierTransform", { {"magnitude", MagickBooleanOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:526:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  526 |       {"color-correction-collection", StringReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:527:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  527 |     { "AutoGamma", { {"channel", MagickChannelOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:528:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  528 |     { "AutoLevel", { {"channel", MagickChannelOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:531:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  531 |       {"channel", MagickChannelOptions}, {"invert", MagickBooleanOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:532:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  532 |     { "Clamp", { {"channel", MagickChannelOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:535:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  535 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:538:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  538 |       {"iterations", IntegerReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:541:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  541 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:544:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  544 |       {"channel", MagickChannelOptions}, {"type", MagickStatisticOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:546:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  546 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:548:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  548 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:549:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  549 |     { "Grayscale", { {"method", MagickNoiseOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:552:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  552 |       {"lower-percent", RealReference}, {"upper-percent", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:555:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  555 |       {"threshold", IntegerReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:558:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  558 |       {"distance", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:560:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  560 |       {"sigma", RealReference}, {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:561:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  561 |     { "ConnectedComponents", { {"connectivity", IntegerReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:566:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  566 |       {"dx", IntegerReference}, {"dy", IntegerReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:567:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  567 |     { "Color", { {"color", StringReference} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:570:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  570 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:571:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  571 |     { "Colorspace", { {"colorspace", MagickColorspaceOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:572:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  572 |     { "AutoThreshold", { {"method", MagickAutoThresholdOptions} } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:576:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  576 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:579:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  579 |       {"clip-limit", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:581:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  581 |       {"iterations", IntegerReference}, {"tolerance", RealReference} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:583:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  583 |       {"stop-color", StringReference}, {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:584:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  584 |     { "WhiteBalance", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:588:7: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  588 |       {"channel", MagickChannelOptions} } },
      |       ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:589:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  589 |     { "SortPixels", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs:590:5: warning: missing initializer for field ‘arguments’ of ‘struct Methods’ [-Wmissing-field-initializers]
  590 |     { "Integral", { { (const char *) NULL, NullReference } } },
      |     ^
Magick.xs:206:7: note: ‘arguments’ declared here
  206 |       arguments[MaxArguments];
      |       ^~~~~~~~~
Magick.xs: In function ‘SetAttribute’:
Magick.xs:1190:19: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ [-Wbad-function-cast]
 1190 |             limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
      |                   ^
Magick.xs:1266:56: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ [-Wbad-function-cast]
 1266 |           (void) SetMagickResourceLimit(MemoryResource,(MagickSizeType)
      |                                                        ^
Magick.xs:1382:26: warning: cast from function call of type ‘double’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
 1382 |             image->delay=(size_t) floor(geometry_info.rho+0.5);
      |                          ^
Magick.xs:1384:39: warning: cast from function call of type ‘double’ to non-matching type ‘long int’ [-Wbad-function-cast]
 1384 |               image->ticks_per_second=(ssize_t)
      |                                       ^
Magick.xs:1396:19: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ [-Wbad-function-cast]
 1396 |             limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
      |                   ^
Magick.xs:1743:19: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ [-Wbad-function-cast]
 1743 |             limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
      |                   ^
Magick.xs:1791:19: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ [-Wbad-function-cast]
 1791 |             limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
      |                   ^
Magick.xs:1877:13: warning: declaration of ‘pixel’ shadows a previous local [-Wshadow]
 1877 |             pixel;
      |             ^~~~~
Magick.xs:1123:5: note: shadowed declaration is here
 1123 |     pixel;
      |     ^~~~~
Magick.xs:2130:19: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ [-Wbad-function-cast]
 2130 |             limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
      |                   ^
Magick.xs:2156:19: warning: cast from function call of type ‘double’ to non-matching type ‘long long unsigned int’ [-Wbad-function-cast]
 2156 |             limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
      |                   ^
Magick.xs: In function ‘XS_Image__Magick_CLONE’:
Magick.xs:3237:11: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
 3237 |         p=(Image *) GetNextKeyInSplayTree(magick_registry);
      |           ^
Magick.xs:3241:13: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
 3241 |           p=(Image *) GetNextKeyInSplayTree(magick_registry);
      |             ^
Magick.xs: In function ‘XS_Image__Magick_Compare’:
Magick.xs:3438:17: warning: declaration of ‘option’ shadows a previous local [-Wshadow]
 3438 |                 option;
      |                 ^~~~~~
Magick.xs:3384:7: note: shadowed declaration is here
 3384 |       option;
      |       ^~~~~~
Magick.xs: In function ‘XS_Image__Magick_Features’:
Magick.xs:116:5: warning: declaration of ‘message’ shadows a previous local [-Wshadow]
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:116:5: note: in definition of macro ‘InheritPerlException’
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:4217:7: note: shadowed declaration is here
 4217 |       message[MagickPathExtent];
      |       ^~~~~~~
Magick.xs: In function ‘XS_Image__Magick_Get’:
Magick.xs:4720:18: warning: declaration of ‘value’ shadows a previous local [-Wshadow]
 4720 |                 *value;
      |                  ^~~~~
Magick.xs:4651:8: note: shadowed declaration is here
 4651 |       *value;
      |        ^~~~~
Magick.xs:4938:17: warning: declaration of ‘items’ shadows a previous local [-Wshadow]
 4938 |                 items;
      |                 ^~~~~
In file included from Magick.xs:59:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/XSUB.h:166:20: note: shadowed declaration is here
  166 | #define dITEMS I32 items = (I32)(SP - MARK)
      |                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/XSUB.h:166:20: note: in definition of macro ‘dITEMS’
  166 | #define dITEMS I32 items = (I32)(SP - MARK)
      |                    ^~~~~
Magick.c:4767:11: note: in expansion of macro ‘dXSARGS’
 4767 |     dVAR; dXSARGS;
      |           ^~~~~~~
Magick.xs:4966:18: warning: declaration of ‘value’ shadows a previous local [-Wshadow]
 4966 |                 *value;
      |                  ^~~~~
Magick.xs:4651:8: note: shadowed declaration is here
 4651 |       *value;
      |        ^~~~~
Magick.xs:5275:17: warning: declaration of ‘items’ shadows a previous local [-Wshadow]
 5275 |                 items;
      |                 ^~~~~
In file included from Magick.xs:59:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/XSUB.h:166:20: note: shadowed declaration is here
  166 | #define dITEMS I32 items = (I32)(SP - MARK)
      |                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/XSUB.h:166:20: note: in definition of macro ‘dITEMS’
  166 | #define dITEMS I32 items = (I32)(SP - MARK)
      |                    ^~~~~
Magick.c:4767:11: note: in expansion of macro ‘dXSARGS’
 4767 |     dVAR; dXSARGS;
      |           ^~~~~~~
Magick.xs:5353:18: warning: declaration of ‘value’ shadows a previous local [-Wshadow]
 5353 |                 *value;
      |                  ^~~~~
Magick.xs:4651:8: note: shadowed declaration is here
 4651 |       *value;
      |        ^~~~~
Magick.xs:5547:17: warning: declaration of ‘items’ shadows a previous local [-Wshadow]
 5547 |                 items;
      |                 ^~~~~
In file included from Magick.xs:59:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/XSUB.h:166:20: note: shadowed declaration is here
  166 | #define dITEMS I32 items = (I32)(SP - MARK)
      |                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/XSUB.h:166:20: note: in definition of macro ‘dITEMS’
  166 | #define dITEMS I32 items = (I32)(SP - MARK)
      |                    ^~~~~
Magick.c:4767:11: note: in expansion of macro ‘dXSARGS’
 4767 |     dVAR; dXSARGS;
      |           ^~~~~~~
Magick.xs:5693:18: warning: declaration of ‘value’ shadows a previous local [-Wshadow]
 5693 |                 *value;
      |                  ^~~~~
Magick.xs:4651:8: note: shadowed declaration is here
 4651 |       *value;
      |        ^~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
Magick.xs:5714:27: warning: cast from function call of type ‘MagickBooleanType’ to non-matching type ‘long int’ [-Wbad-function-cast]
 5714 |                 s=newSViv((ssize_t) IsTaintImage(image));
      |                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:382:52: note: in definition of macro ‘newSViv’
  382 | #define newSViv(a)              Perl_newSViv(aTHX_ a)
      |                                                    ^
Magick.xs:5750:17: warning: cast from function call of type ‘ImageType’ to non-matching type ‘long int’ [-Wbad-function-cast]
 5750 |               j=(ssize_t) GetImageType(image);
      |                 ^
Magick.xs:5812:17: warning: cast from function call of type ‘VirtualPixelMethod’ to non-matching type ‘long int’ [-Wbad-function-cast]
 5812 |               j=(ssize_t) GetImageVirtualPixelMethod(image);
      |                 ^
Magick.xs: In function ‘XS_Image__Magick_GetVirtualPixels’:
Magick.xs:6232:14: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
 6232 |     RETVAL = (void *) blob;
      |              ^
Magick.xs: In function ‘XS_Image__Magick_GetVirtualMetacontent’:
Magick.xs:6364:10: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
 6364 |     blob=(void *) GetVirtualMetacontent(image);
      |          ^
Magick.xs: In function ‘XS_Image__Magick_Histogram’:
Magick.xs:116:5: warning: declaration of ‘message’ shadows a previous local [-Wshadow]
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:116:5: note: in definition of macro ‘InheritPerlException’
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:6404:7: note: shadowed declaration is here
 6404 |       message[MagickPathExtent];
      |       ^~~~~~~
Magick.xs: In function ‘XS_Image__Magick_GetPixel’:
Magick.xs:6580:17: warning: declaration of ‘option’ shadows a previous local [-Wshadow]
 6580 |                 option;
      |                 ^~~~~~
Magick.xs:6538:7: note: shadowed declaration is here
 6538 |       option;
      |       ^~~~~~
In file included from Magick.xs:58:
Magick.xs: In function ‘XS_Image__Magick_GetPixels’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:40: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:6904:13: note: in expansion of macro ‘EXTEND’
 6904 |             EXTEND(sp,strlen(map)*region.width*region.height);
      |             ^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:66: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:6904:13: note: in expansion of macro ‘EXTEND’
 6904 |             EXTEND(sp,strlen(map)*region.width*region.height);
      |             ^~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:337:65: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare]
  337 |         (sizeof(n) > sizeof(SSize_t) && ((SSize_t)(n) != (n)) ? -1 : (n))
      |                                                                 ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:563:59: note: in definition of macro ‘stack_grow’
  563 | #define stack_grow(a,b,c)       Perl_stack_grow(aTHX_ a,b,c)
      |                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
  391 |                            sp = stack_grow(sp,p,_EXTEND_SAFE_N(n));     \
      |                                                 ^~~~~~~~~~~~~~
Magick.xs:6904:13: note: in expansion of macro ‘EXTEND’
 6904 |             EXTEND(sp,strlen(map)*region.width*region.height);
      |             ^~~~~~
In file included from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:40: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:6933:13: note: in expansion of macro ‘EXTEND’
 6933 |             EXTEND(sp,strlen(map)*region.width*region.height);
      |             ^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:66: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:6933:13: note: in expansion of macro ‘EXTEND’
 6933 |             EXTEND(sp,strlen(map)*region.width*region.height);
      |             ^~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:337:65: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare]
  337 |         (sizeof(n) > sizeof(SSize_t) && ((SSize_t)(n) != (n)) ? -1 : (n))
      |                                                                 ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:563:59: note: in definition of macro ‘stack_grow’
  563 | #define stack_grow(a,b,c)       Perl_stack_grow(aTHX_ a,b,c)
      |                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
  391 |                            sp = stack_grow(sp,p,_EXTEND_SAFE_N(n));     \
      |                                                 ^~~~~~~~~~~~~~
Magick.xs:6933:13: note: in expansion of macro ‘EXTEND’
 6933 |             EXTEND(sp,strlen(map)*region.width*region.height);
      |             ^~~~~~
Magick.xs: In function ‘XS_Image__Magick_Layers’:
Magick.xs:7102:7: warning: declaration of ‘sp’ shadows a previous local [-Wshadow]
 7102 |       sp;
      |       ^~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5685,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:91:30: note: shadowed declaration is here
   91 | #define dSP             SV **sp = PL_stack_sp
      |                              ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:91:30: note: in definition of macro ‘dSP’
   91 | #define dSP             SV **sp = PL_stack_sp
      |                              ^~
Magick.c:7171:11: note: in expansion of macro ‘dXSARGS’
 7171 |     dVAR; dXSARGS;
      |           ^~~~~~~
Magick.xs: In function ‘XS_Image__Magick_Mogrify’:
Magick.xs:8026:13: warning: declaration of ‘compose’ shadows a previous local [-Wshadow]
 8026 |             compose;
      |             ^~~~~~~
Magick.xs:7719:7: note: shadowed declaration is here
 7719 |       compose;
      |       ^~~~~~~
Magick.xs:8160:13: warning: declaration of ‘compose’ shadows a previous local [-Wshadow]
 8160 |             compose;
      |             ^~~~~~~
Magick.xs:7719:7: note: shadowed declaration is here
 7719 |       compose;
      |       ^~~~~~~
Magick.xs:8575:27: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
 8575 |                 if (angle == 0.0)
      |                           ^~
Magick.xs:8616:17: warning: declaration of ‘geometry’ shadows a previous local [-Wshadow]
 8616 |                 geometry[MagickPathExtent];
      |                 ^~~~~~~~
Magick.xs:7745:7: note: shadowed declaration is here
 7745 |       geometry,
      |       ^~~~~~~~
Magick.xs:8667:22: error: ‘DrawInfo’ {aka ‘struct _DrawInfo’} has no member named ‘word_break’
 8667 |             draw_info->word_break=(WordBreakType)
      |                      ^~
Magick.xs:8667:36: error: ‘WordBreakType’ undeclared (first use in this function)
 8667 |             draw_info->word_break=(WordBreakType)
      |                                    ^~~~~~~~~~~~~
Magick.xs:8667:36: note: each undeclared identifier is reported only once for each function it appears in
Magick.xs:8667:50: error: expected ‘;’ before ‘argument_list’
 8667 |             draw_info->word_break=(WordBreakType)
      |                                                  ^
      |                                                  ;
 8668 |               argument_list[34].integer_reference;
      |               ~~~~~~~~~~~~~                       
Magick.xs:8785:50: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
 8785 |                       if (GetPixelAlpha(image,q) == OpaqueAlpha)
      |                                                  ^~
Magick.xs:9113:27: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
 9113 |                 if (angle == 0.0)
      |                           ^~
Magick.xs:9214:22: error: ‘DrawInfo’ {aka ‘struct _DrawInfo’} has no member named ‘word_break’
 9214 |             draw_info->word_break=(WordBreakType)
      |                      ^~
Magick.xs:9214:50: error: expected ‘;’ before ‘argument_list’
 9214 |             draw_info->word_break=(WordBreakType)
      |                                                  ^
      |                                                  ;
 9215 |               argument_list[33].integer_reference;
      |               ~~~~~~~~~~~~~                       
Magick.xs:9384:13: warning: declaration of ‘fill_color’ shadows a previous local [-Wshadow]
 9384 |             fill_color,
      |             ^~~~~~~~~~
Magick.xs:7742:7: note: shadowed declaration is here
 7742 |       fill_color;
      |       ^~~~~~~~~~
Magick.xs:9729:21: warning: cast from function call of type ‘double’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
 9729 |               order=(size_t) sqrt(av_len(av)+1);
      |                     ^
Magick.xs:9823:16: warning: declaration of ‘profile’ shadows a previous local [-Wshadow]
 9823 |               *profile;
      |                ^~~~~~~
Magick.xs:9777:14: note: shadowed declaration is here
 9777 |             *profile;
      |              ^~~~~~~
Magick.xs:10046:27: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
10046 |                 if (angle == 0.0)
      |                           ^~
Magick.xs:10147:34: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
10147 |             (image->resolution.x == 0.0 ? 72.0 : image->resolution.x)+0.5);
      |                                  ^~
Magick.xs:10149:34: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
10149 |             (image->resolution.y == 0.0 ? 72.0 : image->resolution.y)+0.5);
      |                                  ^~
Magick.xs:10304:13: warning: cast from function call of type ‘double’ to non-matching type ‘long int’ [-Wbad-function-cast]
10304 |             (ssize_t) ceil(geometry_info.xi-0.5),(ssize_t)
      |             ^
Magick.xs:10304:50: warning: cast from function call of type ‘double’ to non-matching type ‘long int’ [-Wbad-function-cast]
10304 |             (ssize_t) ceil(geometry_info.xi-0.5),(ssize_t)
      |                                                  ^
Magick.xs:10370:17: warning: declaration of ‘flags’ shadows a previous local [-Wshadow]
10370 |                 flags;
      |                 ^~~~~
Magick.xs:7739:7: note: shadowed declaration is here
 7739 |       flags;
      |       ^~~~~
Magick.xs:10422:13: warning: cast from function call of type ‘double’ to non-matching type ‘long int’ [-Wbad-function-cast]
10422 |             (ssize_t) ceil(geometry_info.xi-0.5),(ssize_t)
      |             ^
Magick.xs:10422:50: warning: cast from function call of type ‘double’ to non-matching type ‘long int’ [-Wbad-function-cast]
10422 |             (ssize_t) ceil(geometry_info.xi-0.5),(ssize_t)
      |                                                  ^
Magick.xs:10640:17: warning: cast from function call of type ‘double’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
10640 |           order=(size_t) sqrt(av_len(av)+1);
      |                 ^
Magick.xs:10696:13: warning: declaration of ‘angle’ shadows a previous local [-Wshadow]
10696 |             angle;
      |             ^~~~~
Magick.xs:7726:7: note: shadowed declaration is here
 7726 |       angle;
      |       ^~~~~
Magick.xs:11639:17: warning: implicit declaration of function ‘BilateralBlurImage’; did you mean ‘RotationalBlurImage’? [-Wimplicit-function-declaration]
11639 |           image=BilateralBlurImage(image,(size_t) geometry_info.rho,(size_t)
      |                 ^~~~~~~~~~~~~~~~~~
      |                 RotationalBlurImage
Magick.xs:11639:17: warning: nested extern declaration of ‘BilateralBlurImage’ [-Wnested-externs]
Magick.xs:11639:16: warning: assignment to ‘Image *’ {aka ‘struct _Image *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
11639 |           image=BilateralBlurImage(image,(size_t) geometry_info.rho,(size_t)
      |                ^
Magick.xs:11647:18: warning: implicit declaration of function ‘SortImagePixels’; did you mean ‘CopyImagePixels’? [-Wimplicit-function-declaration]
11647 |           (void) SortImagePixels(image,exception);
      |                  ^~~~~~~~~~~~~~~
      |                  CopyImagePixels
Magick.xs:11647:18: warning: nested extern declaration of ‘SortImagePixels’ [-Wnested-externs]
Magick.xs:11652:17: warning: implicit declaration of function ‘IntegralImage’; did you mean ‘StereoImage’? [-Wimplicit-function-declaration]
11652 |           image=IntegralImage(image,exception);
      |                 ^~~~~~~~~~~~~
      |                 StereoImage
Magick.xs:11652:17: warning: nested extern declaration of ‘IntegralImage’ [-Wnested-externs]
Magick.xs:11652:16: warning: assignment to ‘Image *’ {aka ‘struct _Image *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
11652 |           image=IntegralImage(image,exception);
      |                ^
Magick.xs:116:5: warning: declaration of ‘message’ shadows a previous local [-Wshadow]
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:116:5: note: in definition of macro ‘InheritPerlException’
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:7712:7: note: shadowed declaration is here
 7712 |       message[MagickPathExtent];
      |       ^~~~~~~
Magick.xs: In function ‘XS_Image__Magick_Montage’:
Magick.xs:11736:7: warning: declaration of ‘sp’ shadows a previous local [-Wshadow]
11736 |       sp;
      |       ^~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5685,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:91:30: note: shadowed declaration is here
   91 | #define dSP             SV **sp = PL_stack_sp
      |                              ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:91:30: note: in definition of macro ‘dSP’
   91 | #define dSP             SV **sp = PL_stack_sp
      |                              ^~
Magick.c:11495:11: note: in expansion of macro ‘dXSARGS’
11495 |     dVAR; dXSARGS;
      |           ^~~~~~~
Magick.xs:12051:17: warning: declaration of ‘transparent_color’ shadows a previous local [-Wshadow]
12051 |                 transparent_color;
      |                 ^~~~~~~~~~~~~~~~~
Magick.xs:11727:7: note: shadowed declaration is here
11727 |       transparent_color;
      |       ^~~~~~~~~~~~~~~~~
Magick.xs:12076:33: warning: comparing floating-point with ‘==’ or ‘!=’ is unsafe [-Wfloat-equal]
12076 |     if (transparent_color.alpha != TransparentAlpha)
      |                                 ^~
Magick.xs: In function ‘XS_Image__Magick_Ping’:
Magick.xs:12427:13: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
12427 |       *list=(char *) (*package_info->image_info->filename ?
      |             ^
In file included from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:40: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:12494:7: note: in expansion of macro ‘EXTEND’
12494 |       EXTEND(sp,4*count);
      |       ^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:66: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:12494:7: note: in expansion of macro ‘EXTEND’
12494 |       EXTEND(sp,4*count);
      |       ^~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:337:65: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare]
  337 |         (sizeof(n) > sizeof(SSize_t) && ((SSize_t)(n) != (n)) ? -1 : (n))
      |                                                                 ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:563:59: note: in definition of macro ‘stack_grow’
  563 | #define stack_grow(a,b,c)       Perl_stack_grow(aTHX_ a,b,c)
      |                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
  391 |                            sp = stack_grow(sp,p,_EXTEND_SAFE_N(n));     \
      |                                                 ^~~~~~~~~~~~~~
Magick.xs:12494:7: note: in expansion of macro ‘EXTEND’
12494 |       EXTEND(sp,4*count);
      |       ^~~~~~
Magick.xs: In function ‘XS_Image__Magick_Preview’:
Magick.xs:12604:20: warning: cast from function call of type ‘ssize_t’ {aka ‘long int’} to non-matching type ‘enum <anonymous>’ [-Wbad-function-cast]
12604 |       preview_type=(PreviewType)
      |                    ^
In file included from Magick.xs:58:
Magick.xs: In function ‘XS_Image__Magick_QueryColor’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:40: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:12677:9: note: in expansion of macro ‘EXTEND’
12677 |         EXTEND(sp,colors);
      |         ^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:66: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:12677:9: note: in expansion of macro ‘EXTEND’
12677 |         EXTEND(sp,colors);
      |         ^~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:337:65: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare]
  337 |         (sizeof(n) > sizeof(SSize_t) && ((SSize_t)(n) != (n)) ? -1 : (n))
      |                                                                 ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:563:59: note: in definition of macro ‘stack_grow’
  563 | #define stack_grow(a,b,c)       Perl_stack_grow(aTHX_ a,b,c)
      |                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
  391 |                            sp = stack_grow(sp,p,_EXTEND_SAFE_N(n));     \
      |                                                 ^~~~~~~~~~~~~~
Magick.xs:12677:9: note: in expansion of macro ‘EXTEND’
12677 |         EXTEND(sp,colors);
      |         ^~~~~~
Magick.xs:12683:34: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
12683 |           RelinquishMagickMemory((ColorInfo **) colorlist);
      |                                  ^
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5685,
                 from Magick.xs:58:
Magick.xs:12695:32: warning: cast from function call of type ‘double’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
12695 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.red+0.5))));
      |                                ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:472:35: note: in definition of macro ‘PUSHs’
  472 | #define PUSHs(s)        (*++sp = (s))
      |                                   ^
Magick.xs:12695:13: note: in expansion of macro ‘sv_2mortal’
12695 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.red+0.5))));
      |             ^~~~~~~~~~
Magick.xs:12695:24: note: in expansion of macro ‘newSViv’
12695 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.red+0.5))));
      |                        ^~~~~~~
Magick.xs:12696:32: warning: cast from function call of type ‘double’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
12696 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.green+0.5))));
      |                                ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:472:35: note: in definition of macro ‘PUSHs’
  472 | #define PUSHs(s)        (*++sp = (s))
      |                                   ^
Magick.xs:12696:13: note: in expansion of macro ‘sv_2mortal’
12696 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.green+0.5))));
      |             ^~~~~~~~~~
Magick.xs:12696:24: note: in expansion of macro ‘newSViv’
12696 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.green+0.5))));
      |                        ^~~~~~~
Magick.xs:12697:32: warning: cast from function call of type ‘double’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
12697 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.blue+0.5))));
      |                                ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:472:35: note: in definition of macro ‘PUSHs’
  472 | #define PUSHs(s)        (*++sp = (s))
      |                                   ^
Magick.xs:12697:13: note: in expansion of macro ‘sv_2mortal’
12697 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.blue+0.5))));
      |             ^~~~~~~~~~
Magick.xs:12697:24: note: in expansion of macro ‘newSViv’
12697 |       PUSHs(sv_2mortal(newSViv((size_t) floor(color.blue+0.5))));
      |                        ^~~~~~~
Magick.xs:12699:34: warning: cast from function call of type ‘double’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
12699 |         PUSHs(sv_2mortal(newSViv((size_t) floor(color.black+0.5))));
      |                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:472:35: note: in definition of macro ‘PUSHs’
  472 | #define PUSHs(s)        (*++sp = (s))
      |                                   ^
Magick.xs:12699:15: note: in expansion of macro ‘sv_2mortal’
12699 |         PUSHs(sv_2mortal(newSViv((size_t) floor(color.black+0.5))));
      |               ^~~~~~~~~~
Magick.xs:12699:26: note: in expansion of macro ‘newSViv’
12699 |         PUSHs(sv_2mortal(newSViv((size_t) floor(color.black+0.5))));
      |                          ^~~~~~~
Magick.xs:12701:34: warning: cast from function call of type ‘double’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
12701 |         PUSHs(sv_2mortal(newSViv((size_t) floor(color.alpha+0.5))));
      |                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:472:35: note: in definition of macro ‘PUSHs’
  472 | #define PUSHs(s)        (*++sp = (s))
      |                                   ^
Magick.xs:12701:15: note: in expansion of macro ‘sv_2mortal’
12701 |         PUSHs(sv_2mortal(newSViv((size_t) floor(color.alpha+0.5))));
      |               ^~~~~~~~~~
Magick.xs:12701:26: note: in expansion of macro ‘newSViv’
12701 |         PUSHs(sv_2mortal(newSViv((size_t) floor(color.alpha+0.5))));
      |                          ^~~~~~~
Magick.xs: In function ‘XS_Image__Magick_QueryColorname’:
Magick.xs:116:5: warning: declaration of ‘message’ shadows a previous local [-Wshadow]
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:116:5: note: in definition of macro ‘InheritPerlException’
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:12733:7: note: shadowed declaration is here
12733 |       message[MagickPathExtent];
      |       ^~~~~~~
In file included from Magick.xs:58:
Magick.xs: In function ‘XS_Image__Magick_QueryFont’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:40: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:12833:9: note: in expansion of macro ‘EXTEND’
12833 |         EXTEND(sp,types);
      |         ^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:66: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:12833:9: note: in expansion of macro ‘EXTEND’
12833 |         EXTEND(sp,types);
      |         ^~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:337:65: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare]
  337 |         (sizeof(n) > sizeof(SSize_t) && ((SSize_t)(n) != (n)) ? -1 : (n))
      |                                                                 ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:563:59: note: in definition of macro ‘stack_grow’
  563 | #define stack_grow(a,b,c)       Perl_stack_grow(aTHX_ a,b,c)
      |                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
  391 |                            sp = stack_grow(sp,p,_EXTEND_SAFE_N(n));     \
      |                                                 ^~~~~~~~~~~~~~
Magick.xs:12833:9: note: in expansion of macro ‘EXTEND’
12833 |         EXTEND(sp,types);
      |         ^~~~~~
Magick.xs:12838:61: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
12838 |         typelist=(const TypeInfo **) RelinquishMagickMemory((TypeInfo **)
      |                                                             ^
Magick.xs:116:5: warning: declaration of ‘message’ shadows a previous local [-Wshadow]
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:116:5: note: in definition of macro ‘InheritPerlException’
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:12806:7: note: shadowed declaration is here
12806 |       message[MagickPathExtent];
      |       ^~~~~~~
Magick.xs: In function ‘XS_Image__Magick_QueryFontMetrics’:
Magick.xs:13032:36: warning: cast from function call of type ‘ssize_t’ {aka ‘long int’} to non-matching type ‘enum <anonymous>’ [-Wbad-function-cast]
13032 |               draw_info->direction=(DirectionType) ParseCommandOption(
      |                                    ^
Magick.xs:13086:34: warning: cast from function call of type ‘ssize_t’ {aka ‘long int’} to non-matching type ‘enum <anonymous>’ [-Wbad-function-cast]
13086 |               draw_info->gravity=(GravityType) ParseCommandOption(
      |                                  ^
Magick.xs: In function ‘XS_Image__Magick_QueryMultilineFontMetrics’:
Magick.xs:13491:34: warning: cast from function call of type ‘ssize_t’ {aka ‘long int’} to non-matching type ‘enum <anonymous>’ [-Wbad-function-cast]
13491 |               draw_info->gravity=(GravityType) ParseCommandOption(
      |                                  ^
In file included from Magick.xs:58:
Magick.xs: In function ‘XS_Image__Magick_QueryFormat’:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:40: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:13739:9: note: in expansion of macro ‘EXTEND’
13739 |         EXTEND(sp,types);
      |         ^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:66: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:13739:9: note: in expansion of macro ‘EXTEND’
13739 |         EXTEND(sp,types);
      |         ^~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:337:65: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare]
  337 |         (sizeof(n) > sizeof(SSize_t) && ((SSize_t)(n) != (n)) ? -1 : (n))
      |                                                                 ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:563:59: note: in definition of macro ‘stack_grow’
  563 | #define stack_grow(a,b,c)       Perl_stack_grow(aTHX_ a,b,c)
      |                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
  391 |                            sp = stack_grow(sp,p,_EXTEND_SAFE_N(n));     \
      |                                                 ^~~~~~~~~~~~~~
Magick.xs:13739:9: note: in expansion of macro ‘EXTEND’
13739 |         EXTEND(sp,types);
      |         ^~~~~~
Magick.xs: In function ‘XS_Image__Magick_Read’:
Magick.xs:13946:13: warning: cast discards ‘const’ qualifier from pointer target type [-Wcast-qual]
13946 |       *list=(char *) (*package_info->image_info->filename ?
      |             ^
Magick.xs: In function ‘XS_Image__Magick_SetPixel’:
Magick.xs:14266:17: warning: declaration of ‘option’ shadows a previous local [-Wshadow]
14266 |                 option;
      |                 ^~~~~~
Magick.xs:14222:7: note: shadowed declaration is here
14222 |       option;
      |       ^~~~~~
Magick.xs:14373:11: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
14373 |           i;
      |           ^
Magick.xs:14216:7: note: shadowed declaration is here
14216 |       i;
      |       ^
Magick.xs: In function ‘XS_Image__Magick_SetPixels’:
Magick.xs:14622:11: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
14622 |           i,
      |           ^
Magick.xs:14464:7: note: shadowed declaration is here
14464 |       i;
      |       ^
Magick.xs: In function ‘XS_Image__Magick_Statistics’:
Magick.xs:14938:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare]
14938 |       for (i=0; i < (ssize_t) GetPixelChannels(image); i++)
      |                   ^
In file included from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:40: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:14944:9: note: in expansion of macro ‘EXTEND’
14944 |         EXTEND(sp,8*(i+1)*count);
      |         ^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:66: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:14944:9: note: in expansion of macro ‘EXTEND’
14944 |         EXTEND(sp,8*(i+1)*count);
      |         ^~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:337:65: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare]
  337 |         (sizeof(n) > sizeof(SSize_t) && ((SSize_t)(n) != (n)) ? -1 : (n))
      |                                                                 ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:563:59: note: in definition of macro ‘stack_grow’
  563 | #define stack_grow(a,b,c)       Perl_stack_grow(aTHX_ a,b,c)
      |                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
  391 |                            sp = stack_grow(sp,p,_EXTEND_SAFE_N(n));     \
      |                                                 ^~~~~~~~~~~~~~
Magick.xs:14944:9: note: in expansion of macro ‘EXTEND’
14944 |         EXTEND(sp,8*(i+1)*count);
      |         ^~~~~~
In file included from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:40: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                        ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:14947:7: note: in expansion of macro ‘EXTEND’
14947 |       EXTEND(sp,8*(i+1)*count);
      |       ^~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:371:66: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare]
  371 | #  define _EXTEND_NEEDS_GROW(p,n) ((n) < 0 || PL_stack_max - (p) < (n))
      |                                                                  ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3798:62: note: in definition of macro ‘EXPECT’
 3798 | #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
      |                                                              ^~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:3819:52: note: in expansion of macro ‘cBOOL’
 3819 | #define UNLIKELY(cond)                      EXPECT(cBOOL(cond),FALSE)
      |                                                    ^~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:30: note: in expansion of macro ‘UNLIKELY’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                              ^~~~~~~~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:390:39: note: in expansion of macro ‘_EXTEND_NEEDS_GROW’
  390 |                          if (UNLIKELY(_EXTEND_NEEDS_GROW(p,n))) {       \
      |                                       ^~~~~~~~~~~~~~~~~~
Magick.xs:14947:7: note: in expansion of macro ‘EXTEND’
14947 |       EXTEND(sp,8*(i+1)*count);
      |       ^~~~~~
In file included from /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/perl.h:5744,
                 from Magick.xs:58:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:337:65: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘long unsigned int’ due to unsignedness of other operand [-Wsign-compare]
  337 |         (sizeof(n) > sizeof(SSize_t) && ((SSize_t)(n) != (n)) ? -1 : (n))
      |                                                                 ^~
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/embed.h:563:59: note: in definition of macro ‘stack_grow’
  563 | #define stack_grow(a,b,c)       Perl_stack_grow(aTHX_ a,b,c)
      |                                                           ^
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/pp.h:391:49: note: in expansion of macro ‘_EXTEND_SAFE_N’
  391 |                            sp = stack_grow(sp,p,_EXTEND_SAFE_N(n));     \
      |                                                 ^~~~~~~~~~~~~~
Magick.xs:14947:7: note: in expansion of macro ‘EXTEND’
14947 |       EXTEND(sp,8*(i+1)*count);
      |       ^~~~~~
Magick.xs:116:5: warning: declaration of ‘message’ shadows a previous local [-Wshadow]
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:116:5: note: in definition of macro ‘InheritPerlException’
  116 |     message[MagickPathExtent]; \
      |     ^~~~~~~
Magick.xs:14886:7: note: shadowed declaration is here
14886 |       message[MagickPathExtent];
      |       ^~~~~~~
Magick.c: In function ‘boot_Image__Magick’:
Magick.c:14929:14: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
14929 |         CV * cv;
      |              ^~
In file included from Magick.xs:59:
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/XSUB.h:137:43: note: shadowed declaration is here
  137 | #define XSPROTO(name) void name(pTHX_ CV* cv __attribute__unused__)
/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi/CORE/XSUB.h:137:43: note: in definition of macro ‘XSPROTO’
  137 | #define XSPROTO(name) void name(pTHX_ CV* cv __attribute__unused__)
      |                                           ^~
Magick.c:14904:1: note: in expansion of macro ‘XS_EXTERNAL’
14904 | XS_EXTERNAL(boot_Image__Magick)
      | ^~~~~~~~~~~
make: *** [Makefile:349: Magick.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need Have 
    ------------------- ---- -----
    parent              0    0.238

build_requires:

    Module              Need Have 
    ------------------- ---- -----
    ExtUtils::MakeMaker 0    7.62 


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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    HARNESS_OPTIONS = c:j6
    LC_CTYPE = en_GB.UTF-8
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 12
    PATH = /home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin:/home/Nigel/bin::/home/Nigel/bin:/usr/local/bin:/usr/bin:/bin
    PERL = /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin/perl5.34.0
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 837
    PERL5_CPAN_IS_RUNNING = 837
    PERLBREW_HOME = /home/Nigel/.perlbrew
    PERLBREW_MANPATH = /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/man
    PERLBREW_PATH = /home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin
    PERLBREW_PERL = perl-5.34.0
    PERLBREW_ROOT = /home/Nigel/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.92
    PERLBREW_VERSION = 0.92
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 62 Stepping 4, GenuineIntel
    SHELL = /bin/bash
    TEMP = /cygdrive/j/temp
    TERM = xterm
    TMPDIR = /cygdrive/j/temp

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

    $^X = /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin/perl5.34.0
    $UID/$EUID = 1001 / 1001
    $GID = 11001 401408 1002 559 545 4 66049 11 15 68354 113 4095 66048 262180
    $EGID = 11001 401408 1002 559 545 4 66049 11 15 68354 113 4095 66048 262180

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    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.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
   
  Platform:
    osname=cygwin
    osvers=3.2.0(0.34053)
    archname=cygwin-thread-multi
    uname='cygwin_nt-10.0 cyberpower 3.2.0(0.34053) 2021-03-29 08:42 x86_64 cygwin '
    config_args='-de -Dprefix=/home/Nigel/perl5/perlbrew/perls/perl-5.34.0 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mtune=native -march=native -Aeval:scriptdir=/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin'
    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='gcc'
    ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong'
    optimize='-O3'
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong'
    ccversion=''
    gccversion='10.2.0'
    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='g++'
    ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/lib/w32api /usr/local/lib /lib
    libs=-lpthread -ldl
    perllibs=-lpthread -ldl
    libc=/usr/lib/libc.a
    so=dll
    useshrplib=true
    libperl=cygperl5_34_0.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -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
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    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 cygwin
  Compiled at May 25 2021 09:32:58
  %ENV:
    PERL="/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin/perl5.34.0"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="837"
    PERL5_CPAN_IS_RUNNING="837"
    PERLBREW_HOME="/home/Nigel/.perlbrew"
    PERLBREW_MANPATH="/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/man"
    PERLBREW_PATH="/home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.34.0/bin"
    PERLBREW_PERL="perl-5.34.0"
    PERLBREW_ROOT="/home/Nigel/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.92"
    PERLBREW_VERSION="0.92"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/site_perl/5.34.0/cygwin-thread-multi
    /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/site_perl/5.34.0
    /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0/cygwin-thread-multi
    /home/Nigel/perl5/perlbrew/perls/perl-5.34.0/lib/5.34.0
    .